View a markdown version of this page

AdminScopeSelectionInput - AWS Network Security Manager

AdminScopeSelectionInput

A selection of accounts and organizational units. This is the input form, which uses account and organizational unit IDs.

Contents

accounts

The AWS accounts in the selection.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 1000 items.

Length Constraints: Fixed length of 12.

Pattern: (?:[0-9]{12})

Required: No

organizationalUnits

The AWS Organizations organizational units (OUs) in the selection.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 100 items.

Length Constraints: Minimum length of 16. Maximum length of 68.

Pattern: (ou-[0-9a-z]{4,32}-[a-z0-9]{8,32})

Required: No

See Also

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