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