ScopeSummary - Network Flow Monitor
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 that you want to get data results for. A scope ID is an internally-generated identifier that includes all the resources for the accounts in a scope.

Type: String

Required: Yes

status

The status for a scope. The status can be one of the following: SUCCEEDED, IN_PROGRESS, FAILED, DEACTIVATING, or DEACTIVATED.

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 of DEACTIVATED 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: