SageMakerRunConfigurationOutput
The Amazon SageMaker run configuration.
Contents
- trackingAssets
-
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
-
The Amazon SageMaker account ID.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
^\d{12}$
Required: No
- region
-
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
For more information about using this API in one of the language-specific AWS SDKs, see the following: