We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I couldn't find a way to doing this even after downloading the last version...
The text was updated successfully, but these errors were encountered:
Hey @davit555, thanks for raising this. That service is not supported yet - will mark it as an enhancement.
Which methods were you after specifically?
Just to let you know, if this is an urgent requirement, you can patch boto3 manually until we add support for this: https://docs.getmoto.org/en/latest/docs/services/patching_other_services.html
Sorry, something went wrong.
hey thank you for your quick reply, didn't know about patching other services through moto )
basically I was trying to mock the
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/scheduler/client/create_schedule.html
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/scheduler/client/delete_schedule.html
methods
Successfully merging a pull request may close this issue.
I couldn't find a way to doing this even after downloading the last version...
The text was updated successfully, but these errors were encountered: