Update - Amazon EKS
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Update

An object representing an asynchronous update.

Contents

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

Required: No

See Also

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