KubernetesScalingResource
Defines a Kubernetes resource to scale in an Amazon EKS cluster.
Contents
- name
-
The name for the Kubernetes resource.
Type: String
Required: Yes
- namespace
-
The namespace for the Kubernetes resource.
Type: String
Pattern:
[a-z0-9][a-z0-9-]{0,61}[a-z0-9]
Required: Yes
- hpaName
-
The hpaname for the Kubernetes resource.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: