AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.
Container for the parameters to the UpdateAccessPolicy operation. Updates an existing access policy that specifies an identity's access to an IoT SiteWise Monitor portal or project resource.
Namespace: Amazon.IoTSiteWise.Model
Assembly: AWSSDK.IoTSiteWise.dll
Version: 3.x.y.z
public class UpdateAccessPolicyRequest : AmazonIoTSiteWiseRequest IAmazonWebServiceRequest
The UpdateAccessPolicyRequest type exposes the following members
Name | Description | |
---|---|---|
![]() |
UpdateAccessPolicyRequest() |
Name | Type | Description | |
---|---|---|---|
![]() |
AccessPolicyId | System.String |
Gets and sets the property AccessPolicyId. The ID of the access policy. |
![]() |
AccessPolicyIdentity | Amazon.IoTSiteWise.Model.Identity |
Gets and sets the property AccessPolicyIdentity. The identity for this access policy. Choose an IAM Identity Center user, an IAM Identity Center group, or an IAM user. |
![]() |
AccessPolicyPermission | Amazon.IoTSiteWise.Permission |
Gets and sets the property AccessPolicyPermission.
The permission level for this access policy. Note that a project |
![]() |
AccessPolicyResource | Amazon.IoTSiteWise.Model.Resource |
Gets and sets the property AccessPolicyResource. The IoT SiteWise Monitor resource for this access policy. Choose either a portal or a project. |
![]() |
ClientToken | System.String |
Gets and sets the property ClientToken. A unique case-sensitive identifier that you can provide to ensure the idempotency of the request. Don't reuse this client token if a new idempotent request is required. |
.NET:
Supported in: 8.0 and newer, Core 3.1
.NET Standard:
Supported in: 2.0
.NET Framework:
Supported in: 4.5 and newer, 3.5