

# IdentityProviderConfig
<a name="API_IdentityProviderConfig"></a>

An object representing an identity provider configuration.

## Contents
<a name="API_IdentityProviderConfig_Contents"></a>

 ** name **   <a name="AmazonEKS-Type-IdentityProviderConfig-name"></a>
The name of the identity provider configuration.  
Type: String  
Required: Yes

 ** type **   <a name="AmazonEKS-Type-IdentityProviderConfig-type"></a>
The type of the identity provider configuration. The only type available is `oidc`.  
Type: String  
Required: Yes

## See Also
<a name="API_IdentityProviderConfig_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/eks-2017-11-01/IdentityProviderConfig) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/eks-2017-11-01/IdentityProviderConfig) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/eks-2017-11-01/IdentityProviderConfig) 