ec2_start_vpc_endpoint_service_private_dns_verification: Initiates the verification process to prove that the service...

View source: R/ec2_operations.R

ec2_start_vpc_endpoint_service_private_dns_verificationR Documentation

Initiates the verification process to prove that the service provider owns the private DNS name domain for the endpoint service

Description

Initiates the verification process to prove that the service provider owns the private DNS name domain for the endpoint service.

See https://www.paws-r-sdk.com/docs/ec2_start_vpc_endpoint_service_private_dns_verification/ for full documentation.

Usage

ec2_start_vpc_endpoint_service_private_dns_verification(
  DryRun = NULL,
  ServiceId
)

Arguments

DryRun

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 is UnauthorizedOperation.

ServiceId

[required] The ID of the endpoint service.


paws.compute documentation built on May 29, 2024, 9:16 a.m.