AWS::IoTSiteWise::AccessPolicy AccessPolicyIdentity - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

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 Amazon 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

An IAM Identity Center user identity.

Required: No

Type: User

Update requires: No interruption