Lightsail / Client / delete_container_service
delete_container_service#
- Lightsail.Client.delete_container_service(**kwargs)#
- Deletes your Amazon Lightsail container service. - See also: AWS API Documentation - Request Syntax- response = client.delete_container_service( serviceName='string' ) - Parameters:
- serviceName (string) – - [REQUIRED] - The name of the container service to delete. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- Lightsail.Client.exceptions.ServiceException
- Lightsail.Client.exceptions.InvalidInputException
- Lightsail.Client.exceptions.NotFoundException
- Lightsail.Client.exceptions.AccessDeniedException
- Lightsail.Client.exceptions.UnauthenticatedException