This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.
AWS::BedrockAgentCore::BrowserCustom CertificateLocation
The location from which to retrieve a certificate.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "SecretArn" :String}
YAML
SecretArn:String
Properties
SecretArn-
The Amazon 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