IIAMDeleteServiceSpecificCredentialRequest
Interface in AWS.IAM
Interface for DeleteServiceSpecificCredential requests.
Ancestors
Properties
ServiceSpecificCredentialId
property ServiceSpecificCredentialId: string
Specify the unique identifier of the service-specific credential to delete.
UserName
property UserName: string
Specify the name of the IAM user associated with the service-specific credential.
If not specified, the calling user will be assumed.