updateServiceSpecificCredential
inline suspend fun IamClient.updateServiceSpecificCredential(crossinline block: UpdateServiceSpecificCredentialRequest.Builder.() -> Unit): UpdateServiceSpecificCredentialResponse
Sets the status of a service-specific credential to Active
or Inactive
. Service-specific credentials that are inactive cannot be used for authentication to the service. This operation can be used to disable a user's service-specific credential as part of a credential rotation work flow.