v1
latestOpenAPI 3.0.02026-08-064311,0881.3 MBpoliciesManagement
Get access key lifetime policy.
Get access key lifetime policy. This policy defines the maximum time an access key has once it has been created or rotated before it must be rotated. Otherwise, it will no longer be able to be used. The value 0 represents that the access keys will never expire and the time specified can be configured by the organization.
get/v1/policies/accessKeysLifetime
Response
The Access Key Lifetime Policy.
Example response
{
"accessKeysLifetimeInDays": "60"
}