-
Notifications
You must be signed in to change notification settings - Fork 379
Add faq to clarify Account ID behavior #620
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
Conversation
src/connections/destinations/catalog/amazon-eventbridge/index.md
Outdated
Show resolved
Hide resolved
## FAQ | ||
|
||
### How to change Account ID? | ||
Currently you can only set up one Account ID per source, and once it is set it cannot be changed. We recommend only using a test Account ID on a test Segment source, as you would not be able to change it to a production Account ID at a later date. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Currently you can only set up one Account ID per source, and once it is set it cannot be changed. We recommend only using a test Account ID on a test Segment source, as you would not be able to change it to a production Account ID at a later date. | |
Currently you can only set up one Account ID per source, and once it is set it cannot be changed. | |
We recommend that you create a separate Segment source for testing if you use a test Account ID, because you cannot change it to a production Account ID at a later date. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made a bit of a mess accepting your changes, as the first accept invalidated the second one cause merge conflicts. Couple of commits later this should be good!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Made some suggestions to clarify this wording.
Co-Authored-By: LRubin <sanscontext@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for accepting the edits. :) Approved!
(Did Github bungle the merge, using the "Accept suggestion" button?! 🤔 Might be worth filing a bug on them, if so.)
Proposed changes
As per the below issue, once an Account ID is associated it cannot be changed in Segment. Adding some text to clarify this behavior.
Was not sure where this would fit so added an faq section.
Related issues (optional)
https://segment.atlassian.net/browse/DEST-1656