How to retrieve the RUM data using boto3. #3705
Unanswered
arundanegoudar
asked this question in
Q&A
Replies: 3 comments
-
|
Hi I followed up on the issue you created here: #3704 (comment). We can continue discussing there. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
It got sorted by passing the start_time & end_time in epoch-milliseconds format to get_app_monitor_data. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The get_app_monitor_data is not working for me. It's asking the time range greater than 30 Days. If I give the valid value also it's throwing up the same error.
Error: botocore.errorfactory.ValidationException: An error occurred (ValidationException) when calling the GetAppMonitorData operation: Time Range After must be greater than 30 Days Ago
Beta Was this translation helpful? Give feedback.
All reactions