BatchDataCaptureConfig - Amazon SageMaker (original) (raw)
Configuration to control how SageMaker captures inference data for batch transform jobs.
Contents
DestinationS3Uri
The Amazon S3 location being used to capture the data.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1024.
Pattern: (https|s3)://([^/]+)/?(.*)
Required: Yes
GenerateInferenceId
Flag that indicates whether to append inference id to the output.
Type: Boolean
Required: No
KmsKeyId
The Amazon Resource Name (ARN) of a AWS Key Management Service key that SageMaker uses to encrypt data on the storage volume attached to the ML compute instance that hosts the batch transform job.
The KmsKeyId can be any of the following formats:
- Key ID:
1234abcd-12ab-34cd-56ef-1234567890ab
- Key ARN:
arn:aws:kms:us-west-2:111122223333:key/1234abcd-12ab-34cd-56ef-1234567890ab
- Alias name:
alias/ExampleAlias
- Alias name ARN:
arn:aws:kms:us-west-2:111122223333:alias/ExampleAlias
Type: String
Length Constraints: Minimum length of 0. Maximum length of 2048.
Pattern: [a-zA-Z0-9:/_-]*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following:
Autotune
BatchDeleteClusterNodesError
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.