View a markdown version of this page

AWS::ResilienceHubV2::Service ResourceConfiguration - 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 ResourceConfiguration

Resource configuration for an input source. Provide exactly one field.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "CfnStackArn" : String, "DesignFileS3Url" : String, "Eks" : EksSource, "ResourceTags" : [ ResourceTag, ... ], "TfStateFileUrl" : String }

Properties

CfnStackArn

Property description not available.

Required: No

Type: String

Pattern: ^arn:(aws|aws-cn|aws-iso|aws-iso-[a-z]{1}|aws-us-gov):[A-Za-z0-9][A-Za-z0-9_/.-]{0,62}:([a-z]{2}-((iso[a-z]{0,1}-)|(gov-)){0,1}[a-z]+-[0-9]):[0-9]{12}:[A-Za-z0-9/][A-Za-z0-9:_/+.-]{0,1023}$

Update requires: No interruption

DesignFileS3Url

Property description not available.

Required: No

Type: String

Update requires: No interruption

Eks

The Amazon EKS configuration for resource discovery.

Required: No

Type: EksSource

Update requires: No interruption

ResourceTags

The resource tags for tag-based resource discovery.

Required: No

Type: Array of ResourceTag

Minimum: 1

Maximum: 10

Update requires: No interruption

TfStateFileUrl

Property description not available.

Required: No

Type: String

Update requires: No interruption