View a markdown version of this page

ActionSet - AWS Support authorization

ActionSet

The set of actions authorized by a permit. Specify either all actions or a list of specific actions.

Contents

Important

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

actions

A list of specific support actions to authorize. Maximum of 10 actions.

Type: Array of strings

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

Length Constraints: Minimum length of 3. Maximum length of 255.

Pattern: [a-z][a-z0-9-]*:[A-Za-z0-9_.-]+

Required: No

allActions

Authorizes all available support actions.

Type: Structure

Required: No

See Also

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