Skip to content

EPIC: Hello World tech debt #3656

Open
Open
@brmur

Description

@brmur

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

Metadata

Metadata

Labels

InternalTo help track internal tickets in a single location.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions