Module Awso_serverlessrepo.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 Capability : sig ... end
Sourcemodule ParameterDefinition : sig ... end

Parameters supported by the application.

Sourcemodule RollbackTrigger : sig ... end

This property corresponds to the AWS CloudFormation RollbackTrigger Data Type.

Policy statement applied to the application.

Sourcemodule ApplicationSummary : sig ... end

Summary of details about the application.

Sourcemodule VersionSummary : sig ... end

An application version summary.

A nested application summary.

Sourcemodule ParameterValue : sig ... end

Parameter value of the application.

Sourcemodule Tag : sig ... end

This property corresponds to the AWS CloudFormation Tag Data Type.

Sourcemodule BadRequestException : sig ... end

One of the parameters in the request is invalid.

Sourcemodule ConflictException : sig ... end

The resource already exists.

Sourcemodule ForbiddenException : sig ... end

The client is not authenticated.

The AWS Serverless Application Repository service encountered an internal error.

Sourcemodule NotFoundException : sig ... end

The resource (for example, an access policy statement) specified in the request doesn't exist.

Sourcemodule TooManyRequestsException : sig ... end

The client is sending more than the allowed number of requests per unit of time.

Sourcemodule Version : sig ... end

Application version details.

Sourcemodule Status : sig ... end
Sourcemodule MaxItems : sig ... end
Sourcemodule RollbackConfiguration : sig ... end

This property corresponds to the AWS CloudFormation RollbackConfiguration Data Type.

Sourcemodule UpdateApplicationResponse : sig ... end

Updates the specified application.

Sourcemodule UpdateApplicationRequest : sig ... end

Updates the specified application.

Sourcemodule UpdateApplicationInput : sig ... end

Update the application request.

Sourcemodule UnshareApplicationRequest : sig ... end

Unshares an application from an AWS Organization.This operation can be called only from the organization's master account.

Sourcemodule UnshareApplicationInput : sig ... end

Unshare application request.

Sourcemodule TemplateDetails : sig ... end

Details of the template.

Sets the permission policy for an application. For the list of actions supported for this operation, see Application Permissions .

Sets the permission policy for an application. For the list of actions supported for this operation, see Application Permissions .

Sourcemodule ListApplicationsResponse : sig ... end

Lists applications owned by the requester.

Sourcemodule ListApplicationsRequest : sig ... end

Lists applications owned by the requester.

Lists versions for the specified application.

Lists versions for the specified application.

Retrieves the list of applications nested in the containing application.

Retrieves the list of applications nested in the containing application.

Gets the specified AWS CloudFormation template.

Gets the specified AWS CloudFormation template.

Sourcemodule GetApplicationResponse : sig ... end

Gets the specified application.

Sourcemodule GetApplicationRequest : sig ... end

Gets the specified application.

Retrieves the policy for the application.

Retrieves the policy for the application.

Sourcemodule DeleteApplicationRequest : sig ... end

Deletes the specified application.

Creates an AWS CloudFormation template.

Creates an AWS CloudFormation template.

Creates an AWS CloudFormation change set for the given application.

Creates an AWS CloudFormation change set for the given application.

Create an application change set request.

Creates an application version.

Creates an application version.

Create a version request.

Sourcemodule CreateApplicationResponse : sig ... end

Creates an application, optionally including an AWS SAM file to create the first application version in the same call.

Sourcemodule CreateApplicationRequest : sig ... end

Creates an application, optionally including an AWS SAM file to create the first application version in the same call.

Sourcemodule CreateApplicationInput : sig ... end

Create an application request.

Sourcemodule ChangeSetDetails : sig ... end

Details of the change set.

Sourcemodule ApplicationVersionPage : sig ... end

A list of version summaries for the application.

Sourcemodule ApplicationPolicy : sig ... end

Policy statements applied to the application.

Sourcemodule ApplicationPage : sig ... end

A list of application details.

Sourcemodule ApplicationDependencyPage : sig ... end

A list of application summaries nested in the application.

Sourcemodule Application : sig ... end

Details about the application.