EnrichmentTargetS3Configuration - ApplicationMigrationService

EnrichmentTargetS3Configuration

S3 configuration for storing the enriched import file.

Contents

s3Bucket

The name of the S3 bucket where the enriched import file will be stored.

Type: String

Pattern: [a-zA-Z0-9.\-_]{1,255}

Required: Yes

s3BucketOwner

The AWS account ID of the target S3 bucket owner.

Type: String

Length Constraints: Fixed length of 12.

Pattern: .*[0-9]{12,}.*

Required: Yes

s3Key

The S3 key (path) where the enriched import file will be stored.

Type: String

Pattern: [^\x00]{1,1024}

Required: Yes

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: