NetworkSecurityManagerCustomerAPI / Client / delete_deployment

delete_deployment

NetworkSecurityManagerCustomerAPI.Client.delete_deployment(**kwargs)

Deletes the specified deployment.

See also: AWS API Documentation

Request Syntax

response = client.delete_deployment(
    deploymentIdentifier='string'
)
Parameters:

deploymentIdentifier (string) –

[REQUIRED]

The identifier of the deployment. This is the deployment’s Amazon Resource Name (ARN).

Returns:

None

Exceptions

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ValidationException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ConflictException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.InternalServerException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.AccessDeniedException

  • NetworkSecurityManagerCustomerAPI.Client.exceptions.ThrottlingException