delete_container_service(**kwargs)¶Deletes your Amazon Lightsail container service.
See also: AWS API Documentation
Request Syntax
response = client.delete_container_service(
serviceName='string'
)
[REQUIRED]
The name of the container service to delete.
{}
Response Structure
Exceptions
Lightsail.Client.exceptions.ServiceExceptionLightsail.Client.exceptions.InvalidInputExceptionLightsail.Client.exceptions.NotFoundExceptionLightsail.Client.exceptions.AccessDeniedExceptionLightsail.Client.exceptions.UnauthenticatedException