Skip to main content

IIAMDeleteAccessKeyRequest

Interface in AWS.IAM

Interface for DeleteAccessKey requests.

Ancestors

Properties

AccessKeyId

property AccessKeyId: string

Specify the access key ID of the access key to be deleted.

UserName

property UserName: string

Specify the name of the IAM user whose access key you want to delete. If not specified, the calling user will be assumed.