amazonaws.com

Amazon CloudWatch Synthetics You can use Amazon CloudWatch Synthetics to continually monitor your services. You can create and manage canaries , which are modular, lightweight scripts that monitor your endpoints and APIs from the outside-in. You can set up your canaries

🔑 oauth2 21 endpoints cloud
📄 Docs 📋 OpenAPI spec 🔬 Try in Swagger UI

SDKs by language (4 total)

# Maven: see https://github.com/kwawk8/aws-sdk-android-aws-android-sdk-cloudwatch-src-main-java-com-amazonaws-services-cloudwatch-AmazonClo
# Maven: see https://github.com/Aashish-Chaturvedi/relaxed-amazonaws-sdk-extensionApi
# See https://github.com/lucee/osgi-bundle-com.amazonaws.aws-java-sdk-osgi
# See https://github.com/timanrebel/AmazonAWS
curl examples
Retrieves complete information about one canary. You must specify the name of…
curl \
  -H "Authorization: $API_KEY" \
  http://synthetics.us-east-1.amazonaws.com/canary/{name}
Displays the tags associated with a canary or group.
curl \
  -H "Authorization: $API_KEY" \
  http://synthetics.us-east-1.amazonaws.com/tags/{resourceArn}
Returns information about one group. Groups are a global resource, so you can…
curl \
  -H "Authorization: $API_KEY" \
  http://synthetics.us-east-1.amazonaws.com/group/{groupIdentifier}
Endpoints (21 total)
GET
/canary/{name}
Retrieves complete information about one canary. You must specify the name of…
GET
/tags/{resourceArn}
Displays the tags associated with a canary or group.
GET
/group/{groupIdentifier}
Returns information about one group. Groups are a global resource, so you can…
POST
/group
<p>Creates a group which you can use to associate canaries with each other, i…
POST
/canary
<p>Creates a canary. Canaries are scripts that monitor your endpoints and API…
POST
/groups
Returns a list of all groups in the account, displaying their names, unique I…
POST
/canaries
<p>This operation returns a list of the canaries in your account, along with …
POST
/runtime-versions
Returns a list of Synthetics canary runtime versions. For more information, s…
POST
/canaries/last-run
<p>Use this operation to see information from the most recent run of each can…
POST
/canary/{name}/runs
Retrieves a list of runs for a specified canary.
POST
/tags/{resourceArn}
<p>Assigns one or more tags (key-value pairs) to the specified canary or grou…
POST
/canary/{name}/stop
<p>Stops the canary to prevent all future runs. If the canary is currently ru…
Language coverage
Java
2
unknown
2
At a glance
Total SDKs4
Languages2
Endpoints21
Authoauth2
Categories1
http://synthetics.us-east-1.amazonaws.com