ResourceDrift - AWS Resilience Hub

ResourceDrift

Indicates the resources that have drifted in the current application version.

Contents

appArn

Amazon Resource Name (ARN) of the application whose resources have drifted. The format for this ARN is: arn:partition:resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the AWS General Reference guide.

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}$

Required: No

appVersion

Version of the application whose resources have drifted.

Type: String

Pattern: ^\S{1,50}$

Required: No

diffType

Indicates if the resource was added or removed.

Type: String

Valid Values: NotEqual | Added | Removed

Required: No

referenceId

Reference identifier of the resource drift.

Type: String

Pattern: ^\S{1,255}$

Required: No

resourceIdentifier

Identifier of the drifted resource.

Type: ResourceIdentifier object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: