Skip to main content

loggings

Retrieves a list of loggings in a region

Overview

Nameloggings
TypeResource
Descriptionloggings
Idawscc.iot.loggings

Fields

NameDatatypeDescription
account_idstringYour 12-digit account ID (used as the primary identifier for the CloudFormation resource).
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
account_id
FROM awscc.iot.loggings
WHERE region = 'us-east-1'

Permissions

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

Create

iot:SetV2LoggingOptions,
iot:GetV2LoggingOptions,
iam:PassRole

List

iot:GetV2LoggingOptions