AWS::IoTSiteWise::AccessPolicy IamUser - 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 IamUser

Contains information about an Amazon Identity and Access Management user.

Syntax

To declare this entity in your Amazon 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