AWS SDK Version 4 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

Classes

NameDescription
Class ApplicationDependencySummary

A nested application summary.

Class ApplicationPolicyStatement

Policy statement applied to the application.

Class ApplicationSummary

Summary of details about the application.

Class BadRequestException

One of the parameters in the request is invalid.

Class ConflictException

The resource already exists.

Class CreateApplicationRequest

Container for the parameters to the CreateApplication operation. Creates an application, optionally including an AWS SAM file to create the first application version in the same call.

Class CreateApplicationResponse

This is the response object from the CreateApplication operation.

Class CreateApplicationVersionRequest

Container for the parameters to the CreateApplicationVersion operation. Creates an application version.

Class CreateApplicationVersionResponse

This is the response object from the CreateApplicationVersion operation.

Class CreateCloudFormationChangeSetRequest

Container for the parameters to the CreateCloudFormationChangeSet operation. Creates an AWS CloudFormation change set for the given application.

Class CreateCloudFormationChangeSetResponse

This is the response object from the CreateCloudFormationChangeSet operation.

Class CreateCloudFormationTemplateRequest

Container for the parameters to the CreateCloudFormationTemplate operation. Creates an AWS CloudFormation template.

Class CreateCloudFormationTemplateResponse

This is the response object from the CreateCloudFormationTemplate operation.

Class DeleteApplicationRequest

Container for the parameters to the DeleteApplication operation. Deletes the specified application.

Class DeleteApplicationResponse

This is the response object from the DeleteApplication operation.

Class ForbiddenException

The client is not authenticated.

Class GetApplicationPolicyRequest

Container for the parameters to the GetApplicationPolicy operation. Retrieves the policy for the application.

Class GetApplicationPolicyResponse

This is the response object from the GetApplicationPolicy operation.

Class GetApplicationRequest

Container for the parameters to the GetApplication operation. Gets the specified application.

Class GetApplicationResponse

This is the response object from the GetApplication operation.

Class GetCloudFormationTemplateRequest

Container for the parameters to the GetCloudFormationTemplate operation. Gets the specified AWS CloudFormation template.

Class GetCloudFormationTemplateResponse

This is the response object from the GetCloudFormationTemplate operation.

Class InternalServerErrorException

The AWS Serverless Application Repository service encountered an internal error.

Class ListApplicationDependenciesRequest

Container for the parameters to the ListApplicationDependencies operation. Retrieves the list of applications nested in the containing application.

Class ListApplicationDependenciesResponse

This is the response object from the ListApplicationDependencies operation.

Class ListApplicationsRequest

Container for the parameters to the ListApplications operation. Lists applications owned by the requester.

Class ListApplicationsResponse

This is the response object from the ListApplications operation.

Class ListApplicationVersionsRequest

Container for the parameters to the ListApplicationVersions operation. Lists versions for the specified application.

Class ListApplicationVersionsResponse

This is the response object from the ListApplicationVersions operation.

Class NotFoundException

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

Class ParameterDefinition

Parameters supported by the application.

Class ParameterValue

Parameter value of the application.

Class PutApplicationPolicyRequest

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

Class PutApplicationPolicyResponse

This is the response object from the PutApplicationPolicy operation.

Class RollbackConfiguration

This property corresponds to the AWS CloudFormation RollbackConfiguration Data Type.

Class RollbackTrigger

This property corresponds to the AWS CloudFormation RollbackTrigger Data Type.

Class ServerlessApplicationRepositoryPaginatorFactory

Paginators for the ServerlessApplicationRepository service

Class Tag

This property corresponds to the AWS CloudFormation Tag Data Type.

Class TooManyRequestsException

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

Class UnshareApplicationRequest

Container for the parameters to the UnshareApplication operation. Unshares an application from an AWS Organization.

This operation can be called only from the organization's master account.

Class UnshareApplicationResponse

This is the response object from the UnshareApplication operation.

Class UpdateApplicationRequest

Container for the parameters to the UpdateApplication operation. Updates the specified application.

Class UpdateApplicationResponse

This is the response object from the UpdateApplication operation.

Class Version

Application version details.

Class VersionSummary

An application version summary.

Interfaces

NameDescription
Interface IListApplicationDependenciesPaginator

Paginator for the ListApplicationDependencies operation

Interface IListApplicationsPaginator

Paginator for the ListApplications operation

Interface IListApplicationVersionsPaginator

Paginator for the ListApplicationVersions operation

Interface IServerlessApplicationRepositoryPaginatorFactory

Paginators for the ServerlessApplicationRepository service