VPCLattice / Client / delete_domain_verification

delete_domain_verification

VPCLattice.Client.delete_domain_verification(**kwargs)

Deletes the specified domain verification.

See also: AWS API Documentation

Request Syntax

response = client.delete_domain_verification(
    domainVerificationIdentifier='string'
)
Parameters:

domainVerificationIdentifier (string) –

[REQUIRED]

The ID of the domain verification to delete.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions