---
type: resource-type
title: IdentityProviderConfig
description: aws resource type AWS::EKS::IdentityProviderConfig
name: IdentityProviderConfig
lexicon: aws
resource_type: AWS::EKS::IdentityProviderConfig
---
`AWS::EKS::IdentityProviderConfig`, a resource type of the aws lexicon.

## Properties

- `ClusterName` (`string`, required): The name of the identity provider configuration.
- `Type` (`"oidc"`, required): The type of the identity provider configuration.
- `IdentityProviderConfigArn` (`string`, optional): The ARN of the configuration.
- `IdentityProviderConfigName` (`string`, optional): The name of the OIDC provider configuration.
- `Oidc` (`IdentityProviderConfig_OidcIdentityProviderConfig`, optional)
- `Tags` (`IdentityProviderConfig_Tag[]`, optional): An array of key-value pairs to apply to this resource.

## Attributes

- `IdentityProviderConfigArn`
