Module Awso_launch_wizard.ValuesSource

Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule String_ : sig ... end
Sourcemodule ValueString : sig ... end

A field that details a condition of the specifications for a deployment.

Sourcemodule AllowedValues : sig ... end
Sourcemodule WorkloadName : sig ... end
Sourcemodule WorkloadStatus : sig ... end
Sourcemodule DeploymentPatternName : sig ... end
Sourcemodule WorkloadVersionName : sig ... end
Sourcemodule DeploymentId : sig ... end
Sourcemodule DeploymentStatus : sig ... end
Sourcemodule Timestamp : sig ... end
Sourcemodule DeploymentFilterKey : sig ... end
Sourcemodule DeploymentFilterValues : sig ... end
Sourcemodule EventStatus : sig ... end

A field that details a specification of a deployment pattern.

Sourcemodule KeyString : sig ... end
Sourcemodule TagKey : sig ... end
Sourcemodule TagValue : sig ... end
Sourcemodule WorkloadDataSummary : sig ... end

Describes workload data.

Describes a workload deployment pattern.

Sourcemodule DeploymentDataSummary : sig ... end

A summary of the deployment data.

Sourcemodule DeploymentFilter : sig ... end

A filter name and value pair that is used to return more specific results from a describe operation. Filters can be used to match a set of resources by specific criteria.

Describes a deployment pattern version summary.

A filter for deployment pattern versions. Use this filter to specify criteria for querying deployment pattern versions in Launch Wizard.

A summary of the deployment event data.

Sourcemodule DeploymentSpecifications : sig ... end
Sourcemodule Tags : sig ... end
Sourcemodule InternalServerException : sig ... end

An internal error has occurred. Retry your request, but if the problem persists, contact us with details by posting a question on re:Post.

Sourcemodule ResourceLimitException : sig ... end

You have exceeded an Launch Wizard resource limit. For example, you might have too many deployments in progress.

Sourcemodule ResourceNotFoundException : sig ... end

The specified workload or deployment resource can't be found.

Sourcemodule ValidationException : sig ... end

The input fails to satisfy the constraints specified by an Amazon Web Services service.

Sourcemodule Boolean : sig ... end
Sourcemodule TagKeyList : sig ... end
Sourcemodule NextToken : sig ... end
Sourcemodule WorkloadDataSummaryList : sig ... end
Sourcemodule MaxWorkloadResults : sig ... end
Sourcemodule DeploymentDataSummaryList : sig ... end
Sourcemodule DeploymentFilterList : sig ... end
Sourcemodule MaxDeploymentResults : sig ... end
Sourcemodule FilterList : sig ... end
Sourcemodule MaxDeploymentEventResults : sig ... end
Sourcemodule WorkloadData : sig ... end

Describes a workload.

The data that details a workload deployment pattern.

Sourcemodule DeploymentData : sig ... end

The data associated with a deployment.

Sourcemodule DeploymentName : sig ... end
Sourcemodule UpdateDeploymentOutput : sig ... end

Updates a deployment.

Sourcemodule UpdateDeploymentInput : sig ... end

Updates a deployment.

Sourcemodule UntagResourceOutput : sig ... end

Removes the specified tags from the given resource.

Sourcemodule UntagResourceInput : sig ... end

Removes the specified tags from the given resource.

Sourcemodule TagResourceOutput : sig ... end

Adds the specified tags to the given resource.

Sourcemodule TagResourceInput : sig ... end

Adds the specified tags to the given resource.

Sourcemodule ListWorkloadsOutput : sig ... end

Lists the available workload names. You can use the ListWorkloadDeploymentPatterns operation to discover the available deployment patterns for a given workload.

Sourcemodule ListWorkloadsInput : sig ... end

Lists the available workload names. You can use the ListWorkloadDeploymentPatterns operation to discover the available deployment patterns for a given workload.

Lists the workload deployment patterns for a given workload name. You can use the ListWorkloads operation to discover the available workload names.

Lists the workload deployment patterns for a given workload name. You can use the ListWorkloads operation to discover the available workload names.

Sourcemodule ListTagsForResourceOutput : sig ... end

Lists the tags associated with a specified resource.

Sourcemodule ListTagsForResourceInput : sig ... end

Lists the tags associated with a specified resource.

Sourcemodule ListDeploymentsOutput : sig ... end

Lists the deployments that have been created.

Sourcemodule ListDeploymentsInput : sig ... end

Lists the deployments that have been created.

Lists the deployment pattern versions.

Lists the deployment pattern versions.

Lists the events of a deployment.

Sourcemodule ListDeploymentEventsInput : sig ... end

Lists the events of a deployment.

Sourcemodule GetWorkloadOutput : sig ... end

Returns information about a workload.

Sourcemodule GetWorkloadInput : sig ... end

Returns information about a workload.

Returns details for a given workload and deployment pattern, including the available specifications. You can use the ListWorkloads operation to discover the available workload names and the ListWorkloadDeploymentPatterns operation to discover the available deployment pattern names of a given workload.

Returns details for a given workload and deployment pattern, including the available specifications. You can use the ListWorkloads operation to discover the available workload names and the ListWorkloadDeploymentPatterns operation to discover the available deployment pattern names of a given workload.

Returns information about a deployment pattern version.

Returns information about a deployment pattern version.

Sourcemodule GetDeploymentOutput : sig ... end

Returns information about the deployment.

Sourcemodule GetDeploymentInput : sig ... end

Returns information about the deployment.

Sourcemodule DeleteDeploymentOutput : sig ... end

Deletes a deployment.

Sourcemodule DeleteDeploymentInput : sig ... end

Deletes a deployment.

Sourcemodule CreateDeploymentOutput : sig ... end

Creates a deployment for the given workload. Deployments created by this operation are not available in the Launch Wizard console to use the Clone deployment action on.

Sourcemodule CreateDeploymentInput : sig ... end

Creates a deployment for the given workload. Deployments created by this operation are not available in the Launch Wizard console to use the Clone deployment action on.