AWS::IoTSiteWise::AccessPolicy User
Contains information for a user identity in an access policy.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "id" :
String
}
YAML
id:
String
Properties
id
-
The IAM Identity Center ID of the user.
Required: No
Type: String
Update requires: No interruption