aws.fsx.describe_shared_vpc_configuration
Example SQL Queries
SELECT * FROMaws.fsx.describe_shared_vpc_configuration;Description
Indicates whether participant accounts in your organization can create Amazon FSx for NetApp ONTAP Multi-AZ file systems in subnets that are shared by a virtual private cloud (VPC) owner. For more information, see Creating FSx for ONTAP file systems in shared subnets.
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 |
| enable_fsx_route_table_updates_from_participant_accounts Indicates whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets. | VARCHAR |