AccessPolicySummary - AWS IoT SiteWise

AccessPolicySummary

Contains an access policy that defines an identity's access to an AWS IoT SiteWise Monitor resource.

Contents

id

The ID of the access policy.

Type: String

Length Constraints: Fixed length of 36.

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{4}-[0-9a-f]{12}$

Required: Yes

identity

The identity (an IAM Identity Center user, an IAM Identity Center group, or an IAM user).

Type: Identity object

Required: Yes

permission

The permissions for the access policy. Note that a project ADMINISTRATOR is also known as a project owner.

Type: String

Valid Values: ADMINISTRATOR | VIEWER

Required: Yes

resource

The AWS IoT SiteWise Monitor resource (a portal or project).

Type: Resource object

Required: Yes

creationDate

The date the access policy was created, in Unix epoch time.

Type: Timestamp

Required: No

lastUpdateDate

The date the access policy was last updated, in Unix epoch time.

Type: Timestamp

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: