Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Supports Localstack topic creation #103

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

RyanWillDev
Copy link
Contributor

Updates the attribute building to support both AWS and Localstack.

While the attribute.entry.<N>.name format works for AWS, it does not work when using Localstack for local development. It requires the attribute.entry.<N>.key format which AWS seems to specify for both the CreateTopic and SetEndpointAttributes endpoints now as well.

These changes have been tested both on AWS and Localstack.

Updates the attribute building to support both AWS and Localstack
@bernardd
Copy link
Contributor

Looks good to me, thanks @maxtilford!

@bernardd bernardd merged commit ec2bcc4 into ex-aws:main Sep 10, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants