Awso_imagebuilder_lwtSourceval cancel_image_creation :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CancelImageCreationRequest.t ->
(Awso_imagebuilder.Values.CancelImageCreationResponse.t,
Awso_imagebuilder.Values.CancelImageCreationResponse.error)
Result.t
Lwt.tval cancel_lifecycle_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CancelLifecycleExecutionRequest.t ->
(Awso_imagebuilder.Values.CancelLifecycleExecutionResponse.t,
Awso_imagebuilder.Values.CancelLifecycleExecutionResponse.error)
Result.t
Lwt.tval create_component :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CreateComponentRequest.t ->
(Awso_imagebuilder.Values.CreateComponentResponse.t,
Awso_imagebuilder.Values.CreateComponentResponse.error)
Result.t
Lwt.tval create_container_recipe :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CreateContainerRecipeRequest.t ->
(Awso_imagebuilder.Values.CreateContainerRecipeResponse.t,
Awso_imagebuilder.Values.CreateContainerRecipeResponse.error)
Result.t
Lwt.tval create_distribution_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CreateDistributionConfigurationRequest.t ->
(Awso_imagebuilder.Values.CreateDistributionConfigurationResponse.t,
Awso_imagebuilder.Values.CreateDistributionConfigurationResponse.error)
Result.t
Lwt.tval create_image :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CreateImageRequest.t ->
(Awso_imagebuilder.Values.CreateImageResponse.t,
Awso_imagebuilder.Values.CreateImageResponse.error)
Result.t
Lwt.tval create_image_pipeline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CreateImagePipelineRequest.t ->
(Awso_imagebuilder.Values.CreateImagePipelineResponse.t,
Awso_imagebuilder.Values.CreateImagePipelineResponse.error)
Result.t
Lwt.tval create_image_recipe :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CreateImageRecipeRequest.t ->
(Awso_imagebuilder.Values.CreateImageRecipeResponse.t,
Awso_imagebuilder.Values.CreateImageRecipeResponse.error)
Result.t
Lwt.tval create_infrastructure_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CreateInfrastructureConfigurationRequest.t ->
(Awso_imagebuilder.Values.CreateInfrastructureConfigurationResponse.t,
Awso_imagebuilder.Values.CreateInfrastructureConfigurationResponse.error)
Result.t
Lwt.tval create_lifecycle_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CreateLifecyclePolicyRequest.t ->
(Awso_imagebuilder.Values.CreateLifecyclePolicyResponse.t,
Awso_imagebuilder.Values.CreateLifecyclePolicyResponse.error)
Result.t
Lwt.tval create_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.CreateWorkflowRequest.t ->
(Awso_imagebuilder.Values.CreateWorkflowResponse.t,
Awso_imagebuilder.Values.CreateWorkflowResponse.error)
Result.t
Lwt.tval delete_component :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.DeleteComponentRequest.t ->
(Awso_imagebuilder.Values.DeleteComponentResponse.t,
Awso_imagebuilder.Values.DeleteComponentResponse.error)
Result.t
Lwt.tval delete_container_recipe :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.DeleteContainerRecipeRequest.t ->
(Awso_imagebuilder.Values.DeleteContainerRecipeResponse.t,
Awso_imagebuilder.Values.DeleteContainerRecipeResponse.error)
Result.t
Lwt.tval delete_distribution_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.DeleteDistributionConfigurationRequest.t ->
(Awso_imagebuilder.Values.DeleteDistributionConfigurationResponse.t,
Awso_imagebuilder.Values.DeleteDistributionConfigurationResponse.error)
Result.t
Lwt.tval delete_image :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.DeleteImageRequest.t ->
(Awso_imagebuilder.Values.DeleteImageResponse.t,
Awso_imagebuilder.Values.DeleteImageResponse.error)
Result.t
Lwt.tval delete_image_pipeline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.DeleteImagePipelineRequest.t ->
(Awso_imagebuilder.Values.DeleteImagePipelineResponse.t,
Awso_imagebuilder.Values.DeleteImagePipelineResponse.error)
Result.t
Lwt.tval delete_image_recipe :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.DeleteImageRecipeRequest.t ->
(Awso_imagebuilder.Values.DeleteImageRecipeResponse.t,
Awso_imagebuilder.Values.DeleteImageRecipeResponse.error)
Result.t
Lwt.tval delete_infrastructure_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.DeleteInfrastructureConfigurationRequest.t ->
(Awso_imagebuilder.Values.DeleteInfrastructureConfigurationResponse.t,
Awso_imagebuilder.Values.DeleteInfrastructureConfigurationResponse.error)
Result.t
Lwt.tval delete_lifecycle_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.DeleteLifecyclePolicyRequest.t ->
(Awso_imagebuilder.Values.DeleteLifecyclePolicyResponse.t,
Awso_imagebuilder.Values.DeleteLifecyclePolicyResponse.error)
Result.t
Lwt.tval delete_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.DeleteWorkflowRequest.t ->
(Awso_imagebuilder.Values.DeleteWorkflowResponse.t,
Awso_imagebuilder.Values.DeleteWorkflowResponse.error)
Result.t
Lwt.tval distribute_image :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.DistributeImageRequest.t ->
(Awso_imagebuilder.Values.DistributeImageResponse.t,
Awso_imagebuilder.Values.DistributeImageResponse.error)
Result.t
Lwt.tval get_component :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetComponentRequest.t ->
(Awso_imagebuilder.Values.GetComponentResponse.t,
Awso_imagebuilder.Values.GetComponentResponse.error)
Result.t
Lwt.tval get_component_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetComponentPolicyRequest.t ->
(Awso_imagebuilder.Values.GetComponentPolicyResponse.t,
Awso_imagebuilder.Values.GetComponentPolicyResponse.error)
Result.t
Lwt.tval get_container_recipe :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetContainerRecipeRequest.t ->
(Awso_imagebuilder.Values.GetContainerRecipeResponse.t,
Awso_imagebuilder.Values.GetContainerRecipeResponse.error)
Result.t
Lwt.tval get_container_recipe_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetContainerRecipePolicyRequest.t ->
(Awso_imagebuilder.Values.GetContainerRecipePolicyResponse.t,
Awso_imagebuilder.Values.GetContainerRecipePolicyResponse.error)
Result.t
Lwt.tval get_distribution_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetDistributionConfigurationRequest.t ->
(Awso_imagebuilder.Values.GetDistributionConfigurationResponse.t,
Awso_imagebuilder.Values.GetDistributionConfigurationResponse.error)
Result.t
Lwt.tval get_image :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetImageRequest.t ->
(Awso_imagebuilder.Values.GetImageResponse.t,
Awso_imagebuilder.Values.GetImageResponse.error)
Result.t
Lwt.tval get_image_pipeline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetImagePipelineRequest.t ->
(Awso_imagebuilder.Values.GetImagePipelineResponse.t,
Awso_imagebuilder.Values.GetImagePipelineResponse.error)
Result.t
Lwt.tval get_image_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetImagePolicyRequest.t ->
(Awso_imagebuilder.Values.GetImagePolicyResponse.t,
Awso_imagebuilder.Values.GetImagePolicyResponse.error)
Result.t
Lwt.tval get_image_recipe :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetImageRecipeRequest.t ->
(Awso_imagebuilder.Values.GetImageRecipeResponse.t,
Awso_imagebuilder.Values.GetImageRecipeResponse.error)
Result.t
Lwt.tval get_image_recipe_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetImageRecipePolicyRequest.t ->
(Awso_imagebuilder.Values.GetImageRecipePolicyResponse.t,
Awso_imagebuilder.Values.GetImageRecipePolicyResponse.error)
Result.t
Lwt.tval get_infrastructure_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetInfrastructureConfigurationRequest.t ->
(Awso_imagebuilder.Values.GetInfrastructureConfigurationResponse.t,
Awso_imagebuilder.Values.GetInfrastructureConfigurationResponse.error)
Result.t
Lwt.tval get_lifecycle_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetLifecycleExecutionRequest.t ->
(Awso_imagebuilder.Values.GetLifecycleExecutionResponse.t,
Awso_imagebuilder.Values.GetLifecycleExecutionResponse.error)
Result.t
Lwt.tval get_lifecycle_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetLifecyclePolicyRequest.t ->
(Awso_imagebuilder.Values.GetLifecyclePolicyResponse.t,
Awso_imagebuilder.Values.GetLifecyclePolicyResponse.error)
Result.t
Lwt.tval get_marketplace_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetMarketplaceResourceRequest.t ->
(Awso_imagebuilder.Values.GetMarketplaceResourceResponse.t,
Awso_imagebuilder.Values.GetMarketplaceResourceResponse.error)
Result.t
Lwt.tval get_workflow :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetWorkflowRequest.t ->
(Awso_imagebuilder.Values.GetWorkflowResponse.t,
Awso_imagebuilder.Values.GetWorkflowResponse.error)
Result.t
Lwt.tval get_workflow_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetWorkflowExecutionRequest.t ->
(Awso_imagebuilder.Values.GetWorkflowExecutionResponse.t,
Awso_imagebuilder.Values.GetWorkflowExecutionResponse.error)
Result.t
Lwt.tval get_workflow_step_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.GetWorkflowStepExecutionRequest.t ->
(Awso_imagebuilder.Values.GetWorkflowStepExecutionResponse.t,
Awso_imagebuilder.Values.GetWorkflowStepExecutionResponse.error)
Result.t
Lwt.tval import_component :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ImportComponentRequest.t ->
(Awso_imagebuilder.Values.ImportComponentResponse.t,
Awso_imagebuilder.Values.ImportComponentResponse.error)
Result.t
Lwt.tval import_disk_image :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ImportDiskImageRequest.t ->
(Awso_imagebuilder.Values.ImportDiskImageResponse.t,
Awso_imagebuilder.Values.ImportDiskImageResponse.error)
Result.t
Lwt.tval import_vm_image :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ImportVmImageRequest.t ->
(Awso_imagebuilder.Values.ImportVmImageResponse.t,
Awso_imagebuilder.Values.ImportVmImageResponse.error)
Result.t
Lwt.tval list_component_build_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListComponentBuildVersionsRequest.t ->
(Awso_imagebuilder.Values.ListComponentBuildVersionsResponse.t,
Awso_imagebuilder.Values.ListComponentBuildVersionsResponse.error)
Result.t
Lwt.tval list_components :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListComponentsRequest.t ->
(Awso_imagebuilder.Values.ListComponentsResponse.t,
Awso_imagebuilder.Values.ListComponentsResponse.error)
Result.t
Lwt.tval list_container_recipes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListContainerRecipesRequest.t ->
(Awso_imagebuilder.Values.ListContainerRecipesResponse.t,
Awso_imagebuilder.Values.ListContainerRecipesResponse.error)
Result.t
Lwt.tval list_distribution_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListDistributionConfigurationsRequest.t ->
(Awso_imagebuilder.Values.ListDistributionConfigurationsResponse.t,
Awso_imagebuilder.Values.ListDistributionConfigurationsResponse.error)
Result.t
Lwt.tval list_image_build_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListImageBuildVersionsRequest.t ->
(Awso_imagebuilder.Values.ListImageBuildVersionsResponse.t,
Awso_imagebuilder.Values.ListImageBuildVersionsResponse.error)
Result.t
Lwt.tval list_image_packages :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListImagePackagesRequest.t ->
(Awso_imagebuilder.Values.ListImagePackagesResponse.t,
Awso_imagebuilder.Values.ListImagePackagesResponse.error)
Result.t
Lwt.tval list_image_pipeline_images :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListImagePipelineImagesRequest.t ->
(Awso_imagebuilder.Values.ListImagePipelineImagesResponse.t,
Awso_imagebuilder.Values.ListImagePipelineImagesResponse.error)
Result.t
Lwt.tval list_image_pipelines :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListImagePipelinesRequest.t ->
(Awso_imagebuilder.Values.ListImagePipelinesResponse.t,
Awso_imagebuilder.Values.ListImagePipelinesResponse.error)
Result.t
Lwt.tval list_image_recipes :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListImageRecipesRequest.t ->
(Awso_imagebuilder.Values.ListImageRecipesResponse.t,
Awso_imagebuilder.Values.ListImageRecipesResponse.error)
Result.t
Lwt.tval list_image_scan_finding_aggregations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListImageScanFindingAggregationsRequest.t ->
(Awso_imagebuilder.Values.ListImageScanFindingAggregationsResponse.t,
Awso_imagebuilder.Values.ListImageScanFindingAggregationsResponse.error)
Result.t
Lwt.tval list_image_scan_findings :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListImageScanFindingsRequest.t ->
(Awso_imagebuilder.Values.ListImageScanFindingsResponse.t,
Awso_imagebuilder.Values.ListImageScanFindingsResponse.error)
Result.t
Lwt.tval list_images :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListImagesRequest.t ->
(Awso_imagebuilder.Values.ListImagesResponse.t,
Awso_imagebuilder.Values.ListImagesResponse.error)
Result.t
Lwt.tval list_infrastructure_configurations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListInfrastructureConfigurationsRequest.t ->
(Awso_imagebuilder.Values.ListInfrastructureConfigurationsResponse.t,
Awso_imagebuilder.Values.ListInfrastructureConfigurationsResponse.error)
Result.t
Lwt.tval list_lifecycle_execution_resources :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListLifecycleExecutionResourcesRequest.t ->
(Awso_imagebuilder.Values.ListLifecycleExecutionResourcesResponse.t,
Awso_imagebuilder.Values.ListLifecycleExecutionResourcesResponse.error)
Result.t
Lwt.tval list_lifecycle_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListLifecycleExecutionsRequest.t ->
(Awso_imagebuilder.Values.ListLifecycleExecutionsResponse.t,
Awso_imagebuilder.Values.ListLifecycleExecutionsResponse.error)
Result.t
Lwt.tval list_lifecycle_policies :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListLifecyclePoliciesRequest.t ->
(Awso_imagebuilder.Values.ListLifecyclePoliciesResponse.t,
Awso_imagebuilder.Values.ListLifecyclePoliciesResponse.error)
Result.t
Lwt.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListTagsForResourceRequest.t ->
(Awso_imagebuilder.Values.ListTagsForResourceResponse.t,
Awso_imagebuilder.Values.ListTagsForResourceResponse.error)
Result.t
Lwt.tval list_waiting_workflow_steps :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListWaitingWorkflowStepsRequest.t ->
(Awso_imagebuilder.Values.ListWaitingWorkflowStepsResponse.t,
Awso_imagebuilder.Values.ListWaitingWorkflowStepsResponse.error)
Result.t
Lwt.tval list_workflow_build_versions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListWorkflowBuildVersionsRequest.t ->
(Awso_imagebuilder.Values.ListWorkflowBuildVersionsResponse.t,
Awso_imagebuilder.Values.ListWorkflowBuildVersionsResponse.error)
Result.t
Lwt.tval list_workflow_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListWorkflowExecutionsRequest.t ->
(Awso_imagebuilder.Values.ListWorkflowExecutionsResponse.t,
Awso_imagebuilder.Values.ListWorkflowExecutionsResponse.error)
Result.t
Lwt.tval list_workflow_step_executions :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListWorkflowStepExecutionsRequest.t ->
(Awso_imagebuilder.Values.ListWorkflowStepExecutionsResponse.t,
Awso_imagebuilder.Values.ListWorkflowStepExecutionsResponse.error)
Result.t
Lwt.tval list_workflows :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.ListWorkflowsRequest.t ->
(Awso_imagebuilder.Values.ListWorkflowsResponse.t,
Awso_imagebuilder.Values.ListWorkflowsResponse.error)
Result.t
Lwt.tval put_component_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.PutComponentPolicyRequest.t ->
(Awso_imagebuilder.Values.PutComponentPolicyResponse.t,
Awso_imagebuilder.Values.PutComponentPolicyResponse.error)
Result.t
Lwt.tval put_container_recipe_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.PutContainerRecipePolicyRequest.t ->
(Awso_imagebuilder.Values.PutContainerRecipePolicyResponse.t,
Awso_imagebuilder.Values.PutContainerRecipePolicyResponse.error)
Result.t
Lwt.tval put_image_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.PutImagePolicyRequest.t ->
(Awso_imagebuilder.Values.PutImagePolicyResponse.t,
Awso_imagebuilder.Values.PutImagePolicyResponse.error)
Result.t
Lwt.tval put_image_recipe_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.PutImageRecipePolicyRequest.t ->
(Awso_imagebuilder.Values.PutImageRecipePolicyResponse.t,
Awso_imagebuilder.Values.PutImageRecipePolicyResponse.error)
Result.t
Lwt.tval retry_image :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.RetryImageRequest.t ->
(Awso_imagebuilder.Values.RetryImageResponse.t,
Awso_imagebuilder.Values.RetryImageResponse.error)
Result.t
Lwt.tval send_workflow_step_action :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.SendWorkflowStepActionRequest.t ->
(Awso_imagebuilder.Values.SendWorkflowStepActionResponse.t,
Awso_imagebuilder.Values.SendWorkflowStepActionResponse.error)
Result.t
Lwt.tval start_image_pipeline_execution :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.StartImagePipelineExecutionRequest.t ->
(Awso_imagebuilder.Values.StartImagePipelineExecutionResponse.t,
Awso_imagebuilder.Values.StartImagePipelineExecutionResponse.error)
Result.t
Lwt.tval start_resource_state_update :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.StartResourceStateUpdateRequest.t ->
(Awso_imagebuilder.Values.StartResourceStateUpdateResponse.t,
Awso_imagebuilder.Values.StartResourceStateUpdateResponse.error)
Result.t
Lwt.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.TagResourceRequest.t ->
(Awso_imagebuilder.Values.TagResourceResponse.t,
Awso_imagebuilder.Values.TagResourceResponse.error)
Result.t
Lwt.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.UntagResourceRequest.t ->
(Awso_imagebuilder.Values.UntagResourceResponse.t,
Awso_imagebuilder.Values.UntagResourceResponse.error)
Result.t
Lwt.tval update_distribution_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.UpdateDistributionConfigurationRequest.t ->
(Awso_imagebuilder.Values.UpdateDistributionConfigurationResponse.t,
Awso_imagebuilder.Values.UpdateDistributionConfigurationResponse.error)
Result.t
Lwt.tval update_image_pipeline :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.UpdateImagePipelineRequest.t ->
(Awso_imagebuilder.Values.UpdateImagePipelineResponse.t,
Awso_imagebuilder.Values.UpdateImagePipelineResponse.error)
Result.t
Lwt.tval update_infrastructure_configuration :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.UpdateInfrastructureConfigurationRequest.t ->
(Awso_imagebuilder.Values.UpdateInfrastructureConfigurationResponse.t,
Awso_imagebuilder.Values.UpdateInfrastructureConfigurationResponse.error)
Result.t
Lwt.tval update_lifecycle_policy :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_imagebuilder.Values.UpdateLifecyclePolicyRequest.t ->
(Awso_imagebuilder.Values.UpdateLifecyclePolicyResponse.t,
Awso_imagebuilder.Values.UpdateLifecyclePolicyResponse.error)
Result.t
Lwt.tinclude module type of struct include Awso_imagebuilder.Values endval structure_to_value_aux :
('a * 'b option) list ->
f:(('a * 'b) list -> 'c) ->
[> `Structure of 'c ]val structure_to_wrapped_value :
wrapper:'a ->
response:'a ->
('b * 'c option) list ->
[> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]module LifecyclePolicyDetailExclusionRulesAmisLastLaunchedValue =
Awso_imagebuilder.Values.LifecyclePolicyDetailExclusionRulesAmisLastLaunchedValuemodule FastLaunchLaunchTemplateSpecification =
Awso_imagebuilder.Values.FastLaunchLaunchTemplateSpecificationIdentifies the launch template that the associated Windows AMI uses for launching an instance when faster launching is enabled. You can specify either the launchTemplateName or the launchTemplateId, but not both.
module FastLaunchSnapshotConfiguration =
Awso_imagebuilder.Values.FastLaunchSnapshotConfigurationConfiguration settings for creating and managing pre-provisioned snapshots for a fast-launch enabled Windows AMI.
module LifecycleExecutionResourceStatus =
Awso_imagebuilder.Values.LifecycleExecutionResourceStatusDetails about an adjustment that Amazon Inspector made to the CVSS score for a finding.
Contains a key/value pair that sets the named workflow parameter.
Image status and the reason for that status.
module LifecyclePolicyDetailExclusionRulesAmisLastLaunched =
Awso_imagebuilder.Values.LifecyclePolicyDetailExclusionRulesAmisLastLaunchedDefines criteria to exclude AMIs from lifecycle actions based on the last time they were used to launch an instance.
Contains a key/value pair that sets the named component parameter.
module EbsInstanceBlockDeviceSpecification =
Awso_imagebuilder.Values.EbsInstanceBlockDeviceSpecificationAmazon EBS-specific block device mapping specifications.
Describes the configuration for a launch permission. The launch permission modification request is sent to the Amazon EC2 ModifyImageAttribute API on behalf of the user for each Region they have selected to distribute the AMI. To make an AMI public, set the launch permission authorized accounts to all. See the examples for making an AMI public at Amazon EC2 ModifyImageAttribute.
The container repository where the output container image is stored.
Define and configure faster launching for output Windows AMIs.
Identifies an Amazon EC2 launch template to use for a specific account.
Configuration for a single Parameter in the Amazon Web Services Systems Manager (SSM) Parameter Store in a given Region.
module LifecycleExecutionResourceState =
Awso_imagebuilder.Values.LifecycleExecutionResourceStateContains the state of an impacted resource that the runtime instance of the lifecycle policy identified for action.
Amazon Inspector generates a risk score for each finding. This score helps you to prioritize findings, to focus on the most critical findings and the most vulnerable resources. The score uses the Common Vulnerability Scoring System (CVSS) format. This format is a modification of the base CVSS score that the National Vulnerability Database (NVD) provides. For more information about severity levels, see Severity levels for Amazon Inspector findings in the Amazon Inspector User Guide.
Information about a vulnerable package that Amazon Inspector identifies in a finding.
module WorkflowVersionArnOrBuildVersionArn =
Awso_imagebuilder.Values.WorkflowVersionArnOrBuildVersionArnDetails of an Amazon EC2 AMI.
A container encapsulates the runtime environment for an application.
module LifecyclePolicyDetailActionIncludeResources =
Awso_imagebuilder.Values.LifecyclePolicyDetailActionIncludeResourcesSpecifies how the lifecycle policy should apply actions to selected resources.
module LifecyclePolicyDetailActionType =
Awso_imagebuilder.Values.LifecyclePolicyDetailActionTypemodule LifecyclePolicyDetailExclusionRulesAmis =
Awso_imagebuilder.Values.LifecyclePolicyDetailExclusionRulesAmisDefines criteria for AMIs that are excluded from lifecycle actions.
module LifecyclePolicyDetailFilterRetainAtLeast =
Awso_imagebuilder.Values.LifecyclePolicyDetailFilterRetainAtLeastmodule LifecyclePolicyDetailFilterType =
Awso_imagebuilder.Values.LifecyclePolicyDetailFilterTypemodule LifecyclePolicyDetailFilterValue =
Awso_imagebuilder.Values.LifecyclePolicyDetailFilterValuemodule ComponentVersionArnOrBuildVersionArn =
Awso_imagebuilder.Values.ComponentVersionArnOrBuildVersionArnDefines block device mappings for the instance used to configure your image.
Define and configure the output AMIs of the pipeline.
module ContainerDistributionConfiguration =
Awso_imagebuilder.Values.ContainerDistributionConfigurationContainer distribution settings for encryption, licensing, and sharing in a specific Region.
module LaunchTemplateConfigurationList =
Awso_imagebuilder.Values.LaunchTemplateConfigurationListProperties that configure export from your build instance to a compatible file format for your VM.
module LifecycleExecutionResourceActionName =
Awso_imagebuilder.Values.LifecycleExecutionResourceActionNamemodule LifecycleExecutionSnapshotResource =
Awso_imagebuilder.Values.LifecycleExecutionSnapshotResourceContains the state of an impacted snapshot resource that the runtime instance of the lifecycle policy identified for action.
Details about the source of the score, and the factors that determined the adjustments to create the final score.
Details about the recommended course of action to remediate the finding.
Includes counts by severity level for medium severity and higher level findings, plus a total for all of the findings for the specified filter.
Settings that Image Builder uses to configure the ECR repository and the output container images that Amazon Inspector scans.
Defines the rules by which an image pipeline is automatically disabled when it fails.
module PipelineExecutionStartCondition =
Awso_imagebuilder.Values.PipelineExecutionStartConditionContains control settings and configurable inputs for a workflow resource.
Information about a single product code.
Contains selection criteria for the lifecycle policy.
module LifecyclePolicyDetailExclusionRules =
Awso_imagebuilder.Values.LifecyclePolicyDetailExclusionRulesSpecifies resources that lifecycle policy actions should not apply to.
Defines filters that the lifecycle policy uses to determine impacted resource.
module LifecyclePolicyResourceSelectionRecipe =
Awso_imagebuilder.Values.LifecyclePolicyResourceSelectionRecipeSpecifies an Image Builder recipe that the lifecycle policy uses for resource selection.
Configuration details of the component.
Defines the settings for a specific Region.
Contains settings for the Systems Manager agent on your build instance.
Amazon S3 logging configuration.
module WorkflowStepExecutionRollbackStatus =
Awso_imagebuilder.Values.WorkflowStepExecutionRollbackStatusA group of fields that describe the current status of workflow.
module LifecycleExecutionResourcesImpactedSummary =
Awso_imagebuilder.Values.LifecycleExecutionResourcesImpactedSummaryContains details for an image resource that was identified for a lifecycle action.
The current state of the runtime instance of the lifecycle policy.
module LifecycleExecutionResourceAction =
Awso_imagebuilder.Values.LifecycleExecutionResourceActionThe lifecycle policy action that was identified for the impacted resource.
module LifecycleExecutionSnapshotResourceList =
Awso_imagebuilder.Values.LifecycleExecutionSnapshotResourceListBy default, EC2 instances run on shared tenancy hardware. This means that multiple Amazon Web Services accounts might share the same physical hardware. When you use dedicated hardware, the physical server that hosts your instances is dedicated to your Amazon Web Services account. Instance placement settings contain the details for the physical hardware where instances that Image Builder launches during image creation will run.
Information about the factors that influenced the score that Amazon Inspector assigned for a finding.
Information about package vulnerability findings.
Information about how to remediate a finding.
Contains counts of vulnerability findings from image scans that run when you create new Image Builder images, or build new versions of existing images. The vulnerability counts are grouped by severity level. The counts are aggregated across resources to create the final tally for the account that owns them.
Contains vulnerability counts for a specific image.
Contains vulnerability counts for a specific image pipeline.
Includes counts of image and pipeline resource findings by vulnerability.
Contains settings for Image Builder image resource and container image scans.
Configure image tests for your pipeline build. Tests run after building the image, to verify that the AMI or container image is valid before distributing it.
The logging configuration that's defined for pipeline execution.
A schedule configures when and how often a pipeline will automatically create a new image.
The logging configuration that's defined for the image. Image Builder uses the defined settings to direct execution log output during image creation.
The resources produced by this image.
A group of fields that describe the current status of components.
Defines a parameter that's used to provide configuration details for the workflow.
The configuration details for a lifecycle policy resource.
module LifecyclePolicyResourceSelectionRecipes =
Awso_imagebuilder.Values.LifecyclePolicyResourceSelectionRecipesDefines a custom base AMI and block device mapping configurations of an instance used for building and testing container images.
module AdditionalInstanceConfiguration =
Awso_imagebuilder.Values.AdditionalInstanceConfigurationIn addition to your infrastructure configuration, these settings provide an extra layer of control over your build instances. You can also specify commands to run on launch for all of your build instances. Image Builder does not automatically install the Systems Manager agent on Windows instances. If your base image includes the Systems Manager agent, then the AMI that you create will also include the agent. For Linux instances, if the base image does not already include the Systems Manager agent, Image Builder installs it. For Linux instances where Image Builder installs the Systems Manager agent, you can choose whether to keep it for the AMI that you create.
The instance metadata options that apply to the HTTP requests that pipeline builds use to launch EC2 build and test instances. For more information about instance metadata options, see Configure the instance metadata options in the Amazon EC2 User Guide for Linux instances, or Configure the instance metadata options in the Amazon EC2 Windows Guide for Windows instances.
Logging configuration defines where Image Builder uploads your logs.
Defines a parameter that is used to provide configuration details for the component.
Contains details about this version of the workflow.
A filter name and value pair that is used to return a more specific list of results from a list operation. Filters can be used to match a set of resources by specific criteria, such as tags, attributes, or IDs.
Runtime details and status for the workflow step.
Metadata that includes details and status from this runtime instance of the workflow.
Contains metadata about the workflow resource.
Contains runtime details for an instance of a workflow that ran for the associated image build version.
Contains a summary of lifecycle policy resources.
Contains metadata from a runtime instance of a lifecycle policy.
Contains details for a resource that the runtime instance of the lifecycle policy identified for action.
module InfrastructureConfigurationSummary =
Awso_imagebuilder.Values.InfrastructureConfigurationSummaryThe infrastructure used when building Amazon EC2 AMIs.
The defining characteristics of a specific version of an Image Builder image.
Contains details about a vulnerability scan finding.
A name value pair that Image Builder applies to streamline results from the vulnerability scan findings list action.
This returns exactly one type of aggregation, based on the filter that Image Builder applies in its API action.
A summary of an image recipe.
Details of an image pipeline.
An image summary.
A software package that's installed on top of the base image to create a customized image.
module DistributionConfigurationSummary =
Awso_imagebuilder.Values.DistributionConfigurationSummaryA high-level overview of a distribution configuration.
A summary of a container recipe
The defining characteristics of a specific version of an Amazon Web Services TOE component.
A high-level summary of a component.
module WindowsConfigurationImageIndex =
Awso_imagebuilder.Values.WindowsConfigurationImageIndexmodule LifecyclePolicyResourceSelection =
Awso_imagebuilder.Values.LifecyclePolicyResourceSelectionResource selection criteria for the lifecycle policy.
A container recipe.
A distribution configuration.
An image recipe.
Shows the vulnerability scan status for a specific image, and the reason for that status.
Details of the infrastructure configuration.
module CallRateLimitExceededException =
Awso_imagebuilder.Values.CallRateLimitExceededExceptionYou have exceeded the permitted request rate for the specific operation.
These errors are usually caused by a client action, such as using an action or resource on behalf of a user that doesn't have permissions to use the action or resource, or specifying an invalid resource identifier.
You are not authorized to perform the requested operation.
module IdempotentParameterMismatchException =
Awso_imagebuilder.Values.IdempotentParameterMismatchExceptionYou have specified a client token for an operation using parameter values that differ from a previous request that used the same client token.
module InvalidParameterCombinationException =
Awso_imagebuilder.Values.InvalidParameterCombinationExceptionYou have specified two or more mutually exclusive parameters. Review the error message for details.
You have requested an action that that the service doesn't support.
The resource that you are trying to operate on is currently in use. Review the message details and retry later.
This exception is thrown when the service encounters an unrecoverable exception.
The service is unable to process your request at this time.
module InfrastructureConfigurationArn =
Awso_imagebuilder.Values.InfrastructureConfigurationArnThe specified parameter is invalid. Review the available parameters for the API request.
At least one of the resources referenced by your request does not exist.
The current state of an impacted resource.
module ResourceStateUpdateExclusionRules =
Awso_imagebuilder.Values.ResourceStateUpdateExclusionRulesAdditional rules to specify resources that should be exempt from ad-hoc lifecycle actions.
module ResourceStateUpdateIncludeResources =
Awso_imagebuilder.Values.ResourceStateUpdateIncludeResourcesSpecifies if the lifecycle policy should apply actions to selected resources.
module InvalidParameterValueException =
Awso_imagebuilder.Values.InvalidParameterValueExceptionThe value that you provided for the specified parameter is invalid.
module InvalidPaginationTokenException =
Awso_imagebuilder.Values.InvalidPaginationTokenExceptionYou have provided an invalid pagination token in your request.
module LifecycleExecutionResourceList =
Awso_imagebuilder.Values.LifecycleExecutionResourceListmodule InfrastructureConfigurationSummaryList =
Awso_imagebuilder.Values.InfrastructureConfigurationSummaryListmodule ImageScanFindingAggregationsList =
Awso_imagebuilder.Values.ImageScanFindingAggregationsListmodule DistributionConfigurationSummaryList =
Awso_imagebuilder.Values.DistributionConfigurationSummaryListYou do not have permissions to perform the requested operation.
You have attempted too many requests for the specific operation.
Controls Secure Boot and UEFI data settings for the resulting image during ISO imports. For more information, see UEFI Secure Boot for Amazon EC2 instances in the Amazon EC2 User Guide .
Windows-specific configuration settings for an ISO import, including the edition to install from a multi-edition Windows ISO file.
Your version number is out of bounds or does not follow the required syntax.
module WorkflowStepTimeoutSecondsInteger =
Awso_imagebuilder.Values.WorkflowStepTimeoutSecondsIntegerThe resource ARNs with different wildcard variations of semantic versioning.
Defines a process that Image Builder uses to build and test images during the image creation process.
The configuration details for a lifecycle policy resource.
An Image Builder image resource that keeps track of all of the settings used to create, configure, and distribute output for that image. You must specify exactly one recipe for the image – either a container recipe (containerRecipe), which creates a container image, or an image recipe (imageRecipe), which creates an AMI.
module ImageVersionArnOrBuildVersionArn =
Awso_imagebuilder.Values.ImageVersionArnOrBuildVersionArnA detailed view of a component.
You have exceeded the number of permitted resources or operations for this service. For service quotas, see EC2 Image Builder endpoints and quotas.
You have attempted to mutate or delete a resource with a dependency that prohibits this action. See the error message for more details.
The dry run operation of the resource was successful, and no resources or mutations were actually performed due to the dry run flag in the request.
module ResourceAlreadyExistsException =
Awso_imagebuilder.Values.ResourceAlreadyExistsExceptionThe resource that you are trying to create already exists.
Update the specified lifecycle policy.
Update the specified lifecycle policy.
module UpdateInfrastructureConfigurationResponse =
Awso_imagebuilder.Values.UpdateInfrastructureConfigurationResponseUpdates a new infrastructure configuration. An infrastructure configuration defines the environment in which your image will be built and tested.
module UpdateInfrastructureConfigurationRequest =
Awso_imagebuilder.Values.UpdateInfrastructureConfigurationRequestUpdates a new infrastructure configuration. An infrastructure configuration defines the environment in which your image will be built and tested.
Updates an image pipeline. Image pipelines enable you to automate the creation and distribution of images. You must specify exactly one recipe for your image, using either a containerRecipeArn or an imageRecipeArn. 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.
Updates an image pipeline. Image pipelines enable you to automate the creation and distribution of images. You must specify exactly one recipe for your image, using either a containerRecipeArn or an imageRecipeArn. 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.
module UpdateDistributionConfigurationResponse =
Awso_imagebuilder.Values.UpdateDistributionConfigurationResponseUpdates a new distribution configuration. Distribution configurations define and configure the outputs of your pipeline.
module UpdateDistributionConfigurationRequest =
Awso_imagebuilder.Values.UpdateDistributionConfigurationRequestUpdates a new distribution configuration. Distribution configurations define and configure the outputs of your pipeline.
Removes a tag from a resource.
Removes a tag from a resource.
Adds a tag to a resource.
Adds a tag to a resource.
module StartResourceStateUpdateResponse =
Awso_imagebuilder.Values.StartResourceStateUpdateResponseBegin asynchronous resource state update for lifecycle changes to the specified image resources.
module StartResourceStateUpdateRequest =
Awso_imagebuilder.Values.StartResourceStateUpdateRequestBegin asynchronous resource state update for lifecycle changes to the specified image resources.
module StartImagePipelineExecutionResponse =
Awso_imagebuilder.Values.StartImagePipelineExecutionResponseManually triggers a pipeline to create an image.
module StartImagePipelineExecutionRequest =
Awso_imagebuilder.Values.StartImagePipelineExecutionRequestManually triggers a pipeline to create an image.
module SendWorkflowStepActionResponse =
Awso_imagebuilder.Values.SendWorkflowStepActionResponsePauses or resumes image creation when the associated workflow runs a WaitForAction step.
Pauses or resumes image creation when the associated workflow runs a WaitForAction step.
RetryImage retries an image distribution without rebuilding the image.
RetryImage retries an image distribution without rebuilding the image.
Applies a policy to an image recipe. We recommend that you call the RAM API CreateResourceShare to share resources. If you call the Image Builder API PutImageRecipePolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy in order for the resource to be visible to all principals with whom the resource is shared.
Applies a policy to an image recipe. We recommend that you call the RAM API CreateResourceShare to share resources. If you call the Image Builder API PutImageRecipePolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy in order for the resource to be visible to all principals with whom the resource is shared.
Applies a policy to an image. We recommend that you call the RAM API CreateResourceShare to share resources. If you call the Image Builder API PutImagePolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy in order for the resource to be visible to all principals with whom the resource is shared.
Applies a policy to an image. We recommend that you call the RAM API CreateResourceShare to share resources. If you call the Image Builder API PutImagePolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy in order for the resource to be visible to all principals with whom the resource is shared.
module PutContainerRecipePolicyResponse =
Awso_imagebuilder.Values.PutContainerRecipePolicyResponseApplies 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.
module PutContainerRecipePolicyRequest =
Awso_imagebuilder.Values.PutContainerRecipePolicyRequestApplies 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.
Applies a policy to a component. We recommend that you call the RAM API CreateResourceShare to share resources. If you call the Image Builder API PutComponentPolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy in order for the resource to be visible to all principals with whom the resource is shared.
Applies a policy to a component. We recommend that you call the RAM API CreateResourceShare to share resources. If you call the Image Builder API PutComponentPolicy, you must also call the RAM API PromoteResourceShareCreatedFromPolicy in order for the resource to be visible to all principals with whom the resource is shared.
Lists workflow build versions based on filtering parameters.
Lists workflow build versions based on filtering parameters.
module ListWorkflowStepExecutionsResponse =
Awso_imagebuilder.Values.ListWorkflowStepExecutionsResponseReturns runtime data for each step in a runtime instance of the workflow that you specify in the request.
module ListWorkflowStepExecutionsRequest =
Awso_imagebuilder.Values.ListWorkflowStepExecutionsRequestReturns runtime data for each step in a runtime instance of the workflow that you specify in the request.
module ListWorkflowExecutionsResponse =
Awso_imagebuilder.Values.ListWorkflowExecutionsResponseReturns a list of workflow runtime instance metadata objects for a specific image build version.
Returns a list of workflow runtime instance metadata objects for a specific image build version.
module ListWorkflowBuildVersionsResponse =
Awso_imagebuilder.Values.ListWorkflowBuildVersionsResponseReturns a list of build versions for a specific workflow resource.
module ListWorkflowBuildVersionsRequest =
Awso_imagebuilder.Values.ListWorkflowBuildVersionsRequestReturns a list of build versions for a specific workflow resource.
module ListWaitingWorkflowStepsResponse =
Awso_imagebuilder.Values.ListWaitingWorkflowStepsResponseGet a list of workflow steps that are waiting for action for workflows in your Amazon Web Services account.
module ListWaitingWorkflowStepsRequest =
Awso_imagebuilder.Values.ListWaitingWorkflowStepsRequestGet a list of workflow steps that are waiting for action for workflows in your Amazon Web Services account.
Returns the list of tags for the specified resource.
Returns the list of tags for the specified resource.
Get a list of lifecycle policies in your Amazon Web Services account.
Get a list of lifecycle policies in your Amazon Web Services account.
module ListLifecycleExecutionsResponse =
Awso_imagebuilder.Values.ListLifecycleExecutionsResponseGet the lifecycle runtime history for the specified resource.
module ListLifecycleExecutionsRequest =
Awso_imagebuilder.Values.ListLifecycleExecutionsRequestGet the lifecycle runtime history for the specified resource.
module ListLifecycleExecutionResourcesResponse =
Awso_imagebuilder.Values.ListLifecycleExecutionResourcesResponseList resources that the runtime instance of the image lifecycle identified for lifecycle actions.
module ListLifecycleExecutionResourcesRequest =
Awso_imagebuilder.Values.ListLifecycleExecutionResourcesRequestList resources that the runtime instance of the image lifecycle identified for lifecycle actions.
module ListInfrastructureConfigurationsResponse =
Awso_imagebuilder.Values.ListInfrastructureConfigurationsResponseReturns a list of infrastructure configurations.
module ListInfrastructureConfigurationsRequest =
Awso_imagebuilder.Values.ListInfrastructureConfigurationsRequestReturns a list of infrastructure configurations.
Returns the list of images that you have access to. Newly created images can take up to two minutes to appear in the ListImages API Results.
Returns the list of images that you have access to. Newly created images can take up to two minutes to appear in the ListImages API Results.
Returns a list of image scan findings for your account.
Returns a list of image scan findings for your account.
module ListImageScanFindingAggregationsResponse =
Awso_imagebuilder.Values.ListImageScanFindingAggregationsResponseReturns a list of image scan aggregations for your account. You can filter by the type of key that Image Builder uses to group results. For example, if you want to get a list of findings by severity level for one of your pipelines, you might specify your pipeline with the imagePipelineArn filter. If you don't specify a filter, Image Builder returns an aggregation for your account. To streamline results, you can use the following filters in your request: accountId imageBuildVersionArn imagePipelineArn vulnerabilityId
module ListImageScanFindingAggregationsRequest =
Awso_imagebuilder.Values.ListImageScanFindingAggregationsRequestReturns a list of image scan aggregations for your account. You can filter by the type of key that Image Builder uses to group results. For example, if you want to get a list of findings by severity level for one of your pipelines, you might specify your pipeline with the imagePipelineArn filter. If you don't specify a filter, Image Builder returns an aggregation for your account. To streamline results, you can use the following filters in your request: accountId imageBuildVersionArn imagePipelineArn vulnerabilityId
Returns a list of image recipes.
Returns a list of image recipes.
Returns a list of image pipelines.
Returns a list of image pipelines.
module ListImagePipelineImagesResponse =
Awso_imagebuilder.Values.ListImagePipelineImagesResponseReturns a list of images created by the specified pipeline.
module ListImagePipelineImagesRequest =
Awso_imagebuilder.Values.ListImagePipelineImagesRequestReturns a list of images created by the specified pipeline.
List the Packages that are associated with an Image Build Version, as determined by Amazon Web Services Systems Manager Inventory at build time.
List the Packages that are associated with an Image Build Version, as determined by Amazon Web Services Systems Manager Inventory at build time.
module ListImageBuildVersionsResponse =
Awso_imagebuilder.Values.ListImageBuildVersionsResponseReturns a list of image build versions.
Returns a list of image build versions.
module ListDistributionConfigurationsResponse =
Awso_imagebuilder.Values.ListDistributionConfigurationsResponseReturns a list of distribution configurations.
module ListDistributionConfigurationsRequest =
Awso_imagebuilder.Values.ListDistributionConfigurationsRequestReturns a list of distribution configurations.
Returns a list of container recipes.
Returns a list of container recipes.
Returns the list of components that can be filtered by name, or by using the listed filters to streamline results. Newly created components can take up to two minutes to appear in the ListComponents API Results. The semantic version has four nodes: <major>.<minor>.<patch>/<build>. 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.
Returns the list of components that can be filtered by name, or by using the listed filters to streamline results. Newly created components can take up to two minutes to appear in the ListComponents API Results. The semantic version has four nodes: <major>.<minor>.<patch>/<build>. 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.
module ListComponentBuildVersionsResponse =
Awso_imagebuilder.Values.ListComponentBuildVersionsResponseReturns the list of component build versions for the specified component version Amazon Resource Name (ARN).
module ListComponentBuildVersionsRequest =
Awso_imagebuilder.Values.ListComponentBuildVersionsRequestReturns the list of component build versions for the specified component version Amazon Resource Name (ARN).
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 action uses those files to import your VM and create an AMI. To import using the CLI command, see import-image 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.
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 action uses those files to import your VM and create an AMI. To import using the CLI command, see import-image 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.
Import a Windows operating system image from a verified Microsoft ISO disk file. The following disk images are supported: Windows 11 Enterprise
Import a Windows operating system image from a verified Microsoft ISO disk file. The following disk images are supported: Windows 11 Enterprise
Imports a component and transforms its data into a component document.
Imports a component and transforms its data into a component document.
module GetWorkflowStepExecutionResponse =
Awso_imagebuilder.Values.GetWorkflowStepExecutionResponseGet the runtime information that was logged for a specific runtime instance of the workflow step.
module GetWorkflowStepExecutionRequest =
Awso_imagebuilder.Values.GetWorkflowStepExecutionRequestGet the runtime information that was logged for a specific runtime instance of the workflow step.
Get a workflow resource object.
Get a workflow resource object.
Get the runtime information that was logged for a specific runtime instance of the workflow.
Get the runtime information that was logged for a specific runtime instance of the workflow.
module GetMarketplaceResourceResponse =
Awso_imagebuilder.Values.GetMarketplaceResourceResponseVerify the subscription and perform resource dependency checks on the requested Amazon Web Services Marketplace resource. For Amazon Web Services Marketplace components, the response contains fields to download the components and their artifacts.
Verify the subscription and perform resource dependency checks on the requested Amazon Web Services Marketplace resource. For Amazon Web Services Marketplace components, the response contains fields to download the components and their artifacts.
Get details for the specified image lifecycle policy.
Get details for the specified image lifecycle policy.
Get the runtime information that was logged for a specific runtime instance of the lifecycle policy.
Get the runtime information that was logged for a specific runtime instance of the lifecycle policy.
module GetInfrastructureConfigurationResponse =
Awso_imagebuilder.Values.GetInfrastructureConfigurationResponseGetInfrastructureConfiguration response object.
module GetInfrastructureConfigurationRequest =
Awso_imagebuilder.Values.GetInfrastructureConfigurationRequestGetInfrastructureConfiguration request object.
Gets an image.
Gets an image.
Gets an image recipe.
Gets an image recipe.
Gets an image recipe policy.
Gets an image recipe policy.
Gets an image policy.
Gets an image policy.
Gets an image pipeline.
Gets an image pipeline.
module GetDistributionConfigurationResponse =
Awso_imagebuilder.Values.GetDistributionConfigurationResponseGets a distribution configuration.
module GetDistributionConfigurationRequest =
Awso_imagebuilder.Values.GetDistributionConfigurationRequestGets a distribution configuration.
Retrieves a container recipe.
Retrieves a container recipe.
module GetContainerRecipePolicyResponse =
Awso_imagebuilder.Values.GetContainerRecipePolicyResponseRetrieves the policy for a container recipe.
module GetContainerRecipePolicyRequest =
Awso_imagebuilder.Values.GetContainerRecipePolicyRequestRetrieves the policy for a container recipe.
Gets a component object.
Gets a component object.
Gets a component policy.
Gets a component policy.
DistributeImage distributes existing AMIs to additional regions and accounts without rebuilding the image.
DistributeImage distributes existing AMIs to additional regions and accounts without rebuilding the image.
Deletes a specific workflow resource.
Deletes a specific workflow resource.
Delete the specified lifecycle policy resource.
Delete the specified lifecycle policy resource.
module DeleteInfrastructureConfigurationResponse =
Awso_imagebuilder.Values.DeleteInfrastructureConfigurationResponseDeletes an infrastructure configuration.
module DeleteInfrastructureConfigurationRequest =
Awso_imagebuilder.Values.DeleteInfrastructureConfigurationRequestDeletes an infrastructure configuration.
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 in the Amazon EC2 User Guide . To deregister an EC2 Windows AMI, see Deregister your Windows AMI in the Amazon EC2 Windows Guide . To delete a container image from Amazon ECR, see Deleting an image in the Amazon ECR User Guide.
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 in the Amazon EC2 User Guide . To deregister an EC2 Windows AMI, see Deregister your Windows AMI in the Amazon EC2 Windows Guide . To delete a container image from Amazon ECR, see Deleting an image in the Amazon ECR User Guide.
Deletes an image recipe.
Deletes an image recipe.
Deletes an image pipeline.
Deletes an image pipeline.
module DeleteDistributionConfigurationResponse =
Awso_imagebuilder.Values.DeleteDistributionConfigurationResponseDeletes a distribution configuration.
module DeleteDistributionConfigurationRequest =
Awso_imagebuilder.Values.DeleteDistributionConfigurationRequestDeletes a distribution configuration.
Deletes a container recipe.
Deletes a container recipe.
Deletes a component build version.
Deletes a component build version.
Create a new workflow or a new version of an existing workflow.
Create a new workflow or a new version of an existing workflow.
Create a lifecycle policy resource.
Create a lifecycle policy resource.
module CreateInfrastructureConfigurationResponse =
Awso_imagebuilder.Values.CreateInfrastructureConfigurationResponseCreates a new infrastructure configuration. An infrastructure configuration defines the environment in which your image will be built and tested.
module CreateInfrastructureConfigurationRequest =
Awso_imagebuilder.Values.CreateInfrastructureConfigurationRequestCreates a new infrastructure configuration. An infrastructure configuration defines the environment in which your image will be built and tested.
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.
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.
Creates a new image recipe. Image recipes define how images are configured, tested, and assessed.
Creates a new image recipe. Image recipes define how images are configured, tested, and assessed.
Creates a new image pipeline. Image pipelines enable you to automate the creation and distribution of images.
Creates a new image pipeline. Image pipelines enable you to automate the creation and distribution of images.
module CreateDistributionConfigurationResponse =
Awso_imagebuilder.Values.CreateDistributionConfigurationResponseCreates a new distribution configuration. Distribution configurations define and configure the outputs of your pipeline.
module CreateDistributionConfigurationRequest =
Awso_imagebuilder.Values.CreateDistributionConfigurationRequestCreates a new distribution configuration. Distribution configurations define and configure the outputs of your pipeline.
Creates a new container recipe. Container recipes define how images are configured, tested, and assessed.
Creates a new container recipe. Container recipes define how images are configured, tested, and assessed.
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.
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.
module CancelLifecycleExecutionResponse =
Awso_imagebuilder.Values.CancelLifecycleExecutionResponseCancel a specific image lifecycle policy runtime instance.
module CancelLifecycleExecutionRequest =
Awso_imagebuilder.Values.CancelLifecycleExecutionRequestCancel a specific image lifecycle policy runtime instance.
CancelImageCreation cancels the creation of Image. This operation can only be used on images in a non-terminal state.
CancelImageCreation cancels the creation of Image. This operation can only be used on images in a non-terminal state.