AppStream / Client / delete_entitlement
delete_entitlement#
- AppStream.Client.delete_entitlement(**kwargs)#
- Deletes the specified entitlement. - See also: AWS API Documentation - Request Syntax- response = client.delete_entitlement( Name='string', StackName='string' ) - Parameters:
- Name (string) – - [REQUIRED] - The name of the entitlement. 
- StackName (string) – - [REQUIRED] - The name of the stack with which the entitlement is associated. 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- AppStream.Client.exceptions.OperationNotPermittedException
- AppStream.Client.exceptions.ResourceNotFoundException
- AppStream.Client.exceptions.EntitlementNotFoundException
- AppStream.Client.exceptions.OperationNotPermittedException
- AppStream.Client.exceptions.ConcurrentModificationException