Course lesson
Create an API Key with AWS CDK AppSync
The default key that is generated for your AppSync API expires in only 7 days. It would be a big pain in the fingers to update your app every 7 days!
- Duration
- 2 min
- Access
- Included
- Transcript
- Retained from source evidence
The default key that is generated for your AppSync API expires in only 7 days. It would be a big pain in the fingers to update your app every 7 days!
Instead, you can use AppSync to create and configure your own API key, where you can set whatever expiration date you want.