aws.gamelift.describe_vpc_peering_authorizations
Example SQL Queries
SELECT * FROMaws.gamelift.describe_vpc_peering_authorizations;Description
Retrieves valid VPC peering authorizations that are pending for the Amazon Web Services account. This operation returns all VPC peering authorizations and requests for peering. This includes those initiated and received by this account.
Related actions
Table Definition
| Column Name | Column Data Type |
|---|---|
| _aws_profile Input Column The AWS profile defines the AWS identity used. It can be defined via credentials or by assuming a IAM role. | STRUCT( |
Show child fields
| |
| _aws_region Input Column The AWS region to use. | VARCHAR |
| vpc_peering_authorizations A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services account. | STRUCT( |
Show child fields
| |