/AWS1/CL_EC2=>STRTVPCENDPTSVCPVTDNSVERIF00()
¶
About StartVpcEndpointServicePrivateDnsVerification¶
Initiates the verification process to prove that the service provider owns the private DNS name domain for the endpoint service.
The service provider must successfully perform the verification before the consumer can use the name to access the service.
Before the service provider runs this command, they must add a record to the DNS server.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_SERVICEID
TYPE /AWS1/EC2VPCENDPOINTSERVICEID
/AWS1/EC2VPCENDPOINTSERVICEID
¶
The ID of the endpoint 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
.