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

feat: Return boto3 reponses from method client method calls for #208 #209

Conversation

swyckoff
Copy link

@swyckoff swyckoff commented Apr 6, 2023

  • Return boto3 reponses from method client method calls
  • Alphabetize the .exceptions imports

Fix #208

@pvizeli
Copy link
Member

pvizeli commented Apr 6, 2023

If you need the response to validate the content, let's make a concept and validate the response inside pycognito and offering a nice interface to interact with

Copy link

@ludeeus ludeeus left a comment

Choose a reason for hiding this comment

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

Setting the correct PR status

@pvizeli pvizeli closed this May 14, 2024
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.

Return the boto3 responses
3 participants