aws-sdk-elasticache 1.0.0.rc1 → 1.0.0.rc2

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,1471 +1,1469 @@
1
1
  # WARNING ABOUT GENERATED CODE
2
2
  #
3
- # This file is generated. See the contributing for info on making contributions:
3
+ # This file is generated. See the contributing guide for more information:
4
4
  # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
5
  #
6
6
  # WARNING ABOUT GENERATED CODE
7
7
 
8
- module Aws
9
- module ElastiCache
10
- # @api private
11
- module ClientApi
12
-
13
- include Seahorse::Model
14
-
15
- AZMode = Shapes::StringShape.new(name: 'AZMode')
16
- AddTagsToResourceMessage = Shapes::StructureShape.new(name: 'AddTagsToResourceMessage')
17
- AllowedNodeTypeModificationsMessage = Shapes::StructureShape.new(name: 'AllowedNodeTypeModificationsMessage')
18
- AuthorizationAlreadyExistsFault = Shapes::StructureShape.new(name: 'AuthorizationAlreadyExistsFault')
19
- AuthorizationNotFoundFault = Shapes::StructureShape.new(name: 'AuthorizationNotFoundFault')
20
- AuthorizeCacheSecurityGroupIngressMessage = Shapes::StructureShape.new(name: 'AuthorizeCacheSecurityGroupIngressMessage')
21
- AuthorizeCacheSecurityGroupIngressResult = Shapes::StructureShape.new(name: 'AuthorizeCacheSecurityGroupIngressResult')
22
- AutomaticFailoverStatus = Shapes::StringShape.new(name: 'AutomaticFailoverStatus')
23
- AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
24
- AvailabilityZonesList = Shapes::ListShape.new(name: 'AvailabilityZonesList')
25
- AwsQueryErrorMessage = Shapes::StringShape.new(name: 'AwsQueryErrorMessage')
26
- Boolean = Shapes::BooleanShape.new(name: 'Boolean')
27
- BooleanOptional = Shapes::BooleanShape.new(name: 'BooleanOptional')
28
- CacheCluster = Shapes::StructureShape.new(name: 'CacheCluster')
29
- CacheClusterAlreadyExistsFault = Shapes::StructureShape.new(name: 'CacheClusterAlreadyExistsFault')
30
- CacheClusterList = Shapes::ListShape.new(name: 'CacheClusterList')
31
- CacheClusterMessage = Shapes::StructureShape.new(name: 'CacheClusterMessage')
32
- CacheClusterNotFoundFault = Shapes::StructureShape.new(name: 'CacheClusterNotFoundFault')
33
- CacheEngineVersion = Shapes::StructureShape.new(name: 'CacheEngineVersion')
34
- CacheEngineVersionList = Shapes::ListShape.new(name: 'CacheEngineVersionList')
35
- CacheEngineVersionMessage = Shapes::StructureShape.new(name: 'CacheEngineVersionMessage')
36
- CacheNode = Shapes::StructureShape.new(name: 'CacheNode')
37
- CacheNodeIdsList = Shapes::ListShape.new(name: 'CacheNodeIdsList')
38
- CacheNodeList = Shapes::ListShape.new(name: 'CacheNodeList')
39
- CacheNodeTypeSpecificParameter = Shapes::StructureShape.new(name: 'CacheNodeTypeSpecificParameter')
40
- CacheNodeTypeSpecificParametersList = Shapes::ListShape.new(name: 'CacheNodeTypeSpecificParametersList')
41
- CacheNodeTypeSpecificValue = Shapes::StructureShape.new(name: 'CacheNodeTypeSpecificValue')
42
- CacheNodeTypeSpecificValueList = Shapes::ListShape.new(name: 'CacheNodeTypeSpecificValueList')
43
- CacheParameterGroup = Shapes::StructureShape.new(name: 'CacheParameterGroup')
44
- CacheParameterGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'CacheParameterGroupAlreadyExistsFault')
45
- CacheParameterGroupDetails = Shapes::StructureShape.new(name: 'CacheParameterGroupDetails')
46
- CacheParameterGroupList = Shapes::ListShape.new(name: 'CacheParameterGroupList')
47
- CacheParameterGroupNameMessage = Shapes::StructureShape.new(name: 'CacheParameterGroupNameMessage')
48
- CacheParameterGroupNotFoundFault = Shapes::StructureShape.new(name: 'CacheParameterGroupNotFoundFault')
49
- CacheParameterGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'CacheParameterGroupQuotaExceededFault')
50
- CacheParameterGroupStatus = Shapes::StructureShape.new(name: 'CacheParameterGroupStatus')
51
- CacheParameterGroupsMessage = Shapes::StructureShape.new(name: 'CacheParameterGroupsMessage')
52
- CacheSecurityGroup = Shapes::StructureShape.new(name: 'CacheSecurityGroup')
53
- CacheSecurityGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'CacheSecurityGroupAlreadyExistsFault')
54
- CacheSecurityGroupMembership = Shapes::StructureShape.new(name: 'CacheSecurityGroupMembership')
55
- CacheSecurityGroupMembershipList = Shapes::ListShape.new(name: 'CacheSecurityGroupMembershipList')
56
- CacheSecurityGroupMessage = Shapes::StructureShape.new(name: 'CacheSecurityGroupMessage')
57
- CacheSecurityGroupNameList = Shapes::ListShape.new(name: 'CacheSecurityGroupNameList')
58
- CacheSecurityGroupNotFoundFault = Shapes::StructureShape.new(name: 'CacheSecurityGroupNotFoundFault')
59
- CacheSecurityGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'CacheSecurityGroupQuotaExceededFault')
60
- CacheSecurityGroups = Shapes::ListShape.new(name: 'CacheSecurityGroups')
61
- CacheSubnetGroup = Shapes::StructureShape.new(name: 'CacheSubnetGroup')
62
- CacheSubnetGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'CacheSubnetGroupAlreadyExistsFault')
63
- CacheSubnetGroupInUse = Shapes::StructureShape.new(name: 'CacheSubnetGroupInUse')
64
- CacheSubnetGroupMessage = Shapes::StructureShape.new(name: 'CacheSubnetGroupMessage')
65
- CacheSubnetGroupNotFoundFault = Shapes::StructureShape.new(name: 'CacheSubnetGroupNotFoundFault')
66
- CacheSubnetGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'CacheSubnetGroupQuotaExceededFault')
67
- CacheSubnetGroups = Shapes::ListShape.new(name: 'CacheSubnetGroups')
68
- CacheSubnetQuotaExceededFault = Shapes::StructureShape.new(name: 'CacheSubnetQuotaExceededFault')
69
- ChangeType = Shapes::StringShape.new(name: 'ChangeType')
70
- ClusterIdList = Shapes::ListShape.new(name: 'ClusterIdList')
71
- ClusterQuotaForCustomerExceededFault = Shapes::StructureShape.new(name: 'ClusterQuotaForCustomerExceededFault')
72
- CopySnapshotMessage = Shapes::StructureShape.new(name: 'CopySnapshotMessage')
73
- CopySnapshotResult = Shapes::StructureShape.new(name: 'CopySnapshotResult')
74
- CreateCacheClusterMessage = Shapes::StructureShape.new(name: 'CreateCacheClusterMessage')
75
- CreateCacheClusterResult = Shapes::StructureShape.new(name: 'CreateCacheClusterResult')
76
- CreateCacheParameterGroupMessage = Shapes::StructureShape.new(name: 'CreateCacheParameterGroupMessage')
77
- CreateCacheParameterGroupResult = Shapes::StructureShape.new(name: 'CreateCacheParameterGroupResult')
78
- CreateCacheSecurityGroupMessage = Shapes::StructureShape.new(name: 'CreateCacheSecurityGroupMessage')
79
- CreateCacheSecurityGroupResult = Shapes::StructureShape.new(name: 'CreateCacheSecurityGroupResult')
80
- CreateCacheSubnetGroupMessage = Shapes::StructureShape.new(name: 'CreateCacheSubnetGroupMessage')
81
- CreateCacheSubnetGroupResult = Shapes::StructureShape.new(name: 'CreateCacheSubnetGroupResult')
82
- CreateReplicationGroupMessage = Shapes::StructureShape.new(name: 'CreateReplicationGroupMessage')
83
- CreateReplicationGroupResult = Shapes::StructureShape.new(name: 'CreateReplicationGroupResult')
84
- CreateSnapshotMessage = Shapes::StructureShape.new(name: 'CreateSnapshotMessage')
85
- CreateSnapshotResult = Shapes::StructureShape.new(name: 'CreateSnapshotResult')
86
- DeleteCacheClusterMessage = Shapes::StructureShape.new(name: 'DeleteCacheClusterMessage')
87
- DeleteCacheClusterResult = Shapes::StructureShape.new(name: 'DeleteCacheClusterResult')
88
- DeleteCacheParameterGroupMessage = Shapes::StructureShape.new(name: 'DeleteCacheParameterGroupMessage')
89
- DeleteCacheSecurityGroupMessage = Shapes::StructureShape.new(name: 'DeleteCacheSecurityGroupMessage')
90
- DeleteCacheSubnetGroupMessage = Shapes::StructureShape.new(name: 'DeleteCacheSubnetGroupMessage')
91
- DeleteReplicationGroupMessage = Shapes::StructureShape.new(name: 'DeleteReplicationGroupMessage')
92
- DeleteReplicationGroupResult = Shapes::StructureShape.new(name: 'DeleteReplicationGroupResult')
93
- DeleteSnapshotMessage = Shapes::StructureShape.new(name: 'DeleteSnapshotMessage')
94
- DeleteSnapshotResult = Shapes::StructureShape.new(name: 'DeleteSnapshotResult')
95
- DescribeCacheClustersMessage = Shapes::StructureShape.new(name: 'DescribeCacheClustersMessage')
96
- DescribeCacheEngineVersionsMessage = Shapes::StructureShape.new(name: 'DescribeCacheEngineVersionsMessage')
97
- DescribeCacheParameterGroupsMessage = Shapes::StructureShape.new(name: 'DescribeCacheParameterGroupsMessage')
98
- DescribeCacheParametersMessage = Shapes::StructureShape.new(name: 'DescribeCacheParametersMessage')
99
- DescribeCacheSecurityGroupsMessage = Shapes::StructureShape.new(name: 'DescribeCacheSecurityGroupsMessage')
100
- DescribeCacheSubnetGroupsMessage = Shapes::StructureShape.new(name: 'DescribeCacheSubnetGroupsMessage')
101
- DescribeEngineDefaultParametersMessage = Shapes::StructureShape.new(name: 'DescribeEngineDefaultParametersMessage')
102
- DescribeEngineDefaultParametersResult = Shapes::StructureShape.new(name: 'DescribeEngineDefaultParametersResult')
103
- DescribeEventsMessage = Shapes::StructureShape.new(name: 'DescribeEventsMessage')
104
- DescribeReplicationGroupsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationGroupsMessage')
105
- DescribeReservedCacheNodesMessage = Shapes::StructureShape.new(name: 'DescribeReservedCacheNodesMessage')
106
- DescribeReservedCacheNodesOfferingsMessage = Shapes::StructureShape.new(name: 'DescribeReservedCacheNodesOfferingsMessage')
107
- DescribeSnapshotsListMessage = Shapes::StructureShape.new(name: 'DescribeSnapshotsListMessage')
108
- DescribeSnapshotsMessage = Shapes::StructureShape.new(name: 'DescribeSnapshotsMessage')
109
- Double = Shapes::FloatShape.new(name: 'Double')
110
- EC2SecurityGroup = Shapes::StructureShape.new(name: 'EC2SecurityGroup')
111
- EC2SecurityGroupList = Shapes::ListShape.new(name: 'EC2SecurityGroupList')
112
- Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
113
- EngineDefaults = Shapes::StructureShape.new(name: 'EngineDefaults')
114
- Event = Shapes::StructureShape.new(name: 'Event')
115
- EventList = Shapes::ListShape.new(name: 'EventList')
116
- EventsMessage = Shapes::StructureShape.new(name: 'EventsMessage')
117
- InsufficientCacheClusterCapacityFault = Shapes::StructureShape.new(name: 'InsufficientCacheClusterCapacityFault')
118
- Integer = Shapes::IntegerShape.new(name: 'Integer')
119
- IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
120
- InvalidARNFault = Shapes::StructureShape.new(name: 'InvalidARNFault')
121
- InvalidCacheClusterStateFault = Shapes::StructureShape.new(name: 'InvalidCacheClusterStateFault')
122
- InvalidCacheParameterGroupStateFault = Shapes::StructureShape.new(name: 'InvalidCacheParameterGroupStateFault')
123
- InvalidCacheSecurityGroupStateFault = Shapes::StructureShape.new(name: 'InvalidCacheSecurityGroupStateFault')
124
- InvalidParameterCombinationException = Shapes::StructureShape.new(name: 'InvalidParameterCombinationException')
125
- InvalidParameterValueException = Shapes::StructureShape.new(name: 'InvalidParameterValueException')
126
- InvalidReplicationGroupStateFault = Shapes::StructureShape.new(name: 'InvalidReplicationGroupStateFault')
127
- InvalidSnapshotStateFault = Shapes::StructureShape.new(name: 'InvalidSnapshotStateFault')
128
- InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
129
- InvalidVPCNetworkStateFault = Shapes::StructureShape.new(name: 'InvalidVPCNetworkStateFault')
130
- KeyList = Shapes::ListShape.new(name: 'KeyList')
131
- ListAllowedNodeTypeModificationsMessage = Shapes::StructureShape.new(name: 'ListAllowedNodeTypeModificationsMessage')
132
- ListTagsForResourceMessage = Shapes::StructureShape.new(name: 'ListTagsForResourceMessage')
133
- ModifyCacheClusterMessage = Shapes::StructureShape.new(name: 'ModifyCacheClusterMessage')
134
- ModifyCacheClusterResult = Shapes::StructureShape.new(name: 'ModifyCacheClusterResult')
135
- ModifyCacheParameterGroupMessage = Shapes::StructureShape.new(name: 'ModifyCacheParameterGroupMessage')
136
- ModifyCacheSubnetGroupMessage = Shapes::StructureShape.new(name: 'ModifyCacheSubnetGroupMessage')
137
- ModifyCacheSubnetGroupResult = Shapes::StructureShape.new(name: 'ModifyCacheSubnetGroupResult')
138
- ModifyReplicationGroupMessage = Shapes::StructureShape.new(name: 'ModifyReplicationGroupMessage')
139
- ModifyReplicationGroupResult = Shapes::StructureShape.new(name: 'ModifyReplicationGroupResult')
140
- NodeGroup = Shapes::StructureShape.new(name: 'NodeGroup')
141
- NodeGroupConfiguration = Shapes::StructureShape.new(name: 'NodeGroupConfiguration')
142
- NodeGroupConfigurationList = Shapes::ListShape.new(name: 'NodeGroupConfigurationList')
143
- NodeGroupList = Shapes::ListShape.new(name: 'NodeGroupList')
144
- NodeGroupMember = Shapes::StructureShape.new(name: 'NodeGroupMember')
145
- NodeGroupMemberList = Shapes::ListShape.new(name: 'NodeGroupMemberList')
146
- NodeGroupsPerReplicationGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'NodeGroupsPerReplicationGroupQuotaExceededFault')
147
- NodeQuotaForClusterExceededFault = Shapes::StructureShape.new(name: 'NodeQuotaForClusterExceededFault')
148
- NodeQuotaForCustomerExceededFault = Shapes::StructureShape.new(name: 'NodeQuotaForCustomerExceededFault')
149
- NodeSnapshot = Shapes::StructureShape.new(name: 'NodeSnapshot')
150
- NodeSnapshotList = Shapes::ListShape.new(name: 'NodeSnapshotList')
151
- NodeTypeList = Shapes::ListShape.new(name: 'NodeTypeList')
152
- NotificationConfiguration = Shapes::StructureShape.new(name: 'NotificationConfiguration')
153
- Parameter = Shapes::StructureShape.new(name: 'Parameter')
154
- ParameterNameValue = Shapes::StructureShape.new(name: 'ParameterNameValue')
155
- ParameterNameValueList = Shapes::ListShape.new(name: 'ParameterNameValueList')
156
- ParametersList = Shapes::ListShape.new(name: 'ParametersList')
157
- PendingAutomaticFailoverStatus = Shapes::StringShape.new(name: 'PendingAutomaticFailoverStatus')
158
- PendingModifiedValues = Shapes::StructureShape.new(name: 'PendingModifiedValues')
159
- PreferredAvailabilityZoneList = Shapes::ListShape.new(name: 'PreferredAvailabilityZoneList')
160
- PurchaseReservedCacheNodesOfferingMessage = Shapes::StructureShape.new(name: 'PurchaseReservedCacheNodesOfferingMessage')
161
- PurchaseReservedCacheNodesOfferingResult = Shapes::StructureShape.new(name: 'PurchaseReservedCacheNodesOfferingResult')
162
- RebootCacheClusterMessage = Shapes::StructureShape.new(name: 'RebootCacheClusterMessage')
163
- RebootCacheClusterResult = Shapes::StructureShape.new(name: 'RebootCacheClusterResult')
164
- RecurringCharge = Shapes::StructureShape.new(name: 'RecurringCharge')
165
- RecurringChargeList = Shapes::ListShape.new(name: 'RecurringChargeList')
166
- RemoveTagsFromResourceMessage = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceMessage')
167
- ReplicationGroup = Shapes::StructureShape.new(name: 'ReplicationGroup')
168
- ReplicationGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'ReplicationGroupAlreadyExistsFault')
169
- ReplicationGroupList = Shapes::ListShape.new(name: 'ReplicationGroupList')
170
- ReplicationGroupMessage = Shapes::StructureShape.new(name: 'ReplicationGroupMessage')
171
- ReplicationGroupNotFoundFault = Shapes::StructureShape.new(name: 'ReplicationGroupNotFoundFault')
172
- ReplicationGroupPendingModifiedValues = Shapes::StructureShape.new(name: 'ReplicationGroupPendingModifiedValues')
173
- ReservedCacheNode = Shapes::StructureShape.new(name: 'ReservedCacheNode')
174
- ReservedCacheNodeAlreadyExistsFault = Shapes::StructureShape.new(name: 'ReservedCacheNodeAlreadyExistsFault')
175
- ReservedCacheNodeList = Shapes::ListShape.new(name: 'ReservedCacheNodeList')
176
- ReservedCacheNodeMessage = Shapes::StructureShape.new(name: 'ReservedCacheNodeMessage')
177
- ReservedCacheNodeNotFoundFault = Shapes::StructureShape.new(name: 'ReservedCacheNodeNotFoundFault')
178
- ReservedCacheNodeQuotaExceededFault = Shapes::StructureShape.new(name: 'ReservedCacheNodeQuotaExceededFault')
179
- ReservedCacheNodesOffering = Shapes::StructureShape.new(name: 'ReservedCacheNodesOffering')
180
- ReservedCacheNodesOfferingList = Shapes::ListShape.new(name: 'ReservedCacheNodesOfferingList')
181
- ReservedCacheNodesOfferingMessage = Shapes::StructureShape.new(name: 'ReservedCacheNodesOfferingMessage')
182
- ReservedCacheNodesOfferingNotFoundFault = Shapes::StructureShape.new(name: 'ReservedCacheNodesOfferingNotFoundFault')
183
- ResetCacheParameterGroupMessage = Shapes::StructureShape.new(name: 'ResetCacheParameterGroupMessage')
184
- RevokeCacheSecurityGroupIngressMessage = Shapes::StructureShape.new(name: 'RevokeCacheSecurityGroupIngressMessage')
185
- RevokeCacheSecurityGroupIngressResult = Shapes::StructureShape.new(name: 'RevokeCacheSecurityGroupIngressResult')
186
- SecurityGroupIdsList = Shapes::ListShape.new(name: 'SecurityGroupIdsList')
187
- SecurityGroupMembership = Shapes::StructureShape.new(name: 'SecurityGroupMembership')
188
- SecurityGroupMembershipList = Shapes::ListShape.new(name: 'SecurityGroupMembershipList')
189
- Snapshot = Shapes::StructureShape.new(name: 'Snapshot')
190
- SnapshotAlreadyExistsFault = Shapes::StructureShape.new(name: 'SnapshotAlreadyExistsFault')
191
- SnapshotArnsList = Shapes::ListShape.new(name: 'SnapshotArnsList')
192
- SnapshotFeatureNotSupportedFault = Shapes::StructureShape.new(name: 'SnapshotFeatureNotSupportedFault')
193
- SnapshotList = Shapes::ListShape.new(name: 'SnapshotList')
194
- SnapshotNotFoundFault = Shapes::StructureShape.new(name: 'SnapshotNotFoundFault')
195
- SnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SnapshotQuotaExceededFault')
196
- SourceType = Shapes::StringShape.new(name: 'SourceType')
197
- String = Shapes::StringShape.new(name: 'String')
198
- Subnet = Shapes::StructureShape.new(name: 'Subnet')
199
- SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
200
- SubnetInUse = Shapes::StructureShape.new(name: 'SubnetInUse')
201
- SubnetList = Shapes::ListShape.new(name: 'SubnetList')
202
- TStamp = Shapes::TimestampShape.new(name: 'TStamp')
203
- Tag = Shapes::StructureShape.new(name: 'Tag')
204
- TagList = Shapes::ListShape.new(name: 'TagList')
205
- TagListMessage = Shapes::StructureShape.new(name: 'TagListMessage')
206
- TagNotFoundFault = Shapes::StructureShape.new(name: 'TagNotFoundFault')
207
- TagQuotaPerResourceExceeded = Shapes::StructureShape.new(name: 'TagQuotaPerResourceExceeded')
208
-
209
- AddTagsToResourceMessage.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
210
- AddTagsToResourceMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
211
- AddTagsToResourceMessage.struct_class = Types::AddTagsToResourceMessage
212
-
213
- AllowedNodeTypeModificationsMessage.add_member(:scale_up_modifications, Shapes::ShapeRef.new(shape: NodeTypeList, location_name: "ScaleUpModifications"))
214
- AllowedNodeTypeModificationsMessage.struct_class = Types::AllowedNodeTypeModificationsMessage
215
-
216
- AuthorizeCacheSecurityGroupIngressMessage.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSecurityGroupName"))
217
- AuthorizeCacheSecurityGroupIngressMessage.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EC2SecurityGroupName"))
218
- AuthorizeCacheSecurityGroupIngressMessage.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EC2SecurityGroupOwnerId"))
219
- AuthorizeCacheSecurityGroupIngressMessage.struct_class = Types::AuthorizeCacheSecurityGroupIngressMessage
220
-
221
- AuthorizeCacheSecurityGroupIngressResult.add_member(:cache_security_group, Shapes::ShapeRef.new(shape: CacheSecurityGroup, location_name: "CacheSecurityGroup"))
222
- AuthorizeCacheSecurityGroupIngressResult.struct_class = Types::AuthorizeCacheSecurityGroupIngressResult
223
-
224
- AvailabilityZone.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
225
- AvailabilityZone.struct_class = Types::AvailabilityZone
226
-
227
- AvailabilityZonesList.member = Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone")
228
-
229
- CacheCluster.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
230
- CacheCluster.add_member(:configuration_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "ConfigurationEndpoint"))
231
- CacheCluster.add_member(:client_download_landing_page, Shapes::ShapeRef.new(shape: String, location_name: "ClientDownloadLandingPage"))
232
- CacheCluster.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
233
- CacheCluster.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
234
- CacheCluster.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
235
- CacheCluster.add_member(:cache_cluster_status, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterStatus"))
236
- CacheCluster.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
237
- CacheCluster.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
238
- CacheCluster.add_member(:cache_cluster_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CacheClusterCreateTime"))
239
- CacheCluster.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
240
- CacheCluster.add_member(:pending_modified_values, Shapes::ShapeRef.new(shape: PendingModifiedValues, location_name: "PendingModifiedValues"))
241
- CacheCluster.add_member(:notification_configuration, Shapes::ShapeRef.new(shape: NotificationConfiguration, location_name: "NotificationConfiguration"))
242
- CacheCluster.add_member(:cache_security_groups, Shapes::ShapeRef.new(shape: CacheSecurityGroupMembershipList, location_name: "CacheSecurityGroups"))
243
- CacheCluster.add_member(:cache_parameter_group, Shapes::ShapeRef.new(shape: CacheParameterGroupStatus, location_name: "CacheParameterGroup"))
244
- CacheCluster.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
245
- CacheCluster.add_member(:cache_nodes, Shapes::ShapeRef.new(shape: CacheNodeList, location_name: "CacheNodes"))
246
- CacheCluster.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoMinorVersionUpgrade"))
247
- CacheCluster.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroupMembershipList, location_name: "SecurityGroups"))
248
- CacheCluster.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
249
- CacheCluster.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
250
- CacheCluster.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
251
- CacheCluster.struct_class = Types::CacheCluster
252
-
253
- CacheClusterList.member = Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster")
254
-
255
- CacheClusterMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
256
- CacheClusterMessage.add_member(:cache_clusters, Shapes::ShapeRef.new(shape: CacheClusterList, location_name: "CacheClusters"))
257
- CacheClusterMessage.struct_class = Types::CacheClusterMessage
258
-
259
- CacheEngineVersion.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
260
- CacheEngineVersion.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
261
- CacheEngineVersion.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupFamily"))
262
- CacheEngineVersion.add_member(:cache_engine_description, Shapes::ShapeRef.new(shape: String, location_name: "CacheEngineDescription"))
263
- CacheEngineVersion.add_member(:cache_engine_version_description, Shapes::ShapeRef.new(shape: String, location_name: "CacheEngineVersionDescription"))
264
- CacheEngineVersion.struct_class = Types::CacheEngineVersion
265
-
266
- CacheEngineVersionList.member = Shapes::ShapeRef.new(shape: CacheEngineVersion, location_name: "CacheEngineVersion")
267
-
268
- CacheEngineVersionMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
269
- CacheEngineVersionMessage.add_member(:cache_engine_versions, Shapes::ShapeRef.new(shape: CacheEngineVersionList, location_name: "CacheEngineVersions"))
270
- CacheEngineVersionMessage.struct_class = Types::CacheEngineVersionMessage
271
-
272
- CacheNode.add_member(:cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId"))
273
- CacheNode.add_member(:cache_node_status, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeStatus"))
274
- CacheNode.add_member(:cache_node_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CacheNodeCreateTime"))
275
- CacheNode.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
276
- CacheNode.add_member(:parameter_group_status, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupStatus"))
277
- CacheNode.add_member(:source_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "SourceCacheNodeId"))
278
- CacheNode.add_member(:customer_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "CustomerAvailabilityZone"))
279
- CacheNode.struct_class = Types::CacheNode
280
-
281
- CacheNodeIdsList.member = Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId")
282
-
283
- CacheNodeList.member = Shapes::ShapeRef.new(shape: CacheNode, location_name: "CacheNode")
284
-
285
- CacheNodeTypeSpecificParameter.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterName"))
286
- CacheNodeTypeSpecificParameter.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
287
- CacheNodeTypeSpecificParameter.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
288
- CacheNodeTypeSpecificParameter.add_member(:data_type, Shapes::ShapeRef.new(shape: String, location_name: "DataType"))
289
- CacheNodeTypeSpecificParameter.add_member(:allowed_values, Shapes::ShapeRef.new(shape: String, location_name: "AllowedValues"))
290
- CacheNodeTypeSpecificParameter.add_member(:is_modifiable, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsModifiable"))
291
- CacheNodeTypeSpecificParameter.add_member(:minimum_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MinimumEngineVersion"))
292
- CacheNodeTypeSpecificParameter.add_member(:cache_node_type_specific_values, Shapes::ShapeRef.new(shape: CacheNodeTypeSpecificValueList, location_name: "CacheNodeTypeSpecificValues"))
293
- CacheNodeTypeSpecificParameter.add_member(:change_type, Shapes::ShapeRef.new(shape: ChangeType, location_name: "ChangeType"))
294
- CacheNodeTypeSpecificParameter.struct_class = Types::CacheNodeTypeSpecificParameter
295
-
296
- CacheNodeTypeSpecificParametersList.member = Shapes::ShapeRef.new(shape: CacheNodeTypeSpecificParameter, location_name: "CacheNodeTypeSpecificParameter")
297
-
298
- CacheNodeTypeSpecificValue.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
299
- CacheNodeTypeSpecificValue.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
300
- CacheNodeTypeSpecificValue.struct_class = Types::CacheNodeTypeSpecificValue
301
-
302
- CacheNodeTypeSpecificValueList.member = Shapes::ShapeRef.new(shape: CacheNodeTypeSpecificValue, location_name: "CacheNodeTypeSpecificValue")
303
-
304
- CacheParameterGroup.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
305
- CacheParameterGroup.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupFamily"))
306
- CacheParameterGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
307
- CacheParameterGroup.struct_class = Types::CacheParameterGroup
308
-
309
- CacheParameterGroupDetails.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
310
- CacheParameterGroupDetails.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersList, location_name: "Parameters"))
311
- CacheParameterGroupDetails.add_member(:cache_node_type_specific_parameters, Shapes::ShapeRef.new(shape: CacheNodeTypeSpecificParametersList, location_name: "CacheNodeTypeSpecificParameters"))
312
- CacheParameterGroupDetails.struct_class = Types::CacheParameterGroupDetails
313
-
314
- CacheParameterGroupList.member = Shapes::ShapeRef.new(shape: CacheParameterGroup, location_name: "CacheParameterGroup")
315
-
316
- CacheParameterGroupNameMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
317
- CacheParameterGroupNameMessage.struct_class = Types::CacheParameterGroupNameMessage
318
-
319
- CacheParameterGroupStatus.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
320
- CacheParameterGroupStatus.add_member(:parameter_apply_status, Shapes::ShapeRef.new(shape: String, location_name: "ParameterApplyStatus"))
321
- CacheParameterGroupStatus.add_member(:cache_node_ids_to_reboot, Shapes::ShapeRef.new(shape: CacheNodeIdsList, location_name: "CacheNodeIdsToReboot"))
322
- CacheParameterGroupStatus.struct_class = Types::CacheParameterGroupStatus
323
-
324
- CacheParameterGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
325
- CacheParameterGroupsMessage.add_member(:cache_parameter_groups, Shapes::ShapeRef.new(shape: CacheParameterGroupList, location_name: "CacheParameterGroups"))
326
- CacheParameterGroupsMessage.struct_class = Types::CacheParameterGroupsMessage
327
-
328
- CacheSecurityGroup.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "OwnerId"))
329
- CacheSecurityGroup.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSecurityGroupName"))
330
- CacheSecurityGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
331
- CacheSecurityGroup.add_member(:ec2_security_groups, Shapes::ShapeRef.new(shape: EC2SecurityGroupList, location_name: "EC2SecurityGroups"))
332
- CacheSecurityGroup.struct_class = Types::CacheSecurityGroup
333
-
334
- CacheSecurityGroupMembership.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSecurityGroupName"))
335
- CacheSecurityGroupMembership.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
336
- CacheSecurityGroupMembership.struct_class = Types::CacheSecurityGroupMembership
337
-
338
- CacheSecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: CacheSecurityGroupMembership, location_name: "CacheSecurityGroup")
339
-
340
- CacheSecurityGroupMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
341
- CacheSecurityGroupMessage.add_member(:cache_security_groups, Shapes::ShapeRef.new(shape: CacheSecurityGroups, location_name: "CacheSecurityGroups"))
342
- CacheSecurityGroupMessage.struct_class = Types::CacheSecurityGroupMessage
343
-
344
- CacheSecurityGroupNameList.member = Shapes::ShapeRef.new(shape: String, location_name: "CacheSecurityGroupName")
345
-
346
- CacheSecurityGroups.member = Shapes::ShapeRef.new(shape: CacheSecurityGroup, location_name: "CacheSecurityGroup")
347
-
348
- CacheSubnetGroup.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
349
- CacheSubnetGroup.add_member(:cache_subnet_group_description, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupDescription"))
350
- CacheSubnetGroup.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
351
- CacheSubnetGroup.add_member(:subnets, Shapes::ShapeRef.new(shape: SubnetList, location_name: "Subnets"))
352
- CacheSubnetGroup.struct_class = Types::CacheSubnetGroup
353
-
354
- CacheSubnetGroupMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
355
- CacheSubnetGroupMessage.add_member(:cache_subnet_groups, Shapes::ShapeRef.new(shape: CacheSubnetGroups, location_name: "CacheSubnetGroups"))
356
- CacheSubnetGroupMessage.struct_class = Types::CacheSubnetGroupMessage
357
-
358
- CacheSubnetGroups.member = Shapes::ShapeRef.new(shape: CacheSubnetGroup, location_name: "CacheSubnetGroup")
359
-
360
- ClusterIdList.member = Shapes::ShapeRef.new(shape: String, location_name: "ClusterId")
361
-
362
- CopySnapshotMessage.add_member(:source_snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceSnapshotName"))
363
- CopySnapshotMessage.add_member(:target_snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TargetSnapshotName"))
364
- CopySnapshotMessage.add_member(:target_bucket, Shapes::ShapeRef.new(shape: String, location_name: "TargetBucket"))
365
- CopySnapshotMessage.struct_class = Types::CopySnapshotMessage
366
-
367
- CopySnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
368
- CopySnapshotResult.struct_class = Types::CopySnapshotResult
369
-
370
- CreateCacheClusterMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheClusterId"))
371
- CreateCacheClusterMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
372
- CreateCacheClusterMessage.add_member(:az_mode, Shapes::ShapeRef.new(shape: AZMode, location_name: "AZMode"))
373
- CreateCacheClusterMessage.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
374
- CreateCacheClusterMessage.add_member(:preferred_availability_zones, Shapes::ShapeRef.new(shape: PreferredAvailabilityZoneList, location_name: "PreferredAvailabilityZones"))
375
- CreateCacheClusterMessage.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
376
- CreateCacheClusterMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
377
- CreateCacheClusterMessage.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
378
- CreateCacheClusterMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
379
- CreateCacheClusterMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
380
- CreateCacheClusterMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
381
- CreateCacheClusterMessage.add_member(:cache_security_group_names, Shapes::ShapeRef.new(shape: CacheSecurityGroupNameList, location_name: "CacheSecurityGroupNames"))
382
- CreateCacheClusterMessage.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdsList, location_name: "SecurityGroupIds"))
383
- CreateCacheClusterMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
384
- CreateCacheClusterMessage.add_member(:snapshot_arns, Shapes::ShapeRef.new(shape: SnapshotArnsList, location_name: "SnapshotArns"))
385
- CreateCacheClusterMessage.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotName"))
386
- CreateCacheClusterMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
387
- CreateCacheClusterMessage.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
388
- CreateCacheClusterMessage.add_member(:notification_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicArn"))
389
- CreateCacheClusterMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
390
- CreateCacheClusterMessage.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
391
- CreateCacheClusterMessage.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
392
- CreateCacheClusterMessage.add_member(:auth_token, Shapes::ShapeRef.new(shape: String, location_name: "AuthToken"))
393
- CreateCacheClusterMessage.struct_class = Types::CreateCacheClusterMessage
394
-
395
- CreateCacheClusterResult.add_member(:cache_cluster, Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster"))
396
- CreateCacheClusterResult.struct_class = Types::CreateCacheClusterResult
397
-
398
- CreateCacheParameterGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupName"))
399
- CreateCacheParameterGroupMessage.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupFamily"))
400
- CreateCacheParameterGroupMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
401
- CreateCacheParameterGroupMessage.struct_class = Types::CreateCacheParameterGroupMessage
402
-
403
- CreateCacheParameterGroupResult.add_member(:cache_parameter_group, Shapes::ShapeRef.new(shape: CacheParameterGroup, location_name: "CacheParameterGroup"))
404
- CreateCacheParameterGroupResult.struct_class = Types::CreateCacheParameterGroupResult
405
-
406
- CreateCacheSecurityGroupMessage.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSecurityGroupName"))
407
- CreateCacheSecurityGroupMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
408
- CreateCacheSecurityGroupMessage.struct_class = Types::CreateCacheSecurityGroupMessage
409
-
410
- CreateCacheSecurityGroupResult.add_member(:cache_security_group, Shapes::ShapeRef.new(shape: CacheSecurityGroup, location_name: "CacheSecurityGroup"))
411
- CreateCacheSecurityGroupResult.struct_class = Types::CreateCacheSecurityGroupResult
412
-
413
- CreateCacheSubnetGroupMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSubnetGroupName"))
414
- CreateCacheSubnetGroupMessage.add_member(:cache_subnet_group_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSubnetGroupDescription"))
415
- CreateCacheSubnetGroupMessage.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, required: true, location_name: "SubnetIds"))
416
- CreateCacheSubnetGroupMessage.struct_class = Types::CreateCacheSubnetGroupMessage
417
-
418
- CreateCacheSubnetGroupResult.add_member(:cache_subnet_group, Shapes::ShapeRef.new(shape: CacheSubnetGroup, location_name: "CacheSubnetGroup"))
419
- CreateCacheSubnetGroupResult.struct_class = Types::CreateCacheSubnetGroupResult
420
-
421
- CreateReplicationGroupMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationGroupId"))
422
- CreateReplicationGroupMessage.add_member(:replication_group_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationGroupDescription"))
423
- CreateReplicationGroupMessage.add_member(:primary_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryClusterId"))
424
- CreateReplicationGroupMessage.add_member(:automatic_failover_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutomaticFailoverEnabled"))
425
- CreateReplicationGroupMessage.add_member(:num_cache_clusters, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheClusters"))
426
- CreateReplicationGroupMessage.add_member(:preferred_cache_cluster_a_zs, Shapes::ShapeRef.new(shape: AvailabilityZonesList, location_name: "PreferredCacheClusterAZs"))
427
- CreateReplicationGroupMessage.add_member(:num_node_groups, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumNodeGroups"))
428
- CreateReplicationGroupMessage.add_member(:replicas_per_node_group, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "ReplicasPerNodeGroup"))
429
- CreateReplicationGroupMessage.add_member(:node_group_configuration, Shapes::ShapeRef.new(shape: NodeGroupConfigurationList, location_name: "NodeGroupConfiguration"))
430
- CreateReplicationGroupMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
431
- CreateReplicationGroupMessage.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
432
- CreateReplicationGroupMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
433
- CreateReplicationGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
434
- CreateReplicationGroupMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
435
- CreateReplicationGroupMessage.add_member(:cache_security_group_names, Shapes::ShapeRef.new(shape: CacheSecurityGroupNameList, location_name: "CacheSecurityGroupNames"))
436
- CreateReplicationGroupMessage.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdsList, location_name: "SecurityGroupIds"))
437
- CreateReplicationGroupMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
438
- CreateReplicationGroupMessage.add_member(:snapshot_arns, Shapes::ShapeRef.new(shape: SnapshotArnsList, location_name: "SnapshotArns"))
439
- CreateReplicationGroupMessage.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotName"))
440
- CreateReplicationGroupMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
441
- CreateReplicationGroupMessage.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
442
- CreateReplicationGroupMessage.add_member(:notification_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicArn"))
443
- CreateReplicationGroupMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
444
- CreateReplicationGroupMessage.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
445
- CreateReplicationGroupMessage.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
446
- CreateReplicationGroupMessage.add_member(:auth_token, Shapes::ShapeRef.new(shape: String, location_name: "AuthToken"))
447
- CreateReplicationGroupMessage.struct_class = Types::CreateReplicationGroupMessage
448
-
449
- CreateReplicationGroupResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
450
- CreateReplicationGroupResult.struct_class = Types::CreateReplicationGroupResult
451
-
452
- CreateSnapshotMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
453
- CreateSnapshotMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
454
- CreateSnapshotMessage.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotName"))
455
- CreateSnapshotMessage.struct_class = Types::CreateSnapshotMessage
456
-
457
- CreateSnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
458
- CreateSnapshotResult.struct_class = Types::CreateSnapshotResult
459
-
460
- DeleteCacheClusterMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheClusterId"))
461
- DeleteCacheClusterMessage.add_member(:final_snapshot_identifier, Shapes::ShapeRef.new(shape: String, location_name: "FinalSnapshotIdentifier"))
462
- DeleteCacheClusterMessage.struct_class = Types::DeleteCacheClusterMessage
463
-
464
- DeleteCacheClusterResult.add_member(:cache_cluster, Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster"))
465
- DeleteCacheClusterResult.struct_class = Types::DeleteCacheClusterResult
466
-
467
- DeleteCacheParameterGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupName"))
468
- DeleteCacheParameterGroupMessage.struct_class = Types::DeleteCacheParameterGroupMessage
469
-
470
- DeleteCacheSecurityGroupMessage.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSecurityGroupName"))
471
- DeleteCacheSecurityGroupMessage.struct_class = Types::DeleteCacheSecurityGroupMessage
472
-
473
- DeleteCacheSubnetGroupMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSubnetGroupName"))
474
- DeleteCacheSubnetGroupMessage.struct_class = Types::DeleteCacheSubnetGroupMessage
475
-
476
- DeleteReplicationGroupMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationGroupId"))
477
- DeleteReplicationGroupMessage.add_member(:retain_primary_cluster, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "RetainPrimaryCluster"))
478
- DeleteReplicationGroupMessage.add_member(:final_snapshot_identifier, Shapes::ShapeRef.new(shape: String, location_name: "FinalSnapshotIdentifier"))
479
- DeleteReplicationGroupMessage.struct_class = Types::DeleteReplicationGroupMessage
480
-
481
- DeleteReplicationGroupResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
482
- DeleteReplicationGroupResult.struct_class = Types::DeleteReplicationGroupResult
483
-
484
- DeleteSnapshotMessage.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotName"))
485
- DeleteSnapshotMessage.struct_class = Types::DeleteSnapshotMessage
486
-
487
- DeleteSnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
488
- DeleteSnapshotResult.struct_class = Types::DeleteSnapshotResult
489
-
490
- DescribeCacheClustersMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
491
- DescribeCacheClustersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
492
- DescribeCacheClustersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
493
- DescribeCacheClustersMessage.add_member(:show_cache_node_info, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ShowCacheNodeInfo"))
494
- DescribeCacheClustersMessage.struct_class = Types::DescribeCacheClustersMessage
495
-
496
- DescribeCacheEngineVersionsMessage.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
497
- DescribeCacheEngineVersionsMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
498
- DescribeCacheEngineVersionsMessage.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupFamily"))
499
- DescribeCacheEngineVersionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
500
- DescribeCacheEngineVersionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
501
- DescribeCacheEngineVersionsMessage.add_member(:default_only, Shapes::ShapeRef.new(shape: Boolean, location_name: "DefaultOnly"))
502
- DescribeCacheEngineVersionsMessage.struct_class = Types::DescribeCacheEngineVersionsMessage
503
-
504
- DescribeCacheParameterGroupsMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
505
- DescribeCacheParameterGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
506
- DescribeCacheParameterGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
507
- DescribeCacheParameterGroupsMessage.struct_class = Types::DescribeCacheParameterGroupsMessage
508
-
509
- DescribeCacheParametersMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupName"))
510
- DescribeCacheParametersMessage.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
511
- DescribeCacheParametersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
512
- DescribeCacheParametersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
513
- DescribeCacheParametersMessage.struct_class = Types::DescribeCacheParametersMessage
514
-
515
- DescribeCacheSecurityGroupsMessage.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSecurityGroupName"))
516
- DescribeCacheSecurityGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
517
- DescribeCacheSecurityGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
518
- DescribeCacheSecurityGroupsMessage.struct_class = Types::DescribeCacheSecurityGroupsMessage
519
-
520
- DescribeCacheSubnetGroupsMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
521
- DescribeCacheSubnetGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
522
- DescribeCacheSubnetGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
523
- DescribeCacheSubnetGroupsMessage.struct_class = Types::DescribeCacheSubnetGroupsMessage
524
-
525
- DescribeEngineDefaultParametersMessage.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupFamily"))
526
- DescribeEngineDefaultParametersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
527
- DescribeEngineDefaultParametersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
528
- DescribeEngineDefaultParametersMessage.struct_class = Types::DescribeEngineDefaultParametersMessage
529
-
530
- DescribeEngineDefaultParametersResult.add_member(:engine_defaults, Shapes::ShapeRef.new(shape: EngineDefaults, location_name: "EngineDefaults"))
531
- DescribeEngineDefaultParametersResult.struct_class = Types::DescribeEngineDefaultParametersResult
532
-
533
- DescribeEventsMessage.add_member(:source_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SourceIdentifier"))
534
- DescribeEventsMessage.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "SourceType"))
535
- DescribeEventsMessage.add_member(:start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "StartTime"))
536
- DescribeEventsMessage.add_member(:end_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "EndTime"))
537
- DescribeEventsMessage.add_member(:duration, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Duration"))
538
- DescribeEventsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
539
- DescribeEventsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
540
- DescribeEventsMessage.struct_class = Types::DescribeEventsMessage
541
-
542
- DescribeReplicationGroupsMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
543
- DescribeReplicationGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
544
- DescribeReplicationGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
545
- DescribeReplicationGroupsMessage.struct_class = Types::DescribeReplicationGroupsMessage
546
-
547
- DescribeReservedCacheNodesMessage.add_member(:reserved_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodeId"))
548
- DescribeReservedCacheNodesMessage.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodesOfferingId"))
549
- DescribeReservedCacheNodesMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
550
- DescribeReservedCacheNodesMessage.add_member(:duration, Shapes::ShapeRef.new(shape: String, location_name: "Duration"))
551
- DescribeReservedCacheNodesMessage.add_member(:product_description, Shapes::ShapeRef.new(shape: String, location_name: "ProductDescription"))
552
- DescribeReservedCacheNodesMessage.add_member(:offering_type, Shapes::ShapeRef.new(shape: String, location_name: "OfferingType"))
553
- DescribeReservedCacheNodesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
554
- DescribeReservedCacheNodesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
555
- DescribeReservedCacheNodesMessage.struct_class = Types::DescribeReservedCacheNodesMessage
556
-
557
- DescribeReservedCacheNodesOfferingsMessage.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodesOfferingId"))
558
- DescribeReservedCacheNodesOfferingsMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
559
- DescribeReservedCacheNodesOfferingsMessage.add_member(:duration, Shapes::ShapeRef.new(shape: String, location_name: "Duration"))
560
- DescribeReservedCacheNodesOfferingsMessage.add_member(:product_description, Shapes::ShapeRef.new(shape: String, location_name: "ProductDescription"))
561
- DescribeReservedCacheNodesOfferingsMessage.add_member(:offering_type, Shapes::ShapeRef.new(shape: String, location_name: "OfferingType"))
562
- DescribeReservedCacheNodesOfferingsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
563
- DescribeReservedCacheNodesOfferingsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
564
- DescribeReservedCacheNodesOfferingsMessage.struct_class = Types::DescribeReservedCacheNodesOfferingsMessage
565
-
566
- DescribeSnapshotsListMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
567
- DescribeSnapshotsListMessage.add_member(:snapshots, Shapes::ShapeRef.new(shape: SnapshotList, location_name: "Snapshots"))
568
- DescribeSnapshotsListMessage.struct_class = Types::DescribeSnapshotsListMessage
569
-
570
- DescribeSnapshotsMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
571
- DescribeSnapshotsMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
572
- DescribeSnapshotsMessage.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotName"))
573
- DescribeSnapshotsMessage.add_member(:snapshot_source, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotSource"))
574
- DescribeSnapshotsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
575
- DescribeSnapshotsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
576
- DescribeSnapshotsMessage.add_member(:show_node_group_config, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ShowNodeGroupConfig"))
577
- DescribeSnapshotsMessage.struct_class = Types::DescribeSnapshotsMessage
578
-
579
- EC2SecurityGroup.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
580
- EC2SecurityGroup.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupName"))
581
- EC2SecurityGroup.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupOwnerId"))
582
- EC2SecurityGroup.struct_class = Types::EC2SecurityGroup
583
-
584
- EC2SecurityGroupList.member = Shapes::ShapeRef.new(shape: EC2SecurityGroup, location_name: "EC2SecurityGroup")
585
-
586
- Endpoint.add_member(:address, Shapes::ShapeRef.new(shape: String, location_name: "Address"))
587
- Endpoint.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "Port"))
588
- Endpoint.struct_class = Types::Endpoint
589
-
590
- EngineDefaults.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupFamily"))
591
- EngineDefaults.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
592
- EngineDefaults.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersList, location_name: "Parameters"))
593
- EngineDefaults.add_member(:cache_node_type_specific_parameters, Shapes::ShapeRef.new(shape: CacheNodeTypeSpecificParametersList, location_name: "CacheNodeTypeSpecificParameters"))
594
- EngineDefaults.struct_class = Types::EngineDefaults
595
-
596
- Event.add_member(:source_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SourceIdentifier"))
597
- Event.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "SourceType"))
598
- Event.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
599
- Event.add_member(:date, Shapes::ShapeRef.new(shape: TStamp, location_name: "Date"))
600
- Event.struct_class = Types::Event
601
-
602
- EventList.member = Shapes::ShapeRef.new(shape: Event, location_name: "Event")
603
-
604
- EventsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
605
- EventsMessage.add_member(:events, Shapes::ShapeRef.new(shape: EventList, location_name: "Events"))
606
- EventsMessage.struct_class = Types::EventsMessage
607
-
608
- KeyList.member = Shapes::ShapeRef.new(shape: String)
609
-
610
- ListAllowedNodeTypeModificationsMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
611
- ListAllowedNodeTypeModificationsMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
612
- ListAllowedNodeTypeModificationsMessage.struct_class = Types::ListAllowedNodeTypeModificationsMessage
613
-
614
- ListTagsForResourceMessage.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
615
- ListTagsForResourceMessage.struct_class = Types::ListTagsForResourceMessage
616
-
617
- ModifyCacheClusterMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheClusterId"))
618
- ModifyCacheClusterMessage.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
619
- ModifyCacheClusterMessage.add_member(:cache_node_ids_to_remove, Shapes::ShapeRef.new(shape: CacheNodeIdsList, location_name: "CacheNodeIdsToRemove"))
620
- ModifyCacheClusterMessage.add_member(:az_mode, Shapes::ShapeRef.new(shape: AZMode, location_name: "AZMode"))
621
- ModifyCacheClusterMessage.add_member(:new_availability_zones, Shapes::ShapeRef.new(shape: PreferredAvailabilityZoneList, location_name: "NewAvailabilityZones"))
622
- ModifyCacheClusterMessage.add_member(:cache_security_group_names, Shapes::ShapeRef.new(shape: CacheSecurityGroupNameList, location_name: "CacheSecurityGroupNames"))
623
- ModifyCacheClusterMessage.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdsList, location_name: "SecurityGroupIds"))
624
- ModifyCacheClusterMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
625
- ModifyCacheClusterMessage.add_member(:notification_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicArn"))
626
- ModifyCacheClusterMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
627
- ModifyCacheClusterMessage.add_member(:notification_topic_status, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicStatus"))
628
- ModifyCacheClusterMessage.add_member(:apply_immediately, Shapes::ShapeRef.new(shape: Boolean, location_name: "ApplyImmediately"))
629
- ModifyCacheClusterMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
630
- ModifyCacheClusterMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
631
- ModifyCacheClusterMessage.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
632
- ModifyCacheClusterMessage.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
633
- ModifyCacheClusterMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
634
- ModifyCacheClusterMessage.struct_class = Types::ModifyCacheClusterMessage
635
-
636
- ModifyCacheClusterResult.add_member(:cache_cluster, Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster"))
637
- ModifyCacheClusterResult.struct_class = Types::ModifyCacheClusterResult
638
-
639
- ModifyCacheParameterGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupName"))
640
- ModifyCacheParameterGroupMessage.add_member(:parameter_name_values, Shapes::ShapeRef.new(shape: ParameterNameValueList, required: true, location_name: "ParameterNameValues"))
641
- ModifyCacheParameterGroupMessage.struct_class = Types::ModifyCacheParameterGroupMessage
642
-
643
- ModifyCacheSubnetGroupMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSubnetGroupName"))
644
- ModifyCacheSubnetGroupMessage.add_member(:cache_subnet_group_description, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupDescription"))
645
- ModifyCacheSubnetGroupMessage.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, location_name: "SubnetIds"))
646
- ModifyCacheSubnetGroupMessage.struct_class = Types::ModifyCacheSubnetGroupMessage
647
-
648
- ModifyCacheSubnetGroupResult.add_member(:cache_subnet_group, Shapes::ShapeRef.new(shape: CacheSubnetGroup, location_name: "CacheSubnetGroup"))
649
- ModifyCacheSubnetGroupResult.struct_class = Types::ModifyCacheSubnetGroupResult
650
-
651
- ModifyReplicationGroupMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationGroupId"))
652
- ModifyReplicationGroupMessage.add_member(:replication_group_description, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupDescription"))
653
- ModifyReplicationGroupMessage.add_member(:primary_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryClusterId"))
654
- ModifyReplicationGroupMessage.add_member(:snapshotting_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "SnapshottingClusterId"))
655
- ModifyReplicationGroupMessage.add_member(:automatic_failover_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutomaticFailoverEnabled"))
656
- ModifyReplicationGroupMessage.add_member(:cache_security_group_names, Shapes::ShapeRef.new(shape: CacheSecurityGroupNameList, location_name: "CacheSecurityGroupNames"))
657
- ModifyReplicationGroupMessage.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdsList, location_name: "SecurityGroupIds"))
658
- ModifyReplicationGroupMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
659
- ModifyReplicationGroupMessage.add_member(:notification_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicArn"))
660
- ModifyReplicationGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
661
- ModifyReplicationGroupMessage.add_member(:notification_topic_status, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicStatus"))
662
- ModifyReplicationGroupMessage.add_member(:apply_immediately, Shapes::ShapeRef.new(shape: Boolean, location_name: "ApplyImmediately"))
663
- ModifyReplicationGroupMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
664
- ModifyReplicationGroupMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
665
- ModifyReplicationGroupMessage.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
666
- ModifyReplicationGroupMessage.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
667
- ModifyReplicationGroupMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
668
- ModifyReplicationGroupMessage.struct_class = Types::ModifyReplicationGroupMessage
669
-
670
- ModifyReplicationGroupResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
671
- ModifyReplicationGroupResult.struct_class = Types::ModifyReplicationGroupResult
672
-
673
- NodeGroup.add_member(:node_group_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeGroupId"))
674
- NodeGroup.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
675
- NodeGroup.add_member(:primary_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "PrimaryEndpoint"))
676
- NodeGroup.add_member(:slots, Shapes::ShapeRef.new(shape: String, location_name: "Slots"))
677
- NodeGroup.add_member(:node_group_members, Shapes::ShapeRef.new(shape: NodeGroupMemberList, location_name: "NodeGroupMembers"))
678
- NodeGroup.struct_class = Types::NodeGroup
679
-
680
- NodeGroupConfiguration.add_member(:slots, Shapes::ShapeRef.new(shape: String, location_name: "Slots"))
681
- NodeGroupConfiguration.add_member(:replica_count, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "ReplicaCount"))
682
- NodeGroupConfiguration.add_member(:primary_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryAvailabilityZone"))
683
- NodeGroupConfiguration.add_member(:replica_availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZonesList, location_name: "ReplicaAvailabilityZones"))
684
- NodeGroupConfiguration.struct_class = Types::NodeGroupConfiguration
685
-
686
- NodeGroupConfigurationList.member = Shapes::ShapeRef.new(shape: NodeGroupConfiguration, location_name: "NodeGroupConfiguration")
687
-
688
- NodeGroupList.member = Shapes::ShapeRef.new(shape: NodeGroup, location_name: "NodeGroup")
689
-
690
- NodeGroupMember.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
691
- NodeGroupMember.add_member(:cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId"))
692
- NodeGroupMember.add_member(:read_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "ReadEndpoint"))
693
- NodeGroupMember.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
694
- NodeGroupMember.add_member(:current_role, Shapes::ShapeRef.new(shape: String, location_name: "CurrentRole"))
695
- NodeGroupMember.struct_class = Types::NodeGroupMember
696
-
697
- NodeGroupMemberList.member = Shapes::ShapeRef.new(shape: NodeGroupMember, location_name: "NodeGroupMember")
698
-
699
- NodeSnapshot.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
700
- NodeSnapshot.add_member(:node_group_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeGroupId"))
701
- NodeSnapshot.add_member(:cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId"))
702
- NodeSnapshot.add_member(:node_group_configuration, Shapes::ShapeRef.new(shape: NodeGroupConfiguration, location_name: "NodeGroupConfiguration"))
703
- NodeSnapshot.add_member(:cache_size, Shapes::ShapeRef.new(shape: String, location_name: "CacheSize"))
704
- NodeSnapshot.add_member(:cache_node_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CacheNodeCreateTime"))
705
- NodeSnapshot.add_member(:snapshot_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "SnapshotCreateTime"))
706
- NodeSnapshot.struct_class = Types::NodeSnapshot
707
-
708
- NodeSnapshotList.member = Shapes::ShapeRef.new(shape: NodeSnapshot, location_name: "NodeSnapshot")
709
-
710
- NodeTypeList.member = Shapes::ShapeRef.new(shape: String)
711
-
712
- NotificationConfiguration.add_member(:topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "TopicArn"))
713
- NotificationConfiguration.add_member(:topic_status, Shapes::ShapeRef.new(shape: String, location_name: "TopicStatus"))
714
- NotificationConfiguration.struct_class = Types::NotificationConfiguration
715
-
716
- Parameter.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterName"))
717
- Parameter.add_member(:parameter_value, Shapes::ShapeRef.new(shape: String, location_name: "ParameterValue"))
718
- Parameter.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
719
- Parameter.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
720
- Parameter.add_member(:data_type, Shapes::ShapeRef.new(shape: String, location_name: "DataType"))
721
- Parameter.add_member(:allowed_values, Shapes::ShapeRef.new(shape: String, location_name: "AllowedValues"))
722
- Parameter.add_member(:is_modifiable, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsModifiable"))
723
- Parameter.add_member(:minimum_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MinimumEngineVersion"))
724
- Parameter.add_member(:change_type, Shapes::ShapeRef.new(shape: ChangeType, location_name: "ChangeType"))
725
- Parameter.struct_class = Types::Parameter
726
-
727
- ParameterNameValue.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterName"))
728
- ParameterNameValue.add_member(:parameter_value, Shapes::ShapeRef.new(shape: String, location_name: "ParameterValue"))
729
- ParameterNameValue.struct_class = Types::ParameterNameValue
730
-
731
- ParameterNameValueList.member = Shapes::ShapeRef.new(shape: ParameterNameValue, location_name: "ParameterNameValue")
732
-
733
- ParametersList.member = Shapes::ShapeRef.new(shape: Parameter, location_name: "Parameter")
734
-
735
- PendingModifiedValues.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
736
- PendingModifiedValues.add_member(:cache_node_ids_to_remove, Shapes::ShapeRef.new(shape: CacheNodeIdsList, location_name: "CacheNodeIdsToRemove"))
737
- PendingModifiedValues.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
738
- PendingModifiedValues.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
739
- PendingModifiedValues.struct_class = Types::PendingModifiedValues
740
-
741
- PreferredAvailabilityZoneList.member = Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone")
742
-
743
- PurchaseReservedCacheNodesOfferingMessage.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReservedCacheNodesOfferingId"))
744
- PurchaseReservedCacheNodesOfferingMessage.add_member(:reserved_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodeId"))
745
- PurchaseReservedCacheNodesOfferingMessage.add_member(:cache_node_count, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "CacheNodeCount"))
746
- PurchaseReservedCacheNodesOfferingMessage.struct_class = Types::PurchaseReservedCacheNodesOfferingMessage
747
-
748
- PurchaseReservedCacheNodesOfferingResult.add_member(:reserved_cache_node, Shapes::ShapeRef.new(shape: ReservedCacheNode, location_name: "ReservedCacheNode"))
749
- PurchaseReservedCacheNodesOfferingResult.struct_class = Types::PurchaseReservedCacheNodesOfferingResult
750
-
751
- RebootCacheClusterMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheClusterId"))
752
- RebootCacheClusterMessage.add_member(:cache_node_ids_to_reboot, Shapes::ShapeRef.new(shape: CacheNodeIdsList, required: true, location_name: "CacheNodeIdsToReboot"))
753
- RebootCacheClusterMessage.struct_class = Types::RebootCacheClusterMessage
754
-
755
- RebootCacheClusterResult.add_member(:cache_cluster, Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster"))
756
- RebootCacheClusterResult.struct_class = Types::RebootCacheClusterResult
757
-
758
- RecurringCharge.add_member(:recurring_charge_amount, Shapes::ShapeRef.new(shape: Double, location_name: "RecurringChargeAmount"))
759
- RecurringCharge.add_member(:recurring_charge_frequency, Shapes::ShapeRef.new(shape: String, location_name: "RecurringChargeFrequency"))
760
- RecurringCharge.struct_class = Types::RecurringCharge
761
-
762
- RecurringChargeList.member = Shapes::ShapeRef.new(shape: RecurringCharge, location_name: "RecurringCharge")
763
-
764
- RemoveTagsFromResourceMessage.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
765
- RemoveTagsFromResourceMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: KeyList, required: true, location_name: "TagKeys"))
766
- RemoveTagsFromResourceMessage.struct_class = Types::RemoveTagsFromResourceMessage
767
-
768
- ReplicationGroup.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
769
- ReplicationGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
770
- ReplicationGroup.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
771
- ReplicationGroup.add_member(:pending_modified_values, Shapes::ShapeRef.new(shape: ReplicationGroupPendingModifiedValues, location_name: "PendingModifiedValues"))
772
- ReplicationGroup.add_member(:member_clusters, Shapes::ShapeRef.new(shape: ClusterIdList, location_name: "MemberClusters"))
773
- ReplicationGroup.add_member(:node_groups, Shapes::ShapeRef.new(shape: NodeGroupList, location_name: "NodeGroups"))
774
- ReplicationGroup.add_member(:snapshotting_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "SnapshottingClusterId"))
775
- ReplicationGroup.add_member(:automatic_failover, Shapes::ShapeRef.new(shape: AutomaticFailoverStatus, location_name: "AutomaticFailover"))
776
- ReplicationGroup.add_member(:configuration_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "ConfigurationEndpoint"))
777
- ReplicationGroup.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
778
- ReplicationGroup.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
779
- ReplicationGroup.struct_class = Types::ReplicationGroup
780
-
781
- ReplicationGroupList.member = Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup")
782
-
783
- ReplicationGroupMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
784
- ReplicationGroupMessage.add_member(:replication_groups, Shapes::ShapeRef.new(shape: ReplicationGroupList, location_name: "ReplicationGroups"))
785
- ReplicationGroupMessage.struct_class = Types::ReplicationGroupMessage
786
-
787
- ReplicationGroupPendingModifiedValues.add_member(:primary_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryClusterId"))
788
- ReplicationGroupPendingModifiedValues.add_member(:automatic_failover_status, Shapes::ShapeRef.new(shape: PendingAutomaticFailoverStatus, location_name: "AutomaticFailoverStatus"))
789
- ReplicationGroupPendingModifiedValues.struct_class = Types::ReplicationGroupPendingModifiedValues
790
-
791
- ReservedCacheNode.add_member(:reserved_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodeId"))
792
- ReservedCacheNode.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodesOfferingId"))
793
- ReservedCacheNode.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
794
- ReservedCacheNode.add_member(:start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "StartTime"))
795
- ReservedCacheNode.add_member(:duration, Shapes::ShapeRef.new(shape: Integer, location_name: "Duration"))
796
- ReservedCacheNode.add_member(:fixed_price, Shapes::ShapeRef.new(shape: Double, location_name: "FixedPrice"))
797
- ReservedCacheNode.add_member(:usage_price, Shapes::ShapeRef.new(shape: Double, location_name: "UsagePrice"))
798
- ReservedCacheNode.add_member(:cache_node_count, Shapes::ShapeRef.new(shape: Integer, location_name: "CacheNodeCount"))
799
- ReservedCacheNode.add_member(:product_description, Shapes::ShapeRef.new(shape: String, location_name: "ProductDescription"))
800
- ReservedCacheNode.add_member(:offering_type, Shapes::ShapeRef.new(shape: String, location_name: "OfferingType"))
801
- ReservedCacheNode.add_member(:state, Shapes::ShapeRef.new(shape: String, location_name: "State"))
802
- ReservedCacheNode.add_member(:recurring_charges, Shapes::ShapeRef.new(shape: RecurringChargeList, location_name: "RecurringCharges"))
803
- ReservedCacheNode.struct_class = Types::ReservedCacheNode
804
-
805
- ReservedCacheNodeList.member = Shapes::ShapeRef.new(shape: ReservedCacheNode, location_name: "ReservedCacheNode")
806
-
807
- ReservedCacheNodeMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
808
- ReservedCacheNodeMessage.add_member(:reserved_cache_nodes, Shapes::ShapeRef.new(shape: ReservedCacheNodeList, location_name: "ReservedCacheNodes"))
809
- ReservedCacheNodeMessage.struct_class = Types::ReservedCacheNodeMessage
810
-
811
- ReservedCacheNodesOffering.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodesOfferingId"))
812
- ReservedCacheNodesOffering.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
813
- ReservedCacheNodesOffering.add_member(:duration, Shapes::ShapeRef.new(shape: Integer, location_name: "Duration"))
814
- ReservedCacheNodesOffering.add_member(:fixed_price, Shapes::ShapeRef.new(shape: Double, location_name: "FixedPrice"))
815
- ReservedCacheNodesOffering.add_member(:usage_price, Shapes::ShapeRef.new(shape: Double, location_name: "UsagePrice"))
816
- ReservedCacheNodesOffering.add_member(:product_description, Shapes::ShapeRef.new(shape: String, location_name: "ProductDescription"))
817
- ReservedCacheNodesOffering.add_member(:offering_type, Shapes::ShapeRef.new(shape: String, location_name: "OfferingType"))
818
- ReservedCacheNodesOffering.add_member(:recurring_charges, Shapes::ShapeRef.new(shape: RecurringChargeList, location_name: "RecurringCharges"))
819
- ReservedCacheNodesOffering.struct_class = Types::ReservedCacheNodesOffering
820
-
821
- ReservedCacheNodesOfferingList.member = Shapes::ShapeRef.new(shape: ReservedCacheNodesOffering, location_name: "ReservedCacheNodesOffering")
822
-
823
- ReservedCacheNodesOfferingMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
824
- ReservedCacheNodesOfferingMessage.add_member(:reserved_cache_nodes_offerings, Shapes::ShapeRef.new(shape: ReservedCacheNodesOfferingList, location_name: "ReservedCacheNodesOfferings"))
825
- ReservedCacheNodesOfferingMessage.struct_class = Types::ReservedCacheNodesOfferingMessage
826
-
827
- ResetCacheParameterGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupName"))
828
- ResetCacheParameterGroupMessage.add_member(:reset_all_parameters, Shapes::ShapeRef.new(shape: Boolean, location_name: "ResetAllParameters"))
829
- ResetCacheParameterGroupMessage.add_member(:parameter_name_values, Shapes::ShapeRef.new(shape: ParameterNameValueList, location_name: "ParameterNameValues"))
830
- ResetCacheParameterGroupMessage.struct_class = Types::ResetCacheParameterGroupMessage
831
-
832
- RevokeCacheSecurityGroupIngressMessage.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSecurityGroupName"))
833
- RevokeCacheSecurityGroupIngressMessage.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EC2SecurityGroupName"))
834
- RevokeCacheSecurityGroupIngressMessage.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EC2SecurityGroupOwnerId"))
835
- RevokeCacheSecurityGroupIngressMessage.struct_class = Types::RevokeCacheSecurityGroupIngressMessage
836
-
837
- RevokeCacheSecurityGroupIngressResult.add_member(:cache_security_group, Shapes::ShapeRef.new(shape: CacheSecurityGroup, location_name: "CacheSecurityGroup"))
838
- RevokeCacheSecurityGroupIngressResult.struct_class = Types::RevokeCacheSecurityGroupIngressResult
839
-
840
- SecurityGroupIdsList.member = Shapes::ShapeRef.new(shape: String, location_name: "SecurityGroupId")
841
-
842
- SecurityGroupMembership.add_member(:security_group_id, Shapes::ShapeRef.new(shape: String, location_name: "SecurityGroupId"))
843
- SecurityGroupMembership.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
844
- SecurityGroupMembership.struct_class = Types::SecurityGroupMembership
845
-
846
- SecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: SecurityGroupMembership)
847
-
848
- Snapshot.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotName"))
849
- Snapshot.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
850
- Snapshot.add_member(:replication_group_description, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupDescription"))
851
- Snapshot.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
852
- Snapshot.add_member(:snapshot_status, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotStatus"))
853
- Snapshot.add_member(:snapshot_source, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotSource"))
854
- Snapshot.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
855
- Snapshot.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
856
- Snapshot.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
857
- Snapshot.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
858
- Snapshot.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
859
- Snapshot.add_member(:cache_cluster_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CacheClusterCreateTime"))
860
- Snapshot.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
861
- Snapshot.add_member(:topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "TopicArn"))
862
- Snapshot.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
863
- Snapshot.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
864
- Snapshot.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
865
- Snapshot.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
866
- Snapshot.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoMinorVersionUpgrade"))
867
- Snapshot.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
868
- Snapshot.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
869
- Snapshot.add_member(:num_node_groups, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumNodeGroups"))
870
- Snapshot.add_member(:automatic_failover, Shapes::ShapeRef.new(shape: AutomaticFailoverStatus, location_name: "AutomaticFailover"))
871
- Snapshot.add_member(:node_snapshots, Shapes::ShapeRef.new(shape: NodeSnapshotList, location_name: "NodeSnapshots"))
872
- Snapshot.struct_class = Types::Snapshot
873
-
874
- SnapshotArnsList.member = Shapes::ShapeRef.new(shape: String, location_name: "SnapshotArn")
875
-
876
- SnapshotList.member = Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot")
877
-
878
- Subnet.add_member(:subnet_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier"))
879
- Subnet.add_member(:subnet_availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "SubnetAvailabilityZone"))
880
- Subnet.struct_class = Types::Subnet
881
-
882
- SubnetIdentifierList.member = Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier")
883
-
884
- SubnetList.member = Shapes::ShapeRef.new(shape: Subnet, location_name: "Subnet")
885
-
886
- Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
887
- Tag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
888
- Tag.struct_class = Types::Tag
889
-
890
- TagList.member = Shapes::ShapeRef.new(shape: Tag, location_name: "Tag")
891
-
892
- TagListMessage.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
893
- TagListMessage.struct_class = Types::TagListMessage
894
-
895
-
896
- # @api private
897
- API = Seahorse::Model::Api.new.tap do |api|
898
-
899
- api.version = "2015-02-02"
900
-
901
- api.metadata = {
902
- "endpointPrefix" => "elasticache",
903
- "protocol" => "query",
904
- "serviceFullName" => "Amazon ElastiCache",
905
- "signatureVersion" => "v4",
906
- "xmlNamespace" => "http://elasticache.amazonaws.com/doc/2015-02-02/",
907
- }
908
-
909
- api.add_operation(:add_tags_to_resource, Seahorse::Model::Operation.new.tap do |o|
910
- o.name = "AddTagsToResource"
911
- o.http_method = "POST"
912
- o.http_request_uri = "/"
913
- o.input = Shapes::ShapeRef.new(shape: AddTagsToResourceMessage)
914
- o.output = Shapes::ShapeRef.new(shape: TagListMessage)
915
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
916
- o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
917
- o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
918
- o.errors << Shapes::ShapeRef.new(shape: InvalidARNFault)
919
- end)
920
-
921
- api.add_operation(:authorize_cache_security_group_ingress, Seahorse::Model::Operation.new.tap do |o|
922
- o.name = "AuthorizeCacheSecurityGroupIngress"
923
- o.http_method = "POST"
924
- o.http_request_uri = "/"
925
- o.input = Shapes::ShapeRef.new(shape: AuthorizeCacheSecurityGroupIngressMessage)
926
- o.output = Shapes::ShapeRef.new(shape: AuthorizeCacheSecurityGroupIngressResult)
927
- o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
928
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
929
- o.errors << Shapes::ShapeRef.new(shape: AuthorizationAlreadyExistsFault)
930
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
931
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
932
- end)
933
-
934
- api.add_operation(:copy_snapshot, Seahorse::Model::Operation.new.tap do |o|
935
- o.name = "CopySnapshot"
936
- o.http_method = "POST"
937
- o.http_request_uri = "/"
938
- o.input = Shapes::ShapeRef.new(shape: CopySnapshotMessage)
939
- o.output = Shapes::ShapeRef.new(shape: CopySnapshotResult)
940
- o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
941
- o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
942
- o.errors << Shapes::ShapeRef.new(shape: SnapshotQuotaExceededFault)
943
- o.errors << Shapes::ShapeRef.new(shape: InvalidSnapshotStateFault)
944
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
945
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
946
- end)
947
-
948
- api.add_operation(:create_cache_cluster, Seahorse::Model::Operation.new.tap do |o|
949
- o.name = "CreateCacheCluster"
950
- o.http_method = "POST"
951
- o.http_request_uri = "/"
952
- o.input = Shapes::ShapeRef.new(shape: CreateCacheClusterMessage)
953
- o.output = Shapes::ShapeRef.new(shape: CreateCacheClusterResult)
954
- o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
955
- o.errors << Shapes::ShapeRef.new(shape: InvalidReplicationGroupStateFault)
956
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterAlreadyExistsFault)
957
- o.errors << Shapes::ShapeRef.new(shape: InsufficientCacheClusterCapacityFault)
958
- o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
959
- o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
960
- o.errors << Shapes::ShapeRef.new(shape: ClusterQuotaForCustomerExceededFault)
961
- o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForClusterExceededFault)
962
- o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForCustomerExceededFault)
963
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
964
- o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
965
- o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
966
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
967
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
968
- end)
969
-
970
- api.add_operation(:create_cache_parameter_group, Seahorse::Model::Operation.new.tap do |o|
971
- o.name = "CreateCacheParameterGroup"
972
- o.http_method = "POST"
973
- o.http_request_uri = "/"
974
- o.input = Shapes::ShapeRef.new(shape: CreateCacheParameterGroupMessage)
975
- o.output = Shapes::ShapeRef.new(shape: CreateCacheParameterGroupResult)
976
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupQuotaExceededFault)
977
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupAlreadyExistsFault)
978
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheParameterGroupStateFault)
979
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
980
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
981
- end)
982
-
983
- api.add_operation(:create_cache_security_group, Seahorse::Model::Operation.new.tap do |o|
984
- o.name = "CreateCacheSecurityGroup"
985
- o.http_method = "POST"
986
- o.http_request_uri = "/"
987
- o.input = Shapes::ShapeRef.new(shape: CreateCacheSecurityGroupMessage)
988
- o.output = Shapes::ShapeRef.new(shape: CreateCacheSecurityGroupResult)
989
- o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupAlreadyExistsFault)
990
- o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupQuotaExceededFault)
991
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
992
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
993
- end)
994
-
995
- api.add_operation(:create_cache_subnet_group, Seahorse::Model::Operation.new.tap do |o|
996
- o.name = "CreateCacheSubnetGroup"
997
- o.http_method = "POST"
998
- o.http_request_uri = "/"
999
- o.input = Shapes::ShapeRef.new(shape: CreateCacheSubnetGroupMessage)
1000
- o.output = Shapes::ShapeRef.new(shape: CreateCacheSubnetGroupResult)
1001
- o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupAlreadyExistsFault)
1002
- o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupQuotaExceededFault)
1003
- o.errors << Shapes::ShapeRef.new(shape: CacheSubnetQuotaExceededFault)
1004
- o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
1005
- end)
1006
-
1007
- api.add_operation(:create_replication_group, Seahorse::Model::Operation.new.tap do |o|
1008
- o.name = "CreateReplicationGroup"
1009
- o.http_method = "POST"
1010
- o.http_request_uri = "/"
1011
- o.input = Shapes::ShapeRef.new(shape: CreateReplicationGroupMessage)
1012
- o.output = Shapes::ShapeRef.new(shape: CreateReplicationGroupResult)
1013
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1014
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1015
- o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupAlreadyExistsFault)
1016
- o.errors << Shapes::ShapeRef.new(shape: InsufficientCacheClusterCapacityFault)
1017
- o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1018
- o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
1019
- o.errors << Shapes::ShapeRef.new(shape: ClusterQuotaForCustomerExceededFault)
1020
- o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForClusterExceededFault)
1021
- o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForCustomerExceededFault)
1022
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1023
- o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
1024
- o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
1025
- o.errors << Shapes::ShapeRef.new(shape: NodeGroupsPerReplicationGroupQuotaExceededFault)
1026
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1027
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1028
- end)
1029
-
1030
- api.add_operation(:create_snapshot, Seahorse::Model::Operation.new.tap do |o|
1031
- o.name = "CreateSnapshot"
1032
- o.http_method = "POST"
1033
- o.http_request_uri = "/"
1034
- o.input = Shapes::ShapeRef.new(shape: CreateSnapshotMessage)
1035
- o.output = Shapes::ShapeRef.new(shape: CreateSnapshotResult)
1036
- o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
1037
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1038
- o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
1039
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1040
- o.errors << Shapes::ShapeRef.new(shape: InvalidReplicationGroupStateFault)
1041
- o.errors << Shapes::ShapeRef.new(shape: SnapshotQuotaExceededFault)
1042
- o.errors << Shapes::ShapeRef.new(shape: SnapshotFeatureNotSupportedFault)
1043
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1044
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1045
- end)
1046
-
1047
- api.add_operation(:delete_cache_cluster, Seahorse::Model::Operation.new.tap do |o|
1048
- o.name = "DeleteCacheCluster"
1049
- o.http_method = "POST"
1050
- o.http_request_uri = "/"
1051
- o.input = Shapes::ShapeRef.new(shape: DeleteCacheClusterMessage)
1052
- o.output = Shapes::ShapeRef.new(shape: DeleteCacheClusterResult)
1053
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1054
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1055
- o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
1056
- o.errors << Shapes::ShapeRef.new(shape: SnapshotFeatureNotSupportedFault)
1057
- o.errors << Shapes::ShapeRef.new(shape: SnapshotQuotaExceededFault)
1058
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1059
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1060
- end)
1061
-
1062
- api.add_operation(:delete_cache_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1063
- o.name = "DeleteCacheParameterGroup"
1064
- o.http_method = "POST"
1065
- o.http_request_uri = "/"
1066
- o.input = Shapes::ShapeRef.new(shape: DeleteCacheParameterGroupMessage)
1067
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1068
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheParameterGroupStateFault)
1069
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1070
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1071
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1072
- end)
1073
-
1074
- api.add_operation(:delete_cache_security_group, Seahorse::Model::Operation.new.tap do |o|
1075
- o.name = "DeleteCacheSecurityGroup"
1076
- o.http_method = "POST"
1077
- o.http_request_uri = "/"
1078
- o.input = Shapes::ShapeRef.new(shape: DeleteCacheSecurityGroupMessage)
1079
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1080
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
1081
- o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1082
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1083
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1084
- end)
1085
-
1086
- api.add_operation(:delete_cache_subnet_group, Seahorse::Model::Operation.new.tap do |o|
1087
- o.name = "DeleteCacheSubnetGroup"
1088
- o.http_method = "POST"
1089
- o.http_request_uri = "/"
1090
- o.input = Shapes::ShapeRef.new(shape: DeleteCacheSubnetGroupMessage)
1091
- o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1092
- o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupInUse)
1093
- o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
1094
- end)
1095
-
1096
- api.add_operation(:delete_replication_group, Seahorse::Model::Operation.new.tap do |o|
1097
- o.name = "DeleteReplicationGroup"
1098
- o.http_method = "POST"
1099
- o.http_request_uri = "/"
1100
- o.input = Shapes::ShapeRef.new(shape: DeleteReplicationGroupMessage)
1101
- o.output = Shapes::ShapeRef.new(shape: DeleteReplicationGroupResult)
1102
- o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
1103
- o.errors << Shapes::ShapeRef.new(shape: InvalidReplicationGroupStateFault)
1104
- o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
1105
- o.errors << Shapes::ShapeRef.new(shape: SnapshotFeatureNotSupportedFault)
1106
- o.errors << Shapes::ShapeRef.new(shape: SnapshotQuotaExceededFault)
1107
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1108
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1109
- end)
1110
-
1111
- api.add_operation(:delete_snapshot, Seahorse::Model::Operation.new.tap do |o|
1112
- o.name = "DeleteSnapshot"
1113
- o.http_method = "POST"
1114
- o.http_request_uri = "/"
1115
- o.input = Shapes::ShapeRef.new(shape: DeleteSnapshotMessage)
1116
- o.output = Shapes::ShapeRef.new(shape: DeleteSnapshotResult)
1117
- o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1118
- o.errors << Shapes::ShapeRef.new(shape: InvalidSnapshotStateFault)
1119
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1120
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1121
- end)
1122
-
1123
- api.add_operation(:describe_cache_clusters, Seahorse::Model::Operation.new.tap do |o|
1124
- o.name = "DescribeCacheClusters"
1125
- o.http_method = "POST"
1126
- o.http_request_uri = "/"
1127
- o.input = Shapes::ShapeRef.new(shape: DescribeCacheClustersMessage)
1128
- o.output = Shapes::ShapeRef.new(shape: CacheClusterMessage)
1129
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1130
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1131
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1132
- o[:pager] = Aws::Pager.new(
1133
- limit_key: "max_records",
1134
- tokens: {
1135
- "marker" => "marker"
1136
- }
1137
- )
1138
- end)
1139
-
1140
- api.add_operation(:describe_cache_engine_versions, Seahorse::Model::Operation.new.tap do |o|
1141
- o.name = "DescribeCacheEngineVersions"
1142
- o.http_method = "POST"
1143
- o.http_request_uri = "/"
1144
- o.input = Shapes::ShapeRef.new(shape: DescribeCacheEngineVersionsMessage)
1145
- o.output = Shapes::ShapeRef.new(shape: CacheEngineVersionMessage)
1146
- o[:pager] = Aws::Pager.new(
1147
- limit_key: "max_records",
1148
- tokens: {
1149
- "marker" => "marker"
1150
- }
1151
- )
1152
- end)
1153
-
1154
- api.add_operation(:describe_cache_parameter_groups, Seahorse::Model::Operation.new.tap do |o|
1155
- o.name = "DescribeCacheParameterGroups"
1156
- o.http_method = "POST"
1157
- o.http_request_uri = "/"
1158
- o.input = Shapes::ShapeRef.new(shape: DescribeCacheParameterGroupsMessage)
1159
- o.output = Shapes::ShapeRef.new(shape: CacheParameterGroupsMessage)
1160
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1161
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1162
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1163
- o[:pager] = Aws::Pager.new(
1164
- limit_key: "max_records",
1165
- tokens: {
1166
- "marker" => "marker"
1167
- }
1168
- )
1169
- end)
1170
-
1171
- api.add_operation(:describe_cache_parameters, Seahorse::Model::Operation.new.tap do |o|
1172
- o.name = "DescribeCacheParameters"
1173
- o.http_method = "POST"
1174
- o.http_request_uri = "/"
1175
- o.input = Shapes::ShapeRef.new(shape: DescribeCacheParametersMessage)
1176
- o.output = Shapes::ShapeRef.new(shape: CacheParameterGroupDetails)
1177
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1178
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1179
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1180
- o[:pager] = Aws::Pager.new(
1181
- limit_key: "max_records",
1182
- tokens: {
1183
- "marker" => "marker"
1184
- }
1185
- )
1186
- end)
1187
-
1188
- api.add_operation(:describe_cache_security_groups, Seahorse::Model::Operation.new.tap do |o|
1189
- o.name = "DescribeCacheSecurityGroups"
1190
- o.http_method = "POST"
1191
- o.http_request_uri = "/"
1192
- o.input = Shapes::ShapeRef.new(shape: DescribeCacheSecurityGroupsMessage)
1193
- o.output = Shapes::ShapeRef.new(shape: CacheSecurityGroupMessage)
1194
- o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1195
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1196
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1197
- o[:pager] = Aws::Pager.new(
1198
- limit_key: "max_records",
1199
- tokens: {
1200
- "marker" => "marker"
1201
- }
1202
- )
1203
- end)
1204
-
1205
- api.add_operation(:describe_cache_subnet_groups, Seahorse::Model::Operation.new.tap do |o|
1206
- o.name = "DescribeCacheSubnetGroups"
1207
- o.http_method = "POST"
1208
- o.http_request_uri = "/"
1209
- o.input = Shapes::ShapeRef.new(shape: DescribeCacheSubnetGroupsMessage)
1210
- o.output = Shapes::ShapeRef.new(shape: CacheSubnetGroupMessage)
1211
- o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
1212
- o[:pager] = Aws::Pager.new(
1213
- limit_key: "max_records",
1214
- tokens: {
1215
- "marker" => "marker"
1216
- }
1217
- )
1218
- end)
1219
-
1220
- api.add_operation(:describe_engine_default_parameters, Seahorse::Model::Operation.new.tap do |o|
1221
- o.name = "DescribeEngineDefaultParameters"
1222
- o.http_method = "POST"
1223
- o.http_request_uri = "/"
1224
- o.input = Shapes::ShapeRef.new(shape: DescribeEngineDefaultParametersMessage)
1225
- o.output = Shapes::ShapeRef.new(shape: DescribeEngineDefaultParametersResult)
1226
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1227
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1228
- o[:pager] = Aws::Pager.new(
1229
- limit_key: "max_records",
1230
- tokens: {
1231
- "engine_defaults.marker" => "marker"
1232
- }
1233
- )
1234
- end)
1235
-
1236
- api.add_operation(:describe_events, Seahorse::Model::Operation.new.tap do |o|
1237
- o.name = "DescribeEvents"
1238
- o.http_method = "POST"
1239
- o.http_request_uri = "/"
1240
- o.input = Shapes::ShapeRef.new(shape: DescribeEventsMessage)
1241
- o.output = Shapes::ShapeRef.new(shape: EventsMessage)
1242
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1243
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1244
- o[:pager] = Aws::Pager.new(
1245
- limit_key: "max_records",
1246
- tokens: {
1247
- "marker" => "marker"
1248
- }
1249
- )
1250
- end)
1251
-
1252
- api.add_operation(:describe_replication_groups, Seahorse::Model::Operation.new.tap do |o|
1253
- o.name = "DescribeReplicationGroups"
1254
- o.http_method = "POST"
1255
- o.http_request_uri = "/"
1256
- o.input = Shapes::ShapeRef.new(shape: DescribeReplicationGroupsMessage)
1257
- o.output = Shapes::ShapeRef.new(shape: ReplicationGroupMessage)
1258
- o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
1259
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1260
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1261
- o[:pager] = Aws::Pager.new(
1262
- limit_key: "max_records",
1263
- tokens: {
1264
- "marker" => "marker"
1265
- }
1266
- )
1267
- end)
1268
-
1269
- api.add_operation(:describe_reserved_cache_nodes, Seahorse::Model::Operation.new.tap do |o|
1270
- o.name = "DescribeReservedCacheNodes"
1271
- o.http_method = "POST"
1272
- o.http_request_uri = "/"
1273
- o.input = Shapes::ShapeRef.new(shape: DescribeReservedCacheNodesMessage)
1274
- o.output = Shapes::ShapeRef.new(shape: ReservedCacheNodeMessage)
1275
- o.errors << Shapes::ShapeRef.new(shape: ReservedCacheNodeNotFoundFault)
1276
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1277
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1278
- o[:pager] = Aws::Pager.new(
1279
- limit_key: "max_records",
1280
- tokens: {
1281
- "marker" => "marker"
1282
- }
1283
- )
1284
- end)
1285
-
1286
- api.add_operation(:describe_reserved_cache_nodes_offerings, Seahorse::Model::Operation.new.tap do |o|
1287
- o.name = "DescribeReservedCacheNodesOfferings"
1288
- o.http_method = "POST"
1289
- o.http_request_uri = "/"
1290
- o.input = Shapes::ShapeRef.new(shape: DescribeReservedCacheNodesOfferingsMessage)
1291
- o.output = Shapes::ShapeRef.new(shape: ReservedCacheNodesOfferingMessage)
1292
- o.errors << Shapes::ShapeRef.new(shape: ReservedCacheNodesOfferingNotFoundFault)
1293
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1294
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1295
- o[:pager] = Aws::Pager.new(
1296
- limit_key: "max_records",
1297
- tokens: {
1298
- "marker" => "marker"
1299
- }
1300
- )
1301
- end)
1302
-
1303
- api.add_operation(:describe_snapshots, Seahorse::Model::Operation.new.tap do |o|
1304
- o.name = "DescribeSnapshots"
1305
- o.http_method = "POST"
1306
- o.http_request_uri = "/"
1307
- o.input = Shapes::ShapeRef.new(shape: DescribeSnapshotsMessage)
1308
- o.output = Shapes::ShapeRef.new(shape: DescribeSnapshotsListMessage)
1309
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1310
- o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1311
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1312
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1313
- o[:pager] = Aws::Pager.new(
1314
- limit_key: "max_records",
1315
- tokens: {
1316
- "marker" => "marker"
1317
- }
1318
- )
1319
- end)
1320
-
1321
- api.add_operation(:list_allowed_node_type_modifications, Seahorse::Model::Operation.new.tap do |o|
1322
- o.name = "ListAllowedNodeTypeModifications"
1323
- o.http_method = "POST"
1324
- o.http_request_uri = "/"
1325
- o.input = Shapes::ShapeRef.new(shape: ListAllowedNodeTypeModificationsMessage)
1326
- o.output = Shapes::ShapeRef.new(shape: AllowedNodeTypeModificationsMessage)
1327
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1328
- o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
1329
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1330
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1331
- end)
1332
-
1333
- api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1334
- o.name = "ListTagsForResource"
1335
- o.http_method = "POST"
1336
- o.http_request_uri = "/"
1337
- o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceMessage)
1338
- o.output = Shapes::ShapeRef.new(shape: TagListMessage)
1339
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1340
- o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1341
- o.errors << Shapes::ShapeRef.new(shape: InvalidARNFault)
1342
- end)
1343
-
1344
- api.add_operation(:modify_cache_cluster, Seahorse::Model::Operation.new.tap do |o|
1345
- o.name = "ModifyCacheCluster"
1346
- o.http_method = "POST"
1347
- o.http_request_uri = "/"
1348
- o.input = Shapes::ShapeRef.new(shape: ModifyCacheClusterMessage)
1349
- o.output = Shapes::ShapeRef.new(shape: ModifyCacheClusterResult)
1350
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1351
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
1352
- o.errors << Shapes::ShapeRef.new(shape: InsufficientCacheClusterCapacityFault)
1353
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1354
- o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForClusterExceededFault)
1355
- o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForCustomerExceededFault)
1356
- o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1357
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1358
- o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
1359
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1360
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1361
- end)
1362
-
1363
- api.add_operation(:modify_cache_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1364
- o.name = "ModifyCacheParameterGroup"
1365
- o.http_method = "POST"
1366
- o.http_request_uri = "/"
1367
- o.input = Shapes::ShapeRef.new(shape: ModifyCacheParameterGroupMessage)
1368
- o.output = Shapes::ShapeRef.new(shape: CacheParameterGroupNameMessage)
1369
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1370
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheParameterGroupStateFault)
1371
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1372
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1373
- end)
1374
-
1375
- api.add_operation(:modify_cache_subnet_group, Seahorse::Model::Operation.new.tap do |o|
1376
- o.name = "ModifyCacheSubnetGroup"
1377
- o.http_method = "POST"
1378
- o.http_request_uri = "/"
1379
- o.input = Shapes::ShapeRef.new(shape: ModifyCacheSubnetGroupMessage)
1380
- o.output = Shapes::ShapeRef.new(shape: ModifyCacheSubnetGroupResult)
1381
- o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
1382
- o.errors << Shapes::ShapeRef.new(shape: CacheSubnetQuotaExceededFault)
1383
- o.errors << Shapes::ShapeRef.new(shape: SubnetInUse)
1384
- o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
1385
- end)
1386
-
1387
- api.add_operation(:modify_replication_group, Seahorse::Model::Operation.new.tap do |o|
1388
- o.name = "ModifyReplicationGroup"
1389
- o.http_method = "POST"
1390
- o.http_request_uri = "/"
1391
- o.input = Shapes::ShapeRef.new(shape: ModifyReplicationGroupMessage)
1392
- o.output = Shapes::ShapeRef.new(shape: ModifyReplicationGroupResult)
1393
- o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
1394
- o.errors << Shapes::ShapeRef.new(shape: InvalidReplicationGroupStateFault)
1395
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1396
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
1397
- o.errors << Shapes::ShapeRef.new(shape: InsufficientCacheClusterCapacityFault)
1398
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1399
- o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForClusterExceededFault)
1400
- o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForCustomerExceededFault)
1401
- o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1402
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1403
- o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
1404
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1405
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1406
- end)
1407
-
1408
- api.add_operation(:purchase_reserved_cache_nodes_offering, Seahorse::Model::Operation.new.tap do |o|
1409
- o.name = "PurchaseReservedCacheNodesOffering"
1410
- o.http_method = "POST"
1411
- o.http_request_uri = "/"
1412
- o.input = Shapes::ShapeRef.new(shape: PurchaseReservedCacheNodesOfferingMessage)
1413
- o.output = Shapes::ShapeRef.new(shape: PurchaseReservedCacheNodesOfferingResult)
1414
- o.errors << Shapes::ShapeRef.new(shape: ReservedCacheNodesOfferingNotFoundFault)
1415
- o.errors << Shapes::ShapeRef.new(shape: ReservedCacheNodeAlreadyExistsFault)
1416
- o.errors << Shapes::ShapeRef.new(shape: ReservedCacheNodeQuotaExceededFault)
1417
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1418
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1419
- end)
1420
-
1421
- api.add_operation(:reboot_cache_cluster, Seahorse::Model::Operation.new.tap do |o|
1422
- o.name = "RebootCacheCluster"
1423
- o.http_method = "POST"
1424
- o.http_request_uri = "/"
1425
- o.input = Shapes::ShapeRef.new(shape: RebootCacheClusterMessage)
1426
- o.output = Shapes::ShapeRef.new(shape: RebootCacheClusterResult)
1427
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1428
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1429
- end)
1430
-
1431
- api.add_operation(:remove_tags_from_resource, Seahorse::Model::Operation.new.tap do |o|
1432
- o.name = "RemoveTagsFromResource"
1433
- o.http_method = "POST"
1434
- o.http_request_uri = "/"
1435
- o.input = Shapes::ShapeRef.new(shape: RemoveTagsFromResourceMessage)
1436
- o.output = Shapes::ShapeRef.new(shape: TagListMessage)
1437
- o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1438
- o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1439
- o.errors << Shapes::ShapeRef.new(shape: InvalidARNFault)
1440
- o.errors << Shapes::ShapeRef.new(shape: TagNotFoundFault)
1441
- end)
1442
-
1443
- api.add_operation(:reset_cache_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1444
- o.name = "ResetCacheParameterGroup"
1445
- o.http_method = "POST"
1446
- o.http_request_uri = "/"
1447
- o.input = Shapes::ShapeRef.new(shape: ResetCacheParameterGroupMessage)
1448
- o.output = Shapes::ShapeRef.new(shape: CacheParameterGroupNameMessage)
1449
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheParameterGroupStateFault)
1450
- o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1451
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1452
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1453
- end)
1454
-
1455
- api.add_operation(:revoke_cache_security_group_ingress, Seahorse::Model::Operation.new.tap do |o|
1456
- o.name = "RevokeCacheSecurityGroupIngress"
1457
- o.http_method = "POST"
1458
- o.http_request_uri = "/"
1459
- o.input = Shapes::ShapeRef.new(shape: RevokeCacheSecurityGroupIngressMessage)
1460
- o.output = Shapes::ShapeRef.new(shape: RevokeCacheSecurityGroupIngressResult)
1461
- o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1462
- o.errors << Shapes::ShapeRef.new(shape: AuthorizationNotFoundFault)
1463
- o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
1464
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1465
- o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1466
- end)
1467
- end
8
+ module Aws::ElastiCache
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ AZMode = Shapes::StringShape.new(name: 'AZMode')
15
+ AddTagsToResourceMessage = Shapes::StructureShape.new(name: 'AddTagsToResourceMessage')
16
+ AllowedNodeTypeModificationsMessage = Shapes::StructureShape.new(name: 'AllowedNodeTypeModificationsMessage')
17
+ AuthorizationAlreadyExistsFault = Shapes::StructureShape.new(name: 'AuthorizationAlreadyExistsFault')
18
+ AuthorizationNotFoundFault = Shapes::StructureShape.new(name: 'AuthorizationNotFoundFault')
19
+ AuthorizeCacheSecurityGroupIngressMessage = Shapes::StructureShape.new(name: 'AuthorizeCacheSecurityGroupIngressMessage')
20
+ AuthorizeCacheSecurityGroupIngressResult = Shapes::StructureShape.new(name: 'AuthorizeCacheSecurityGroupIngressResult')
21
+ AutomaticFailoverStatus = Shapes::StringShape.new(name: 'AutomaticFailoverStatus')
22
+ AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
23
+ AvailabilityZonesList = Shapes::ListShape.new(name: 'AvailabilityZonesList')
24
+ AwsQueryErrorMessage = Shapes::StringShape.new(name: 'AwsQueryErrorMessage')
25
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
26
+ BooleanOptional = Shapes::BooleanShape.new(name: 'BooleanOptional')
27
+ CacheCluster = Shapes::StructureShape.new(name: 'CacheCluster')
28
+ CacheClusterAlreadyExistsFault = Shapes::StructureShape.new(name: 'CacheClusterAlreadyExistsFault')
29
+ CacheClusterList = Shapes::ListShape.new(name: 'CacheClusterList')
30
+ CacheClusterMessage = Shapes::StructureShape.new(name: 'CacheClusterMessage')
31
+ CacheClusterNotFoundFault = Shapes::StructureShape.new(name: 'CacheClusterNotFoundFault')
32
+ CacheEngineVersion = Shapes::StructureShape.new(name: 'CacheEngineVersion')
33
+ CacheEngineVersionList = Shapes::ListShape.new(name: 'CacheEngineVersionList')
34
+ CacheEngineVersionMessage = Shapes::StructureShape.new(name: 'CacheEngineVersionMessage')
35
+ CacheNode = Shapes::StructureShape.new(name: 'CacheNode')
36
+ CacheNodeIdsList = Shapes::ListShape.new(name: 'CacheNodeIdsList')
37
+ CacheNodeList = Shapes::ListShape.new(name: 'CacheNodeList')
38
+ CacheNodeTypeSpecificParameter = Shapes::StructureShape.new(name: 'CacheNodeTypeSpecificParameter')
39
+ CacheNodeTypeSpecificParametersList = Shapes::ListShape.new(name: 'CacheNodeTypeSpecificParametersList')
40
+ CacheNodeTypeSpecificValue = Shapes::StructureShape.new(name: 'CacheNodeTypeSpecificValue')
41
+ CacheNodeTypeSpecificValueList = Shapes::ListShape.new(name: 'CacheNodeTypeSpecificValueList')
42
+ CacheParameterGroup = Shapes::StructureShape.new(name: 'CacheParameterGroup')
43
+ CacheParameterGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'CacheParameterGroupAlreadyExistsFault')
44
+ CacheParameterGroupDetails = Shapes::StructureShape.new(name: 'CacheParameterGroupDetails')
45
+ CacheParameterGroupList = Shapes::ListShape.new(name: 'CacheParameterGroupList')
46
+ CacheParameterGroupNameMessage = Shapes::StructureShape.new(name: 'CacheParameterGroupNameMessage')
47
+ CacheParameterGroupNotFoundFault = Shapes::StructureShape.new(name: 'CacheParameterGroupNotFoundFault')
48
+ CacheParameterGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'CacheParameterGroupQuotaExceededFault')
49
+ CacheParameterGroupStatus = Shapes::StructureShape.new(name: 'CacheParameterGroupStatus')
50
+ CacheParameterGroupsMessage = Shapes::StructureShape.new(name: 'CacheParameterGroupsMessage')
51
+ CacheSecurityGroup = Shapes::StructureShape.new(name: 'CacheSecurityGroup')
52
+ CacheSecurityGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'CacheSecurityGroupAlreadyExistsFault')
53
+ CacheSecurityGroupMembership = Shapes::StructureShape.new(name: 'CacheSecurityGroupMembership')
54
+ CacheSecurityGroupMembershipList = Shapes::ListShape.new(name: 'CacheSecurityGroupMembershipList')
55
+ CacheSecurityGroupMessage = Shapes::StructureShape.new(name: 'CacheSecurityGroupMessage')
56
+ CacheSecurityGroupNameList = Shapes::ListShape.new(name: 'CacheSecurityGroupNameList')
57
+ CacheSecurityGroupNotFoundFault = Shapes::StructureShape.new(name: 'CacheSecurityGroupNotFoundFault')
58
+ CacheSecurityGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'CacheSecurityGroupQuotaExceededFault')
59
+ CacheSecurityGroups = Shapes::ListShape.new(name: 'CacheSecurityGroups')
60
+ CacheSubnetGroup = Shapes::StructureShape.new(name: 'CacheSubnetGroup')
61
+ CacheSubnetGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'CacheSubnetGroupAlreadyExistsFault')
62
+ CacheSubnetGroupInUse = Shapes::StructureShape.new(name: 'CacheSubnetGroupInUse')
63
+ CacheSubnetGroupMessage = Shapes::StructureShape.new(name: 'CacheSubnetGroupMessage')
64
+ CacheSubnetGroupNotFoundFault = Shapes::StructureShape.new(name: 'CacheSubnetGroupNotFoundFault')
65
+ CacheSubnetGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'CacheSubnetGroupQuotaExceededFault')
66
+ CacheSubnetGroups = Shapes::ListShape.new(name: 'CacheSubnetGroups')
67
+ CacheSubnetQuotaExceededFault = Shapes::StructureShape.new(name: 'CacheSubnetQuotaExceededFault')
68
+ ChangeType = Shapes::StringShape.new(name: 'ChangeType')
69
+ ClusterIdList = Shapes::ListShape.new(name: 'ClusterIdList')
70
+ ClusterQuotaForCustomerExceededFault = Shapes::StructureShape.new(name: 'ClusterQuotaForCustomerExceededFault')
71
+ CopySnapshotMessage = Shapes::StructureShape.new(name: 'CopySnapshotMessage')
72
+ CopySnapshotResult = Shapes::StructureShape.new(name: 'CopySnapshotResult')
73
+ CreateCacheClusterMessage = Shapes::StructureShape.new(name: 'CreateCacheClusterMessage')
74
+ CreateCacheClusterResult = Shapes::StructureShape.new(name: 'CreateCacheClusterResult')
75
+ CreateCacheParameterGroupMessage = Shapes::StructureShape.new(name: 'CreateCacheParameterGroupMessage')
76
+ CreateCacheParameterGroupResult = Shapes::StructureShape.new(name: 'CreateCacheParameterGroupResult')
77
+ CreateCacheSecurityGroupMessage = Shapes::StructureShape.new(name: 'CreateCacheSecurityGroupMessage')
78
+ CreateCacheSecurityGroupResult = Shapes::StructureShape.new(name: 'CreateCacheSecurityGroupResult')
79
+ CreateCacheSubnetGroupMessage = Shapes::StructureShape.new(name: 'CreateCacheSubnetGroupMessage')
80
+ CreateCacheSubnetGroupResult = Shapes::StructureShape.new(name: 'CreateCacheSubnetGroupResult')
81
+ CreateReplicationGroupMessage = Shapes::StructureShape.new(name: 'CreateReplicationGroupMessage')
82
+ CreateReplicationGroupResult = Shapes::StructureShape.new(name: 'CreateReplicationGroupResult')
83
+ CreateSnapshotMessage = Shapes::StructureShape.new(name: 'CreateSnapshotMessage')
84
+ CreateSnapshotResult = Shapes::StructureShape.new(name: 'CreateSnapshotResult')
85
+ DeleteCacheClusterMessage = Shapes::StructureShape.new(name: 'DeleteCacheClusterMessage')
86
+ DeleteCacheClusterResult = Shapes::StructureShape.new(name: 'DeleteCacheClusterResult')
87
+ DeleteCacheParameterGroupMessage = Shapes::StructureShape.new(name: 'DeleteCacheParameterGroupMessage')
88
+ DeleteCacheSecurityGroupMessage = Shapes::StructureShape.new(name: 'DeleteCacheSecurityGroupMessage')
89
+ DeleteCacheSubnetGroupMessage = Shapes::StructureShape.new(name: 'DeleteCacheSubnetGroupMessage')
90
+ DeleteReplicationGroupMessage = Shapes::StructureShape.new(name: 'DeleteReplicationGroupMessage')
91
+ DeleteReplicationGroupResult = Shapes::StructureShape.new(name: 'DeleteReplicationGroupResult')
92
+ DeleteSnapshotMessage = Shapes::StructureShape.new(name: 'DeleteSnapshotMessage')
93
+ DeleteSnapshotResult = Shapes::StructureShape.new(name: 'DeleteSnapshotResult')
94
+ DescribeCacheClustersMessage = Shapes::StructureShape.new(name: 'DescribeCacheClustersMessage')
95
+ DescribeCacheEngineVersionsMessage = Shapes::StructureShape.new(name: 'DescribeCacheEngineVersionsMessage')
96
+ DescribeCacheParameterGroupsMessage = Shapes::StructureShape.new(name: 'DescribeCacheParameterGroupsMessage')
97
+ DescribeCacheParametersMessage = Shapes::StructureShape.new(name: 'DescribeCacheParametersMessage')
98
+ DescribeCacheSecurityGroupsMessage = Shapes::StructureShape.new(name: 'DescribeCacheSecurityGroupsMessage')
99
+ DescribeCacheSubnetGroupsMessage = Shapes::StructureShape.new(name: 'DescribeCacheSubnetGroupsMessage')
100
+ DescribeEngineDefaultParametersMessage = Shapes::StructureShape.new(name: 'DescribeEngineDefaultParametersMessage')
101
+ DescribeEngineDefaultParametersResult = Shapes::StructureShape.new(name: 'DescribeEngineDefaultParametersResult')
102
+ DescribeEventsMessage = Shapes::StructureShape.new(name: 'DescribeEventsMessage')
103
+ DescribeReplicationGroupsMessage = Shapes::StructureShape.new(name: 'DescribeReplicationGroupsMessage')
104
+ DescribeReservedCacheNodesMessage = Shapes::StructureShape.new(name: 'DescribeReservedCacheNodesMessage')
105
+ DescribeReservedCacheNodesOfferingsMessage = Shapes::StructureShape.new(name: 'DescribeReservedCacheNodesOfferingsMessage')
106
+ DescribeSnapshotsListMessage = Shapes::StructureShape.new(name: 'DescribeSnapshotsListMessage')
107
+ DescribeSnapshotsMessage = Shapes::StructureShape.new(name: 'DescribeSnapshotsMessage')
108
+ Double = Shapes::FloatShape.new(name: 'Double')
109
+ EC2SecurityGroup = Shapes::StructureShape.new(name: 'EC2SecurityGroup')
110
+ EC2SecurityGroupList = Shapes::ListShape.new(name: 'EC2SecurityGroupList')
111
+ Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
112
+ EngineDefaults = Shapes::StructureShape.new(name: 'EngineDefaults')
113
+ Event = Shapes::StructureShape.new(name: 'Event')
114
+ EventList = Shapes::ListShape.new(name: 'EventList')
115
+ EventsMessage = Shapes::StructureShape.new(name: 'EventsMessage')
116
+ InsufficientCacheClusterCapacityFault = Shapes::StructureShape.new(name: 'InsufficientCacheClusterCapacityFault')
117
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
118
+ IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
119
+ InvalidARNFault = Shapes::StructureShape.new(name: 'InvalidARNFault')
120
+ InvalidCacheClusterStateFault = Shapes::StructureShape.new(name: 'InvalidCacheClusterStateFault')
121
+ InvalidCacheParameterGroupStateFault = Shapes::StructureShape.new(name: 'InvalidCacheParameterGroupStateFault')
122
+ InvalidCacheSecurityGroupStateFault = Shapes::StructureShape.new(name: 'InvalidCacheSecurityGroupStateFault')
123
+ InvalidParameterCombinationException = Shapes::StructureShape.new(name: 'InvalidParameterCombinationException')
124
+ InvalidParameterValueException = Shapes::StructureShape.new(name: 'InvalidParameterValueException')
125
+ InvalidReplicationGroupStateFault = Shapes::StructureShape.new(name: 'InvalidReplicationGroupStateFault')
126
+ InvalidSnapshotStateFault = Shapes::StructureShape.new(name: 'InvalidSnapshotStateFault')
127
+ InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
128
+ InvalidVPCNetworkStateFault = Shapes::StructureShape.new(name: 'InvalidVPCNetworkStateFault')
129
+ KeyList = Shapes::ListShape.new(name: 'KeyList')
130
+ ListAllowedNodeTypeModificationsMessage = Shapes::StructureShape.new(name: 'ListAllowedNodeTypeModificationsMessage')
131
+ ListTagsForResourceMessage = Shapes::StructureShape.new(name: 'ListTagsForResourceMessage')
132
+ ModifyCacheClusterMessage = Shapes::StructureShape.new(name: 'ModifyCacheClusterMessage')
133
+ ModifyCacheClusterResult = Shapes::StructureShape.new(name: 'ModifyCacheClusterResult')
134
+ ModifyCacheParameterGroupMessage = Shapes::StructureShape.new(name: 'ModifyCacheParameterGroupMessage')
135
+ ModifyCacheSubnetGroupMessage = Shapes::StructureShape.new(name: 'ModifyCacheSubnetGroupMessage')
136
+ ModifyCacheSubnetGroupResult = Shapes::StructureShape.new(name: 'ModifyCacheSubnetGroupResult')
137
+ ModifyReplicationGroupMessage = Shapes::StructureShape.new(name: 'ModifyReplicationGroupMessage')
138
+ ModifyReplicationGroupResult = Shapes::StructureShape.new(name: 'ModifyReplicationGroupResult')
139
+ NodeGroup = Shapes::StructureShape.new(name: 'NodeGroup')
140
+ NodeGroupConfiguration = Shapes::StructureShape.new(name: 'NodeGroupConfiguration')
141
+ NodeGroupConfigurationList = Shapes::ListShape.new(name: 'NodeGroupConfigurationList')
142
+ NodeGroupList = Shapes::ListShape.new(name: 'NodeGroupList')
143
+ NodeGroupMember = Shapes::StructureShape.new(name: 'NodeGroupMember')
144
+ NodeGroupMemberList = Shapes::ListShape.new(name: 'NodeGroupMemberList')
145
+ NodeGroupsPerReplicationGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'NodeGroupsPerReplicationGroupQuotaExceededFault')
146
+ NodeQuotaForClusterExceededFault = Shapes::StructureShape.new(name: 'NodeQuotaForClusterExceededFault')
147
+ NodeQuotaForCustomerExceededFault = Shapes::StructureShape.new(name: 'NodeQuotaForCustomerExceededFault')
148
+ NodeSnapshot = Shapes::StructureShape.new(name: 'NodeSnapshot')
149
+ NodeSnapshotList = Shapes::ListShape.new(name: 'NodeSnapshotList')
150
+ NodeTypeList = Shapes::ListShape.new(name: 'NodeTypeList')
151
+ NotificationConfiguration = Shapes::StructureShape.new(name: 'NotificationConfiguration')
152
+ Parameter = Shapes::StructureShape.new(name: 'Parameter')
153
+ ParameterNameValue = Shapes::StructureShape.new(name: 'ParameterNameValue')
154
+ ParameterNameValueList = Shapes::ListShape.new(name: 'ParameterNameValueList')
155
+ ParametersList = Shapes::ListShape.new(name: 'ParametersList')
156
+ PendingAutomaticFailoverStatus = Shapes::StringShape.new(name: 'PendingAutomaticFailoverStatus')
157
+ PendingModifiedValues = Shapes::StructureShape.new(name: 'PendingModifiedValues')
158
+ PreferredAvailabilityZoneList = Shapes::ListShape.new(name: 'PreferredAvailabilityZoneList')
159
+ PurchaseReservedCacheNodesOfferingMessage = Shapes::StructureShape.new(name: 'PurchaseReservedCacheNodesOfferingMessage')
160
+ PurchaseReservedCacheNodesOfferingResult = Shapes::StructureShape.new(name: 'PurchaseReservedCacheNodesOfferingResult')
161
+ RebootCacheClusterMessage = Shapes::StructureShape.new(name: 'RebootCacheClusterMessage')
162
+ RebootCacheClusterResult = Shapes::StructureShape.new(name: 'RebootCacheClusterResult')
163
+ RecurringCharge = Shapes::StructureShape.new(name: 'RecurringCharge')
164
+ RecurringChargeList = Shapes::ListShape.new(name: 'RecurringChargeList')
165
+ RemoveTagsFromResourceMessage = Shapes::StructureShape.new(name: 'RemoveTagsFromResourceMessage')
166
+ ReplicationGroup = Shapes::StructureShape.new(name: 'ReplicationGroup')
167
+ ReplicationGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'ReplicationGroupAlreadyExistsFault')
168
+ ReplicationGroupList = Shapes::ListShape.new(name: 'ReplicationGroupList')
169
+ ReplicationGroupMessage = Shapes::StructureShape.new(name: 'ReplicationGroupMessage')
170
+ ReplicationGroupNotFoundFault = Shapes::StructureShape.new(name: 'ReplicationGroupNotFoundFault')
171
+ ReplicationGroupPendingModifiedValues = Shapes::StructureShape.new(name: 'ReplicationGroupPendingModifiedValues')
172
+ ReservedCacheNode = Shapes::StructureShape.new(name: 'ReservedCacheNode')
173
+ ReservedCacheNodeAlreadyExistsFault = Shapes::StructureShape.new(name: 'ReservedCacheNodeAlreadyExistsFault')
174
+ ReservedCacheNodeList = Shapes::ListShape.new(name: 'ReservedCacheNodeList')
175
+ ReservedCacheNodeMessage = Shapes::StructureShape.new(name: 'ReservedCacheNodeMessage')
176
+ ReservedCacheNodeNotFoundFault = Shapes::StructureShape.new(name: 'ReservedCacheNodeNotFoundFault')
177
+ ReservedCacheNodeQuotaExceededFault = Shapes::StructureShape.new(name: 'ReservedCacheNodeQuotaExceededFault')
178
+ ReservedCacheNodesOffering = Shapes::StructureShape.new(name: 'ReservedCacheNodesOffering')
179
+ ReservedCacheNodesOfferingList = Shapes::ListShape.new(name: 'ReservedCacheNodesOfferingList')
180
+ ReservedCacheNodesOfferingMessage = Shapes::StructureShape.new(name: 'ReservedCacheNodesOfferingMessage')
181
+ ReservedCacheNodesOfferingNotFoundFault = Shapes::StructureShape.new(name: 'ReservedCacheNodesOfferingNotFoundFault')
182
+ ResetCacheParameterGroupMessage = Shapes::StructureShape.new(name: 'ResetCacheParameterGroupMessage')
183
+ RevokeCacheSecurityGroupIngressMessage = Shapes::StructureShape.new(name: 'RevokeCacheSecurityGroupIngressMessage')
184
+ RevokeCacheSecurityGroupIngressResult = Shapes::StructureShape.new(name: 'RevokeCacheSecurityGroupIngressResult')
185
+ SecurityGroupIdsList = Shapes::ListShape.new(name: 'SecurityGroupIdsList')
186
+ SecurityGroupMembership = Shapes::StructureShape.new(name: 'SecurityGroupMembership')
187
+ SecurityGroupMembershipList = Shapes::ListShape.new(name: 'SecurityGroupMembershipList')
188
+ Snapshot = Shapes::StructureShape.new(name: 'Snapshot')
189
+ SnapshotAlreadyExistsFault = Shapes::StructureShape.new(name: 'SnapshotAlreadyExistsFault')
190
+ SnapshotArnsList = Shapes::ListShape.new(name: 'SnapshotArnsList')
191
+ SnapshotFeatureNotSupportedFault = Shapes::StructureShape.new(name: 'SnapshotFeatureNotSupportedFault')
192
+ SnapshotList = Shapes::ListShape.new(name: 'SnapshotList')
193
+ SnapshotNotFoundFault = Shapes::StructureShape.new(name: 'SnapshotNotFoundFault')
194
+ SnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SnapshotQuotaExceededFault')
195
+ SourceType = Shapes::StringShape.new(name: 'SourceType')
196
+ String = Shapes::StringShape.new(name: 'String')
197
+ Subnet = Shapes::StructureShape.new(name: 'Subnet')
198
+ SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
199
+ SubnetInUse = Shapes::StructureShape.new(name: 'SubnetInUse')
200
+ SubnetList = Shapes::ListShape.new(name: 'SubnetList')
201
+ TStamp = Shapes::TimestampShape.new(name: 'TStamp')
202
+ Tag = Shapes::StructureShape.new(name: 'Tag')
203
+ TagList = Shapes::ListShape.new(name: 'TagList')
204
+ TagListMessage = Shapes::StructureShape.new(name: 'TagListMessage')
205
+ TagNotFoundFault = Shapes::StructureShape.new(name: 'TagNotFoundFault')
206
+ TagQuotaPerResourceExceeded = Shapes::StructureShape.new(name: 'TagQuotaPerResourceExceeded')
207
+
208
+ AddTagsToResourceMessage.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
209
+ AddTagsToResourceMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
210
+ AddTagsToResourceMessage.struct_class = Types::AddTagsToResourceMessage
211
+
212
+ AllowedNodeTypeModificationsMessage.add_member(:scale_up_modifications, Shapes::ShapeRef.new(shape: NodeTypeList, location_name: "ScaleUpModifications"))
213
+ AllowedNodeTypeModificationsMessage.struct_class = Types::AllowedNodeTypeModificationsMessage
214
+
215
+ AuthorizeCacheSecurityGroupIngressMessage.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSecurityGroupName"))
216
+ AuthorizeCacheSecurityGroupIngressMessage.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EC2SecurityGroupName"))
217
+ AuthorizeCacheSecurityGroupIngressMessage.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EC2SecurityGroupOwnerId"))
218
+ AuthorizeCacheSecurityGroupIngressMessage.struct_class = Types::AuthorizeCacheSecurityGroupIngressMessage
219
+
220
+ AuthorizeCacheSecurityGroupIngressResult.add_member(:cache_security_group, Shapes::ShapeRef.new(shape: CacheSecurityGroup, location_name: "CacheSecurityGroup"))
221
+ AuthorizeCacheSecurityGroupIngressResult.struct_class = Types::AuthorizeCacheSecurityGroupIngressResult
222
+
223
+ AvailabilityZone.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
224
+ AvailabilityZone.struct_class = Types::AvailabilityZone
225
+
226
+ AvailabilityZonesList.member = Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone")
227
+
228
+ CacheCluster.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
229
+ CacheCluster.add_member(:configuration_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "ConfigurationEndpoint"))
230
+ CacheCluster.add_member(:client_download_landing_page, Shapes::ShapeRef.new(shape: String, location_name: "ClientDownloadLandingPage"))
231
+ CacheCluster.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
232
+ CacheCluster.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
233
+ CacheCluster.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
234
+ CacheCluster.add_member(:cache_cluster_status, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterStatus"))
235
+ CacheCluster.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
236
+ CacheCluster.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
237
+ CacheCluster.add_member(:cache_cluster_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CacheClusterCreateTime"))
238
+ CacheCluster.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
239
+ CacheCluster.add_member(:pending_modified_values, Shapes::ShapeRef.new(shape: PendingModifiedValues, location_name: "PendingModifiedValues"))
240
+ CacheCluster.add_member(:notification_configuration, Shapes::ShapeRef.new(shape: NotificationConfiguration, location_name: "NotificationConfiguration"))
241
+ CacheCluster.add_member(:cache_security_groups, Shapes::ShapeRef.new(shape: CacheSecurityGroupMembershipList, location_name: "CacheSecurityGroups"))
242
+ CacheCluster.add_member(:cache_parameter_group, Shapes::ShapeRef.new(shape: CacheParameterGroupStatus, location_name: "CacheParameterGroup"))
243
+ CacheCluster.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
244
+ CacheCluster.add_member(:cache_nodes, Shapes::ShapeRef.new(shape: CacheNodeList, location_name: "CacheNodes"))
245
+ CacheCluster.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoMinorVersionUpgrade"))
246
+ CacheCluster.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroupMembershipList, location_name: "SecurityGroups"))
247
+ CacheCluster.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
248
+ CacheCluster.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
249
+ CacheCluster.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
250
+ CacheCluster.struct_class = Types::CacheCluster
251
+
252
+ CacheClusterList.member = Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster")
253
+
254
+ CacheClusterMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
255
+ CacheClusterMessage.add_member(:cache_clusters, Shapes::ShapeRef.new(shape: CacheClusterList, location_name: "CacheClusters"))
256
+ CacheClusterMessage.struct_class = Types::CacheClusterMessage
257
+
258
+ CacheEngineVersion.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
259
+ CacheEngineVersion.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
260
+ CacheEngineVersion.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupFamily"))
261
+ CacheEngineVersion.add_member(:cache_engine_description, Shapes::ShapeRef.new(shape: String, location_name: "CacheEngineDescription"))
262
+ CacheEngineVersion.add_member(:cache_engine_version_description, Shapes::ShapeRef.new(shape: String, location_name: "CacheEngineVersionDescription"))
263
+ CacheEngineVersion.struct_class = Types::CacheEngineVersion
264
+
265
+ CacheEngineVersionList.member = Shapes::ShapeRef.new(shape: CacheEngineVersion, location_name: "CacheEngineVersion")
266
+
267
+ CacheEngineVersionMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
268
+ CacheEngineVersionMessage.add_member(:cache_engine_versions, Shapes::ShapeRef.new(shape: CacheEngineVersionList, location_name: "CacheEngineVersions"))
269
+ CacheEngineVersionMessage.struct_class = Types::CacheEngineVersionMessage
270
+
271
+ CacheNode.add_member(:cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId"))
272
+ CacheNode.add_member(:cache_node_status, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeStatus"))
273
+ CacheNode.add_member(:cache_node_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CacheNodeCreateTime"))
274
+ CacheNode.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
275
+ CacheNode.add_member(:parameter_group_status, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupStatus"))
276
+ CacheNode.add_member(:source_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "SourceCacheNodeId"))
277
+ CacheNode.add_member(:customer_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "CustomerAvailabilityZone"))
278
+ CacheNode.struct_class = Types::CacheNode
279
+
280
+ CacheNodeIdsList.member = Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId")
281
+
282
+ CacheNodeList.member = Shapes::ShapeRef.new(shape: CacheNode, location_name: "CacheNode")
283
+
284
+ CacheNodeTypeSpecificParameter.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterName"))
285
+ CacheNodeTypeSpecificParameter.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
286
+ CacheNodeTypeSpecificParameter.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
287
+ CacheNodeTypeSpecificParameter.add_member(:data_type, Shapes::ShapeRef.new(shape: String, location_name: "DataType"))
288
+ CacheNodeTypeSpecificParameter.add_member(:allowed_values, Shapes::ShapeRef.new(shape: String, location_name: "AllowedValues"))
289
+ CacheNodeTypeSpecificParameter.add_member(:is_modifiable, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsModifiable"))
290
+ CacheNodeTypeSpecificParameter.add_member(:minimum_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MinimumEngineVersion"))
291
+ CacheNodeTypeSpecificParameter.add_member(:cache_node_type_specific_values, Shapes::ShapeRef.new(shape: CacheNodeTypeSpecificValueList, location_name: "CacheNodeTypeSpecificValues"))
292
+ CacheNodeTypeSpecificParameter.add_member(:change_type, Shapes::ShapeRef.new(shape: ChangeType, location_name: "ChangeType"))
293
+ CacheNodeTypeSpecificParameter.struct_class = Types::CacheNodeTypeSpecificParameter
294
+
295
+ CacheNodeTypeSpecificParametersList.member = Shapes::ShapeRef.new(shape: CacheNodeTypeSpecificParameter, location_name: "CacheNodeTypeSpecificParameter")
296
+
297
+ CacheNodeTypeSpecificValue.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
298
+ CacheNodeTypeSpecificValue.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
299
+ CacheNodeTypeSpecificValue.struct_class = Types::CacheNodeTypeSpecificValue
300
+
301
+ CacheNodeTypeSpecificValueList.member = Shapes::ShapeRef.new(shape: CacheNodeTypeSpecificValue, location_name: "CacheNodeTypeSpecificValue")
302
+
303
+ CacheParameterGroup.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
304
+ CacheParameterGroup.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupFamily"))
305
+ CacheParameterGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
306
+ CacheParameterGroup.struct_class = Types::CacheParameterGroup
307
+
308
+ CacheParameterGroupDetails.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
309
+ CacheParameterGroupDetails.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersList, location_name: "Parameters"))
310
+ CacheParameterGroupDetails.add_member(:cache_node_type_specific_parameters, Shapes::ShapeRef.new(shape: CacheNodeTypeSpecificParametersList, location_name: "CacheNodeTypeSpecificParameters"))
311
+ CacheParameterGroupDetails.struct_class = Types::CacheParameterGroupDetails
312
+
313
+ CacheParameterGroupList.member = Shapes::ShapeRef.new(shape: CacheParameterGroup, location_name: "CacheParameterGroup")
314
+
315
+ CacheParameterGroupNameMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
316
+ CacheParameterGroupNameMessage.struct_class = Types::CacheParameterGroupNameMessage
317
+
318
+ CacheParameterGroupStatus.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
319
+ CacheParameterGroupStatus.add_member(:parameter_apply_status, Shapes::ShapeRef.new(shape: String, location_name: "ParameterApplyStatus"))
320
+ CacheParameterGroupStatus.add_member(:cache_node_ids_to_reboot, Shapes::ShapeRef.new(shape: CacheNodeIdsList, location_name: "CacheNodeIdsToReboot"))
321
+ CacheParameterGroupStatus.struct_class = Types::CacheParameterGroupStatus
322
+
323
+ CacheParameterGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
324
+ CacheParameterGroupsMessage.add_member(:cache_parameter_groups, Shapes::ShapeRef.new(shape: CacheParameterGroupList, location_name: "CacheParameterGroups"))
325
+ CacheParameterGroupsMessage.struct_class = Types::CacheParameterGroupsMessage
326
+
327
+ CacheSecurityGroup.add_member(:owner_id, Shapes::ShapeRef.new(shape: String, location_name: "OwnerId"))
328
+ CacheSecurityGroup.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSecurityGroupName"))
329
+ CacheSecurityGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
330
+ CacheSecurityGroup.add_member(:ec2_security_groups, Shapes::ShapeRef.new(shape: EC2SecurityGroupList, location_name: "EC2SecurityGroups"))
331
+ CacheSecurityGroup.struct_class = Types::CacheSecurityGroup
332
+
333
+ CacheSecurityGroupMembership.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSecurityGroupName"))
334
+ CacheSecurityGroupMembership.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
335
+ CacheSecurityGroupMembership.struct_class = Types::CacheSecurityGroupMembership
336
+
337
+ CacheSecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: CacheSecurityGroupMembership, location_name: "CacheSecurityGroup")
338
+
339
+ CacheSecurityGroupMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
340
+ CacheSecurityGroupMessage.add_member(:cache_security_groups, Shapes::ShapeRef.new(shape: CacheSecurityGroups, location_name: "CacheSecurityGroups"))
341
+ CacheSecurityGroupMessage.struct_class = Types::CacheSecurityGroupMessage
342
+
343
+ CacheSecurityGroupNameList.member = Shapes::ShapeRef.new(shape: String, location_name: "CacheSecurityGroupName")
344
+
345
+ CacheSecurityGroups.member = Shapes::ShapeRef.new(shape: CacheSecurityGroup, location_name: "CacheSecurityGroup")
346
+
347
+ CacheSubnetGroup.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
348
+ CacheSubnetGroup.add_member(:cache_subnet_group_description, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupDescription"))
349
+ CacheSubnetGroup.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
350
+ CacheSubnetGroup.add_member(:subnets, Shapes::ShapeRef.new(shape: SubnetList, location_name: "Subnets"))
351
+ CacheSubnetGroup.struct_class = Types::CacheSubnetGroup
352
+
353
+ CacheSubnetGroupMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
354
+ CacheSubnetGroupMessage.add_member(:cache_subnet_groups, Shapes::ShapeRef.new(shape: CacheSubnetGroups, location_name: "CacheSubnetGroups"))
355
+ CacheSubnetGroupMessage.struct_class = Types::CacheSubnetGroupMessage
356
+
357
+ CacheSubnetGroups.member = Shapes::ShapeRef.new(shape: CacheSubnetGroup, location_name: "CacheSubnetGroup")
358
+
359
+ ClusterIdList.member = Shapes::ShapeRef.new(shape: String, location_name: "ClusterId")
360
+
361
+ CopySnapshotMessage.add_member(:source_snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceSnapshotName"))
362
+ CopySnapshotMessage.add_member(:target_snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TargetSnapshotName"))
363
+ CopySnapshotMessage.add_member(:target_bucket, Shapes::ShapeRef.new(shape: String, location_name: "TargetBucket"))
364
+ CopySnapshotMessage.struct_class = Types::CopySnapshotMessage
365
+
366
+ CopySnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
367
+ CopySnapshotResult.struct_class = Types::CopySnapshotResult
368
+
369
+ CreateCacheClusterMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheClusterId"))
370
+ CreateCacheClusterMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
371
+ CreateCacheClusterMessage.add_member(:az_mode, Shapes::ShapeRef.new(shape: AZMode, location_name: "AZMode"))
372
+ CreateCacheClusterMessage.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
373
+ CreateCacheClusterMessage.add_member(:preferred_availability_zones, Shapes::ShapeRef.new(shape: PreferredAvailabilityZoneList, location_name: "PreferredAvailabilityZones"))
374
+ CreateCacheClusterMessage.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
375
+ CreateCacheClusterMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
376
+ CreateCacheClusterMessage.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
377
+ CreateCacheClusterMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
378
+ CreateCacheClusterMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
379
+ CreateCacheClusterMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
380
+ CreateCacheClusterMessage.add_member(:cache_security_group_names, Shapes::ShapeRef.new(shape: CacheSecurityGroupNameList, location_name: "CacheSecurityGroupNames"))
381
+ CreateCacheClusterMessage.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdsList, location_name: "SecurityGroupIds"))
382
+ CreateCacheClusterMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
383
+ CreateCacheClusterMessage.add_member(:snapshot_arns, Shapes::ShapeRef.new(shape: SnapshotArnsList, location_name: "SnapshotArns"))
384
+ CreateCacheClusterMessage.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotName"))
385
+ CreateCacheClusterMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
386
+ CreateCacheClusterMessage.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
387
+ CreateCacheClusterMessage.add_member(:notification_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicArn"))
388
+ CreateCacheClusterMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
389
+ CreateCacheClusterMessage.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
390
+ CreateCacheClusterMessage.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
391
+ CreateCacheClusterMessage.add_member(:auth_token, Shapes::ShapeRef.new(shape: String, location_name: "AuthToken"))
392
+ CreateCacheClusterMessage.struct_class = Types::CreateCacheClusterMessage
393
+
394
+ CreateCacheClusterResult.add_member(:cache_cluster, Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster"))
395
+ CreateCacheClusterResult.struct_class = Types::CreateCacheClusterResult
396
+
397
+ CreateCacheParameterGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupName"))
398
+ CreateCacheParameterGroupMessage.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupFamily"))
399
+ CreateCacheParameterGroupMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
400
+ CreateCacheParameterGroupMessage.struct_class = Types::CreateCacheParameterGroupMessage
401
+
402
+ CreateCacheParameterGroupResult.add_member(:cache_parameter_group, Shapes::ShapeRef.new(shape: CacheParameterGroup, location_name: "CacheParameterGroup"))
403
+ CreateCacheParameterGroupResult.struct_class = Types::CreateCacheParameterGroupResult
404
+
405
+ CreateCacheSecurityGroupMessage.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSecurityGroupName"))
406
+ CreateCacheSecurityGroupMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
407
+ CreateCacheSecurityGroupMessage.struct_class = Types::CreateCacheSecurityGroupMessage
408
+
409
+ CreateCacheSecurityGroupResult.add_member(:cache_security_group, Shapes::ShapeRef.new(shape: CacheSecurityGroup, location_name: "CacheSecurityGroup"))
410
+ CreateCacheSecurityGroupResult.struct_class = Types::CreateCacheSecurityGroupResult
411
+
412
+ CreateCacheSubnetGroupMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSubnetGroupName"))
413
+ CreateCacheSubnetGroupMessage.add_member(:cache_subnet_group_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSubnetGroupDescription"))
414
+ CreateCacheSubnetGroupMessage.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, required: true, location_name: "SubnetIds"))
415
+ CreateCacheSubnetGroupMessage.struct_class = Types::CreateCacheSubnetGroupMessage
416
+
417
+ CreateCacheSubnetGroupResult.add_member(:cache_subnet_group, Shapes::ShapeRef.new(shape: CacheSubnetGroup, location_name: "CacheSubnetGroup"))
418
+ CreateCacheSubnetGroupResult.struct_class = Types::CreateCacheSubnetGroupResult
419
+
420
+ CreateReplicationGroupMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationGroupId"))
421
+ CreateReplicationGroupMessage.add_member(:replication_group_description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationGroupDescription"))
422
+ CreateReplicationGroupMessage.add_member(:primary_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryClusterId"))
423
+ CreateReplicationGroupMessage.add_member(:automatic_failover_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutomaticFailoverEnabled"))
424
+ CreateReplicationGroupMessage.add_member(:num_cache_clusters, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheClusters"))
425
+ CreateReplicationGroupMessage.add_member(:preferred_cache_cluster_a_zs, Shapes::ShapeRef.new(shape: AvailabilityZonesList, location_name: "PreferredCacheClusterAZs"))
426
+ CreateReplicationGroupMessage.add_member(:num_node_groups, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumNodeGroups"))
427
+ CreateReplicationGroupMessage.add_member(:replicas_per_node_group, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "ReplicasPerNodeGroup"))
428
+ CreateReplicationGroupMessage.add_member(:node_group_configuration, Shapes::ShapeRef.new(shape: NodeGroupConfigurationList, location_name: "NodeGroupConfiguration"))
429
+ CreateReplicationGroupMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
430
+ CreateReplicationGroupMessage.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
431
+ CreateReplicationGroupMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
432
+ CreateReplicationGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
433
+ CreateReplicationGroupMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
434
+ CreateReplicationGroupMessage.add_member(:cache_security_group_names, Shapes::ShapeRef.new(shape: CacheSecurityGroupNameList, location_name: "CacheSecurityGroupNames"))
435
+ CreateReplicationGroupMessage.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdsList, location_name: "SecurityGroupIds"))
436
+ CreateReplicationGroupMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
437
+ CreateReplicationGroupMessage.add_member(:snapshot_arns, Shapes::ShapeRef.new(shape: SnapshotArnsList, location_name: "SnapshotArns"))
438
+ CreateReplicationGroupMessage.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotName"))
439
+ CreateReplicationGroupMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
440
+ CreateReplicationGroupMessage.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
441
+ CreateReplicationGroupMessage.add_member(:notification_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicArn"))
442
+ CreateReplicationGroupMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
443
+ CreateReplicationGroupMessage.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
444
+ CreateReplicationGroupMessage.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
445
+ CreateReplicationGroupMessage.add_member(:auth_token, Shapes::ShapeRef.new(shape: String, location_name: "AuthToken"))
446
+ CreateReplicationGroupMessage.struct_class = Types::CreateReplicationGroupMessage
447
+
448
+ CreateReplicationGroupResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
449
+ CreateReplicationGroupResult.struct_class = Types::CreateReplicationGroupResult
450
+
451
+ CreateSnapshotMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
452
+ CreateSnapshotMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
453
+ CreateSnapshotMessage.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotName"))
454
+ CreateSnapshotMessage.struct_class = Types::CreateSnapshotMessage
455
+
456
+ CreateSnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
457
+ CreateSnapshotResult.struct_class = Types::CreateSnapshotResult
458
+
459
+ DeleteCacheClusterMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheClusterId"))
460
+ DeleteCacheClusterMessage.add_member(:final_snapshot_identifier, Shapes::ShapeRef.new(shape: String, location_name: "FinalSnapshotIdentifier"))
461
+ DeleteCacheClusterMessage.struct_class = Types::DeleteCacheClusterMessage
462
+
463
+ DeleteCacheClusterResult.add_member(:cache_cluster, Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster"))
464
+ DeleteCacheClusterResult.struct_class = Types::DeleteCacheClusterResult
465
+
466
+ DeleteCacheParameterGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupName"))
467
+ DeleteCacheParameterGroupMessage.struct_class = Types::DeleteCacheParameterGroupMessage
468
+
469
+ DeleteCacheSecurityGroupMessage.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSecurityGroupName"))
470
+ DeleteCacheSecurityGroupMessage.struct_class = Types::DeleteCacheSecurityGroupMessage
471
+
472
+ DeleteCacheSubnetGroupMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSubnetGroupName"))
473
+ DeleteCacheSubnetGroupMessage.struct_class = Types::DeleteCacheSubnetGroupMessage
474
+
475
+ DeleteReplicationGroupMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationGroupId"))
476
+ DeleteReplicationGroupMessage.add_member(:retain_primary_cluster, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "RetainPrimaryCluster"))
477
+ DeleteReplicationGroupMessage.add_member(:final_snapshot_identifier, Shapes::ShapeRef.new(shape: String, location_name: "FinalSnapshotIdentifier"))
478
+ DeleteReplicationGroupMessage.struct_class = Types::DeleteReplicationGroupMessage
479
+
480
+ DeleteReplicationGroupResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
481
+ DeleteReplicationGroupResult.struct_class = Types::DeleteReplicationGroupResult
482
+
483
+ DeleteSnapshotMessage.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotName"))
484
+ DeleteSnapshotMessage.struct_class = Types::DeleteSnapshotMessage
485
+
486
+ DeleteSnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
487
+ DeleteSnapshotResult.struct_class = Types::DeleteSnapshotResult
488
+
489
+ DescribeCacheClustersMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
490
+ DescribeCacheClustersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
491
+ DescribeCacheClustersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
492
+ DescribeCacheClustersMessage.add_member(:show_cache_node_info, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ShowCacheNodeInfo"))
493
+ DescribeCacheClustersMessage.struct_class = Types::DescribeCacheClustersMessage
494
+
495
+ DescribeCacheEngineVersionsMessage.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
496
+ DescribeCacheEngineVersionsMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
497
+ DescribeCacheEngineVersionsMessage.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupFamily"))
498
+ DescribeCacheEngineVersionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
499
+ DescribeCacheEngineVersionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
500
+ DescribeCacheEngineVersionsMessage.add_member(:default_only, Shapes::ShapeRef.new(shape: Boolean, location_name: "DefaultOnly"))
501
+ DescribeCacheEngineVersionsMessage.struct_class = Types::DescribeCacheEngineVersionsMessage
502
+
503
+ DescribeCacheParameterGroupsMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
504
+ DescribeCacheParameterGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
505
+ DescribeCacheParameterGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
506
+ DescribeCacheParameterGroupsMessage.struct_class = Types::DescribeCacheParameterGroupsMessage
507
+
508
+ DescribeCacheParametersMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupName"))
509
+ DescribeCacheParametersMessage.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
510
+ DescribeCacheParametersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
511
+ DescribeCacheParametersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
512
+ DescribeCacheParametersMessage.struct_class = Types::DescribeCacheParametersMessage
513
+
514
+ DescribeCacheSecurityGroupsMessage.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSecurityGroupName"))
515
+ DescribeCacheSecurityGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
516
+ DescribeCacheSecurityGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
517
+ DescribeCacheSecurityGroupsMessage.struct_class = Types::DescribeCacheSecurityGroupsMessage
518
+
519
+ DescribeCacheSubnetGroupsMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
520
+ DescribeCacheSubnetGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
521
+ DescribeCacheSubnetGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
522
+ DescribeCacheSubnetGroupsMessage.struct_class = Types::DescribeCacheSubnetGroupsMessage
523
+
524
+ DescribeEngineDefaultParametersMessage.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupFamily"))
525
+ DescribeEngineDefaultParametersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
526
+ DescribeEngineDefaultParametersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
527
+ DescribeEngineDefaultParametersMessage.struct_class = Types::DescribeEngineDefaultParametersMessage
528
+
529
+ DescribeEngineDefaultParametersResult.add_member(:engine_defaults, Shapes::ShapeRef.new(shape: EngineDefaults, location_name: "EngineDefaults"))
530
+ DescribeEngineDefaultParametersResult.struct_class = Types::DescribeEngineDefaultParametersResult
531
+
532
+ DescribeEventsMessage.add_member(:source_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SourceIdentifier"))
533
+ DescribeEventsMessage.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "SourceType"))
534
+ DescribeEventsMessage.add_member(:start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "StartTime"))
535
+ DescribeEventsMessage.add_member(:end_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "EndTime"))
536
+ DescribeEventsMessage.add_member(:duration, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Duration"))
537
+ DescribeEventsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
538
+ DescribeEventsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
539
+ DescribeEventsMessage.struct_class = Types::DescribeEventsMessage
540
+
541
+ DescribeReplicationGroupsMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
542
+ DescribeReplicationGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
543
+ DescribeReplicationGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
544
+ DescribeReplicationGroupsMessage.struct_class = Types::DescribeReplicationGroupsMessage
545
+
546
+ DescribeReservedCacheNodesMessage.add_member(:reserved_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodeId"))
547
+ DescribeReservedCacheNodesMessage.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodesOfferingId"))
548
+ DescribeReservedCacheNodesMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
549
+ DescribeReservedCacheNodesMessage.add_member(:duration, Shapes::ShapeRef.new(shape: String, location_name: "Duration"))
550
+ DescribeReservedCacheNodesMessage.add_member(:product_description, Shapes::ShapeRef.new(shape: String, location_name: "ProductDescription"))
551
+ DescribeReservedCacheNodesMessage.add_member(:offering_type, Shapes::ShapeRef.new(shape: String, location_name: "OfferingType"))
552
+ DescribeReservedCacheNodesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
553
+ DescribeReservedCacheNodesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
554
+ DescribeReservedCacheNodesMessage.struct_class = Types::DescribeReservedCacheNodesMessage
555
+
556
+ DescribeReservedCacheNodesOfferingsMessage.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodesOfferingId"))
557
+ DescribeReservedCacheNodesOfferingsMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
558
+ DescribeReservedCacheNodesOfferingsMessage.add_member(:duration, Shapes::ShapeRef.new(shape: String, location_name: "Duration"))
559
+ DescribeReservedCacheNodesOfferingsMessage.add_member(:product_description, Shapes::ShapeRef.new(shape: String, location_name: "ProductDescription"))
560
+ DescribeReservedCacheNodesOfferingsMessage.add_member(:offering_type, Shapes::ShapeRef.new(shape: String, location_name: "OfferingType"))
561
+ DescribeReservedCacheNodesOfferingsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
562
+ DescribeReservedCacheNodesOfferingsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
563
+ DescribeReservedCacheNodesOfferingsMessage.struct_class = Types::DescribeReservedCacheNodesOfferingsMessage
564
+
565
+ DescribeSnapshotsListMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
566
+ DescribeSnapshotsListMessage.add_member(:snapshots, Shapes::ShapeRef.new(shape: SnapshotList, location_name: "Snapshots"))
567
+ DescribeSnapshotsListMessage.struct_class = Types::DescribeSnapshotsListMessage
568
+
569
+ DescribeSnapshotsMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
570
+ DescribeSnapshotsMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
571
+ DescribeSnapshotsMessage.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotName"))
572
+ DescribeSnapshotsMessage.add_member(:snapshot_source, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotSource"))
573
+ DescribeSnapshotsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
574
+ DescribeSnapshotsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
575
+ DescribeSnapshotsMessage.add_member(:show_node_group_config, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ShowNodeGroupConfig"))
576
+ DescribeSnapshotsMessage.struct_class = Types::DescribeSnapshotsMessage
577
+
578
+ EC2SecurityGroup.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
579
+ EC2SecurityGroup.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupName"))
580
+ EC2SecurityGroup.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupOwnerId"))
581
+ EC2SecurityGroup.struct_class = Types::EC2SecurityGroup
582
+
583
+ EC2SecurityGroupList.member = Shapes::ShapeRef.new(shape: EC2SecurityGroup, location_name: "EC2SecurityGroup")
584
+
585
+ Endpoint.add_member(:address, Shapes::ShapeRef.new(shape: String, location_name: "Address"))
586
+ Endpoint.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "Port"))
587
+ Endpoint.struct_class = Types::Endpoint
588
+
589
+ EngineDefaults.add_member(:cache_parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupFamily"))
590
+ EngineDefaults.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
591
+ EngineDefaults.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersList, location_name: "Parameters"))
592
+ EngineDefaults.add_member(:cache_node_type_specific_parameters, Shapes::ShapeRef.new(shape: CacheNodeTypeSpecificParametersList, location_name: "CacheNodeTypeSpecificParameters"))
593
+ EngineDefaults.struct_class = Types::EngineDefaults
594
+
595
+ Event.add_member(:source_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SourceIdentifier"))
596
+ Event.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "SourceType"))
597
+ Event.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
598
+ Event.add_member(:date, Shapes::ShapeRef.new(shape: TStamp, location_name: "Date"))
599
+ Event.struct_class = Types::Event
600
+
601
+ EventList.member = Shapes::ShapeRef.new(shape: Event, location_name: "Event")
602
+
603
+ EventsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
604
+ EventsMessage.add_member(:events, Shapes::ShapeRef.new(shape: EventList, location_name: "Events"))
605
+ EventsMessage.struct_class = Types::EventsMessage
606
+
607
+ KeyList.member = Shapes::ShapeRef.new(shape: String)
608
+
609
+ ListAllowedNodeTypeModificationsMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
610
+ ListAllowedNodeTypeModificationsMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
611
+ ListAllowedNodeTypeModificationsMessage.struct_class = Types::ListAllowedNodeTypeModificationsMessage
612
+
613
+ ListTagsForResourceMessage.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
614
+ ListTagsForResourceMessage.struct_class = Types::ListTagsForResourceMessage
615
+
616
+ ModifyCacheClusterMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheClusterId"))
617
+ ModifyCacheClusterMessage.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
618
+ ModifyCacheClusterMessage.add_member(:cache_node_ids_to_remove, Shapes::ShapeRef.new(shape: CacheNodeIdsList, location_name: "CacheNodeIdsToRemove"))
619
+ ModifyCacheClusterMessage.add_member(:az_mode, Shapes::ShapeRef.new(shape: AZMode, location_name: "AZMode"))
620
+ ModifyCacheClusterMessage.add_member(:new_availability_zones, Shapes::ShapeRef.new(shape: PreferredAvailabilityZoneList, location_name: "NewAvailabilityZones"))
621
+ ModifyCacheClusterMessage.add_member(:cache_security_group_names, Shapes::ShapeRef.new(shape: CacheSecurityGroupNameList, location_name: "CacheSecurityGroupNames"))
622
+ ModifyCacheClusterMessage.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdsList, location_name: "SecurityGroupIds"))
623
+ ModifyCacheClusterMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
624
+ ModifyCacheClusterMessage.add_member(:notification_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicArn"))
625
+ ModifyCacheClusterMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
626
+ ModifyCacheClusterMessage.add_member(:notification_topic_status, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicStatus"))
627
+ ModifyCacheClusterMessage.add_member(:apply_immediately, Shapes::ShapeRef.new(shape: Boolean, location_name: "ApplyImmediately"))
628
+ ModifyCacheClusterMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
629
+ ModifyCacheClusterMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
630
+ ModifyCacheClusterMessage.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
631
+ ModifyCacheClusterMessage.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
632
+ ModifyCacheClusterMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
633
+ ModifyCacheClusterMessage.struct_class = Types::ModifyCacheClusterMessage
634
+
635
+ ModifyCacheClusterResult.add_member(:cache_cluster, Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster"))
636
+ ModifyCacheClusterResult.struct_class = Types::ModifyCacheClusterResult
637
+
638
+ ModifyCacheParameterGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupName"))
639
+ ModifyCacheParameterGroupMessage.add_member(:parameter_name_values, Shapes::ShapeRef.new(shape: ParameterNameValueList, required: true, location_name: "ParameterNameValues"))
640
+ ModifyCacheParameterGroupMessage.struct_class = Types::ModifyCacheParameterGroupMessage
641
+
642
+ ModifyCacheSubnetGroupMessage.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSubnetGroupName"))
643
+ ModifyCacheSubnetGroupMessage.add_member(:cache_subnet_group_description, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupDescription"))
644
+ ModifyCacheSubnetGroupMessage.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, location_name: "SubnetIds"))
645
+ ModifyCacheSubnetGroupMessage.struct_class = Types::ModifyCacheSubnetGroupMessage
646
+
647
+ ModifyCacheSubnetGroupResult.add_member(:cache_subnet_group, Shapes::ShapeRef.new(shape: CacheSubnetGroup, location_name: "CacheSubnetGroup"))
648
+ ModifyCacheSubnetGroupResult.struct_class = Types::ModifyCacheSubnetGroupResult
649
+
650
+ ModifyReplicationGroupMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationGroupId"))
651
+ ModifyReplicationGroupMessage.add_member(:replication_group_description, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupDescription"))
652
+ ModifyReplicationGroupMessage.add_member(:primary_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryClusterId"))
653
+ ModifyReplicationGroupMessage.add_member(:snapshotting_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "SnapshottingClusterId"))
654
+ ModifyReplicationGroupMessage.add_member(:automatic_failover_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutomaticFailoverEnabled"))
655
+ ModifyReplicationGroupMessage.add_member(:cache_security_group_names, Shapes::ShapeRef.new(shape: CacheSecurityGroupNameList, location_name: "CacheSecurityGroupNames"))
656
+ ModifyReplicationGroupMessage.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdsList, location_name: "SecurityGroupIds"))
657
+ ModifyReplicationGroupMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
658
+ ModifyReplicationGroupMessage.add_member(:notification_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicArn"))
659
+ ModifyReplicationGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
660
+ ModifyReplicationGroupMessage.add_member(:notification_topic_status, Shapes::ShapeRef.new(shape: String, location_name: "NotificationTopicStatus"))
661
+ ModifyReplicationGroupMessage.add_member(:apply_immediately, Shapes::ShapeRef.new(shape: Boolean, location_name: "ApplyImmediately"))
662
+ ModifyReplicationGroupMessage.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
663
+ ModifyReplicationGroupMessage.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
664
+ ModifyReplicationGroupMessage.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
665
+ ModifyReplicationGroupMessage.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
666
+ ModifyReplicationGroupMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
667
+ ModifyReplicationGroupMessage.struct_class = Types::ModifyReplicationGroupMessage
668
+
669
+ ModifyReplicationGroupResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
670
+ ModifyReplicationGroupResult.struct_class = Types::ModifyReplicationGroupResult
671
+
672
+ NodeGroup.add_member(:node_group_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeGroupId"))
673
+ NodeGroup.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
674
+ NodeGroup.add_member(:primary_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "PrimaryEndpoint"))
675
+ NodeGroup.add_member(:slots, Shapes::ShapeRef.new(shape: String, location_name: "Slots"))
676
+ NodeGroup.add_member(:node_group_members, Shapes::ShapeRef.new(shape: NodeGroupMemberList, location_name: "NodeGroupMembers"))
677
+ NodeGroup.struct_class = Types::NodeGroup
678
+
679
+ NodeGroupConfiguration.add_member(:slots, Shapes::ShapeRef.new(shape: String, location_name: "Slots"))
680
+ NodeGroupConfiguration.add_member(:replica_count, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "ReplicaCount"))
681
+ NodeGroupConfiguration.add_member(:primary_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryAvailabilityZone"))
682
+ NodeGroupConfiguration.add_member(:replica_availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZonesList, location_name: "ReplicaAvailabilityZones"))
683
+ NodeGroupConfiguration.struct_class = Types::NodeGroupConfiguration
684
+
685
+ NodeGroupConfigurationList.member = Shapes::ShapeRef.new(shape: NodeGroupConfiguration, location_name: "NodeGroupConfiguration")
686
+
687
+ NodeGroupList.member = Shapes::ShapeRef.new(shape: NodeGroup, location_name: "NodeGroup")
688
+
689
+ NodeGroupMember.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
690
+ NodeGroupMember.add_member(:cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId"))
691
+ NodeGroupMember.add_member(:read_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "ReadEndpoint"))
692
+ NodeGroupMember.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
693
+ NodeGroupMember.add_member(:current_role, Shapes::ShapeRef.new(shape: String, location_name: "CurrentRole"))
694
+ NodeGroupMember.struct_class = Types::NodeGroupMember
695
+
696
+ NodeGroupMemberList.member = Shapes::ShapeRef.new(shape: NodeGroupMember, location_name: "NodeGroupMember")
697
+
698
+ NodeSnapshot.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
699
+ NodeSnapshot.add_member(:node_group_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeGroupId"))
700
+ NodeSnapshot.add_member(:cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId"))
701
+ NodeSnapshot.add_member(:node_group_configuration, Shapes::ShapeRef.new(shape: NodeGroupConfiguration, location_name: "NodeGroupConfiguration"))
702
+ NodeSnapshot.add_member(:cache_size, Shapes::ShapeRef.new(shape: String, location_name: "CacheSize"))
703
+ NodeSnapshot.add_member(:cache_node_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CacheNodeCreateTime"))
704
+ NodeSnapshot.add_member(:snapshot_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "SnapshotCreateTime"))
705
+ NodeSnapshot.struct_class = Types::NodeSnapshot
706
+
707
+ NodeSnapshotList.member = Shapes::ShapeRef.new(shape: NodeSnapshot, location_name: "NodeSnapshot")
708
+
709
+ NodeTypeList.member = Shapes::ShapeRef.new(shape: String)
710
+
711
+ NotificationConfiguration.add_member(:topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "TopicArn"))
712
+ NotificationConfiguration.add_member(:topic_status, Shapes::ShapeRef.new(shape: String, location_name: "TopicStatus"))
713
+ NotificationConfiguration.struct_class = Types::NotificationConfiguration
714
+
715
+ Parameter.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterName"))
716
+ Parameter.add_member(:parameter_value, Shapes::ShapeRef.new(shape: String, location_name: "ParameterValue"))
717
+ Parameter.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
718
+ Parameter.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
719
+ Parameter.add_member(:data_type, Shapes::ShapeRef.new(shape: String, location_name: "DataType"))
720
+ Parameter.add_member(:allowed_values, Shapes::ShapeRef.new(shape: String, location_name: "AllowedValues"))
721
+ Parameter.add_member(:is_modifiable, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsModifiable"))
722
+ Parameter.add_member(:minimum_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MinimumEngineVersion"))
723
+ Parameter.add_member(:change_type, Shapes::ShapeRef.new(shape: ChangeType, location_name: "ChangeType"))
724
+ Parameter.struct_class = Types::Parameter
725
+
726
+ ParameterNameValue.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterName"))
727
+ ParameterNameValue.add_member(:parameter_value, Shapes::ShapeRef.new(shape: String, location_name: "ParameterValue"))
728
+ ParameterNameValue.struct_class = Types::ParameterNameValue
729
+
730
+ ParameterNameValueList.member = Shapes::ShapeRef.new(shape: ParameterNameValue, location_name: "ParameterNameValue")
731
+
732
+ ParametersList.member = Shapes::ShapeRef.new(shape: Parameter, location_name: "Parameter")
733
+
734
+ PendingModifiedValues.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
735
+ PendingModifiedValues.add_member(:cache_node_ids_to_remove, Shapes::ShapeRef.new(shape: CacheNodeIdsList, location_name: "CacheNodeIdsToRemove"))
736
+ PendingModifiedValues.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
737
+ PendingModifiedValues.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
738
+ PendingModifiedValues.struct_class = Types::PendingModifiedValues
739
+
740
+ PreferredAvailabilityZoneList.member = Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone")
741
+
742
+ PurchaseReservedCacheNodesOfferingMessage.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReservedCacheNodesOfferingId"))
743
+ PurchaseReservedCacheNodesOfferingMessage.add_member(:reserved_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodeId"))
744
+ PurchaseReservedCacheNodesOfferingMessage.add_member(:cache_node_count, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "CacheNodeCount"))
745
+ PurchaseReservedCacheNodesOfferingMessage.struct_class = Types::PurchaseReservedCacheNodesOfferingMessage
746
+
747
+ PurchaseReservedCacheNodesOfferingResult.add_member(:reserved_cache_node, Shapes::ShapeRef.new(shape: ReservedCacheNode, location_name: "ReservedCacheNode"))
748
+ PurchaseReservedCacheNodesOfferingResult.struct_class = Types::PurchaseReservedCacheNodesOfferingResult
749
+
750
+ RebootCacheClusterMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheClusterId"))
751
+ RebootCacheClusterMessage.add_member(:cache_node_ids_to_reboot, Shapes::ShapeRef.new(shape: CacheNodeIdsList, required: true, location_name: "CacheNodeIdsToReboot"))
752
+ RebootCacheClusterMessage.struct_class = Types::RebootCacheClusterMessage
753
+
754
+ RebootCacheClusterResult.add_member(:cache_cluster, Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster"))
755
+ RebootCacheClusterResult.struct_class = Types::RebootCacheClusterResult
756
+
757
+ RecurringCharge.add_member(:recurring_charge_amount, Shapes::ShapeRef.new(shape: Double, location_name: "RecurringChargeAmount"))
758
+ RecurringCharge.add_member(:recurring_charge_frequency, Shapes::ShapeRef.new(shape: String, location_name: "RecurringChargeFrequency"))
759
+ RecurringCharge.struct_class = Types::RecurringCharge
760
+
761
+ RecurringChargeList.member = Shapes::ShapeRef.new(shape: RecurringCharge, location_name: "RecurringCharge")
762
+
763
+ RemoveTagsFromResourceMessage.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
764
+ RemoveTagsFromResourceMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: KeyList, required: true, location_name: "TagKeys"))
765
+ RemoveTagsFromResourceMessage.struct_class = Types::RemoveTagsFromResourceMessage
766
+
767
+ ReplicationGroup.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
768
+ ReplicationGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
769
+ ReplicationGroup.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
770
+ ReplicationGroup.add_member(:pending_modified_values, Shapes::ShapeRef.new(shape: ReplicationGroupPendingModifiedValues, location_name: "PendingModifiedValues"))
771
+ ReplicationGroup.add_member(:member_clusters, Shapes::ShapeRef.new(shape: ClusterIdList, location_name: "MemberClusters"))
772
+ ReplicationGroup.add_member(:node_groups, Shapes::ShapeRef.new(shape: NodeGroupList, location_name: "NodeGroups"))
773
+ ReplicationGroup.add_member(:snapshotting_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "SnapshottingClusterId"))
774
+ ReplicationGroup.add_member(:automatic_failover, Shapes::ShapeRef.new(shape: AutomaticFailoverStatus, location_name: "AutomaticFailover"))
775
+ ReplicationGroup.add_member(:configuration_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "ConfigurationEndpoint"))
776
+ ReplicationGroup.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
777
+ ReplicationGroup.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
778
+ ReplicationGroup.struct_class = Types::ReplicationGroup
779
+
780
+ ReplicationGroupList.member = Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup")
781
+
782
+ ReplicationGroupMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
783
+ ReplicationGroupMessage.add_member(:replication_groups, Shapes::ShapeRef.new(shape: ReplicationGroupList, location_name: "ReplicationGroups"))
784
+ ReplicationGroupMessage.struct_class = Types::ReplicationGroupMessage
785
+
786
+ ReplicationGroupPendingModifiedValues.add_member(:primary_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryClusterId"))
787
+ ReplicationGroupPendingModifiedValues.add_member(:automatic_failover_status, Shapes::ShapeRef.new(shape: PendingAutomaticFailoverStatus, location_name: "AutomaticFailoverStatus"))
788
+ ReplicationGroupPendingModifiedValues.struct_class = Types::ReplicationGroupPendingModifiedValues
789
+
790
+ ReservedCacheNode.add_member(:reserved_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodeId"))
791
+ ReservedCacheNode.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodesOfferingId"))
792
+ ReservedCacheNode.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
793
+ ReservedCacheNode.add_member(:start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "StartTime"))
794
+ ReservedCacheNode.add_member(:duration, Shapes::ShapeRef.new(shape: Integer, location_name: "Duration"))
795
+ ReservedCacheNode.add_member(:fixed_price, Shapes::ShapeRef.new(shape: Double, location_name: "FixedPrice"))
796
+ ReservedCacheNode.add_member(:usage_price, Shapes::ShapeRef.new(shape: Double, location_name: "UsagePrice"))
797
+ ReservedCacheNode.add_member(:cache_node_count, Shapes::ShapeRef.new(shape: Integer, location_name: "CacheNodeCount"))
798
+ ReservedCacheNode.add_member(:product_description, Shapes::ShapeRef.new(shape: String, location_name: "ProductDescription"))
799
+ ReservedCacheNode.add_member(:offering_type, Shapes::ShapeRef.new(shape: String, location_name: "OfferingType"))
800
+ ReservedCacheNode.add_member(:state, Shapes::ShapeRef.new(shape: String, location_name: "State"))
801
+ ReservedCacheNode.add_member(:recurring_charges, Shapes::ShapeRef.new(shape: RecurringChargeList, location_name: "RecurringCharges"))
802
+ ReservedCacheNode.struct_class = Types::ReservedCacheNode
803
+
804
+ ReservedCacheNodeList.member = Shapes::ShapeRef.new(shape: ReservedCacheNode, location_name: "ReservedCacheNode")
805
+
806
+ ReservedCacheNodeMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
807
+ ReservedCacheNodeMessage.add_member(:reserved_cache_nodes, Shapes::ShapeRef.new(shape: ReservedCacheNodeList, location_name: "ReservedCacheNodes"))
808
+ ReservedCacheNodeMessage.struct_class = Types::ReservedCacheNodeMessage
809
+
810
+ ReservedCacheNodesOffering.add_member(:reserved_cache_nodes_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodesOfferingId"))
811
+ ReservedCacheNodesOffering.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
812
+ ReservedCacheNodesOffering.add_member(:duration, Shapes::ShapeRef.new(shape: Integer, location_name: "Duration"))
813
+ ReservedCacheNodesOffering.add_member(:fixed_price, Shapes::ShapeRef.new(shape: Double, location_name: "FixedPrice"))
814
+ ReservedCacheNodesOffering.add_member(:usage_price, Shapes::ShapeRef.new(shape: Double, location_name: "UsagePrice"))
815
+ ReservedCacheNodesOffering.add_member(:product_description, Shapes::ShapeRef.new(shape: String, location_name: "ProductDescription"))
816
+ ReservedCacheNodesOffering.add_member(:offering_type, Shapes::ShapeRef.new(shape: String, location_name: "OfferingType"))
817
+ ReservedCacheNodesOffering.add_member(:recurring_charges, Shapes::ShapeRef.new(shape: RecurringChargeList, location_name: "RecurringCharges"))
818
+ ReservedCacheNodesOffering.struct_class = Types::ReservedCacheNodesOffering
819
+
820
+ ReservedCacheNodesOfferingList.member = Shapes::ShapeRef.new(shape: ReservedCacheNodesOffering, location_name: "ReservedCacheNodesOffering")
821
+
822
+ ReservedCacheNodesOfferingMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
823
+ ReservedCacheNodesOfferingMessage.add_member(:reserved_cache_nodes_offerings, Shapes::ShapeRef.new(shape: ReservedCacheNodesOfferingList, location_name: "ReservedCacheNodesOfferings"))
824
+ ReservedCacheNodesOfferingMessage.struct_class = Types::ReservedCacheNodesOfferingMessage
825
+
826
+ ResetCacheParameterGroupMessage.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheParameterGroupName"))
827
+ ResetCacheParameterGroupMessage.add_member(:reset_all_parameters, Shapes::ShapeRef.new(shape: Boolean, location_name: "ResetAllParameters"))
828
+ ResetCacheParameterGroupMessage.add_member(:parameter_name_values, Shapes::ShapeRef.new(shape: ParameterNameValueList, location_name: "ParameterNameValues"))
829
+ ResetCacheParameterGroupMessage.struct_class = Types::ResetCacheParameterGroupMessage
830
+
831
+ RevokeCacheSecurityGroupIngressMessage.add_member(:cache_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheSecurityGroupName"))
832
+ RevokeCacheSecurityGroupIngressMessage.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EC2SecurityGroupName"))
833
+ RevokeCacheSecurityGroupIngressMessage.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "EC2SecurityGroupOwnerId"))
834
+ RevokeCacheSecurityGroupIngressMessage.struct_class = Types::RevokeCacheSecurityGroupIngressMessage
835
+
836
+ RevokeCacheSecurityGroupIngressResult.add_member(:cache_security_group, Shapes::ShapeRef.new(shape: CacheSecurityGroup, location_name: "CacheSecurityGroup"))
837
+ RevokeCacheSecurityGroupIngressResult.struct_class = Types::RevokeCacheSecurityGroupIngressResult
838
+
839
+ SecurityGroupIdsList.member = Shapes::ShapeRef.new(shape: String, location_name: "SecurityGroupId")
840
+
841
+ SecurityGroupMembership.add_member(:security_group_id, Shapes::ShapeRef.new(shape: String, location_name: "SecurityGroupId"))
842
+ SecurityGroupMembership.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
843
+ SecurityGroupMembership.struct_class = Types::SecurityGroupMembership
844
+
845
+ SecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: SecurityGroupMembership)
846
+
847
+ Snapshot.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotName"))
848
+ Snapshot.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
849
+ Snapshot.add_member(:replication_group_description, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupDescription"))
850
+ Snapshot.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
851
+ Snapshot.add_member(:snapshot_status, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotStatus"))
852
+ Snapshot.add_member(:snapshot_source, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotSource"))
853
+ Snapshot.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
854
+ Snapshot.add_member(:engine, Shapes::ShapeRef.new(shape: String, location_name: "Engine"))
855
+ Snapshot.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
856
+ Snapshot.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
857
+ Snapshot.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
858
+ Snapshot.add_member(:cache_cluster_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CacheClusterCreateTime"))
859
+ Snapshot.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
860
+ Snapshot.add_member(:topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "TopicArn"))
861
+ Snapshot.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
862
+ Snapshot.add_member(:cache_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheParameterGroupName"))
863
+ Snapshot.add_member(:cache_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "CacheSubnetGroupName"))
864
+ Snapshot.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
865
+ Snapshot.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoMinorVersionUpgrade"))
866
+ Snapshot.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
867
+ Snapshot.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
868
+ Snapshot.add_member(:num_node_groups, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumNodeGroups"))
869
+ Snapshot.add_member(:automatic_failover, Shapes::ShapeRef.new(shape: AutomaticFailoverStatus, location_name: "AutomaticFailover"))
870
+ Snapshot.add_member(:node_snapshots, Shapes::ShapeRef.new(shape: NodeSnapshotList, location_name: "NodeSnapshots"))
871
+ Snapshot.struct_class = Types::Snapshot
872
+
873
+ SnapshotArnsList.member = Shapes::ShapeRef.new(shape: String, location_name: "SnapshotArn")
874
+
875
+ SnapshotList.member = Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot")
876
+
877
+ Subnet.add_member(:subnet_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier"))
878
+ Subnet.add_member(:subnet_availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "SubnetAvailabilityZone"))
879
+ Subnet.struct_class = Types::Subnet
880
+
881
+ SubnetIdentifierList.member = Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier")
882
+
883
+ SubnetList.member = Shapes::ShapeRef.new(shape: Subnet, location_name: "Subnet")
884
+
885
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
886
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
887
+ Tag.struct_class = Types::Tag
888
+
889
+ TagList.member = Shapes::ShapeRef.new(shape: Tag, location_name: "Tag")
890
+
891
+ TagListMessage.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
892
+ TagListMessage.struct_class = Types::TagListMessage
893
+
1468
894
 
895
+ # @api private
896
+ API = Seahorse::Model::Api.new.tap do |api|
897
+
898
+ api.version = "2015-02-02"
899
+
900
+ api.metadata = {
901
+ "endpointPrefix" => "elasticache",
902
+ "protocol" => "query",
903
+ "serviceFullName" => "Amazon ElastiCache",
904
+ "signatureVersion" => "v4",
905
+ "xmlNamespace" => "http://elasticache.amazonaws.com/doc/2015-02-02/",
906
+ }
907
+
908
+ api.add_operation(:add_tags_to_resource, Seahorse::Model::Operation.new.tap do |o|
909
+ o.name = "AddTagsToResource"
910
+ o.http_method = "POST"
911
+ o.http_request_uri = "/"
912
+ o.input = Shapes::ShapeRef.new(shape: AddTagsToResourceMessage)
913
+ o.output = Shapes::ShapeRef.new(shape: TagListMessage)
914
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
915
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
916
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
917
+ o.errors << Shapes::ShapeRef.new(shape: InvalidARNFault)
918
+ end)
919
+
920
+ api.add_operation(:authorize_cache_security_group_ingress, Seahorse::Model::Operation.new.tap do |o|
921
+ o.name = "AuthorizeCacheSecurityGroupIngress"
922
+ o.http_method = "POST"
923
+ o.http_request_uri = "/"
924
+ o.input = Shapes::ShapeRef.new(shape: AuthorizeCacheSecurityGroupIngressMessage)
925
+ o.output = Shapes::ShapeRef.new(shape: AuthorizeCacheSecurityGroupIngressResult)
926
+ o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
927
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
928
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationAlreadyExistsFault)
929
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
930
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
931
+ end)
932
+
933
+ api.add_operation(:copy_snapshot, Seahorse::Model::Operation.new.tap do |o|
934
+ o.name = "CopySnapshot"
935
+ o.http_method = "POST"
936
+ o.http_request_uri = "/"
937
+ o.input = Shapes::ShapeRef.new(shape: CopySnapshotMessage)
938
+ o.output = Shapes::ShapeRef.new(shape: CopySnapshotResult)
939
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
940
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
941
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotQuotaExceededFault)
942
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSnapshotStateFault)
943
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
944
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
945
+ end)
946
+
947
+ api.add_operation(:create_cache_cluster, Seahorse::Model::Operation.new.tap do |o|
948
+ o.name = "CreateCacheCluster"
949
+ o.http_method = "POST"
950
+ o.http_request_uri = "/"
951
+ o.input = Shapes::ShapeRef.new(shape: CreateCacheClusterMessage)
952
+ o.output = Shapes::ShapeRef.new(shape: CreateCacheClusterResult)
953
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
954
+ o.errors << Shapes::ShapeRef.new(shape: InvalidReplicationGroupStateFault)
955
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterAlreadyExistsFault)
956
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientCacheClusterCapacityFault)
957
+ o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
958
+ o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
959
+ o.errors << Shapes::ShapeRef.new(shape: ClusterQuotaForCustomerExceededFault)
960
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForClusterExceededFault)
961
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForCustomerExceededFault)
962
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
963
+ o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
964
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
965
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
966
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
967
+ end)
968
+
969
+ api.add_operation(:create_cache_parameter_group, Seahorse::Model::Operation.new.tap do |o|
970
+ o.name = "CreateCacheParameterGroup"
971
+ o.http_method = "POST"
972
+ o.http_request_uri = "/"
973
+ o.input = Shapes::ShapeRef.new(shape: CreateCacheParameterGroupMessage)
974
+ o.output = Shapes::ShapeRef.new(shape: CreateCacheParameterGroupResult)
975
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupQuotaExceededFault)
976
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupAlreadyExistsFault)
977
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheParameterGroupStateFault)
978
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
979
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
980
+ end)
981
+
982
+ api.add_operation(:create_cache_security_group, Seahorse::Model::Operation.new.tap do |o|
983
+ o.name = "CreateCacheSecurityGroup"
984
+ o.http_method = "POST"
985
+ o.http_request_uri = "/"
986
+ o.input = Shapes::ShapeRef.new(shape: CreateCacheSecurityGroupMessage)
987
+ o.output = Shapes::ShapeRef.new(shape: CreateCacheSecurityGroupResult)
988
+ o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupAlreadyExistsFault)
989
+ o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupQuotaExceededFault)
990
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
991
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
992
+ end)
993
+
994
+ api.add_operation(:create_cache_subnet_group, Seahorse::Model::Operation.new.tap do |o|
995
+ o.name = "CreateCacheSubnetGroup"
996
+ o.http_method = "POST"
997
+ o.http_request_uri = "/"
998
+ o.input = Shapes::ShapeRef.new(shape: CreateCacheSubnetGroupMessage)
999
+ o.output = Shapes::ShapeRef.new(shape: CreateCacheSubnetGroupResult)
1000
+ o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupAlreadyExistsFault)
1001
+ o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupQuotaExceededFault)
1002
+ o.errors << Shapes::ShapeRef.new(shape: CacheSubnetQuotaExceededFault)
1003
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
1004
+ end)
1005
+
1006
+ api.add_operation(:create_replication_group, Seahorse::Model::Operation.new.tap do |o|
1007
+ o.name = "CreateReplicationGroup"
1008
+ o.http_method = "POST"
1009
+ o.http_request_uri = "/"
1010
+ o.input = Shapes::ShapeRef.new(shape: CreateReplicationGroupMessage)
1011
+ o.output = Shapes::ShapeRef.new(shape: CreateReplicationGroupResult)
1012
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1013
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1014
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupAlreadyExistsFault)
1015
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientCacheClusterCapacityFault)
1016
+ o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1017
+ o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
1018
+ o.errors << Shapes::ShapeRef.new(shape: ClusterQuotaForCustomerExceededFault)
1019
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForClusterExceededFault)
1020
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForCustomerExceededFault)
1021
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1022
+ o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
1023
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
1024
+ o.errors << Shapes::ShapeRef.new(shape: NodeGroupsPerReplicationGroupQuotaExceededFault)
1025
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1026
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1027
+ end)
1028
+
1029
+ api.add_operation(:create_snapshot, Seahorse::Model::Operation.new.tap do |o|
1030
+ o.name = "CreateSnapshot"
1031
+ o.http_method = "POST"
1032
+ o.http_request_uri = "/"
1033
+ o.input = Shapes::ShapeRef.new(shape: CreateSnapshotMessage)
1034
+ o.output = Shapes::ShapeRef.new(shape: CreateSnapshotResult)
1035
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
1036
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1037
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
1038
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1039
+ o.errors << Shapes::ShapeRef.new(shape: InvalidReplicationGroupStateFault)
1040
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotQuotaExceededFault)
1041
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotFeatureNotSupportedFault)
1042
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1043
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1044
+ end)
1045
+
1046
+ api.add_operation(:delete_cache_cluster, Seahorse::Model::Operation.new.tap do |o|
1047
+ o.name = "DeleteCacheCluster"
1048
+ o.http_method = "POST"
1049
+ o.http_request_uri = "/"
1050
+ o.input = Shapes::ShapeRef.new(shape: DeleteCacheClusterMessage)
1051
+ o.output = Shapes::ShapeRef.new(shape: DeleteCacheClusterResult)
1052
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1053
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1054
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
1055
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotFeatureNotSupportedFault)
1056
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotQuotaExceededFault)
1057
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1058
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1059
+ end)
1060
+
1061
+ api.add_operation(:delete_cache_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1062
+ o.name = "DeleteCacheParameterGroup"
1063
+ o.http_method = "POST"
1064
+ o.http_request_uri = "/"
1065
+ o.input = Shapes::ShapeRef.new(shape: DeleteCacheParameterGroupMessage)
1066
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1067
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheParameterGroupStateFault)
1068
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1069
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1070
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1071
+ end)
1072
+
1073
+ api.add_operation(:delete_cache_security_group, Seahorse::Model::Operation.new.tap do |o|
1074
+ o.name = "DeleteCacheSecurityGroup"
1075
+ o.http_method = "POST"
1076
+ o.http_request_uri = "/"
1077
+ o.input = Shapes::ShapeRef.new(shape: DeleteCacheSecurityGroupMessage)
1078
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1079
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
1080
+ o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1081
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1082
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1083
+ end)
1084
+
1085
+ api.add_operation(:delete_cache_subnet_group, Seahorse::Model::Operation.new.tap do |o|
1086
+ o.name = "DeleteCacheSubnetGroup"
1087
+ o.http_method = "POST"
1088
+ o.http_request_uri = "/"
1089
+ o.input = Shapes::ShapeRef.new(shape: DeleteCacheSubnetGroupMessage)
1090
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1091
+ o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupInUse)
1092
+ o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
1093
+ end)
1094
+
1095
+ api.add_operation(:delete_replication_group, Seahorse::Model::Operation.new.tap do |o|
1096
+ o.name = "DeleteReplicationGroup"
1097
+ o.http_method = "POST"
1098
+ o.http_request_uri = "/"
1099
+ o.input = Shapes::ShapeRef.new(shape: DeleteReplicationGroupMessage)
1100
+ o.output = Shapes::ShapeRef.new(shape: DeleteReplicationGroupResult)
1101
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
1102
+ o.errors << Shapes::ShapeRef.new(shape: InvalidReplicationGroupStateFault)
1103
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
1104
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotFeatureNotSupportedFault)
1105
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotQuotaExceededFault)
1106
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1107
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1108
+ end)
1109
+
1110
+ api.add_operation(:delete_snapshot, Seahorse::Model::Operation.new.tap do |o|
1111
+ o.name = "DeleteSnapshot"
1112
+ o.http_method = "POST"
1113
+ o.http_request_uri = "/"
1114
+ o.input = Shapes::ShapeRef.new(shape: DeleteSnapshotMessage)
1115
+ o.output = Shapes::ShapeRef.new(shape: DeleteSnapshotResult)
1116
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1117
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSnapshotStateFault)
1118
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1119
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1120
+ end)
1121
+
1122
+ api.add_operation(:describe_cache_clusters, Seahorse::Model::Operation.new.tap do |o|
1123
+ o.name = "DescribeCacheClusters"
1124
+ o.http_method = "POST"
1125
+ o.http_request_uri = "/"
1126
+ o.input = Shapes::ShapeRef.new(shape: DescribeCacheClustersMessage)
1127
+ o.output = Shapes::ShapeRef.new(shape: CacheClusterMessage)
1128
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1129
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1130
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1131
+ o[:pager] = Aws::Pager.new(
1132
+ limit_key: "max_records",
1133
+ tokens: {
1134
+ "marker" => "marker"
1135
+ }
1136
+ )
1137
+ end)
1138
+
1139
+ api.add_operation(:describe_cache_engine_versions, Seahorse::Model::Operation.new.tap do |o|
1140
+ o.name = "DescribeCacheEngineVersions"
1141
+ o.http_method = "POST"
1142
+ o.http_request_uri = "/"
1143
+ o.input = Shapes::ShapeRef.new(shape: DescribeCacheEngineVersionsMessage)
1144
+ o.output = Shapes::ShapeRef.new(shape: CacheEngineVersionMessage)
1145
+ o[:pager] = Aws::Pager.new(
1146
+ limit_key: "max_records",
1147
+ tokens: {
1148
+ "marker" => "marker"
1149
+ }
1150
+ )
1151
+ end)
1152
+
1153
+ api.add_operation(:describe_cache_parameter_groups, Seahorse::Model::Operation.new.tap do |o|
1154
+ o.name = "DescribeCacheParameterGroups"
1155
+ o.http_method = "POST"
1156
+ o.http_request_uri = "/"
1157
+ o.input = Shapes::ShapeRef.new(shape: DescribeCacheParameterGroupsMessage)
1158
+ o.output = Shapes::ShapeRef.new(shape: CacheParameterGroupsMessage)
1159
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1160
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1161
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1162
+ o[:pager] = Aws::Pager.new(
1163
+ limit_key: "max_records",
1164
+ tokens: {
1165
+ "marker" => "marker"
1166
+ }
1167
+ )
1168
+ end)
1169
+
1170
+ api.add_operation(:describe_cache_parameters, Seahorse::Model::Operation.new.tap do |o|
1171
+ o.name = "DescribeCacheParameters"
1172
+ o.http_method = "POST"
1173
+ o.http_request_uri = "/"
1174
+ o.input = Shapes::ShapeRef.new(shape: DescribeCacheParametersMessage)
1175
+ o.output = Shapes::ShapeRef.new(shape: CacheParameterGroupDetails)
1176
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1177
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1178
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1179
+ o[:pager] = Aws::Pager.new(
1180
+ limit_key: "max_records",
1181
+ tokens: {
1182
+ "marker" => "marker"
1183
+ }
1184
+ )
1185
+ end)
1186
+
1187
+ api.add_operation(:describe_cache_security_groups, Seahorse::Model::Operation.new.tap do |o|
1188
+ o.name = "DescribeCacheSecurityGroups"
1189
+ o.http_method = "POST"
1190
+ o.http_request_uri = "/"
1191
+ o.input = Shapes::ShapeRef.new(shape: DescribeCacheSecurityGroupsMessage)
1192
+ o.output = Shapes::ShapeRef.new(shape: CacheSecurityGroupMessage)
1193
+ o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1194
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1195
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1196
+ o[:pager] = Aws::Pager.new(
1197
+ limit_key: "max_records",
1198
+ tokens: {
1199
+ "marker" => "marker"
1200
+ }
1201
+ )
1202
+ end)
1203
+
1204
+ api.add_operation(:describe_cache_subnet_groups, Seahorse::Model::Operation.new.tap do |o|
1205
+ o.name = "DescribeCacheSubnetGroups"
1206
+ o.http_method = "POST"
1207
+ o.http_request_uri = "/"
1208
+ o.input = Shapes::ShapeRef.new(shape: DescribeCacheSubnetGroupsMessage)
1209
+ o.output = Shapes::ShapeRef.new(shape: CacheSubnetGroupMessage)
1210
+ o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
1211
+ o[:pager] = Aws::Pager.new(
1212
+ limit_key: "max_records",
1213
+ tokens: {
1214
+ "marker" => "marker"
1215
+ }
1216
+ )
1217
+ end)
1218
+
1219
+ api.add_operation(:describe_engine_default_parameters, Seahorse::Model::Operation.new.tap do |o|
1220
+ o.name = "DescribeEngineDefaultParameters"
1221
+ o.http_method = "POST"
1222
+ o.http_request_uri = "/"
1223
+ o.input = Shapes::ShapeRef.new(shape: DescribeEngineDefaultParametersMessage)
1224
+ o.output = Shapes::ShapeRef.new(shape: DescribeEngineDefaultParametersResult)
1225
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1226
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1227
+ o[:pager] = Aws::Pager.new(
1228
+ limit_key: "max_records",
1229
+ tokens: {
1230
+ "engine_defaults.marker" => "marker"
1231
+ }
1232
+ )
1233
+ end)
1234
+
1235
+ api.add_operation(:describe_events, Seahorse::Model::Operation.new.tap do |o|
1236
+ o.name = "DescribeEvents"
1237
+ o.http_method = "POST"
1238
+ o.http_request_uri = "/"
1239
+ o.input = Shapes::ShapeRef.new(shape: DescribeEventsMessage)
1240
+ o.output = Shapes::ShapeRef.new(shape: EventsMessage)
1241
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1242
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1243
+ o[:pager] = Aws::Pager.new(
1244
+ limit_key: "max_records",
1245
+ tokens: {
1246
+ "marker" => "marker"
1247
+ }
1248
+ )
1249
+ end)
1250
+
1251
+ api.add_operation(:describe_replication_groups, Seahorse::Model::Operation.new.tap do |o|
1252
+ o.name = "DescribeReplicationGroups"
1253
+ o.http_method = "POST"
1254
+ o.http_request_uri = "/"
1255
+ o.input = Shapes::ShapeRef.new(shape: DescribeReplicationGroupsMessage)
1256
+ o.output = Shapes::ShapeRef.new(shape: ReplicationGroupMessage)
1257
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
1258
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1259
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1260
+ o[:pager] = Aws::Pager.new(
1261
+ limit_key: "max_records",
1262
+ tokens: {
1263
+ "marker" => "marker"
1264
+ }
1265
+ )
1266
+ end)
1267
+
1268
+ api.add_operation(:describe_reserved_cache_nodes, Seahorse::Model::Operation.new.tap do |o|
1269
+ o.name = "DescribeReservedCacheNodes"
1270
+ o.http_method = "POST"
1271
+ o.http_request_uri = "/"
1272
+ o.input = Shapes::ShapeRef.new(shape: DescribeReservedCacheNodesMessage)
1273
+ o.output = Shapes::ShapeRef.new(shape: ReservedCacheNodeMessage)
1274
+ o.errors << Shapes::ShapeRef.new(shape: ReservedCacheNodeNotFoundFault)
1275
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1276
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1277
+ o[:pager] = Aws::Pager.new(
1278
+ limit_key: "max_records",
1279
+ tokens: {
1280
+ "marker" => "marker"
1281
+ }
1282
+ )
1283
+ end)
1284
+
1285
+ api.add_operation(:describe_reserved_cache_nodes_offerings, Seahorse::Model::Operation.new.tap do |o|
1286
+ o.name = "DescribeReservedCacheNodesOfferings"
1287
+ o.http_method = "POST"
1288
+ o.http_request_uri = "/"
1289
+ o.input = Shapes::ShapeRef.new(shape: DescribeReservedCacheNodesOfferingsMessage)
1290
+ o.output = Shapes::ShapeRef.new(shape: ReservedCacheNodesOfferingMessage)
1291
+ o.errors << Shapes::ShapeRef.new(shape: ReservedCacheNodesOfferingNotFoundFault)
1292
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1293
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1294
+ o[:pager] = Aws::Pager.new(
1295
+ limit_key: "max_records",
1296
+ tokens: {
1297
+ "marker" => "marker"
1298
+ }
1299
+ )
1300
+ end)
1301
+
1302
+ api.add_operation(:describe_snapshots, Seahorse::Model::Operation.new.tap do |o|
1303
+ o.name = "DescribeSnapshots"
1304
+ o.http_method = "POST"
1305
+ o.http_request_uri = "/"
1306
+ o.input = Shapes::ShapeRef.new(shape: DescribeSnapshotsMessage)
1307
+ o.output = Shapes::ShapeRef.new(shape: DescribeSnapshotsListMessage)
1308
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1309
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1310
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1311
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1312
+ o[:pager] = Aws::Pager.new(
1313
+ limit_key: "max_records",
1314
+ tokens: {
1315
+ "marker" => "marker"
1316
+ }
1317
+ )
1318
+ end)
1319
+
1320
+ api.add_operation(:list_allowed_node_type_modifications, Seahorse::Model::Operation.new.tap do |o|
1321
+ o.name = "ListAllowedNodeTypeModifications"
1322
+ o.http_method = "POST"
1323
+ o.http_request_uri = "/"
1324
+ o.input = Shapes::ShapeRef.new(shape: ListAllowedNodeTypeModificationsMessage)
1325
+ o.output = Shapes::ShapeRef.new(shape: AllowedNodeTypeModificationsMessage)
1326
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1327
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
1328
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1329
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1330
+ end)
1331
+
1332
+ api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
1333
+ o.name = "ListTagsForResource"
1334
+ o.http_method = "POST"
1335
+ o.http_request_uri = "/"
1336
+ o.input = Shapes::ShapeRef.new(shape: ListTagsForResourceMessage)
1337
+ o.output = Shapes::ShapeRef.new(shape: TagListMessage)
1338
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1339
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1340
+ o.errors << Shapes::ShapeRef.new(shape: InvalidARNFault)
1341
+ end)
1342
+
1343
+ api.add_operation(:modify_cache_cluster, Seahorse::Model::Operation.new.tap do |o|
1344
+ o.name = "ModifyCacheCluster"
1345
+ o.http_method = "POST"
1346
+ o.http_request_uri = "/"
1347
+ o.input = Shapes::ShapeRef.new(shape: ModifyCacheClusterMessage)
1348
+ o.output = Shapes::ShapeRef.new(shape: ModifyCacheClusterResult)
1349
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1350
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
1351
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientCacheClusterCapacityFault)
1352
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1353
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForClusterExceededFault)
1354
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForCustomerExceededFault)
1355
+ o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1356
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1357
+ o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
1358
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1359
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1360
+ end)
1361
+
1362
+ api.add_operation(:modify_cache_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1363
+ o.name = "ModifyCacheParameterGroup"
1364
+ o.http_method = "POST"
1365
+ o.http_request_uri = "/"
1366
+ o.input = Shapes::ShapeRef.new(shape: ModifyCacheParameterGroupMessage)
1367
+ o.output = Shapes::ShapeRef.new(shape: CacheParameterGroupNameMessage)
1368
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1369
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheParameterGroupStateFault)
1370
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1371
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1372
+ end)
1373
+
1374
+ api.add_operation(:modify_cache_subnet_group, Seahorse::Model::Operation.new.tap do |o|
1375
+ o.name = "ModifyCacheSubnetGroup"
1376
+ o.http_method = "POST"
1377
+ o.http_request_uri = "/"
1378
+ o.input = Shapes::ShapeRef.new(shape: ModifyCacheSubnetGroupMessage)
1379
+ o.output = Shapes::ShapeRef.new(shape: ModifyCacheSubnetGroupResult)
1380
+ o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
1381
+ o.errors << Shapes::ShapeRef.new(shape: CacheSubnetQuotaExceededFault)
1382
+ o.errors << Shapes::ShapeRef.new(shape: SubnetInUse)
1383
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
1384
+ end)
1385
+
1386
+ api.add_operation(:modify_replication_group, Seahorse::Model::Operation.new.tap do |o|
1387
+ o.name = "ModifyReplicationGroup"
1388
+ o.http_method = "POST"
1389
+ o.http_request_uri = "/"
1390
+ o.input = Shapes::ShapeRef.new(shape: ModifyReplicationGroupMessage)
1391
+ o.output = Shapes::ShapeRef.new(shape: ModifyReplicationGroupResult)
1392
+ o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
1393
+ o.errors << Shapes::ShapeRef.new(shape: InvalidReplicationGroupStateFault)
1394
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1395
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
1396
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientCacheClusterCapacityFault)
1397
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1398
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForClusterExceededFault)
1399
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForCustomerExceededFault)
1400
+ o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1401
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1402
+ o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
1403
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1404
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1405
+ end)
1406
+
1407
+ api.add_operation(:purchase_reserved_cache_nodes_offering, Seahorse::Model::Operation.new.tap do |o|
1408
+ o.name = "PurchaseReservedCacheNodesOffering"
1409
+ o.http_method = "POST"
1410
+ o.http_request_uri = "/"
1411
+ o.input = Shapes::ShapeRef.new(shape: PurchaseReservedCacheNodesOfferingMessage)
1412
+ o.output = Shapes::ShapeRef.new(shape: PurchaseReservedCacheNodesOfferingResult)
1413
+ o.errors << Shapes::ShapeRef.new(shape: ReservedCacheNodesOfferingNotFoundFault)
1414
+ o.errors << Shapes::ShapeRef.new(shape: ReservedCacheNodeAlreadyExistsFault)
1415
+ o.errors << Shapes::ShapeRef.new(shape: ReservedCacheNodeQuotaExceededFault)
1416
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1417
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1418
+ end)
1419
+
1420
+ api.add_operation(:reboot_cache_cluster, Seahorse::Model::Operation.new.tap do |o|
1421
+ o.name = "RebootCacheCluster"
1422
+ o.http_method = "POST"
1423
+ o.http_request_uri = "/"
1424
+ o.input = Shapes::ShapeRef.new(shape: RebootCacheClusterMessage)
1425
+ o.output = Shapes::ShapeRef.new(shape: RebootCacheClusterResult)
1426
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1427
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1428
+ end)
1429
+
1430
+ api.add_operation(:remove_tags_from_resource, Seahorse::Model::Operation.new.tap do |o|
1431
+ o.name = "RemoveTagsFromResource"
1432
+ o.http_method = "POST"
1433
+ o.http_request_uri = "/"
1434
+ o.input = Shapes::ShapeRef.new(shape: RemoveTagsFromResourceMessage)
1435
+ o.output = Shapes::ShapeRef.new(shape: TagListMessage)
1436
+ o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1437
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1438
+ o.errors << Shapes::ShapeRef.new(shape: InvalidARNFault)
1439
+ o.errors << Shapes::ShapeRef.new(shape: TagNotFoundFault)
1440
+ end)
1441
+
1442
+ api.add_operation(:reset_cache_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1443
+ o.name = "ResetCacheParameterGroup"
1444
+ o.http_method = "POST"
1445
+ o.http_request_uri = "/"
1446
+ o.input = Shapes::ShapeRef.new(shape: ResetCacheParameterGroupMessage)
1447
+ o.output = Shapes::ShapeRef.new(shape: CacheParameterGroupNameMessage)
1448
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheParameterGroupStateFault)
1449
+ o.errors << Shapes::ShapeRef.new(shape: CacheParameterGroupNotFoundFault)
1450
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1451
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1452
+ end)
1453
+
1454
+ api.add_operation(:revoke_cache_security_group_ingress, Seahorse::Model::Operation.new.tap do |o|
1455
+ o.name = "RevokeCacheSecurityGroupIngress"
1456
+ o.http_method = "POST"
1457
+ o.http_request_uri = "/"
1458
+ o.input = Shapes::ShapeRef.new(shape: RevokeCacheSecurityGroupIngressMessage)
1459
+ o.output = Shapes::ShapeRef.new(shape: RevokeCacheSecurityGroupIngressResult)
1460
+ o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1461
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationNotFoundFault)
1462
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
1463
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1464
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1465
+ end)
1469
1466
  end
1467
+
1470
1468
  end
1471
1469
  end