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::EC2::SqlHaStandbyDetectedInstance
The AWS::EC2::SqlHaStandbyDetectedInstance resource Property description not available. for EC2.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "Type" : "AWS::EC2::SqlHaStandbyDetectedInstance", "Properties" : { "InstanceId" :String, "SqlServerCredentials" :String} }
YAML
Type: AWS::EC2::SqlHaStandbyDetectedInstance Properties: InstanceId:StringSqlServerCredentials:String
Properties
InstanceIdProperty description not available.
Required: Yes
Type: String
Pattern:
^i-[0-9a-f]{8,17}$Update requires: Replacement
SqlServerCredentialsProperty description not available.
Required: No
Type: String
Pattern:
^(?=.{20,2048}$)arn:aws[a-z-]*:secretsmanager:[a-z0-9-]+:\d{12}:secret:[a-zA-Z0-9/_+=.@-]+$Update requires: No interruption
Return values
Ref
Fn::GetAtt
HaStatusProperty description not available.
LastUpdatedTimeProperty description not available.
SqlServerLicenseUsageProperty description not available.