This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.
AWS::BedrockAgentCore::BrowserCustom CertificateLocation
The location from which to retrieve a certificate.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "SecretArn" :String}
YAML
SecretArn:String
Properties
SecretArn-
The AWS Secrets Manager location of the certificate.
Required: Yes
Type: String
Pattern:
^arn:(aws(?:-cn|-us-gov|-iso(?:-[bef])?)?):secretsmanager:[a-z0-9-]+:\d{12}:secret:[a-zA-Z0-9/_+=.@-]+$Update requires: Replacement