Skip to main content

IIAMUpdateServiceSpecificCredentialRequest

Interface in AWS.IAM

Interface for UpdateServiceSpecificCredential requests.

Ancestors

Properties

ServiceSpecificCredentialId

property ServiceSpecificCredentialId: string

Specify the unique identifier of the service-specific credential to update.

Status

property Status: string

Specify the desired status for the service-specific credential.

Valid values: Active | Inactive.

UserName

property UserName: string

Optionally, specify the name of the IAM user associated with the service-specific credential. If not provided, the operation assumes the caller.