APIs.io
Search
Providers
Tags
Add API
About
Support
Blog
Search
Home
Amazon IAM
AccessKey
Amazon IAM
· Schema
AccessKey
AccessKey schema from AWS IAM API
Access Management
Authentication
Authorization
AWS
Identity
Security
Properties
Name
Type
Description
UserName
string
The name of the IAM user the access key is associated with.
AccessKeyId
string
The ID for this access key.
Status
string
The status of the access key.
SecretAccessKey
string
The secret key used to sign requests. Only returned on creation.
CreateDate
string
The date when the access key was created.
View JSON Schema on GitHub