Module Awso_eks_lwtSource

Sourceval create_access_entry : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_eks.Values.CreateAccessEntryRequest.t -> (Awso_eks.Values.CreateAccessEntryResponse.t, Awso_eks.Values.CreateAccessEntryResponse.error) Result.t Lwt.t
Sourceval delete_access_entry : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_eks.Values.DeleteAccessEntryRequest.t -> (Awso_eks.Values.DeleteAccessEntryResponse.t, Awso_eks.Values.DeleteAccessEntryResponse.error) Result.t Lwt.t
Sourceval describe_access_entry : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_eks.Values.DescribeAccessEntryRequest.t -> (Awso_eks.Values.DescribeAccessEntryResponse.t, Awso_eks.Values.DescribeAccessEntryResponse.error) Result.t Lwt.t
Sourceval update_access_entry : ?endpoint_url:string -> ?cfg:Awso.Cfg.t -> Awso_eks.Values.UpdateAccessEntryRequest.t -> (Awso_eks.Values.UpdateAccessEntryResponse.t, Awso_eks.Values.UpdateAccessEntryResponse.error) Result.t Lwt.t
include module type of struct include Awso_eks.Values end
Sourceval service : Awso.Service.t
Sourceval apiVersion : string
Sourceval endpointPrefix : string
Sourceval serviceFullName : string
Sourceval signatureVersion : string
Sourceval protocol : string
Sourceval globalEndpoint : string
Sourceval serviceAbbreviation : string
Sourceval simple_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval composed_to_json : ('a -> Awso__Botodata.value) -> 'a -> Yojson.Safe.t
Sourceval to_query : ('a -> Awso.Client.Query.value) -> 'a -> Awso.Client.Query.t
Sourceval structure_to_value_aux : ('a * 'b option) list -> f:(('a * 'b) list -> 'c) -> [> `Structure of 'c ]
Sourceval structure_to_value : ('a * 'b option) list -> [> `Structure of ('a * 'b) list ]
Sourceval structure_to_wrapped_value : wrapper:'a -> response:'a -> ('b * 'c option) list -> [> `Structure of ('a * [> `Structure of ('b * 'c) list ]) list ]
Sourcemodule SsoIdentityType = Awso_eks.Values.SsoIdentityType

An IAM Identity CenterIAM; Identity Center identity (user or group) that can be assigned permissions in a capability.

Sourcemodule SsoIdentityList = Awso_eks.Values.SsoIdentityList

Details about clients using the deprecated resources.

Compatibility information.

Sourcemodule ArgoCdRoleMapping = Awso_eks.Values.ArgoCdRoleMapping

A mapping between an Argo CD role and IAM Identity CenterIAM; Identity Center identities. This defines which users or groups have specific permissions in Argo CD.

Sourcemodule ClusterIssueCode = Awso_eks.Values.ClusterIssueCode
Sourcemodule NonZeroInteger = Awso_eks.Values.NonZeroInteger
Sourcemodule NodegroupIssueCode = Awso_eks.Values.NodegroupIssueCode
Sourcemodule InsightStatusValue = Awso_eks.Values.InsightStatusValue
Sourcemodule FargateProfileIssueCode = Awso_eks.Values.FargateProfileIssueCode
Sourcemodule CapabilityIssueCode = Awso_eks.Values.CapabilityIssueCode
Sourcemodule Compatibilities = Awso_eks.Values.Compatibilities
Sourcemodule AddonIssueCode = Awso_eks.Values.AddonIssueCode
Sourcemodule UpdateParamType = Awso_eks.Values.UpdateParamType
Sourcemodule ArgoCdRoleMappingList = Awso_eks.Values.ArgoCdRoleMappingList

An issue with your Amazon EKS cluster.

Identifies the Key Management Service (KMS) key used to encrypt the secrets.

An object representing the enabled or disabled Kubernetes control plane logs for your cluster.

Sourcemodule RemoteNodeNetwork = Awso_eks.Values.RemoteNodeNetwork

A network CIDR that can contain hybrid nodes. These CIDR blocks define the expected IP address range of the hybrid nodes that join the cluster. These blocks are typically determined by your network administrator. Enter one or more IPv4 CIDR blocks in decimal dotted-quad notation (for example, 10.2.0.0/16). It must satisfy the following requirements: Each block must be within an IPv4 RFC-1918 network range. Minimum allowed size is /32, maximum allowed size is /8. Publicly-routable addresses aren't supported. Each block cannot overlap with the range of the VPC CIDR blocks for your EKS resources, or the block of the Kubernetes service IP range. Each block must have a route to the VPC that uses the VPC CIDR blocks, not public IPs or Elastic IPs. There are many options including Transit Gateway, Site-to-Site VPN, or Direct Connect. Each host must allow outbound connection to the EKS cluster control plane on TCP ports 443 and 10250. Each host must allow inbound connection from the EKS cluster control plane on TCP port 10250 for logs, exec and port-forward operations. Each host must allow TCP and UDP network connectivity to and from other hosts that are running CoreDNS on UDP port 53 for service and pod DNS names.

Sourcemodule RemotePodNetwork = Awso_eks.Values.RemotePodNetwork

A network CIDR that can contain pods that run Kubernetes webhooks on hybrid nodes. These CIDR blocks are determined by configuring your Container Network Interface (CNI) plugin. We recommend the Calico CNI or Cilium CNI. Note that the Amazon VPC CNI plugin for Kubernetes isn't available for on-premises and edge locations. Enter one or more IPv4 CIDR blocks in decimal dotted-quad notation (for example, 10.2.0.0/16). It must satisfy the following requirements: Each block must be within an IPv4 RFC-1918 network range. Minimum allowed size is /32, maximum allowed size is /8. Publicly-routable addresses aren't supported. Each block cannot overlap with the range of the VPC CIDR blocks for your EKS resources, or the block of the Kubernetes service IP range.

Sourcemodule EksAnywhereSubscriptionTermUnit = Awso_eks.Values.EksAnywhereSubscriptionTermUnit

An EKS Anywhere license associated with a subscription.

One part of a key-value pair that make up a tag. A key is a general label that acts like a category for more specific tag values.

The optional part of a key-value pair that make up a tag. A value acts as a descriptor within a tag category (key).

Sourcemodule AccessScopeType = Awso_eks.Values.AccessScopeType
Sourcemodule NodeRepairConfigOverrides = Awso_eks.Values.NodeRepairConfigOverrides

Specify granular overrides for specific repair actions. These overrides control the repair action and the repair delay time before a node is considered eligible for repair. If you use this, you must specify all the values.

An object representing an issue with an Amazon EKS resource.

Sourcemodule AutoScalingGroup = Awso_eks.Values.AutoScalingGroup

An Auto Scaling group that is associated with an Amazon EKS managed node group.

Sourcemodule AddonCompatibilityDetail = Awso_eks.Values.AddonCompatibilityDetail

The summary information about the Amazon EKS add-on compatibility for the next Kubernetes version for an insight check in the UPGRADE_READINESS category.

Sourcemodule DeprecationDetail = Awso_eks.Values.DeprecationDetail

The summary information about deprecated resource usage for an insight check in the UPGRADE_READINESS category.

The status of the insight.

Sourcemodule RequiredClaimsKey = Awso_eks.Values.RequiredClaimsKey
Sourcemodule RequiredClaimsValue = Awso_eks.Values.RequiredClaimsValue
Sourcemodule FargateProfileIssue = Awso_eks.Values.FargateProfileIssue

An issue that is associated with the Fargate profile.

Sourcemodule FargateProfileLabel = Awso_eks.Values.FargateProfileLabel
Sourcemodule ArgoCdAwsIdcConfigResponse = Awso_eks.Values.ArgoCdAwsIdcConfigResponse

The response object containing IAM Identity CenterIAM; Identity Center configuration details for an Argo CD capability.

Sourcemodule ArgoCdNetworkAccessConfigResponse = Awso_eks.Values.ArgoCdNetworkAccessConfigResponse

The response object containing network access configuration for the Argo CD capability's managed API server endpoint. If VPC endpoint IDs are present, public access is blocked and the Argo CD server is only accessible through the specified VPC endpoints.

Sourcemodule CapabilityIssue = Awso_eks.Values.CapabilityIssue

An issue affecting a capability's health or operation.

Sourcemodule AddonVersionInfo = Awso_eks.Values.AddonVersionInfo

Information about an add-on version.

An issue related to an add-on.

An object representing an error when an asynchronous operation fails.

An object representing the details of an update request.

A property that allows a node to repel a Pod. For more information, see Node taints on managed node groups in the Amazon EKS User Guide.

Sourcemodule ArgoCdNetworkAccessConfigRequest = Awso_eks.Values.ArgoCdNetworkAccessConfigRequest

Configuration for network access to the Argo CD capability's managed API server endpoint. When VPC endpoint IDs are specified, public access is blocked and the Argo CD server is only accessible through the specified VPC endpoints.

Sourcemodule UpdateRoleMappings = Awso_eks.Values.UpdateRoleMappings

Updates to RBAC role mappings for an Argo CD capability. You can add, update, or remove role mappings in a single operation.

Sourcemodule AuthenticationMode = Awso_eks.Values.AuthenticationMode
Sourcemodule ClusterIssueList = Awso_eks.Values.ClusterIssueList
Sourcemodule ProvisionedControlPlaneTier = Awso_eks.Values.ProvisionedControlPlaneTier
Sourcemodule EncryptionConfig = Awso_eks.Values.EncryptionConfig

The encryption configuration for the cluster.

An object representing the OpenID Connect (OIDC) identity provider information for the cluster.

Sourcemodule ElasticLoadBalancing = Awso_eks.Values.ElasticLoadBalancing

Indicates the current configuration of the load balancing capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. For more information, see EKS Auto Mode load balancing capability in the Amazon EKS User Guide.

Sourcemodule ControlPlanePlacementResponse = Awso_eks.Values.ControlPlanePlacementResponse

The placement configuration for all the control plane instances of your local Amazon EKS cluster on an Amazon Web Services Outpost. For more information, see Capacity considerations in the Amazon EKS User Guide.

Sourcemodule RemoteNodeNetworkList = Awso_eks.Values.RemoteNodeNetworkList
Sourcemodule RemotePodNetworkList = Awso_eks.Values.RemotePodNetworkList

Indicates the current configuration of the block storage capability on your EKS Auto Mode cluster. For example, if the capability is enabled or disabled. If the block storage capability is enabled, EKS Auto Mode will create and delete EBS volumes in your Amazon Web Services account. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide.

Sourcemodule EksAnywhereSubscriptionLicenseType = Awso_eks.Values.EksAnywhereSubscriptionLicenseType
Sourcemodule EksAnywhereSubscriptionTerm = Awso_eks.Values.EksAnywhereSubscriptionTerm

An object representing the term duration and term unit type of your subscription. This determines the term length of your subscription. Valid values are MONTHS for term unit and 12 or 36 for term duration, indicating a 12 month or 36 month subscription.

Sourcemodule CapabilityStatus = Awso_eks.Values.CapabilityStatus
Sourcemodule CapabilityType = Awso_eks.Values.CapabilityType

The scope of an AccessPolicy that's associated to an AccessEntry.

Sourcemodule NodeRepairConfigOverridesList = Awso_eks.Values.NodeRepairConfigOverridesList
Sourcemodule PercentCapacity = Awso_eks.Values.PercentCapacity
Sourcemodule AutoScalingGroupList = Awso_eks.Values.AutoScalingGroupList
Sourcemodule NodegroupUpdateStrategies = Awso_eks.Values.NodegroupUpdateStrategies
Sourcemodule AddonCompatibilityDetails = Awso_eks.Values.AddonCompatibilityDetails
Sourcemodule DeprecationDetails = Awso_eks.Values.DeprecationDetails
Sourcemodule InsightResourceDetail = Awso_eks.Values.InsightResourceDetail

Returns information about the resource being evaluated.

Sourcemodule RequiredClaimsMap = Awso_eks.Values.RequiredClaimsMap
Sourcemodule FargateProfileIssueList = Awso_eks.Values.FargateProfileIssueList
Sourcemodule FargateProfileSelector = Awso_eks.Values.FargateProfileSelector

An object representing an Fargate profile selector.

Sourcemodule ClusterVersionStatus = Awso_eks.Values.ClusterVersionStatus
Sourcemodule ArgoCdConfigResponse = Awso_eks.Values.ArgoCdConfigResponse

The response object containing Argo CD configuration details, including the server URL that you use to access the Argo CD web interface and API.

Sourcemodule CapabilityIssueList = Awso_eks.Values.CapabilityIssueList
Sourcemodule AddonVersionInfoList = Awso_eks.Values.AddonVersionInfoList
Sourcemodule MarketplaceInformation = Awso_eks.Values.MarketplaceInformation

Information about an Amazon EKS add-on from the Amazon Web Services Marketplace.

Sourcemodule AddonIssueList = Awso_eks.Values.AddonIssueList
Sourcemodule ArgoCdAwsIdcConfigRequest = Awso_eks.Values.ArgoCdAwsIdcConfigRequest

Configuration for integrating Argo CD with IAM Identity CenterIAM; Identity Center. This allows you to use your organization's identity provider for authentication to Argo CD.

Sourcemodule UpdateArgoCdConfig = Awso_eks.Values.UpdateArgoCdConfig

Configuration updates for an Argo CD capability. You only need to specify the fields you want to update.

Sourcemodule AddonPodIdentityAssociations = Awso_eks.Values.AddonPodIdentityAssociations

A type of EKS Pod Identity association owned by an Amazon EKS add-on. Each association maps a role to a service account in a namespace in the cluster. For more information, see Attach an IAM Role to an Amazon EKS add-on using EKS Pod Identity in the Amazon EKS User Guide.

Sourcemodule AccessConfigResponse = Awso_eks.Values.AccessConfigResponse

The access configuration for the cluster.

An object representing the certificate-authority-data for your cluster.

An object representing the health of your Amazon EKS cluster.

Sourcemodule ComputeConfigResponse = Awso_eks.Values.ComputeConfigResponse

Indicates the status of the request to update the compute capability of your EKS Auto Mode cluster.

Sourcemodule ConnectorConfigResponse = Awso_eks.Values.ConnectorConfigResponse

The full description of your connected cluster.

Sourcemodule ControlPlaneScalingConfig = Awso_eks.Values.ControlPlaneScalingConfig

The control plane scaling tier configuration. For more information, see EKS Provisioned Control Plane in the Amazon EKS User Guide.

Sourcemodule EncryptionConfigList = Awso_eks.Values.EncryptionConfigList

An object representing an identity provider.

Sourcemodule KubernetesNetworkConfigResponse = Awso_eks.Values.KubernetesNetworkConfigResponse

The Kubernetes network configuration for the cluster. The response contains a value for serviceIpv6Cidr or serviceIpv4Cidr, but not both.

An object representing the logging configuration for resources in your cluster.

Sourcemodule OutpostConfigResponse = Awso_eks.Values.OutpostConfigResponse

An object representing the configuration of your local Amazon EKS cluster on an Amazon Web Services Outpost. This API isn't available for Amazon EKS clusters on the Amazon Web Services cloud.

Sourcemodule RemoteNetworkConfigResponse = Awso_eks.Values.RemoteNetworkConfigResponse

The configuration in the cluster for EKS Hybrid Nodes. You can add, change, or remove this configuration after the cluster is created.

Sourcemodule StorageConfigResponse = Awso_eks.Values.StorageConfigResponse

Indicates the status of the request to update the block storage capability of your EKS Auto Mode cluster.

Sourcemodule UpgradePolicyResponse = Awso_eks.Values.UpgradePolicyResponse

This value indicates if extended support is enabled or disabled for the cluster. Learn more about EKS Extended Support in the Amazon EKS User Guide.

Sourcemodule VpcConfigResponse = Awso_eks.Values.VpcConfigResponse

An object representing an Amazon EKS cluster VPC configuration response.

Sourcemodule ZonalShiftConfigResponse = Awso_eks.Values.ZonalShiftConfigResponse

The status of zonal shift configuration for the cluster

Sourcemodule ConnectorConfigProvider = Awso_eks.Values.ConnectorConfigProvider
Sourcemodule PodIdentityAssociationSummary = Awso_eks.Values.PodIdentityAssociationSummary

The summarized description of the association. Each summary is simplified by removing these fields compared to the full PodIdentityAssociation : The IAM role: roleArn The timestamp that the association was created at: createdAt The most recent timestamp that the association was modified at:. modifiedAt The tags on the association: tags

Sourcemodule InsightSummary = Awso_eks.Values.InsightSummary

The summarized description of the insight.

Sourcemodule InsightStatusValueList = Awso_eks.Values.InsightStatusValueList
Sourcemodule IdentityProviderConfig = Awso_eks.Values.IdentityProviderConfig

An object representing an identity provider configuration.

Sourcemodule EksAnywhereSubscription = Awso_eks.Values.EksAnywhereSubscription

An EKS Anywhere subscription authorizing the customer to support for licensed clusters and access to EKS Anywhere Curated Packages.

Sourcemodule EksAnywhereSubscriptionStatus = Awso_eks.Values.EksAnywhereSubscriptionStatus
Sourcemodule CapabilitySummary = Awso_eks.Values.CapabilitySummary

A summary of a capability, containing basic information without the full configuration details. This is returned by the ListCapabilities operation.

Sourcemodule AssociatedAccessPolicy = Awso_eks.Values.AssociatedAccessPolicy

An access policy association.

An access policy includes permissions that allow Amazon EKS to authorize an IAM principal to work with Kubernetes objects on your cluster. The policies are managed by Amazon EKS, but they're not IAM policies. You can't view the permissions in the policies using the API. The permissions for many of the policies are similar to the Kubernetes cluster-admin, admin, edit, and view cluster roles. For more information about these cluster roles, see User-facing roles in the Kubernetes documentation. To view the contents of the policies, see Access policy permissions in the Amazon EKS User Guide.

Sourcemodule LaunchTemplateSpecification = Awso_eks.Values.LaunchTemplateSpecification

An object representing a node group launch template specification. The launch template can't include SubnetId , IamInstanceProfile , RequestSpotInstances , HibernationOptions , or TerminateInstances , or the node group deployment or update will fail. For more information about launch templates, see CreateLaunchTemplate in the Amazon EC2 API Reference. For more information about using launch templates with Amazon EKS, see Customizing managed nodes with launch templates in the Amazon EKS User Guide. You must specify either the launch template ID or the launch template name in the request, but not both.

Sourcemodule NodeRepairConfig = Awso_eks.Values.NodeRepairConfig

The node auto repair configuration for the node group.

Sourcemodule NodegroupHealth = Awso_eks.Values.NodegroupHealth

An object representing the health status of the node group.

Sourcemodule NodegroupResources = Awso_eks.Values.NodegroupResources

An object representing the resources associated with the node group, such as Auto Scaling groups and security groups for remote access.

Sourcemodule NodegroupScalingConfig = Awso_eks.Values.NodegroupScalingConfig

An object representing the scaling configuration details for the Auto Scaling group that is associated with your node group. When creating a node group, you must specify all or none of the properties. When updating a node group, you can specify any or none of the properties.

Sourcemodule NodegroupStatus = Awso_eks.Values.NodegroupStatus
Sourcemodule NodegroupUpdateConfig = Awso_eks.Values.NodegroupUpdateConfig

The node group update configuration. An Amazon EKS managed node group updates by replacing nodes with new nodes of newer AMI versions in parallel. You choose the maximum unavailable and the update strategy.

Sourcemodule RemoteAccessConfig = Awso_eks.Values.RemoteAccessConfig

An object representing the remote access configuration for the managed node group.

Sourcemodule WarmPoolConfig = Awso_eks.Values.WarmPoolConfig

The configuration for an Amazon EC2 Auto Scaling warm pool attached to an Amazon EKS managed node group. Warm pools maintain pre-initialized EC2 instances alongside your Auto Scaling group that have already completed the bootup initialization process and can be kept in a Stopped, Running, or Hibernated state.

Sourcemodule AdditionalInfoMap = Awso_eks.Values.AdditionalInfoMap
Sourcemodule InsightCategorySpecificSummary = Awso_eks.Values.InsightCategorySpecificSummary

Summary information that relates to the category of the insight. Currently only returned with certain insights having category UPGRADE_READINESS.

Sourcemodule InsightResourceDetails = Awso_eks.Values.InsightResourceDetails
Sourcemodule OidcIdentityProviderConfig = Awso_eks.Values.OidcIdentityProviderConfig

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

Sourcemodule FargateProfileHealth = Awso_eks.Values.FargateProfileHealth

The health status of the Fargate profile. If there are issues with your Fargate profile's health, they are listed here.

Sourcemodule FargateProfileSelectors = Awso_eks.Values.FargateProfileSelectors
Sourcemodule FargateProfileStatus = Awso_eks.Values.FargateProfileStatus
Sourcemodule ClusterVersionInformation = Awso_eks.Values.ClusterVersionInformation

Contains details about a specific EKS cluster version.

Sourcemodule CapabilityConfigurationResponse = Awso_eks.Values.CapabilityConfigurationResponse

The response object containing capability configuration details.

Sourcemodule CapabilityDeletePropagationPolicy = Awso_eks.Values.CapabilityDeletePropagationPolicy
Sourcemodule CapabilityHealth = Awso_eks.Values.CapabilityHealth

Health information for a capability, including any issues that may be affecting its operation.

Information about an add-on.

The health of the add-on.

Sourcemodule AddonNamespaceConfigResponse = Awso_eks.Values.AddonNamespaceConfigResponse

The namespace configuration response object containing information about the namespace where an addon is installed.

Sourcemodule AddonPodIdentityConfiguration = Awso_eks.Values.AddonPodIdentityConfiguration

Information about how to configure IAM for an add-on.

Sourcemodule ControlPlanePlacementRequest = Awso_eks.Values.ControlPlanePlacementRequest

The placement configuration for all the control plane instances of your local Amazon EKS cluster on an Amazon Web Services Outpost. For more information, see Capacity considerations in the Amazon EKS User Guide.

Sourcemodule ArgoCdConfigRequest = Awso_eks.Values.ArgoCdConfigRequest

Configuration settings for an Argo CD capability. This includes the Kubernetes namespace, IAM Identity CenterIAM; Identity Center integration, RBAC role mappings, and network access configuration.

Sourcemodule InvalidParameterException = Awso_eks.Values.InvalidParameterException

The specified parameter is invalid. Review the available parameters for the API request.

Sourcemodule InvalidRequestException = Awso_eks.Values.InvalidRequestException

The request is invalid given the state of the cluster. Check the state of the cluster and the associated operations.

Sourcemodule PodIdentityAssociation = Awso_eks.Values.PodIdentityAssociation

Amazon EKS Pod Identity associations provide the ability to manage credentials for your applications, similar to the way that Amazon EC2 instance profiles provide credentials to Amazon EC2 instances.

Sourcemodule ResourceNotFoundException = Awso_eks.Values.ResourceNotFoundException

The specified resource could not be found. You can view your available clusters with ListClusters. You can view your available managed node groups with ListNodegroups. Amazon EKS clusters and node groups are Amazon Web Services Region specific.

Sourcemodule ServerException = Awso_eks.Values.ServerException

These errors are usually caused by a server-side issue.

Sourcemodule ClientException = Awso_eks.Values.ClientException

These errors are usually caused by a client action. Actions can include using an action or resource on behalf of an IAM principal that doesn't have permissions to use the action or resource or specifying an identifier that is not valid.

Sourcemodule ResourceInUseException = Awso_eks.Values.ResourceInUseException

The specified resource is in use.

An object representing an asynchronous update.

Sourcemodule UpdateLabelsPayload = Awso_eks.Values.UpdateLabelsPayload

An object representing a Kubernetes label change for a managed node group.

Sourcemodule UpdateTaintsPayload = Awso_eks.Values.UpdateTaintsPayload

An object representing the details of an update to a taints payload. For more information, see Node taints on managed node groups in the Amazon EKS User Guide.

Sourcemodule InvalidStateException = Awso_eks.Values.InvalidStateException

Amazon EKS detected upgrade readiness issues. Call the ListInsights API to view detected upgrade blocking issues. Pass the force flag when updating to override upgrade readiness errors.

Sourcemodule ThrottlingException = Awso_eks.Values.ThrottlingException

The request or operation couldn't be performed because a service is throttling requests.

Sourcemodule ComputeConfigRequest = Awso_eks.Values.ComputeConfigRequest

Request to update the configuration of the compute capability of your EKS Auto Mode cluster. For example, enable the capability. For more information, see EKS Auto Mode compute capability in the Amazon EKS User Guide.

Sourcemodule KubernetesNetworkConfigRequest = Awso_eks.Values.KubernetesNetworkConfigRequest

The Kubernetes network configuration for the cluster.

Sourcemodule RemoteNetworkConfigRequest = Awso_eks.Values.RemoteNetworkConfigRequest

The configuration in the cluster for EKS Hybrid Nodes. You can add, change, or remove this configuration after the cluster is created.

Sourcemodule StorageConfigRequest = Awso_eks.Values.StorageConfigRequest

Request to update the configuration of the storage capability of your EKS Auto Mode cluster. For example, enable the capability. For more information, see EKS Auto Mode block storage capability in the Amazon EKS User Guide.

Sourcemodule UpdateAccessConfigRequest = Awso_eks.Values.UpdateAccessConfigRequest

The access configuration information for the cluster.

Sourcemodule UpgradePolicyRequest = Awso_eks.Values.UpgradePolicyRequest

The support policy to use for the cluster. Extended support allows you to remain on specific Kubernetes versions for longer. Clusters in extended support have higher costs. The default value is EXTENDED. Use STANDARD to disable extended support. Learn more about EKS Extended Support in the Amazon EKS User Guide.

Sourcemodule VpcConfigRequest = Awso_eks.Values.VpcConfigRequest

An object representing the VPC configuration to use for an Amazon EKS cluster.

Sourcemodule ZonalShiftConfigRequest = Awso_eks.Values.ZonalShiftConfigRequest

The configuration for zonal shift for the cluster.

Sourcemodule AccessDeniedException = Awso_eks.Values.AccessDeniedException

You don't have permissions to perform the requested operation. The IAM principal making the request must have at least one IAM permissions policy attached that grants the required permissions. For more information, see Access management in the IAM User Guide.

Sourcemodule UpdateCapabilityConfiguration = Awso_eks.Values.UpdateCapabilityConfiguration

Configuration updates for a capability. The structure varies depending on the capability type.

Sourcemodule AddonPodIdentityAssociationsList = Awso_eks.Values.AddonPodIdentityAssociationsList
Sourcemodule ResolveConflicts = Awso_eks.Values.ResolveConflicts

An access entry allows an IAM principal (user or role) to access your cluster. Access entries can replace the need to maintain the aws-auth ConfigMap for authentication. For more information about access entries, see Access entries in the Amazon EKS User Guide.

Sourcemodule BadRequestException = Awso_eks.Values.BadRequestException

This exception is thrown if the request contains a semantic error. The precise meaning will depend on the API, and will be documented in the error message.

Sourcemodule NotFoundException = Awso_eks.Values.NotFoundException

A service resource associated with the request could not be found. Clients should not retry such requests.

Sourcemodule InsightsRefreshStatus = Awso_eks.Values.InsightsRefreshStatus

An object representing an Amazon EKS cluster.

Sourcemodule ResourceLimitExceededException = Awso_eks.Values.ResourceLimitExceededException

You have encountered a service limit on the specified resource.

Sourcemodule ResourcePropagationDelayException = Awso_eks.Values.ResourcePropagationDelayException

Required resources (such as service-linked roles) were created and are still propagating. Retry later.

Sourcemodule ServiceUnavailableException = Awso_eks.Values.ServiceUnavailableException

The service is unavailable. Back off and retry the operation.

Sourcemodule ConnectorConfigRequest = Awso_eks.Values.ConnectorConfigRequest

The configuration sent to a cluster for configuration.

Sourcemodule ListUpdatesRequestMaxResults = Awso_eks.Values.ListUpdatesRequestMaxResults
Sourcemodule PodIdentityAssociationSummaries = Awso_eks.Values.PodIdentityAssociationSummaries
Sourcemodule ListPodIdentityAssociationsMaxResults = Awso_eks.Values.ListPodIdentityAssociationsMaxResults
Sourcemodule ListNodegroupsRequestMaxResults = Awso_eks.Values.ListNodegroupsRequestMaxResults
Sourcemodule InsightSummaries = Awso_eks.Values.InsightSummaries
Sourcemodule InsightsFilter = Awso_eks.Values.InsightsFilter

The criteria to use for the insights.

Sourcemodule ListInsightsMaxResults = Awso_eks.Values.ListInsightsMaxResults
Sourcemodule IdentityProviderConfigs = Awso_eks.Values.IdentityProviderConfigs
Sourcemodule ListIdentityProviderConfigsRequestMaxResults = Awso_eks.Values.ListIdentityProviderConfigsRequestMaxResults
Sourcemodule FargateProfilesRequestMaxResults = Awso_eks.Values.FargateProfilesRequestMaxResults
Sourcemodule EksAnywhereSubscriptionList = Awso_eks.Values.EksAnywhereSubscriptionList
Sourcemodule EksAnywhereSubscriptionStatusValues = Awso_eks.Values.EksAnywhereSubscriptionStatusValues
Sourcemodule ListEksAnywhereSubscriptionsRequestMaxResults = Awso_eks.Values.ListEksAnywhereSubscriptionsRequestMaxResults
Sourcemodule IncludeClustersList = Awso_eks.Values.IncludeClustersList
Sourcemodule ListClustersRequestMaxResults = Awso_eks.Values.ListClustersRequestMaxResults
Sourcemodule CapabilitySummaryList = Awso_eks.Values.CapabilitySummaryList
Sourcemodule ListCapabilitiesRequestMaxResults = Awso_eks.Values.ListCapabilitiesRequestMaxResults
Sourcemodule AssociatedAccessPoliciesList = Awso_eks.Values.AssociatedAccessPoliciesList
Sourcemodule ListAssociatedAccessPoliciesRequestMaxResults = Awso_eks.Values.ListAssociatedAccessPoliciesRequestMaxResults
Sourcemodule ListAddonsRequestMaxResults = Awso_eks.Values.ListAddonsRequestMaxResults
Sourcemodule AccessPoliciesList = Awso_eks.Values.AccessPoliciesList
Sourcemodule ListAccessPoliciesRequestMaxResults = Awso_eks.Values.ListAccessPoliciesRequestMaxResults
Sourcemodule ListAccessEntriesRequestMaxResults = Awso_eks.Values.ListAccessEntriesRequestMaxResults

An object representing an Amazon EKS managed node group.

A check that provides recommendations to remedy potential upgrade-impacting issues.

Sourcemodule IdentityProviderConfigResponse = Awso_eks.Values.IdentityProviderConfigResponse

The full description of your identity configuration.

Sourcemodule FargateProfile = Awso_eks.Values.FargateProfile

An object representing an Fargate profile.

Sourcemodule ClusterVersionList = Awso_eks.Values.ClusterVersionList
Sourcemodule DescribeClusterVersionMaxResults = Awso_eks.Values.DescribeClusterVersionMaxResults

An object representing a managed capability in an Amazon EKS cluster. This includes all configuration, status, and health information for the capability.

Sourcemodule DescribeAddonVersionsRequestMaxResults = Awso_eks.Values.DescribeAddonVersionsRequestMaxResults

An Amazon EKS add-on. For more information, see Amazon EKS add-ons in the Amazon EKS User Guide.

Sourcemodule AddonPodIdentityConfigurationList = Awso_eks.Values.AddonPodIdentityConfigurationList
Sourcemodule UnsupportedAvailabilityZoneException = Awso_eks.Values.UnsupportedAvailabilityZoneException

At least one of your specified cluster subnets is in an Availability Zone that does not support Amazon EKS. The exception output specifies the supported Availability Zones for your account, from which you can choose subnets for your cluster.

Sourcemodule EksAnywhereSubscriptionName = Awso_eks.Values.EksAnywhereSubscriptionName
Sourcemodule CreateAccessConfigRequest = Awso_eks.Values.CreateAccessConfigRequest

The access configuration information for the cluster.

Sourcemodule OutpostConfigRequest = Awso_eks.Values.OutpostConfigRequest

The configuration of your local Amazon EKS cluster on an Amazon Web Services Outpost. Before creating a cluster on an Outpost, review Creating a local cluster on an Outpost in the Amazon EKS User Guide. This API isn't available for Amazon EKS clusters on the Amazon Web Services cloud.

Sourcemodule CapabilityConfigurationRequest = Awso_eks.Values.CapabilityConfigurationRequest

Configuration settings for a capability. The structure of this object varies depending on the capability type.

Sourcemodule AddonNamespaceConfigRequest = Awso_eks.Values.AddonNamespaceConfigRequest

The namespace configuration request object for specifying a custom namespace when creating an addon.

Sourcemodule OidcIdentityProviderConfigRequest = Awso_eks.Values.OidcIdentityProviderConfigRequest

An object representing an OpenID Connect (OIDC) configuration. Before associating an OIDC identity provider to your cluster, review the considerations in Authenticating users for your cluster from an OIDC identity provider in the Amazon EKS User Guide.

Sourcemodule UpdatePodIdentityAssociationResponse = Awso_eks.Values.UpdatePodIdentityAssociationResponse

Updates a EKS Pod Identity association. In an update, you can change the IAM role, the target IAM role, or disableSessionTags. You must change at least one of these in an update. An association can't be moved between clusters, namespaces, or service accounts. If you need to edit the namespace or service account, you need to delete the association and then create a new association with your desired settings. Similar to Amazon Web Services IAM behavior, EKS Pod Identity associations are eventually consistent, and may take several seconds to be effective after the initial API call returns successfully. You must design your applications to account for these potential delays. We recommend that you don’t include association create/updates in the critical, high-availability code paths of your application. Instead, make changes in a separate initialization or setup routine that you run less frequently. You can set a target IAM role in the same or a different account for advanced scenarios. With a target role, EKS Pod Identity automatically performs two role assumptions in sequence: first assuming the role in the association that is in this account, then using those credentials to assume the target IAM role. This process provides your Pod with temporary credentials that have the permissions defined in the target role, allowing secure access to resources in another Amazon Web Services account.

Sourcemodule UpdatePodIdentityAssociationRequest = Awso_eks.Values.UpdatePodIdentityAssociationRequest

Updates a EKS Pod Identity association. In an update, you can change the IAM role, the target IAM role, or disableSessionTags. You must change at least one of these in an update. An association can't be moved between clusters, namespaces, or service accounts. If you need to edit the namespace or service account, you need to delete the association and then create a new association with your desired settings. Similar to Amazon Web Services IAM behavior, EKS Pod Identity associations are eventually consistent, and may take several seconds to be effective after the initial API call returns successfully. You must design your applications to account for these potential delays. We recommend that you don’t include association create/updates in the critical, high-availability code paths of your application. Instead, make changes in a separate initialization or setup routine that you run less frequently. You can set a target IAM role in the same or a different account for advanced scenarios. With a target role, EKS Pod Identity automatically performs two role assumptions in sequence: first assuming the role in the association that is in this account, then using those credentials to assume the target IAM role. This process provides your Pod with temporary credentials that have the permissions defined in the target role, allowing secure access to resources in another Amazon Web Services account.

Sourcemodule UpdateNodegroupVersionResponse = Awso_eks.Values.UpdateNodegroupVersionResponse

Updates the Kubernetes version or AMI version of an Amazon EKS managed node group. You can update a node group using a launch template only if the node group was originally deployed with a launch template. Additionally, the launch template ID or name must match what was used when the node group was created. You can update the launch template version with necessary changes. If you need to update a custom AMI in a node group that was deployed with a launch template, then update your custom AMI, specify the new ID in a new version of the launch template, and then update the node group to the new version of the launch template. If you update without a launch template, then you can update to the latest available AMI version of a node group's current Kubernetes version by not specifying a Kubernetes version in the request. You can update to the latest AMI version of your cluster's current Kubernetes version by specifying your cluster's Kubernetes version in the request. For information about Linux versions, see Amazon EKS optimized Amazon Linux AMI versions in the Amazon EKS User Guide. For information about Windows versions, see Amazon EKS optimized Windows AMI versions in the Amazon EKS User Guide. You cannot roll back a node group to an earlier Kubernetes version or AMI version. When a node in a managed node group is terminated due to a scaling action or update, every Pod on that node is drained first. Amazon EKS attempts to drain the nodes gracefully and will fail if it is unable to do so. You can force the update if Amazon EKS is unable to drain the nodes as a result of a Pod disruption budget issue.

Sourcemodule UpdateNodegroupVersionRequest = Awso_eks.Values.UpdateNodegroupVersionRequest

Updates the Kubernetes version or AMI version of an Amazon EKS managed node group. You can update a node group using a launch template only if the node group was originally deployed with a launch template. Additionally, the launch template ID or name must match what was used when the node group was created. You can update the launch template version with necessary changes. If you need to update a custom AMI in a node group that was deployed with a launch template, then update your custom AMI, specify the new ID in a new version of the launch template, and then update the node group to the new version of the launch template. If you update without a launch template, then you can update to the latest available AMI version of a node group's current Kubernetes version by not specifying a Kubernetes version in the request. You can update to the latest AMI version of your cluster's current Kubernetes version by specifying your cluster's Kubernetes version in the request. For information about Linux versions, see Amazon EKS optimized Amazon Linux AMI versions in the Amazon EKS User Guide. For information about Windows versions, see Amazon EKS optimized Windows AMI versions in the Amazon EKS User Guide. You cannot roll back a node group to an earlier Kubernetes version or AMI version. When a node in a managed node group is terminated due to a scaling action or update, every Pod on that node is drained first. Amazon EKS attempts to drain the nodes gracefully and will fail if it is unable to do so. You can force the update if Amazon EKS is unable to drain the nodes as a result of a Pod disruption budget issue.

Sourcemodule UpdateNodegroupConfigResponse = Awso_eks.Values.UpdateNodegroupConfigResponse

Updates an Amazon EKS managed node group configuration. Your node group continues to function during the update. The response output includes an update ID that you can use to track the status of your node group update with the DescribeUpdate API operation. You can update the Kubernetes labels and taints for a node group and the scaling and version update configuration.

Sourcemodule UpdateNodegroupConfigRequest = Awso_eks.Values.UpdateNodegroupConfigRequest

Updates an Amazon EKS managed node group configuration. Your node group continues to function during the update. The response output includes an update ID that you can use to track the status of your node group update with the DescribeUpdate API operation. You can update the Kubernetes labels and taints for a node group and the scaling and version update configuration.

Sourcemodule UpdateEksAnywhereSubscriptionResponse = Awso_eks.Values.UpdateEksAnywhereSubscriptionResponse

Update an EKS Anywhere Subscription. Only auto renewal and tags can be updated after subscription creation.

Sourcemodule UpdateEksAnywhereSubscriptionRequest = Awso_eks.Values.UpdateEksAnywhereSubscriptionRequest

Update an EKS Anywhere Subscription. Only auto renewal and tags can be updated after subscription creation.

Sourcemodule UpdateClusterVersionResponse = Awso_eks.Values.UpdateClusterVersionResponse

Updates an Amazon EKS cluster to the specified Kubernetes version. Your cluster continues to function during the update. The response output includes an update ID that you can use to track the status of your cluster update with the DescribeUpdate API operation. Cluster updates are asynchronous, and they should finish within a few minutes. During an update, the cluster status moves to UPDATING (this status transition is eventually consistent). When the update is complete (either Failed or Successful), the cluster status moves to Active. If your cluster has managed node groups attached to it, all of your node groups' Kubernetes versions must match the cluster's Kubernetes version in order to update the cluster to a new Kubernetes version.

Sourcemodule UpdateClusterVersionRequest = Awso_eks.Values.UpdateClusterVersionRequest

Updates an Amazon EKS cluster to the specified Kubernetes version. Your cluster continues to function during the update. The response output includes an update ID that you can use to track the status of your cluster update with the DescribeUpdate API operation. Cluster updates are asynchronous, and they should finish within a few minutes. During an update, the cluster status moves to UPDATING (this status transition is eventually consistent). When the update is complete (either Failed or Successful), the cluster status moves to Active. If your cluster has managed node groups attached to it, all of your node groups' Kubernetes versions must match the cluster's Kubernetes version in order to update the cluster to a new Kubernetes version.

Sourcemodule UpdateClusterConfigResponse = Awso_eks.Values.UpdateClusterConfigResponse

Updates an Amazon EKS cluster configuration. Your cluster continues to function during the update. The response output includes an update ID that you can use to track the status of your cluster update with DescribeUpdate. You can use this operation to do the following actions: You can use this API operation to enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs. By default, cluster control plane logs aren't exported to CloudWatch Logs. For more information, see Amazon EKS Cluster control plane logs in the Amazon EKS User Guide . CloudWatch Logs ingestion, archive storage, and data scanning rates apply to exported control plane logs. For more information, see CloudWatch Pricing. You can also use this API operation to enable or disable public and private access to your cluster's Kubernetes API server endpoint. By default, public access is enabled, and private access is disabled. For more information, see Cluster API server endpoint in the Amazon EKS User Guide . You can also use this API operation to choose different subnets and security groups for the cluster. You must specify at least two subnets that are in different Availability Zones. You can't change which VPC the subnets are from, the subnets must be in the same VPC as the subnets that the cluster was created with. For more information about the VPC requirements, see https://docs.aws.amazon.com/eks/latest/userguide/network_reqs.html in the Amazon EKS User Guide . You can also use this API operation to enable or disable ARC zonal shift. If zonal shift is enabled, Amazon Web Services configures zonal autoshift for the cluster. You can also use this API operation to add, change, or remove the configuration in the cluster for EKS Hybrid Nodes. To remove the configuration, use the remoteNetworkConfig key with an object containing both subkeys with empty arrays for each. Here is an inline example: "remoteNetworkConfig": { "remoteNodeNetworks": [], "remotePodNetworks": [] }. Cluster updates are asynchronous, and they should finish within a few minutes. During an update, the cluster status moves to UPDATING (this status transition is eventually consistent). When the update is complete (either Failed or Successful), the cluster status moves to Active.

Sourcemodule UpdateClusterConfigRequest = Awso_eks.Values.UpdateClusterConfigRequest

Updates an Amazon EKS cluster configuration. Your cluster continues to function during the update. The response output includes an update ID that you can use to track the status of your cluster update with DescribeUpdate. You can use this operation to do the following actions: You can use this API operation to enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs. By default, cluster control plane logs aren't exported to CloudWatch Logs. For more information, see Amazon EKS Cluster control plane logs in the Amazon EKS User Guide . CloudWatch Logs ingestion, archive storage, and data scanning rates apply to exported control plane logs. For more information, see CloudWatch Pricing. You can also use this API operation to enable or disable public and private access to your cluster's Kubernetes API server endpoint. By default, public access is enabled, and private access is disabled. For more information, see Cluster API server endpoint in the Amazon EKS User Guide . You can also use this API operation to choose different subnets and security groups for the cluster. You must specify at least two subnets that are in different Availability Zones. You can't change which VPC the subnets are from, the subnets must be in the same VPC as the subnets that the cluster was created with. For more information about the VPC requirements, see https://docs.aws.amazon.com/eks/latest/userguide/network_reqs.html in the Amazon EKS User Guide . You can also use this API operation to enable or disable ARC zonal shift. If zonal shift is enabled, Amazon Web Services configures zonal autoshift for the cluster. You can also use this API operation to add, change, or remove the configuration in the cluster for EKS Hybrid Nodes. To remove the configuration, use the remoteNetworkConfig key with an object containing both subkeys with empty arrays for each. Here is an inline example: "remoteNetworkConfig": { "remoteNodeNetworks": [], "remotePodNetworks": [] }. Cluster updates are asynchronous, and they should finish within a few minutes. During an update, the cluster status moves to UPDATING (this status transition is eventually consistent). When the update is complete (either Failed or Successful), the cluster status moves to Active.

Sourcemodule UpdateCapabilityResponse = Awso_eks.Values.UpdateCapabilityResponse

Updates the configuration of a managed capability in your Amazon EKS cluster. You can update the IAM role, configuration settings, and delete propagation policy for a capability. When you update a capability, Amazon EKS applies the changes and may restart capability components as needed. The capability remains available during the update process, but some operations may be temporarily unavailable.

Sourcemodule UpdateCapabilityRequest = Awso_eks.Values.UpdateCapabilityRequest

Updates the configuration of a managed capability in your Amazon EKS cluster. You can update the IAM role, configuration settings, and delete propagation policy for a capability. When you update a capability, Amazon EKS applies the changes and may restart capability components as needed. The capability remains available during the update process, but some operations may be temporarily unavailable.

Sourcemodule UpdateAddonResponse = Awso_eks.Values.UpdateAddonResponse

Updates an Amazon EKS add-on.

Sourcemodule UpdateAddonRequest = Awso_eks.Values.UpdateAddonRequest

Updates an Amazon EKS add-on.

Sourcemodule UpdateAccessEntryResponse = Awso_eks.Values.UpdateAccessEntryResponse

Updates an access entry.

Sourcemodule UpdateAccessEntryRequest = Awso_eks.Values.UpdateAccessEntryRequest

Updates an access entry.

Sourcemodule UntagResourceResponse = Awso_eks.Values.UntagResourceResponse

Deletes specified tags from an Amazon EKS resource.

Sourcemodule UntagResourceRequest = Awso_eks.Values.UntagResourceRequest

Deletes specified tags from an Amazon EKS resource.

Sourcemodule TagResourceResponse = Awso_eks.Values.TagResourceResponse

Associates the specified tags to an Amazon EKS resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they aren't changed. When a resource is deleted, the tags associated with that resource are also deleted. Tags that you create for Amazon EKS resources don't propagate to any other resources associated with the cluster. For example, if you tag a cluster with this operation, that tag doesn't automatically propagate to the subnets and nodes associated with the cluster.

Sourcemodule TagResourceRequest = Awso_eks.Values.TagResourceRequest

Associates the specified tags to an Amazon EKS resource with the specified resourceArn. If existing tags on a resource are not specified in the request parameters, they aren't changed. When a resource is deleted, the tags associated with that resource are also deleted. Tags that you create for Amazon EKS resources don't propagate to any other resources associated with the cluster. For example, if you tag a cluster with this operation, that tag doesn't automatically propagate to the subnets and nodes associated with the cluster.

Sourcemodule StartInsightsRefreshResponse = Awso_eks.Values.StartInsightsRefreshResponse

Initiates an on-demand refresh operation for cluster insights, getting the latest analysis outside of the standard refresh schedule.

Sourcemodule StartInsightsRefreshRequest = Awso_eks.Values.StartInsightsRefreshRequest

Initiates an on-demand refresh operation for cluster insights, getting the latest analysis outside of the standard refresh schedule.

Sourcemodule RegisterClusterResponse = Awso_eks.Values.RegisterClusterResponse

Connects a Kubernetes cluster to the Amazon EKS control plane. Any Kubernetes cluster can be connected to the Amazon EKS control plane to view current information about the cluster and its nodes. Cluster connection requires two steps. First, send a RegisterClusterRequest to add it to the Amazon EKS control plane. Second, a Manifest containing the activationID and activationCode must be applied to the Kubernetes cluster through it's native provider to provide visibility. After the manifest is updated and applied, the connected cluster is visible to the Amazon EKS control plane. If the manifest isn't applied within three days, the connected cluster will no longer be visible and must be deregistered using DeregisterCluster.

Sourcemodule RegisterClusterRequest = Awso_eks.Values.RegisterClusterRequest

Connects a Kubernetes cluster to the Amazon EKS control plane. Any Kubernetes cluster can be connected to the Amazon EKS control plane to view current information about the cluster and its nodes. Cluster connection requires two steps. First, send a RegisterClusterRequest to add it to the Amazon EKS control plane. Second, a Manifest containing the activationID and activationCode must be applied to the Kubernetes cluster through it's native provider to provide visibility. After the manifest is updated and applied, the connected cluster is visible to the Amazon EKS control plane. If the manifest isn't applied within three days, the connected cluster will no longer be visible and must be deregistered using DeregisterCluster.

Sourcemodule ListUpdatesResponse = Awso_eks.Values.ListUpdatesResponse

Lists the updates associated with an Amazon EKS resource in your Amazon Web Services account, in the specified Amazon Web Services Region.

Sourcemodule ListUpdatesRequest = Awso_eks.Values.ListUpdatesRequest

Lists the updates associated with an Amazon EKS resource in your Amazon Web Services account, in the specified Amazon Web Services Region.

Sourcemodule ListTagsForResourceResponse = Awso_eks.Values.ListTagsForResourceResponse

List the tags for an Amazon EKS resource.

Sourcemodule ListTagsForResourceRequest = Awso_eks.Values.ListTagsForResourceRequest

List the tags for an Amazon EKS resource.

Sourcemodule ListPodIdentityAssociationsResponse = Awso_eks.Values.ListPodIdentityAssociationsResponse

List the EKS Pod Identity associations in a cluster. You can filter the list by the namespace that the association is in or the service account that the association uses.

Sourcemodule ListPodIdentityAssociationsRequest = Awso_eks.Values.ListPodIdentityAssociationsRequest

List the EKS Pod Identity associations in a cluster. You can filter the list by the namespace that the association is in or the service account that the association uses.

Sourcemodule ListNodegroupsResponse = Awso_eks.Values.ListNodegroupsResponse

Lists the managed node groups associated with the specified cluster in your Amazon Web Services account in the specified Amazon Web Services Region. Self-managed node groups aren't listed.

Sourcemodule ListNodegroupsRequest = Awso_eks.Values.ListNodegroupsRequest

Lists the managed node groups associated with the specified cluster in your Amazon Web Services account in the specified Amazon Web Services Region. Self-managed node groups aren't listed.

Sourcemodule ListInsightsResponse = Awso_eks.Values.ListInsightsResponse

Returns a list of all insights checked for against the specified cluster. You can filter which insights are returned by category, associated Kubernetes version, and status. The default filter lists all categories and every status. The following lists the available categories: UPGRADE_READINESS: Amazon EKS identifies issues that could impact your ability to upgrade to new versions of Kubernetes. These are called upgrade insights. MISCONFIGURATION: Amazon EKS identifies misconfiguration in your EKS Hybrid Nodes setup that could impair functionality of your cluster or workloads. These are called configuration insights.

Sourcemodule ListInsightsRequest = Awso_eks.Values.ListInsightsRequest

Returns a list of all insights checked for against the specified cluster. You can filter which insights are returned by category, associated Kubernetes version, and status. The default filter lists all categories and every status. The following lists the available categories: UPGRADE_READINESS: Amazon EKS identifies issues that could impact your ability to upgrade to new versions of Kubernetes. These are called upgrade insights. MISCONFIGURATION: Amazon EKS identifies misconfiguration in your EKS Hybrid Nodes setup that could impair functionality of your cluster or workloads. These are called configuration insights.

Sourcemodule ListIdentityProviderConfigsResponse = Awso_eks.Values.ListIdentityProviderConfigsResponse

Lists the identity provider configurations for your cluster.

Sourcemodule ListIdentityProviderConfigsRequest = Awso_eks.Values.ListIdentityProviderConfigsRequest

Lists the identity provider configurations for your cluster.

Sourcemodule ListFargateProfilesResponse = Awso_eks.Values.ListFargateProfilesResponse

Lists the Fargate profiles associated with the specified cluster in your Amazon Web Services account in the specified Amazon Web Services Region.

Sourcemodule ListFargateProfilesRequest = Awso_eks.Values.ListFargateProfilesRequest

Lists the Fargate profiles associated with the specified cluster in your Amazon Web Services account in the specified Amazon Web Services Region.

Sourcemodule ListEksAnywhereSubscriptionsResponse = Awso_eks.Values.ListEksAnywhereSubscriptionsResponse

Displays the full description of the subscription.

Sourcemodule ListEksAnywhereSubscriptionsRequest = Awso_eks.Values.ListEksAnywhereSubscriptionsRequest

Displays the full description of the subscription.

Sourcemodule ListClustersResponse = Awso_eks.Values.ListClustersResponse

Lists the Amazon EKS clusters in your Amazon Web Services account in the specified Amazon Web Services Region.

Sourcemodule ListClustersRequest = Awso_eks.Values.ListClustersRequest

Lists the Amazon EKS clusters in your Amazon Web Services account in the specified Amazon Web Services Region.

Sourcemodule ListCapabilitiesResponse = Awso_eks.Values.ListCapabilitiesResponse

Lists all managed capabilities in your Amazon EKS cluster. You can use this operation to get an overview of all capabilities and their current status.

Sourcemodule ListCapabilitiesRequest = Awso_eks.Values.ListCapabilitiesRequest

Lists all managed capabilities in your Amazon EKS cluster. You can use this operation to get an overview of all capabilities and their current status.

Sourcemodule ListAssociatedAccessPoliciesResponse = Awso_eks.Values.ListAssociatedAccessPoliciesResponse

Lists the access policies associated with an access entry.

Sourcemodule ListAssociatedAccessPoliciesRequest = Awso_eks.Values.ListAssociatedAccessPoliciesRequest

Lists the access policies associated with an access entry.

Sourcemodule ListAddonsResponse = Awso_eks.Values.ListAddonsResponse

Lists the installed add-ons.

Sourcemodule ListAddonsRequest = Awso_eks.Values.ListAddonsRequest

Lists the installed add-ons.

Sourcemodule ListAccessPoliciesResponse = Awso_eks.Values.ListAccessPoliciesResponse

Lists the available access policies.

Sourcemodule ListAccessPoliciesRequest = Awso_eks.Values.ListAccessPoliciesRequest

Lists the available access policies.

Sourcemodule ListAccessEntriesResponse = Awso_eks.Values.ListAccessEntriesResponse

Lists the access entries for your cluster.

Sourcemodule ListAccessEntriesRequest = Awso_eks.Values.ListAccessEntriesRequest

Lists the access entries for your cluster.

Sourcemodule DisassociateIdentityProviderConfigResponse = Awso_eks.Values.DisassociateIdentityProviderConfigResponse

Disassociates an identity provider configuration from a cluster. If you disassociate an identity provider from your cluster, users included in the provider can no longer access the cluster. However, you can still access the cluster with IAM principals.

Sourcemodule DisassociateIdentityProviderConfigRequest = Awso_eks.Values.DisassociateIdentityProviderConfigRequest

Disassociates an identity provider configuration from a cluster. If you disassociate an identity provider from your cluster, users included in the provider can no longer access the cluster. However, you can still access the cluster with IAM principals.

Sourcemodule DisassociateAccessPolicyResponse = Awso_eks.Values.DisassociateAccessPolicyResponse

Disassociates an access policy from an access entry.

Sourcemodule DisassociateAccessPolicyRequest = Awso_eks.Values.DisassociateAccessPolicyRequest

Disassociates an access policy from an access entry.

Sourcemodule DescribeUpdateResponse = Awso_eks.Values.DescribeUpdateResponse

Describes an update to an Amazon EKS resource. When the status of the update is Successful, the update is complete. If an update fails, the status is Failed, and an error detail explains the reason for the failure.

Sourcemodule DescribeUpdateRequest = Awso_eks.Values.DescribeUpdateRequest

Describes an update request.

Sourcemodule DescribePodIdentityAssociationResponse = Awso_eks.Values.DescribePodIdentityAssociationResponse

Returns descriptive information about an EKS Pod Identity association. This action requires the ID of the association. You can get the ID from the response to the CreatePodIdentityAssocation for newly created associations. Or, you can list the IDs for associations with ListPodIdentityAssociations and filter the list by namespace or service account.

Sourcemodule DescribePodIdentityAssociationRequest = Awso_eks.Values.DescribePodIdentityAssociationRequest

Returns descriptive information about an EKS Pod Identity association. This action requires the ID of the association. You can get the ID from the response to the CreatePodIdentityAssocation for newly created associations. Or, you can list the IDs for associations with ListPodIdentityAssociations and filter the list by namespace or service account.

Sourcemodule DescribeNodegroupResponse = Awso_eks.Values.DescribeNodegroupResponse

Describes a managed node group.

Sourcemodule DescribeNodegroupRequest = Awso_eks.Values.DescribeNodegroupRequest

Describes a managed node group.

Sourcemodule DescribeInsightsRefreshResponse = Awso_eks.Values.DescribeInsightsRefreshResponse

Returns the status of the latest on-demand cluster insights refresh operation.

Sourcemodule DescribeInsightsRefreshRequest = Awso_eks.Values.DescribeInsightsRefreshRequest

Returns the status of the latest on-demand cluster insights refresh operation.

Sourcemodule DescribeInsightResponse = Awso_eks.Values.DescribeInsightResponse

Returns details about an insight that you specify using its ID.

Sourcemodule DescribeInsightRequest = Awso_eks.Values.DescribeInsightRequest

Returns details about an insight that you specify using its ID.

Sourcemodule DescribeIdentityProviderConfigResponse = Awso_eks.Values.DescribeIdentityProviderConfigResponse

Describes an identity provider configuration.

Sourcemodule DescribeIdentityProviderConfigRequest = Awso_eks.Values.DescribeIdentityProviderConfigRequest

Describes an identity provider configuration.

Sourcemodule DescribeFargateProfileResponse = Awso_eks.Values.DescribeFargateProfileResponse

Describes an Fargate profile.

Sourcemodule DescribeFargateProfileRequest = Awso_eks.Values.DescribeFargateProfileRequest

Describes an Fargate profile.

Sourcemodule DescribeEksAnywhereSubscriptionResponse = Awso_eks.Values.DescribeEksAnywhereSubscriptionResponse

Returns descriptive information about a subscription.

Sourcemodule DescribeEksAnywhereSubscriptionRequest = Awso_eks.Values.DescribeEksAnywhereSubscriptionRequest

Returns descriptive information about a subscription.

Sourcemodule DescribeClusterVersionsResponse = Awso_eks.Values.DescribeClusterVersionsResponse

Lists available Kubernetes versions for Amazon EKS clusters.

Sourcemodule DescribeClusterVersionsRequest = Awso_eks.Values.DescribeClusterVersionsRequest

Lists available Kubernetes versions for Amazon EKS clusters.

Sourcemodule DescribeClusterResponse = Awso_eks.Values.DescribeClusterResponse

Describes an Amazon EKS cluster. The API server endpoint and certificate authority data returned by this operation are required for kubelet and kubectl to communicate with your Kubernetes API server. For more information, see Creating or updating a kubeconfig file for an Amazon EKS cluster. The API server endpoint and certificate authority data aren't available until the cluster reaches the ACTIVE state.

Sourcemodule DescribeClusterRequest = Awso_eks.Values.DescribeClusterRequest

Describes an Amazon EKS cluster. The API server endpoint and certificate authority data returned by this operation are required for kubelet and kubectl to communicate with your Kubernetes API server. For more information, see Creating or updating a kubeconfig file for an Amazon EKS cluster. The API server endpoint and certificate authority data aren't available until the cluster reaches the ACTIVE state.

Sourcemodule DescribeCapabilityResponse = Awso_eks.Values.DescribeCapabilityResponse

Returns detailed information about a specific managed capability in your Amazon EKS cluster, including its current status, configuration, health information, and any issues that may be affecting its operation.

Sourcemodule DescribeCapabilityRequest = Awso_eks.Values.DescribeCapabilityRequest

Returns detailed information about a specific managed capability in your Amazon EKS cluster, including its current status, configuration, health information, and any issues that may be affecting its operation.

Sourcemodule DescribeAddonVersionsResponse = Awso_eks.Values.DescribeAddonVersionsResponse

Describes the versions for an add-on. Information such as the Kubernetes versions that you can use the add-on with, the owner, publisher, and the type of the add-on are returned.

Sourcemodule DescribeAddonVersionsRequest = Awso_eks.Values.DescribeAddonVersionsRequest

Describes the versions for an add-on. Information such as the Kubernetes versions that you can use the add-on with, the owner, publisher, and the type of the add-on are returned.

Sourcemodule DescribeAddonResponse = Awso_eks.Values.DescribeAddonResponse

Describes an Amazon EKS add-on.

Sourcemodule DescribeAddonRequest = Awso_eks.Values.DescribeAddonRequest

Describes an Amazon EKS add-on.

Sourcemodule DescribeAddonConfigurationResponse = Awso_eks.Values.DescribeAddonConfigurationResponse

Returns configuration options.

Sourcemodule DescribeAddonConfigurationRequest = Awso_eks.Values.DescribeAddonConfigurationRequest

Returns configuration options.

Sourcemodule DescribeAccessEntryResponse = Awso_eks.Values.DescribeAccessEntryResponse

Describes an access entry.

Sourcemodule DescribeAccessEntryRequest = Awso_eks.Values.DescribeAccessEntryRequest

Describes an access entry.

Sourcemodule DeregisterClusterResponse = Awso_eks.Values.DeregisterClusterResponse

Deregisters a connected cluster to remove it from the Amazon EKS control plane. A connected cluster is a Kubernetes cluster that you've connected to your control plane using the Amazon EKS Connector.

Sourcemodule DeregisterClusterRequest = Awso_eks.Values.DeregisterClusterRequest

Deregisters a connected cluster to remove it from the Amazon EKS control plane. A connected cluster is a Kubernetes cluster that you've connected to your control plane using the Amazon EKS Connector.

Sourcemodule DeletePodIdentityAssociationResponse = Awso_eks.Values.DeletePodIdentityAssociationResponse

Deletes a EKS Pod Identity association. The temporary Amazon Web Services credentials from the previous IAM role session might still be valid until the session expiry. If you need to immediately revoke the temporary session credentials, then go to the role in the IAM console.

Sourcemodule DeletePodIdentityAssociationRequest = Awso_eks.Values.DeletePodIdentityAssociationRequest

Deletes a EKS Pod Identity association. The temporary Amazon Web Services credentials from the previous IAM role session might still be valid until the session expiry. If you need to immediately revoke the temporary session credentials, then go to the role in the IAM console.

Sourcemodule DeleteNodegroupResponse = Awso_eks.Values.DeleteNodegroupResponse

Deletes a managed node group.

Sourcemodule DeleteNodegroupRequest = Awso_eks.Values.DeleteNodegroupRequest

Deletes a managed node group.

Sourcemodule DeleteFargateProfileResponse = Awso_eks.Values.DeleteFargateProfileResponse

Deletes an Fargate profile. When you delete a Fargate profile, any Pod running on Fargate that was created with the profile is deleted. If the Pod matches another Fargate profile, then it is scheduled on Fargate with that profile. If it no longer matches any Fargate profiles, then it's not scheduled on Fargate and may remain in a pending state. Only one Fargate profile in a cluster can be in the DELETING status at a time. You must wait for a Fargate profile to finish deleting before you can delete any other profiles in that cluster.

Sourcemodule DeleteFargateProfileRequest = Awso_eks.Values.DeleteFargateProfileRequest

Deletes an Fargate profile. When you delete a Fargate profile, any Pod running on Fargate that was created with the profile is deleted. If the Pod matches another Fargate profile, then it is scheduled on Fargate with that profile. If it no longer matches any Fargate profiles, then it's not scheduled on Fargate and may remain in a pending state. Only one Fargate profile in a cluster can be in the DELETING status at a time. You must wait for a Fargate profile to finish deleting before you can delete any other profiles in that cluster.

Sourcemodule DeleteEksAnywhereSubscriptionResponse = Awso_eks.Values.DeleteEksAnywhereSubscriptionResponse

Deletes an expired or inactive subscription. Deleting inactive subscriptions removes them from the Amazon Web Services Management Console view and from list/describe API responses. Subscriptions can only be cancelled within 7 days of creation and are cancelled by creating a ticket in the Amazon Web Services Support Center.

Sourcemodule DeleteEksAnywhereSubscriptionRequest = Awso_eks.Values.DeleteEksAnywhereSubscriptionRequest

Deletes an expired or inactive subscription. Deleting inactive subscriptions removes them from the Amazon Web Services Management Console view and from list/describe API responses. Subscriptions can only be cancelled within 7 days of creation and are cancelled by creating a ticket in the Amazon Web Services Support Center.

Sourcemodule DeleteClusterResponse = Awso_eks.Values.DeleteClusterResponse

Deletes an Amazon EKS cluster control plane. If you have active services and ingress resources in your cluster that are associated with a load balancer, you must delete those services before deleting the cluster so that the load balancers are deleted properly. Otherwise, you can have orphaned resources in your VPC that prevent you from being able to delete the VPC. For more information, see Deleting a cluster in the Amazon EKS User Guide. If you have managed node groups or Fargate profiles attached to the cluster, you must delete them first. For more information, see DeleteNodgroup and DeleteFargateProfile.

Sourcemodule DeleteClusterRequest = Awso_eks.Values.DeleteClusterRequest

Deletes an Amazon EKS cluster control plane. If you have active services and ingress resources in your cluster that are associated with a load balancer, you must delete those services before deleting the cluster so that the load balancers are deleted properly. Otherwise, you can have orphaned resources in your VPC that prevent you from being able to delete the VPC. For more information, see Deleting a cluster in the Amazon EKS User Guide. If you have managed node groups or Fargate profiles attached to the cluster, you must delete them first. For more information, see DeleteNodgroup and DeleteFargateProfile.

Sourcemodule DeleteCapabilityResponse = Awso_eks.Values.DeleteCapabilityResponse

Deletes a managed capability from your Amazon EKS cluster. When you delete a capability, Amazon EKS removes the capability infrastructure but retains all resources that were managed by the capability. Before deleting a capability, you should delete all Kubernetes resources that were created by the capability. After the capability is deleted, these resources become difficult to manage because the controller that managed them is no longer available. To delete resources before removing the capability, use kubectl delete or remove them through your GitOps workflow.

Sourcemodule DeleteCapabilityRequest = Awso_eks.Values.DeleteCapabilityRequest

Deletes a managed capability from your Amazon EKS cluster. When you delete a capability, Amazon EKS removes the capability infrastructure but retains all resources that were managed by the capability. Before deleting a capability, you should delete all Kubernetes resources that were created by the capability. After the capability is deleted, these resources become difficult to manage because the controller that managed them is no longer available. To delete resources before removing the capability, use kubectl delete or remove them through your GitOps workflow.

Sourcemodule DeleteAddonResponse = Awso_eks.Values.DeleteAddonResponse

Deletes an Amazon EKS add-on. When you remove an add-on, it's deleted from the cluster. You can always manually start an add-on on the cluster using the Kubernetes API.

Sourcemodule DeleteAddonRequest = Awso_eks.Values.DeleteAddonRequest

Deletes an Amazon EKS add-on. When you remove an add-on, it's deleted from the cluster. You can always manually start an add-on on the cluster using the Kubernetes API.

Sourcemodule DeleteAccessEntryResponse = Awso_eks.Values.DeleteAccessEntryResponse

Deletes an access entry. Deleting an access entry of a type other than Standard can cause your cluster to function improperly. If you delete an access entry in error, you can recreate it.

Sourcemodule DeleteAccessEntryRequest = Awso_eks.Values.DeleteAccessEntryRequest

Deletes an access entry. Deleting an access entry of a type other than Standard can cause your cluster to function improperly. If you delete an access entry in error, you can recreate it.

Sourcemodule CreatePodIdentityAssociationResponse = Awso_eks.Values.CreatePodIdentityAssociationResponse

Creates an EKS Pod Identity association between a service account in an Amazon EKS cluster and an IAM role with EKS Pod Identity. Use EKS Pod Identity to give temporary IAM credentials to Pods and the credentials are rotated automatically. Amazon EKS Pod Identity associations provide the ability to manage credentials for your applications, similar to the way that Amazon EC2 instance profiles provide credentials to Amazon EC2 instances. If a Pod uses a service account that has an association, Amazon EKS sets environment variables in the containers of the Pod. The environment variables configure the Amazon Web Services SDKs, including the Command Line Interface, to use the EKS Pod Identity credentials. EKS Pod Identity is a simpler method than IAM roles for service accounts, as this method doesn't use OIDC identity providers. Additionally, you can configure a role for EKS Pod Identity once, and reuse it across clusters. Similar to Amazon Web Services IAM behavior, EKS Pod Identity associations are eventually consistent, and may take several seconds to be effective after the initial API call returns successfully. You must design your applications to account for these potential delays. We recommend that you don’t include association create/updates in the critical, high-availability code paths of your application. Instead, make changes in a separate initialization or setup routine that you run less frequently. You can set a target IAM role in the same or a different account for advanced scenarios. With a target role, EKS Pod Identity automatically performs two role assumptions in sequence: first assuming the role in the association that is in this account, then using those credentials to assume the target IAM role. This process provides your Pod with temporary credentials that have the permissions defined in the target role, allowing secure access to resources in another Amazon Web Services account.

Sourcemodule CreatePodIdentityAssociationRequest = Awso_eks.Values.CreatePodIdentityAssociationRequest

Creates an EKS Pod Identity association between a service account in an Amazon EKS cluster and an IAM role with EKS Pod Identity. Use EKS Pod Identity to give temporary IAM credentials to Pods and the credentials are rotated automatically. Amazon EKS Pod Identity associations provide the ability to manage credentials for your applications, similar to the way that Amazon EC2 instance profiles provide credentials to Amazon EC2 instances. If a Pod uses a service account that has an association, Amazon EKS sets environment variables in the containers of the Pod. The environment variables configure the Amazon Web Services SDKs, including the Command Line Interface, to use the EKS Pod Identity credentials. EKS Pod Identity is a simpler method than IAM roles for service accounts, as this method doesn't use OIDC identity providers. Additionally, you can configure a role for EKS Pod Identity once, and reuse it across clusters. Similar to Amazon Web Services IAM behavior, EKS Pod Identity associations are eventually consistent, and may take several seconds to be effective after the initial API call returns successfully. You must design your applications to account for these potential delays. We recommend that you don’t include association create/updates in the critical, high-availability code paths of your application. Instead, make changes in a separate initialization or setup routine that you run less frequently. You can set a target IAM role in the same or a different account for advanced scenarios. With a target role, EKS Pod Identity automatically performs two role assumptions in sequence: first assuming the role in the association that is in this account, then using those credentials to assume the target IAM role. This process provides your Pod with temporary credentials that have the permissions defined in the target role, allowing secure access to resources in another Amazon Web Services account.

Sourcemodule CreateNodegroupResponse = Awso_eks.Values.CreateNodegroupResponse

Creates a managed node group for an Amazon EKS cluster. You can only create a node group for your cluster that is equal to the current Kubernetes version for the cluster. All node groups are created with the latest AMI release version for the respective minor Kubernetes version of the cluster, unless you deploy a custom AMI using a launch template. For later updates, you will only be able to update a node group using a launch template only if it was originally deployed with a launch template. Additionally, the launch template ID or name must match what was used when the node group was created. You can update the launch template version with necessary changes. For more information about using launch templates, see Customizing managed nodes with launch templates. An Amazon EKS managed node group is an Amazon EC2 Auto Scaling group and associated Amazon EC2 instances that are managed by Amazon Web Services for an Amazon EKS cluster. For more information, see Managed node groups in the Amazon EKS User Guide. Windows AMI types are only supported for commercial Amazon Web Services Regions that support Windows on Amazon EKS.

Sourcemodule CreateNodegroupRequest = Awso_eks.Values.CreateNodegroupRequest

Creates a managed node group for an Amazon EKS cluster. You can only create a node group for your cluster that is equal to the current Kubernetes version for the cluster. All node groups are created with the latest AMI release version for the respective minor Kubernetes version of the cluster, unless you deploy a custom AMI using a launch template. For later updates, you will only be able to update a node group using a launch template only if it was originally deployed with a launch template. Additionally, the launch template ID or name must match what was used when the node group was created. You can update the launch template version with necessary changes. For more information about using launch templates, see Customizing managed nodes with launch templates. An Amazon EKS managed node group is an Amazon EC2 Auto Scaling group and associated Amazon EC2 instances that are managed by Amazon Web Services for an Amazon EKS cluster. For more information, see Managed node groups in the Amazon EKS User Guide. Windows AMI types are only supported for commercial Amazon Web Services Regions that support Windows on Amazon EKS.

Sourcemodule CreateFargateProfileResponse = Awso_eks.Values.CreateFargateProfileResponse

Creates an Fargate profile for your Amazon EKS cluster. You must have at least one Fargate profile in a cluster to be able to run pods on Fargate. The Fargate profile allows an administrator to declare which pods run on Fargate and specify which pods run on which Fargate profile. This declaration is done through the profile's selectors. Each profile can have up to five selectors that contain a namespace and labels. A namespace is required for every selector. The label field consists of multiple optional key-value pairs. Pods that match the selectors are scheduled on Fargate. If a to-be-scheduled pod matches any of the selectors in the Fargate profile, then that pod is run on Fargate. When you create a Fargate profile, you must specify a pod execution role to use with the pods that are scheduled with the profile. This role is added to the cluster's Kubernetes Role Based Access Control (RBAC) for authorization so that the kubelet that is running on the Fargate infrastructure can register with your Amazon EKS cluster so that it can appear in your cluster as a node. The pod execution role also provides IAM permissions to the Fargate infrastructure to allow read access to Amazon ECR image repositories. For more information, see Pod Execution Role in the Amazon EKS User Guide. Fargate profiles are immutable. However, you can create a new updated profile to replace an existing profile and then delete the original after the updated profile has finished creating. If any Fargate profiles in a cluster are in the DELETING status, you must wait for that Fargate profile to finish deleting before you can create any other profiles in that cluster. For more information, see Fargate profile in the Amazon EKS User Guide.

Sourcemodule CreateFargateProfileRequest = Awso_eks.Values.CreateFargateProfileRequest

Creates an Fargate profile for your Amazon EKS cluster. You must have at least one Fargate profile in a cluster to be able to run pods on Fargate. The Fargate profile allows an administrator to declare which pods run on Fargate and specify which pods run on which Fargate profile. This declaration is done through the profile's selectors. Each profile can have up to five selectors that contain a namespace and labels. A namespace is required for every selector. The label field consists of multiple optional key-value pairs. Pods that match the selectors are scheduled on Fargate. If a to-be-scheduled pod matches any of the selectors in the Fargate profile, then that pod is run on Fargate. When you create a Fargate profile, you must specify a pod execution role to use with the pods that are scheduled with the profile. This role is added to the cluster's Kubernetes Role Based Access Control (RBAC) for authorization so that the kubelet that is running on the Fargate infrastructure can register with your Amazon EKS cluster so that it can appear in your cluster as a node. The pod execution role also provides IAM permissions to the Fargate infrastructure to allow read access to Amazon ECR image repositories. For more information, see Pod Execution Role in the Amazon EKS User Guide. Fargate profiles are immutable. However, you can create a new updated profile to replace an existing profile and then delete the original after the updated profile has finished creating. If any Fargate profiles in a cluster are in the DELETING status, you must wait for that Fargate profile to finish deleting before you can create any other profiles in that cluster. For more information, see Fargate profile in the Amazon EKS User Guide.

Sourcemodule CreateEksAnywhereSubscriptionResponse = Awso_eks.Values.CreateEksAnywhereSubscriptionResponse

Creates an EKS Anywhere subscription. When a subscription is created, it is a contract agreement for the length of the term specified in the request. Licenses that are used to validate support are provisioned in Amazon Web Services License Manager and the caller account is granted access to EKS Anywhere Curated Packages.

Sourcemodule CreateEksAnywhereSubscriptionRequest = Awso_eks.Values.CreateEksAnywhereSubscriptionRequest

Creates an EKS Anywhere subscription. When a subscription is created, it is a contract agreement for the length of the term specified in the request. Licenses that are used to validate support are provisioned in Amazon Web Services License Manager and the caller account is granted access to EKS Anywhere Curated Packages.

Sourcemodule CreateClusterResponse = Awso_eks.Values.CreateClusterResponse

Creates an Amazon EKS control plane. The Amazon EKS control plane consists of control plane instances that run the Kubernetes software, such as etcd and the API server. The control plane runs in an account managed by Amazon Web Services, and the Kubernetes API is exposed by the Amazon EKS API server endpoint. Each Amazon EKS cluster control plane is single tenant and unique. It runs on its own set of Amazon EC2 instances. The cluster control plane is provisioned across multiple Availability Zones and fronted by an Elastic Load Balancing Network Load Balancer. Amazon EKS also provisions elastic network interfaces in your VPC subnets to provide connectivity from the control plane instances to the nodes (for example, to support kubectl exec, logs, and proxy data flows). Amazon EKS nodes run in your Amazon Web Services account and connect to your cluster's control plane over the Kubernetes API server endpoint and a certificate file that is created for your cluster. You can use the endpointPublicAccess and endpointPrivateAccess parameters to enable or disable public and private access to your cluster's Kubernetes API server endpoint. By default, public access is enabled, and private access is disabled. The endpoint domain name and IP address family depends on the value of the ipFamily for the cluster. For more information, see Amazon EKS Cluster Endpoint Access Control in the Amazon EKS User Guide . You can use the logging parameter to enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs. By default, cluster control plane logs aren't exported to CloudWatch Logs. For more information, see Amazon EKS Cluster Control Plane Logs in the Amazon EKS User Guide . CloudWatch Logs ingestion, archive storage, and data scanning rates apply to exported control plane logs. For more information, see CloudWatch Pricing. In most cases, it takes several minutes to create a cluster. After you create an Amazon EKS cluster, you must configure your Kubernetes tooling to communicate with the API server and launch nodes into your cluster. For more information, see Allowing users to access your cluster and Launching Amazon EKS nodes in the Amazon EKS User Guide.

Sourcemodule CreateClusterRequest = Awso_eks.Values.CreateClusterRequest

Creates an Amazon EKS control plane. The Amazon EKS control plane consists of control plane instances that run the Kubernetes software, such as etcd and the API server. The control plane runs in an account managed by Amazon Web Services, and the Kubernetes API is exposed by the Amazon EKS API server endpoint. Each Amazon EKS cluster control plane is single tenant and unique. It runs on its own set of Amazon EC2 instances. The cluster control plane is provisioned across multiple Availability Zones and fronted by an Elastic Load Balancing Network Load Balancer. Amazon EKS also provisions elastic network interfaces in your VPC subnets to provide connectivity from the control plane instances to the nodes (for example, to support kubectl exec, logs, and proxy data flows). Amazon EKS nodes run in your Amazon Web Services account and connect to your cluster's control plane over the Kubernetes API server endpoint and a certificate file that is created for your cluster. You can use the endpointPublicAccess and endpointPrivateAccess parameters to enable or disable public and private access to your cluster's Kubernetes API server endpoint. By default, public access is enabled, and private access is disabled. The endpoint domain name and IP address family depends on the value of the ipFamily for the cluster. For more information, see Amazon EKS Cluster Endpoint Access Control in the Amazon EKS User Guide . You can use the logging parameter to enable or disable exporting the Kubernetes control plane logs for your cluster to CloudWatch Logs. By default, cluster control plane logs aren't exported to CloudWatch Logs. For more information, see Amazon EKS Cluster Control Plane Logs in the Amazon EKS User Guide . CloudWatch Logs ingestion, archive storage, and data scanning rates apply to exported control plane logs. For more information, see CloudWatch Pricing. In most cases, it takes several minutes to create a cluster. After you create an Amazon EKS cluster, you must configure your Kubernetes tooling to communicate with the API server and launch nodes into your cluster. For more information, see Allowing users to access your cluster and Launching Amazon EKS nodes in the Amazon EKS User Guide.

Sourcemodule CreateCapabilityResponse = Awso_eks.Values.CreateCapabilityResponse

Creates a managed capability resource for an Amazon EKS cluster. Capabilities provide fully managed capabilities to build and scale with Kubernetes. When you create a capability, Amazon EKSprovisions and manages the infrastructure required to run the capability outside of your cluster. This approach reduces operational overhead and preserves cluster resources. You can only create one Capability of each type on a given Amazon EKS cluster. Valid types are Argo CD for declarative GitOps deployment, Amazon Web Services Controllers for Kubernetes (ACK) for resource management, and Kube Resource Orchestrator (KRO) for Kubernetes custom resource orchestration. For more information, see EKS Capabilities in the Amazon EKS User Guide.

Sourcemodule CreateCapabilityRequest = Awso_eks.Values.CreateCapabilityRequest

Creates a managed capability resource for an Amazon EKS cluster. Capabilities provide fully managed capabilities to build and scale with Kubernetes. When you create a capability, Amazon EKSprovisions and manages the infrastructure required to run the capability outside of your cluster. This approach reduces operational overhead and preserves cluster resources. You can only create one Capability of each type on a given Amazon EKS cluster. Valid types are Argo CD for declarative GitOps deployment, Amazon Web Services Controllers for Kubernetes (ACK) for resource management, and Kube Resource Orchestrator (KRO) for Kubernetes custom resource orchestration. For more information, see EKS Capabilities in the Amazon EKS User Guide.

Sourcemodule CreateAddonResponse = Awso_eks.Values.CreateAddonResponse

Creates an Amazon EKS add-on. Amazon EKS add-ons help to automate the provisioning and lifecycle management of common operational software for Amazon EKS clusters. For more information, see Amazon EKS add-ons in the Amazon EKS User Guide.

Sourcemodule CreateAddonRequest = Awso_eks.Values.CreateAddonRequest

Creates an Amazon EKS add-on. Amazon EKS add-ons help to automate the provisioning and lifecycle management of common operational software for Amazon EKS clusters. For more information, see Amazon EKS add-ons in the Amazon EKS User Guide.

Sourcemodule CreateAccessEntryResponse = Awso_eks.Values.CreateAccessEntryResponse

Creates an access entry. An access entry allows an IAM principal to access your cluster. Access entries can replace the need to maintain entries in the aws-auth ConfigMap for authentication. You have the following options for authorizing an IAM principal to access Kubernetes objects on your cluster: Kubernetes role-based access control (RBAC), Amazon EKS, or both. Kubernetes RBAC authorization requires you to create and manage Kubernetes Role, ClusterRole, RoleBinding, and ClusterRoleBinding objects, in addition to managing access entries. If you use Amazon EKS authorization exclusively, you don't need to create and manage Kubernetes Role, ClusterRole, RoleBinding, and ClusterRoleBinding objects. For more information about access entries, see Access entries in the Amazon EKS User Guide.

Sourcemodule CreateAccessEntryRequest = Awso_eks.Values.CreateAccessEntryRequest

Creates an access entry. An access entry allows an IAM principal to access your cluster. Access entries can replace the need to maintain entries in the aws-auth ConfigMap for authentication. You have the following options for authorizing an IAM principal to access Kubernetes objects on your cluster: Kubernetes role-based access control (RBAC), Amazon EKS, or both. Kubernetes RBAC authorization requires you to create and manage Kubernetes Role, ClusterRole, RoleBinding, and ClusterRoleBinding objects, in addition to managing access entries. If you use Amazon EKS authorization exclusively, you don't need to create and manage Kubernetes Role, ClusterRole, RoleBinding, and ClusterRoleBinding objects. For more information about access entries, see Access entries in the Amazon EKS User Guide.

Sourcemodule AssociateIdentityProviderConfigResponse = Awso_eks.Values.AssociateIdentityProviderConfigResponse

Associates an identity provider configuration to a cluster. If you want to authenticate identities using an identity provider, you can create an identity provider configuration and associate it to your cluster. After configuring authentication to your cluster you can create Kubernetes Role and ClusterRole objects, assign permissions to them, and then bind them to the identities using Kubernetes RoleBinding and ClusterRoleBinding objects. For more information see Using RBAC Authorization in the Kubernetes documentation.

Sourcemodule AssociateIdentityProviderConfigRequest = Awso_eks.Values.AssociateIdentityProviderConfigRequest

Associates an identity provider configuration to a cluster. If you want to authenticate identities using an identity provider, you can create an identity provider configuration and associate it to your cluster. After configuring authentication to your cluster you can create Kubernetes Role and ClusterRole objects, assign permissions to them, and then bind them to the identities using Kubernetes RoleBinding and ClusterRoleBinding objects. For more information see Using RBAC Authorization in the Kubernetes documentation.

Sourcemodule AssociateEncryptionConfigResponse = Awso_eks.Values.AssociateEncryptionConfigResponse

Associates an encryption configuration to an existing cluster. Use this API to enable encryption on existing clusters that don't already have encryption enabled. This allows you to implement a defense-in-depth security strategy without migrating applications to new Amazon EKS clusters.

Sourcemodule AssociateEncryptionConfigRequest = Awso_eks.Values.AssociateEncryptionConfigRequest

Associates an encryption configuration to an existing cluster. Use this API to enable encryption on existing clusters that don't already have encryption enabled. This allows you to implement a defense-in-depth security strategy without migrating applications to new Amazon EKS clusters.

Sourcemodule AssociateAccessPolicyResponse = Awso_eks.Values.AssociateAccessPolicyResponse

Associates an access policy and its scope to an access entry. For more information about associating access policies, see Associating and disassociating access policies to and from access entries in the Amazon EKS User Guide.

Sourcemodule AssociateAccessPolicyRequest = Awso_eks.Values.AssociateAccessPolicyRequest

Associates an access policy and its scope to an access entry. For more information about associating access policies, see Associating and disassociating access policies to and from access entries in the Amazon EKS User Guide.