Skip to content

/AWS1/CL_QST=>CREATEVPCCONNECTION()

About CreateVPCConnection

Creates a new VPC connection.

Method Signature

IMPORTING

Required arguments:

IV_AWSACCOUNTID TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID

The Amazon Web Services account ID of the account where you want to create a new VPC connection.

IV_VPCCONNECTIONID TYPE /AWS1/QSTVPCCXNRESRCIDRESTRI00 /AWS1/QSTVPCCXNRESRCIDRESTRI00

The ID of the VPC connection that you're creating. This ID is a unique identifier for each Amazon Web Services Region in an Amazon Web Services account.

IV_NAME TYPE /AWS1/QSTRESOURCENAME /AWS1/QSTRESOURCENAME

The display name for the VPC connection.

IT_SUBNETIDS TYPE /AWS1/CL_QSTSUBNETIDLIST_W=>TT_SUBNETIDLIST TT_SUBNETIDLIST

A list of subnet IDs for the VPC connection.

IT_SECURITYGROUPIDS TYPE /AWS1/CL_QSTSECGROUPIDLIST_W=>TT_SECURITYGROUPIDLIST TT_SECURITYGROUPIDLIST

A list of security group IDs for the VPC connection.

IV_ROLEARN TYPE /AWS1/QSTROLEARN /AWS1/QSTROLEARN

The IAM role to associate with the VPC connection.

Optional arguments:

IT_DNSRESOLVERS TYPE /AWS1/CL_QSTDNSRESOLVERLIST_W=>TT_DNSRESOLVERLIST TT_DNSRESOLVERLIST

A list of IP addresses of DNS resolver endpoints for the VPC connection.

IT_TAGS TYPE /AWS1/CL_QSTTAG=>TT_TAGLIST TT_TAGLIST

A map of the key-value pairs for the resource tag or tags assigned to the VPC connection.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QSTCREATEVPCCONNRSP /AWS1/CL_QSTCREATEVPCCONNRSP