IdMappingWorkflowOutputSource
The output source for the ID mapping workflow.
Contents
- outputS3Path
-
The S3 path to which AWS Entity Resolution will write the output table.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 1024.
Pattern:
^s3://[a-z0-9][\.\-a-z0-9]{1,61}[a-z0-9](/.*)?$
Required: Yes
- KMSArn
-
Customer AWS KMS ARN for encryption at rest. If not provided, system will use an AWS Entity Resolution managed KMS key.
Type: String
Pattern:
^arn:aws:kms:.*:[0-9]+:.*$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: