Expand description
Types for the UpdateApiKey operation.
Modules§
- builders
- Builders
Structs§
- Update
ApiKey - Orchestration and serialization glue logic for
UpdateApiKey. - Update
ApiKey Input A request to change information about an ApiKey resource.
- Update
ApiKey Output 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§
- Update
ApiKey Error - Error type for the
UpdateApiKeyErroroperation.