Expand description
Types for the GetApiKey operation.
Modules§
- builders
- Builders
Structs§
- GetApi
Key - Orchestration and serialization glue logic for
GetApiKey. - GetApi
KeyInput A request to get information about the current ApiKey resource.
- GetApi
KeyOutput A resource that can be distributed to callers for executing Method resources that require an API key. API keys can be mapped to any Stage on any RestApi, which indicates that the callers with the API key can make requests to that stage.
Enums§
- GetApi
KeyError - Error type for the
GetApiKeyErroroperation.