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 CreateAccessPreview operation. Creates an access preview that allows you to preview IAM Access Analyzer findings for your resource before deploying resource permissions.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.AccessAnalyzer.AmazonAccessAnalyzerRequest
      Amazon.AccessAnalyzer.Model.CreateAccessPreviewRequest

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

Syntax

C#
public class CreateAccessPreviewRequest : AmazonAccessAnalyzerRequest
         IAmazonWebServiceRequest

The CreateAccessPreviewRequest type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AnalyzerArn System.String

Gets and sets the property AnalyzerArn.

The ARN of the account analyzer used to generate the access preview. You can only create an access preview for analyzers with an Account type and Active status.

Public Property ClientToken System.String

Gets and sets the property ClientToken.

A client token.

Public Property Configurations System.Collections.Generic.Dictionary<System.String, Amazon.AccessAnalyzer.Model.Configuration>

Gets and sets the property Configurations.

Access control configuration for your resource that is used to generate the access preview. The access preview includes findings for external access allowed to the resource with the proposed access control configuration. The configuration must contain exactly one element.

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