View a markdown version of this page

Update - Amazon EKS

Update

An object representing an asynchronous update.

Contents

cancellation

The latest cancellation information for the update. This field is present only if any cancellation is attempted for the update.

Type: Cancellation object

Required: No

createdAt

The Unix epoch timestamp at object creation.

Type: Timestamp

Required: No

errors

Any errors associated with a Failed update.

Type: Array of ErrorDetail objects

Required: No

id

A UUID that is used to track the update.

Type: String

Required: No

params

A key-value map that contains the parameters associated with the update.

Type: Array of UpdateParam objects

Required: No

status

The current status of the update.

Type: String

Valid Values: InProgress | Failed | Cancelled | Successful

Required: No

type

The type of the update.

Type: String

Valid Values: VersionUpdate | EndpointAccessUpdate | LoggingUpdate | ConfigUpdate | AssociateIdentityProviderConfig | DisassociateIdentityProviderConfig | AssociateEncryptionConfig | AddonUpdate | VpcConfigUpdate | AccessConfigUpdate | UpgradePolicyUpdate | ZonalShiftConfigUpdate | AutoModeUpdate | RemoteNetworkConfigUpdate | DeletionProtectionUpdate | CapabilityUpdate | ControlPlaneScalingConfigUpdate | VendedLogsUpdate | ControlPlaneEgressUpdate | VersionRollback

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: