Skip to content

Latest commit

 

History

History
15 lines (7 loc) · 836 Bytes

CreateAccessKeyRequest.md

File metadata and controls

15 lines (7 loc) · 836 Bytes

CreateAccessKeyRequest

Properties

Name Type Description Notes
dryRun Boolean If true, checks whether you have the required permissions to perform the action. [optional]
expirationDate OffsetDateTime The date and time, or the date, at which you want the access key to expire, in ISO 8601 format (for example, `2020-06-14T00:00:00.000Z`, or `2020-06-14`). To remove an existing expiration date, use the method without specifying this parameter. [optional]
userName String The name of the EIM user that owns the key to be created. If you do not specify a user name, this action creates an access key for the user who sends the request (which can be the root account). [optional]