Authorization based on AWS IoT SiteWise tags
You can attach tags to AWS IoT SiteWise resources or pass tags in a request to AWS IoT SiteWise. To control
access based on tags, you provide tag information in the condition element
of a policy using the aws:ResourceTag/
,
key-name
aws:RequestTag/
, or
key-name
aws:TagKeys
condition keys. For more information about tagging AWS IoT SiteWise
resources, see Tag your AWS IoT SiteWise resources.
To view an example identity-based policy for limiting access to a resource based on the tags on that resource, see View AWS IoT SiteWise assets based on tags.