AWS IAM

List access keys

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Return information about the access key IDs associated with the specified IAM user.

Inputs

Champ

Type

Description

userName [required]

string

The name of the IAM user.

Outputs

Expand All

Champ

Type

Description

accessKeyMetadata [required]

[object]

UserName

string

The name of the IAM user that the key is associated with.

AccessKeyId

string

The ID for this access key.

Status

string

The status of the access key. Active means that the key is valid for API calls; Inactive means it is not.

CreateDate

date-time

The date when the access key was created.

amzRequestId [required]

string