Skip to contents

Deletes a Service environment. Before you can delete a service environment, you must first set its state to DISABLED with the update_service_environment API operation and disassociate it from any job queues with the update_job_queue API operation.

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

Usage

batch_delete_service_environment(serviceEnvironment)

Arguments

serviceEnvironment

[required] The name or ARN of the service environment to delete.