Skip to content

ApiKey

Source: src/AWS/ApiGateway/ApiKey.ts

API Gateway API key for usage plans and apiKeyRequired methods.

const key = yield* ApiGateway.ApiKey("PartnerKey", {
generateDistinctId: true,
});