EdgeOutputConfig
The output configuration.
Contents
- KmsKeyId
-
The AWS Key Management Service (AWS KMS) key that Amazon SageMaker uses to encrypt data on the storage volume after compilation job. If you don't provide a KMS key ID, Amazon SageMaker uses the default KMS key for Amazon S3 for your role's account.
Type: String
Length Constraints: Maximum length of 2048.
Pattern:
.*
Required: No
- S3OutputLocation
-
The Amazon Simple Storage (S3) bucker URI.
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
^(https|s3)://([^/]+)/?(.*)$
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: