WorkloadInsightsTopContributorsRow - 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.

WorkloadInsightsTopContributorsRow

A row for a top contributor for a scope.

Contents

accountId

The account ID for a specific row of data.

Type: String

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

Pattern: [0-9]{12}

Required: No

localAz

The identifier for the Availability Zone where the local resource is located.

Type: String

Required: No

localRegion

The AWS Region where the local resource is located.

Type: String

Required: No

localSubnetArn

The Amazon Resource Name (ARN) of a local subnet.

Type: String

Required: No

localSubnetId

The subnet identifier for the local resource.

Type: String

Pattern: subnet-[a-zA-Z0-9]{8,32}

Required: No

localVpcArn

The Amazon Resource Name (ARN) of a local VPC.

Type: String

Required: No

localVpcId

The identifier for the VPC for the local resource.

Type: String

Pattern: vpc-[a-zA-Z0-9]{8,32}

Required: No

remoteIdentifier

The identifier of a remote resource. For a VPC or subnet, this identifier is the VPC Amazon Resource Name (ARN) or subnet ARN. For an Availability Zone, this identifier is the AZ name, for example, us-west-2b. For an AWS Region , this identifier is the Region name, for example, us-west-2.

Type: String

Required: No

value

The value for a metric.

Type: Long

Required: No

See Also

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