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

Populate Owner tag in ListSubscriptionsByTopic Response #257

Closed
Admiral-Piett opened this issue Mar 9, 2023 · 5 comments
Closed

Populate Owner tag in ListSubscriptionsByTopic Response #257

Admiral-Piett opened this issue Mar 9, 2023 · 5 comments
Assignees

Comments

@Admiral-Piett
Copy link
Owner

Admiral-Piett commented Mar 9, 2023

In the ListSubscriptionsByTopic Response there's an owner field which, in aws is populated with the user's account ID (no dashes). In our app, there's nothing populated there.

Additional Questions:

  • Are there other places we don't populate this field as well?

To Recreate:
Screen Shot 2023-03-14 at 9 40 22 AM

AWS Request:

aws sns list-subscriptions-by-topic --topic-arn arn:aws:sns:us-east-1:<account_id>:TOPIC_1 --no-verify-ssl
@Admiral-Piett
Copy link
Owner Author

@chrisdaly3 This might be a good one to check out if you're interested and have the time.

@chrisdaly3
Copy link
Collaborator

@chrisdaly3 This might be a good one to check out if you're interested and have the time.

Thanks - I'll assign and take a look this week!

@chrisdaly3 chrisdaly3 self-assigned this Mar 9, 2023
@Admiral-Piett
Copy link
Owner Author

@chrisdaly3 - I know you wanted to talk this through a WHILE ago. I'm so sorry. I got sidetracked on it. Let's sync up here soon and get this one over the line?

@chrisdaly3
Copy link
Collaborator

@Admiral-Piett sounds like a plan to me. I've got some time later tomorrow afternoon or we can catch up on weeknight/etc. Just let me know 😸

@chrisdaly3
Copy link
Collaborator

Resolved in #287 🚀

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

No branches or pull requests

2 participants