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.
Contains information about actions and resources that define permissions to check against a policy.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class Access
The Access type exposes the following members
Name | Description | |
---|---|---|
![]() |
Access() |
Name | Type | Description | |
---|---|---|---|
![]() |
Actions | System.Collections.Generic.List<System.String> |
Gets and sets the property Actions. A list of actions for the access permissions. Any strings that can be used as an action in an IAM policy can be used in the list of actions to check. |
![]() |
Resources | System.Collections.Generic.List<System.String> |
Gets and sets the property Resources. A list of resources for the access permissions. Any strings that can be used as an Amazon Resource Name (ARN) in an IAM policy can be used in the list of resources to check. You can only use a wildcard in the portion of the ARN that specifies the resource ID. |
.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