/AWS1/CL_EC2=>MODIFYVPCENDPOINTSERVICECONF()
¶
About ModifyVpcEndpointServiceConfiguration¶
Modifies the attributes of the specified VPC endpoint service configuration.
If you set or modify the private DNS name, you must prove that you own the private DNS domain name.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_SERVICEID
TYPE /AWS1/EC2VPCENDPOINTSERVICEID
/AWS1/EC2VPCENDPOINTSERVICEID
¶
The ID of the service.
Optional arguments:¶
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.
IV_PRIVATEDNSNAME
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
(Interface endpoint configuration) The private DNS name to assign to the endpoint service.
IV_REMOVEPRIVATEDNSNAME
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
(Interface endpoint configuration) Removes the private DNS name of the endpoint service.
IV_ACCEPTANCEREQUIRED
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Indicates whether requests to create an endpoint to the service must be accepted.
IT_ADDNETWORKLOADBALANCERA00
TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST
TT_VALUESTRINGLIST
¶
The Amazon Resource Names (ARNs) of Network Load Balancers to add to the service configuration.
IT_REMNETWORKLOADBALANCERA00
TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST
TT_VALUESTRINGLIST
¶
The Amazon Resource Names (ARNs) of Network Load Balancers to remove from the service configuration.
IT_ADDGWLOADBALANCERARNS
TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST
TT_VALUESTRINGLIST
¶
The Amazon Resource Names (ARNs) of Gateway Load Balancers to add to the service configuration.
IT_REMOVEGWLOADBALANCERARNS
TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST
TT_VALUESTRINGLIST
¶
The Amazon Resource Names (ARNs) of Gateway Load Balancers to remove from the service configuration.
IT_ADDSUPPEDIPADDRESSTYPES
TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST
TT_VALUESTRINGLIST
¶
The IP address types to add to the service configuration.
IT_REMSUPPEDIPADDRESSTYPES
TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST
TT_VALUESTRINGLIST
¶
The IP address types to remove from the service configuration.
IT_ADDSUPPORTEDREGIONS
TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST
TT_VALUESTRINGLIST
¶
The supported Regions to add to the service configuration.
IT_REMOVESUPPORTEDREGIONS
TYPE /AWS1/CL_EC2VALUESTRINGLIST_W=>TT_VALUESTRINGLIST
TT_VALUESTRINGLIST
¶
The supported Regions to remove from the service configuration.