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 an unused access finding for a permission. IAM Access Analyzer charges for unused access analysis based on the number of IAM roles and users analyzed per month. For more details on pricing, see IAM Access Analyzer pricing.
Namespace: Amazon.AccessAnalyzer.Model
Assembly: AWSSDK.AccessAnalyzer.dll
Version: 3.x.y.z
public class UnusedPermissionDetails
The UnusedPermissionDetails type exposes the following members
Name | Description | |
---|---|---|
![]() |
UnusedPermissionDetails() |
Name | Type | Description | |
---|---|---|---|
![]() |
Actions | System.Collections.Generic.List<Amazon.AccessAnalyzer.Model.UnusedAction> |
Gets and sets the property Actions. A list of unused actions for which the unused access finding was generated. |
![]() |
LastAccessed | System.DateTime |
Gets and sets the property LastAccessed. The time at which the permission was last accessed. |
![]() |
ServiceNamespace | System.String |
Gets and sets the property ServiceNamespace. The namespace of the Amazon Web Services service that contains the unused actions. |
.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