Skip to content

AWS: Clean up options for client creation #69

Description

@gabibeyer

Properly implement the options functionality for the AWS EC2 and cloudwatch clients.

EC2 Client:

c.ec2 = ec2.NewFromConfig(*cfg, func(o *ec2.Options) {})

cloudwatch client:
c.cloudwatch = cloudwatch.NewFromConfig(*cfg, func(o *cloudwatch.Options) {})

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions