package
1.10.20
Repository: https://github.com/jadekler/aws-sdk-go.git
Documentation: pkg.go.dev

# Packages

Package apigatewayiface provides an interface to enable mocking the Amazon API Gateway service client for testing your code.

# Functions

New creates a new instance of the APIGateway client with a session.

# Constants

ApiKeysFormatCsv is a ApiKeysFormat enum value.
AuthorizerTypeCognitoUserPools is a AuthorizerType enum value.
AuthorizerTypeToken is a AuthorizerType enum value.
CacheClusterSize05 is a CacheClusterSize enum value.
CacheClusterSize118 is a CacheClusterSize enum value.
CacheClusterSize135 is a CacheClusterSize enum value.
CacheClusterSize16 is a CacheClusterSize enum value.
CacheClusterSize237 is a CacheClusterSize enum value.
CacheClusterSize284 is a CacheClusterSize enum value.
CacheClusterSize582 is a CacheClusterSize enum value.
CacheClusterSize61 is a CacheClusterSize enum value.
CacheClusterStatusAvailable is a CacheClusterStatus enum value.
CacheClusterStatusCreateInProgress is a CacheClusterStatus enum value.
CacheClusterStatusDeleteInProgress is a CacheClusterStatus enum value.
CacheClusterStatusFlushInProgress is a CacheClusterStatus enum value.
CacheClusterStatusNotAvailable is a CacheClusterStatus enum value.
ContentHandlingStrategyConvertToBinary is a ContentHandlingStrategy enum value.
ContentHandlingStrategyConvertToText is a ContentHandlingStrategy enum value.
DocumentationPartTypeApi is a DocumentationPartType enum value.
DocumentationPartTypeAuthorizer is a DocumentationPartType enum value.
DocumentationPartTypeMethod is a DocumentationPartType enum value.
DocumentationPartTypeModel is a DocumentationPartType enum value.
DocumentationPartTypePathParameter is a DocumentationPartType enum value.
DocumentationPartTypeQueryParameter is a DocumentationPartType enum value.
DocumentationPartTypeRequestBody is a DocumentationPartType enum value.
DocumentationPartTypeRequestHeader is a DocumentationPartType enum value.
DocumentationPartTypeResource is a DocumentationPartType enum value.
DocumentationPartTypeResponse is a DocumentationPartType enum value.
DocumentationPartTypeResponseBody is a DocumentationPartType enum value.
DocumentationPartTypeResponseHeader is a DocumentationPartType enum value.
Service ID for Regions and Endpoints metadata.
ErrCodeBadRequestException for service response error code "BadRequestException".
ErrCodeConflictException for service response error code "ConflictException".
ErrCodeLimitExceededException for service response error code "LimitExceededException".
ErrCodeNotFoundException for service response error code "NotFoundException".
ErrCodeServiceUnavailableException for service response error code "ServiceUnavailableException".
ErrCodeTooManyRequestsException for service response error code "TooManyRequestsException".
ErrCodeUnauthorizedException for service response error code "UnauthorizedException".
GatewayResponseTypeAccessDenied is a GatewayResponseType enum value.
GatewayResponseTypeApiConfigurationError is a GatewayResponseType enum value.
GatewayResponseTypeAuthorizerConfigurationError is a GatewayResponseType enum value.
GatewayResponseTypeAuthorizerFailure is a GatewayResponseType enum value.
GatewayResponseTypeBadRequestBody is a GatewayResponseType enum value.
GatewayResponseTypeBadRequestParameters is a GatewayResponseType enum value.
GatewayResponseTypeDefault4xx is a GatewayResponseType enum value.
GatewayResponseTypeDefault5xx is a GatewayResponseType enum value.
GatewayResponseTypeExpiredToken is a GatewayResponseType enum value.
GatewayResponseTypeIntegrationFailure is a GatewayResponseType enum value.
GatewayResponseTypeIntegrationTimeout is a GatewayResponseType enum value.
GatewayResponseTypeInvalidApiKey is a GatewayResponseType enum value.
GatewayResponseTypeInvalidSignature is a GatewayResponseType enum value.
GatewayResponseTypeMissingAuthenticationToken is a GatewayResponseType enum value.
GatewayResponseTypeQuotaExceeded is a GatewayResponseType enum value.
GatewayResponseTypeRequestTooLarge is a GatewayResponseType enum value.
GatewayResponseTypeResourceNotFound is a GatewayResponseType enum value.
GatewayResponseTypeThrottled is a GatewayResponseType enum value.
GatewayResponseTypeUnauthorized is a GatewayResponseType enum value.
GatewayResponseTypeUnsupportedMediaType is a GatewayResponseType enum value.
IntegrationTypeAws is a IntegrationType enum value.
IntegrationTypeAwsProxy is a IntegrationType enum value.
IntegrationTypeHttp is a IntegrationType enum value.
IntegrationTypeHttpProxy is a IntegrationType enum value.
IntegrationTypeMock is a IntegrationType enum value.
OpAdd is a Op enum value.
OpCopy is a Op enum value.
OpMove is a Op enum value.
OpRemove is a Op enum value.
OpReplace is a Op enum value.
OpTest is a Op enum value.
PutModeMerge is a PutMode enum value.
PutModeOverwrite is a PutMode enum value.
QuotaPeriodTypeDay is a QuotaPeriodType enum value.
QuotaPeriodTypeMonth is a QuotaPeriodType enum value.
QuotaPeriodTypeWeek is a QuotaPeriodType enum value.
Service endpoint prefix API calls made to.
UnauthorizedCacheControlHeaderStrategyFailWith403 is a UnauthorizedCacheControlHeaderStrategy enum value.
UnauthorizedCacheControlHeaderStrategySucceedWithoutResponseHeader is a UnauthorizedCacheControlHeaderStrategy enum value.
UnauthorizedCacheControlHeaderStrategySucceedWithResponseHeader is a UnauthorizedCacheControlHeaderStrategy enum value.

# Structs

Represents an AWS account that is associated with Amazon API Gateway.
APIGateway provides the API operation methods for making requests to Amazon API Gateway.
A resource that can be distributed to callers for executing Method resources that require an API key.
API stage name of the associated API stage in a usage plan.
Represents an authorization layer for methods.
Represents the base path that callers of the API must provide as part of the URL after the domain name.
Represents a client certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.
Request to create an ApiKey resource.
Request to add a new Authorizer to an existing RestApi resource.
Requests Amazon API Gateway to create a new BasePathMapping resource.
Requests Amazon API Gateway to create a Deployment resource.
Creates a new documentation part of a given API.
Creates a new documentation version of a given API.
A request to create a new domain name.
Request to add a new Model to an existing RestApi resource.
Creates a RequestValidator of a given RestApi.
Requests Amazon API Gateway to create a Resource resource.
The POST Request to add a new RestApi resource to your collection.
Requests Amazon API Gateway to create a Stage resource.
The POST request to create a usage plan with the name, description, throttle limits and quota limits, as well as the associated API stages, specified in the payload.
The POST request to create a usage plan key for adding an existing API key to a usage plan.
A request to delete the ApiKey resource.
No description provided by the author
Request to delete an existing Authorizer resource.
No description provided by the author
A request to delete the BasePathMapping resource.
No description provided by the author
A request to delete the ClientCertificate resource.
No description provided by the author
Requests Amazon API Gateway to delete a Deployment resource.
No description provided by the author
Deletes an existing documentation part of an API.
No description provided by the author
Deletes an existing documentation version of an API.
No description provided by the author
A request to delete the DomainName resource.
No description provided by the author
Clears any customization of a GatewayResponse of a specified response type on the given RestApi and resets it with the default settings.
No description provided by the author
Represents a delete integration request.
No description provided by the author
Represents a delete integration response request.
No description provided by the author
Request to delete an existing Method resource.
No description provided by the author
A request to delete an existing MethodResponse resource.
No description provided by the author
Request to delete an existing model in an existing RestApi resource.
No description provided by the author
Deletes a specified RequestValidator of a given RestApi.
No description provided by the author
Request to delete a Resource.
No description provided by the author
Request to delete the specified API from your collection.
No description provided by the author
Requests Amazon API Gateway to delete a Stage resource.
No description provided by the author
The DELETE request to delete a usage plan of a given plan Id.
The DELETE request to delete a usage plan key and remove the underlying API key from the associated usage plan.
No description provided by the author
No description provided by the author
An immutable representation of a RestApi resource that can be called by users using Stages.
A documentation part for a targeted API entity.
Specifies the target API entity to which the documentation applies.
A snapshot of the documentation of an API.
Represents a domain name that is contained in a simpler, more intuitive URL that can be called.
Request to flush authorizer cache entries on a specified stage.
No description provided by the author
Requests Amazon API Gateway to flush a stage's cache.
No description provided by the author
A request to generate a ClientCertificate resource.
Requests Amazon API Gateway to get information about the current Account resource.
A request to get information about the current ApiKey resource.
A request to get information about the current ApiKeys resource.
Represents a collection of API keys as represented by an ApiKeys resource.
Request to describe an existing Authorizer resource.
Request to describe an existing Authorizers resource.
Represents a collection of Authorizer resources.
Request to describe a BasePathMapping resource.
A request to get information about a collection of BasePathMapping resources.
Represents a collection of BasePathMapping resources.
A request to get information about the current ClientCertificate resource.
A request to get information about a collection of ClientCertificate resources.
Represents a collection of ClientCertificate resources.
Requests Amazon API Gateway to get information about a Deployment resource.
Requests Amazon API Gateway to get information about a Deployments collection.
Represents a collection resource that contains zero or more references to your existing deployments, and links that guide you on how to interact with your collection.
Gets a specified documentation part of a given API.
Gets the documentation parts of an API.
The collection of documentation parts of an API.
Gets a documentation snapshot of an API.
Gets the documentation versions of an API.
The collection of documentation snapshots of an API.
Request to get the name of a DomainName resource.
Request to describe a collection of DomainName resources.
Represents a collection of DomainName resources.
Request a new export of a RestApi for a particular Stage.
The binary blob response to GetExport, which contains the generated SDK.
Gets a GatewayResponse of a specified response type on the given RestApi.
Gets the GatewayResponses collection on the given RestApi.
The collection of the GatewayResponse instances of a RestApi as a responseType-to-GatewayResponse object map of key-value pairs.
Represents a get integration request.
Represents a get integration response request.
Request to describe an existing Method resource.
Request to describe a MethodResponse resource.
Request to list information about a model in an existing RestApi resource.
Request to list existing Models defined for a RestApi resource.
Represents a collection of Model resources.
Request to generate a sample mapping template used to transform the payload.
Represents a mapping template used to transform a payload.
Gets a RequestValidator of a given RestApi.
Gets the RequestValidators collection of a given RestApi.
A collection of RequestValidator resources of a given RestApi.
Request to list information about a resource.
Request to list information about a collection of resources.
Represents a collection of Resource resources.
The GET request to list an existing RestApi defined for your collection.
The GET request to list existing RestApis defined for your collection.
Contains references to your APIs and links that guide you in how to interact with your collection.
Request a new generated client SDK for a RestApi and Stage.
The binary blob response to GetSdk, which contains the generated SDK.
Get an SdkType instance.
Get the SdkTypes collection.
The collection of SdkType instances.
Requests Amazon API Gateway to get information about a Stage resource.
Requests Amazon API Gateway to get information about one or more Stage resources.
A list of Stage resources that are associated with the ApiKey resource.
The GET request to get the usage data of a usage plan in a specified time interval.
The GET request to get a usage plan of a given plan identifier.
The GET request to get a usage plan key of a given key identifier.
The GET request to get all the usage plan keys representing the API keys added to a specified usage plan.
Represents the collection of usage plan keys added to usage plans for the associated API keys and, possibly, other types of keys.
The GET request to get all the usage plans of the caller's account.
Represents a collection of usage plans for an AWS account.
The POST request to import API keys from an external source, such as a CSV-formatted file.
The identifier of an ApiKey used in a UsagePlan.
Import documentation parts from an external (e.g., Swagger) definition file.
A collection of the imported DocumentationPart identifiers.
A POST request to import an API to Amazon API Gateway using an input of an API definition file.
Represents an HTTP, HTTP_PROXY, AWS, AWS_PROXY, or Mock integration.
Represents an integration response.
Represents a client-facing interface by which the client calls the API to access back-end resources.
Represents a method response of a given HTTP status code returned to the client.
Specifies the method setting properties.
Represents a summary of a Method resource, given a particular date and time.
Represents the data structure of a method's request or response payload.
A single patch operation to apply to the specified resource.
Creates a customization of a GatewayResponse of a specified response type and status code on the given RestApi.
Sets up a method's integration.
Represents a put integration response request.
Request to add a method to an existing Resource resource.
Request to add a MethodResponse to an existing Method resource.
A PUT request to update an existing API, with external API definitions specified as the request body.
Quotas configured for a usage plan.
Represents an API resource.
Represents a REST API.
A configuration property of an SDK type.
A type of SDK that API Gateway can generate.
Represents a unique identifier for a version of a deployed RestApi that is callable by users.
A reference to a unique stage identified in the format {restApiId}/{stage}.
Make a request to simulate the execution of an Authorizer.
Represents the response of the test invoke request for a custom Authorizer.
Make a request to simulate the execution of a Method.
Represents the response of the test invoke request in the HTTP method.
The API request rate limits.
Requests Amazon API Gateway to change information about the current Account resource.
A request to change information about an ApiKey resource.
Request to update an existing Authorizer resource.
A request to change information about the BasePathMapping resource.
A request to change information about an ClientCertificate resource.
Requests Amazon API Gateway to change information about a Deployment resource.
Updates an existing documentation part of a given API.
Updates an existing documentation version of an API.
A request to change information about the DomainName resource.
Updates a GatewayResponse of a specified response type on the given RestApi.
A gateway response of a given response type and status code, with optional response parameters and mapping templates.
Represents an update integration request.
Represents an update integration response request.
Request to update an existing Method resource.
A request to update an existing MethodResponse resource.
Request to update an existing model in an existing RestApi resource.
Updates a RequestValidator of a given RestApi.
A set of validation rules for incoming Method requests.
Request to change information about a Resource resource.
Request to update an existing RestApi resource in your collection.
Requests Amazon API Gateway to change information about a Stage resource.
The PATCH request to grant a temporary extension to the remaining quota of a usage plan associated with a specified API key.
The PATCH request to update a usage plan of a given plan Id.
Represents the usage data of a usage plan.
Represents a usage plan than can specify who can assess associated API stages with specified request limits and quotas.
Represents a usage plan key to identify a plan customer.