AWS::IoTSiteWise::AccessPolicy AccessPolicyIdentity

The identity (IAM Identity Center user, IAM Identity Center group, or IAM user) to which this access policy applies.

Syntax

To declare this entity in your AWS CloudFormation template, use the following syntax:

JSON

{ "IamRole" : IamRole, "IamUser" : IamUser, "User" : User }

Properties

IamRole

An IAM role identity.

Required: No

Type: IamRole

Update requires: No interruption

IamUser

An IAM user identity.

Required: No

Type: IamUser

Update requires: No interruption

User

The IAM Identity Center user to which this access policy maps.

Required: No

Type: User

Update requires: No interruption