Skip to main content

monitoring_subscription

Gets an individual monitoring_subscription resource

Overview

Namemonitoring_subscription
TypeResource
Descriptionmonitoring_subscription
Idawscc.cloudfront.monitoring_subscription

Fields

NameDatatypeDescription
distribution_idstring
monitoring_subscriptionobject
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
distribution_id,
monitoring_subscription
FROM awscc.cloudfront.monitoring_subscription
WHERE data__Identifier = '<DistributionId>';

Permissions

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

Delete

cloudfront:DeleteMonitoringSubscription

Read

cloudfront:GetMonitoringSubscription