View a markdown version of this page

S3Logs - EC2 Image Builder

S3Logs

Amazon S3 logging configuration.

Contents

s3BucketName

The name of an existing Amazon S3 bucket where Image Builder saves build logs. The bucket isn't validated when you create or update the configuration, and Image Builder doesn't create it. The instance profile associated with this infrastructure configuration must have permission to write to the bucket.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

s3KeyPrefix

The Amazon S3 key prefix under which Image Builder writes build and test logs in the bucket.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 1024.

Required: No

See Also

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