SourceS3Configuration - ApplicationMigrationService

SourceS3Configuration

S3 configuration for source network data.

Contents

s3Bucket

The name of the S3 bucket containing source data.

Type: String

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

Required: Yes

s3BucketOwner

The AWS account ID of the S3 bucket owner.

Type: String

Length Constraints: Fixed length of 12.

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

Required: Yes

s3Key

The S3 key (path) for the source data.

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: