Open
Description
Create a hello_service examples for each of the following services S3, IAM, DynamoDB, Glue, Lambda EC2 Auto Scaling, and Cognito (and add to SOS)
The hello_service example for each service can perform the action below. The example can print a message that the request was successful (or returned 200) and either the contents in the list, a count of objects in the list, or that the list was empty if there are no objects.
- S3: ListBuckets
- IAM: ListPolicies
- DynamoDB: ListTables
- Glue: ListJobDefinitions
- Lambda: ListFunctions
- EC2: DescribeInstances
- AutoScaling: DescribeAutoScalingGroups
- Cognito: ListUserPools
- RDS Instances: DescribeDBInstances
- RDS Aurora: DescribeClusters
Languages
- .NET Hello World MVP Tech debt #4302
- C++ Hello World MVP Tech debt #4635
- Go Hello World MVP Tech debt #5196
- Java Hello World MVP Tech debt #5200
- JavaScript Hello World MVP Tech debt #5199
- Kotlin Hello World MVP Tech debt #7071
- Python Hello World MVP Tech debt #5197
- PHP Hello World MVP Tech debt #5198
- Ruby Hello World MVP Tech debt #6452
- Rust Hello World Tech Debt #4652
- Swift Hello World MVP Tech debt