ScopeConfiguration
The scope of resources that Amazon Inspector scans for a single scanning type, including the scope level, the targeted resources, and the current state.
Contents
- scopeType
-
The type of scope. Valid values are
TENANT, which scans all resources in the Azure tenant, andSUBSCRIPTION, which scans only the resources in the specified Azure subscriptions.Type: String
Valid Values:
TENANT | SUBSCRIPTIONRequired: Yes
- scopeValues
-
The list of scope values. For subscription-level scope, these are Azure subscription IDs.
Type: Array of strings
Array Members: Minimum number of 0 items. Maximum number of 100 items.
Length Constraints: Fixed length of 36.
Pattern:
[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}Required: No
- state
-
The current state of the scope configuration.
Type: String
Valid Values:
ACTIVE | PENDING | ERROR | DISABLEDRequired: No
- stateReason
-
The reason for the current state of the scope configuration.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: