Skip to content

Unable to describe_recovery_snapshots (drs) based on date range #3703

Discussion options

You must be logged in to vote

Hi @mmilanetti, thanks for reaching out. Looking at the regex mentioned in the documentation, it looks like it's expecting a 'Z' with an optional decimal value at the end of your dates.

2023-05-07T22:46:26Z
2023-05-07T22:46:26.1Z

Both of those match the regex it's asking for. Could you give that a try, and if it doesn't work, provide debug logs (boto3.set_stream_logger('') and redact sensitive information)? Thanks!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mmilanetti
Comment options

Answer selected by mmilanetti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants