https://github.com/joekendal/aws-oauth-rotator
CDK construct for scheduled rotation of OAuth tokens using Secrets Manager
https://github.com/joekendal/aws-oauth-rotator
cdk-construct oauth2-client secrets-manager
Last synced: 11 days ago
JSON representation
CDK construct for scheduled rotation of OAuth tokens using Secrets Manager
- Host: GitHub
- URL: https://github.com/joekendal/aws-oauth-rotator
- Owner: joekendal
- Created: 2021-08-01T03:19:39.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-08-01T06:43:08.000Z (almost 5 years ago)
- Last Synced: 2025-02-26T20:08:19.305Z (over 1 year ago)
- Topics: cdk-construct, oauth2-client, secrets-manager
- Language: TypeScript
- Homepage:
- Size: 179 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/joekendal/aws-oauth-rotator/actions/workflows/build.yml)
# AWS Oauth Rotation
This is a CDK stack that automatically updates an OAuth access token using AWS Secrets Manager
## Commands
* `cdk deploy` deploy this stack to your default AWS account/region
* `cdk diff` compare deployed stack with current state
* `cdk synth` emits the synthesized CloudFormation template