ServiceUpdate - Amazon ElastiCache
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).

ServiceUpdate

An update that you can apply to your Redis clusters.

Contents

Note

In the following list, the required parameters are described first.

AutoUpdateAfterRecommendedApplyByDate

Indicates whether the service update will be automatically applied once the recommended apply-by date has expired.

Type: Boolean

Required: No

Engine

The Elasticache engine to which the update applies. Either Redis or Memcached

Type: String

Required: No

EngineVersion

The Elasticache engine version to which the update applies. Either Redis or Memcached engine version

Type: String

Required: No

EstimatedUpdateTime

The estimated length of time the service update will take

Type: String

Required: No

ServiceUpdateDescription

Provides details of the service update

Type: String

Required: No

ServiceUpdateEndDate

The date after which the service update is no longer available

Type: Timestamp

Required: No

ServiceUpdateName

The unique ID of the service update

Type: String

Required: No

ServiceUpdateRecommendedApplyByDate

The recommendend date to apply the service update in order to ensure compliance. For information on compliance, see Self-Service Security Updates for Compliance.

Type: Timestamp

Required: No

ServiceUpdateReleaseDate

The date when the service update is initially available

Type: Timestamp

Required: No

ServiceUpdateSeverity

The severity of the service update

Type: String

Valid Values: critical | important | medium | low

Required: No

ServiceUpdateStatus

The status of the service update

Type: String

Valid Values: available | cancelled | expired

Required: No

ServiceUpdateType

Reflects the nature of the service update

Type: String

Valid Values: security-update

Required: No

See Also

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