monitors
Retrieves a list of monitors
in a region
Overview
Name | monitors |
Type | Resource |
Description | monitors |
Id | awscc.internetmonitor.monitors |
Fields
Name | Datatype | Description |
---|---|---|
monitor_name | string | |
region | string | AWS 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