v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1473397365.8 KB

Describes an access policy, which specifies an identity's access to an IoT SiteWise Monitor portal or project.

get/access-policies/{accessPolicyId}

Path parameters

accessPolicyIdstring required

The ID of the access policy.

Response

Success

accessPolicyIdstring required

The ID of the access policy.

accessPolicyArnstring required
<p>The <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">ARN</a> of the access policy, which has the following format.</p> <p> <code>arn:${Partition}:iotsitewise:${Region}:${Account}:access-policy/${AccessPolicyId}</code> </p>
accessPolicyPermission'ADMINISTRATOR' | 'VIEWER' required

The access policy permission. Note that a project <code>ADMINISTRATOR</code> is also known as a project owner.

accessPolicyCreationDatestring date-time required

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

accessPolicyLastUpdateDatestring date-time required

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