Skip to main content

resource_specific_loggings

Retrieves a list of resource_specific_loggings in a region

Overview

Nameresource_specific_loggings
TypeResource
Descriptionresource_specific_loggings
Idawscc.iot.resource_specific_loggings

Fields

NameDatatypeDescription
target_idstringUnique Id for a Target (TargetType:TargetName), this will be internally built to serve as primary identifier for a log target.
regionstringAWS region.

Methods

Currently only SELECT is supported for this resource resource.

Example

SELECT
region,
target_id
FROM awscc.iot.resource_specific_loggings
WHERE region = 'us-east-1'

Permissions

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

Create

iot:ListV2LoggingLevels,
iot:SetV2LoggingLevel

List

iot:ListV2LoggingLevels