By using AWS re:Post, you agree to the AWS re:Post Terms of Use

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
36 results
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
33
views
AWS
asked a month ago
1
answers
0
votes
21
views
asked a month 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
43
views
asked a month 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
58
views
asked a month 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
106
views
asked 3 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
87
views
asked 4 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
559
views
profile picture
asked 4 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
311
views
asked 4 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
206
views
asked 5 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
148
views
asked 5 months ago
EXPERT
published 7 months ago0 votes1.5K views
Blog; https://aws.amazon.com/blogs/mt/monitoring-python-apps-using-amazon-cloudwatch-application-signals/