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::ResilienceHubV2::Service CrossAccountRoleConfiguration
The CrossAccountRoleConfiguration property type specifies Property description not available. for an AWS::ResilienceHubV2::Service.
Syntax
To declare this entity in your CloudFormation template, use the following syntax:
JSON
{ "CrossAccountRoleArn" :String, "ExternalId" :String}
YAML
CrossAccountRoleArn:StringExternalId:String
Properties
CrossAccountRoleArnProperty description not available.
Required: Yes
Type: String
Pattern:
^arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):iam::[0-9]{12}:role\/(([^\/][\x21-\x7E]+\/){1,511})?[A-Za-z0-9_+=,.@-]{1,64}$Minimum:
20Maximum:
2048Update requires: No interruption
ExternalIdProperty description not available.
Required: No
Type: String
Update requires: No interruption