Builder

class Builder

Properties

Link copied to clipboard

Unique, case-sensitive identifier you provide to ensure idempotency of the request. For more information, see Ensuring idempotency in the Amazon EC2 API Reference.

Link copied to clipboard

The description of the infrastructure configuration.

Link copied to clipboard

The instance metadata options that you can set for the HTTP requests that pipeline builds use to launch EC2 build and test instances.

Link copied to clipboard

The instance profile to associate with the instance used to customize your Amazon EC2 AMI.

Link copied to clipboard

The instance types of the infrastructure configuration. You can specify one or more instance types to use for this build. The service will pick one of these instance types based on availability.

Link copied to clipboard

The key pair of the infrastructure configuration. You can use this to log on to and debug the instance used to create your image.

Link copied to clipboard

The logging configuration of the infrastructure configuration.

Link copied to clipboard
var name: String?

The name of the infrastructure configuration.

Link copied to clipboard

The instance placement settings that define where the instances that are launched from your image will run.

Link copied to clipboard

The metadata tags to assign to the Amazon EC2 instance that Image Builder launches during the build process. Tags are formatted as key value pairs.

Link copied to clipboard

The security group IDs to associate with the instance used to customize your Amazon EC2 AMI.

Link copied to clipboard

The Amazon Resource Name (ARN) for the SNS topic to which we send image build event notifications.

Link copied to clipboard

The subnet ID in which to place the instance used to customize your Amazon EC2 AMI.

Link copied to clipboard

The metadata tags to assign to the infrastructure configuration resource that Image Builder creates as output. Tags are formatted as key value pairs.

Link copied to clipboard

The terminate instance on failure setting of the infrastructure configuration. Set to false if you want Image Builder to retain the instance used to configure your AMI if the build or test phase of your workflow fails.

Functions

Link copied to clipboard
Link copied to clipboard