FSx / Client / describe_shared_vpc_configuration
describe_shared_vpc_configuration#
- FSx.Client.describe_shared_vpc_configuration()#
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 the Amazon FSx for NetApp ONTAP User Guide.
See also: AWS API Documentation
Request Syntax
response = client.describe_shared_vpc_configuration()
- Return type:
dict
- Returns:
Response Syntax
{ 'EnableFsxRouteTableUpdatesFromParticipantAccounts': 'string' }
Response Structure
(dict) –
EnableFsxRouteTableUpdatesFromParticipantAccounts (string) –
Indicates whether participant accounts can create FSx for ONTAP Multi-AZ file systems in shared subnets.
Exceptions
FSx.Client.exceptions.BadRequest
FSx.Client.exceptions.InternalServerError