VPCLattice / Client / delete_access_log_subscription

delete_access_log_subscription#

VPCLattice.Client.delete_access_log_subscription(**kwargs)#

Deletes the specified access log subscription.

See also: AWS API Documentation

Request Syntax

response = client.delete_access_log_subscription(
    accessLogSubscriptionIdentifier='string'
)
Parameters:

accessLogSubscriptionIdentifier (string) –

[REQUIRED]

The ID or Amazon Resource Name (ARN) of the access log subscription.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions