Skip to main content

IIAMCreateAccessKeyRequest

Interface in AWS.IAM

Interface for CreateAccessKey requests.

Ancestors

Properties

UserName

property UserName: string

Specify the name of the IAM user to create an access key for.

If not specified, IAM will assume the owner to be the calling user.