ScopeSummary
A summary of information about a scope, including the ARN, target ID, and AWS Region.
Contents
- scopeArn
-
The Amazon Resource Name (ARN) of the scope.
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
arn:.*
Required: Yes
- scopeId
-
The identifier for the scope that includes the resources you want to get data results for. A scope ID is an internally-generated identifier that includes all the resources for a specific root account.
Type: String
Required: Yes
- status
-
The status of a scope. The status can be one of the following, depending on the state of scope creation:
SUCCEEDED
,IN_PROGRESS
, orFAILED
.Type: String
Valid Values:
SUCCEEDED | IN_PROGRESS | FAILED
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: