Skip to content

Allow configuring AWS endpoint #31

@smbkr

Description

@smbkr

Hi,

I'd like to use this library with Localstack to avoid deploying to a real AWS account. Doing so would require overriding the endpoint config option for the AWS SDK, e.g.

const eventBridge = new EventBridge({
    endpoint: 'http://localstack_main:4566',
})

Would you consider supporting this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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