View a markdown version of this page

ResourceSet - AWS Support authorization

ResourceSet

The set of resources authorized by a permit. Specify either all resources in the Region or a list of specific resources.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

allResourcesInRegion

Authorizes the support operator to act on all resources in the Region.

Type: Structure

Required: No

resources

A list of specific resource identifiers that the support operator is authorized to act upon. Maximum of 5 resources.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 5 items.

Length Constraints: Minimum length of 1. Maximum length of 512.

Pattern: [a-zA-Z0-9:/_.-]+

Required: No

See Also

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