Resource - AWS Systems Manager for SAP

Resource

The resource contains a ResourceArn and the ResourceType.

Contents

ResourceArn

The Amazon Resource Name (ARN) of the source resource.

Example of ResourceArn: "arn:aws:ec2:us-east-1:111111111111:instance/i-abcdefgh987654321"

Type: String

Pattern: arn:(.+:){2,4}.+$|^arn:(.+:){1,3}.+\/.+

Required: No

ResourceType

The resource type.

Example of ResourceType: "AWS::SystemsManagerSAP::Component" or "AWS::EC2::Instance".

Type: String

Pattern: [\w]+::[\w]+::[\w]+

Required: No

See Also

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