# Packages
Package serverlessapplicationrepositoryiface provides an interface to enable mocking the AWSServerlessApplicationRepository service client for testing your code.
# Functions
Capability_Values returns all elements of the Capability enum.
New creates a new instance of the ServerlessApplicationRepository client with a session.
Status_Values returns all elements of the Status enum.
# Constants
CapabilityCapabilityAutoExpand is a Capability enum value.
CapabilityCapabilityIam is a Capability enum value.
CapabilityCapabilityNamedIam is a Capability enum value.
CapabilityCapabilityResourcePolicy is a Capability enum value.
ID to lookup a service endpoint with.
ErrCodeBadRequestException for service response error code "BadRequestException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeForbiddenException for service response error code "ForbiddenException".
ErrCodeInternalServerErrorException for service response error code "InternalServerErrorException".
ErrCodeNotFoundException for service response error code "NotFoundException".
ErrCodeTooManyRequestsException for service response error code "TooManyRequestsException".
ServiceID is a unique identifier of a specific service.
Name of service.
StatusActive is a Status enum value.
StatusExpired is a Status enum value.
StatusPreparing is a Status enum value.
# Structs
A nested application summary.
Policy statement applied to the application.
Summary of details about the application.
One of the parameters in the request is invalid.
The resource already exists.
The client is not authenticated.
The AWS Serverless Application Repository service encountered an internal error.
The resource (for example, an access policy statement) specified in the request doesn't exist.
Parameters supported by the application.
Parameter value of the application.
This property corresponds to the AWS CloudFormation RollbackConfiguration (https://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/RollbackConfiguration) Data Type.
This property corresponds to the AWS CloudFormation RollbackTrigger (https://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/RollbackTrigger) Data Type.
ServerlessApplicationRepository provides the API operation methods for making requests to AWSServerlessApplicationRepository.
This property corresponds to the AWS CloudFormation Tag (https://docs.aws.amazon.com/goto/WebAPI/cloudformation-2010-05-15/Tag) Data Type.
The client is sending more than the allowed number of requests per unit of time.
Application version details.
An application version summary.