VPCLattice / Client / delete_resource_configuration

delete_resource_configuration#

VPCLattice.Client.delete_resource_configuration(**kwargs)#

Deletes the specified resource configuration.

See also: AWS API Documentation

Request Syntax

response = client.delete_resource_configuration(
    resourceConfigurationIdentifier='string'
)
Parameters:

resourceConfigurationIdentifier (string) –

[REQUIRED]

The ID or ARN of the resource configuration.

Return type:

dict

Returns:

Response Syntax

{}

Response Structure

  • (dict) –

Exceptions