View a markdown version of this page

AWS::ResilienceHubV2::Service CrossAccountRoleConfiguration - AWS CloudFormation

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: String ExternalId: String

Properties

CrossAccountRoleArn

Property 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: 20

Maximum: 2048

Update requires: No interruption

ExternalId

Property description not available.

Required: No

Type: String

Update requires: No interruption