aws_sdk_apigateway::operation

Module create_api_key

source
Expand description

Types for the CreateApiKey operation.

Modules§

Structs§

  • Orchestration and serialization glue logic for CreateApiKey.
  • Request to create an ApiKey resource.

  • 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§