Disassociates an identity provider configuration from a cluster.
See https://www.paws-r-sdk.com/docs/eks_disassociate_identity_provider_config/ for full documentation.
eks_disassociate_identity_provider_config(
clusterName,
identityProviderConfig,
clientRequestToken = NULL
)
[required] The name of your cluster.
[required] An object representing an identity provider configuration.
A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.