Skip to main content

monitors

Retrieves a list of monitors in a region

Overview

Namemonitors
TypeResource
Descriptionmonitors
Idawscc.internetmonitor.monitors

Fields

NameDatatypeDescription
monitor_namestring
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
monitor_name
FROM awscc.internetmonitor.monitors
WHERE region = 'us-east-1'

Permissions

To operate on the monitors resource, the following permissions are required:

Create

internetmonitor:CreateMonitor,
internetmonitor:GetMonitor,
internetmonitor:TagResource,
internetmonitor:UntagResource,
logs:CreateLogDelivery,
logs:GetLogDelivery,
s3:GetBucketPolicy,
s3:PutBucketPolicy,
s3:ListBucket,
iam:PassRole

List

internetmonitor:ListMonitors,
internetmonitor:GetMonitor,
logs:GetLogDelivery