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 an IAM user access key. 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.UnusedIamUserAccessKeyDetails

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

Syntax

C#
public class UnusedIamUserAccessKeyDetails

The UnusedIamUserAccessKeyDetails type exposes the following members

Constructors

Properties

NameTypeDescription
Public Property AccessKeyId System.String

Gets and sets the property AccessKeyId.

The ID of the access key for which the unused access finding was generated.

Public Property LastAccessed System.DateTime

Gets and sets the property LastAccessed.

The time at which the access key was last accessed.

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