An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![build](https://github.com/joekendal/aws-oauth-rotator/actions/workflows/build.yml/badge.svg?branch=main)](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