UNPKG

@ji-constructs/ecs-jwt-keypair

Version:

This is an [AWS CDK](https://aws.amazon.com/cdk/) L3 Construct for creating PEM format keypairs in [AWS Secrets Manager](https://aws.amazon.com/secrets-manager/) which can be used for RS256 JWT signing/verification.

66 lines (30 loc) 3.27 kB
# Changelog This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). ### [0.1.10](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.9...ecs-jwt-keypair-0.1.10) (2024-02-19) ### [0.1.9](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.8...ecs-jwt-keypair-0.1.9) (2023-05-02) ### [0.1.8](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.7...ecs-jwt-keypair-0.1.8) (2023-05-02) ### [0.1.7](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.7-alpha.4...ecs-jwt-keypair-0.1.7) (2022-08-16) ### [0.1.7-alpha.4](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.7-alpha.3...ecs-jwt-keypair-0.1.7-alpha.4) (2022-08-16) ### [0.1.7-alpha.3](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.7-alpha.2...ecs-jwt-keypair-0.1.7-alpha.3) (2022-08-16) ### [0.1.7-alpha.2](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.7-alpha.1...ecs-jwt-keypair-0.1.7-alpha.2) (2022-08-16) ### [0.1.7-alpha.1](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.7-alpha.0...ecs-jwt-keypair-0.1.7-alpha.1) (2022-08-16) ### [0.1.7-alpha.0](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.6...ecs-jwt-keypair-0.1.7-alpha.0) (2022-08-16) ### [0.1.6](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.5...ecs-jwt-keypair-0.1.6) (2022-08-16) ### Bug Fixes * track deps for releases ([ca5d611](https://github.com/justicointeractive/ji-constructs/commit/ca5d611712fcce34340866388f56f3dec6356869)) ### [0.1.5](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.4...ecs-jwt-keypair-0.1.5) (2022-07-31) ### [0.1.4](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.3...ecs-jwt-keypair-0.1.4) (2022-07-30) ### Bug Fixes * fewer characters in key pair resource prefix ([34be5de](https://github.com/justicointeractive/ji-constructs/commit/34be5de16e3ad3dad3f892574fd477cc4b68d945)) ### [0.1.3](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.2...ecs-jwt-keypair-0.1.3) (2022-07-26) ### Bug Fixes * accept IRole rather than Role ([38ef95c](https://github.com/justicointeractive/ji-constructs/commit/38ef95c8cfbffe50134f8ddfd905ff67ce4ca2ab)) ### [0.1.2](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.1...ecs-jwt-keypair-0.1.2) (2022-07-26) ### Bug Fixes * add method to grant read ([cfef434](https://github.com/justicointeractive/ji-constructs/commit/cfef434c99a9abe9e4b3b6f3a0e60ff28a9e5dfb)) ### [0.1.1](https://github.com/justicointeractive/ji-constructs/compare/ecs-jwt-keypair-0.1.0...ecs-jwt-keypair-0.1.1) (2022-07-26) ### Bug Fixes * keypair props are optional ([768a229](https://github.com/justicointeractive/ji-constructs/commit/768a229ed2f4b13adac7f0aa25e41aff54b9e399)) ## 0.1.0 (2022-07-26) ### Features * thin wrapper around cdk-ec2-key-pair for generating jwt keypairs for use in ecs tasks ([10440af](https://github.com/justicointeractive/ji-constructs/commit/10440afa2c2eece0edaf6adf5fcc417726474673))