S3ReportOutputConfiguration - Amazon Application Recovery Controller

S3ReportOutputConfiguration

Configuration for delivering generated reports to an Amazon S3 bucket.

Contents

bucketOwner

The AWS account ID that owns the S3 bucket. Required to ensure the bucket is still owned by the same expected owner at generation time.

Type: String

Pattern: \d{12}

Required: No

bucketPath

The S3 bucket name and optional prefix where reports are stored. Format: bucket-name or bucket-name/prefix.

Type: String

Length Constraints: Minimum length of 3. Maximum length of 512.

Pattern: (?:s3://)?[a-z0-9][a-z0-9-]{1,61}[a-z0-9](?:/[^/ ][^/]*)*/?

Required: No

See Also

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