VpcDestinationConfiguration - AWS IoT

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 AWS SDKs, see the following: