AwsEc2RouteTableDetails - AWS Security Hub CSPM
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.

AwsEc2RouteTableDetails

Provides details about a route table for the specified VPC.

Contents

AssociationSet

The associations between a route table and one or more subnets or a gateway.

Type: Array of AssociationSetDetails objects

Required: No

OwnerId

The ID of the AWS account that owns the route table.

Type: String

Pattern: .*\S.*

Required: No

PropagatingVgwSet

Describes a virtual private gateway propagating route.

Type: Array of PropagatingVgwSetDetails objects

Required: No

RouteSet

The routes in the route table.

Type: Array of RouteSetDetails objects

Required: No

RouteTableId

The ID of the route table.

Type: String

Pattern: .*\S.*

Required: No

VpcId

The ID of the virtual private cloud (VPC).

Type: String

Pattern: .*\S.*

Required: No

See Also

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