Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
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 tags to filter
Sort by most recent
37 results
I used the AWS Synthetics Canary Recorder Chrome plugin to record web action/navigation for Amazon Grocery site. Then uploaded the puppeteer node.js script and tried to run a canary in CloudWatch Synt...
Hi,
I've been reviewing the data for our Synthetics Canaries, and have noticed something odd on the Synthetics Overview dashboard. It seems like the "Success %" data is not consistent with the actual...
I am reaching out for assistance regarding a large volume of metrics in our AWS CloudWatch account, totaling approximately 700,000 metrics. We are currently unsure of the origin of many of these metri...
would be able to validate the DigiCert certs in AWS canary?
I am trying to ignore HTTPS certificate error while using https:// URL.
Have tried below configurations options, but nothing works for me.
Option 1: set ignoreHTTPSErrors as true in page.goto funct...
**Trying to test URL Heartbeat through canary. Running canary inside VPC only **
I am trying to test an application URL(https://sample.com/) that is inside VPC network. Getting below error.
Error: n...
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 fou...
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 starte...
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 m...
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: https://docs.aws.amazon.com/AmazonCloudWatch/late...
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 o...
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 ...