AppStream / Client / start_software_deployment_to_image_builder
start_software_deployment_to_image_builder¶
- AppStream.Client.start_software_deployment_to_image_builder(**kwargs)¶
- Initiates license included applications deployment to an image builder instance. - See also: AWS API Documentation - Request Syntax- response = client.start_software_deployment_to_image_builder( ImageBuilderName='string', RetryFailedDeployments=True|False ) - Parameters:
- ImageBuilderName (string) – - [REQUIRED] - The name of the target image builder instance. 
- RetryFailedDeployments (boolean) – Whether to retry previously failed license included application deployments. 
 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions