SMS / Client / import_app_catalog
import_app_catalog#
- SMS.Client.import_app_catalog(**kwargs)#
- Allows application import from Migration Hub. - See also: AWS API Documentation - Request Syntax- response = client.import_app_catalog( roleName='string' ) - Parameters:
- roleName (string) – The name of the service role. If you omit this parameter, we create a service-linked role for Migration Hub in your account. Otherwise, the role that you provide must have the policy and trust policy described in the Migration Hub User Guide. 
- Return type:
- dict 
- Returns:
- Response Syntax- {}- Response Structure- (dict) – 
 
 - Exceptions- SMS.Client.exceptions.UnauthorizedOperationException
- SMS.Client.exceptions.InvalidParameterException
- SMS.Client.exceptions.MissingRequiredParameterException
- SMS.Client.exceptions.InternalError
- SMS.Client.exceptions.OperationNotPermittedException