All Content tagged with Amazon CloudWatch Synthetics
You can use Amazon CloudWatch Synthetics to create canaries, configurable scripts that run on a schedule, to monitor your endpoints and APIs.
Content language: English
Select up to 5 tags to filter
Sort by most recent
We are using canary to try and hit an API endpoint through proxy. The connection requires mTLS therefore we provide a key and and certificate as part of the code. We've captured the traffic and we...
I have a set of Selenium tests running in AWS Synthetic canaries. I recently upgraded the runtime the canaries use from `syn-python-selenium-2.1` to `syn-python-selenium-4.0` and the tests have...
I have a canary for an API GATEWAY. In this canary I have multiple steps, create a record via POST and do a GET method and clean up via DELETE method. DELETE method contains a body and always giving...
Hi,
Python runtime 3.8 for lambda functions is being deprecated by 14th October 2024 but the last Canary runtime using python is based on Python 3.8:...
I am trying to set up cloudwatch synthetics canary to monitor and health check
API gateway apis, but keep getting error:
{"Message":"User: anonymous is not authorized to perform: execute-api:Invoke...
I am trying to create a Python-Selenium solution in Synthetic Canary to automate clicking on various links on a website. If the link opens in the same tab, it works fine. However if the link opens in...
EXPERT
published 3 months ago0 votes1223 views
As per the [documentation for...