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 for a scope. The status can be one of the following:
SUCCEEDED
,IN_PROGRESS
,FAILED
,DEACTIVATING
, orDEACTIVATED
.A status of
DEACTIVATING
means that you've requested a scope to be deactivated and Network Flow Monitor is in the process of deactivating the scope. A status ofDEACTIVATED
means that the deactivating process is complete.Type: String
Valid Values:
SUCCEEDED | IN_PROGRESS | FAILED | DEACTIVATING | DEACTIVATED
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: