Skip to content

Make the behaviour clear when providing a Service URI #1113

@adammorr

Description

@adammorr

JustSaying allows you to provide a SerivceURI through the fluent API and DefaultAwsClientFactory which is then passed down to the underlying AWS SNS / SQS clients.

This is great for testing as it allows you to use libraries like LocalStack, however, there is a subtle behaviour change in that any region provided will be ignored by the AWS clients if a ServiceURI is provided and visa versa (see AWS client config).

To avoid consumers of JustSaying falling into this trap, we should look to surface this information in the public API somewhere so that it is clear what the behaviour is.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions