Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 839 Bytes

File metadata and controls

11 lines (6 loc) · 839 Bytes

@aligent/cdk-secure-rest-api

1.1.0

Minor Changes

  • #1667 631a92c Thanks @toddhainsworth! - Add new SecureRestApi construct for provisioning an API Gateway REST API secured with API key authentication and usage plan throttling. Supports configurable routes (accepting any CDK Integration), CORS options, and throttle limits.

Patch Changes