Skip to content

/AWS1/CL_QST=>UPDATEVPCCONNECTION()

About UpdateVPCConnection

Updates a VPC connection.

Method Signature

IMPORTING

Required arguments:

IV_AWSACCOUNTID TYPE /AWS1/QSTAWSACCOUNTID /AWS1/QSTAWSACCOUNTID

The Amazon Web Services account ID of the account that contains the VPC connection that you want to update.

IV_VPCCONNECTIONID TYPE /AWS1/QSTVPCCXNRESRCIDUNREST00 /AWS1/QSTVPCCXNRESRCIDUNREST00

The ID of the VPC connection that you're updating. 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

An IAM role associated 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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_QSTUPDATEVPCCONNRSP /AWS1/CL_QSTUPDATEVPCCONNRSP