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...
1
answers
0
votes
11
views
asked 2 days ago
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...
1
answers
0
votes
36
views
asked a month ago
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...
3
answers
0
votes
109
views
AWS
asked 6 months ago
1
answers
0
votes
60
views
asked 6 months ago
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...
1
answers
0
votes
153
views
asked 7 months ago
**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...
1
answers
0
votes
207
views
asked 7 months ago
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...
1
answers
0
votes
221
views
asked 8 months ago
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...
0
answers
0
votes
96
views
asked 9 months ago
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...
1
answers
0
votes
963
views
profile picture
asked 10 months ago
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...
2
answers
0
votes
640
views
asked 10 months ago
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...
1
answers
0
votes
273
views
asked 10 months ago
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 ...
1
answers
0
votes
217
views
asked 10 months ago