AWS SDK Version 3 for .NET
API Reference

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.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.IoTSiteWise.AmazonIoTSiteWiseRequest
      Amazon.IoTSiteWise.Model.UpdateAccessPolicyRequest

Namespace: Amazon.IoTSiteWise.Model
Assembly: AWSSDK.IoTSiteWise.dll
Version: 3.x.y.z

Syntax

C#
public class UpdateAccessPolicyRequest : AmazonIoTSiteWiseRequest
         IAmazonWebServiceRequest

The UpdateAccessPolicyRequest type exposes the following members

Constructors

NameDescription
Public Method UpdateAccessPolicyRequest()

Properties

NameTypeDescription
Public Property AccessPolicyId System.String

Gets and sets the property AccessPolicyId.

The ID of the access policy.

Public Property 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.

Public Property AccessPolicyPermission Amazon.IoTSiteWise.Permission

Gets and sets the property AccessPolicyPermission.

The permission level for this access policy. Note that a project ADMINISTRATOR is also known as a project owner.

Public Property 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.

Public Property 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.

Version Information

.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