aws-sdk-elasticache 1.17.0 → 1.18.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/aws-sdk-elasticache.rb +1 -1
- data/lib/aws-sdk-elasticache/client.rb +404 -176
- data/lib/aws-sdk-elasticache/client_api.rb +198 -0
- data/lib/aws-sdk-elasticache/types.rb +798 -321
- metadata +2 -2
@@ -24,6 +24,8 @@ module Aws::ElastiCache
|
|
24
24
|
AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
|
25
25
|
AvailabilityZonesList = Shapes::ListShape.new(name: 'AvailabilityZonesList')
|
26
26
|
AwsQueryErrorMessage = Shapes::StringShape.new(name: 'AwsQueryErrorMessage')
|
27
|
+
BatchApplyUpdateActionMessage = Shapes::StructureShape.new(name: 'BatchApplyUpdateActionMessage')
|
28
|
+
BatchStopUpdateActionMessage = Shapes::StructureShape.new(name: 'BatchStopUpdateActionMessage')
|
27
29
|
Boolean = Shapes::BooleanShape.new(name: 'Boolean')
|
28
30
|
BooleanOptional = Shapes::BooleanShape.new(name: 'BooleanOptional')
|
29
31
|
CacheCluster = Shapes::StructureShape.new(name: 'CacheCluster')
|
@@ -108,8 +110,10 @@ module Aws::ElastiCache
|
|
108
110
|
DescribeReplicationGroupsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationGroupsMessage')
|
109
111
|
DescribeReservedCacheNodesMessage = Shapes::StructureShape.new(name: 'DescribeReservedCacheNodesMessage')
|
110
112
|
DescribeReservedCacheNodesOfferingsMessage = Shapes::StructureShape.new(name: 'DescribeReservedCacheNodesOfferingsMessage')
|
113
|
+
DescribeServiceUpdatesMessage = Shapes::StructureShape.new(name: 'DescribeServiceUpdatesMessage')
|
111
114
|
DescribeSnapshotsListMessage = Shapes::StructureShape.new(name: 'DescribeSnapshotsListMessage')
|
112
115
|
DescribeSnapshotsMessage = Shapes::StructureShape.new(name: 'DescribeSnapshotsMessage')
|
116
|
+
DescribeUpdateActionsMessage = Shapes::StructureShape.new(name: 'DescribeUpdateActionsMessage')
|
113
117
|
Double = Shapes::FloatShape.new(name: 'Double')
|
114
118
|
EC2SecurityGroup = Shapes::StructureShape.new(name: 'EC2SecurityGroup')
|
115
119
|
EC2SecurityGroupList = Shapes::ListShape.new(name: 'EC2SecurityGroupList')
|
@@ -152,7 +156,11 @@ module Aws::ElastiCache
|
|
152
156
|
NodeGroupList = Shapes::ListShape.new(name: 'NodeGroupList')
|
153
157
|
NodeGroupMember = Shapes::StructureShape.new(name: 'NodeGroupMember')
|
154
158
|
NodeGroupMemberList = Shapes::ListShape.new(name: 'NodeGroupMemberList')
|
159
|
+
NodeGroupMemberUpdateStatus = Shapes::StructureShape.new(name: 'NodeGroupMemberUpdateStatus')
|
160
|
+
NodeGroupMemberUpdateStatusList = Shapes::ListShape.new(name: 'NodeGroupMemberUpdateStatusList')
|
155
161
|
NodeGroupNotFoundFault = Shapes::StructureShape.new(name: 'NodeGroupNotFoundFault')
|
162
|
+
NodeGroupUpdateStatus = Shapes::StructureShape.new(name: 'NodeGroupUpdateStatus')
|
163
|
+
NodeGroupUpdateStatusList = Shapes::ListShape.new(name: 'NodeGroupUpdateStatusList')
|
156
164
|
NodeGroupsPerReplicationGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'NodeGroupsPerReplicationGroupQuotaExceededFault')
|
157
165
|
NodeGroupsToRemoveList = Shapes::ListShape.new(name: 'NodeGroupsToRemoveList')
|
158
166
|
NodeGroupsToRetainList = Shapes::ListShape.new(name: 'NodeGroupsToRetainList')
|
@@ -161,6 +169,8 @@ module Aws::ElastiCache
|
|
161
169
|
NodeSnapshot = Shapes::StructureShape.new(name: 'NodeSnapshot')
|
162
170
|
NodeSnapshotList = Shapes::ListShape.new(name: 'NodeSnapshotList')
|
163
171
|
NodeTypeList = Shapes::ListShape.new(name: 'NodeTypeList')
|
172
|
+
NodeUpdateInitiatedBy = Shapes::StringShape.new(name: 'NodeUpdateInitiatedBy')
|
173
|
+
NodeUpdateStatus = Shapes::StringShape.new(name: 'NodeUpdateStatus')
|
164
174
|
NotificationConfiguration = Shapes::StructureShape.new(name: 'NotificationConfiguration')
|
165
175
|
Parameter = Shapes::StructureShape.new(name: 'Parameter')
|
166
176
|
ParameterNameValue = Shapes::StructureShape.new(name: 'ParameterNameValue')
|
@@ -169,6 +179,8 @@ module Aws::ElastiCache
|
|
169
179
|
PendingAutomaticFailoverStatus = Shapes::StringShape.new(name: 'PendingAutomaticFailoverStatus')
|
170
180
|
PendingModifiedValues = Shapes::StructureShape.new(name: 'PendingModifiedValues')
|
171
181
|
PreferredAvailabilityZoneList = Shapes::ListShape.new(name: 'PreferredAvailabilityZoneList')
|
182
|
+
ProcessedUpdateAction = Shapes::StructureShape.new(name: 'ProcessedUpdateAction')
|
183
|
+
ProcessedUpdateActionList = Shapes::ListShape.new(name: 'ProcessedUpdateActionList')
|
172
184
|
PurchaseReservedCacheNodesOfferingMessage = Shapes::StructureShape.new(name: 'PurchaseReservedCacheNodesOfferingMessage')
|
173
185
|
PurchaseReservedCacheNodesOfferingResult = Shapes::StructureShape.new(name: 'PurchaseReservedCacheNodesOfferingResult')
|
174
186
|
RebootCacheClusterMessage = Shapes::StructureShape.new(name: 'RebootCacheClusterMessage')
|
@@ -180,6 +192,7 @@ module Aws::ElastiCache
|
|
180
192
|
ReplicaConfigurationList = Shapes::ListShape.new(name: 'ReplicaConfigurationList')
|
181
193
|
ReplicationGroup = Shapes::StructureShape.new(name: 'ReplicationGroup')
|
182
194
|
ReplicationGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'ReplicationGroupAlreadyExistsFault')
|
195
|
+
ReplicationGroupIdList = Shapes::ListShape.new(name: 'ReplicationGroupIdList')
|
183
196
|
ReplicationGroupList = Shapes::ListShape.new(name: 'ReplicationGroupList')
|
184
197
|
ReplicationGroupMessage = Shapes::StructureShape.new(name: 'ReplicationGroupMessage')
|
185
198
|
ReplicationGroupNotFoundFault = Shapes::StructureShape.new(name: 'ReplicationGroupNotFoundFault')
|
@@ -204,6 +217,15 @@ module Aws::ElastiCache
|
|
204
217
|
SecurityGroupMembership = Shapes::StructureShape.new(name: 'SecurityGroupMembership')
|
205
218
|
SecurityGroupMembershipList = Shapes::ListShape.new(name: 'SecurityGroupMembershipList')
|
206
219
|
ServiceLinkedRoleNotFoundFault = Shapes::StructureShape.new(name: 'ServiceLinkedRoleNotFoundFault')
|
220
|
+
ServiceUpdate = Shapes::StructureShape.new(name: 'ServiceUpdate')
|
221
|
+
ServiceUpdateList = Shapes::ListShape.new(name: 'ServiceUpdateList')
|
222
|
+
ServiceUpdateNotFoundFault = Shapes::StructureShape.new(name: 'ServiceUpdateNotFoundFault')
|
223
|
+
ServiceUpdateSeverity = Shapes::StringShape.new(name: 'ServiceUpdateSeverity')
|
224
|
+
ServiceUpdateStatus = Shapes::StringShape.new(name: 'ServiceUpdateStatus')
|
225
|
+
ServiceUpdateStatusList = Shapes::ListShape.new(name: 'ServiceUpdateStatusList')
|
226
|
+
ServiceUpdateType = Shapes::StringShape.new(name: 'ServiceUpdateType')
|
227
|
+
ServiceUpdatesMessage = Shapes::StructureShape.new(name: 'ServiceUpdatesMessage')
|
228
|
+
SlaMet = Shapes::StringShape.new(name: 'SlaMet')
|
207
229
|
SlotMigration = Shapes::StructureShape.new(name: 'SlotMigration')
|
208
230
|
Snapshot = Shapes::StructureShape.new(name: 'Snapshot')
|
209
231
|
SnapshotAlreadyExistsFault = Shapes::StructureShape.new(name: 'SnapshotAlreadyExistsFault')
|
@@ -227,6 +249,15 @@ module Aws::ElastiCache
|
|
227
249
|
TestFailoverMessage = Shapes::StructureShape.new(name: 'TestFailoverMessage')
|
228
250
|
TestFailoverNotAvailableFault = Shapes::StructureShape.new(name: 'TestFailoverNotAvailableFault')
|
229
251
|
TestFailoverResult = Shapes::StructureShape.new(name: 'TestFailoverResult')
|
252
|
+
TimeRangeFilter = Shapes::StructureShape.new(name: 'TimeRangeFilter')
|
253
|
+
UnprocessedUpdateAction = Shapes::StructureShape.new(name: 'UnprocessedUpdateAction')
|
254
|
+
UnprocessedUpdateActionList = Shapes::ListShape.new(name: 'UnprocessedUpdateActionList')
|
255
|
+
UpdateAction = Shapes::StructureShape.new(name: 'UpdateAction')
|
256
|
+
UpdateActionList = Shapes::ListShape.new(name: 'UpdateActionList')
|
257
|
+
UpdateActionResultsMessage = Shapes::StructureShape.new(name: 'UpdateActionResultsMessage')
|
258
|
+
UpdateActionStatus = Shapes::StringShape.new(name: 'UpdateActionStatus')
|
259
|
+
UpdateActionStatusList = Shapes::ListShape.new(name: 'UpdateActionStatusList')
|
260
|
+
UpdateActionsMessage = Shapes::StructureShape.new(name: 'UpdateActionsMessage')
|
230
261
|
|
231
262
|
AddTagsToResourceMessage.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
|
232
263
|
AddTagsToResourceMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
|
@@ -248,6 +279,14 @@ module Aws::ElastiCache
|
|
248
279
|
|
249
280
|
AvailabilityZonesList.member = Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone")
|
250
281
|
|
282
|
+
BatchApplyUpdateActionMessage.add_member(:replication_group_ids, Shapes::ShapeRef.new(shape: ReplicationGroupIdList, required: true, location_name: "ReplicationGroupIds"))
|
283
|
+
BatchApplyUpdateActionMessage.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ServiceUpdateName"))
|
284
|
+
BatchApplyUpdateActionMessage.struct_class = Types::BatchApplyUpdateActionMessage
|
285
|
+
|
286
|
+
BatchStopUpdateActionMessage.add_member(:replication_group_ids, Shapes::ShapeRef.new(shape: ReplicationGroupIdList, required: true, location_name: "ReplicationGroupIds"))
|
287
|
+
BatchStopUpdateActionMessage.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ServiceUpdateName"))
|
288
|
+
BatchStopUpdateActionMessage.struct_class = Types::BatchStopUpdateActionMessage
|
289
|
+
|
251
290
|
CacheCluster.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
|
252
291
|
CacheCluster.add_member(:configuration_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "ConfigurationEndpoint"))
|
253
292
|
CacheCluster.add_member(:client_download_landing_page, Shapes::ShapeRef.new(shape: String, location_name: "ClientDownloadLandingPage"))
|
@@ -606,6 +645,12 @@ module Aws::ElastiCache
|
|
606
645
|
DescribeReservedCacheNodesOfferingsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
|
607
646
|
DescribeReservedCacheNodesOfferingsMessage.struct_class = Types::DescribeReservedCacheNodesOfferingsMessage
|
608
647
|
|
648
|
+
DescribeServiceUpdatesMessage.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
|
649
|
+
DescribeServiceUpdatesMessage.add_member(:service_update_status, Shapes::ShapeRef.new(shape: ServiceUpdateStatusList, location_name: "ServiceUpdateStatus"))
|
650
|
+
DescribeServiceUpdatesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
|
651
|
+
DescribeServiceUpdatesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
|
652
|
+
DescribeServiceUpdatesMessage.struct_class = Types::DescribeServiceUpdatesMessage
|
653
|
+
|
609
654
|
DescribeSnapshotsListMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
|
610
655
|
DescribeSnapshotsListMessage.add_member(:snapshots, Shapes::ShapeRef.new(shape: SnapshotList, location_name: "Snapshots"))
|
611
656
|
DescribeSnapshotsListMessage.struct_class = Types::DescribeSnapshotsListMessage
|
@@ -619,6 +664,16 @@ module Aws::ElastiCache
|
|
619
664
|
DescribeSnapshotsMessage.add_member(:show_node_group_config, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ShowNodeGroupConfig"))
|
620
665
|
DescribeSnapshotsMessage.struct_class = Types::DescribeSnapshotsMessage
|
621
666
|
|
667
|
+
DescribeUpdateActionsMessage.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
|
668
|
+
DescribeUpdateActionsMessage.add_member(:replication_group_ids, Shapes::ShapeRef.new(shape: ReplicationGroupIdList, location_name: "ReplicationGroupIds"))
|
669
|
+
DescribeUpdateActionsMessage.add_member(:service_update_status, Shapes::ShapeRef.new(shape: ServiceUpdateStatusList, location_name: "ServiceUpdateStatus"))
|
670
|
+
DescribeUpdateActionsMessage.add_member(:service_update_time_range, Shapes::ShapeRef.new(shape: TimeRangeFilter, location_name: "ServiceUpdateTimeRange"))
|
671
|
+
DescribeUpdateActionsMessage.add_member(:update_action_status, Shapes::ShapeRef.new(shape: UpdateActionStatusList, location_name: "UpdateActionStatus"))
|
672
|
+
DescribeUpdateActionsMessage.add_member(:show_node_level_update_status, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ShowNodeLevelUpdateStatus"))
|
673
|
+
DescribeUpdateActionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
|
674
|
+
DescribeUpdateActionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
|
675
|
+
DescribeUpdateActionsMessage.struct_class = Types::DescribeUpdateActionsMessage
|
676
|
+
|
622
677
|
EC2SecurityGroup.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
|
623
678
|
EC2SecurityGroup.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupName"))
|
624
679
|
EC2SecurityGroup.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupOwnerId"))
|
@@ -767,6 +822,25 @@ module Aws::ElastiCache
|
|
767
822
|
|
768
823
|
NodeGroupMemberList.member = Shapes::ShapeRef.new(shape: NodeGroupMember, location_name: "NodeGroupMember")
|
769
824
|
|
825
|
+
NodeGroupMemberUpdateStatus.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
|
826
|
+
NodeGroupMemberUpdateStatus.add_member(:cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId"))
|
827
|
+
NodeGroupMemberUpdateStatus.add_member(:node_update_status, Shapes::ShapeRef.new(shape: NodeUpdateStatus, location_name: "NodeUpdateStatus"))
|
828
|
+
NodeGroupMemberUpdateStatus.add_member(:node_deletion_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "NodeDeletionDate"))
|
829
|
+
NodeGroupMemberUpdateStatus.add_member(:node_update_start_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "NodeUpdateStartDate"))
|
830
|
+
NodeGroupMemberUpdateStatus.add_member(:node_update_end_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "NodeUpdateEndDate"))
|
831
|
+
NodeGroupMemberUpdateStatus.add_member(:node_update_initiated_by, Shapes::ShapeRef.new(shape: NodeUpdateInitiatedBy, location_name: "NodeUpdateInitiatedBy"))
|
832
|
+
NodeGroupMemberUpdateStatus.add_member(:node_update_initiated_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "NodeUpdateInitiatedDate"))
|
833
|
+
NodeGroupMemberUpdateStatus.add_member(:node_update_status_modified_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "NodeUpdateStatusModifiedDate"))
|
834
|
+
NodeGroupMemberUpdateStatus.struct_class = Types::NodeGroupMemberUpdateStatus
|
835
|
+
|
836
|
+
NodeGroupMemberUpdateStatusList.member = Shapes::ShapeRef.new(shape: NodeGroupMemberUpdateStatus, location_name: "NodeGroupMemberUpdateStatus")
|
837
|
+
|
838
|
+
NodeGroupUpdateStatus.add_member(:node_group_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeGroupId"))
|
839
|
+
NodeGroupUpdateStatus.add_member(:node_group_member_update_status, Shapes::ShapeRef.new(shape: NodeGroupMemberUpdateStatusList, location_name: "NodeGroupMemberUpdateStatus"))
|
840
|
+
NodeGroupUpdateStatus.struct_class = Types::NodeGroupUpdateStatus
|
841
|
+
|
842
|
+
NodeGroupUpdateStatusList.member = Shapes::ShapeRef.new(shape: NodeGroupUpdateStatus, location_name: "NodeGroupUpdateStatus")
|
843
|
+
|
770
844
|
NodeGroupsToRemoveList.member = Shapes::ShapeRef.new(shape: AllowedNodeGroupId, location_name: "NodeGroupToRemove")
|
771
845
|
|
772
846
|
NodeGroupsToRetainList.member = Shapes::ShapeRef.new(shape: AllowedNodeGroupId, location_name: "NodeGroupToRetain")
|
@@ -815,6 +889,13 @@ module Aws::ElastiCache
|
|
815
889
|
|
816
890
|
PreferredAvailabilityZoneList.member = Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone")
|
817
891
|
|
892
|
+
ProcessedUpdateAction.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
|
893
|
+
ProcessedUpdateAction.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
|
894
|
+
ProcessedUpdateAction.add_member(:update_action_status, Shapes::ShapeRef.new(shape: UpdateActionStatus, location_name: "UpdateActionStatus"))
|
895
|
+
ProcessedUpdateAction.struct_class = Types::ProcessedUpdateAction
|
896
|
+
|
897
|
+
ProcessedUpdateActionList.member = Shapes::ShapeRef.new(shape: ProcessedUpdateAction, location_name: "ProcessedUpdateAction")
|
898
|
+
|
818
899
|
PurchaseReservedCacheNodesOfferingMessage.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReservedCacheNodesOfferingId"))
|
819
900
|
PurchaseReservedCacheNodesOfferingMessage.add_member(:reserved_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodeId"))
|
820
901
|
PurchaseReservedCacheNodesOfferingMessage.add_member(:cache_node_count, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "CacheNodeCount"))
|
@@ -862,6 +943,8 @@ module Aws::ElastiCache
|
|
862
943
|
ReplicationGroup.add_member(:at_rest_encryption_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AtRestEncryptionEnabled"))
|
863
944
|
ReplicationGroup.struct_class = Types::ReplicationGroup
|
864
945
|
|
946
|
+
ReplicationGroupIdList.member = Shapes::ShapeRef.new(shape: String)
|
947
|
+
|
865
948
|
ReplicationGroupList.member = Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup")
|
866
949
|
|
867
950
|
ReplicationGroupMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
|
@@ -940,6 +1023,28 @@ module Aws::ElastiCache
|
|
940
1023
|
|
941
1024
|
SecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: SecurityGroupMembership)
|
942
1025
|
|
1026
|
+
ServiceUpdate.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
|
1027
|
+
ServiceUpdate.add_member(:service_update_release_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ServiceUpdateReleaseDate"))
|
1028
|
+
ServiceUpdate.add_member(:service_update_end_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ServiceUpdateEndDate"))
|
1029
|
+
ServiceUpdate.add_member(:service_update_severity, Shapes::ShapeRef.new(shape: ServiceUpdateSeverity, location_name: "ServiceUpdateSeverity"))
|
1030
|
+
ServiceUpdate.add_member(:service_update_recommended_apply_by_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ServiceUpdateRecommendedApplyByDate"))
|
1031
|
+
ServiceUpdate.add_member(:service_update_status, Shapes::ShapeRef.new(shape: ServiceUpdateStatus, location_name: "ServiceUpdateStatus"))
|
1032
|
+
ServiceUpdate.add_member(:service_update_description, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateDescription"))
|
1033
|
+
ServiceUpdate.add_member(:service_update_type, Shapes::ShapeRef.new(shape: ServiceUpdateType, location_name: "ServiceUpdateType"))
|
1034
|
+
ServiceUpdate.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
|
1035
|
+
ServiceUpdate.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
|
1036
|
+
ServiceUpdate.add_member(:auto_update_after_recommended_apply_by_date, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoUpdateAfterRecommendedApplyByDate"))
|
1037
|
+
ServiceUpdate.add_member(:estimated_update_time, Shapes::ShapeRef.new(shape: String, location_name: "EstimatedUpdateTime"))
|
1038
|
+
ServiceUpdate.struct_class = Types::ServiceUpdate
|
1039
|
+
|
1040
|
+
ServiceUpdateList.member = Shapes::ShapeRef.new(shape: ServiceUpdate, location_name: "ServiceUpdate")
|
1041
|
+
|
1042
|
+
ServiceUpdateStatusList.member = Shapes::ShapeRef.new(shape: ServiceUpdateStatus)
|
1043
|
+
|
1044
|
+
ServiceUpdatesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
|
1045
|
+
ServiceUpdatesMessage.add_member(:service_updates, Shapes::ShapeRef.new(shape: ServiceUpdateList, location_name: "ServiceUpdates"))
|
1046
|
+
ServiceUpdatesMessage.struct_class = Types::ServiceUpdatesMessage
|
1047
|
+
|
943
1048
|
SlotMigration.add_member(:progress_percentage, Shapes::ShapeRef.new(shape: Double, location_name: "ProgressPercentage"))
|
944
1049
|
SlotMigration.struct_class = Types::SlotMigration
|
945
1050
|
|
@@ -997,6 +1102,46 @@ module Aws::ElastiCache
|
|
997
1102
|
TestFailoverResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
|
998
1103
|
TestFailoverResult.struct_class = Types::TestFailoverResult
|
999
1104
|
|
1105
|
+
TimeRangeFilter.add_member(:start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "StartTime"))
|
1106
|
+
TimeRangeFilter.add_member(:end_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "EndTime"))
|
1107
|
+
TimeRangeFilter.struct_class = Types::TimeRangeFilter
|
1108
|
+
|
1109
|
+
UnprocessedUpdateAction.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
|
1110
|
+
UnprocessedUpdateAction.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
|
1111
|
+
UnprocessedUpdateAction.add_member(:error_type, Shapes::ShapeRef.new(shape: String, location_name: "ErrorType"))
|
1112
|
+
UnprocessedUpdateAction.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
|
1113
|
+
UnprocessedUpdateAction.struct_class = Types::UnprocessedUpdateAction
|
1114
|
+
|
1115
|
+
UnprocessedUpdateActionList.member = Shapes::ShapeRef.new(shape: UnprocessedUpdateAction, location_name: "UnprocessedUpdateAction")
|
1116
|
+
|
1117
|
+
UpdateAction.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
|
1118
|
+
UpdateAction.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
|
1119
|
+
UpdateAction.add_member(:service_update_release_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ServiceUpdateReleaseDate"))
|
1120
|
+
UpdateAction.add_member(:service_update_severity, Shapes::ShapeRef.new(shape: ServiceUpdateSeverity, location_name: "ServiceUpdateSeverity"))
|
1121
|
+
UpdateAction.add_member(:service_update_status, Shapes::ShapeRef.new(shape: ServiceUpdateStatus, location_name: "ServiceUpdateStatus"))
|
1122
|
+
UpdateAction.add_member(:service_update_recommended_apply_by_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ServiceUpdateRecommendedApplyByDate"))
|
1123
|
+
UpdateAction.add_member(:service_update_type, Shapes::ShapeRef.new(shape: ServiceUpdateType, location_name: "ServiceUpdateType"))
|
1124
|
+
UpdateAction.add_member(:update_action_available_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "UpdateActionAvailableDate"))
|
1125
|
+
UpdateAction.add_member(:update_action_status, Shapes::ShapeRef.new(shape: UpdateActionStatus, location_name: "UpdateActionStatus"))
|
1126
|
+
UpdateAction.add_member(:nodes_updated, Shapes::ShapeRef.new(shape: String, location_name: "NodesUpdated"))
|
1127
|
+
UpdateAction.add_member(:update_action_status_modified_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "UpdateActionStatusModifiedDate"))
|
1128
|
+
UpdateAction.add_member(:sla_met, Shapes::ShapeRef.new(shape: SlaMet, location_name: "SlaMet"))
|
1129
|
+
UpdateAction.add_member(:node_group_update_status, Shapes::ShapeRef.new(shape: NodeGroupUpdateStatusList, location_name: "NodeGroupUpdateStatus"))
|
1130
|
+
UpdateAction.add_member(:estimated_update_time, Shapes::ShapeRef.new(shape: String, location_name: "EstimatedUpdateTime"))
|
1131
|
+
UpdateAction.struct_class = Types::UpdateAction
|
1132
|
+
|
1133
|
+
UpdateActionList.member = Shapes::ShapeRef.new(shape: UpdateAction, location_name: "UpdateAction")
|
1134
|
+
|
1135
|
+
UpdateActionResultsMessage.add_member(:processed_update_actions, Shapes::ShapeRef.new(shape: ProcessedUpdateActionList, location_name: "ProcessedUpdateActions"))
|
1136
|
+
UpdateActionResultsMessage.add_member(:unprocessed_update_actions, Shapes::ShapeRef.new(shape: UnprocessedUpdateActionList, location_name: "UnprocessedUpdateActions"))
|
1137
|
+
UpdateActionResultsMessage.struct_class = Types::UpdateActionResultsMessage
|
1138
|
+
|
1139
|
+
UpdateActionStatusList.member = Shapes::ShapeRef.new(shape: UpdateActionStatus)
|
1140
|
+
|
1141
|
+
UpdateActionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
|
1142
|
+
UpdateActionsMessage.add_member(:update_actions, Shapes::ShapeRef.new(shape: UpdateActionList, location_name: "UpdateActions"))
|
1143
|
+
UpdateActionsMessage.struct_class = Types::UpdateActionsMessage
|
1144
|
+
|
1000
1145
|
|
1001
1146
|
# @api private
|
1002
1147
|
API = Seahorse::Model::Api.new.tap do |api|
|
@@ -1039,6 +1184,26 @@ module Aws::ElastiCache
|
|
1039
1184
|
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
|
1040
1185
|
end)
|
1041
1186
|
|
1187
|
+
api.add_operation(:batch_apply_update_action, Seahorse::Model::Operation.new.tap do |o|
|
1188
|
+
o.name = "BatchApplyUpdateAction"
|
1189
|
+
o.http_method = "POST"
|
1190
|
+
o.http_request_uri = "/"
|
1191
|
+
o.input = Shapes::ShapeRef.new(shape: BatchApplyUpdateActionMessage)
|
1192
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateActionResultsMessage)
|
1193
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUpdateNotFoundFault)
|
1194
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
1195
|
+
end)
|
1196
|
+
|
1197
|
+
api.add_operation(:batch_stop_update_action, Seahorse::Model::Operation.new.tap do |o|
|
1198
|
+
o.name = "BatchStopUpdateAction"
|
1199
|
+
o.http_method = "POST"
|
1200
|
+
o.http_request_uri = "/"
|
1201
|
+
o.input = Shapes::ShapeRef.new(shape: BatchStopUpdateActionMessage)
|
1202
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateActionResultsMessage)
|
1203
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUpdateNotFoundFault)
|
1204
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
1205
|
+
end)
|
1206
|
+
|
1042
1207
|
api.add_operation(:copy_snapshot, Seahorse::Model::Operation.new.tap do |o|
|
1043
1208
|
o.name = "CopySnapshot"
|
1044
1209
|
o.http_method = "POST"
|
@@ -1428,6 +1593,23 @@ module Aws::ElastiCache
|
|
1428
1593
|
)
|
1429
1594
|
end)
|
1430
1595
|
|
1596
|
+
api.add_operation(:describe_service_updates, Seahorse::Model::Operation.new.tap do |o|
|
1597
|
+
o.name = "DescribeServiceUpdates"
|
1598
|
+
o.http_method = "POST"
|
1599
|
+
o.http_request_uri = "/"
|
1600
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeServiceUpdatesMessage)
|
1601
|
+
o.output = Shapes::ShapeRef.new(shape: ServiceUpdatesMessage)
|
1602
|
+
o.errors << Shapes::ShapeRef.new(shape: ServiceUpdateNotFoundFault)
|
1603
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
1604
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
|
1605
|
+
o[:pager] = Aws::Pager.new(
|
1606
|
+
limit_key: "max_records",
|
1607
|
+
tokens: {
|
1608
|
+
"marker" => "marker"
|
1609
|
+
}
|
1610
|
+
)
|
1611
|
+
end)
|
1612
|
+
|
1431
1613
|
api.add_operation(:describe_snapshots, Seahorse::Model::Operation.new.tap do |o|
|
1432
1614
|
o.name = "DescribeSnapshots"
|
1433
1615
|
o.http_method = "POST"
|
@@ -1446,6 +1628,22 @@ module Aws::ElastiCache
|
|
1446
1628
|
)
|
1447
1629
|
end)
|
1448
1630
|
|
1631
|
+
api.add_operation(:describe_update_actions, Seahorse::Model::Operation.new.tap do |o|
|
1632
|
+
o.name = "DescribeUpdateActions"
|
1633
|
+
o.http_method = "POST"
|
1634
|
+
o.http_request_uri = "/"
|
1635
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeUpdateActionsMessage)
|
1636
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateActionsMessage)
|
1637
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
|
1638
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
|
1639
|
+
o[:pager] = Aws::Pager.new(
|
1640
|
+
limit_key: "max_records",
|
1641
|
+
tokens: {
|
1642
|
+
"marker" => "marker"
|
1643
|
+
}
|
1644
|
+
)
|
1645
|
+
end)
|
1646
|
+
|
1449
1647
|
api.add_operation(:increase_replica_count, Seahorse::Model::Operation.new.tap do |o|
|
1450
1648
|
o.name = "IncreaseReplicaCount"
|
1451
1649
|
o.http_method = "POST"
|
@@ -35,7 +35,7 @@ module Aws::ElastiCache
|
|
35
35
|
#
|
36
36
|
#
|
37
37
|
#
|
38
|
-
# [1]:
|
38
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
|
39
39
|
# @return [String]
|
40
40
|
#
|
41
41
|
# @!attribute [rw] tags
|
@@ -136,6 +136,54 @@ module Aws::ElastiCache
|
|
136
136
|
include Aws::Structure
|
137
137
|
end
|
138
138
|
|
139
|
+
# @note When making an API call, you may pass BatchApplyUpdateActionMessage
|
140
|
+
# data as a hash:
|
141
|
+
#
|
142
|
+
# {
|
143
|
+
# replication_group_ids: ["String"], # required
|
144
|
+
# service_update_name: "String", # required
|
145
|
+
# }
|
146
|
+
#
|
147
|
+
# @!attribute [rw] replication_group_ids
|
148
|
+
# The replication group IDs
|
149
|
+
# @return [Array<String>]
|
150
|
+
#
|
151
|
+
# @!attribute [rw] service_update_name
|
152
|
+
# The unique ID of the service update
|
153
|
+
# @return [String]
|
154
|
+
#
|
155
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/BatchApplyUpdateActionMessage AWS API Documentation
|
156
|
+
#
|
157
|
+
class BatchApplyUpdateActionMessage < Struct.new(
|
158
|
+
:replication_group_ids,
|
159
|
+
:service_update_name)
|
160
|
+
include Aws::Structure
|
161
|
+
end
|
162
|
+
|
163
|
+
# @note When making an API call, you may pass BatchStopUpdateActionMessage
|
164
|
+
# data as a hash:
|
165
|
+
#
|
166
|
+
# {
|
167
|
+
# replication_group_ids: ["String"], # required
|
168
|
+
# service_update_name: "String", # required
|
169
|
+
# }
|
170
|
+
#
|
171
|
+
# @!attribute [rw] replication_group_ids
|
172
|
+
# The replication group IDs
|
173
|
+
# @return [Array<String>]
|
174
|
+
#
|
175
|
+
# @!attribute [rw] service_update_name
|
176
|
+
# The unique ID of the service update
|
177
|
+
# @return [String]
|
178
|
+
#
|
179
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/BatchStopUpdateActionMessage AWS API Documentation
|
180
|
+
#
|
181
|
+
class BatchStopUpdateActionMessage < Struct.new(
|
182
|
+
:replication_group_ids,
|
183
|
+
:service_update_name)
|
184
|
+
include Aws::Structure
|
185
|
+
end
|
186
|
+
|
139
187
|
# Contains all of the attributes of a specific cluster.
|
140
188
|
#
|
141
189
|
# @!attribute [rw] cache_cluster_id
|
@@ -170,15 +218,16 @@ module Aws::ElastiCache
|
|
170
218
|
#
|
171
219
|
# * Current generation:
|
172
220
|
#
|
173
|
-
# **
|
174
|
-
# `cache.
|
175
|
-
#
|
176
|
-
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
177
|
-
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
221
|
+
# **M5 node types:** `cache.m5.large`, `cache.m5.xlarge`,
|
222
|
+
# `cache.m5.2xlarge`, `cache.m5.4xlarge`, `cache.m5.12xlarge`,
|
223
|
+
# `cache.m5.24xlarge`
|
178
224
|
#
|
179
225
|
# **M4 node types:** `cache.m4.large`, `cache.m4.xlarge`,
|
180
226
|
# `cache.m4.2xlarge`, `cache.m4.4xlarge`, `cache.m4.10xlarge`
|
181
227
|
#
|
228
|
+
# **T2 node types:** `cache.t2.micro`, `cache.t2.small`,
|
229
|
+
# `cache.t2.medium`
|
230
|
+
#
|
182
231
|
# * Previous generation: (not recommended)
|
183
232
|
#
|
184
233
|
# **T1 node types:** `cache.t1.micro`
|
@@ -186,6 +235,9 @@ module Aws::ElastiCache
|
|
186
235
|
# **M1 node types:** `cache.m1.small`, `cache.m1.medium`,
|
187
236
|
# `cache.m1.large`, `cache.m1.xlarge`
|
188
237
|
#
|
238
|
+
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
239
|
+
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
240
|
+
#
|
189
241
|
# * Compute optimized:
|
190
242
|
#
|
191
243
|
# * Previous generation: (not recommended)
|
@@ -196,10 +248,11 @@ module Aws::ElastiCache
|
|
196
248
|
#
|
197
249
|
# * Current generation:
|
198
250
|
#
|
199
|
-
# **
|
200
|
-
# `cache.
|
251
|
+
# **R5 node types:** `cache.r5.large`, `cache.r5.xlarge`,
|
252
|
+
# `cache.r5.2xlarge`, `cache.r5.4xlarge`, `cache.r5.12xlarge`,
|
253
|
+
# `cache.r5.24xlarge`
|
201
254
|
#
|
202
|
-
# **R4 node types
|
255
|
+
# **R4 node types:** `cache.r4.large`, `cache.r4.xlarge`,
|
203
256
|
# `cache.r4.2xlarge`, `cache.r4.4xlarge`, `cache.r4.8xlarge`,
|
204
257
|
# `cache.r4.16xlarge`
|
205
258
|
#
|
@@ -208,33 +261,22 @@ module Aws::ElastiCache
|
|
208
261
|
# **M2 node types:** `cache.m2.xlarge`, `cache.m2.2xlarge`,
|
209
262
|
# `cache.m2.4xlarge`
|
210
263
|
#
|
211
|
-
#
|
212
|
-
#
|
213
|
-
# * All T2 instances are created in an Amazon Virtual Private Cloud
|
214
|
-
# (Amazon VPC).
|
215
|
-
#
|
216
|
-
# * Redis (cluster mode disabled): Redis backup/restore is not
|
217
|
-
# supported on T1 and T2 instances.
|
218
|
-
#
|
219
|
-
# * Redis (cluster mode enabled): Backup/restore is not supported on
|
220
|
-
# T1 instances.
|
221
|
-
#
|
222
|
-
# * Redis Append-only files (AOF) functionality is not supported for
|
223
|
-
# T1 or T2 instances.
|
224
|
-
#
|
225
|
-
# For a complete listing of node types and specifications, see:
|
226
|
-
#
|
227
|
-
# * [Amazon ElastiCache Product Features and Details][1]
|
264
|
+
# **R3 node types:** `cache.r3.large`, `cache.r3.xlarge`,
|
265
|
+
# `cache.r3.2xlarge`, `cache.r3.4xlarge`, `cache.r3.8xlarge`
|
228
266
|
#
|
229
|
-
#
|
267
|
+
# **Additional node type info**
|
230
268
|
#
|
231
|
-
# *
|
269
|
+
# * All current generation instance types are created in Amazon VPC by
|
270
|
+
# default.
|
232
271
|
#
|
272
|
+
# * Redis append-only files (AOF) are not supported for T1 or T2
|
273
|
+
# instances.
|
233
274
|
#
|
275
|
+
# * Redis Multi-AZ with automatic failover is not supported on T1
|
276
|
+
# instances.
|
234
277
|
#
|
235
|
-
#
|
236
|
-
#
|
237
|
-
# [3]: http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.Redis.html#ParameterGroups.Redis.NodeSpecific
|
278
|
+
# * Redis configuration variables `appendonly` and `appendfsync` are
|
279
|
+
# not supported on Redis version 2.8.22 and later.
|
238
280
|
# @return [String]
|
239
281
|
#
|
240
282
|
# @!attribute [rw] engine
|
@@ -452,8 +494,8 @@ module Aws::ElastiCache
|
|
452
494
|
# The name of the cache parameter group family associated with this
|
453
495
|
# cache engine.
|
454
496
|
#
|
455
|
-
# Valid values are: `memcached1.4` \| `
|
456
|
-
# `redis3.2` \| `redis4.0`
|
497
|
+
# Valid values are: `memcached1.4` \| `memcached1.5` \| `redis2.6` \|
|
498
|
+
# `redis2.8` \| `redis3.2` \| `redis4.0` \| `redis5.0` \|
|
457
499
|
# @return [String]
|
458
500
|
#
|
459
501
|
# @!attribute [rw] cache_engine_description
|
@@ -507,15 +549,16 @@ module Aws::ElastiCache
|
|
507
549
|
#
|
508
550
|
# * Current generation:
|
509
551
|
#
|
510
|
-
# **
|
511
|
-
# `cache.
|
512
|
-
#
|
513
|
-
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
514
|
-
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
552
|
+
# **M5 node types:** `cache.m5.large`, `cache.m5.xlarge`,
|
553
|
+
# `cache.m5.2xlarge`, `cache.m5.4xlarge`, `cache.m5.12xlarge`,
|
554
|
+
# `cache.m5.24xlarge`
|
515
555
|
#
|
516
556
|
# **M4 node types:** `cache.m4.large`, `cache.m4.xlarge`,
|
517
557
|
# `cache.m4.2xlarge`, `cache.m4.4xlarge`, `cache.m4.10xlarge`
|
518
558
|
#
|
559
|
+
# **T2 node types:** `cache.t2.micro`, `cache.t2.small`,
|
560
|
+
# `cache.t2.medium`
|
561
|
+
#
|
519
562
|
# * Previous generation: (not recommended)
|
520
563
|
#
|
521
564
|
# **T1 node types:** `cache.t1.micro`
|
@@ -523,6 +566,9 @@ module Aws::ElastiCache
|
|
523
566
|
# **M1 node types:** `cache.m1.small`, `cache.m1.medium`,
|
524
567
|
# `cache.m1.large`, `cache.m1.xlarge`
|
525
568
|
#
|
569
|
+
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
570
|
+
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
571
|
+
#
|
526
572
|
# * Compute optimized:
|
527
573
|
#
|
528
574
|
# * Previous generation: (not recommended)
|
@@ -533,10 +579,11 @@ module Aws::ElastiCache
|
|
533
579
|
#
|
534
580
|
# * Current generation:
|
535
581
|
#
|
536
|
-
# **
|
537
|
-
# `cache.
|
582
|
+
# **R5 node types:** `cache.r5.large`, `cache.r5.xlarge`,
|
583
|
+
# `cache.r5.2xlarge`, `cache.r5.4xlarge`, `cache.r5.12xlarge`,
|
584
|
+
# `cache.r5.24xlarge`
|
538
585
|
#
|
539
|
-
# **R4 node types
|
586
|
+
# **R4 node types:** `cache.r4.large`, `cache.r4.xlarge`,
|
540
587
|
# `cache.r4.2xlarge`, `cache.r4.4xlarge`, `cache.r4.8xlarge`,
|
541
588
|
# `cache.r4.16xlarge`
|
542
589
|
#
|
@@ -545,33 +592,22 @@ module Aws::ElastiCache
|
|
545
592
|
# **M2 node types:** `cache.m2.xlarge`, `cache.m2.2xlarge`,
|
546
593
|
# `cache.m2.4xlarge`
|
547
594
|
#
|
548
|
-
#
|
595
|
+
# **R3 node types:** `cache.r3.large`, `cache.r3.xlarge`,
|
596
|
+
# `cache.r3.2xlarge`, `cache.r3.4xlarge`, `cache.r3.8xlarge`
|
549
597
|
#
|
550
|
-
#
|
551
|
-
# (Amazon VPC).
|
598
|
+
# **Additional node type info**
|
552
599
|
#
|
553
|
-
# *
|
554
|
-
#
|
600
|
+
# * All current generation instance types are created in Amazon VPC by
|
601
|
+
# default.
|
555
602
|
#
|
556
|
-
# * Redis
|
603
|
+
# * Redis append-only files (AOF) are not supported for T1 or T2
|
557
604
|
# instances.
|
558
605
|
#
|
559
|
-
# * Redis
|
560
|
-
#
|
561
|
-
#
|
562
|
-
# For a complete listing of node types and specifications, see:
|
563
|
-
#
|
564
|
-
# * [Amazon ElastiCache Product Features and Details][1]
|
565
|
-
#
|
566
|
-
# * [Cache Node Type-Specific Parameters for Memcached][2]
|
567
|
-
#
|
568
|
-
# * [Cache Node Type-Specific Parameters for Redis][3]
|
569
|
-
#
|
570
|
-
#
|
606
|
+
# * Redis Multi-AZ with automatic failover is not supported on T1
|
607
|
+
# instances.
|
571
608
|
#
|
572
|
-
#
|
573
|
-
#
|
574
|
-
# [3]: http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.Redis.html#ParameterGroups.Redis.NodeSpecific
|
609
|
+
# * Redis configuration variables `appendonly` and `appendfsync` are not
|
610
|
+
# supported on Redis version 2.8.22 and later.
|
575
611
|
#
|
576
612
|
# @!attribute [rw] cache_node_id
|
577
613
|
# The cache node identifier. A node ID is a numeric identifier (0001,
|
@@ -666,7 +702,7 @@ module Aws::ElastiCache
|
|
666
702
|
#
|
667
703
|
#
|
668
704
|
#
|
669
|
-
# [1]:
|
705
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.Rebooting.html
|
670
706
|
# @return [String]
|
671
707
|
#
|
672
708
|
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/CacheNodeTypeSpecificParameter AWS API Documentation
|
@@ -712,8 +748,8 @@ module Aws::ElastiCache
|
|
712
748
|
# The name of the cache parameter group family that this cache
|
713
749
|
# parameter group is compatible with.
|
714
750
|
#
|
715
|
-
# Valid values are: `memcached1.4` \| `
|
716
|
-
# `redis3.2` \| `redis4.0`
|
751
|
+
# Valid values are: `memcached1.4` \| `memcached1.5` \| `redis2.6` \|
|
752
|
+
# `redis2.8` \| `redis3.2` \| `redis4.0` \| `redis5.0` \|
|
717
753
|
# @return [String]
|
718
754
|
#
|
719
755
|
# @!attribute [rw] description
|
@@ -963,7 +999,7 @@ module Aws::ElastiCache
|
|
963
999
|
#
|
964
1000
|
#
|
965
1001
|
#
|
966
|
-
# [1]:
|
1002
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/shard-find-id.html
|
967
1003
|
# @return [String]
|
968
1004
|
#
|
969
1005
|
# @!attribute [rw] new_replica_count
|
@@ -1038,8 +1074,8 @@ module Aws::ElastiCache
|
|
1038
1074
|
#
|
1039
1075
|
#
|
1040
1076
|
#
|
1041
|
-
# [1]:
|
1042
|
-
# [2]:
|
1077
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/backups-exporting.html#backups-exporting-grant-access
|
1078
|
+
# [2]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Snapshots.Exporting.html
|
1043
1079
|
# @return [String]
|
1044
1080
|
#
|
1045
1081
|
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/CopySnapshotMessage AWS API Documentation
|
@@ -1202,15 +1238,16 @@ module Aws::ElastiCache
|
|
1202
1238
|
#
|
1203
1239
|
# * Current generation:
|
1204
1240
|
#
|
1205
|
-
# **
|
1206
|
-
# `cache.
|
1207
|
-
#
|
1208
|
-
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
1209
|
-
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
1241
|
+
# **M5 node types:** `cache.m5.large`, `cache.m5.xlarge`,
|
1242
|
+
# `cache.m5.2xlarge`, `cache.m5.4xlarge`, `cache.m5.12xlarge`,
|
1243
|
+
# `cache.m5.24xlarge`
|
1210
1244
|
#
|
1211
1245
|
# **M4 node types:** `cache.m4.large`, `cache.m4.xlarge`,
|
1212
1246
|
# `cache.m4.2xlarge`, `cache.m4.4xlarge`, `cache.m4.10xlarge`
|
1213
1247
|
#
|
1248
|
+
# **T2 node types:** `cache.t2.micro`, `cache.t2.small`,
|
1249
|
+
# `cache.t2.medium`
|
1250
|
+
#
|
1214
1251
|
# * Previous generation: (not recommended)
|
1215
1252
|
#
|
1216
1253
|
# **T1 node types:** `cache.t1.micro`
|
@@ -1218,6 +1255,9 @@ module Aws::ElastiCache
|
|
1218
1255
|
# **M1 node types:** `cache.m1.small`, `cache.m1.medium`,
|
1219
1256
|
# `cache.m1.large`, `cache.m1.xlarge`
|
1220
1257
|
#
|
1258
|
+
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
1259
|
+
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
1260
|
+
#
|
1221
1261
|
# * Compute optimized:
|
1222
1262
|
#
|
1223
1263
|
# * Previous generation: (not recommended)
|
@@ -1228,10 +1268,11 @@ module Aws::ElastiCache
|
|
1228
1268
|
#
|
1229
1269
|
# * Current generation:
|
1230
1270
|
#
|
1231
|
-
# **
|
1232
|
-
# `cache.
|
1271
|
+
# **R5 node types:** `cache.r5.large`, `cache.r5.xlarge`,
|
1272
|
+
# `cache.r5.2xlarge`, `cache.r5.4xlarge`, `cache.r5.12xlarge`,
|
1273
|
+
# `cache.r5.24xlarge`
|
1233
1274
|
#
|
1234
|
-
# **R4 node types
|
1275
|
+
# **R4 node types:** `cache.r4.large`, `cache.r4.xlarge`,
|
1235
1276
|
# `cache.r4.2xlarge`, `cache.r4.4xlarge`, `cache.r4.8xlarge`,
|
1236
1277
|
# `cache.r4.16xlarge`
|
1237
1278
|
#
|
@@ -1240,33 +1281,22 @@ module Aws::ElastiCache
|
|
1240
1281
|
# **M2 node types:** `cache.m2.xlarge`, `cache.m2.2xlarge`,
|
1241
1282
|
# `cache.m2.4xlarge`
|
1242
1283
|
#
|
1243
|
-
#
|
1244
|
-
#
|
1245
|
-
# * All T2 instances are created in an Amazon Virtual Private Cloud
|
1246
|
-
# (Amazon VPC).
|
1247
|
-
#
|
1248
|
-
# * Redis (cluster mode disabled): Redis backup/restore is not
|
1249
|
-
# supported on T1 and T2 instances.
|
1250
|
-
#
|
1251
|
-
# * Redis (cluster mode enabled): Backup/restore is not supported on
|
1252
|
-
# T1 instances.
|
1253
|
-
#
|
1254
|
-
# * Redis Append-only files (AOF) functionality is not supported for
|
1255
|
-
# T1 or T2 instances.
|
1256
|
-
#
|
1257
|
-
# For a complete listing of node types and specifications, see:
|
1258
|
-
#
|
1259
|
-
# * [Amazon ElastiCache Product Features and Details][1]
|
1284
|
+
# **R3 node types:** `cache.r3.large`, `cache.r3.xlarge`,
|
1285
|
+
# `cache.r3.2xlarge`, `cache.r3.4xlarge`, `cache.r3.8xlarge`
|
1260
1286
|
#
|
1261
|
-
#
|
1287
|
+
# **Additional node type info**
|
1262
1288
|
#
|
1263
|
-
# *
|
1289
|
+
# * All current generation instance types are created in Amazon VPC by
|
1290
|
+
# default.
|
1264
1291
|
#
|
1292
|
+
# * Redis append-only files (AOF) are not supported for T1 or T2
|
1293
|
+
# instances.
|
1265
1294
|
#
|
1295
|
+
# * Redis Multi-AZ with automatic failover is not supported on T1
|
1296
|
+
# instances.
|
1266
1297
|
#
|
1267
|
-
#
|
1268
|
-
#
|
1269
|
-
# [3]: http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.Redis.html#ParameterGroups.Redis.NodeSpecific
|
1298
|
+
# * Redis configuration variables `appendonly` and `appendfsync` are
|
1299
|
+
# not supported on Redis version 2.8.22 and later.
|
1270
1300
|
# @return [String]
|
1271
1301
|
#
|
1272
1302
|
# @!attribute [rw] engine
|
@@ -1288,7 +1318,7 @@ module Aws::ElastiCache
|
|
1288
1318
|
#
|
1289
1319
|
#
|
1290
1320
|
#
|
1291
|
-
# [1]:
|
1321
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/SelectEngine.html#VersionManagement
|
1292
1322
|
# @return [String]
|
1293
1323
|
#
|
1294
1324
|
# @!attribute [rw] cache_parameter_group_name
|
@@ -1310,7 +1340,7 @@ module Aws::ElastiCache
|
|
1310
1340
|
#
|
1311
1341
|
#
|
1312
1342
|
#
|
1313
|
-
# [1]:
|
1343
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/SubnetGroups.html
|
1314
1344
|
# @return [String]
|
1315
1345
|
#
|
1316
1346
|
# @!attribute [rw] cache_security_group_names
|
@@ -1512,8 +1542,8 @@ module Aws::ElastiCache
|
|
1512
1542
|
# The name of the cache parameter group family that the cache
|
1513
1543
|
# parameter group can be used with.
|
1514
1544
|
#
|
1515
|
-
# Valid values are: `memcached1.4` \| `
|
1516
|
-
# `redis3.2` \| `redis4.0`
|
1545
|
+
# Valid values are: `memcached1.4` \| `memcached1.5` \| `redis2.6` \|
|
1546
|
+
# `redis2.8` \| `redis3.2` \| `redis4.0` \| `redis5.0` \|
|
1517
1547
|
# @return [String]
|
1518
1548
|
#
|
1519
1549
|
# @!attribute [rw] description
|
@@ -1736,7 +1766,7 @@ module Aws::ElastiCache
|
|
1736
1766
|
#
|
1737
1767
|
# * Redis versions earlier than 2.8.6.
|
1738
1768
|
#
|
1739
|
-
# * Redis (cluster mode disabled): T1
|
1769
|
+
# * Redis (cluster mode disabled): T1 node types.
|
1740
1770
|
#
|
1741
1771
|
# * Redis (cluster mode enabled): T1 node types.
|
1742
1772
|
# @return [Boolean]
|
@@ -1819,15 +1849,16 @@ module Aws::ElastiCache
|
|
1819
1849
|
#
|
1820
1850
|
# * Current generation:
|
1821
1851
|
#
|
1822
|
-
# **
|
1823
|
-
# `cache.
|
1824
|
-
#
|
1825
|
-
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
1826
|
-
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
1852
|
+
# **M5 node types:** `cache.m5.large`, `cache.m5.xlarge`,
|
1853
|
+
# `cache.m5.2xlarge`, `cache.m5.4xlarge`, `cache.m5.12xlarge`,
|
1854
|
+
# `cache.m5.24xlarge`
|
1827
1855
|
#
|
1828
1856
|
# **M4 node types:** `cache.m4.large`, `cache.m4.xlarge`,
|
1829
1857
|
# `cache.m4.2xlarge`, `cache.m4.4xlarge`, `cache.m4.10xlarge`
|
1830
1858
|
#
|
1859
|
+
# **T2 node types:** `cache.t2.micro`, `cache.t2.small`,
|
1860
|
+
# `cache.t2.medium`
|
1861
|
+
#
|
1831
1862
|
# * Previous generation: (not recommended)
|
1832
1863
|
#
|
1833
1864
|
# **T1 node types:** `cache.t1.micro`
|
@@ -1835,6 +1866,9 @@ module Aws::ElastiCache
|
|
1835
1866
|
# **M1 node types:** `cache.m1.small`, `cache.m1.medium`,
|
1836
1867
|
# `cache.m1.large`, `cache.m1.xlarge`
|
1837
1868
|
#
|
1869
|
+
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
1870
|
+
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
1871
|
+
#
|
1838
1872
|
# * Compute optimized:
|
1839
1873
|
#
|
1840
1874
|
# * Previous generation: (not recommended)
|
@@ -1845,10 +1879,11 @@ module Aws::ElastiCache
|
|
1845
1879
|
#
|
1846
1880
|
# * Current generation:
|
1847
1881
|
#
|
1848
|
-
# **
|
1849
|
-
# `cache.
|
1882
|
+
# **R5 node types:** `cache.r5.large`, `cache.r5.xlarge`,
|
1883
|
+
# `cache.r5.2xlarge`, `cache.r5.4xlarge`, `cache.r5.12xlarge`,
|
1884
|
+
# `cache.r5.24xlarge`
|
1850
1885
|
#
|
1851
|
-
# **R4 node types
|
1886
|
+
# **R4 node types:** `cache.r4.large`, `cache.r4.xlarge`,
|
1852
1887
|
# `cache.r4.2xlarge`, `cache.r4.4xlarge`, `cache.r4.8xlarge`,
|
1853
1888
|
# `cache.r4.16xlarge`
|
1854
1889
|
#
|
@@ -1857,33 +1892,22 @@ module Aws::ElastiCache
|
|
1857
1892
|
# **M2 node types:** `cache.m2.xlarge`, `cache.m2.2xlarge`,
|
1858
1893
|
# `cache.m2.4xlarge`
|
1859
1894
|
#
|
1860
|
-
#
|
1861
|
-
#
|
1862
|
-
# * All T2 instances are created in an Amazon Virtual Private Cloud
|
1863
|
-
# (Amazon VPC).
|
1864
|
-
#
|
1865
|
-
# * Redis (cluster mode disabled): Redis backup/restore is not
|
1866
|
-
# supported on T1 and T2 instances.
|
1867
|
-
#
|
1868
|
-
# * Redis (cluster mode enabled): Backup/restore is not supported on
|
1869
|
-
# T1 instances.
|
1870
|
-
#
|
1871
|
-
# * Redis Append-only files (AOF) functionality is not supported for
|
1872
|
-
# T1 or T2 instances.
|
1873
|
-
#
|
1874
|
-
# For a complete listing of node types and specifications, see:
|
1875
|
-
#
|
1876
|
-
# * [Amazon ElastiCache Product Features and Details][1]
|
1895
|
+
# **R3 node types:** `cache.r3.large`, `cache.r3.xlarge`,
|
1896
|
+
# `cache.r3.2xlarge`, `cache.r3.4xlarge`, `cache.r3.8xlarge`
|
1877
1897
|
#
|
1878
|
-
#
|
1898
|
+
# **Additional node type info**
|
1879
1899
|
#
|
1880
|
-
# *
|
1900
|
+
# * All current generation instance types are created in Amazon VPC by
|
1901
|
+
# default.
|
1881
1902
|
#
|
1903
|
+
# * Redis append-only files (AOF) are not supported for T1 or T2
|
1904
|
+
# instances.
|
1882
1905
|
#
|
1906
|
+
# * Redis Multi-AZ with automatic failover is not supported on T1
|
1907
|
+
# instances.
|
1883
1908
|
#
|
1884
|
-
#
|
1885
|
-
#
|
1886
|
-
# [3]: http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.Redis.html#ParameterGroups.Redis.NodeSpecific
|
1909
|
+
# * Redis configuration variables `appendonly` and `appendfsync` are
|
1910
|
+
# not supported on Redis version 2.8.22 and later.
|
1887
1911
|
# @return [String]
|
1888
1912
|
#
|
1889
1913
|
# @!attribute [rw] engine
|
@@ -1905,7 +1929,7 @@ module Aws::ElastiCache
|
|
1905
1929
|
#
|
1906
1930
|
#
|
1907
1931
|
#
|
1908
|
-
# [1]:
|
1932
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/SelectEngine.html#VersionManagement
|
1909
1933
|
# @return [String]
|
1910
1934
|
#
|
1911
1935
|
# @!attribute [rw] cache_parameter_group_name
|
@@ -1913,6 +1937,12 @@ module Aws::ElastiCache
|
|
1913
1937
|
# group. If this argument is omitted, the default cache parameter
|
1914
1938
|
# group for the specified engine is used.
|
1915
1939
|
#
|
1940
|
+
# <note markdown="1"> If you are restoring to an engine version that is different than the
|
1941
|
+
# original, you must specify the default version of that version. For
|
1942
|
+
# example, `CacheParameterGroupName=default.redis4.0`.
|
1943
|
+
#
|
1944
|
+
# </note>
|
1945
|
+
#
|
1916
1946
|
# If you are running Redis version 3.2.4 or later, only one node group
|
1917
1947
|
# (shard), and want to use a default parameter group, we recommend
|
1918
1948
|
# that you specify the parameter group by name.
|
@@ -1934,7 +1964,7 @@ module Aws::ElastiCache
|
|
1934
1964
|
#
|
1935
1965
|
#
|
1936
1966
|
#
|
1937
|
-
# [1]:
|
1967
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/SubnetGroups.html
|
1938
1968
|
# @return [String]
|
1939
1969
|
#
|
1940
1970
|
# @!attribute [rw] cache_security_group_names
|
@@ -1951,8 +1981,11 @@ module Aws::ElastiCache
|
|
1951
1981
|
# @return [Array<String>]
|
1952
1982
|
#
|
1953
1983
|
# @!attribute [rw] tags
|
1954
|
-
# A list of cost allocation tags to be added to this resource.
|
1955
|
-
#
|
1984
|
+
# A list of cost allocation tags to be added to this resource. Tags
|
1985
|
+
# are comma-separated key,value pairs (e.g. Key=`myKey`,
|
1986
|
+
# Value=`myKeyValue`. You can include multiple tags as shown
|
1987
|
+
# following: Key=`myKey`, Value=`myKeyValue` Key=`mySecondKey`,
|
1988
|
+
# Value=`mySecondKeyValue`.
|
1956
1989
|
# @return [Array<Types::Tag>]
|
1957
1990
|
#
|
1958
1991
|
# @!attribute [rw] snapshot_arns
|
@@ -2253,9 +2286,8 @@ module Aws::ElastiCache
|
|
2253
2286
|
# @return [Array<String>]
|
2254
2287
|
#
|
2255
2288
|
# @!attribute [rw] apply_immediately
|
2256
|
-
# If `True`, the number of replica nodes is decreased immediately.
|
2257
|
-
# `False
|
2258
|
-
# maintenance window.
|
2289
|
+
# If `True`, the number of replica nodes is decreased immediately.
|
2290
|
+
# `ApplyImmediately=False` is not currently supported.
|
2259
2291
|
# @return [Boolean]
|
2260
2292
|
#
|
2261
2293
|
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/DecreaseReplicaCountMessage AWS API Documentation
|
@@ -2563,8 +2595,8 @@ module Aws::ElastiCache
|
|
2563
2595
|
# The name of a specific cache parameter group family to return
|
2564
2596
|
# details for.
|
2565
2597
|
#
|
2566
|
-
# Valid values are: `memcached1.4` \| `
|
2567
|
-
# `redis3.2` \| `redis4.0`
|
2598
|
+
# Valid values are: `memcached1.4` \| `memcached1.5` \| `redis2.6` \|
|
2599
|
+
# `redis2.8` \| `redis3.2` \| `redis4.0` \| `redis5.0` \|
|
2568
2600
|
#
|
2569
2601
|
# Constraints:
|
2570
2602
|
#
|
@@ -2800,8 +2832,8 @@ module Aws::ElastiCache
|
|
2800
2832
|
# @!attribute [rw] cache_parameter_group_family
|
2801
2833
|
# The name of the cache parameter group family.
|
2802
2834
|
#
|
2803
|
-
# Valid values are: `memcached1.4` \| `
|
2804
|
-
# `redis3.2` \| `redis4.0`
|
2835
|
+
# Valid values are: `memcached1.4` \| `memcached1.5` \| `redis2.6` \|
|
2836
|
+
# `redis2.8` \| `redis3.2` \| `redis4.0` \| `redis5.0` \|
|
2805
2837
|
# @return [String]
|
2806
2838
|
#
|
2807
2839
|
# @!attribute [rw] max_records
|
@@ -3004,15 +3036,16 @@ module Aws::ElastiCache
|
|
3004
3036
|
#
|
3005
3037
|
# * Current generation:
|
3006
3038
|
#
|
3007
|
-
# **
|
3008
|
-
# `cache.
|
3009
|
-
#
|
3010
|
-
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
3011
|
-
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
3039
|
+
# **M5 node types:** `cache.m5.large`, `cache.m5.xlarge`,
|
3040
|
+
# `cache.m5.2xlarge`, `cache.m5.4xlarge`, `cache.m5.12xlarge`,
|
3041
|
+
# `cache.m5.24xlarge`
|
3012
3042
|
#
|
3013
3043
|
# **M4 node types:** `cache.m4.large`, `cache.m4.xlarge`,
|
3014
3044
|
# `cache.m4.2xlarge`, `cache.m4.4xlarge`, `cache.m4.10xlarge`
|
3015
3045
|
#
|
3046
|
+
# **T2 node types:** `cache.t2.micro`, `cache.t2.small`,
|
3047
|
+
# `cache.t2.medium`
|
3048
|
+
#
|
3016
3049
|
# * Previous generation: (not recommended)
|
3017
3050
|
#
|
3018
3051
|
# **T1 node types:** `cache.t1.micro`
|
@@ -3020,6 +3053,9 @@ module Aws::ElastiCache
|
|
3020
3053
|
# **M1 node types:** `cache.m1.small`, `cache.m1.medium`,
|
3021
3054
|
# `cache.m1.large`, `cache.m1.xlarge`
|
3022
3055
|
#
|
3056
|
+
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
3057
|
+
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
3058
|
+
#
|
3023
3059
|
# * Compute optimized:
|
3024
3060
|
#
|
3025
3061
|
# * Previous generation: (not recommended)
|
@@ -3030,10 +3066,11 @@ module Aws::ElastiCache
|
|
3030
3066
|
#
|
3031
3067
|
# * Current generation:
|
3032
3068
|
#
|
3033
|
-
# **
|
3034
|
-
# `cache.
|
3069
|
+
# **R5 node types:** `cache.r5.large`, `cache.r5.xlarge`,
|
3070
|
+
# `cache.r5.2xlarge`, `cache.r5.4xlarge`, `cache.r5.12xlarge`,
|
3071
|
+
# `cache.r5.24xlarge`
|
3035
3072
|
#
|
3036
|
-
# **R4 node types
|
3073
|
+
# **R4 node types:** `cache.r4.large`, `cache.r4.xlarge`,
|
3037
3074
|
# `cache.r4.2xlarge`, `cache.r4.4xlarge`, `cache.r4.8xlarge`,
|
3038
3075
|
# `cache.r4.16xlarge`
|
3039
3076
|
#
|
@@ -3042,33 +3079,22 @@ module Aws::ElastiCache
|
|
3042
3079
|
# **M2 node types:** `cache.m2.xlarge`, `cache.m2.2xlarge`,
|
3043
3080
|
# `cache.m2.4xlarge`
|
3044
3081
|
#
|
3045
|
-
#
|
3046
|
-
#
|
3047
|
-
# * All T2 instances are created in an Amazon Virtual Private Cloud
|
3048
|
-
# (Amazon VPC).
|
3049
|
-
#
|
3050
|
-
# * Redis (cluster mode disabled): Redis backup/restore is not
|
3051
|
-
# supported on T1 and T2 instances.
|
3052
|
-
#
|
3053
|
-
# * Redis (cluster mode enabled): Backup/restore is not supported on
|
3054
|
-
# T1 instances.
|
3055
|
-
#
|
3056
|
-
# * Redis Append-only files (AOF) functionality is not supported for
|
3057
|
-
# T1 or T2 instances.
|
3058
|
-
#
|
3059
|
-
# For a complete listing of node types and specifications, see:
|
3060
|
-
#
|
3061
|
-
# * [Amazon ElastiCache Product Features and Details][1]
|
3082
|
+
# **R3 node types:** `cache.r3.large`, `cache.r3.xlarge`,
|
3083
|
+
# `cache.r3.2xlarge`, `cache.r3.4xlarge`, `cache.r3.8xlarge`
|
3062
3084
|
#
|
3063
|
-
#
|
3085
|
+
# **Additional node type info**
|
3064
3086
|
#
|
3065
|
-
# *
|
3087
|
+
# * All current generation instance types are created in Amazon VPC by
|
3088
|
+
# default.
|
3066
3089
|
#
|
3090
|
+
# * Redis append-only files (AOF) are not supported for T1 or T2
|
3091
|
+
# instances.
|
3067
3092
|
#
|
3093
|
+
# * Redis Multi-AZ with automatic failover is not supported on T1
|
3094
|
+
# instances.
|
3068
3095
|
#
|
3069
|
-
#
|
3070
|
-
#
|
3071
|
-
# [3]: http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.Redis.html#ParameterGroups.Redis.NodeSpecific
|
3096
|
+
# * Redis configuration variables `appendonly` and `appendfsync` are
|
3097
|
+
# not supported on Redis version 2.8.22 and later.
|
3072
3098
|
# @return [String]
|
3073
3099
|
#
|
3074
3100
|
# @!attribute [rw] duration
|
@@ -3160,15 +3186,16 @@ module Aws::ElastiCache
|
|
3160
3186
|
#
|
3161
3187
|
# * Current generation:
|
3162
3188
|
#
|
3163
|
-
# **
|
3164
|
-
# `cache.
|
3165
|
-
#
|
3166
|
-
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
3167
|
-
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
3189
|
+
# **M5 node types:** `cache.m5.large`, `cache.m5.xlarge`,
|
3190
|
+
# `cache.m5.2xlarge`, `cache.m5.4xlarge`, `cache.m5.12xlarge`,
|
3191
|
+
# `cache.m5.24xlarge`
|
3168
3192
|
#
|
3169
3193
|
# **M4 node types:** `cache.m4.large`, `cache.m4.xlarge`,
|
3170
3194
|
# `cache.m4.2xlarge`, `cache.m4.4xlarge`, `cache.m4.10xlarge`
|
3171
3195
|
#
|
3196
|
+
# **T2 node types:** `cache.t2.micro`, `cache.t2.small`,
|
3197
|
+
# `cache.t2.medium`
|
3198
|
+
#
|
3172
3199
|
# * Previous generation: (not recommended)
|
3173
3200
|
#
|
3174
3201
|
# **T1 node types:** `cache.t1.micro`
|
@@ -3176,6 +3203,9 @@ module Aws::ElastiCache
|
|
3176
3203
|
# **M1 node types:** `cache.m1.small`, `cache.m1.medium`,
|
3177
3204
|
# `cache.m1.large`, `cache.m1.xlarge`
|
3178
3205
|
#
|
3206
|
+
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
3207
|
+
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
3208
|
+
#
|
3179
3209
|
# * Compute optimized:
|
3180
3210
|
#
|
3181
3211
|
# * Previous generation: (not recommended)
|
@@ -3186,10 +3216,11 @@ module Aws::ElastiCache
|
|
3186
3216
|
#
|
3187
3217
|
# * Current generation:
|
3188
3218
|
#
|
3189
|
-
# **
|
3190
|
-
# `cache.
|
3219
|
+
# **R5 node types:** `cache.r5.large`, `cache.r5.xlarge`,
|
3220
|
+
# `cache.r5.2xlarge`, `cache.r5.4xlarge`, `cache.r5.12xlarge`,
|
3221
|
+
# `cache.r5.24xlarge`
|
3191
3222
|
#
|
3192
|
-
# **R4 node types
|
3223
|
+
# **R4 node types:** `cache.r4.large`, `cache.r4.xlarge`,
|
3193
3224
|
# `cache.r4.2xlarge`, `cache.r4.4xlarge`, `cache.r4.8xlarge`,
|
3194
3225
|
# `cache.r4.16xlarge`
|
3195
3226
|
#
|
@@ -3198,33 +3229,22 @@ module Aws::ElastiCache
|
|
3198
3229
|
# **M2 node types:** `cache.m2.xlarge`, `cache.m2.2xlarge`,
|
3199
3230
|
# `cache.m2.4xlarge`
|
3200
3231
|
#
|
3201
|
-
#
|
3202
|
-
#
|
3203
|
-
# * All T2 instances are created in an Amazon Virtual Private Cloud
|
3204
|
-
# (Amazon VPC).
|
3205
|
-
#
|
3206
|
-
# * Redis (cluster mode disabled): Redis backup/restore is not
|
3207
|
-
# supported on T1 and T2 instances.
|
3208
|
-
#
|
3209
|
-
# * Redis (cluster mode enabled): Backup/restore is not supported on
|
3210
|
-
# T1 instances.
|
3211
|
-
#
|
3212
|
-
# * Redis Append-only files (AOF) functionality is not supported for
|
3213
|
-
# T1 or T2 instances.
|
3214
|
-
#
|
3215
|
-
# For a complete listing of node types and specifications, see:
|
3216
|
-
#
|
3217
|
-
# * [Amazon ElastiCache Product Features and Details][1]
|
3232
|
+
# **R3 node types:** `cache.r3.large`, `cache.r3.xlarge`,
|
3233
|
+
# `cache.r3.2xlarge`, `cache.r3.4xlarge`, `cache.r3.8xlarge`
|
3218
3234
|
#
|
3219
|
-
#
|
3235
|
+
# **Additional node type info**
|
3220
3236
|
#
|
3221
|
-
# *
|
3237
|
+
# * All current generation instance types are created in Amazon VPC by
|
3238
|
+
# default.
|
3222
3239
|
#
|
3240
|
+
# * Redis append-only files (AOF) are not supported for T1 or T2
|
3241
|
+
# instances.
|
3223
3242
|
#
|
3243
|
+
# * Redis Multi-AZ with automatic failover is not supported on T1
|
3244
|
+
# instances.
|
3224
3245
|
#
|
3225
|
-
#
|
3226
|
-
#
|
3227
|
-
# [3]: http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.Redis.html#ParameterGroups.Redis.NodeSpecific
|
3246
|
+
# * Redis configuration variables `appendonly` and `appendfsync` are
|
3247
|
+
# not supported on Redis version 2.8.22 and later.
|
3228
3248
|
# @return [String]
|
3229
3249
|
#
|
3230
3250
|
# @!attribute [rw] duration
|
@@ -3279,6 +3299,45 @@ module Aws::ElastiCache
|
|
3279
3299
|
include Aws::Structure
|
3280
3300
|
end
|
3281
3301
|
|
3302
|
+
# @note When making an API call, you may pass DescribeServiceUpdatesMessage
|
3303
|
+
# data as a hash:
|
3304
|
+
#
|
3305
|
+
# {
|
3306
|
+
# service_update_name: "String",
|
3307
|
+
# service_update_status: ["available"], # accepts available, cancelled, expired
|
3308
|
+
# max_records: 1,
|
3309
|
+
# marker: "String",
|
3310
|
+
# }
|
3311
|
+
#
|
3312
|
+
# @!attribute [rw] service_update_name
|
3313
|
+
# The unique ID of the service update
|
3314
|
+
# @return [String]
|
3315
|
+
#
|
3316
|
+
# @!attribute [rw] service_update_status
|
3317
|
+
# The status of the service update
|
3318
|
+
# @return [Array<String>]
|
3319
|
+
#
|
3320
|
+
# @!attribute [rw] max_records
|
3321
|
+
# The maximum number of records to include in the response
|
3322
|
+
# @return [Integer]
|
3323
|
+
#
|
3324
|
+
# @!attribute [rw] marker
|
3325
|
+
# An optional marker returned from a prior request. Use this marker
|
3326
|
+
# for pagination of results from this operation. If this parameter is
|
3327
|
+
# specified, the response includes only records beyond the marker, up
|
3328
|
+
# to the value specified by `MaxRecords`.
|
3329
|
+
# @return [String]
|
3330
|
+
#
|
3331
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/DescribeServiceUpdatesMessage AWS API Documentation
|
3332
|
+
#
|
3333
|
+
class DescribeServiceUpdatesMessage < Struct.new(
|
3334
|
+
:service_update_name,
|
3335
|
+
:service_update_status,
|
3336
|
+
:max_records,
|
3337
|
+
:marker)
|
3338
|
+
include Aws::Structure
|
3339
|
+
end
|
3340
|
+
|
3282
3341
|
# Represents the output of a `DescribeSnapshots` operation.
|
3283
3342
|
#
|
3284
3343
|
# @!attribute [rw] marker
|
@@ -3375,6 +3434,73 @@ module Aws::ElastiCache
|
|
3375
3434
|
include Aws::Structure
|
3376
3435
|
end
|
3377
3436
|
|
3437
|
+
# @note When making an API call, you may pass DescribeUpdateActionsMessage
|
3438
|
+
# data as a hash:
|
3439
|
+
#
|
3440
|
+
# {
|
3441
|
+
# service_update_name: "String",
|
3442
|
+
# replication_group_ids: ["String"],
|
3443
|
+
# service_update_status: ["available"], # accepts available, cancelled, expired
|
3444
|
+
# service_update_time_range: {
|
3445
|
+
# start_time: Time.now,
|
3446
|
+
# end_time: Time.now,
|
3447
|
+
# },
|
3448
|
+
# update_action_status: ["not-applied"], # accepts not-applied, waiting-to-start, in-progress, stopping, stopped, complete
|
3449
|
+
# show_node_level_update_status: false,
|
3450
|
+
# max_records: 1,
|
3451
|
+
# marker: "String",
|
3452
|
+
# }
|
3453
|
+
#
|
3454
|
+
# @!attribute [rw] service_update_name
|
3455
|
+
# The unique ID of the service update
|
3456
|
+
# @return [String]
|
3457
|
+
#
|
3458
|
+
# @!attribute [rw] replication_group_ids
|
3459
|
+
# The replication group IDs
|
3460
|
+
# @return [Array<String>]
|
3461
|
+
#
|
3462
|
+
# @!attribute [rw] service_update_status
|
3463
|
+
# The status of the service update
|
3464
|
+
# @return [Array<String>]
|
3465
|
+
#
|
3466
|
+
# @!attribute [rw] service_update_time_range
|
3467
|
+
# The range of time specified to search for service updates that are
|
3468
|
+
# in available status
|
3469
|
+
# @return [Types::TimeRangeFilter]
|
3470
|
+
#
|
3471
|
+
# @!attribute [rw] update_action_status
|
3472
|
+
# The status of the update action.
|
3473
|
+
# @return [Array<String>]
|
3474
|
+
#
|
3475
|
+
# @!attribute [rw] show_node_level_update_status
|
3476
|
+
# Dictates whether to include node level update status in the response
|
3477
|
+
# @return [Boolean]
|
3478
|
+
#
|
3479
|
+
# @!attribute [rw] max_records
|
3480
|
+
# The maximum number of records to include in the response
|
3481
|
+
# @return [Integer]
|
3482
|
+
#
|
3483
|
+
# @!attribute [rw] marker
|
3484
|
+
# An optional marker returned from a prior request. Use this marker
|
3485
|
+
# for pagination of results from this operation. If this parameter is
|
3486
|
+
# specified, the response includes only records beyond the marker, up
|
3487
|
+
# to the value specified by `MaxRecords`.
|
3488
|
+
# @return [String]
|
3489
|
+
#
|
3490
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/DescribeUpdateActionsMessage AWS API Documentation
|
3491
|
+
#
|
3492
|
+
class DescribeUpdateActionsMessage < Struct.new(
|
3493
|
+
:service_update_name,
|
3494
|
+
:replication_group_ids,
|
3495
|
+
:service_update_status,
|
3496
|
+
:service_update_time_range,
|
3497
|
+
:update_action_status,
|
3498
|
+
:show_node_level_update_status,
|
3499
|
+
:max_records,
|
3500
|
+
:marker)
|
3501
|
+
include Aws::Structure
|
3502
|
+
end
|
3503
|
+
|
3378
3504
|
# Provides ownership and status information for an Amazon EC2 security
|
3379
3505
|
# group.
|
3380
3506
|
#
|
@@ -3425,8 +3551,8 @@ module Aws::ElastiCache
|
|
3425
3551
|
# Specifies the name of the cache parameter group family to which the
|
3426
3552
|
# engine default parameters apply.
|
3427
3553
|
#
|
3428
|
-
# Valid values are: `memcached1.4` \| `
|
3429
|
-
# `redis3.2` \| `redis4.0`
|
3554
|
+
# Valid values are: `memcached1.4` \| `memcached1.5` \| `redis2.6` \|
|
3555
|
+
# `redis2.8` \| `redis3.2` \| `redis4.0` \| `redis5.0` \|
|
3430
3556
|
# @return [String]
|
3431
3557
|
#
|
3432
3558
|
# @!attribute [rw] marker
|
@@ -3542,9 +3668,8 @@ module Aws::ElastiCache
|
|
3542
3668
|
# @return [Array<Types::ConfigureShard>]
|
3543
3669
|
#
|
3544
3670
|
# @!attribute [rw] apply_immediately
|
3545
|
-
# If `True`, the number of replica nodes is increased immediately.
|
3546
|
-
# `False
|
3547
|
-
# maintenance window.
|
3671
|
+
# If `True`, the number of replica nodes is increased immediately.
|
3672
|
+
# `ApplyImmediately=False` is not currently supported.
|
3548
3673
|
# @return [Boolean]
|
3549
3674
|
#
|
3550
3675
|
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/IncreaseReplicaCountMessage AWS API Documentation
|
@@ -3655,7 +3780,7 @@ module Aws::ElastiCache
|
|
3655
3780
|
#
|
3656
3781
|
#
|
3657
3782
|
#
|
3658
|
-
# [1]:
|
3783
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
|
3659
3784
|
# @return [String]
|
3660
3785
|
#
|
3661
3786
|
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/ListTagsForResourceMessage AWS API Documentation
|
@@ -3773,7 +3898,7 @@ module Aws::ElastiCache
|
|
3773
3898
|
#
|
3774
3899
|
#
|
3775
3900
|
#
|
3776
|
-
# [1]:
|
3901
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/CacheNode.Memcached.html
|
3777
3902
|
# @return [String]
|
3778
3903
|
#
|
3779
3904
|
# @!attribute [rw] new_availability_zones
|
@@ -3857,7 +3982,7 @@ module Aws::ElastiCache
|
|
3857
3982
|
#
|
3858
3983
|
#
|
3859
3984
|
#
|
3860
|
-
# [1]:
|
3985
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/mem-ug/CacheNode.Memcached.html
|
3861
3986
|
# @return [Array<String>]
|
3862
3987
|
#
|
3863
3988
|
# @!attribute [rw] cache_security_group_names
|
@@ -3957,7 +4082,7 @@ module Aws::ElastiCache
|
|
3957
4082
|
#
|
3958
4083
|
#
|
3959
4084
|
#
|
3960
|
-
# [1]:
|
4085
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/SelectEngine.html#VersionManagement
|
3961
4086
|
# @return [String]
|
3962
4087
|
#
|
3963
4088
|
# @!attribute [rw] auto_minor_version_upgrade
|
@@ -4165,7 +4290,7 @@ module Aws::ElastiCache
|
|
4165
4290
|
#
|
4166
4291
|
# * Redis versions earlier than 2.8.6.
|
4167
4292
|
#
|
4168
|
-
# * Redis (cluster mode disabled): T1
|
4293
|
+
# * Redis (cluster mode disabled): T1 node types.
|
4169
4294
|
#
|
4170
4295
|
# * Redis (cluster mode enabled): T1 node types.
|
4171
4296
|
# @return [Boolean]
|
@@ -4268,7 +4393,7 @@ module Aws::ElastiCache
|
|
4268
4393
|
#
|
4269
4394
|
#
|
4270
4395
|
#
|
4271
|
-
# [1]:
|
4396
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/SelectEngine.html#VersionManagement
|
4272
4397
|
# @return [String]
|
4273
4398
|
#
|
4274
4399
|
# @!attribute [rw] auto_minor_version_upgrade
|
@@ -4392,9 +4517,9 @@ module Aws::ElastiCache
|
|
4392
4517
|
#
|
4393
4518
|
# @!attribute [rw] node_groups_to_remove
|
4394
4519
|
# If the value of `NodeGroupCount` is less than the current number of
|
4395
|
-
# node groups (shards),
|
4396
|
-
# `NodeGroupsToRetain` is
|
4397
|
-
#
|
4520
|
+
# node groups (shards), then either `NodeGroupsToRemove` or
|
4521
|
+
# `NodeGroupsToRetain` is required. `NodeGroupsToRemove` is a list of
|
4522
|
+
# `NodeGroupId`s to remove from the cluster.
|
4398
4523
|
#
|
4399
4524
|
# ElastiCache for Redis will attempt to remove all node groups listed
|
4400
4525
|
# by `NodeGroupsToRemove` from the cluster.
|
@@ -4402,9 +4527,9 @@ module Aws::ElastiCache
|
|
4402
4527
|
#
|
4403
4528
|
# @!attribute [rw] node_groups_to_retain
|
4404
4529
|
# If the value of `NodeGroupCount` is less than the current number of
|
4405
|
-
# node groups (shards),
|
4406
|
-
# `NodeGroupsToRetain` is
|
4407
|
-
#
|
4530
|
+
# node groups (shards), then either `NodeGroupsToRemove` or
|
4531
|
+
# `NodeGroupsToRetain` is required. `NodeGroupsToRetain` is a list of
|
4532
|
+
# `NodeGroupId`s to retain in the cluster.
|
4408
4533
|
#
|
4409
4534
|
# ElastiCache for Redis will attempt to remove all node groups except
|
4410
4535
|
# those listed by `NodeGroupsToRetain` from the cluster.
|
@@ -4443,7 +4568,7 @@ module Aws::ElastiCache
|
|
4443
4568
|
# disabled) replication group contains only 1 node group; therefore,
|
4444
4569
|
# the node group ID is 0001. A Redis (cluster mode enabled)
|
4445
4570
|
# replication group contains 1 to 15 node groups numbered 0001 to
|
4446
|
-
# 0015.
|
4571
|
+
# 0015. Optionally, the user can provide the id for a node group.
|
4447
4572
|
# @return [String]
|
4448
4573
|
#
|
4449
4574
|
# @!attribute [rw] status
|
@@ -4491,8 +4616,8 @@ module Aws::ElastiCache
|
|
4491
4616
|
# }
|
4492
4617
|
#
|
4493
4618
|
# @!attribute [rw] node_group_id
|
4494
|
-
#
|
4495
|
-
# to.
|
4619
|
+
# Either the ElastiCache for Redis supplied 4-digit id or a user
|
4620
|
+
# supplied id for the node group these configuration values apply to.
|
4496
4621
|
# @return [String]
|
4497
4622
|
#
|
4498
4623
|
# @!attribute [rw] slots
|
@@ -4567,6 +4692,78 @@ module Aws::ElastiCache
|
|
4567
4692
|
include Aws::Structure
|
4568
4693
|
end
|
4569
4694
|
|
4695
|
+
# The status of the service update on the node group member
|
4696
|
+
#
|
4697
|
+
# @!attribute [rw] cache_cluster_id
|
4698
|
+
# The cache cluster ID
|
4699
|
+
# @return [String]
|
4700
|
+
#
|
4701
|
+
# @!attribute [rw] cache_node_id
|
4702
|
+
# The node ID of the cache cluster
|
4703
|
+
# @return [String]
|
4704
|
+
#
|
4705
|
+
# @!attribute [rw] node_update_status
|
4706
|
+
# The update status of the node
|
4707
|
+
# @return [String]
|
4708
|
+
#
|
4709
|
+
# @!attribute [rw] node_deletion_date
|
4710
|
+
# The deletion date of the node
|
4711
|
+
# @return [Time]
|
4712
|
+
#
|
4713
|
+
# @!attribute [rw] node_update_start_date
|
4714
|
+
# The start date of the update for a node
|
4715
|
+
# @return [Time]
|
4716
|
+
#
|
4717
|
+
# @!attribute [rw] node_update_end_date
|
4718
|
+
# The end date of the update for a node
|
4719
|
+
# @return [Time]
|
4720
|
+
#
|
4721
|
+
# @!attribute [rw] node_update_initiated_by
|
4722
|
+
# Reflects whether the update was initiated by the customer or
|
4723
|
+
# automatically applied
|
4724
|
+
# @return [String]
|
4725
|
+
#
|
4726
|
+
# @!attribute [rw] node_update_initiated_date
|
4727
|
+
# The date when the update is triggered
|
4728
|
+
# @return [Time]
|
4729
|
+
#
|
4730
|
+
# @!attribute [rw] node_update_status_modified_date
|
4731
|
+
# The date when the NodeUpdateStatus was last modified
|
4732
|
+
# @return [Time]
|
4733
|
+
#
|
4734
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/NodeGroupMemberUpdateStatus AWS API Documentation
|
4735
|
+
#
|
4736
|
+
class NodeGroupMemberUpdateStatus < Struct.new(
|
4737
|
+
:cache_cluster_id,
|
4738
|
+
:cache_node_id,
|
4739
|
+
:node_update_status,
|
4740
|
+
:node_deletion_date,
|
4741
|
+
:node_update_start_date,
|
4742
|
+
:node_update_end_date,
|
4743
|
+
:node_update_initiated_by,
|
4744
|
+
:node_update_initiated_date,
|
4745
|
+
:node_update_status_modified_date)
|
4746
|
+
include Aws::Structure
|
4747
|
+
end
|
4748
|
+
|
4749
|
+
# The status of the service update on the node group
|
4750
|
+
#
|
4751
|
+
# @!attribute [rw] node_group_id
|
4752
|
+
# The ID of the node group
|
4753
|
+
# @return [String]
|
4754
|
+
#
|
4755
|
+
# @!attribute [rw] node_group_member_update_status
|
4756
|
+
# The status of the service update on the node group member
|
4757
|
+
# @return [Array<Types::NodeGroupMemberUpdateStatus>]
|
4758
|
+
#
|
4759
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/NodeGroupUpdateStatus AWS API Documentation
|
4760
|
+
#
|
4761
|
+
class NodeGroupUpdateStatus < Struct.new(
|
4762
|
+
:node_group_id,
|
4763
|
+
:node_group_member_update_status)
|
4764
|
+
include Aws::Structure
|
4765
|
+
end
|
4766
|
+
|
4570
4767
|
# Represents an individual cache node in a snapshot of a cluster.
|
4571
4768
|
#
|
4572
4769
|
# @!attribute [rw] cache_cluster_id
|
@@ -4677,7 +4874,7 @@ module Aws::ElastiCache
|
|
4677
4874
|
#
|
4678
4875
|
#
|
4679
4876
|
#
|
4680
|
-
# [1]:
|
4877
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/Clusters.Rebooting.html
|
4681
4878
|
# @return [String]
|
4682
4879
|
#
|
4683
4880
|
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/Parameter AWS API Documentation
|
@@ -4757,6 +4954,30 @@ module Aws::ElastiCache
|
|
4757
4954
|
include Aws::Structure
|
4758
4955
|
end
|
4759
4956
|
|
4957
|
+
# Update action that has been processed for the corresponding apply/stop
|
4958
|
+
# request
|
4959
|
+
#
|
4960
|
+
# @!attribute [rw] replication_group_id
|
4961
|
+
# The ID of the replication group
|
4962
|
+
# @return [String]
|
4963
|
+
#
|
4964
|
+
# @!attribute [rw] service_update_name
|
4965
|
+
# The unique ID of the service update
|
4966
|
+
# @return [String]
|
4967
|
+
#
|
4968
|
+
# @!attribute [rw] update_action_status
|
4969
|
+
# The status of the update action on the Redis cluster
|
4970
|
+
# @return [String]
|
4971
|
+
#
|
4972
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/ProcessedUpdateAction AWS API Documentation
|
4973
|
+
#
|
4974
|
+
class ProcessedUpdateAction < Struct.new(
|
4975
|
+
:replication_group_id,
|
4976
|
+
:service_update_name,
|
4977
|
+
:update_action_status)
|
4978
|
+
include Aws::Structure
|
4979
|
+
end
|
4980
|
+
|
4760
4981
|
# Represents the input of a `PurchaseReservedCacheNodesOffering`
|
4761
4982
|
# operation.
|
4762
4983
|
#
|
@@ -4895,7 +5116,7 @@ module Aws::ElastiCache
|
|
4895
5116
|
#
|
4896
5117
|
#
|
4897
5118
|
#
|
4898
|
-
# [1]:
|
5119
|
+
# [1]: https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html
|
4899
5120
|
# @return [String]
|
4900
5121
|
#
|
4901
5122
|
# @!attribute [rw] tag_keys
|
@@ -4958,7 +5179,7 @@ module Aws::ElastiCache
|
|
4958
5179
|
#
|
4959
5180
|
# * Redis versions earlier than 2.8.6.
|
4960
5181
|
#
|
4961
|
-
# * Redis (cluster mode disabled): T1
|
5182
|
+
# * Redis (cluster mode disabled): T1 node types.
|
4962
5183
|
#
|
4963
5184
|
# * Redis (cluster mode enabled): T1 node types.
|
4964
5185
|
# @return [String]
|
@@ -5099,7 +5320,7 @@ module Aws::ElastiCache
|
|
5099
5320
|
#
|
5100
5321
|
# * Redis versions earlier than 2.8.6.
|
5101
5322
|
#
|
5102
|
-
# * Redis (cluster mode disabled): T1
|
5323
|
+
# * Redis (cluster mode disabled): T1 node types.
|
5103
5324
|
#
|
5104
5325
|
# * Redis (cluster mode enabled): T1 node types.
|
5105
5326
|
# @return [String]
|
@@ -5140,15 +5361,16 @@ module Aws::ElastiCache
|
|
5140
5361
|
#
|
5141
5362
|
# * Current generation:
|
5142
5363
|
#
|
5143
|
-
# **
|
5144
|
-
# `cache.
|
5145
|
-
#
|
5146
|
-
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
5147
|
-
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
5364
|
+
# **M5 node types:** `cache.m5.large`, `cache.m5.xlarge`,
|
5365
|
+
# `cache.m5.2xlarge`, `cache.m5.4xlarge`, `cache.m5.12xlarge`,
|
5366
|
+
# `cache.m5.24xlarge`
|
5148
5367
|
#
|
5149
5368
|
# **M4 node types:** `cache.m4.large`, `cache.m4.xlarge`,
|
5150
5369
|
# `cache.m4.2xlarge`, `cache.m4.4xlarge`, `cache.m4.10xlarge`
|
5151
5370
|
#
|
5371
|
+
# **T2 node types:** `cache.t2.micro`, `cache.t2.small`,
|
5372
|
+
# `cache.t2.medium`
|
5373
|
+
#
|
5152
5374
|
# * Previous generation: (not recommended)
|
5153
5375
|
#
|
5154
5376
|
# **T1 node types:** `cache.t1.micro`
|
@@ -5156,6 +5378,9 @@ module Aws::ElastiCache
|
|
5156
5378
|
# **M1 node types:** `cache.m1.small`, `cache.m1.medium`,
|
5157
5379
|
# `cache.m1.large`, `cache.m1.xlarge`
|
5158
5380
|
#
|
5381
|
+
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
5382
|
+
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
5383
|
+
#
|
5159
5384
|
# * Compute optimized:
|
5160
5385
|
#
|
5161
5386
|
# * Previous generation: (not recommended)
|
@@ -5166,10 +5391,11 @@ module Aws::ElastiCache
|
|
5166
5391
|
#
|
5167
5392
|
# * Current generation:
|
5168
5393
|
#
|
5169
|
-
# **
|
5170
|
-
# `cache.
|
5394
|
+
# **R5 node types:** `cache.r5.large`, `cache.r5.xlarge`,
|
5395
|
+
# `cache.r5.2xlarge`, `cache.r5.4xlarge`, `cache.r5.12xlarge`,
|
5396
|
+
# `cache.r5.24xlarge`
|
5171
5397
|
#
|
5172
|
-
# **R4 node types
|
5398
|
+
# **R4 node types:** `cache.r4.large`, `cache.r4.xlarge`,
|
5173
5399
|
# `cache.r4.2xlarge`, `cache.r4.4xlarge`, `cache.r4.8xlarge`,
|
5174
5400
|
# `cache.r4.16xlarge`
|
5175
5401
|
#
|
@@ -5178,33 +5404,22 @@ module Aws::ElastiCache
|
|
5178
5404
|
# **M2 node types:** `cache.m2.xlarge`, `cache.m2.2xlarge`,
|
5179
5405
|
# `cache.m2.4xlarge`
|
5180
5406
|
#
|
5181
|
-
#
|
5182
|
-
#
|
5183
|
-
# * All T2 instances are created in an Amazon Virtual Private Cloud
|
5184
|
-
# (Amazon VPC).
|
5185
|
-
#
|
5186
|
-
# * Redis (cluster mode disabled): Redis backup/restore is not
|
5187
|
-
# supported on T1 and T2 instances.
|
5188
|
-
#
|
5189
|
-
# * Redis (cluster mode enabled): Backup/restore is not supported on
|
5190
|
-
# T1 instances.
|
5191
|
-
#
|
5192
|
-
# * Redis Append-only files (AOF) functionality is not supported for
|
5193
|
-
# T1 or T2 instances.
|
5194
|
-
#
|
5195
|
-
# For a complete listing of node types and specifications, see:
|
5196
|
-
#
|
5197
|
-
# * [Amazon ElastiCache Product Features and Details][1]
|
5407
|
+
# **R3 node types:** `cache.r3.large`, `cache.r3.xlarge`,
|
5408
|
+
# `cache.r3.2xlarge`, `cache.r3.4xlarge`, `cache.r3.8xlarge`
|
5198
5409
|
#
|
5199
|
-
#
|
5410
|
+
# **Additional node type info**
|
5200
5411
|
#
|
5201
|
-
# *
|
5412
|
+
# * All current generation instance types are created in Amazon VPC by
|
5413
|
+
# default.
|
5202
5414
|
#
|
5415
|
+
# * Redis append-only files (AOF) are not supported for T1 or T2
|
5416
|
+
# instances.
|
5203
5417
|
#
|
5418
|
+
# * Redis Multi-AZ with automatic failover is not supported on T1
|
5419
|
+
# instances.
|
5204
5420
|
#
|
5205
|
-
#
|
5206
|
-
#
|
5207
|
-
# [3]: http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.Redis.html#ParameterGroups.Redis.NodeSpecific
|
5421
|
+
# * Redis configuration variables `appendonly` and `appendfsync` are
|
5422
|
+
# not supported on Redis version 2.8.22 and later.
|
5208
5423
|
# @return [String]
|
5209
5424
|
#
|
5210
5425
|
# @!attribute [rw] start_time
|
@@ -5306,15 +5521,16 @@ module Aws::ElastiCache
|
|
5306
5521
|
#
|
5307
5522
|
# * Current generation:
|
5308
5523
|
#
|
5309
|
-
# **
|
5310
|
-
# `cache.
|
5311
|
-
#
|
5312
|
-
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
5313
|
-
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
5524
|
+
# **M5 node types:** `cache.m5.large`, `cache.m5.xlarge`,
|
5525
|
+
# `cache.m5.2xlarge`, `cache.m5.4xlarge`, `cache.m5.12xlarge`,
|
5526
|
+
# `cache.m5.24xlarge`
|
5314
5527
|
#
|
5315
5528
|
# **M4 node types:** `cache.m4.large`, `cache.m4.xlarge`,
|
5316
5529
|
# `cache.m4.2xlarge`, `cache.m4.4xlarge`, `cache.m4.10xlarge`
|
5317
5530
|
#
|
5531
|
+
# **T2 node types:** `cache.t2.micro`, `cache.t2.small`,
|
5532
|
+
# `cache.t2.medium`
|
5533
|
+
#
|
5318
5534
|
# * Previous generation: (not recommended)
|
5319
5535
|
#
|
5320
5536
|
# **T1 node types:** `cache.t1.micro`
|
@@ -5322,6 +5538,9 @@ module Aws::ElastiCache
|
|
5322
5538
|
# **M1 node types:** `cache.m1.small`, `cache.m1.medium`,
|
5323
5539
|
# `cache.m1.large`, `cache.m1.xlarge`
|
5324
5540
|
#
|
5541
|
+
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
5542
|
+
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
5543
|
+
#
|
5325
5544
|
# * Compute optimized:
|
5326
5545
|
#
|
5327
5546
|
# * Previous generation: (not recommended)
|
@@ -5332,10 +5551,11 @@ module Aws::ElastiCache
|
|
5332
5551
|
#
|
5333
5552
|
# * Current generation:
|
5334
5553
|
#
|
5335
|
-
# **
|
5336
|
-
# `cache.
|
5554
|
+
# **R5 node types:** `cache.r5.large`, `cache.r5.xlarge`,
|
5555
|
+
# `cache.r5.2xlarge`, `cache.r5.4xlarge`, `cache.r5.12xlarge`,
|
5556
|
+
# `cache.r5.24xlarge`
|
5337
5557
|
#
|
5338
|
-
# **R4 node types
|
5558
|
+
# **R4 node types:** `cache.r4.large`, `cache.r4.xlarge`,
|
5339
5559
|
# `cache.r4.2xlarge`, `cache.r4.4xlarge`, `cache.r4.8xlarge`,
|
5340
5560
|
# `cache.r4.16xlarge`
|
5341
5561
|
#
|
@@ -5344,33 +5564,22 @@ module Aws::ElastiCache
|
|
5344
5564
|
# **M2 node types:** `cache.m2.xlarge`, `cache.m2.2xlarge`,
|
5345
5565
|
# `cache.m2.4xlarge`
|
5346
5566
|
#
|
5347
|
-
#
|
5348
|
-
#
|
5349
|
-
# * All T2 instances are created in an Amazon Virtual Private Cloud
|
5350
|
-
# (Amazon VPC).
|
5351
|
-
#
|
5352
|
-
# * Redis (cluster mode disabled): Redis backup/restore is not
|
5353
|
-
# supported on T1 and T2 instances.
|
5354
|
-
#
|
5355
|
-
# * Redis (cluster mode enabled): Backup/restore is not supported on
|
5356
|
-
# T1 instances.
|
5357
|
-
#
|
5358
|
-
# * Redis Append-only files (AOF) functionality is not supported for
|
5359
|
-
# T1 or T2 instances.
|
5360
|
-
#
|
5361
|
-
# For a complete listing of node types and specifications, see:
|
5362
|
-
#
|
5363
|
-
# * [Amazon ElastiCache Product Features and Details][1]
|
5567
|
+
# **R3 node types:** `cache.r3.large`, `cache.r3.xlarge`,
|
5568
|
+
# `cache.r3.2xlarge`, `cache.r3.4xlarge`, `cache.r3.8xlarge`
|
5364
5569
|
#
|
5365
|
-
#
|
5570
|
+
# **Additional node type info**
|
5366
5571
|
#
|
5367
|
-
# *
|
5572
|
+
# * All current generation instance types are created in Amazon VPC by
|
5573
|
+
# default.
|
5368
5574
|
#
|
5575
|
+
# * Redis append-only files (AOF) are not supported for T1 or T2
|
5576
|
+
# instances.
|
5369
5577
|
#
|
5578
|
+
# * Redis Multi-AZ with automatic failover is not supported on T1
|
5579
|
+
# instances.
|
5370
5580
|
#
|
5371
|
-
#
|
5372
|
-
#
|
5373
|
-
# [3]: http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.Redis.html#ParameterGroups.Redis.NodeSpecific
|
5581
|
+
# * Redis configuration variables `appendonly` and `appendfsync` are
|
5582
|
+
# not supported on Redis version 2.8.22 and later.
|
5374
5583
|
# @return [String]
|
5375
5584
|
#
|
5376
5585
|
# @!attribute [rw] duration
|
@@ -5487,8 +5696,8 @@ module Aws::ElastiCache
|
|
5487
5696
|
# }
|
5488
5697
|
#
|
5489
5698
|
# @!attribute [rw] node_group_id
|
5490
|
-
#
|
5491
|
-
# to.
|
5699
|
+
# Either the ElastiCache for Redis supplied 4-digit id or a user
|
5700
|
+
# supplied id for the node group these configuration values apply to.
|
5492
5701
|
# @return [String]
|
5493
5702
|
#
|
5494
5703
|
# @!attribute [rw] preferred_availability_zones
|
@@ -5588,6 +5797,100 @@ module Aws::ElastiCache
|
|
5588
5797
|
include Aws::Structure
|
5589
5798
|
end
|
5590
5799
|
|
5800
|
+
# An update that you can apply to your Redis clusters.
|
5801
|
+
#
|
5802
|
+
# @!attribute [rw] service_update_name
|
5803
|
+
# The unique ID of the service update
|
5804
|
+
# @return [String]
|
5805
|
+
#
|
5806
|
+
# @!attribute [rw] service_update_release_date
|
5807
|
+
# The date when the service update is initially available
|
5808
|
+
# @return [Time]
|
5809
|
+
#
|
5810
|
+
# @!attribute [rw] service_update_end_date
|
5811
|
+
# The date after which the service update is no longer available
|
5812
|
+
# @return [Time]
|
5813
|
+
#
|
5814
|
+
# @!attribute [rw] service_update_severity
|
5815
|
+
# The severity of the service update
|
5816
|
+
# @return [String]
|
5817
|
+
#
|
5818
|
+
# @!attribute [rw] service_update_recommended_apply_by_date
|
5819
|
+
# The recommendend date to apply the service update in order to ensure
|
5820
|
+
# compliance. For information on compliance, see [Self-Service
|
5821
|
+
# Security Updates for Compliance][1].
|
5822
|
+
#
|
5823
|
+
#
|
5824
|
+
#
|
5825
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/elasticache-compliance.html#elasticache-compliance-self-service
|
5826
|
+
# @return [Time]
|
5827
|
+
#
|
5828
|
+
# @!attribute [rw] service_update_status
|
5829
|
+
# The status of the service update
|
5830
|
+
# @return [String]
|
5831
|
+
#
|
5832
|
+
# @!attribute [rw] service_update_description
|
5833
|
+
# Provides details of the service update
|
5834
|
+
# @return [String]
|
5835
|
+
#
|
5836
|
+
# @!attribute [rw] service_update_type
|
5837
|
+
# Reflects the nature of the service update
|
5838
|
+
# @return [String]
|
5839
|
+
#
|
5840
|
+
# @!attribute [rw] engine
|
5841
|
+
# The Redis engine to which the service update applies
|
5842
|
+
# @return [String]
|
5843
|
+
#
|
5844
|
+
# @!attribute [rw] engine_version
|
5845
|
+
# The Redis engine version to which the service update applies
|
5846
|
+
# @return [String]
|
5847
|
+
#
|
5848
|
+
# @!attribute [rw] auto_update_after_recommended_apply_by_date
|
5849
|
+
# Indicates whether the service update will be automatically applied
|
5850
|
+
# once the recommended apply-by date has expired.
|
5851
|
+
# @return [Boolean]
|
5852
|
+
#
|
5853
|
+
# @!attribute [rw] estimated_update_time
|
5854
|
+
# The estimated length of time the service update will take
|
5855
|
+
# @return [String]
|
5856
|
+
#
|
5857
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/ServiceUpdate AWS API Documentation
|
5858
|
+
#
|
5859
|
+
class ServiceUpdate < Struct.new(
|
5860
|
+
:service_update_name,
|
5861
|
+
:service_update_release_date,
|
5862
|
+
:service_update_end_date,
|
5863
|
+
:service_update_severity,
|
5864
|
+
:service_update_recommended_apply_by_date,
|
5865
|
+
:service_update_status,
|
5866
|
+
:service_update_description,
|
5867
|
+
:service_update_type,
|
5868
|
+
:engine,
|
5869
|
+
:engine_version,
|
5870
|
+
:auto_update_after_recommended_apply_by_date,
|
5871
|
+
:estimated_update_time)
|
5872
|
+
include Aws::Structure
|
5873
|
+
end
|
5874
|
+
|
5875
|
+
# @!attribute [rw] marker
|
5876
|
+
# An optional marker returned from a prior request. Use this marker
|
5877
|
+
# for pagination of results from this operation. If this parameter is
|
5878
|
+
# specified, the response includes only records beyond the marker, up
|
5879
|
+
# to the value specified by `MaxRecords`.
|
5880
|
+
# @return [String]
|
5881
|
+
#
|
5882
|
+
# @!attribute [rw] service_updates
|
5883
|
+
# A list of service updates
|
5884
|
+
# @return [Array<Types::ServiceUpdate>]
|
5885
|
+
#
|
5886
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/ServiceUpdatesMessage AWS API Documentation
|
5887
|
+
#
|
5888
|
+
class ServiceUpdatesMessage < Struct.new(
|
5889
|
+
:marker,
|
5890
|
+
:service_updates)
|
5891
|
+
include Aws::Structure
|
5892
|
+
end
|
5893
|
+
|
5591
5894
|
# Represents the progress of an online resharding operation.
|
5592
5895
|
#
|
5593
5896
|
# @!attribute [rw] progress_percentage
|
@@ -5645,15 +5948,16 @@ module Aws::ElastiCache
|
|
5645
5948
|
#
|
5646
5949
|
# * Current generation:
|
5647
5950
|
#
|
5648
|
-
# **
|
5649
|
-
# `cache.
|
5650
|
-
#
|
5651
|
-
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
5652
|
-
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
5951
|
+
# **M5 node types:** `cache.m5.large`, `cache.m5.xlarge`,
|
5952
|
+
# `cache.m5.2xlarge`, `cache.m5.4xlarge`, `cache.m5.12xlarge`,
|
5953
|
+
# `cache.m5.24xlarge`
|
5653
5954
|
#
|
5654
5955
|
# **M4 node types:** `cache.m4.large`, `cache.m4.xlarge`,
|
5655
5956
|
# `cache.m4.2xlarge`, `cache.m4.4xlarge`, `cache.m4.10xlarge`
|
5656
5957
|
#
|
5958
|
+
# **T2 node types:** `cache.t2.micro`, `cache.t2.small`,
|
5959
|
+
# `cache.t2.medium`
|
5960
|
+
#
|
5657
5961
|
# * Previous generation: (not recommended)
|
5658
5962
|
#
|
5659
5963
|
# **T1 node types:** `cache.t1.micro`
|
@@ -5661,6 +5965,9 @@ module Aws::ElastiCache
|
|
5661
5965
|
# **M1 node types:** `cache.m1.small`, `cache.m1.medium`,
|
5662
5966
|
# `cache.m1.large`, `cache.m1.xlarge`
|
5663
5967
|
#
|
5968
|
+
# **M3 node types:** `cache.m3.medium`, `cache.m3.large`,
|
5969
|
+
# `cache.m3.xlarge`, `cache.m3.2xlarge`
|
5970
|
+
#
|
5664
5971
|
# * Compute optimized:
|
5665
5972
|
#
|
5666
5973
|
# * Previous generation: (not recommended)
|
@@ -5671,10 +5978,11 @@ module Aws::ElastiCache
|
|
5671
5978
|
#
|
5672
5979
|
# * Current generation:
|
5673
5980
|
#
|
5674
|
-
# **
|
5675
|
-
# `cache.
|
5981
|
+
# **R5 node types:** `cache.r5.large`, `cache.r5.xlarge`,
|
5982
|
+
# `cache.r5.2xlarge`, `cache.r5.4xlarge`, `cache.r5.12xlarge`,
|
5983
|
+
# `cache.r5.24xlarge`
|
5676
5984
|
#
|
5677
|
-
# **R4 node types
|
5985
|
+
# **R4 node types:** `cache.r4.large`, `cache.r4.xlarge`,
|
5678
5986
|
# `cache.r4.2xlarge`, `cache.r4.4xlarge`, `cache.r4.8xlarge`,
|
5679
5987
|
# `cache.r4.16xlarge`
|
5680
5988
|
#
|
@@ -5683,33 +5991,22 @@ module Aws::ElastiCache
|
|
5683
5991
|
# **M2 node types:** `cache.m2.xlarge`, `cache.m2.2xlarge`,
|
5684
5992
|
# `cache.m2.4xlarge`
|
5685
5993
|
#
|
5686
|
-
#
|
5687
|
-
#
|
5688
|
-
# * All T2 instances are created in an Amazon Virtual Private Cloud
|
5689
|
-
# (Amazon VPC).
|
5690
|
-
#
|
5691
|
-
# * Redis (cluster mode disabled): Redis backup/restore is not
|
5692
|
-
# supported on T1 and T2 instances.
|
5693
|
-
#
|
5694
|
-
# * Redis (cluster mode enabled): Backup/restore is not supported on
|
5695
|
-
# T1 instances.
|
5696
|
-
#
|
5697
|
-
# * Redis Append-only files (AOF) functionality is not supported for
|
5698
|
-
# T1 or T2 instances.
|
5699
|
-
#
|
5700
|
-
# For a complete listing of node types and specifications, see:
|
5701
|
-
#
|
5702
|
-
# * [Amazon ElastiCache Product Features and Details][1]
|
5994
|
+
# **R3 node types:** `cache.r3.large`, `cache.r3.xlarge`,
|
5995
|
+
# `cache.r3.2xlarge`, `cache.r3.4xlarge`, `cache.r3.8xlarge`
|
5703
5996
|
#
|
5704
|
-
#
|
5997
|
+
# **Additional node type info**
|
5705
5998
|
#
|
5706
|
-
# *
|
5999
|
+
# * All current generation instance types are created in Amazon VPC by
|
6000
|
+
# default.
|
5707
6001
|
#
|
6002
|
+
# * Redis append-only files (AOF) are not supported for T1 or T2
|
6003
|
+
# instances.
|
5708
6004
|
#
|
6005
|
+
# * Redis Multi-AZ with automatic failover is not supported on T1
|
6006
|
+
# instances.
|
5709
6007
|
#
|
5710
|
-
#
|
5711
|
-
#
|
5712
|
-
# [3]: http://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/ParameterGroups.Redis.html#ParameterGroups.Redis.NodeSpecific
|
6008
|
+
# * Redis configuration variables `appendonly` and `appendfsync` are
|
6009
|
+
# not supported on Redis version 2.8.22 and later.
|
5713
6010
|
# @return [String]
|
5714
6011
|
#
|
5715
6012
|
# @!attribute [rw] engine
|
@@ -5825,7 +6122,7 @@ module Aws::ElastiCache
|
|
5825
6122
|
#
|
5826
6123
|
# * Redis versions earlier than 2.8.6.
|
5827
6124
|
#
|
5828
|
-
# * Redis (cluster mode disabled): T1
|
6125
|
+
# * Redis (cluster mode disabled): T1 node types.
|
5829
6126
|
#
|
5830
6127
|
# * Redis (cluster mode enabled): T1 node types.
|
5831
6128
|
# @return [String]
|
@@ -5966,5 +6263,185 @@ module Aws::ElastiCache
|
|
5966
6263
|
include Aws::Structure
|
5967
6264
|
end
|
5968
6265
|
|
6266
|
+
# Filters update actions from the service updates that are in available
|
6267
|
+
# status during the time range.
|
6268
|
+
#
|
6269
|
+
# @note When making an API call, you may pass TimeRangeFilter
|
6270
|
+
# data as a hash:
|
6271
|
+
#
|
6272
|
+
# {
|
6273
|
+
# start_time: Time.now,
|
6274
|
+
# end_time: Time.now,
|
6275
|
+
# }
|
6276
|
+
#
|
6277
|
+
# @!attribute [rw] start_time
|
6278
|
+
# The start time of the time range filter
|
6279
|
+
# @return [Time]
|
6280
|
+
#
|
6281
|
+
# @!attribute [rw] end_time
|
6282
|
+
# The end time of the time range filter
|
6283
|
+
# @return [Time]
|
6284
|
+
#
|
6285
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/TimeRangeFilter AWS API Documentation
|
6286
|
+
#
|
6287
|
+
class TimeRangeFilter < Struct.new(
|
6288
|
+
:start_time,
|
6289
|
+
:end_time)
|
6290
|
+
include Aws::Structure
|
6291
|
+
end
|
6292
|
+
|
6293
|
+
# Update action that has failed to be processed for the corresponding
|
6294
|
+
# apply/stop request
|
6295
|
+
#
|
6296
|
+
# @!attribute [rw] replication_group_id
|
6297
|
+
# The replication group ID
|
6298
|
+
# @return [String]
|
6299
|
+
#
|
6300
|
+
# @!attribute [rw] service_update_name
|
6301
|
+
# The unique ID of the service update
|
6302
|
+
# @return [String]
|
6303
|
+
#
|
6304
|
+
# @!attribute [rw] error_type
|
6305
|
+
# The error type for requests that are not processed
|
6306
|
+
# @return [String]
|
6307
|
+
#
|
6308
|
+
# @!attribute [rw] error_message
|
6309
|
+
# The error message that describes the reason the request was not
|
6310
|
+
# processed
|
6311
|
+
# @return [String]
|
6312
|
+
#
|
6313
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/UnprocessedUpdateAction AWS API Documentation
|
6314
|
+
#
|
6315
|
+
class UnprocessedUpdateAction < Struct.new(
|
6316
|
+
:replication_group_id,
|
6317
|
+
:service_update_name,
|
6318
|
+
:error_type,
|
6319
|
+
:error_message)
|
6320
|
+
include Aws::Structure
|
6321
|
+
end
|
6322
|
+
|
6323
|
+
# The status of the service update for a specific replication group
|
6324
|
+
#
|
6325
|
+
# @!attribute [rw] replication_group_id
|
6326
|
+
# The ID of the replication group
|
6327
|
+
# @return [String]
|
6328
|
+
#
|
6329
|
+
# @!attribute [rw] service_update_name
|
6330
|
+
# The unique ID of the service update
|
6331
|
+
# @return [String]
|
6332
|
+
#
|
6333
|
+
# @!attribute [rw] service_update_release_date
|
6334
|
+
# The date the update is first available
|
6335
|
+
# @return [Time]
|
6336
|
+
#
|
6337
|
+
# @!attribute [rw] service_update_severity
|
6338
|
+
# The severity of the service update
|
6339
|
+
# @return [String]
|
6340
|
+
#
|
6341
|
+
# @!attribute [rw] service_update_status
|
6342
|
+
# The status of the service update
|
6343
|
+
# @return [String]
|
6344
|
+
#
|
6345
|
+
# @!attribute [rw] service_update_recommended_apply_by_date
|
6346
|
+
# The recommended date to apply the service update to ensure
|
6347
|
+
# compliance. For information on compliance, see [Self-Service
|
6348
|
+
# Security Updates for Compliance][1].
|
6349
|
+
#
|
6350
|
+
#
|
6351
|
+
#
|
6352
|
+
# [1]: https://docs.aws.amazon.com/AmazonElastiCache/latest/red-ug/elasticache-compliance.html#elasticache-compliance-self-service
|
6353
|
+
# @return [Time]
|
6354
|
+
#
|
6355
|
+
# @!attribute [rw] service_update_type
|
6356
|
+
# Reflects the nature of the service update
|
6357
|
+
# @return [String]
|
6358
|
+
#
|
6359
|
+
# @!attribute [rw] update_action_available_date
|
6360
|
+
# The date that the service update is available to a replication group
|
6361
|
+
# @return [Time]
|
6362
|
+
#
|
6363
|
+
# @!attribute [rw] update_action_status
|
6364
|
+
# The status of the update action
|
6365
|
+
# @return [String]
|
6366
|
+
#
|
6367
|
+
# @!attribute [rw] nodes_updated
|
6368
|
+
# The progress of the service update on the replication group
|
6369
|
+
# @return [String]
|
6370
|
+
#
|
6371
|
+
# @!attribute [rw] update_action_status_modified_date
|
6372
|
+
# The date when the UpdateActionStatus was last modified
|
6373
|
+
# @return [Time]
|
6374
|
+
#
|
6375
|
+
# @!attribute [rw] sla_met
|
6376
|
+
# If yes, all nodes in the replication group have been updated by the
|
6377
|
+
# recommended apply-by date. If no, at least one node in the
|
6378
|
+
# replication group have not been updated by the recommended apply-by
|
6379
|
+
# date. If N/A, the replication group was created after the
|
6380
|
+
# recommended apply-by date.
|
6381
|
+
# @return [String]
|
6382
|
+
#
|
6383
|
+
# @!attribute [rw] node_group_update_status
|
6384
|
+
# The status of the service update on the node group
|
6385
|
+
# @return [Array<Types::NodeGroupUpdateStatus>]
|
6386
|
+
#
|
6387
|
+
# @!attribute [rw] estimated_update_time
|
6388
|
+
# The estimated length of time for the update to complete
|
6389
|
+
# @return [String]
|
6390
|
+
#
|
6391
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/UpdateAction AWS API Documentation
|
6392
|
+
#
|
6393
|
+
class UpdateAction < Struct.new(
|
6394
|
+
:replication_group_id,
|
6395
|
+
:service_update_name,
|
6396
|
+
:service_update_release_date,
|
6397
|
+
:service_update_severity,
|
6398
|
+
:service_update_status,
|
6399
|
+
:service_update_recommended_apply_by_date,
|
6400
|
+
:service_update_type,
|
6401
|
+
:update_action_available_date,
|
6402
|
+
:update_action_status,
|
6403
|
+
:nodes_updated,
|
6404
|
+
:update_action_status_modified_date,
|
6405
|
+
:sla_met,
|
6406
|
+
:node_group_update_status,
|
6407
|
+
:estimated_update_time)
|
6408
|
+
include Aws::Structure
|
6409
|
+
end
|
6410
|
+
|
6411
|
+
# @!attribute [rw] processed_update_actions
|
6412
|
+
# Update actions that have been processed successfully
|
6413
|
+
# @return [Array<Types::ProcessedUpdateAction>]
|
6414
|
+
#
|
6415
|
+
# @!attribute [rw] unprocessed_update_actions
|
6416
|
+
# Update actions that haven't been processed successfully
|
6417
|
+
# @return [Array<Types::UnprocessedUpdateAction>]
|
6418
|
+
#
|
6419
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/UpdateActionResultsMessage AWS API Documentation
|
6420
|
+
#
|
6421
|
+
class UpdateActionResultsMessage < Struct.new(
|
6422
|
+
:processed_update_actions,
|
6423
|
+
:unprocessed_update_actions)
|
6424
|
+
include Aws::Structure
|
6425
|
+
end
|
6426
|
+
|
6427
|
+
# @!attribute [rw] marker
|
6428
|
+
# An optional marker returned from a prior request. Use this marker
|
6429
|
+
# for pagination of results from this operation. If this parameter is
|
6430
|
+
# specified, the response includes only records beyond the marker, up
|
6431
|
+
# to the value specified by `MaxRecords`.
|
6432
|
+
# @return [String]
|
6433
|
+
#
|
6434
|
+
# @!attribute [rw] update_actions
|
6435
|
+
# Returns a list of update actions
|
6436
|
+
# @return [Array<Types::UpdateAction>]
|
6437
|
+
#
|
6438
|
+
# @see http://docs.aws.amazon.com/goto/WebAPI/elasticache-2015-02-02/UpdateActionsMessage AWS API Documentation
|
6439
|
+
#
|
6440
|
+
class UpdateActionsMessage < Struct.new(
|
6441
|
+
:marker,
|
6442
|
+
:update_actions)
|
6443
|
+
include Aws::Structure
|
6444
|
+
end
|
6445
|
+
|
5969
6446
|
end
|
5970
6447
|
end
|