Module Awso_imagebuilder.EndpointsSource

Sourcetype ('i, 'o, 'e) t =
  1. | CancelImageCreation : (Values.CancelImageCreationRequest.t, Values.CancelImageCreationResponse.t, Values.CancelImageCreationResponse.error) t
  2. | CancelLifecycleExecution : (Values.CancelLifecycleExecutionRequest.t, Values.CancelLifecycleExecutionResponse.t, Values.CancelLifecycleExecutionResponse.error) t
  3. | CreateComponent : (Values.CreateComponentRequest.t, Values.CreateComponentResponse.t, Values.CreateComponentResponse.error) t
  4. | CreateContainerRecipe : (Values.CreateContainerRecipeRequest.t, Values.CreateContainerRecipeResponse.t, Values.CreateContainerRecipeResponse.error) t
  5. | CreateDistributionConfiguration : (Values.CreateDistributionConfigurationRequest.t, Values.CreateDistributionConfigurationResponse.t, Values.CreateDistributionConfigurationResponse.error) t
  6. | CreateImage : (Values.CreateImageRequest.t, Values.CreateImageResponse.t, Values.CreateImageResponse.error) t
  7. | CreateImagePipeline : (Values.CreateImagePipelineRequest.t, Values.CreateImagePipelineResponse.t, Values.CreateImagePipelineResponse.error) t
  8. | CreateImageRecipe : (Values.CreateImageRecipeRequest.t, Values.CreateImageRecipeResponse.t, Values.CreateImageRecipeResponse.error) t
  9. | CreateInfrastructureConfiguration : (Values.CreateInfrastructureConfigurationRequest.t, Values.CreateInfrastructureConfigurationResponse.t, Values.CreateInfrastructureConfigurationResponse.error) t
  10. | CreateLifecyclePolicy : (Values.CreateLifecyclePolicyRequest.t, Values.CreateLifecyclePolicyResponse.t, Values.CreateLifecyclePolicyResponse.error) t
  11. | CreateWorkflow : (Values.CreateWorkflowRequest.t, Values.CreateWorkflowResponse.t, Values.CreateWorkflowResponse.error) t
  12. | DeleteComponent : (Values.DeleteComponentRequest.t, Values.DeleteComponentResponse.t, Values.DeleteComponentResponse.error) t
  13. | DeleteContainerRecipe : (Values.DeleteContainerRecipeRequest.t, Values.DeleteContainerRecipeResponse.t, Values.DeleteContainerRecipeResponse.error) t
  14. | DeleteDistributionConfiguration : (Values.DeleteDistributionConfigurationRequest.t, Values.DeleteDistributionConfigurationResponse.t, Values.DeleteDistributionConfigurationResponse.error) t
  15. | DeleteImage : (Values.DeleteImageRequest.t, Values.DeleteImageResponse.t, Values.DeleteImageResponse.error) t
  16. | DeleteImagePipeline : (Values.DeleteImagePipelineRequest.t, Values.DeleteImagePipelineResponse.t, Values.DeleteImagePipelineResponse.error) t
  17. | DeleteImageRecipe : (Values.DeleteImageRecipeRequest.t, Values.DeleteImageRecipeResponse.t, Values.DeleteImageRecipeResponse.error) t
  18. | DeleteInfrastructureConfiguration : (Values.DeleteInfrastructureConfigurationRequest.t, Values.DeleteInfrastructureConfigurationResponse.t, Values.DeleteInfrastructureConfigurationResponse.error) t
  19. | DeleteLifecyclePolicy : (Values.DeleteLifecyclePolicyRequest.t, Values.DeleteLifecyclePolicyResponse.t, Values.DeleteLifecyclePolicyResponse.error) t
  20. | DeleteWorkflow : (Values.DeleteWorkflowRequest.t, Values.DeleteWorkflowResponse.t, Values.DeleteWorkflowResponse.error) t
  21. | DistributeImage : (Values.DistributeImageRequest.t, Values.DistributeImageResponse.t, Values.DistributeImageResponse.error) t
  22. | GetComponent : (Values.GetComponentRequest.t, Values.GetComponentResponse.t, Values.GetComponentResponse.error) t
  23. | GetComponentPolicy : (Values.GetComponentPolicyRequest.t, Values.GetComponentPolicyResponse.t, Values.GetComponentPolicyResponse.error) t
  24. | GetContainerRecipe : (Values.GetContainerRecipeRequest.t, Values.GetContainerRecipeResponse.t, Values.GetContainerRecipeResponse.error) t
  25. | GetContainerRecipePolicy : (Values.GetContainerRecipePolicyRequest.t, Values.GetContainerRecipePolicyResponse.t, Values.GetContainerRecipePolicyResponse.error) t
  26. | GetDistributionConfiguration : (Values.GetDistributionConfigurationRequest.t, Values.GetDistributionConfigurationResponse.t, Values.GetDistributionConfigurationResponse.error) t
  27. | GetImage : (Values.GetImageRequest.t, Values.GetImageResponse.t, Values.GetImageResponse.error) t
  28. | GetImagePipeline : (Values.GetImagePipelineRequest.t, Values.GetImagePipelineResponse.t, Values.GetImagePipelineResponse.error) t
  29. | GetImagePolicy : (Values.GetImagePolicyRequest.t, Values.GetImagePolicyResponse.t, Values.GetImagePolicyResponse.error) t
  30. | GetImageRecipe : (Values.GetImageRecipeRequest.t, Values.GetImageRecipeResponse.t, Values.GetImageRecipeResponse.error) t
  31. | GetImageRecipePolicy : (Values.GetImageRecipePolicyRequest.t, Values.GetImageRecipePolicyResponse.t, Values.GetImageRecipePolicyResponse.error) t
  32. | GetInfrastructureConfiguration : (Values.GetInfrastructureConfigurationRequest.t, Values.GetInfrastructureConfigurationResponse.t, Values.GetInfrastructureConfigurationResponse.error) t
  33. | GetLifecycleExecution : (Values.GetLifecycleExecutionRequest.t, Values.GetLifecycleExecutionResponse.t, Values.GetLifecycleExecutionResponse.error) t
  34. | GetLifecyclePolicy : (Values.GetLifecyclePolicyRequest.t, Values.GetLifecyclePolicyResponse.t, Values.GetLifecyclePolicyResponse.error) t
  35. | GetMarketplaceResource : (Values.GetMarketplaceResourceRequest.t, Values.GetMarketplaceResourceResponse.t, Values.GetMarketplaceResourceResponse.error) t
  36. | GetWorkflow : (Values.GetWorkflowRequest.t, Values.GetWorkflowResponse.t, Values.GetWorkflowResponse.error) t
  37. | GetWorkflowExecution : (Values.GetWorkflowExecutionRequest.t, Values.GetWorkflowExecutionResponse.t, Values.GetWorkflowExecutionResponse.error) t
  38. | GetWorkflowStepExecution : (Values.GetWorkflowStepExecutionRequest.t, Values.GetWorkflowStepExecutionResponse.t, Values.GetWorkflowStepExecutionResponse.error) t
  39. | ImportComponent : (Values.ImportComponentRequest.t, Values.ImportComponentResponse.t, Values.ImportComponentResponse.error) t
  40. | ImportDiskImage : (Values.ImportDiskImageRequest.t, Values.ImportDiskImageResponse.t, Values.ImportDiskImageResponse.error) t
  41. | ImportVmImage : (Values.ImportVmImageRequest.t, Values.ImportVmImageResponse.t, Values.ImportVmImageResponse.error) t
  42. | ListComponentBuildVersions : (Values.ListComponentBuildVersionsRequest.t, Values.ListComponentBuildVersionsResponse.t, Values.ListComponentBuildVersionsResponse.error) t
  43. | ListComponents : (Values.ListComponentsRequest.t, Values.ListComponentsResponse.t, Values.ListComponentsResponse.error) t
  44. | ListContainerRecipes : (Values.ListContainerRecipesRequest.t, Values.ListContainerRecipesResponse.t, Values.ListContainerRecipesResponse.error) t
  45. | ListDistributionConfigurations : (Values.ListDistributionConfigurationsRequest.t, Values.ListDistributionConfigurationsResponse.t, Values.ListDistributionConfigurationsResponse.error) t
  46. | ListImageBuildVersions : (Values.ListImageBuildVersionsRequest.t, Values.ListImageBuildVersionsResponse.t, Values.ListImageBuildVersionsResponse.error) t
  47. | ListImagePackages : (Values.ListImagePackagesRequest.t, Values.ListImagePackagesResponse.t, Values.ListImagePackagesResponse.error) t
  48. | ListImagePipelineImages : (Values.ListImagePipelineImagesRequest.t, Values.ListImagePipelineImagesResponse.t, Values.ListImagePipelineImagesResponse.error) t
  49. | ListImagePipelines : (Values.ListImagePipelinesRequest.t, Values.ListImagePipelinesResponse.t, Values.ListImagePipelinesResponse.error) t
  50. | ListImageRecipes : (Values.ListImageRecipesRequest.t, Values.ListImageRecipesResponse.t, Values.ListImageRecipesResponse.error) t
  51. | ListImageScanFindingAggregations : (Values.ListImageScanFindingAggregationsRequest.t, Values.ListImageScanFindingAggregationsResponse.t, Values.ListImageScanFindingAggregationsResponse.error) t
  52. | ListImageScanFindings : (Values.ListImageScanFindingsRequest.t, Values.ListImageScanFindingsResponse.t, Values.ListImageScanFindingsResponse.error) t
  53. | ListImages : (Values.ListImagesRequest.t, Values.ListImagesResponse.t, Values.ListImagesResponse.error) t
  54. | ListInfrastructureConfigurations : (Values.ListInfrastructureConfigurationsRequest.t, Values.ListInfrastructureConfigurationsResponse.t, Values.ListInfrastructureConfigurationsResponse.error) t
  55. | ListLifecycleExecutionResources : (Values.ListLifecycleExecutionResourcesRequest.t, Values.ListLifecycleExecutionResourcesResponse.t, Values.ListLifecycleExecutionResourcesResponse.error) t
  56. | ListLifecycleExecutions : (Values.ListLifecycleExecutionsRequest.t, Values.ListLifecycleExecutionsResponse.t, Values.ListLifecycleExecutionsResponse.error) t
  57. | ListLifecyclePolicies : (Values.ListLifecyclePoliciesRequest.t, Values.ListLifecyclePoliciesResponse.t, Values.ListLifecyclePoliciesResponse.error) t
  58. | ListTagsForResource : (Values.ListTagsForResourceRequest.t, Values.ListTagsForResourceResponse.t, Values.ListTagsForResourceResponse.error) t
  59. | ListWaitingWorkflowSteps : (Values.ListWaitingWorkflowStepsRequest.t, Values.ListWaitingWorkflowStepsResponse.t, Values.ListWaitingWorkflowStepsResponse.error) t
  60. | ListWorkflowBuildVersions : (Values.ListWorkflowBuildVersionsRequest.t, Values.ListWorkflowBuildVersionsResponse.t, Values.ListWorkflowBuildVersionsResponse.error) t
  61. | ListWorkflowExecutions : (Values.ListWorkflowExecutionsRequest.t, Values.ListWorkflowExecutionsResponse.t, Values.ListWorkflowExecutionsResponse.error) t
  62. | ListWorkflowStepExecutions : (Values.ListWorkflowStepExecutionsRequest.t, Values.ListWorkflowStepExecutionsResponse.t, Values.ListWorkflowStepExecutionsResponse.error) t
  63. | ListWorkflows : (Values.ListWorkflowsRequest.t, Values.ListWorkflowsResponse.t, Values.ListWorkflowsResponse.error) t
  64. | PutComponentPolicy : (Values.PutComponentPolicyRequest.t, Values.PutComponentPolicyResponse.t, Values.PutComponentPolicyResponse.error) t
  65. | PutContainerRecipePolicy : (Values.PutContainerRecipePolicyRequest.t, Values.PutContainerRecipePolicyResponse.t, Values.PutContainerRecipePolicyResponse.error) t
  66. | PutImagePolicy : (Values.PutImagePolicyRequest.t, Values.PutImagePolicyResponse.t, Values.PutImagePolicyResponse.error) t
  67. | PutImageRecipePolicy : (Values.PutImageRecipePolicyRequest.t, Values.PutImageRecipePolicyResponse.t, Values.PutImageRecipePolicyResponse.error) t
  68. | RetryImage : (Values.RetryImageRequest.t, Values.RetryImageResponse.t, Values.RetryImageResponse.error) t
  69. | SendWorkflowStepAction : (Values.SendWorkflowStepActionRequest.t, Values.SendWorkflowStepActionResponse.t, Values.SendWorkflowStepActionResponse.error) t
  70. | StartImagePipelineExecution : (Values.StartImagePipelineExecutionRequest.t, Values.StartImagePipelineExecutionResponse.t, Values.StartImagePipelineExecutionResponse.error) t
  71. | StartResourceStateUpdate : (Values.StartResourceStateUpdateRequest.t, Values.StartResourceStateUpdateResponse.t, Values.StartResourceStateUpdateResponse.error) t
  72. | TagResource : (Values.TagResourceRequest.t, Values.TagResourceResponse.t, Values.TagResourceResponse.error) t
  73. | UntagResource : (Values.UntagResourceRequest.t, Values.UntagResourceResponse.t, Values.UntagResourceResponse.error) t
  74. | UpdateDistributionConfiguration : (Values.UpdateDistributionConfigurationRequest.t, Values.UpdateDistributionConfigurationResponse.t, Values.UpdateDistributionConfigurationResponse.error) t
  75. | UpdateImagePipeline : (Values.UpdateImagePipelineRequest.t, Values.UpdateImagePipelineResponse.t, Values.UpdateImagePipelineResponse.error) t
  76. | UpdateInfrastructureConfiguration : (Values.UpdateInfrastructureConfigurationRequest.t, Values.UpdateInfrastructureConfigurationResponse.t, Values.UpdateInfrastructureConfigurationResponse.error) t
  77. | UpdateLifecyclePolicy : (Values.UpdateLifecyclePolicyRequest.t, Values.UpdateLifecyclePolicyResponse.t, Values.UpdateLifecyclePolicyResponse.error) t
Sourceval method_of_endpoint : 'i 'o 'e. ('i, 'o, 'e) t -> [> `DELETE | `GET | `POST | `PUT ]
Sourceval uri_of_endpoint : 'i 'o 'e. ('i, 'o, 'e) t -> 'i -> Uri.t
Sourceval to_request : ('i, 'o, 'e) t -> 'i -> Awso.Http.Request.t
Sourceval of_response : ('i, 'o, 'e) t -> Awso.Http.Response.t -> ('o, 'e) result