Skip to main content

authorizers_list_only

Lists authorizers in a region or regions, for all properties use authorizers

Overview

Nameauthorizers_list_only
TypeResource
DescriptionCreates an authorizer.
Idaws.iot.authorizers_list_only

Fields

NameDatatypeDescription
authorizer_function_arnstring
arnstring
authorizer_namestring
signing_disabledboolean
statusstring
token_key_namestring
token_signing_public_keysobject
enable_caching_for_httpboolean
tagsarray
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all authorizers in a region.

SELECT
region,
authorizer_name
FROM aws.iot.authorizers_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the authorizers_list_only resource, see authorizers