- fetch datas from managed services:
- Amazon OpenSearch Service
- Amazon RDS
- Amazon DocumentDB (MongoDB)
- Amazon ElastiCache (Redis & Memcached)
- AWS Elastic Beanstalk
- Amazon Elastic Kubernetes Service (EKS)
- AWS Lambda
- Amazon MQ (ActiveMQ & RabbitMQ)
- Amazon Managed Streaming for Apache Kafka (MSK)
- Amazon Lightsail
- Amazon Keyspaces (for Apache Cassandra)
- Generate a single
index.htmlpage (use bootstrap); you can search all fields, thanks to jQuery
Live on: https://aws-versions.iroqwa.org/
- Authenticate on an AWS account (only describe/list actions, AWS managed policy
ReadOnlyAccessis OK) - Install dependencies (virtualenv + requirements.txt)
- Generate the HTML page:
$ bash ./test_lambda.sh
...- Point your browser to
index2.html