AWS::BedrockAgentCore::BrowserProfileResource definition for AWS::BedrockAgentCore::BrowserProfile.
import { CfnBrowserProfile } from 'aws-cdk-lib/aws-bedrockagentcore';Or use the module namespace:
import * as bedrockagentcore from 'aws-cdk-lib/aws-bedrockagentcore';
// bedrockagentcore.CfnBrowserProfileConfiguration passed to the constructor as CfnBrowserProfileProps.
nameRequiredstringThe name of the browser profile.
descriptionOptionalstringThe description of the browser profile.
tagsOptional{ [key: string]: string }A map of tag keys and values.
This L1 construct maps directly to the following CloudFormation resource type.
Our bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to Newsletteraws-bedrockagentcoreAWS::BedrockAgentCore::BrowserProfile