Documentation ¶
Overview ¶
Package imagebuilder provides the API client, operations, and parameter types for EC2 Image Builder.
EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the creation, management, and deployment of customized, secure, and up-to-date "golden" server images that are pre-installed and pre-configured with software and settings to meet specific IT standards.
Index ¶
- Constants
- func NewDefaultEndpointResolver() *internalendpoints.Resolver
- func WithAPIOptions(optFns ...func(*middleware.Stack) error) func(*Options)
- func WithEndpointResolver(v EndpointResolver) func(*Options)
- type CancelImageCreationInput
- type CancelImageCreationOutput
- type Client
- func (c *Client) CancelImageCreation(ctx context.Context, params *CancelImageCreationInput, ...) (*CancelImageCreationOutput, error)
- func (c *Client) CreateComponent(ctx context.Context, params *CreateComponentInput, optFns ...func(*Options)) (*CreateComponentOutput, error)
- func (c *Client) CreateContainerRecipe(ctx context.Context, params *CreateContainerRecipeInput, ...) (*CreateContainerRecipeOutput, error)
- func (c *Client) CreateDistributionConfiguration(ctx context.Context, params *CreateDistributionConfigurationInput, ...) (*CreateDistributionConfigurationOutput, error)
- func (c *Client) CreateImage(ctx context.Context, params *CreateImageInput, optFns ...func(*Options)) (*CreateImageOutput, error)
- func (c *Client) CreateImagePipeline(ctx context.Context, params *CreateImagePipelineInput, ...) (*CreateImagePipelineOutput, error)
- func (c *Client) CreateImageRecipe(ctx context.Context, params *CreateImageRecipeInput, optFns ...func(*Options)) (*CreateImageRecipeOutput, error)
- func (c *Client) CreateInfrastructureConfiguration(ctx context.Context, params *CreateInfrastructureConfigurationInput, ...) (*CreateInfrastructureConfigurationOutput, error)
- func (c *Client) DeleteComponent(ctx context.Context, params *DeleteComponentInput, optFns ...func(*Options)) (*DeleteComponentOutput, error)
- func (c *Client) DeleteContainerRecipe(ctx context.Context, params *DeleteContainerRecipeInput, ...) (*DeleteContainerRecipeOutput, error)
- func (c *Client) DeleteDistributionConfiguration(ctx context.Context, params *DeleteDistributionConfigurationInput, ...) (*DeleteDistributionConfigurationOutput, error)
- func (c *Client) DeleteImage(ctx context.Context, params *DeleteImageInput, optFns ...func(*Options)) (*DeleteImageOutput, error)
- func (c *Client) DeleteImagePipeline(ctx context.Context, params *DeleteImagePipelineInput, ...) (*DeleteImagePipelineOutput, error)
- func (c *Client) DeleteImageRecipe(ctx context.Context, params *DeleteImageRecipeInput, optFns ...func(*Options)) (*DeleteImageRecipeOutput, error)
- func (c *Client) DeleteInfrastructureConfiguration(ctx context.Context, params *DeleteInfrastructureConfigurationInput, ...) (*DeleteInfrastructureConfigurationOutput, error)
- func (c *Client) GetComponent(ctx context.Context, params *GetComponentInput, optFns ...func(*Options)) (*GetComponentOutput, error)
- func (c *Client) GetComponentPolicy(ctx context.Context, params *GetComponentPolicyInput, optFns ...func(*Options)) (*GetComponentPolicyOutput, error)
- func (c *Client) GetContainerRecipe(ctx context.Context, params *GetContainerRecipeInput, optFns ...func(*Options)) (*GetContainerRecipeOutput, error)
- func (c *Client) GetContainerRecipePolicy(ctx context.Context, params *GetContainerRecipePolicyInput, ...) (*GetContainerRecipePolicyOutput, error)
- func (c *Client) GetDistributionConfiguration(ctx context.Context, params *GetDistributionConfigurationInput, ...) (*GetDistributionConfigurationOutput, error)
- func (c *Client) GetImage(ctx context.Context, params *GetImageInput, optFns ...func(*Options)) (*GetImageOutput, error)
- func (c *Client) GetImagePipeline(ctx context.Context, params *GetImagePipelineInput, optFns ...func(*Options)) (*GetImagePipelineOutput, error)
- func (c *Client) GetImagePolicy(ctx context.Context, params *GetImagePolicyInput, optFns ...func(*Options)) (*GetImagePolicyOutput, error)
- func (c *Client) GetImageRecipe(ctx context.Context, params *GetImageRecipeInput, optFns ...func(*Options)) (*GetImageRecipeOutput, error)
- func (c *Client) GetImageRecipePolicy(ctx context.Context, params *GetImageRecipePolicyInput, ...) (*GetImageRecipePolicyOutput, error)
- func (c *Client) GetInfrastructureConfiguration(ctx context.Context, params *GetInfrastructureConfigurationInput, ...) (*GetInfrastructureConfigurationOutput, error)
- func (c *Client) ImportComponent(ctx context.Context, params *ImportComponentInput, optFns ...func(*Options)) (*ImportComponentOutput, error)
- func (c *Client) ImportVmImage(ctx context.Context, params *ImportVmImageInput, optFns ...func(*Options)) (*ImportVmImageOutput, error)
- func (c *Client) ListComponentBuildVersions(ctx context.Context, params *ListComponentBuildVersionsInput, ...) (*ListComponentBuildVersionsOutput, error)
- func (c *Client) ListComponents(ctx context.Context, params *ListComponentsInput, optFns ...func(*Options)) (*ListComponentsOutput, error)
- func (c *Client) ListContainerRecipes(ctx context.Context, params *ListContainerRecipesInput, ...) (*ListContainerRecipesOutput, error)
- func (c *Client) ListDistributionConfigurations(ctx context.Context, params *ListDistributionConfigurationsInput, ...) (*ListDistributionConfigurationsOutput, error)
- func (c *Client) ListImageBuildVersions(ctx context.Context, params *ListImageBuildVersionsInput, ...) (*ListImageBuildVersionsOutput, error)
- func (c *Client) ListImagePackages(ctx context.Context, params *ListImagePackagesInput, optFns ...func(*Options)) (*ListImagePackagesOutput, error)
- func (c *Client) ListImagePipelineImages(ctx context.Context, params *ListImagePipelineImagesInput, ...) (*ListImagePipelineImagesOutput, error)
- func (c *Client) ListImagePipelines(ctx context.Context, params *ListImagePipelinesInput, optFns ...func(*Options)) (*ListImagePipelinesOutput, error)
- func (c *Client) ListImageRecipes(ctx context.Context, params *ListImageRecipesInput, optFns ...func(*Options)) (*ListImageRecipesOutput, error)
- func (c *Client) ListImages(ctx context.Context, params *ListImagesInput, optFns ...func(*Options)) (*ListImagesOutput, error)
- func (c *Client) ListInfrastructureConfigurations(ctx context.Context, params *ListInfrastructureConfigurationsInput, ...) (*ListInfrastructureConfigurationsOutput, error)
- func (c *Client) ListTagsForResource(ctx context.Context, params *ListTagsForResourceInput, ...) (*ListTagsForResourceOutput, error)
- func (c *Client) PutComponentPolicy(ctx context.Context, params *PutComponentPolicyInput, optFns ...func(*Options)) (*PutComponentPolicyOutput, error)
- func (c *Client) PutContainerRecipePolicy(ctx context.Context, params *PutContainerRecipePolicyInput, ...) (*PutContainerRecipePolicyOutput, error)
- func (c *Client) PutImagePolicy(ctx context.Context, params *PutImagePolicyInput, optFns ...func(*Options)) (*PutImagePolicyOutput, error)
- func (c *Client) PutImageRecipePolicy(ctx context.Context, params *PutImageRecipePolicyInput, ...) (*PutImageRecipePolicyOutput, error)
- func (c *Client) StartImagePipelineExecution(ctx context.Context, params *StartImagePipelineExecutionInput, ...) (*StartImagePipelineExecutionOutput, error)
- func (c *Client) TagResource(ctx context.Context, params *TagResourceInput, optFns ...func(*Options)) (*TagResourceOutput, error)
- func (c *Client) UntagResource(ctx context.Context, params *UntagResourceInput, optFns ...func(*Options)) (*UntagResourceOutput, error)
- func (c *Client) UpdateDistributionConfiguration(ctx context.Context, params *UpdateDistributionConfigurationInput, ...) (*UpdateDistributionConfigurationOutput, error)
- func (c *Client) UpdateImagePipeline(ctx context.Context, params *UpdateImagePipelineInput, ...) (*UpdateImagePipelineOutput, error)
- func (c *Client) UpdateInfrastructureConfiguration(ctx context.Context, params *UpdateInfrastructureConfigurationInput, ...) (*UpdateInfrastructureConfigurationOutput, error)
- type CreateComponentInput
- type CreateComponentOutput
- type CreateContainerRecipeInput
- type CreateContainerRecipeOutput
- type CreateDistributionConfigurationInput
- type CreateDistributionConfigurationOutput
- type CreateImageInput
- type CreateImageOutput
- type CreateImagePipelineInput
- type CreateImagePipelineOutput
- type CreateImageRecipeInput
- type CreateImageRecipeOutput
- type CreateInfrastructureConfigurationInput
- type CreateInfrastructureConfigurationOutput
- type DeleteComponentInput
- type DeleteComponentOutput
- type DeleteContainerRecipeInput
- type DeleteContainerRecipeOutput
- type DeleteDistributionConfigurationInput
- type DeleteDistributionConfigurationOutput
- type DeleteImageInput
- type DeleteImageOutput
- type DeleteImagePipelineInput
- type DeleteImagePipelineOutput
- type DeleteImageRecipeInput
- type DeleteImageRecipeOutput
- type DeleteInfrastructureConfigurationInput
- type DeleteInfrastructureConfigurationOutput
- type EndpointResolver
- type EndpointResolverFunc
- type EndpointResolverOptions
- type GetComponentInput
- type GetComponentOutput
- type GetComponentPolicyInput
- type GetComponentPolicyOutput
- type GetContainerRecipeInput
- type GetContainerRecipeOutput
- type GetContainerRecipePolicyInput
- type GetContainerRecipePolicyOutput
- type GetDistributionConfigurationInput
- type GetDistributionConfigurationOutput
- type GetImageInput
- type GetImageOutput
- type GetImagePipelineInput
- type GetImagePipelineOutput
- type GetImagePolicyInput
- type GetImagePolicyOutput
- type GetImageRecipeInput
- type GetImageRecipeOutput
- type GetImageRecipePolicyInput
- type GetImageRecipePolicyOutput
- type GetInfrastructureConfigurationInput
- type GetInfrastructureConfigurationOutput
- type HTTPClient
- type HTTPSignerV4
- type IdempotencyTokenProvider
- type ImportComponentInput
- type ImportComponentOutput
- type ImportVmImageInput
- type ImportVmImageOutput
- type ListComponentBuildVersionsAPIClient
- type ListComponentBuildVersionsInput
- type ListComponentBuildVersionsOutput
- type ListComponentBuildVersionsPaginator
- type ListComponentBuildVersionsPaginatorOptions
- type ListComponentsAPIClient
- type ListComponentsInput
- type ListComponentsOutput
- type ListComponentsPaginator
- type ListComponentsPaginatorOptions
- type ListContainerRecipesAPIClient
- type ListContainerRecipesInput
- type ListContainerRecipesOutput
- type ListContainerRecipesPaginator
- type ListContainerRecipesPaginatorOptions
- type ListDistributionConfigurationsAPIClient
- type ListDistributionConfigurationsInput
- type ListDistributionConfigurationsOutput
- type ListDistributionConfigurationsPaginator
- type ListDistributionConfigurationsPaginatorOptions
- type ListImageBuildVersionsAPIClient
- type ListImageBuildVersionsInput
- type ListImageBuildVersionsOutput
- type ListImageBuildVersionsPaginator
- type ListImageBuildVersionsPaginatorOptions
- type ListImagePackagesAPIClient
- type ListImagePackagesInput
- type ListImagePackagesOutput
- type ListImagePackagesPaginator
- type ListImagePackagesPaginatorOptions
- type ListImagePipelineImagesAPIClient
- type ListImagePipelineImagesInput
- type ListImagePipelineImagesOutput
- type ListImagePipelineImagesPaginator
- type ListImagePipelineImagesPaginatorOptions
- type ListImagePipelinesAPIClient
- type ListImagePipelinesInput
- type ListImagePipelinesOutput
- type ListImagePipelinesPaginator
- type ListImagePipelinesPaginatorOptions
- type ListImageRecipesAPIClient
- type ListImageRecipesInput
- type ListImageRecipesOutput
- type ListImageRecipesPaginator
- type ListImageRecipesPaginatorOptions
- type ListImagesAPIClient
- type ListImagesInput
- type ListImagesOutput
- type ListImagesPaginator
- type ListImagesPaginatorOptions
- type ListInfrastructureConfigurationsAPIClient
- type ListInfrastructureConfigurationsInput
- type ListInfrastructureConfigurationsOutput
- type ListInfrastructureConfigurationsPaginator
- type ListInfrastructureConfigurationsPaginatorOptions
- type ListTagsForResourceInput
- type ListTagsForResourceOutput
- type Options
- type PutComponentPolicyInput
- type PutComponentPolicyOutput
- type PutContainerRecipePolicyInput
- type PutContainerRecipePolicyOutput
- type PutImagePolicyInput
- type PutImagePolicyOutput
- type PutImageRecipePolicyInput
- type PutImageRecipePolicyOutput
- type ResolveEndpoint
- type StartImagePipelineExecutionInput
- type StartImagePipelineExecutionOutput
- type TagResourceInput
- type TagResourceOutput
- type UntagResourceInput
- type UntagResourceOutput
- type UpdateDistributionConfigurationInput
- type UpdateDistributionConfigurationOutput
- type UpdateImagePipelineInput
- type UpdateImagePipelineOutput
- type UpdateInfrastructureConfigurationInput
- type UpdateInfrastructureConfigurationOutput
Constants ¶
const ServiceAPIVersion = "2019-12-02"
const ServiceID = "imagebuilder"
Variables ¶
This section is empty.
Functions ¶
func NewDefaultEndpointResolver ¶
func NewDefaultEndpointResolver() *internalendpoints.Resolver
NewDefaultEndpointResolver constructs a new service endpoint resolver
func WithAPIOptions ¶ added in v1.0.0
func WithAPIOptions(optFns ...func(*middleware.Stack) error) func(*Options)
WithAPIOptions returns a functional option for setting the Client's APIOptions option.
func WithEndpointResolver ¶
func WithEndpointResolver(v EndpointResolver) func(*Options)
WithEndpointResolver returns a functional option for setting the Client's EndpointResolver option.
Types ¶
type CancelImageCreationInput ¶
type CancelImageCreationInput struct { // Unique, case-sensitive identifier you provide to ensure idempotency of the // request. For more information, see Ensuring idempotency // (https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html) // in the Amazon EC2 API Reference. // // This member is required. ClientToken *string // The Amazon Resource Name (ARN) of the image whose creation you want to cancel. // // This member is required. ImageBuildVersionArn *string // contains filtered or unexported fields }
type CancelImageCreationOutput ¶
type CancelImageCreationOutput struct { // The idempotency token that was used for this request. ClientToken *string // The Amazon Resource Name (ARN) of the image whose creation has been cancelled. ImageBuildVersionArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client provides the API client to make operations call for EC2 Image Builder.
func New ¶
New returns an initialized Client based on the functional options. Provide additional functional options to further configure the behavior of the client, such as changing the client's endpoint or adding custom middleware behavior.
func NewFromConfig ¶
NewFromConfig returns a new client from the provided config.
func (*Client) CancelImageCreation ¶
func (c *Client) CancelImageCreation(ctx context.Context, params *CancelImageCreationInput, optFns ...func(*Options)) (*CancelImageCreationOutput, error)
CancelImageCreation cancels the creation of Image. This operation can only be used on images in a non-terminal state.
func (*Client) CreateComponent ¶
func (c *Client) CreateComponent(ctx context.Context, params *CreateComponentInput, optFns ...func(*Options)) (*CreateComponentOutput, error)
Creates a new component that can be used to build, validate, test, and assess your image. The component is based on a YAML document that you specify using exactly one of the following methods:
* Inline, using the data property in the request body.
* A URL that points to a YAML document file stored in Amazon S3, using the uri property in the request body.
func (*Client) CreateContainerRecipe ¶ added in v0.31.0
func (c *Client) CreateContainerRecipe(ctx context.Context, params *CreateContainerRecipeInput, optFns ...func(*Options)) (*CreateContainerRecipeOutput, error)
Creates a new container recipe. Container recipes define how images are configured, tested, and assessed.
func (*Client) CreateDistributionConfiguration ¶
func (c *Client) CreateDistributionConfiguration(ctx context.Context, params *CreateDistributionConfigurationInput, optFns ...func(*Options)) (*CreateDistributionConfigurationOutput, error)
Creates a new distribution configuration. Distribution configurations define and configure the outputs of your pipeline.
func (*Client) CreateImage ¶
func (c *Client) CreateImage(ctx context.Context, params *CreateImageInput, optFns ...func(*Options)) (*CreateImageOutput, error)
Creates a new image. This request will create a new image along with all of the configured output resources defined in the distribution configuration. You must specify exactly one recipe for your image, using either a ContainerRecipeArn or an ImageRecipeArn.
func (*Client) CreateImagePipeline ¶
func (c *Client) CreateImagePipeline(ctx context.Context, params *CreateImagePipelineInput, optFns ...func(*Options)) (*CreateImagePipelineOutput, error)
Creates a new image pipeline. Image pipelines enable you to automate the creation and distribution of images.
func (*Client) CreateImageRecipe ¶
func (c *Client) CreateImageRecipe(ctx context.Context, params *CreateImageRecipeInput, optFns ...func(*Options)) (*CreateImageRecipeOutput, error)
Creates a new image recipe. Image recipes define how images are configured, tested, and assessed.
func (*Client) CreateInfrastructureConfiguration ¶
func (c *Client) CreateInfrastructureConfiguration(ctx context.Context, params *CreateInfrastructureConfigurationInput, optFns ...func(*Options)) (*CreateInfrastructureConfigurationOutput, error)
Creates a new infrastructure configuration. An infrastructure configuration defines the environment in which your image will be built and tested.
func (*Client) DeleteComponent ¶
func (c *Client) DeleteComponent(ctx context.Context, params *DeleteComponentInput, optFns ...func(*Options)) (*DeleteComponentOutput, error)
Deletes a component build version.
func (*Client) DeleteContainerRecipe ¶ added in v0.31.0
func (c *Client) DeleteContainerRecipe(ctx context.Context, params *DeleteContainerRecipeInput, optFns ...func(*Options)) (*DeleteContainerRecipeOutput, error)
Deletes a container recipe.
func (*Client) DeleteDistributionConfiguration ¶
func (c *Client) DeleteDistributionConfiguration(ctx context.Context, params *DeleteDistributionConfigurationInput, optFns ...func(*Options)) (*DeleteDistributionConfigurationOutput, error)
Deletes a distribution configuration.
func (*Client) DeleteImage ¶
func (c *Client) DeleteImage(ctx context.Context, params *DeleteImageInput, optFns ...func(*Options)) (*DeleteImageOutput, error)
Deletes an Image Builder image resource. This does not delete any EC2 AMIs or ECR container images that are created during the image build process. You must clean those up separately, using the appropriate Amazon EC2 or Amazon ECR console actions, or API or CLI commands.
* To deregister an EC2 Linux AMI, see Deregister your Linux AMI (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/deregister-ami.html) in the Amazon EC2 User Guide .
* To deregister an EC2 Windows AMI, see Deregister your Windows AMI (https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/deregister-ami.html) in the Amazon EC2 Windows Guide .
* To delete a container image from Amazon ECR, see Deleting an image (https://docs.aws.amazon.com/AmazonECR/latest/userguide/delete_image.html) in the Amazon ECR User Guide.
func (*Client) DeleteImagePipeline ¶
func (c *Client) DeleteImagePipeline(ctx context.Context, params *DeleteImagePipelineInput, optFns ...func(*Options)) (*DeleteImagePipelineOutput, error)
Deletes an image pipeline.
func (*Client) DeleteImageRecipe ¶
func (c *Client) DeleteImageRecipe(ctx context.Context, params *DeleteImageRecipeInput, optFns ...func(*Options)) (*DeleteImageRecipeOutput, error)
Deletes an image recipe.
func (*Client) DeleteInfrastructureConfiguration ¶
func (c *Client) DeleteInfrastructureConfiguration(ctx context.Context, params *DeleteInfrastructureConfigurationInput, optFns ...func(*Options)) (*DeleteInfrastructureConfigurationOutput, error)
Deletes an infrastructure configuration.
func (*Client) GetComponent ¶
func (c *Client) GetComponent(ctx context.Context, params *GetComponentInput, optFns ...func(*Options)) (*GetComponentOutput, error)
Gets a component object.
func (*Client) GetComponentPolicy ¶
func (c *Client) GetComponentPolicy(ctx context.Context, params *GetComponentPolicyInput, optFns ...func(*Options)) (*GetComponentPolicyOutput, error)
Gets a component policy.
func (*Client) GetContainerRecipe ¶ added in v0.31.0
func (c *Client) GetContainerRecipe(ctx context.Context, params *GetContainerRecipeInput, optFns ...func(*Options)) (*GetContainerRecipeOutput, error)
Retrieves a container recipe.
func (*Client) GetContainerRecipePolicy ¶ added in v0.31.0
func (c *Client) GetContainerRecipePolicy(ctx context.Context, params *GetContainerRecipePolicyInput, optFns ...func(*Options)) (*GetContainerRecipePolicyOutput, error)
Retrieves the policy for a container recipe.
func (*Client) GetDistributionConfiguration ¶
func (c *Client) GetDistributionConfiguration(ctx context.Context, params *GetDistributionConfigurationInput, optFns ...func(*Options)) (*GetDistributionConfigurationOutput, error)
Gets a distribution configuration.
func (*Client) GetImage ¶
func (c *Client) GetImage(ctx context.Context, params *GetImageInput, optFns ...func(*Options)) (*GetImageOutput, error)
Gets an image.
func (*Client) GetImagePipeline ¶
func (c *Client) GetImagePipeline(ctx context.Context, params *GetImagePipelineInput, optFns ...func(*Options)) (*GetImagePipelineOutput, error)
Gets an image pipeline.
func (*Client) GetImagePolicy ¶
func (c *Client) GetImagePolicy(ctx context.Context, params *GetImagePolicyInput, optFns ...func(*Options)) (*GetImagePolicyOutput, error)
Gets an image policy.
func (*Client) GetImageRecipe ¶
func (c *Client) GetImageRecipe(ctx context.Context, params *GetImageRecipeInput, optFns ...func(*Options)) (*GetImageRecipeOutput, error)
Gets an image recipe.
func (*Client) GetImageRecipePolicy ¶
func (c *Client) GetImageRecipePolicy(ctx context.Context, params *GetImageRecipePolicyInput, optFns ...func(*Options)) (*GetImageRecipePolicyOutput, error)
Gets an image recipe policy.
func (*Client) GetInfrastructureConfiguration ¶
func (c *Client) GetInfrastructureConfiguration(ctx context.Context, params *GetInfrastructureConfigurationInput, optFns ...func(*Options)) (*GetInfrastructureConfigurationOutput, error)
Gets an infrastructure configuration.
func (*Client) ImportComponent ¶
func (c *Client) ImportComponent(ctx context.Context, params *ImportComponentInput, optFns ...func(*Options)) (*ImportComponentOutput, error)
Imports a component and transforms its data into a component document.
func (*Client) ImportVmImage ¶ added in v1.15.0
func (c *Client) ImportVmImage(ctx context.Context, params *ImportVmImageInput, optFns ...func(*Options)) (*ImportVmImageOutput, error)
When you export your virtual machine (VM) from its virtualization environment, that process creates a set of one or more disk container files that act as snapshots of your VM’s environment, settings, and data. The Amazon EC2 API ImportImage (https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_ImportImage.html) action uses those files to import your VM and create an AMI. To import using the CLI command, see import-image (https://docs.aws.amazon.com/cli/latest/reference/ec2/import-image.html) You can reference the task ID from the VM import to pull in the AMI that the import created as the base image for your Image Builder recipe.
func (*Client) ListComponentBuildVersions ¶
func (c *Client) ListComponentBuildVersions(ctx context.Context, params *ListComponentBuildVersionsInput, optFns ...func(*Options)) (*ListComponentBuildVersionsOutput, error)
Returns the list of component build versions for the specified semantic version. The semantic version has four nodes: ../. You can assign values for the first three, and can filter on all of them. Filtering: With semantic versioning, you have the flexibility to use wildcards (x) to specify the most recent versions or nodes when selecting the base image or components for your recipe. When you use a wildcard in any node, all nodes to the right of the first wildcard must also be wildcards.
func (*Client) ListComponents ¶
func (c *Client) ListComponents(ctx context.Context, params *ListComponentsInput, optFns ...func(*Options)) (*ListComponentsOutput, error)
Returns the list of component build versions for the specified semantic version. The semantic version has four nodes: ../. You can assign values for the first three, and can filter on all of them. Filtering: With semantic versioning, you have the flexibility to use wildcards (x) to specify the most recent versions or nodes when selecting the base image or components for your recipe. When you use a wildcard in any node, all nodes to the right of the first wildcard must also be wildcards.
func (*Client) ListContainerRecipes ¶ added in v0.31.0
func (c *Client) ListContainerRecipes(ctx context.Context, params *ListContainerRecipesInput, optFns ...func(*Options)) (*ListContainerRecipesOutput, error)
Returns a list of container recipes.
func (*Client) ListDistributionConfigurations ¶
func (c *Client) ListDistributionConfigurations(ctx context.Context, params *ListDistributionConfigurationsInput, optFns ...func(*Options)) (*ListDistributionConfigurationsOutput, error)
Returns a list of distribution configurations.
func (*Client) ListImageBuildVersions ¶
func (c *Client) ListImageBuildVersions(ctx context.Context, params *ListImageBuildVersionsInput, optFns ...func(*Options)) (*ListImageBuildVersionsOutput, error)
Returns a list of image build versions.
func (*Client) ListImagePackages ¶ added in v1.2.0
func (c *Client) ListImagePackages(ctx context.Context, params *ListImagePackagesInput, optFns ...func(*Options)) (*ListImagePackagesOutput, error)
List the Packages that are associated with an Image Build Version, as determined by Amazon Web Services Systems Manager Inventory at build time.
func (*Client) ListImagePipelineImages ¶
func (c *Client) ListImagePipelineImages(ctx context.Context, params *ListImagePipelineImagesInput, optFns ...func(*Options)) (*ListImagePipelineImagesOutput, error)
Returns a list of images created by the specified pipeline.
func (*Client) ListImagePipelines ¶
func (c *Client) ListImagePipelines(ctx context.Context, params *ListImagePipelinesInput, optFns ...func(*Options)) (*ListImagePipelinesOutput, error)
Returns a list of image pipelines.
func (*Client) ListImageRecipes ¶
func (c *Client) ListImageRecipes(ctx context.Context, params *ListImageRecipesInput, optFns ...func(*Options)) (*ListImageRecipesOutput, error)
Returns a list of image recipes.
func (*Client) ListImages ¶
func (c *Client) ListImages(ctx context.Context, params *ListImagesInput, optFns ...func(*Options)) (*ListImagesOutput, error)
Returns the list of images that you have access to.
func (*Client) ListInfrastructureConfigurations ¶
func (c *Client) ListInfrastructureConfigurations(ctx context.Context, params *ListInfrastructureConfigurationsInput, optFns ...func(*Options)) (*ListInfrastructureConfigurationsOutput, error)
Returns a list of infrastructure configurations.
func (*Client) ListTagsForResource ¶
func (c *Client) ListTagsForResource(ctx context.Context, params *ListTagsForResourceInput, optFns ...func(*Options)) (*ListTagsForResourceOutput, error)
Returns the list of tags for the specified resource.
func (*Client) PutComponentPolicy ¶
func (c *Client) PutComponentPolicy(ctx context.Context, params *PutComponentPolicyInput, optFns ...func(*Options)) (*PutComponentPolicyOutput, error)
Applies a policy to a component. We recommend that you call the RAM API CreateResourceShare (https://docs.aws.amazon.com/ram/latest/APIReference/API_CreateResourceShare.html) to share resources. If you call the Image Builder API PutComponentPolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy (https://docs.aws.amazon.com/ram/latest/APIReference/API_PromoteResourceShareCreatedFromPolicy.html) in order for the resource to be visible to all principals with whom the resource is shared.
func (*Client) PutContainerRecipePolicy ¶ added in v0.31.0
func (c *Client) PutContainerRecipePolicy(ctx context.Context, params *PutContainerRecipePolicyInput, optFns ...func(*Options)) (*PutContainerRecipePolicyOutput, error)
Applies a policy to a container image. We recommend that you call the RAM API CreateResourceShare (https://docs.aws.amazon.com//ram/latest/APIReference/API_CreateResourceShare.html) to share resources. If you call the Image Builder API PutContainerImagePolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy (https://docs.aws.amazon.com//ram/latest/APIReference/API_PromoteResourceShareCreatedFromPolicy.html) in order for the resource to be visible to all principals with whom the resource is shared.
func (*Client) PutImagePolicy ¶
func (c *Client) PutImagePolicy(ctx context.Context, params *PutImagePolicyInput, optFns ...func(*Options)) (*PutImagePolicyOutput, error)
Applies a policy to an image. We recommend that you call the RAM API CreateResourceShare (https://docs.aws.amazon.com/ram/latest/APIReference/API_CreateResourceShare.html) to share resources. If you call the Image Builder API PutImagePolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy (https://docs.aws.amazon.com/ram/latest/APIReference/API_PromoteResourceShareCreatedFromPolicy.html) in order for the resource to be visible to all principals with whom the resource is shared.
func (*Client) PutImageRecipePolicy ¶
func (c *Client) PutImageRecipePolicy(ctx context.Context, params *PutImageRecipePolicyInput, optFns ...func(*Options)) (*PutImageRecipePolicyOutput, error)
Applies a policy to an image recipe. We recommend that you call the RAM API CreateResourceShare (https://docs.aws.amazon.com/ram/latest/APIReference/API_CreateResourceShare.html) to share resources. If you call the Image Builder API PutImageRecipePolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy (https://docs.aws.amazon.com/ram/latest/APIReference/API_PromoteResourceShareCreatedFromPolicy.html) in order for the resource to be visible to all principals with whom the resource is shared.
func (*Client) StartImagePipelineExecution ¶
func (c *Client) StartImagePipelineExecution(ctx context.Context, params *StartImagePipelineExecutionInput, optFns ...func(*Options)) (*StartImagePipelineExecutionOutput, error)
Manually triggers a pipeline to create an image.
func (*Client) TagResource ¶
func (c *Client) TagResource(ctx context.Context, params *TagResourceInput, optFns ...func(*Options)) (*TagResourceOutput, error)
Adds a tag to a resource.
func (*Client) UntagResource ¶
func (c *Client) UntagResource(ctx context.Context, params *UntagResourceInput, optFns ...func(*Options)) (*UntagResourceOutput, error)
Removes a tag from a resource.
func (*Client) UpdateDistributionConfiguration ¶
func (c *Client) UpdateDistributionConfiguration(ctx context.Context, params *UpdateDistributionConfigurationInput, optFns ...func(*Options)) (*UpdateDistributionConfigurationOutput, error)
Updates a new distribution configuration. Distribution configurations define and configure the outputs of your pipeline.
func (*Client) UpdateImagePipeline ¶
func (c *Client) UpdateImagePipeline(ctx context.Context, params *UpdateImagePipelineInput, optFns ...func(*Options)) (*UpdateImagePipelineOutput, error)
Updates an image pipeline. Image pipelines enable you to automate the creation and distribution of images. UpdateImagePipeline does not support selective updates for the pipeline. You must specify all of the required properties in the update request, not just the properties that have changed.
func (*Client) UpdateInfrastructureConfiguration ¶
func (c *Client) UpdateInfrastructureConfiguration(ctx context.Context, params *UpdateInfrastructureConfigurationInput, optFns ...func(*Options)) (*UpdateInfrastructureConfigurationOutput, error)
Updates a new infrastructure configuration. An infrastructure configuration defines the environment in which your image will be built and tested.
type CreateComponentInput ¶
type CreateComponentInput struct { // The idempotency token of the component. // // This member is required. ClientToken *string // The name of the component. // // This member is required. Name *string // The platform of the component. // // This member is required. Platform types.Platform // The semantic version of the component. This version follows the semantic version // syntax. The semantic version has four nodes: ../. You can assign values for the // first three, and can filter on all of them. Assignment: For the first three // nodes you can assign any positive integer value, including zero, with an upper // limit of 2^30-1, or 1073741823 for each node. Image Builder automatically // assigns the build number to the fourth node. Patterns: You can use any numeric // pattern that adheres to the assignment requirements for the nodes that you can // assign. For example, you might choose a software version pattern, such as 1.0.0, // or a date, such as 2021.01.01. // // This member is required. SemanticVersion *string // The change description of the component. Describes what change has been made in // this version, or what makes this version different from other versions of this // component. ChangeDescription *string // Component data contains inline YAML document content for the component. // Alternatively, you can specify the uri of a YAML document file stored in Amazon // S3. However, you cannot specify both properties. Data *string // The description of the component. Describes the contents of the component. Description *string // The ID of the KMS key that should be used to encrypt this component. KmsKeyId *string // The operating system (OS) version supported by the component. If the OS // information is available, a prefix match is performed against the base image OS // version during image recipe creation. SupportedOsVersions []string // The tags of the component. Tags map[string]string // The uri of a YAML component document file. This must be an S3 URL // (s3://bucket/key), and the requester must have permission to access the S3 // bucket it points to. If you use Amazon S3, you can specify component content up // to your service quota. Alternatively, you can specify the YAML document inline, // using the component data property. You cannot specify both properties. Uri *string // contains filtered or unexported fields }
type CreateComponentOutput ¶
type CreateComponentOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the component that was created by this // request. ComponentBuildVersionArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type CreateContainerRecipeInput ¶ added in v0.31.0
type CreateContainerRecipeInput struct { // The client token used to make this request idempotent. // // This member is required. ClientToken *string // Components for build and test that are included in the container recipe. // // This member is required. Components []types.ComponentConfiguration // The type of container to create. // // This member is required. ContainerType types.ContainerType // The name of the container recipe. // // This member is required. Name *string // The base image for the container recipe. // // This member is required. ParentImage *string // The semantic version of the container recipe. This version follows the semantic // version syntax. The semantic version has four nodes: ../. You can assign values // for the first three, and can filter on all of them. Assignment: For the first // three nodes you can assign any positive integer value, including zero, with an // upper limit of 2^30-1, or 1073741823 for each node. Image Builder automatically // assigns the build number to the fourth node. Patterns: You can use any numeric // pattern that adheres to the assignment requirements for the nodes that you can // assign. For example, you might choose a software version pattern, such as 1.0.0, // or a date, such as 2021.01.01. // // This member is required. SemanticVersion *string // The destination repository for the container image. // // This member is required. TargetRepository *types.TargetContainerRepository // The description of the container recipe. Description *string // The Dockerfile template used to build your image as an inline data blob. DockerfileTemplateData *string // The Amazon S3 URI for the Dockerfile that will be used to build your container // image. DockerfileTemplateUri *string // Specifies the operating system version for the base image. ImageOsVersionOverride *string // A group of options that can be used to configure an instance for building and // testing container images. InstanceConfiguration *types.InstanceConfiguration // Identifies which KMS key is used to encrypt the container image. KmsKeyId *string // Specifies the operating system platform when you use a custom base image. PlatformOverride types.Platform // Tags that are attached to the container recipe. Tags map[string]string // The working directory for use during build and test workflows. WorkingDirectory *string // contains filtered or unexported fields }
type CreateContainerRecipeOutput ¶ added in v0.31.0
type CreateContainerRecipeOutput struct { // The client token used to make this request idempotent. ClientToken *string // Returns the Amazon Resource Name (ARN) of the container recipe that the request // created. ContainerRecipeArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type CreateDistributionConfigurationInput ¶
type CreateDistributionConfigurationInput struct { // The idempotency token of the distribution configuration. // // This member is required. ClientToken *string // The distributions of the distribution configuration. // // This member is required. Distributions []types.Distribution // The name of the distribution configuration. // // This member is required. Name *string // The description of the distribution configuration. Description *string // The tags of the distribution configuration. Tags map[string]string // contains filtered or unexported fields }
type CreateDistributionConfigurationOutput ¶
type CreateDistributionConfigurationOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the distribution configuration that was // created by this request. DistributionConfigurationArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type CreateImageInput ¶
type CreateImageInput struct { // The idempotency token used to make this request idempotent. // // This member is required. ClientToken *string // The Amazon Resource Name (ARN) of the infrastructure configuration that defines // the environment in which your image will be built and tested. // // This member is required. InfrastructureConfigurationArn *string // The Amazon Resource Name (ARN) of the container recipe that defines how images // are configured and tested. ContainerRecipeArn *string // The Amazon Resource Name (ARN) of the distribution configuration that defines // and configures the outputs of your pipeline. DistributionConfigurationArn *string // Collects additional information about the image being created, including the // operating system (OS) version and package list. This information is used to // enhance the overall experience of using EC2 Image Builder. Enabled by default. EnhancedImageMetadataEnabled *bool // The Amazon Resource Name (ARN) of the image recipe that defines how images are // configured, tested, and assessed. ImageRecipeArn *string // The image tests configuration of the image. ImageTestsConfiguration *types.ImageTestsConfiguration // The tags of the image. Tags map[string]string // contains filtered or unexported fields }
type CreateImageOutput ¶
type CreateImageOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the image that was created by this request. ImageBuildVersionArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type CreateImagePipelineInput ¶
type CreateImagePipelineInput struct { // The idempotency token used to make this request idempotent. // // This member is required. ClientToken *string // The Amazon Resource Name (ARN) of the infrastructure configuration that will be // used to build images created by this image pipeline. // // This member is required. InfrastructureConfigurationArn *string // The name of the image pipeline. // // This member is required. Name *string // The Amazon Resource Name (ARN) of the container recipe that is used to configure // images created by this container pipeline. ContainerRecipeArn *string // The description of the image pipeline. Description *string // The Amazon Resource Name (ARN) of the distribution configuration that will be // used to configure and distribute images created by this image pipeline. DistributionConfigurationArn *string // Collects additional information about the image being created, including the // operating system (OS) version and package list. This information is used to // enhance the overall experience of using EC2 Image Builder. Enabled by default. EnhancedImageMetadataEnabled *bool // The Amazon Resource Name (ARN) of the image recipe that will be used to // configure images created by this image pipeline. ImageRecipeArn *string // The image test configuration of the image pipeline. ImageTestsConfiguration *types.ImageTestsConfiguration // The schedule of the image pipeline. Schedule *types.Schedule // The status of the image pipeline. Status types.PipelineStatus // The tags of the image pipeline. Tags map[string]string // contains filtered or unexported fields }
type CreateImagePipelineOutput ¶
type CreateImagePipelineOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the image pipeline that was created by this // request. ImagePipelineArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type CreateImageRecipeInput ¶
type CreateImageRecipeInput struct { // The idempotency token used to make this request idempotent. // // This member is required. ClientToken *string // The components of the image recipe. // // This member is required. Components []types.ComponentConfiguration // The name of the image recipe. // // This member is required. Name *string // The base image of the image recipe. The value of the string can be the ARN of // the base image or an AMI ID. The format for the ARN follows this example: // arn:aws:imagebuilder:us-west-2:aws:image/windows-server-2016-english-full-base-x86/x.x.x. // You can provide the specific version that you want to use, or you can use a // wildcard in all of the fields. If you enter an AMI ID for the string value, you // must have access to the AMI, and the AMI must be in the same Region in which you // are using Image Builder. // // This member is required. ParentImage *string // The semantic version of the image recipe. This version follows the semantic // version syntax. The semantic version has four nodes: ../. You can assign values // for the first three, and can filter on all of them. Assignment: For the first // three nodes you can assign any positive integer value, including zero, with an // upper limit of 2^30-1, or 1073741823 for each node. Image Builder automatically // assigns the build number to the fourth node. Patterns: You can use any numeric // pattern that adheres to the assignment requirements for the nodes that you can // assign. For example, you might choose a software version pattern, such as 1.0.0, // or a date, such as 2021.01.01. // // This member is required. SemanticVersion *string // Specify additional settings and launch scripts for your build instances. AdditionalInstanceConfiguration *types.AdditionalInstanceConfiguration // The block device mappings of the image recipe. BlockDeviceMappings []types.InstanceBlockDeviceMapping // The description of the image recipe. Description *string // The tags of the image recipe. Tags map[string]string // The working directory used during build and test workflows. WorkingDirectory *string // contains filtered or unexported fields }
type CreateImageRecipeOutput ¶
type CreateImageRecipeOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the image recipe that was created by this // request. ImageRecipeArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type CreateInfrastructureConfigurationInput ¶
type CreateInfrastructureConfigurationInput struct { // The idempotency token used to make this request idempotent. // // This member is required. ClientToken *string // The instance profile to associate with the instance used to customize your // Amazon EC2 AMI. // // This member is required. InstanceProfileName *string // The name of the infrastructure configuration. // // This member is required. Name *string // The description of the infrastructure configuration. Description *string // The instance metadata options that you can set for the HTTP requests that // pipeline builds use to launch EC2 build and test instances. InstanceMetadataOptions *types.InstanceMetadataOptions // 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. InstanceTypes []string // The key pair of the infrastructure configuration. You can use this to log on to // and debug the instance used to create your image. KeyPair *string // The logging configuration of the infrastructure configuration. Logging *types.Logging // The tags attached to the resource created by Image Builder. ResourceTags map[string]string // The security group IDs to associate with the instance used to customize your // Amazon EC2 AMI. SecurityGroupIds []string // The Amazon Resource Name (ARN) for the SNS topic to which we send image build // event notifications. EC2 Image Builder is unable to send notifications to SNS // topics that are encrypted using keys from other accounts. The key that is used // to encrypt the SNS topic must reside in the account that the Image Builder // service runs under. SnsTopicArn *string // The subnet ID in which to place the instance used to customize your Amazon EC2 // AMI. SubnetId *string // The tags of the infrastructure configuration. Tags map[string]string // 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. TerminateInstanceOnFailure *bool // contains filtered or unexported fields }
type CreateInfrastructureConfigurationOutput ¶
type CreateInfrastructureConfigurationOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the infrastructure configuration that was // created by this request. InfrastructureConfigurationArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DeleteComponentInput ¶
type DeleteComponentInput struct { // The Amazon Resource Name (ARN) of the component build version to delete. // // This member is required. ComponentBuildVersionArn *string // contains filtered or unexported fields }
type DeleteComponentOutput ¶
type DeleteComponentOutput struct { // The Amazon Resource Name (ARN) of the component build version that was deleted. ComponentBuildVersionArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DeleteContainerRecipeInput ¶ added in v0.31.0
type DeleteContainerRecipeInput struct { // The Amazon Resource Name (ARN) of the container recipe to delete. // // This member is required. ContainerRecipeArn *string // contains filtered or unexported fields }
type DeleteContainerRecipeOutput ¶ added in v0.31.0
type DeleteContainerRecipeOutput struct { // The Amazon Resource Name (ARN) of the container recipe that was deleted. ContainerRecipeArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DeleteDistributionConfigurationInput ¶
type DeleteDistributionConfigurationInput struct { // The Amazon Resource Name (ARN) of the distribution configuration to delete. // // This member is required. DistributionConfigurationArn *string // contains filtered or unexported fields }
type DeleteDistributionConfigurationOutput ¶
type DeleteDistributionConfigurationOutput struct { // The Amazon Resource Name (ARN) of the distribution configuration that was // deleted. DistributionConfigurationArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DeleteImageInput ¶
type DeleteImageInput struct { // The Amazon Resource Name (ARN) of the Image Builder image resource to delete. // // This member is required. ImageBuildVersionArn *string // contains filtered or unexported fields }
type DeleteImageOutput ¶
type DeleteImageOutput struct { // The Amazon Resource Name (ARN) of the Image Builder image resource that was // deleted. ImageBuildVersionArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DeleteImagePipelineInput ¶
type DeleteImagePipelineInput struct { // The Amazon Resource Name (ARN) of the image pipeline to delete. // // This member is required. ImagePipelineArn *string // contains filtered or unexported fields }
type DeleteImagePipelineOutput ¶
type DeleteImagePipelineOutput struct { // The Amazon Resource Name (ARN) of the image pipeline that was deleted. ImagePipelineArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DeleteImageRecipeInput ¶
type DeleteImageRecipeInput struct { // The Amazon Resource Name (ARN) of the image recipe to delete. // // This member is required. ImageRecipeArn *string // contains filtered or unexported fields }
type DeleteImageRecipeOutput ¶
type DeleteImageRecipeOutput struct { // The Amazon Resource Name (ARN) of the image recipe that was deleted. ImageRecipeArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type DeleteInfrastructureConfigurationInput ¶
type DeleteInfrastructureConfigurationInput struct { // The Amazon Resource Name (ARN) of the infrastructure configuration to delete. // // This member is required. InfrastructureConfigurationArn *string // contains filtered or unexported fields }
type DeleteInfrastructureConfigurationOutput ¶
type DeleteInfrastructureConfigurationOutput struct { // The Amazon Resource Name (ARN) of the infrastructure configuration that was // deleted. InfrastructureConfigurationArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type EndpointResolver ¶
type EndpointResolver interface {
ResolveEndpoint(region string, options EndpointResolverOptions) (aws.Endpoint, error)
}
EndpointResolver interface for resolving service endpoints.
func EndpointResolverFromURL ¶ added in v1.1.0
func EndpointResolverFromURL(url string, optFns ...func(*aws.Endpoint)) EndpointResolver
EndpointResolverFromURL returns an EndpointResolver configured using the provided endpoint url. By default, the resolved endpoint resolver uses the client region as signing region, and the endpoint source is set to EndpointSourceCustom.You can provide functional options to configure endpoint values for the resolved endpoint.
type EndpointResolverFunc ¶
type EndpointResolverFunc func(region string, options EndpointResolverOptions) (aws.Endpoint, error)
EndpointResolverFunc is a helper utility that wraps a function so it satisfies the EndpointResolver interface. This is useful when you want to add additional endpoint resolving logic, or stub out specific endpoints with custom values.
func (EndpointResolverFunc) ResolveEndpoint ¶
func (fn EndpointResolverFunc) ResolveEndpoint(region string, options EndpointResolverOptions) (endpoint aws.Endpoint, err error)
type EndpointResolverOptions ¶ added in v0.29.0
type EndpointResolverOptions = internalendpoints.Options
EndpointResolverOptions is the service endpoint resolver options
type GetComponentInput ¶
type GetComponentInput struct { // The Amazon Resource Name (ARN) of the component that you want to retrieve. Regex // requires "/\d+$" suffix. // // This member is required. ComponentBuildVersionArn *string // contains filtered or unexported fields }
type GetComponentOutput ¶
type GetComponentOutput struct { // The component object associated with the specified ARN. Component *types.Component // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type GetComponentPolicyInput ¶
type GetComponentPolicyInput struct { // The Amazon Resource Name (ARN) of the component whose policy you want to // retrieve. // // This member is required. ComponentArn *string // contains filtered or unexported fields }
type GetComponentPolicyOutput ¶
type GetComponentPolicyOutput struct { // The component policy. Policy *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type GetContainerRecipeInput ¶ added in v0.31.0
type GetContainerRecipeInput struct { // The Amazon Resource Name (ARN) of the container recipe to retrieve. // // This member is required. ContainerRecipeArn *string // contains filtered or unexported fields }
type GetContainerRecipeOutput ¶ added in v0.31.0
type GetContainerRecipeOutput struct { // The container recipe object that is returned. ContainerRecipe *types.ContainerRecipe // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type GetContainerRecipePolicyInput ¶ added in v0.31.0
type GetContainerRecipePolicyInput struct { // The Amazon Resource Name (ARN) of the container recipe for the policy being // requested. // // This member is required. ContainerRecipeArn *string // contains filtered or unexported fields }
type GetContainerRecipePolicyOutput ¶ added in v0.31.0
type GetContainerRecipePolicyOutput struct { // The container recipe policy object that is returned. Policy *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type GetDistributionConfigurationInput ¶
type GetDistributionConfigurationInput struct { // The Amazon Resource Name (ARN) of the distribution configuration that you want // to retrieve. // // This member is required. DistributionConfigurationArn *string // contains filtered or unexported fields }
type GetDistributionConfigurationOutput ¶
type GetDistributionConfigurationOutput struct { // The distribution configuration object. DistributionConfiguration *types.DistributionConfiguration // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type GetImageInput ¶
type GetImageInput struct { // The Amazon Resource Name (ARN) of the image that you want to retrieve. // // This member is required. ImageBuildVersionArn *string // contains filtered or unexported fields }
type GetImageOutput ¶
type GetImageOutput struct { // The image object. Image *types.Image // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type GetImagePipelineInput ¶
type GetImagePipelineInput struct { // The Amazon Resource Name (ARN) of the image pipeline that you want to retrieve. // // This member is required. ImagePipelineArn *string // contains filtered or unexported fields }
type GetImagePipelineOutput ¶
type GetImagePipelineOutput struct { // The image pipeline object. ImagePipeline *types.ImagePipeline // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type GetImagePolicyInput ¶
type GetImagePolicyInput struct { // The Amazon Resource Name (ARN) of the image whose policy you want to retrieve. // // This member is required. ImageArn *string // contains filtered or unexported fields }
type GetImagePolicyOutput ¶
type GetImagePolicyOutput struct { // The image policy object. Policy *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type GetImageRecipeInput ¶
type GetImageRecipeInput struct { // The Amazon Resource Name (ARN) of the image recipe that you want to retrieve. // // This member is required. ImageRecipeArn *string // contains filtered or unexported fields }
type GetImageRecipeOutput ¶
type GetImageRecipeOutput struct { // The image recipe object. ImageRecipe *types.ImageRecipe // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type GetImageRecipePolicyInput ¶
type GetImageRecipePolicyInput struct { // The Amazon Resource Name (ARN) of the image recipe whose policy you want to // retrieve. // // This member is required. ImageRecipeArn *string // contains filtered or unexported fields }
type GetImageRecipePolicyOutput ¶
type GetImageRecipePolicyOutput struct { // The image recipe policy object. Policy *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type GetInfrastructureConfigurationInput ¶
type GetInfrastructureConfigurationInput struct { // The Amazon Resource Name (ARN) of the infrastructure configuration that you want // to retrieve. // // This member is required. InfrastructureConfigurationArn *string // contains filtered or unexported fields }
GetInfrastructureConfiguration request object.
type GetInfrastructureConfigurationOutput ¶
type GetInfrastructureConfigurationOutput struct { // The infrastructure configuration object. InfrastructureConfiguration *types.InfrastructureConfiguration // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
GetInfrastructureConfiguration response object.
type HTTPSignerV4 ¶
type IdempotencyTokenProvider ¶
IdempotencyTokenProvider interface for providing idempotency token
type ImportComponentInput ¶
type ImportComponentInput struct { // The idempotency token of the component. // // This member is required. ClientToken *string // The format of the resource that you want to import as a component. // // This member is required. Format types.ComponentFormat // The name of the component. // // This member is required. Name *string // The platform of the component. // // This member is required. Platform types.Platform // The semantic version of the component. This version follows the semantic version // syntax. The semantic version has four nodes: ../. You can assign values for the // first three, and can filter on all of them. Filtering: With semantic versioning, // you have the flexibility to use wildcards (x) to specify the most recent // versions or nodes when selecting the base image or components for your recipe. // When you use a wildcard in any node, all nodes to the right of the first // wildcard must also be wildcards. // // This member is required. SemanticVersion *string // The type of the component denotes whether the component is used to build the // image, or only to test it. // // This member is required. Type types.ComponentType // The change description of the component. Describes what change has been made in // this version, or what makes this version different from other versions of this // component. ChangeDescription *string // The data of the component. Used to specify the data inline. Either data or uri // can be used to specify the data within the component. Data *string // The description of the component. Describes the contents of the component. Description *string // The ID of the KMS key that should be used to encrypt this component. KmsKeyId *string // The tags of the component. Tags map[string]string // The uri of the component. Must be an Amazon S3 URL and the requester must have // permission to access the Amazon S3 bucket. If you use Amazon S3, you can specify // component content up to your service quota. Either data or uri can be used to // specify the data within the component. Uri *string // contains filtered or unexported fields }
type ImportComponentOutput ¶
type ImportComponentOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the imported component. ComponentBuildVersionArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ImportVmImageInput ¶ added in v1.15.0
type ImportVmImageInput struct { // Unique, case-sensitive identifier you provide to ensure idempotency of the // request. For more information, see Ensuring idempotency // (https://docs.aws.amazon.com/AWSEC2/latest/APIReference/Run_Instance_Idempotency.html) // in the Amazon EC2 API Reference. // // This member is required. ClientToken *string // The name of the base image that is created by the import process. // // This member is required. Name *string // The operating system platform for the imported VM. // // This member is required. Platform types.Platform // The semantic version to attach to the base image that was created during the // import process. This version follows the semantic version syntax. The semantic // version has four nodes: ../. You can assign values for the first three, and can // filter on all of them. Assignment: For the first three nodes you can assign any // positive integer value, including zero, with an upper limit of 2^30-1, or // 1073741823 for each node. Image Builder automatically assigns the build number // to the fourth node. Patterns: You can use any numeric pattern that adheres to // the assignment requirements for the nodes that you can assign. For example, you // might choose a software version pattern, such as 1.0.0, or a date, such as // 2021.01.01. // // This member is required. SemanticVersion *string // The importTaskId (API) or ImportTaskId (CLI) from the Amazon EC2 VM import // process. Image Builder retrieves information from the import process to pull in // the AMI that is created from the VM source as the base image for your recipe. // // This member is required. VmImportTaskId *string // The description for the base image that is created by the import process. Description *string // The operating system version for the imported VM. OsVersion *string // Tags that are attached to the import resources. Tags map[string]string // contains filtered or unexported fields }
type ImportVmImageOutput ¶ added in v1.15.0
type ImportVmImageOutput struct { // The idempotency token that was used for this request. ClientToken *string // The Amazon Resource Name (ARN) of the AMI that was created during the VM import // process. This AMI is used as the base image for the recipe that imported the VM. ImageArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListComponentBuildVersionsAPIClient ¶ added in v0.30.0
type ListComponentBuildVersionsAPIClient interface {
ListComponentBuildVersions(context.Context, *ListComponentBuildVersionsInput, ...func(*Options)) (*ListComponentBuildVersionsOutput, error)
}
ListComponentBuildVersionsAPIClient is a client that implements the ListComponentBuildVersions operation.
type ListComponentBuildVersionsInput ¶
type ListComponentBuildVersionsInput struct { // The component version Amazon Resource Name (ARN) whose versions you want to // list. // // This member is required. ComponentVersionArn *string // The maximum items to return in a request. MaxResults *int32 // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // contains filtered or unexported fields }
type ListComponentBuildVersionsOutput ¶
type ListComponentBuildVersionsOutput struct { // The list of component summaries for the specified semantic version. ComponentSummaryList []types.ComponentSummary // The next token used for paginated responses. When this is not empty, there are // additional elements that the service has not included in this request. Use this // token with the next request to retrieve additional objects. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListComponentBuildVersionsPaginator ¶ added in v0.30.0
type ListComponentBuildVersionsPaginator struct {
// contains filtered or unexported fields
}
ListComponentBuildVersionsPaginator is a paginator for ListComponentBuildVersions
func NewListComponentBuildVersionsPaginator ¶ added in v0.30.0
func NewListComponentBuildVersionsPaginator(client ListComponentBuildVersionsAPIClient, params *ListComponentBuildVersionsInput, optFns ...func(*ListComponentBuildVersionsPaginatorOptions)) *ListComponentBuildVersionsPaginator
NewListComponentBuildVersionsPaginator returns a new ListComponentBuildVersionsPaginator
func (*ListComponentBuildVersionsPaginator) HasMorePages ¶ added in v0.30.0
func (p *ListComponentBuildVersionsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListComponentBuildVersionsPaginator) NextPage ¶ added in v0.30.0
func (p *ListComponentBuildVersionsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListComponentBuildVersionsOutput, error)
NextPage retrieves the next ListComponentBuildVersions page.
type ListComponentBuildVersionsPaginatorOptions ¶ added in v0.30.0
type ListComponentBuildVersionsPaginatorOptions struct { // The maximum items to return in a request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListComponentBuildVersionsPaginatorOptions is the paginator options for ListComponentBuildVersions
type ListComponentsAPIClient ¶ added in v0.30.0
type ListComponentsAPIClient interface {
ListComponents(context.Context, *ListComponentsInput, ...func(*Options)) (*ListComponentsOutput, error)
}
ListComponentsAPIClient is a client that implements the ListComponents operation.
type ListComponentsInput ¶
type ListComponentsInput struct { // Returns the list of component build versions for the specified name. ByName bool // Use the following filters to streamline results: // // * description // // * name // // * // platform // // * supportedOsVersion // // * type // // * version Filters []types.Filter // The maximum items to return in a request. MaxResults *int32 // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // The owner defines which components you want to list. By default, this request // will only show components owned by your account. You can use this field to // specify if you want to view components owned by yourself, by Amazon, or those // components that have been shared with you by other customers. Owner types.Ownership // contains filtered or unexported fields }
type ListComponentsOutput ¶
type ListComponentsOutput struct { // The list of component semantic versions. The semantic version has four nodes: // ../. You can assign values for the first three, and can filter on all of them. ComponentVersionList []types.ComponentVersion // The next token used for paginated responses. When this is not empty, there are // additional elements that the service has not included in this request. Use this // token with the next request to retrieve additional objects. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListComponentsPaginator ¶ added in v0.30.0
type ListComponentsPaginator struct {
// contains filtered or unexported fields
}
ListComponentsPaginator is a paginator for ListComponents
func NewListComponentsPaginator ¶ added in v0.30.0
func NewListComponentsPaginator(client ListComponentsAPIClient, params *ListComponentsInput, optFns ...func(*ListComponentsPaginatorOptions)) *ListComponentsPaginator
NewListComponentsPaginator returns a new ListComponentsPaginator
func (*ListComponentsPaginator) HasMorePages ¶ added in v0.30.0
func (p *ListComponentsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListComponentsPaginator) NextPage ¶ added in v0.30.0
func (p *ListComponentsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListComponentsOutput, error)
NextPage retrieves the next ListComponents page.
type ListComponentsPaginatorOptions ¶ added in v0.30.0
type ListComponentsPaginatorOptions struct { // The maximum items to return in a request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListComponentsPaginatorOptions is the paginator options for ListComponents
type ListContainerRecipesAPIClient ¶ added in v1.2.0
type ListContainerRecipesAPIClient interface {
ListContainerRecipes(context.Context, *ListContainerRecipesInput, ...func(*Options)) (*ListContainerRecipesOutput, error)
}
ListContainerRecipesAPIClient is a client that implements the ListContainerRecipes operation.
type ListContainerRecipesInput ¶ added in v0.31.0
type ListContainerRecipesInput struct { // Use the following filters to streamline results: // // * containerType // // * name // // * // parentImage // // * platform Filters []types.Filter // The maximum number of results to return in the list. MaxResults *int32 // Provides a token for pagination, which determines where to begin the next set of // results when the current set reaches the maximum for one request. NextToken *string // Returns container recipes belonging to the specified owner, that have been // shared with you. You can omit this field to return container recipes belonging // to your account. Owner types.Ownership // contains filtered or unexported fields }
type ListContainerRecipesOutput ¶ added in v0.31.0
type ListContainerRecipesOutput struct { // The list of container recipes returned for the request. ContainerRecipeSummaryList []types.ContainerRecipeSummary // The next token field is used for paginated responses. When this is not empty, // there are additional container recipes that the service has not included in this // response. Use this token with the next request to retrieve additional list // items. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListContainerRecipesPaginator ¶ added in v1.2.0
type ListContainerRecipesPaginator struct {
// contains filtered or unexported fields
}
ListContainerRecipesPaginator is a paginator for ListContainerRecipes
func NewListContainerRecipesPaginator ¶ added in v1.2.0
func NewListContainerRecipesPaginator(client ListContainerRecipesAPIClient, params *ListContainerRecipesInput, optFns ...func(*ListContainerRecipesPaginatorOptions)) *ListContainerRecipesPaginator
NewListContainerRecipesPaginator returns a new ListContainerRecipesPaginator
func (*ListContainerRecipesPaginator) HasMorePages ¶ added in v1.2.0
func (p *ListContainerRecipesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListContainerRecipesPaginator) NextPage ¶ added in v1.2.0
func (p *ListContainerRecipesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListContainerRecipesOutput, error)
NextPage retrieves the next ListContainerRecipes page.
type ListContainerRecipesPaginatorOptions ¶ added in v1.2.0
type ListContainerRecipesPaginatorOptions struct { // The maximum number of results to return in the list. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListContainerRecipesPaginatorOptions is the paginator options for ListContainerRecipes
type ListDistributionConfigurationsAPIClient ¶ added in v0.30.0
type ListDistributionConfigurationsAPIClient interface {
ListDistributionConfigurations(context.Context, *ListDistributionConfigurationsInput, ...func(*Options)) (*ListDistributionConfigurationsOutput, error)
}
ListDistributionConfigurationsAPIClient is a client that implements the ListDistributionConfigurations operation.
type ListDistributionConfigurationsInput ¶
type ListDistributionConfigurationsInput struct { // You can filter on name to streamline results. Filters []types.Filter // The maximum items to return in a request. MaxResults *int32 // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // contains filtered or unexported fields }
type ListDistributionConfigurationsOutput ¶
type ListDistributionConfigurationsOutput struct { // The list of distributions. DistributionConfigurationSummaryList []types.DistributionConfigurationSummary // The next token used for paginated responses. When this is not empty, there are // additional elements that the service has not included in this request. Use this // token with the next request to retrieve additional objects. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListDistributionConfigurationsPaginator ¶ added in v0.30.0
type ListDistributionConfigurationsPaginator struct {
// contains filtered or unexported fields
}
ListDistributionConfigurationsPaginator is a paginator for ListDistributionConfigurations
func NewListDistributionConfigurationsPaginator ¶ added in v0.30.0
func NewListDistributionConfigurationsPaginator(client ListDistributionConfigurationsAPIClient, params *ListDistributionConfigurationsInput, optFns ...func(*ListDistributionConfigurationsPaginatorOptions)) *ListDistributionConfigurationsPaginator
NewListDistributionConfigurationsPaginator returns a new ListDistributionConfigurationsPaginator
func (*ListDistributionConfigurationsPaginator) HasMorePages ¶ added in v0.30.0
func (p *ListDistributionConfigurationsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListDistributionConfigurationsPaginator) NextPage ¶ added in v0.30.0
func (p *ListDistributionConfigurationsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListDistributionConfigurationsOutput, error)
NextPage retrieves the next ListDistributionConfigurations page.
type ListDistributionConfigurationsPaginatorOptions ¶ added in v0.30.0
type ListDistributionConfigurationsPaginatorOptions struct { // The maximum items to return in a request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListDistributionConfigurationsPaginatorOptions is the paginator options for ListDistributionConfigurations
type ListImageBuildVersionsAPIClient ¶ added in v0.30.0
type ListImageBuildVersionsAPIClient interface {
ListImageBuildVersions(context.Context, *ListImageBuildVersionsInput, ...func(*Options)) (*ListImageBuildVersionsOutput, error)
}
ListImageBuildVersionsAPIClient is a client that implements the ListImageBuildVersions operation.
type ListImageBuildVersionsInput ¶
type ListImageBuildVersionsInput struct { // The Amazon Resource Name (ARN) of the image whose build versions you want to // retrieve. // // This member is required. ImageVersionArn *string // Use the following filters to streamline results: // // * name // // * osVersion // // * // platform // // * type // // * version Filters []types.Filter // The maximum items to return in a request. MaxResults *int32 // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // contains filtered or unexported fields }
type ListImageBuildVersionsOutput ¶
type ListImageBuildVersionsOutput struct { // The list of image build versions. ImageSummaryList []types.ImageSummary // The next token used for paginated responses. When this is not empty, there are // additional elements that the service has not included in this request. Use this // token with the next request to retrieve additional objects. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListImageBuildVersionsPaginator ¶ added in v0.30.0
type ListImageBuildVersionsPaginator struct {
// contains filtered or unexported fields
}
ListImageBuildVersionsPaginator is a paginator for ListImageBuildVersions
func NewListImageBuildVersionsPaginator ¶ added in v0.30.0
func NewListImageBuildVersionsPaginator(client ListImageBuildVersionsAPIClient, params *ListImageBuildVersionsInput, optFns ...func(*ListImageBuildVersionsPaginatorOptions)) *ListImageBuildVersionsPaginator
NewListImageBuildVersionsPaginator returns a new ListImageBuildVersionsPaginator
func (*ListImageBuildVersionsPaginator) HasMorePages ¶ added in v0.30.0
func (p *ListImageBuildVersionsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListImageBuildVersionsPaginator) NextPage ¶ added in v0.30.0
func (p *ListImageBuildVersionsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListImageBuildVersionsOutput, error)
NextPage retrieves the next ListImageBuildVersions page.
type ListImageBuildVersionsPaginatorOptions ¶ added in v0.30.0
type ListImageBuildVersionsPaginatorOptions struct { // The maximum items to return in a request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListImageBuildVersionsPaginatorOptions is the paginator options for ListImageBuildVersions
type ListImagePackagesAPIClient ¶ added in v1.2.0
type ListImagePackagesAPIClient interface {
ListImagePackages(context.Context, *ListImagePackagesInput, ...func(*Options)) (*ListImagePackagesOutput, error)
}
ListImagePackagesAPIClient is a client that implements the ListImagePackages operation.
type ListImagePackagesInput ¶ added in v1.2.0
type ListImagePackagesInput struct { // Filter results for the ListImagePackages request by the Image Build Version ARN // // This member is required. ImageBuildVersionArn *string // The maxiumum number of results to return from the ListImagePackages request. MaxResults *int32 // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // contains filtered or unexported fields }
type ListImagePackagesOutput ¶ added in v1.2.0
type ListImagePackagesOutput struct { // The list of Image Packages returned in the response. ImagePackageList []types.ImagePackage // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListImagePackagesPaginator ¶ added in v1.2.0
type ListImagePackagesPaginator struct {
// contains filtered or unexported fields
}
ListImagePackagesPaginator is a paginator for ListImagePackages
func NewListImagePackagesPaginator ¶ added in v1.2.0
func NewListImagePackagesPaginator(client ListImagePackagesAPIClient, params *ListImagePackagesInput, optFns ...func(*ListImagePackagesPaginatorOptions)) *ListImagePackagesPaginator
NewListImagePackagesPaginator returns a new ListImagePackagesPaginator
func (*ListImagePackagesPaginator) HasMorePages ¶ added in v1.2.0
func (p *ListImagePackagesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListImagePackagesPaginator) NextPage ¶ added in v1.2.0
func (p *ListImagePackagesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListImagePackagesOutput, error)
NextPage retrieves the next ListImagePackages page.
type ListImagePackagesPaginatorOptions ¶ added in v1.2.0
type ListImagePackagesPaginatorOptions struct { // The maxiumum number of results to return from the ListImagePackages request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListImagePackagesPaginatorOptions is the paginator options for ListImagePackages
type ListImagePipelineImagesAPIClient ¶ added in v0.30.0
type ListImagePipelineImagesAPIClient interface {
ListImagePipelineImages(context.Context, *ListImagePipelineImagesInput, ...func(*Options)) (*ListImagePipelineImagesOutput, error)
}
ListImagePipelineImagesAPIClient is a client that implements the ListImagePipelineImages operation.
type ListImagePipelineImagesInput ¶
type ListImagePipelineImagesInput struct { // The Amazon Resource Name (ARN) of the image pipeline whose images you want to // view. // // This member is required. ImagePipelineArn *string // Use the following filters to streamline results: // // * name // // * version Filters []types.Filter // The maximum items to return in a request. MaxResults *int32 // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // contains filtered or unexported fields }
type ListImagePipelineImagesOutput ¶
type ListImagePipelineImagesOutput struct { // The list of images built by this pipeline. ImageSummaryList []types.ImageSummary // The next token used for paginated responses. When this is not empty, there are // additional elements that the service has not included in this request. Use this // token with the next request to retrieve additional objects. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListImagePipelineImagesPaginator ¶ added in v0.30.0
type ListImagePipelineImagesPaginator struct {
// contains filtered or unexported fields
}
ListImagePipelineImagesPaginator is a paginator for ListImagePipelineImages
func NewListImagePipelineImagesPaginator ¶ added in v0.30.0
func NewListImagePipelineImagesPaginator(client ListImagePipelineImagesAPIClient, params *ListImagePipelineImagesInput, optFns ...func(*ListImagePipelineImagesPaginatorOptions)) *ListImagePipelineImagesPaginator
NewListImagePipelineImagesPaginator returns a new ListImagePipelineImagesPaginator
func (*ListImagePipelineImagesPaginator) HasMorePages ¶ added in v0.30.0
func (p *ListImagePipelineImagesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListImagePipelineImagesPaginator) NextPage ¶ added in v0.30.0
func (p *ListImagePipelineImagesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListImagePipelineImagesOutput, error)
NextPage retrieves the next ListImagePipelineImages page.
type ListImagePipelineImagesPaginatorOptions ¶ added in v0.30.0
type ListImagePipelineImagesPaginatorOptions struct { // The maximum items to return in a request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListImagePipelineImagesPaginatorOptions is the paginator options for ListImagePipelineImages
type ListImagePipelinesAPIClient ¶ added in v0.30.0
type ListImagePipelinesAPIClient interface {
ListImagePipelines(context.Context, *ListImagePipelinesInput, ...func(*Options)) (*ListImagePipelinesOutput, error)
}
ListImagePipelinesAPIClient is a client that implements the ListImagePipelines operation.
type ListImagePipelinesInput ¶
type ListImagePipelinesInput struct { // Use the following filters to streamline results: // // * description // // * // distributionConfigurationArn // // * imageRecipeArn // // * // infrastructureConfigurationArn // // * name // // * status Filters []types.Filter // The maximum items to return in a request. MaxResults *int32 // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // contains filtered or unexported fields }
type ListImagePipelinesOutput ¶
type ListImagePipelinesOutput struct { // The list of image pipelines. ImagePipelineList []types.ImagePipeline // The next token used for paginated responses. When this is not empty, there are // additional elements that the service has not included in this request. Use this // token with the next request to retrieve additional objects. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListImagePipelinesPaginator ¶ added in v0.30.0
type ListImagePipelinesPaginator struct {
// contains filtered or unexported fields
}
ListImagePipelinesPaginator is a paginator for ListImagePipelines
func NewListImagePipelinesPaginator ¶ added in v0.30.0
func NewListImagePipelinesPaginator(client ListImagePipelinesAPIClient, params *ListImagePipelinesInput, optFns ...func(*ListImagePipelinesPaginatorOptions)) *ListImagePipelinesPaginator
NewListImagePipelinesPaginator returns a new ListImagePipelinesPaginator
func (*ListImagePipelinesPaginator) HasMorePages ¶ added in v0.30.0
func (p *ListImagePipelinesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListImagePipelinesPaginator) NextPage ¶ added in v0.30.0
func (p *ListImagePipelinesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListImagePipelinesOutput, error)
NextPage retrieves the next ListImagePipelines page.
type ListImagePipelinesPaginatorOptions ¶ added in v0.30.0
type ListImagePipelinesPaginatorOptions struct { // The maximum items to return in a request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListImagePipelinesPaginatorOptions is the paginator options for ListImagePipelines
type ListImageRecipesAPIClient ¶ added in v0.30.0
type ListImageRecipesAPIClient interface {
ListImageRecipes(context.Context, *ListImageRecipesInput, ...func(*Options)) (*ListImageRecipesOutput, error)
}
ListImageRecipesAPIClient is a client that implements the ListImageRecipes operation.
type ListImageRecipesInput ¶
type ListImageRecipesInput struct { // Use the following filters to streamline results: // // * name // // * parentImage // // * // platform Filters []types.Filter // The maximum items to return in a request. MaxResults *int32 // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // The owner defines which image recipes you want to list. By default, this request // will only show image recipes owned by your account. You can use this field to // specify if you want to view image recipes owned by yourself, by Amazon, or those // image recipes that have been shared with you by other customers. Owner types.Ownership // contains filtered or unexported fields }
type ListImageRecipesOutput ¶
type ListImageRecipesOutput struct { // The list of image pipelines. ImageRecipeSummaryList []types.ImageRecipeSummary // The next token used for paginated responses. When this is not empty, there are // additional elements that the service has not included in this request. Use this // token with the next request to retrieve additional objects. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListImageRecipesPaginator ¶ added in v0.30.0
type ListImageRecipesPaginator struct {
// contains filtered or unexported fields
}
ListImageRecipesPaginator is a paginator for ListImageRecipes
func NewListImageRecipesPaginator ¶ added in v0.30.0
func NewListImageRecipesPaginator(client ListImageRecipesAPIClient, params *ListImageRecipesInput, optFns ...func(*ListImageRecipesPaginatorOptions)) *ListImageRecipesPaginator
NewListImageRecipesPaginator returns a new ListImageRecipesPaginator
func (*ListImageRecipesPaginator) HasMorePages ¶ added in v0.30.0
func (p *ListImageRecipesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListImageRecipesPaginator) NextPage ¶ added in v0.30.0
func (p *ListImageRecipesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListImageRecipesOutput, error)
NextPage retrieves the next ListImageRecipes page.
type ListImageRecipesPaginatorOptions ¶ added in v0.30.0
type ListImageRecipesPaginatorOptions struct { // The maximum items to return in a request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListImageRecipesPaginatorOptions is the paginator options for ListImageRecipes
type ListImagesAPIClient ¶ added in v0.30.0
type ListImagesAPIClient interface {
ListImages(context.Context, *ListImagesInput, ...func(*Options)) (*ListImagesOutput, error)
}
ListImagesAPIClient is a client that implements the ListImages operation.
type ListImagesInput ¶
type ListImagesInput struct { // Requests a list of images with a specific recipe name. ByName bool // Use the following filters to streamline results: // // * name // // * osVersion // // * // platform // // * type // // * version Filters []types.Filter // Includes deprecated images in the response list. IncludeDeprecated *bool // The maximum items to return in a request. MaxResults *int32 // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // The owner defines which images you want to list. By default, this request will // only show images owned by your account. You can use this field to specify if you // want to view images owned by yourself, by Amazon, or those images that have been // shared with you by other customers. Owner types.Ownership // contains filtered or unexported fields }
type ListImagesOutput ¶
type ListImagesOutput struct { // The list of image semantic versions. The semantic version has four nodes: ../. // You can assign values for the first three, and can filter on all of them. // Filtering: With semantic versioning, you have the flexibility to use wildcards // (x) to specify the most recent versions or nodes when selecting the base image // or components for your recipe. When you use a wildcard in any node, all nodes to // the right of the first wildcard must also be wildcards. ImageVersionList []types.ImageVersion // The next token used for paginated responses. When this is not empty, there are // additional elements that the service has not included in this request. Use this // token with the next request to retrieve additional objects. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListImagesPaginator ¶ added in v0.30.0
type ListImagesPaginator struct {
// contains filtered or unexported fields
}
ListImagesPaginator is a paginator for ListImages
func NewListImagesPaginator ¶ added in v0.30.0
func NewListImagesPaginator(client ListImagesAPIClient, params *ListImagesInput, optFns ...func(*ListImagesPaginatorOptions)) *ListImagesPaginator
NewListImagesPaginator returns a new ListImagesPaginator
func (*ListImagesPaginator) HasMorePages ¶ added in v0.30.0
func (p *ListImagesPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListImagesPaginator) NextPage ¶ added in v0.30.0
func (p *ListImagesPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListImagesOutput, error)
NextPage retrieves the next ListImages page.
type ListImagesPaginatorOptions ¶ added in v0.30.0
type ListImagesPaginatorOptions struct { // The maximum items to return in a request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListImagesPaginatorOptions is the paginator options for ListImages
type ListInfrastructureConfigurationsAPIClient ¶ added in v0.30.0
type ListInfrastructureConfigurationsAPIClient interface {
ListInfrastructureConfigurations(context.Context, *ListInfrastructureConfigurationsInput, ...func(*Options)) (*ListInfrastructureConfigurationsOutput, error)
}
ListInfrastructureConfigurationsAPIClient is a client that implements the ListInfrastructureConfigurations operation.
type ListInfrastructureConfigurationsInput ¶
type ListInfrastructureConfigurationsInput struct { // You can filter on name to streamline results. Filters []types.Filter // The maximum items to return in a request. MaxResults *int32 // A token to specify where to start paginating. This is the NextToken from a // previously truncated response. NextToken *string // contains filtered or unexported fields }
type ListInfrastructureConfigurationsOutput ¶
type ListInfrastructureConfigurationsOutput struct { // The list of infrastructure configurations. InfrastructureConfigurationSummaryList []types.InfrastructureConfigurationSummary // The next token used for paginated responses. When this is not empty, there are // additional elements that the service has not included in this request. Use this // token with the next request to retrieve additional objects. NextToken *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ListInfrastructureConfigurationsPaginator ¶ added in v0.30.0
type ListInfrastructureConfigurationsPaginator struct {
// contains filtered or unexported fields
}
ListInfrastructureConfigurationsPaginator is a paginator for ListInfrastructureConfigurations
func NewListInfrastructureConfigurationsPaginator ¶ added in v0.30.0
func NewListInfrastructureConfigurationsPaginator(client ListInfrastructureConfigurationsAPIClient, params *ListInfrastructureConfigurationsInput, optFns ...func(*ListInfrastructureConfigurationsPaginatorOptions)) *ListInfrastructureConfigurationsPaginator
NewListInfrastructureConfigurationsPaginator returns a new ListInfrastructureConfigurationsPaginator
func (*ListInfrastructureConfigurationsPaginator) HasMorePages ¶ added in v0.30.0
func (p *ListInfrastructureConfigurationsPaginator) HasMorePages() bool
HasMorePages returns a boolean indicating whether more pages are available
func (*ListInfrastructureConfigurationsPaginator) NextPage ¶ added in v0.30.0
func (p *ListInfrastructureConfigurationsPaginator) NextPage(ctx context.Context, optFns ...func(*Options)) (*ListInfrastructureConfigurationsOutput, error)
NextPage retrieves the next ListInfrastructureConfigurations page.
type ListInfrastructureConfigurationsPaginatorOptions ¶ added in v0.30.0
type ListInfrastructureConfigurationsPaginatorOptions struct { // The maximum items to return in a request. Limit int32 // Set to true if pagination should stop if the service returns a pagination token // that matches the most recent token provided to the service. StopOnDuplicateToken bool }
ListInfrastructureConfigurationsPaginatorOptions is the paginator options for ListInfrastructureConfigurations
type ListTagsForResourceInput ¶
type ListTagsForResourceInput struct { // The Amazon Resource Name (ARN) of the resource whose tags you want to retrieve. // // This member is required. ResourceArn *string // contains filtered or unexported fields }
type ListTagsForResourceOutput ¶
type ListTagsForResourceOutput struct { // The tags for the specified resource. Tags map[string]string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type Options ¶
type Options struct { // Set of options to modify how an operation is invoked. These apply to all // operations invoked for this client. Use functional options on operation call to // modify this list for per operation behavior. APIOptions []func(*middleware.Stack) error // Configures the events that will be sent to the configured logger. ClientLogMode aws.ClientLogMode // The credentials object to use when signing requests. Credentials aws.CredentialsProvider // The configuration DefaultsMode that the SDK should use when constructing the // clients initial default settings. DefaultsMode aws.DefaultsMode // The endpoint options to be used when attempting to resolve an endpoint. EndpointOptions EndpointResolverOptions // The service endpoint resolver. EndpointResolver EndpointResolver // Signature Version 4 (SigV4) Signer HTTPSignerV4 HTTPSignerV4 // Provides idempotency tokens values that will be automatically populated into // idempotent API operations. IdempotencyTokenProvider IdempotencyTokenProvider // The logger writer interface to write logging messages to. Logger logging.Logger // The region to send requests to. (Required) Region string // RetryMaxAttempts specifies the maximum number attempts an API client will call // an operation that fails with a retryable error. A value of 0 is ignored, and // will not be used to configure the API client created default retryer, or modify // per operation call's retry max attempts. When creating a new API Clients this // member will only be used if the Retryer Options member is nil. This value will // be ignored if Retryer is not nil. If specified in an operation call's functional // options with a value that is different than the constructed client's Options, // the Client's Retryer will be wrapped to use the operation's specific // RetryMaxAttempts value. RetryMaxAttempts int // RetryMode specifies the retry mode the API client will be created with, if // Retryer option is not also specified. When creating a new API Clients this // member will only be used if the Retryer Options member is nil. This value will // be ignored if Retryer is not nil. Currently does not support per operation call // overrides, may in the future. RetryMode aws.RetryMode // Retryer guides how HTTP requests should be retried in case of recoverable // failures. When nil the API client will use a default retryer. The kind of // default retry created by the API client can be changed with the RetryMode // option. Retryer aws.Retryer // The RuntimeEnvironment configuration, only populated if the DefaultsMode is set // to DefaultsModeAuto and is initialized using config.LoadDefaultConfig. You // should not populate this structure programmatically, or rely on the values here // within your applications. RuntimeEnvironment aws.RuntimeEnvironment // The HTTP client to invoke API calls with. Defaults to client's default HTTP // implementation if nil. HTTPClient HTTPClient // contains filtered or unexported fields }
type PutComponentPolicyInput ¶
type PutComponentPolicyOutput ¶
type PutComponentPolicyOutput struct { // The Amazon Resource Name (ARN) of the component that this policy was applied to. ComponentArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type PutContainerRecipePolicyInput ¶ added in v0.31.0
type PutContainerRecipePolicyInput struct { // The Amazon Resource Name (ARN) of the container recipe that this policy should // be applied to. // // This member is required. ContainerRecipeArn *string // The policy to apply to the container recipe. // // This member is required. Policy *string // contains filtered or unexported fields }
type PutContainerRecipePolicyOutput ¶ added in v0.31.0
type PutContainerRecipePolicyOutput struct { // The Amazon Resource Name (ARN) of the container recipe that this policy was // applied to. ContainerRecipeArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type PutImagePolicyInput ¶
type PutImagePolicyOutput ¶
type PutImagePolicyOutput struct { // The Amazon Resource Name (ARN) of the image that this policy was applied to. ImageArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type PutImageRecipePolicyInput ¶
type PutImageRecipePolicyInput struct { // The Amazon Resource Name (ARN) of the image recipe that this policy should be // applied to. // // This member is required. ImageRecipeArn *string // The policy to apply. // // This member is required. Policy *string // contains filtered or unexported fields }
type PutImageRecipePolicyOutput ¶
type PutImageRecipePolicyOutput struct { // The Amazon Resource Name (ARN) of the image recipe that this policy was applied // to. ImageRecipeArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type ResolveEndpoint ¶
type ResolveEndpoint struct { Resolver EndpointResolver Options EndpointResolverOptions }
func (*ResolveEndpoint) HandleSerialize ¶
func (m *ResolveEndpoint) HandleSerialize(ctx context.Context, in middleware.SerializeInput, next middleware.SerializeHandler) ( out middleware.SerializeOutput, metadata middleware.Metadata, err error, )
func (*ResolveEndpoint) ID ¶
func (*ResolveEndpoint) ID() string
type StartImagePipelineExecutionInput ¶
type StartImagePipelineExecutionInput struct { // The idempotency token used to make this request idempotent. // // This member is required. ClientToken *string // The Amazon Resource Name (ARN) of the image pipeline that you want to manually // invoke. // // This member is required. ImagePipelineArn *string // contains filtered or unexported fields }
type StartImagePipelineExecutionOutput ¶
type StartImagePipelineExecutionOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the image that was created by this request. ImageBuildVersionArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type TagResourceInput ¶
type TagResourceOutput ¶
type TagResourceOutput struct { // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type UntagResourceInput ¶
type UntagResourceOutput ¶
type UntagResourceOutput struct { // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type UpdateDistributionConfigurationInput ¶
type UpdateDistributionConfigurationInput struct { // The idempotency token of the distribution configuration. // // This member is required. ClientToken *string // The Amazon Resource Name (ARN) of the distribution configuration that you want // to update. // // This member is required. DistributionConfigurationArn *string // The distributions of the distribution configuration. // // This member is required. Distributions []types.Distribution // The description of the distribution configuration. Description *string // contains filtered or unexported fields }
type UpdateDistributionConfigurationOutput ¶
type UpdateDistributionConfigurationOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the distribution configuration that was // updated by this request. DistributionConfigurationArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type UpdateImagePipelineInput ¶
type UpdateImagePipelineInput struct { // The idempotency token used to make this request idempotent. // // This member is required. ClientToken *string // The Amazon Resource Name (ARN) of the image pipeline that you want to update. // // This member is required. ImagePipelineArn *string // The Amazon Resource Name (ARN) of the infrastructure configuration that will be // used to build images updated by this image pipeline. // // This member is required. InfrastructureConfigurationArn *string // The Amazon Resource Name (ARN) of the container pipeline to update. ContainerRecipeArn *string // The description of the image pipeline. Description *string // The Amazon Resource Name (ARN) of the distribution configuration that will be // used to configure and distribute images updated by this image pipeline. DistributionConfigurationArn *string // Collects additional information about the image being created, including the // operating system (OS) version and package list. This information is used to // enhance the overall experience of using EC2 Image Builder. Enabled by default. EnhancedImageMetadataEnabled *bool // The Amazon Resource Name (ARN) of the image recipe that will be used to // configure images updated by this image pipeline. ImageRecipeArn *string // The image test configuration of the image pipeline. ImageTestsConfiguration *types.ImageTestsConfiguration // The schedule of the image pipeline. Schedule *types.Schedule // The status of the image pipeline. Status types.PipelineStatus // contains filtered or unexported fields }
type UpdateImagePipelineOutput ¶
type UpdateImagePipelineOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the image pipeline that was updated by this // request. ImagePipelineArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
type UpdateInfrastructureConfigurationInput ¶
type UpdateInfrastructureConfigurationInput struct { // The idempotency token used to make this request idempotent. // // This member is required. ClientToken *string // The Amazon Resource Name (ARN) of the infrastructure configuration that you want // to update. // // This member is required. InfrastructureConfigurationArn *string // The instance profile to associate with the instance used to customize your // Amazon EC2 AMI. // // This member is required. InstanceProfileName *string // The description of the infrastructure configuration. Description *string // The instance metadata options that you can set for the HTTP requests that // pipeline builds use to launch EC2 build and test instances. For more information // about instance metadata options, see one of the following links: // // * Configure // the instance metadata options // (https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-options.html) // in the Amazon EC2 User Guide for Linux instances. // // * Configure the instance // metadata options // (https://docs.aws.amazon.com/AWSEC2/latest/WindowsGuide/configuring-instance-metadata-options.html) // in the Amazon EC2 Windows Guide for Windows instances. InstanceMetadataOptions *types.InstanceMetadataOptions // 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. InstanceTypes []string // The key pair of the infrastructure configuration. You can use this to log on to // and debug the instance used to create your image. KeyPair *string // The logging configuration of the infrastructure configuration. Logging *types.Logging // The tags attached to the resource created by Image Builder. ResourceTags map[string]string // The security group IDs to associate with the instance used to customize your // Amazon EC2 AMI. SecurityGroupIds []string // The Amazon Resource Name (ARN) for the SNS topic to which we send image build // event notifications. EC2 Image Builder is unable to send notifications to SNS // topics that are encrypted using keys from other accounts. The key that is used // to encrypt the SNS topic must reside in the account that the Image Builder // service runs under. SnsTopicArn *string // The subnet ID to place the instance used to customize your Amazon EC2 AMI in. SubnetId *string // 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. TerminateInstanceOnFailure *bool // contains filtered or unexported fields }
type UpdateInfrastructureConfigurationOutput ¶
type UpdateInfrastructureConfigurationOutput struct { // The idempotency token used to make this request idempotent. ClientToken *string // The Amazon Resource Name (ARN) of the infrastructure configuration that was // updated by this request. InfrastructureConfigurationArn *string // The request ID that uniquely identifies this request. RequestId *string // Metadata pertaining to the operation's result. ResultMetadata middleware.Metadata // contains filtered or unexported fields }
Source Files ¶
- api_client.go
- api_op_CancelImageCreation.go
- api_op_CreateComponent.go
- api_op_CreateContainerRecipe.go
- api_op_CreateDistributionConfiguration.go
- api_op_CreateImage.go
- api_op_CreateImagePipeline.go
- api_op_CreateImageRecipe.go
- api_op_CreateInfrastructureConfiguration.go
- api_op_DeleteComponent.go
- api_op_DeleteContainerRecipe.go
- api_op_DeleteDistributionConfiguration.go
- api_op_DeleteImage.go
- api_op_DeleteImagePipeline.go
- api_op_DeleteImageRecipe.go
- api_op_DeleteInfrastructureConfiguration.go
- api_op_GetComponent.go
- api_op_GetComponentPolicy.go
- api_op_GetContainerRecipe.go
- api_op_GetContainerRecipePolicy.go
- api_op_GetDistributionConfiguration.go
- api_op_GetImage.go
- api_op_GetImagePipeline.go
- api_op_GetImagePolicy.go
- api_op_GetImageRecipe.go
- api_op_GetImageRecipePolicy.go
- api_op_GetInfrastructureConfiguration.go
- api_op_ImportComponent.go
- api_op_ImportVmImage.go
- api_op_ListComponentBuildVersions.go
- api_op_ListComponents.go
- api_op_ListContainerRecipes.go
- api_op_ListDistributionConfigurations.go
- api_op_ListImageBuildVersions.go
- api_op_ListImagePackages.go
- api_op_ListImagePipelineImages.go
- api_op_ListImagePipelines.go
- api_op_ListImageRecipes.go
- api_op_ListImages.go
- api_op_ListInfrastructureConfigurations.go
- api_op_ListTagsForResource.go
- api_op_PutComponentPolicy.go
- api_op_PutContainerRecipePolicy.go
- api_op_PutImagePolicy.go
- api_op_PutImageRecipePolicy.go
- api_op_StartImagePipelineExecution.go
- api_op_TagResource.go
- api_op_UntagResource.go
- api_op_UpdateDistributionConfiguration.go
- api_op_UpdateImagePipeline.go
- api_op_UpdateInfrastructureConfiguration.go
- deserializers.go
- doc.go
- endpoints.go
- go_module_metadata.go
- serializers.go
- validators.go