AssetBundleImportJobVPCConnectionOverrideParameters - Amazon QuickSight
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

AssetBundleImportJobVPCConnectionOverrideParameters

The override parameters for a single VPC connection that is imported.

Contents

Note

In the following list, the required parameters are described first.

VPCConnectionId

The ID of the VPC Connection to apply overrides to.

Type: String

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

Required: Yes

DnsResolvers

An optional override of DNS resolvers to be used by the VPC connection.

Type: Array of strings

Array Members: Maximum number of 15 items.

Length Constraints: Minimum length of 7. Maximum length of 15.

Required: No

Name

A new name for the VPC connection.

Type: String

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

Required: No

RoleArn

An optional override of the role ARN to be used by the VPC connection.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Required: No

SecurityGroupIds

A new security group ID for the VPC connection you are importing. This field is required if you are importing the VPC connection from another Amazon account or Region.

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 16 items.

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

Pattern: ^sg-[0-9a-z]*$

Required: No

SubnetIds

A list of new subnet IDs for the VPC connection you are importing. This field is required if you are importing the VPC connection from another Amazon account or Region.

Type: Array of strings

Array Members: Minimum number of 2 items. Maximum number of 15 items.

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

Pattern: ^subnet-[0-9a-z]*$

Required: No

See Also

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