Jump to Content

New API Documentation - Developer Preview Available

We are excited to announce the developer preview of our new API documentation for AWS SDK for JavaScript v3. Please follow instructions on the landing page to leave us your feedback.

Interface AssociateIdentityProviderConfigRequest

Hierarchy

Properties

clientRequestToken?: string

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

clusterName: undefined | string

The name of the cluster to associate the configuration to.

An object representing an OpenID Connect (OIDC) identity provider configuration.

tags?: Record<string, string>

The metadata to apply to the configuration to assist with categorization and organization. Each tag consists of a key and an optional value. You define both.