cds-snc / url-shortener

An API written in Python that shortens URLs
MIT License
4 stars 0 forks source link

fix: DynamoDB local AWS access key #425

Closed patheard closed 12 months ago

patheard commented 1 year ago

Summary

Update the DynamoDB local AWS access key to conform to the new v2.0 requirements:

DynamoDB local version 2.0.0 and greater AWS_ACCESS_KEY_ID can contain the only letters (A–Z, a–z) and numbers (0–9).