v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143164631.2 MB

Deletes the specified service-specific credential.

get/#Action=DeleteServiceSpecificCredential

Query parameters

UserNamestring
<p>The name of the IAM user associated with the service-specific credential. If this value is not specified, then the operation assumes the user whose credentials are used to call the operation.</p> <p>This parameter allows (through its <a href="http://wikipedia.org/wiki/regex">regex pattern</a>) a string of characters consisting of upper and lowercase alphanumeric characters with no spaces. You can also include any of the following characters: _+=,.@-</p>
ServiceSpecificCredentialIdstring required
<p>The unique identifier of the service-specific credential. You can get this value by calling <a>ListServiceSpecificCredentials</a>.</p> <p>This parameter allows (through its <a href="http://wikipedia.org/wiki/regex">regex pattern</a>) a string of characters that can consist of any upper or lowercased letter or digit.</p>
Action'DeleteServiceSpecificCredential' required
Version'2010-05-08' required

Response

Success