momentohq / momento-cli

Official CLI for Momento Serverless Cache
Apache License 2.0
47 stars 9 forks source link

feat: Add ElastiCache and DynamoDB metadata to the cloud linter #302

Closed nand4011 closed 5 months ago

nand4011 commented 5 months ago

Update the preview cloud linter command to query for ElastiCache and DynamoDB metadata.

Serialize the metadata and print out the JSON in the command to show it is working. File creation will come after the metrics are added.

Move the rate limiting code to a new utils file.