Required Permissions
Cloud Linter is intended to be run with READ only permissions. Specifically you will need following permissions from CloudWatch, ElastiCache, and DynamoDB:
- elasticache:DescribeCacheClusters
- elasticache:DescribeServerlessCaches
- cloudwatch:GetMetricData
- dynamodb:ListTables
- dynamodb:DescribeTable
- dynamodb:DescribeTimeToLive
Getting Started
Run the Cloud Linter and obtain automated analysis results in six easy steps!
- Install the Momento CLI. Note: You do not need a Momento auth token to run the cloud linter command.
- Configure AWS credentials in your terminal.
- Run the command
momento preview cloud-linter
. - [optional] Inspect raw output in
linter_results.json.gz
, located in the current working directory. - Upload
linter_results.json.gz
in the Momento Console. - Momento will analyze the results and provide you with tailored cost savings recommendations.