Skip to main content

IIAMResetServiceSpecificCredentialRequest

Interface in AWS.IAM

Interface for ResetServiceSpecificCredential requests.

Ancestors

Properties

ServiceSpecificCredentialId

property ServiceSpecificCredentialId: string

Specify the unique identifier for the service-specific credential.

UserName

property UserName: string

Optionally, specify the name of the IAM user associated with the service-specific credential.

If not specified, the operation assumes the calling user.