An AWS IoT Policy defines permissions for devices, users, or applications interacting with the AWS IoT Core service. It specifies which IoT actions are allowed or denied and under what conditions, using a JSON-based policy document. These policies are attached to IoT identities such as certificates or Cognito identities, enabling secure communication and controlled access to IoT resources.

aws.iot_policy

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
creation_datecoretimestampThe date the policy was created.
default_version_idcorestringThe default policy version ID.
generation_idcorestringThe generation ID of the policy.
last_modified_datecoretimestampThe date the policy was last modified.
policy_arncorestringThe policy ARN.
policy_documentcorestringThe JSON document that describes the policy.
policy_namecorestringThe policy name.
tagscorehstore