

# SageMakerRunConfigurationOutput
<a name="API_SageMakerRunConfigurationOutput"></a>

The Amazon SageMaker run configuration.

## Contents
<a name="API_SageMakerRunConfigurationOutput_Contents"></a>

 ** trackingAssets **   <a name="datazone-Type-SageMakerRunConfigurationOutput-trackingAssets"></a>
The tracking assets of the Amazon SageMaker.  
Type: String to array of strings map  
Map Entries: Maximum number of 1 item.  
Key Length Constraints: Minimum length of 1. Maximum length of 64.  
Array Members: Minimum number of 0 items. Maximum number of 500 items.  
Pattern: `arn:aws[^:]*:sagemaker:[a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9]:\d{12}:[\w+=,.@-]{1,128}/[\w+=,.@-]{1,256}`   
Required: Yes

 ** accountId **   <a name="datazone-Type-SageMakerRunConfigurationOutput-accountId"></a>
The Amazon SageMaker account ID.  
Type: String  
Length Constraints: Fixed length of 12.  
Pattern: `\d{12}`   
Required: No

 ** region **   <a name="datazone-Type-SageMakerRunConfigurationOutput-region"></a>
The Amazon SageMaker Region.  
Type: String  
Length Constraints: Minimum length of 4. Maximum length of 16.  
Pattern: `.*[a-z]{2}-?(iso|gov)?-{1}[a-z]*-{1}[0-9].*`   
Required: No

## See Also
<a name="API_SageMakerRunConfigurationOutput_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/datazone-2018-05-10/SageMakerRunConfigurationOutput) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/datazone-2018-05-10/SageMakerRunConfigurationOutput) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/datazone-2018-05-10/SageMakerRunConfigurationOutput) 