View a markdown version of this page

ScopeConfiguration - Amazon Config
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).

ScopeConfiguration

Specifies the scope of resources to record from a third-party cloud service provider.

Contents

allRegions

Specifies whether to record resources from all supported regions for the third-party cloud service provider.

Type: Boolean

Required: Yes

scopeType

The type of scope for the third-party cloud resources. Valid values include tenant and subscription.

Type: String

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

Required: Yes

includedRegions

The list of regions from the third-party cloud service provider to include when recording resources. Used when allRegions is set to false.

Type: Array of strings

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

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

Required: No

scopeValues

The list of specific scope values for the third-party cloud resources. For example, a list of Azure subscriptions or management groups.

Type: Array of strings

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

Required: No

See Also

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