associate_application_to_entitlement
(**kwargs)¶Associates an application to entitle.
See also: AWS API Documentation
Request Syntax
response = client.associate_application_to_entitlement(
StackName='string',
EntitlementName='string',
ApplicationIdentifier='string'
)
[REQUIRED]
The name of the stack.
[REQUIRED]
The name of the entitlement.
[REQUIRED]
The identifier of the application.
dict
Response Syntax
{}
Response Structure
Exceptions
AppStream.Client.exceptions.OperationNotPermittedException
AppStream.Client.exceptions.ResourceNotFoundException
AppStream.Client.exceptions.EntitlementNotFoundException
AppStream.Client.exceptions.LimitExceededException
AppStream.Client.exceptions.OperationNotPermittedException