Update Service Specific Credential
GET {{aws_identtity_and_access_management_base_url}}/?ServiceSpecificCredentialId&Status&UserName&Version=2010-05-08
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
ServiceSpecificCredentialId | null | The unique identifier of the service-specific credential. | |
Status | null | The status to be assigned to the service-specific credential. | |
UserName | null | The name of the IAM user associated with the service-specific credential. If you do not specify this value, then the operation assumes the user whose credentials are used to call the operation. | |
Version | string | The version of the API. |