Package-level declarations

Types

Link copied to clipboard

The AWS Serverless Application Repository makes it easy for developers and enterprises to quickly find and deploy serverless applications in the AWS Cloud. For more information about serverless applications, see Serverless Computing and Applications on the AWS website.

Properties

Link copied to clipboard
const val SdkVersion: String
Link copied to clipboard
Link copied to clipboard
const val ServiceId: String

Functions

Link copied to clipboard

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

Link copied to clipboard
Link copied to clipboard

Creates an AWS CloudFormation change set for the given application.

Link copied to clipboard

Deletes the specified application.

Link copied to clipboard

Gets the specified application.

Link copied to clipboard

Retrieves the policy for the application.

Link copied to clipboard

Gets the specified AWS CloudFormation template.

Link copied to clipboard

Retrieves the list of applications nested in the containing application.

Link copied to clipboard

Lists applications owned by the requester.

Link copied to clipboard

Lists versions for the specified application.

Link copied to clipboard

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

Link copied to clipboard

Unshares an application from an AWS Organization.

Link copied to clipboard

Updates the specified application.

Link copied to clipboard

Create a copy of the client with one or more configuration values overridden. This method allows the caller to perform scoped config overrides for one or more client operations.