Data Source schema for AWS::IoTSiteWise::AccessPolicy
id
(String) Uniquely identifies the resource.access_policy_arn
(String) The ARN of the access policy.access_policy_id
(String) The ID of the access policy.access_policy_identity
(Attributes) The identity for this access policy. Choose either a user or a group but not both. (see below for nested schema)access_policy_permission
(String) The permission level for this access policy. Valid values are ADMINISTRATOR or VIEWER.access_policy_resource
(Attributes) The AWS IoT SiteWise Monitor resource for this access policy. Choose either portal or project but not both. (see below for nested schema)access_policy_identity
Read-Only:
iam_role
(Attributes) Contains information for an IAM role identity in an access policy. (see below for nested schema)iam_user
(Attributes) Contains information for an IAM user identity in an access policy. (see below for nested schema)user
(Attributes) Contains information for a user identity in an access policy. (see below for nested schema)access_policy_identity.iam_role
Read-Only:
arn
(String) The ARN of the IAM role.access_policy_identity.iam_user
Read-Only:
arn
(String) The ARN of the IAM user.access_policy_identity.user
Read-Only:
id
(String) The AWS SSO ID of the user.access_policy_resource
Read-Only:
portal
(Attributes) A portal resource. (see below for nested schema)project
(Attributes) A project resource. (see below for nested schema)access_policy_resource.portal
Read-Only:
id
(String) The ID of the portal.access_policy_resource.project
Read-Only:
id
(String) The ID of the project.