AppStream / Client / associate_application_to_entitlement
associate_application_to_entitlement#
- AppStream.Client.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' ) - Parameters:
- StackName (string) – - [REQUIRED] - The name of the stack. 
- EntitlementName (string) – - [REQUIRED] - The name of the entitlement. 
- ApplicationIdentifier (string) – - [REQUIRED] - The identifier of the application. 
 
- 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.LimitExceededException
- AppStream.Client.exceptions.OperationNotPermittedException