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.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class CreateAccessPreviewRequest : AmazonAccessAnalyzerRequest IAmazonWebServiceRequest
The CreateAccessPreviewRequest type exposes the following members
Name | Description | |
---|---|---|
CreateAccessPreviewRequest() |
Name | Type | Description | |
---|---|---|---|
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 |
|
ClientToken | System.String |
Gets and sets the property ClientToken. A client token. |
|
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. |
.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