VpcDestinationConfiguration - Amazon IoT
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).

VpcDestinationConfiguration

The configuration information for a virtual private cloud (VPC) destination.

Contents

roleArn

The ARN of a role that has permission to create and attach to elastic network interfaces (ENIs).

Type: String

Required: Yes

subnetIds

The subnet IDs of the VPC destination.

Type: Array of strings

Required: Yes

vpcId

The ID of the VPC.

Type: String

Required: Yes

securityGroups

The security groups of the VPC destination.

Type: Array of strings

Required: No

See Also

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