AWS::IoTSiteWise::AccessPolicy IamUser - AWS CloudFormation

AWS::IoTSiteWise::AccessPolicy IamUser

Contains information about an AWS Identity and Access Management user.

Syntax

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

JSON

{ "arn" : String }

YAML

arn: String

Properties

arn

The ARN of the IAM user. For more information, see IAM ARNs in the IAM User Guide.

Note

If you delete the IAM user, access policies that contain this identity include an empty arn. You can delete the access policy for the IAM user that no longer exists.

Required: No

Type: String

Update requires: No interruption