Skip to content

feat: Introduce name property for SNS channel binding object#7

Merged
iancooper merged 2 commits intoiancooper:aws-bindingsfrom
ssemyonov:aws-bindings
Feb 9, 2022
Merged

feat: Introduce name property for SNS channel binding object#7
iancooper merged 2 commits intoiancooper:aws-bindingsfrom
ssemyonov:aws-bindings

Conversation

@ssemyonov
Copy link

The reason for this change is to provide additional flexibility when describing infrastructure as a code.

Using channel names to create actual AWS resources is not flexible enough as different environments might have different topic names to avoid conflicts if used in the same AWS account. Or more generally, the channel names can be described in domain-friendly terms which would be hard to match with AWS state, especially when onboarding existing infrastructure with unclear topic names (which were shortened for AWS length limit reasons for example).

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Welcome to AsyncAPI. Thanks a lot for creating your first pull request. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.

Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

@ssemyonov ssemyonov changed the title Introduce name property for SNS channel binding object feat: Introduce name property for SNS channel binding object Feb 8, 2022
@iancooper iancooper merged commit 325291c into iancooper:aws-bindings Feb 9, 2022
@iancooper
Copy link
Owner

Merged, I need to merge upstream as well

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.

2 participants