Categorygithub.com/aws/aws-sdk-go-v2serviceserverlessapplicationrepository
package
2.0.0-preview.5+incompatible
Repository: https://github.com/aws/aws-sdk-go-v2.git
Documentation: pkg.go.dev

# Packages

Package serverlessapplicationrepositoryiface provides an interface to enable mocking the AWSServerlessApplicationRepository service client for testing your code.

# Functions

New creates a new instance of the ServerlessApplicationRepository client with a config.

# Constants

Service ID for Regions and Endpoints metadata.
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".
Service endpoint prefix API calls made to.

# Structs

Policy statement applied to the application.
Summary of details about the application.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/CreateApplicationRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/CreateApplicationResponse.
CreateApplicationRequest is a API request type for the CreateApplication API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/CreateApplicationVersionRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/CreateApplicationVersionResponse.
CreateApplicationVersionRequest is a API request type for the CreateApplicationVersion API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/CreateCloudFormationChangeSetRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/CreateCloudFormationChangeSetResponse.
CreateCloudFormationChangeSetRequest is a API request type for the CreateCloudFormationChangeSet API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/DeleteApplicationRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/DeleteApplicationOutput.
DeleteApplicationRequest is a API request type for the DeleteApplication API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/GetApplicationRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/GetApplicationResponse.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/GetApplicationPolicyRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/GetApplicationPolicyResponse.
GetApplicationPolicyRequest is a API request type for the GetApplicationPolicy API operation.
GetApplicationRequest is a API request type for the GetApplication API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/ListApplicationsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/ListApplicationsResponse.
ListApplicationsPager is used to paginate the request.
ListApplicationsRequest is a API request type for the ListApplications API operation.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/ListApplicationVersionsRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/ListApplicationVersionsResponse.
ListApplicationVersionsPager is used to paginate the request.
ListApplicationVersionsRequest is a API request type for the ListApplicationVersions API operation.
Parameters supported by the application.
Parameter value of the application.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/PutApplicationPolicyRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/PutApplicationPolicyResponse.
PutApplicationPolicyRequest is a API request type for the PutApplicationPolicy API operation.
ServerlessApplicationRepository provides the API operation methods for making requests to AWSServerlessApplicationRepository.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/UpdateApplicationRequest.
Please also see https://docs.aws.amazon.com/goto/WebAPI/serverlessrepo-2017-09-08/UpdateApplicationResponse.
UpdateApplicationRequest is a API request type for the UpdateApplication API operation.
Application version details.
An application version summary.