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.

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.

Inheritance Hierarchy

System.Object
  Amazon.AccessAnalyzer.Model.UnusedPermissionDetails

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

Syntax

C#
public class UnusedPermissionDetails

The UnusedPermissionDetails type exposes the following members

Constructors

NameDescription
Public Method UnusedPermissionDetails()

Properties

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

Public Property LastAccessed System.DateTime

Gets and sets the property LastAccessed.

The time at which the permission was last accessed.

Public Property ServiceNamespace System.String

Gets and sets the property ServiceNamespace.

The namespace of the Amazon Web Services service that contains the unused actions.

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