Awso_amplify_syncSourceval create_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.CreateAppRequest.t ->
(Awso_amplify.Values.CreateAppResult.t,
Awso_amplify.Values.CreateAppResult.error)
Result.tval create_backend_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.CreateBackendEnvironmentRequest.t ->
(Awso_amplify.Values.CreateBackendEnvironmentResult.t,
Awso_amplify.Values.CreateBackendEnvironmentResult.error)
Result.tval create_branch :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.CreateBranchRequest.t ->
(Awso_amplify.Values.CreateBranchResult.t,
Awso_amplify.Values.CreateBranchResult.error)
Result.tval create_deployment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.CreateDeploymentRequest.t ->
(Awso_amplify.Values.CreateDeploymentResult.t,
Awso_amplify.Values.CreateDeploymentResult.error)
Result.tval create_domain_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.CreateDomainAssociationRequest.t ->
(Awso_amplify.Values.CreateDomainAssociationResult.t,
Awso_amplify.Values.CreateDomainAssociationResult.error)
Result.tval create_webhook :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.CreateWebhookRequest.t ->
(Awso_amplify.Values.CreateWebhookResult.t,
Awso_amplify.Values.CreateWebhookResult.error)
Result.tval delete_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.DeleteAppRequest.t ->
(Awso_amplify.Values.DeleteAppResult.t,
Awso_amplify.Values.DeleteAppResult.error)
Result.tval delete_backend_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.DeleteBackendEnvironmentRequest.t ->
(Awso_amplify.Values.DeleteBackendEnvironmentResult.t,
Awso_amplify.Values.DeleteBackendEnvironmentResult.error)
Result.tval delete_branch :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.DeleteBranchRequest.t ->
(Awso_amplify.Values.DeleteBranchResult.t,
Awso_amplify.Values.DeleteBranchResult.error)
Result.tval delete_domain_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.DeleteDomainAssociationRequest.t ->
(Awso_amplify.Values.DeleteDomainAssociationResult.t,
Awso_amplify.Values.DeleteDomainAssociationResult.error)
Result.tval delete_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.DeleteJobRequest.t ->
(Awso_amplify.Values.DeleteJobResult.t,
Awso_amplify.Values.DeleteJobResult.error)
Result.tval delete_webhook :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.DeleteWebhookRequest.t ->
(Awso_amplify.Values.DeleteWebhookResult.t,
Awso_amplify.Values.DeleteWebhookResult.error)
Result.tval generate_access_logs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.GenerateAccessLogsRequest.t ->
(Awso_amplify.Values.GenerateAccessLogsResult.t,
Awso_amplify.Values.GenerateAccessLogsResult.error)
Result.tval get_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.GetAppRequest.t ->
(Awso_amplify.Values.GetAppResult.t, Awso_amplify.Values.GetAppResult.error)
Result.tval get_artifact_url :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.GetArtifactUrlRequest.t ->
(Awso_amplify.Values.GetArtifactUrlResult.t,
Awso_amplify.Values.GetArtifactUrlResult.error)
Result.tval get_backend_environment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.GetBackendEnvironmentRequest.t ->
(Awso_amplify.Values.GetBackendEnvironmentResult.t,
Awso_amplify.Values.GetBackendEnvironmentResult.error)
Result.tval get_branch :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.GetBranchRequest.t ->
(Awso_amplify.Values.GetBranchResult.t,
Awso_amplify.Values.GetBranchResult.error)
Result.tval get_domain_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.GetDomainAssociationRequest.t ->
(Awso_amplify.Values.GetDomainAssociationResult.t,
Awso_amplify.Values.GetDomainAssociationResult.error)
Result.tval get_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.GetJobRequest.t ->
(Awso_amplify.Values.GetJobResult.t, Awso_amplify.Values.GetJobResult.error)
Result.tval get_webhook :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.GetWebhookRequest.t ->
(Awso_amplify.Values.GetWebhookResult.t,
Awso_amplify.Values.GetWebhookResult.error)
Result.tval list_apps :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.ListAppsRequest.t ->
(Awso_amplify.Values.ListAppsResult.t,
Awso_amplify.Values.ListAppsResult.error)
Result.tval list_artifacts :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.ListArtifactsRequest.t ->
(Awso_amplify.Values.ListArtifactsResult.t,
Awso_amplify.Values.ListArtifactsResult.error)
Result.tval list_backend_environments :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.ListBackendEnvironmentsRequest.t ->
(Awso_amplify.Values.ListBackendEnvironmentsResult.t,
Awso_amplify.Values.ListBackendEnvironmentsResult.error)
Result.tval list_branches :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.ListBranchesRequest.t ->
(Awso_amplify.Values.ListBranchesResult.t,
Awso_amplify.Values.ListBranchesResult.error)
Result.tval list_domain_associations :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.ListDomainAssociationsRequest.t ->
(Awso_amplify.Values.ListDomainAssociationsResult.t,
Awso_amplify.Values.ListDomainAssociationsResult.error)
Result.tval list_jobs :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.ListJobsRequest.t ->
(Awso_amplify.Values.ListJobsResult.t,
Awso_amplify.Values.ListJobsResult.error)
Result.tval list_tags_for_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.ListTagsForResourceRequest.t ->
(Awso_amplify.Values.ListTagsForResourceResponse.t,
Awso_amplify.Values.ListTagsForResourceResponse.error)
Result.tval list_webhooks :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.ListWebhooksRequest.t ->
(Awso_amplify.Values.ListWebhooksResult.t,
Awso_amplify.Values.ListWebhooksResult.error)
Result.tval start_deployment :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.StartDeploymentRequest.t ->
(Awso_amplify.Values.StartDeploymentResult.t,
Awso_amplify.Values.StartDeploymentResult.error)
Result.tval start_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.StartJobRequest.t ->
(Awso_amplify.Values.StartJobResult.t,
Awso_amplify.Values.StartJobResult.error)
Result.tval stop_job :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.StopJobRequest.t ->
(Awso_amplify.Values.StopJobResult.t,
Awso_amplify.Values.StopJobResult.error)
Result.tval tag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.TagResourceRequest.t ->
(Awso_amplify.Values.TagResourceResponse.t,
Awso_amplify.Values.TagResourceResponse.error)
Result.tval untag_resource :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.UntagResourceRequest.t ->
(Awso_amplify.Values.UntagResourceResponse.t,
Awso_amplify.Values.UntagResourceResponse.error)
Result.tval update_app :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.UpdateAppRequest.t ->
(Awso_amplify.Values.UpdateAppResult.t,
Awso_amplify.Values.UpdateAppResult.error)
Result.tval update_branch :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.UpdateBranchRequest.t ->
(Awso_amplify.Values.UpdateBranchResult.t,
Awso_amplify.Values.UpdateBranchResult.error)
Result.tval update_domain_association :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.UpdateDomainAssociationRequest.t ->
(Awso_amplify.Values.UpdateDomainAssociationResult.t,
Awso_amplify.Values.UpdateDomainAssociationResult.error)
Result.tval update_webhook :
?endpoint_url:string ->
?cfg:Awso.Cfg.t ->
Awso_amplify.Values.UpdateWebhookRequest.t ->
(Awso_amplify.Values.UpdateWebhookResult.t,
Awso_amplify.Values.UpdateWebhookResult.error)
Result.tinclude module type of struct include Awso_amplify.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 ]Describes the settings for the subdomain.
module CertificateVerificationDNSRecord =
Awso_amplify.Values.CertificateVerificationDNSRecordThe subdomain for the domain association.
The build specification (build spec) file for an Amplify app build.
Describes a custom rewrite or redirect rule.
Describes the current SSL/TLS certificate that is in use for the domain. If you are using CreateDomainAssociation to create a new domain association, Certificate describes the new certificate that you are creating.
Describes the backend associated with an Amplify Branch. This property is available to Amplify Gen 2 apps only. When you deploy an application with Amplify Gen 2, you provision the app's backend infrastructure using Typescript code.
The content Time to Live (TTL) for the website in seconds.
Describes the automated branch creation configuration.
Describes the cache configuration for an Amplify app. For more information about how Amplify applies an optimal cache configuration for your app based on the type of content that is being served, see Managing cache configuration in the Amplify User guide.
Describes the configuration details that apply to the jobs for an Amplify app. Use JobConfig to apply configuration to jobs, such as customizing the build instance size when you create or update an Amplify app. For more information about customizable build instances, see Custom build instances in the Amplify User Guide.
Describes the information about a production branch for an Amplify app.
Describes the Firewall configuration for a hosted Amplify application. Firewall support enables you to protect your web applications with a direct integration with WAF. For more information about using WAF protections for an Amplify application, see Firewall support for hosted sites in the Amplify User Guide.
Describes an execution step, for an execution job, for an Amplify app.
Describes a webhook that connects repository events to an Amplify app.
Describes the summary for an execution job for an Amplify app.
Describes the association between a custom domain and an Amplify app.
The branch for an Amplify app, which maps to a third-party repository branch.
Describes the backend environment associated with a Branch of a Gen 1 Amplify app. Amplify Gen 1 applications are created using Amplify Studio or the Amplify command line interface (CLI).
Describes an artifact.
Represents the different branches of a repository for building, deploying, and hosting an Amplify app.
A request contains unexpected data.
module DependentServiceFailureException =
Awso_amplify.Values.DependentServiceFailureExceptionAn operation failed because a dependent service threw an exception.
The service failed to perform an operation due to an internal issue.
An entity was not found during an operation.
An operation failed due to a lack of access.
The type of SSL/TLS certificate to use for your custom domain. If a certificate type isn't specified, Amplify uses the default AMPLIFY_MANAGED certificate.
An operation failed due to a non-existent resource.
A resource could not be created because service quotas were exceeded.
Describes an execution job for an Amplify app.
The result structure for the update webhook request.
The request structure for the update webhook request.
The result structure for the update domain association request.
The request structure for the update domain association request.
The result structure for the update branch request.
The request structure for the update branch request.
The result structure for an Amplify app update request.
The request structure for the update app request.
The response for the untag resource request.
The request structure for the untag resource request.
The response for the tag resource request.
The request structure to tag a resource with a tag key and value.
The result structure for the stop job request.
The request structure for the stop job request.
The result structure for the run job request.
The request structure for the start job request.
The result structure for the start a deployment request.
The request structure for the start a deployment request.
The result structure for the list webhooks request.
The request structure for the list webhooks request.
The response for the list tags for resource request.
The request structure to use to list tags for a resource.
The maximum number of records to list in a single response.
The request structure for the list jobs request.
The result structure for the list domain association request.
The request structure for the list domain associations request.
The result structure for the list branches request.
The request structure for the list branches request.
The result structure for the list backend environments result.
The request structure for the list backend environments request.
The result structure for the list artifacts request.
Describes the request structure for the list artifacts request.
The result structure for an Amplify app list request.
The request structure for the list apps request.
The result structure for the get webhook request.
The request structure for the get webhook request.
Returns a job for a branch of an Amplify app.
The request structure for the get job request.
The result structure for the get domain association request.
The request structure for the get domain association request.
Returns a branch for an Amplify app.
The request structure for the get branch request.
The result structure for the get backend environment result.
The request structure for the get backend environment request.
Returns the result structure for the get artifact request.
Returns the request structure for the get artifact request.
Returns an existing Amplify app specified by an app ID.
The request structure for the get app request.
The result structure for the generate access logs request.
The request structure for the generate access logs request.
The result structure for the delete webhook request.
The request structure for the delete webhook request.
The result structure for the delete job request.
The request structure for the delete job request.
Deletes a domain association for an Amplify app.
The request structure for the delete domain association request.
The result structure for the delete branch request.
The request structure for the delete branch request.
The result structure of the delete backend environment result.
The request structure for the delete backend environment request.
The result structure for the delete app request.
Describes the request structure for the delete app request.
The result structure for the create webhook request.
The request structure for the create webhook request.
The result structure for the create domain association request.
The request structure for the create domain association request.
The result structure for the create a new deployment request.
The request structure for the create a new deployment request.
The result structure for create branch request.
The request structure for the create branch request.
The result structure for the create backend environment request.
The request structure for the backend environment create request.
Creates a new Amplify app.
The request structure used to create apps in Amplify.