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.
| Name | Description | |
|---|---|---|
|
ApplicationDependencySummary |
A nested application summary. |
|
ApplicationPolicyStatement |
Policy statement applied to the application. |
|
ApplicationSummary |
Summary of details about the application. |
|
BadRequestException |
One of the parameters in the request is invalid. |
|
ConflictException |
The resource already exists. |
|
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. |
|
CreateApplicationResponse |
This is the response object from the CreateApplication operation. |
|
CreateApplicationVersionRequest |
Container for the parameters to the CreateApplicationVersion operation. Creates an application version. |
|
CreateApplicationVersionResponse |
This is the response object from the CreateApplicationVersion operation. |
|
CreateCloudFormationChangeSetRequest |
Container for the parameters to the CreateCloudFormationChangeSet operation. Creates an AWS CloudFormation change set for the given application. |
|
CreateCloudFormationChangeSetResponse |
This is the response object from the CreateCloudFormationChangeSet operation. |
|
CreateCloudFormationTemplateRequest |
Container for the parameters to the CreateCloudFormationTemplate operation. Creates an AWS CloudFormation template. |
|
CreateCloudFormationTemplateResponse |
This is the response object from the CreateCloudFormationTemplate operation. |
|
DeleteApplicationRequest |
Container for the parameters to the DeleteApplication operation. Deletes the specified application. |
|
DeleteApplicationResponse |
This is the response object from the DeleteApplication operation. |
|
ForbiddenException |
The client is not authenticated. |
|
GetApplicationPolicyRequest |
Container for the parameters to the GetApplicationPolicy operation. Retrieves the policy for the application. |
|
GetApplicationPolicyResponse |
This is the response object from the GetApplicationPolicy operation. |
|
GetApplicationRequest |
Container for the parameters to the GetApplication operation. Gets the specified application. |
|
GetApplicationResponse |
This is the response object from the GetApplication operation. |
|
GetCloudFormationTemplateRequest |
Container for the parameters to the GetCloudFormationTemplate operation. Gets the specified AWS CloudFormation template. |
|
GetCloudFormationTemplateResponse |
This is the response object from the GetCloudFormationTemplate operation. |
|
InternalServerErrorException |
The AWS Serverless Application Repository service encountered an internal error. |
|
ListApplicationDependenciesRequest |
Container for the parameters to the ListApplicationDependencies operation. Retrieves the list of applications nested in the containing application. |
|
ListApplicationDependenciesResponse |
This is the response object from the ListApplicationDependencies operation. |
|
ListApplicationsRequest |
Container for the parameters to the ListApplications operation. Lists applications owned by the requester. |
|
ListApplicationsResponse |
This is the response object from the ListApplications operation. |
|
ListApplicationVersionsRequest |
Container for the parameters to the ListApplicationVersions operation. Lists versions for the specified application. |
|
ListApplicationVersionsResponse |
This is the response object from the ListApplicationVersions operation. |
|
NotFoundException |
The resource (for example, an access policy statement) specified in the request doesn't exist. |
|
ParameterDefinition |
Parameters supported by the application. |
|
ParameterValue |
Parameter value of the application. |
|
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 . |
|
PutApplicationPolicyResponse |
This is the response object from the PutApplicationPolicy operation. |
|
RollbackConfiguration |
This property corresponds to the AWS CloudFormation RollbackConfiguration Data Type. |
|
RollbackTrigger |
This property corresponds to the AWS CloudFormation RollbackTrigger Data Type. |
|
ServerlessApplicationRepositoryPaginatorFactory |
Paginators for the ServerlessApplicationRepository service |
|
Tag |
This property corresponds to the AWS CloudFormation Tag Data Type. |
|
TooManyRequestsException |
The client is sending more than the allowed number of requests per unit of time. |
|
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. |
|
UnshareApplicationResponse |
This is the response object from the UnshareApplication operation. |
|
UpdateApplicationRequest |
Container for the parameters to the UpdateApplication operation. Updates the specified application. |
|
UpdateApplicationResponse |
This is the response object from the UpdateApplication operation. |
|
Version |
Application version details. |
|
VersionSummary |
An application version summary. |
| Name | Description | |
|---|---|---|
|
IListApplicationDependenciesPaginator |
Paginator for the ListApplicationDependencies operation |
|
IListApplicationsPaginator |
Paginator for the ListApplications operation |
|
IListApplicationVersionsPaginator |
Paginator for the ListApplicationVersions operation |
|
IServerlessApplicationRepositoryPaginatorFactory |
Paginators for the ServerlessApplicationRepository service |