/AWS1/CL_APR=>CREATEVPCCONNECTOR()
¶
About CreateVpcConnector¶
Create an App Runner VPC connector resource. App Runner requires this resource when you want to associate your App Runner service to a custom Amazon Virtual Private Cloud (Amazon VPC).
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_VPCCONNECTORNAME
TYPE /AWS1/APRVPCCONNECTORNAME
/AWS1/APRVPCCONNECTORNAME
¶
A name for the VPC connector.
IT_SUBNETS
TYPE /AWS1/CL_APRSTRINGLIST_W=>TT_STRINGLIST
TT_STRINGLIST
¶
A list of IDs of subnets that App Runner should use when it associates your service with a custom Amazon VPC. Specify IDs of subnets of a single Amazon VPC. App Runner determines the Amazon VPC from the subnets you specify.
App Runner currently only provides support for IPv4.
Optional arguments:¶
IT_SECURITYGROUPS
TYPE /AWS1/CL_APRSTRINGLIST_W=>TT_STRINGLIST
TT_STRINGLIST
¶
A list of IDs of security groups that App Runner should use for access to Amazon Web Services resources under the specified subnets. If not specified, App Runner uses the default security group of the Amazon VPC. The default security group allows all outbound traffic.
IT_TAGS
TYPE /AWS1/CL_APRTAG=>TT_TAGLIST
TT_TAGLIST
¶
A list of metadata items that you can associate with your VPC connector resource. A tag is a key-value pair.
RETURNING¶
OO_OUTPUT
TYPE REF TO /AWS1/CL_APRCREATEVPCCNCTORRSP
/AWS1/CL_APRCREATEVPCCNCTORRSP
¶
Domain /AWS1/RT_ACCOUNT_ID Primitive Type NUMC