ResourceIdentifier - Amazon Resource Groups
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ResourceIdentifier

A structure that contains the ARN of a resource and its resource type.

Contents

Note

In the following list, the required parameters are described first.

ResourceArn

The ARN of a resource.

Type: String

Pattern: arn:aws(-[a-z]+)*:[a-z0-9\-]*:([a-z]{2}(-[a-z]+)+-\d{1})?:([0-9]{12})?:.+

Required: No

ResourceType

The resource type of a resource, such as AWS::EC2::Instance.

Type: String

Pattern: AWS::[a-zA-Z0-9]+::\w+

Required: No

See Also

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