mgn / Client / associate_applications
associate_applications#
- mgn.Client.associate_applications(**kwargs)#
- Associate applications to wave. - See also: AWS API Documentation - Request Syntax- response = client.associate_applications( accountID='string', applicationIDs=[ 'string', ], waveID='string' ) - Parameters:
- accountID (string) – Account ID. 
- applicationIDs (list) – - [REQUIRED] - Application IDs list. - (string) – 
 
- waveID (string) – - [REQUIRED] - Wave ID. 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- mgn.Client.exceptions.UninitializedAccountException
- mgn.Client.exceptions.ResourceNotFoundException
- mgn.Client.exceptions.ServiceQuotaExceededException
- mgn.Client.exceptions.ConflictException