ListKeysResponseEntry
An API key resource listed in your AWS account.
Contents
- CreateTime
-
The timestamp of when the API key was created, in ISO 8601
format: YYYY-MM-DDThh:mm:ss.sss
.Type: Timestamp
Required: Yes
- ExpireTime
-
The timestamp for when the API key resource will expire, in ISO 8601
format: YYYY-MM-DDThh:mm:ss.sss
.Type: Timestamp
Required: Yes
- KeyName
-
The name of the API key resource.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 100.
Pattern:
[-._\w]+
Required: Yes
- Restrictions
-
API Restrictions on the allowed actions, resources, and referers for an API key resource.
Type: ApiKeyRestrictions object
Required: Yes
- UpdateTime
-
The timestamp of when the API key was last updated, in ISO 8601
format: YYYY-MM-DDThh:mm:ss.sss
.Type: Timestamp
Required: Yes
- Description
-
The optional description for the API key resource.
Type: String
Length Constraints: Minimum length of 0. Maximum length of 1000.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: