S3ReportOutputConfiguration
S3 configuration for report output.
Contents
- bucketOwner
-
Account ID of the bucket owner for cross-account access verification.
Type: String
Length Constraints: Fixed length of 12.
Pattern:
\d{12}Required: Yes
- bucketPath
-
S3 bucket path where reports will be written (e.g., my-bucket/ngrh-reports/).
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: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: