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

clients.snssqs refactorings #91

Merged
merged 18 commits into from
Nov 5, 2023
Merged

clients.snssqs refactorings #91

merged 18 commits into from
Nov 5, 2023

Conversation

filipsnastins
Copy link
Owner

@filipsnastins filipsnastins commented Nov 4, 2023

Updates

  • clients.snssqs: added cache for storing topic/queue ARNs and URLs to reduce amount of API calls to AWS
  • clients.snssqs: added new methods for fetching topic/queue attributes:
    • get_topic_arn
    • get_topic_attributes
    • get_queue_arn
    • get_queue_url
    • get_queue_attributes
  • clients.snssqs: added purge_queue method

Breaking changes

  • DockerContainer.restart_container method renamed to DockerContainer.restart

@filipsnastins filipsnastins changed the title Refactor/snssqs client clients.snssqs refactorings Nov 5, 2023
@filipsnastins filipsnastins marked this pull request as ready for review November 5, 2023 10:09
@filipsnastins filipsnastins merged commit 54d6700 into main Nov 5, 2023
@filipsnastins filipsnastins deleted the refactor/snssqs-client branch November 16, 2023 18:24
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.

1 participant