SystemsManagerQuickSetup / Client / get_service_settings
get_service_settings¶
- SystemsManagerQuickSetup.Client.get_service_settings()¶
- Returns settings configured for Quick Setup in the requesting Amazon Web Services account and Amazon Web Services Region. - See also: AWS API Documentation - Request Syntax- response = client.get_service_settings() - Return type:
- dict 
- Returns:
- Response Syntax- { 'ServiceSettings': { 'ExplorerEnablingRoleArn': 'string' } } - Response Structure- (dict) – - ServiceSettings (dict) – - Returns details about the settings for Quick Setup in the requesting Amazon Web Services account and Amazon Web Services Region. - ExplorerEnablingRoleArn (string) – - The IAM role used to enable Explorer. 
 
 
 
 - Exceptions