aws-sdk-memorydb 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1421 @@
1
+ # frozen_string_literal: true
2
+
3
+ # WARNING ABOUT GENERATED CODE
4
+ #
5
+ # This file is generated. See the contributing guide for more information:
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
+ #
8
+ # WARNING ABOUT GENERATED CODE
9
+
10
+ module Aws::MemoryDB
11
+ # @api private
12
+ module ClientApi
13
+
14
+ include Seahorse::Model
15
+
16
+ ACL = Shapes::StructureShape.new(name: 'ACL')
17
+ ACLAlreadyExistsFault = Shapes::StructureShape.new(name: 'ACLAlreadyExistsFault')
18
+ ACLClusterNameList = Shapes::ListShape.new(name: 'ACLClusterNameList')
19
+ ACLList = Shapes::ListShape.new(name: 'ACLList')
20
+ ACLName = Shapes::StringShape.new(name: 'ACLName')
21
+ ACLNameList = Shapes::ListShape.new(name: 'ACLNameList')
22
+ ACLNotFoundFault = Shapes::StructureShape.new(name: 'ACLNotFoundFault')
23
+ ACLPendingChanges = Shapes::StructureShape.new(name: 'ACLPendingChanges')
24
+ ACLQuotaExceededFault = Shapes::StructureShape.new(name: 'ACLQuotaExceededFault')
25
+ ACLsUpdateStatus = Shapes::StructureShape.new(name: 'ACLsUpdateStatus')
26
+ APICallRateForCustomerExceededFault = Shapes::StructureShape.new(name: 'APICallRateForCustomerExceededFault')
27
+ AZStatus = Shapes::StringShape.new(name: 'AZStatus')
28
+ AccessString = Shapes::StringShape.new(name: 'AccessString')
29
+ Authentication = Shapes::StructureShape.new(name: 'Authentication')
30
+ AuthenticationMode = Shapes::StructureShape.new(name: 'AuthenticationMode')
31
+ AuthenticationType = Shapes::StringShape.new(name: 'AuthenticationType')
32
+ AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
33
+ AwsQueryErrorMessage = Shapes::StringShape.new(name: 'AwsQueryErrorMessage')
34
+ BatchUpdateClusterRequest = Shapes::StructureShape.new(name: 'BatchUpdateClusterRequest')
35
+ BatchUpdateClusterResponse = Shapes::StructureShape.new(name: 'BatchUpdateClusterResponse')
36
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
37
+ BooleanOptional = Shapes::BooleanShape.new(name: 'BooleanOptional')
38
+ Cluster = Shapes::StructureShape.new(name: 'Cluster')
39
+ ClusterAlreadyExistsFault = Shapes::StructureShape.new(name: 'ClusterAlreadyExistsFault')
40
+ ClusterConfiguration = Shapes::StructureShape.new(name: 'ClusterConfiguration')
41
+ ClusterList = Shapes::ListShape.new(name: 'ClusterList')
42
+ ClusterNameList = Shapes::ListShape.new(name: 'ClusterNameList')
43
+ ClusterNotFoundFault = Shapes::StructureShape.new(name: 'ClusterNotFoundFault')
44
+ ClusterPendingUpdates = Shapes::StructureShape.new(name: 'ClusterPendingUpdates')
45
+ ClusterQuotaForCustomerExceededFault = Shapes::StructureShape.new(name: 'ClusterQuotaForCustomerExceededFault')
46
+ CopySnapshotRequest = Shapes::StructureShape.new(name: 'CopySnapshotRequest')
47
+ CopySnapshotResponse = Shapes::StructureShape.new(name: 'CopySnapshotResponse')
48
+ CreateACLRequest = Shapes::StructureShape.new(name: 'CreateACLRequest')
49
+ CreateACLResponse = Shapes::StructureShape.new(name: 'CreateACLResponse')
50
+ CreateClusterRequest = Shapes::StructureShape.new(name: 'CreateClusterRequest')
51
+ CreateClusterResponse = Shapes::StructureShape.new(name: 'CreateClusterResponse')
52
+ CreateParameterGroupRequest = Shapes::StructureShape.new(name: 'CreateParameterGroupRequest')
53
+ CreateParameterGroupResponse = Shapes::StructureShape.new(name: 'CreateParameterGroupResponse')
54
+ CreateSnapshotRequest = Shapes::StructureShape.new(name: 'CreateSnapshotRequest')
55
+ CreateSnapshotResponse = Shapes::StructureShape.new(name: 'CreateSnapshotResponse')
56
+ CreateSubnetGroupRequest = Shapes::StructureShape.new(name: 'CreateSubnetGroupRequest')
57
+ CreateSubnetGroupResponse = Shapes::StructureShape.new(name: 'CreateSubnetGroupResponse')
58
+ CreateUserRequest = Shapes::StructureShape.new(name: 'CreateUserRequest')
59
+ CreateUserResponse = Shapes::StructureShape.new(name: 'CreateUserResponse')
60
+ DefaultUserRequired = Shapes::StructureShape.new(name: 'DefaultUserRequired')
61
+ DeleteACLRequest = Shapes::StructureShape.new(name: 'DeleteACLRequest')
62
+ DeleteACLResponse = Shapes::StructureShape.new(name: 'DeleteACLResponse')
63
+ DeleteClusterRequest = Shapes::StructureShape.new(name: 'DeleteClusterRequest')
64
+ DeleteClusterResponse = Shapes::StructureShape.new(name: 'DeleteClusterResponse')
65
+ DeleteParameterGroupRequest = Shapes::StructureShape.new(name: 'DeleteParameterGroupRequest')
66
+ DeleteParameterGroupResponse = Shapes::StructureShape.new(name: 'DeleteParameterGroupResponse')
67
+ DeleteSnapshotRequest = Shapes::StructureShape.new(name: 'DeleteSnapshotRequest')
68
+ DeleteSnapshotResponse = Shapes::StructureShape.new(name: 'DeleteSnapshotResponse')
69
+ DeleteSubnetGroupRequest = Shapes::StructureShape.new(name: 'DeleteSubnetGroupRequest')
70
+ DeleteSubnetGroupResponse = Shapes::StructureShape.new(name: 'DeleteSubnetGroupResponse')
71
+ DeleteUserRequest = Shapes::StructureShape.new(name: 'DeleteUserRequest')
72
+ DeleteUserResponse = Shapes::StructureShape.new(name: 'DeleteUserResponse')
73
+ DescribeACLsRequest = Shapes::StructureShape.new(name: 'DescribeACLsRequest')
74
+ DescribeACLsResponse = Shapes::StructureShape.new(name: 'DescribeACLsResponse')
75
+ DescribeClustersRequest = Shapes::StructureShape.new(name: 'DescribeClustersRequest')
76
+ DescribeClustersResponse = Shapes::StructureShape.new(name: 'DescribeClustersResponse')
77
+ DescribeEngineVersionsRequest = Shapes::StructureShape.new(name: 'DescribeEngineVersionsRequest')
78
+ DescribeEngineVersionsResponse = Shapes::StructureShape.new(name: 'DescribeEngineVersionsResponse')
79
+ DescribeEventsRequest = Shapes::StructureShape.new(name: 'DescribeEventsRequest')
80
+ DescribeEventsResponse = Shapes::StructureShape.new(name: 'DescribeEventsResponse')
81
+ DescribeParameterGroupsRequest = Shapes::StructureShape.new(name: 'DescribeParameterGroupsRequest')
82
+ DescribeParameterGroupsResponse = Shapes::StructureShape.new(name: 'DescribeParameterGroupsResponse')
83
+ DescribeParametersRequest = Shapes::StructureShape.new(name: 'DescribeParametersRequest')
84
+ DescribeParametersResponse = Shapes::StructureShape.new(name: 'DescribeParametersResponse')
85
+ DescribeServiceUpdatesRequest = Shapes::StructureShape.new(name: 'DescribeServiceUpdatesRequest')
86
+ DescribeServiceUpdatesResponse = Shapes::StructureShape.new(name: 'DescribeServiceUpdatesResponse')
87
+ DescribeSnapshotsRequest = Shapes::StructureShape.new(name: 'DescribeSnapshotsRequest')
88
+ DescribeSnapshotsResponse = Shapes::StructureShape.new(name: 'DescribeSnapshotsResponse')
89
+ DescribeSubnetGroupsRequest = Shapes::StructureShape.new(name: 'DescribeSubnetGroupsRequest')
90
+ DescribeSubnetGroupsResponse = Shapes::StructureShape.new(name: 'DescribeSubnetGroupsResponse')
91
+ DescribeUsersRequest = Shapes::StructureShape.new(name: 'DescribeUsersRequest')
92
+ DescribeUsersResponse = Shapes::StructureShape.new(name: 'DescribeUsersResponse')
93
+ Double = Shapes::FloatShape.new(name: 'Double')
94
+ DuplicateUserNameFault = Shapes::StructureShape.new(name: 'DuplicateUserNameFault')
95
+ Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
96
+ EngineVersionInfo = Shapes::StructureShape.new(name: 'EngineVersionInfo')
97
+ EngineVersionInfoList = Shapes::ListShape.new(name: 'EngineVersionInfoList')
98
+ Event = Shapes::StructureShape.new(name: 'Event')
99
+ EventList = Shapes::ListShape.new(name: 'EventList')
100
+ FailoverShardRequest = Shapes::StructureShape.new(name: 'FailoverShardRequest')
101
+ FailoverShardResponse = Shapes::StructureShape.new(name: 'FailoverShardResponse')
102
+ Filter = Shapes::StructureShape.new(name: 'Filter')
103
+ FilterList = Shapes::ListShape.new(name: 'FilterList')
104
+ FilterName = Shapes::StringShape.new(name: 'FilterName')
105
+ FilterValue = Shapes::StringShape.new(name: 'FilterValue')
106
+ FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
107
+ InputAuthenticationType = Shapes::StringShape.new(name: 'InputAuthenticationType')
108
+ InsufficientClusterCapacityFault = Shapes::StructureShape.new(name: 'InsufficientClusterCapacityFault')
109
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
110
+ IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
111
+ InvalidACLStateFault = Shapes::StructureShape.new(name: 'InvalidACLStateFault')
112
+ InvalidARNFault = Shapes::StructureShape.new(name: 'InvalidARNFault')
113
+ InvalidClusterStateFault = Shapes::StructureShape.new(name: 'InvalidClusterStateFault')
114
+ InvalidCredentialsException = Shapes::StructureShape.new(name: 'InvalidCredentialsException')
115
+ InvalidKMSKeyFault = Shapes::StructureShape.new(name: 'InvalidKMSKeyFault')
116
+ InvalidNodeStateFault = Shapes::StructureShape.new(name: 'InvalidNodeStateFault')
117
+ InvalidParameterCombinationException = Shapes::StructureShape.new(name: 'InvalidParameterCombinationException')
118
+ InvalidParameterGroupStateFault = Shapes::StructureShape.new(name: 'InvalidParameterGroupStateFault')
119
+ InvalidParameterValueException = Shapes::StructureShape.new(name: 'InvalidParameterValueException')
120
+ InvalidSnapshotStateFault = Shapes::StructureShape.new(name: 'InvalidSnapshotStateFault')
121
+ InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
122
+ InvalidUserStateFault = Shapes::StructureShape.new(name: 'InvalidUserStateFault')
123
+ InvalidVPCNetworkStateFault = Shapes::StructureShape.new(name: 'InvalidVPCNetworkStateFault')
124
+ KeyList = Shapes::ListShape.new(name: 'KeyList')
125
+ KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
126
+ ListAllowedNodeTypeUpdatesRequest = Shapes::StructureShape.new(name: 'ListAllowedNodeTypeUpdatesRequest')
127
+ ListAllowedNodeTypeUpdatesResponse = Shapes::StructureShape.new(name: 'ListAllowedNodeTypeUpdatesResponse')
128
+ ListTagsRequest = Shapes::StructureShape.new(name: 'ListTagsRequest')
129
+ ListTagsResponse = Shapes::StructureShape.new(name: 'ListTagsResponse')
130
+ NoOperationFault = Shapes::StructureShape.new(name: 'NoOperationFault')
131
+ Node = Shapes::StructureShape.new(name: 'Node')
132
+ NodeList = Shapes::ListShape.new(name: 'NodeList')
133
+ NodeQuotaForClusterExceededFault = Shapes::StructureShape.new(name: 'NodeQuotaForClusterExceededFault')
134
+ NodeQuotaForCustomerExceededFault = Shapes::StructureShape.new(name: 'NodeQuotaForCustomerExceededFault')
135
+ NodeTypeList = Shapes::ListShape.new(name: 'NodeTypeList')
136
+ Parameter = Shapes::StructureShape.new(name: 'Parameter')
137
+ ParameterGroup = Shapes::StructureShape.new(name: 'ParameterGroup')
138
+ ParameterGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'ParameterGroupAlreadyExistsFault')
139
+ ParameterGroupList = Shapes::ListShape.new(name: 'ParameterGroupList')
140
+ ParameterGroupNotFoundFault = Shapes::StructureShape.new(name: 'ParameterGroupNotFoundFault')
141
+ ParameterGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'ParameterGroupQuotaExceededFault')
142
+ ParameterNameList = Shapes::ListShape.new(name: 'ParameterNameList')
143
+ ParameterNameValue = Shapes::StructureShape.new(name: 'ParameterNameValue')
144
+ ParameterNameValueList = Shapes::ListShape.new(name: 'ParameterNameValueList')
145
+ ParametersList = Shapes::ListShape.new(name: 'ParametersList')
146
+ PasswordListInput = Shapes::ListShape.new(name: 'PasswordListInput')
147
+ PendingModifiedServiceUpdate = Shapes::StructureShape.new(name: 'PendingModifiedServiceUpdate')
148
+ PendingModifiedServiceUpdateList = Shapes::ListShape.new(name: 'PendingModifiedServiceUpdateList')
149
+ ReplicaConfigurationRequest = Shapes::StructureShape.new(name: 'ReplicaConfigurationRequest')
150
+ ResetParameterGroupRequest = Shapes::StructureShape.new(name: 'ResetParameterGroupRequest')
151
+ ResetParameterGroupResponse = Shapes::StructureShape.new(name: 'ResetParameterGroupResponse')
152
+ ReshardingStatus = Shapes::StructureShape.new(name: 'ReshardingStatus')
153
+ SecurityGroupIdsList = Shapes::ListShape.new(name: 'SecurityGroupIdsList')
154
+ SecurityGroupMembership = Shapes::StructureShape.new(name: 'SecurityGroupMembership')
155
+ SecurityGroupMembershipList = Shapes::ListShape.new(name: 'SecurityGroupMembershipList')
156
+ ServiceLinkedRoleNotFoundFault = Shapes::StructureShape.new(name: 'ServiceLinkedRoleNotFoundFault')
157
+ ServiceUpdate = Shapes::StructureShape.new(name: 'ServiceUpdate')
158
+ ServiceUpdateList = Shapes::ListShape.new(name: 'ServiceUpdateList')
159
+ ServiceUpdateNotFoundFault = Shapes::StructureShape.new(name: 'ServiceUpdateNotFoundFault')
160
+ ServiceUpdateRequest = Shapes::StructureShape.new(name: 'ServiceUpdateRequest')
161
+ ServiceUpdateStatus = Shapes::StringShape.new(name: 'ServiceUpdateStatus')
162
+ ServiceUpdateStatusList = Shapes::ListShape.new(name: 'ServiceUpdateStatusList')
163
+ ServiceUpdateType = Shapes::StringShape.new(name: 'ServiceUpdateType')
164
+ Shard = Shapes::StructureShape.new(name: 'Shard')
165
+ ShardConfiguration = Shapes::StructureShape.new(name: 'ShardConfiguration')
166
+ ShardConfigurationRequest = Shapes::StructureShape.new(name: 'ShardConfigurationRequest')
167
+ ShardDetail = Shapes::StructureShape.new(name: 'ShardDetail')
168
+ ShardDetails = Shapes::ListShape.new(name: 'ShardDetails')
169
+ ShardList = Shapes::ListShape.new(name: 'ShardList')
170
+ ShardNotFoundFault = Shapes::StructureShape.new(name: 'ShardNotFoundFault')
171
+ ShardsPerClusterQuotaExceededFault = Shapes::StructureShape.new(name: 'ShardsPerClusterQuotaExceededFault')
172
+ SlotMigration = Shapes::StructureShape.new(name: 'SlotMigration')
173
+ Snapshot = Shapes::StructureShape.new(name: 'Snapshot')
174
+ SnapshotAlreadyExistsFault = Shapes::StructureShape.new(name: 'SnapshotAlreadyExistsFault')
175
+ SnapshotArnsList = Shapes::ListShape.new(name: 'SnapshotArnsList')
176
+ SnapshotList = Shapes::ListShape.new(name: 'SnapshotList')
177
+ SnapshotNotFoundFault = Shapes::StructureShape.new(name: 'SnapshotNotFoundFault')
178
+ SnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'SnapshotQuotaExceededFault')
179
+ SourceType = Shapes::StringShape.new(name: 'SourceType')
180
+ String = Shapes::StringShape.new(name: 'String')
181
+ Subnet = Shapes::StructureShape.new(name: 'Subnet')
182
+ SubnetGroup = Shapes::StructureShape.new(name: 'SubnetGroup')
183
+ SubnetGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'SubnetGroupAlreadyExistsFault')
184
+ SubnetGroupInUseFault = Shapes::StructureShape.new(name: 'SubnetGroupInUseFault')
185
+ SubnetGroupList = Shapes::ListShape.new(name: 'SubnetGroupList')
186
+ SubnetGroupNotFoundFault = Shapes::StructureShape.new(name: 'SubnetGroupNotFoundFault')
187
+ SubnetGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'SubnetGroupQuotaExceededFault')
188
+ SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
189
+ SubnetInUse = Shapes::StructureShape.new(name: 'SubnetInUse')
190
+ SubnetList = Shapes::ListShape.new(name: 'SubnetList')
191
+ SubnetNotAllowedFault = Shapes::StructureShape.new(name: 'SubnetNotAllowedFault')
192
+ SubnetQuotaExceededFault = Shapes::StructureShape.new(name: 'SubnetQuotaExceededFault')
193
+ TStamp = Shapes::TimestampShape.new(name: 'TStamp')
194
+ Tag = Shapes::StructureShape.new(name: 'Tag')
195
+ TagList = Shapes::ListShape.new(name: 'TagList')
196
+ TagNotFoundFault = Shapes::StructureShape.new(name: 'TagNotFoundFault')
197
+ TagQuotaPerResourceExceeded = Shapes::StructureShape.new(name: 'TagQuotaPerResourceExceeded')
198
+ TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
199
+ TagResourceResponse = Shapes::StructureShape.new(name: 'TagResourceResponse')
200
+ TargetBucket = Shapes::StringShape.new(name: 'TargetBucket')
201
+ TestFailoverNotAvailableFault = Shapes::StructureShape.new(name: 'TestFailoverNotAvailableFault')
202
+ UnprocessedCluster = Shapes::StructureShape.new(name: 'UnprocessedCluster')
203
+ UnprocessedClusterList = Shapes::ListShape.new(name: 'UnprocessedClusterList')
204
+ UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
205
+ UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
206
+ UpdateACLRequest = Shapes::StructureShape.new(name: 'UpdateACLRequest')
207
+ UpdateACLResponse = Shapes::StructureShape.new(name: 'UpdateACLResponse')
208
+ UpdateClusterRequest = Shapes::StructureShape.new(name: 'UpdateClusterRequest')
209
+ UpdateClusterResponse = Shapes::StructureShape.new(name: 'UpdateClusterResponse')
210
+ UpdateParameterGroupRequest = Shapes::StructureShape.new(name: 'UpdateParameterGroupRequest')
211
+ UpdateParameterGroupResponse = Shapes::StructureShape.new(name: 'UpdateParameterGroupResponse')
212
+ UpdateSubnetGroupRequest = Shapes::StructureShape.new(name: 'UpdateSubnetGroupRequest')
213
+ UpdateSubnetGroupResponse = Shapes::StructureShape.new(name: 'UpdateSubnetGroupResponse')
214
+ UpdateUserRequest = Shapes::StructureShape.new(name: 'UpdateUserRequest')
215
+ UpdateUserResponse = Shapes::StructureShape.new(name: 'UpdateUserResponse')
216
+ User = Shapes::StructureShape.new(name: 'User')
217
+ UserAlreadyExistsFault = Shapes::StructureShape.new(name: 'UserAlreadyExistsFault')
218
+ UserList = Shapes::ListShape.new(name: 'UserList')
219
+ UserName = Shapes::StringShape.new(name: 'UserName')
220
+ UserNameList = Shapes::ListShape.new(name: 'UserNameList')
221
+ UserNameListInput = Shapes::ListShape.new(name: 'UserNameListInput')
222
+ UserNotFoundFault = Shapes::StructureShape.new(name: 'UserNotFoundFault')
223
+ UserQuotaExceededFault = Shapes::StructureShape.new(name: 'UserQuotaExceededFault')
224
+
225
+ ACL.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
226
+ ACL.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
227
+ ACL.add_member(:user_names, Shapes::ShapeRef.new(shape: UserNameList, location_name: "UserNames"))
228
+ ACL.add_member(:minimum_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MinimumEngineVersion"))
229
+ ACL.add_member(:pending_changes, Shapes::ShapeRef.new(shape: ACLPendingChanges, location_name: "PendingChanges"))
230
+ ACL.add_member(:clusters, Shapes::ShapeRef.new(shape: ACLClusterNameList, location_name: "Clusters"))
231
+ ACL.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "ARN"))
232
+ ACL.struct_class = Types::ACL
233
+
234
+ ACLAlreadyExistsFault.struct_class = Types::ACLAlreadyExistsFault
235
+
236
+ ACLClusterNameList.member = Shapes::ShapeRef.new(shape: String)
237
+
238
+ ACLList.member = Shapes::ShapeRef.new(shape: ACL)
239
+
240
+ ACLNameList.member = Shapes::ShapeRef.new(shape: ACLName)
241
+
242
+ ACLNotFoundFault.struct_class = Types::ACLNotFoundFault
243
+
244
+ ACLPendingChanges.add_member(:user_names_to_remove, Shapes::ShapeRef.new(shape: UserNameList, location_name: "UserNamesToRemove"))
245
+ ACLPendingChanges.add_member(:user_names_to_add, Shapes::ShapeRef.new(shape: UserNameList, location_name: "UserNamesToAdd"))
246
+ ACLPendingChanges.struct_class = Types::ACLPendingChanges
247
+
248
+ ACLQuotaExceededFault.struct_class = Types::ACLQuotaExceededFault
249
+
250
+ ACLsUpdateStatus.add_member(:acl_to_apply, Shapes::ShapeRef.new(shape: ACLName, location_name: "ACLToApply"))
251
+ ACLsUpdateStatus.struct_class = Types::ACLsUpdateStatus
252
+
253
+ APICallRateForCustomerExceededFault.struct_class = Types::APICallRateForCustomerExceededFault
254
+
255
+ Authentication.add_member(:type, Shapes::ShapeRef.new(shape: AuthenticationType, location_name: "Type"))
256
+ Authentication.add_member(:password_count, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "PasswordCount"))
257
+ Authentication.struct_class = Types::Authentication
258
+
259
+ AuthenticationMode.add_member(:type, Shapes::ShapeRef.new(shape: InputAuthenticationType, location_name: "Type"))
260
+ AuthenticationMode.add_member(:passwords, Shapes::ShapeRef.new(shape: PasswordListInput, location_name: "Passwords"))
261
+ AuthenticationMode.struct_class = Types::AuthenticationMode
262
+
263
+ AvailabilityZone.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
264
+ AvailabilityZone.struct_class = Types::AvailabilityZone
265
+
266
+ BatchUpdateClusterRequest.add_member(:cluster_names, Shapes::ShapeRef.new(shape: ClusterNameList, required: true, location_name: "ClusterNames"))
267
+ BatchUpdateClusterRequest.add_member(:service_update, Shapes::ShapeRef.new(shape: ServiceUpdateRequest, location_name: "ServiceUpdate"))
268
+ BatchUpdateClusterRequest.struct_class = Types::BatchUpdateClusterRequest
269
+
270
+ BatchUpdateClusterResponse.add_member(:processed_clusters, Shapes::ShapeRef.new(shape: ClusterList, location_name: "ProcessedClusters"))
271
+ BatchUpdateClusterResponse.add_member(:unprocessed_clusters, Shapes::ShapeRef.new(shape: UnprocessedClusterList, location_name: "UnprocessedClusters"))
272
+ BatchUpdateClusterResponse.struct_class = Types::BatchUpdateClusterResponse
273
+
274
+ Cluster.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
275
+ Cluster.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
276
+ Cluster.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
277
+ Cluster.add_member(:pending_updates, Shapes::ShapeRef.new(shape: ClusterPendingUpdates, location_name: "PendingUpdates"))
278
+ Cluster.add_member(:number_of_shards, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumberOfShards"))
279
+ Cluster.add_member(:shards, Shapes::ShapeRef.new(shape: ShardList, location_name: "Shards"))
280
+ Cluster.add_member(:availability_mode, Shapes::ShapeRef.new(shape: AZStatus, location_name: "AvailabilityMode"))
281
+ Cluster.add_member(:cluster_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "ClusterEndpoint"))
282
+ Cluster.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
283
+ Cluster.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
284
+ Cluster.add_member(:engine_patch_version, Shapes::ShapeRef.new(shape: String, location_name: "EnginePatchVersion"))
285
+ Cluster.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupName"))
286
+ Cluster.add_member(:parameter_group_status, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupStatus"))
287
+ Cluster.add_member(:security_groups, Shapes::ShapeRef.new(shape: SecurityGroupMembershipList, location_name: "SecurityGroups"))
288
+ Cluster.add_member(:subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupName"))
289
+ Cluster.add_member(:tls_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "TLSEnabled"))
290
+ Cluster.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
291
+ Cluster.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "ARN"))
292
+ Cluster.add_member(:sns_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "SnsTopicArn"))
293
+ Cluster.add_member(:sns_topic_status, Shapes::ShapeRef.new(shape: String, location_name: "SnsTopicStatus"))
294
+ Cluster.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
295
+ Cluster.add_member(:maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "MaintenanceWindow"))
296
+ Cluster.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
297
+ Cluster.add_member(:acl_name, Shapes::ShapeRef.new(shape: ACLName, location_name: "ACLName"))
298
+ Cluster.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
299
+ Cluster.struct_class = Types::Cluster
300
+
301
+ ClusterAlreadyExistsFault.struct_class = Types::ClusterAlreadyExistsFault
302
+
303
+ ClusterConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
304
+ ClusterConfiguration.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
305
+ ClusterConfiguration.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
306
+ ClusterConfiguration.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
307
+ ClusterConfiguration.add_member(:maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "MaintenanceWindow"))
308
+ ClusterConfiguration.add_member(:topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "TopicArn"))
309
+ ClusterConfiguration.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
310
+ ClusterConfiguration.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupName"))
311
+ ClusterConfiguration.add_member(:subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupName"))
312
+ ClusterConfiguration.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
313
+ ClusterConfiguration.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
314
+ ClusterConfiguration.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
315
+ ClusterConfiguration.add_member(:num_shards, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumShards"))
316
+ ClusterConfiguration.add_member(:shards, Shapes::ShapeRef.new(shape: ShardDetails, location_name: "Shards"))
317
+ ClusterConfiguration.struct_class = Types::ClusterConfiguration
318
+
319
+ ClusterList.member = Shapes::ShapeRef.new(shape: Cluster)
320
+
321
+ ClusterNameList.member = Shapes::ShapeRef.new(shape: String)
322
+
323
+ ClusterNotFoundFault.struct_class = Types::ClusterNotFoundFault
324
+
325
+ ClusterPendingUpdates.add_member(:resharding, Shapes::ShapeRef.new(shape: ReshardingStatus, location_name: "Resharding"))
326
+ ClusterPendingUpdates.add_member(:acls, Shapes::ShapeRef.new(shape: ACLsUpdateStatus, location_name: "ACLs"))
327
+ ClusterPendingUpdates.add_member(:service_updates, Shapes::ShapeRef.new(shape: PendingModifiedServiceUpdateList, location_name: "ServiceUpdates"))
328
+ ClusterPendingUpdates.struct_class = Types::ClusterPendingUpdates
329
+
330
+ ClusterQuotaForCustomerExceededFault.struct_class = Types::ClusterQuotaForCustomerExceededFault
331
+
332
+ CopySnapshotRequest.add_member(:source_snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceSnapshotName"))
333
+ CopySnapshotRequest.add_member(:target_snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TargetSnapshotName"))
334
+ CopySnapshotRequest.add_member(:target_bucket, Shapes::ShapeRef.new(shape: TargetBucket, location_name: "TargetBucket"))
335
+ CopySnapshotRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: KmsKeyId, location_name: "KmsKeyId"))
336
+ CopySnapshotRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
337
+ CopySnapshotRequest.struct_class = Types::CopySnapshotRequest
338
+
339
+ CopySnapshotResponse.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
340
+ CopySnapshotResponse.struct_class = Types::CopySnapshotResponse
341
+
342
+ CreateACLRequest.add_member(:acl_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ACLName"))
343
+ CreateACLRequest.add_member(:user_names, Shapes::ShapeRef.new(shape: UserNameListInput, location_name: "UserNames"))
344
+ CreateACLRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
345
+ CreateACLRequest.struct_class = Types::CreateACLRequest
346
+
347
+ CreateACLResponse.add_member(:acl, Shapes::ShapeRef.new(shape: ACL, location_name: "ACL"))
348
+ CreateACLResponse.struct_class = Types::CreateACLResponse
349
+
350
+ CreateClusterRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterName"))
351
+ CreateClusterRequest.add_member(:node_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "NodeType"))
352
+ CreateClusterRequest.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupName"))
353
+ CreateClusterRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
354
+ CreateClusterRequest.add_member(:num_shards, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumShards"))
355
+ CreateClusterRequest.add_member(:num_replicas_per_shard, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumReplicasPerShard"))
356
+ CreateClusterRequest.add_member(:subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupName"))
357
+ CreateClusterRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdsList, location_name: "SecurityGroupIds"))
358
+ CreateClusterRequest.add_member(:maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "MaintenanceWindow"))
359
+ CreateClusterRequest.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
360
+ CreateClusterRequest.add_member(:sns_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "SnsTopicArn"))
361
+ CreateClusterRequest.add_member(:tls_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "TLSEnabled"))
362
+ CreateClusterRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
363
+ CreateClusterRequest.add_member(:snapshot_arns, Shapes::ShapeRef.new(shape: SnapshotArnsList, location_name: "SnapshotArns"))
364
+ CreateClusterRequest.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotName"))
365
+ CreateClusterRequest.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
366
+ CreateClusterRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
367
+ CreateClusterRequest.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
368
+ CreateClusterRequest.add_member(:acl_name, Shapes::ShapeRef.new(shape: ACLName, required: true, location_name: "ACLName"))
369
+ CreateClusterRequest.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
370
+ CreateClusterRequest.add_member(:auto_minor_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AutoMinorVersionUpgrade"))
371
+ CreateClusterRequest.struct_class = Types::CreateClusterRequest
372
+
373
+ CreateClusterResponse.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
374
+ CreateClusterResponse.struct_class = Types::CreateClusterResponse
375
+
376
+ CreateParameterGroupRequest.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupName"))
377
+ CreateParameterGroupRequest.add_member(:family, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Family"))
378
+ CreateParameterGroupRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
379
+ CreateParameterGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
380
+ CreateParameterGroupRequest.struct_class = Types::CreateParameterGroupRequest
381
+
382
+ CreateParameterGroupResponse.add_member(:parameter_group, Shapes::ShapeRef.new(shape: ParameterGroup, location_name: "ParameterGroup"))
383
+ CreateParameterGroupResponse.struct_class = Types::CreateParameterGroupResponse
384
+
385
+ CreateSnapshotRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterName"))
386
+ CreateSnapshotRequest.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotName"))
387
+ CreateSnapshotRequest.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
388
+ CreateSnapshotRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
389
+ CreateSnapshotRequest.struct_class = Types::CreateSnapshotRequest
390
+
391
+ CreateSnapshotResponse.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
392
+ CreateSnapshotResponse.struct_class = Types::CreateSnapshotResponse
393
+
394
+ CreateSubnetGroupRequest.add_member(:subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SubnetGroupName"))
395
+ CreateSubnetGroupRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
396
+ CreateSubnetGroupRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, required: true, location_name: "SubnetIds"))
397
+ CreateSubnetGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
398
+ CreateSubnetGroupRequest.struct_class = Types::CreateSubnetGroupRequest
399
+
400
+ CreateSubnetGroupResponse.add_member(:subnet_group, Shapes::ShapeRef.new(shape: SubnetGroup, location_name: "SubnetGroup"))
401
+ CreateSubnetGroupResponse.struct_class = Types::CreateSubnetGroupResponse
402
+
403
+ CreateUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location_name: "UserName"))
404
+ CreateUserRequest.add_member(:authentication_mode, Shapes::ShapeRef.new(shape: AuthenticationMode, required: true, location_name: "AuthenticationMode"))
405
+ CreateUserRequest.add_member(:access_string, Shapes::ShapeRef.new(shape: AccessString, required: true, location_name: "AccessString"))
406
+ CreateUserRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
407
+ CreateUserRequest.struct_class = Types::CreateUserRequest
408
+
409
+ CreateUserResponse.add_member(:user, Shapes::ShapeRef.new(shape: User, location_name: "User"))
410
+ CreateUserResponse.struct_class = Types::CreateUserResponse
411
+
412
+ DefaultUserRequired.struct_class = Types::DefaultUserRequired
413
+
414
+ DeleteACLRequest.add_member(:acl_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ACLName"))
415
+ DeleteACLRequest.struct_class = Types::DeleteACLRequest
416
+
417
+ DeleteACLResponse.add_member(:acl, Shapes::ShapeRef.new(shape: ACL, location_name: "ACL"))
418
+ DeleteACLResponse.struct_class = Types::DeleteACLResponse
419
+
420
+ DeleteClusterRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterName"))
421
+ DeleteClusterRequest.add_member(:final_snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "FinalSnapshotName"))
422
+ DeleteClusterRequest.struct_class = Types::DeleteClusterRequest
423
+
424
+ DeleteClusterResponse.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
425
+ DeleteClusterResponse.struct_class = Types::DeleteClusterResponse
426
+
427
+ DeleteParameterGroupRequest.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupName"))
428
+ DeleteParameterGroupRequest.struct_class = Types::DeleteParameterGroupRequest
429
+
430
+ DeleteParameterGroupResponse.add_member(:parameter_group, Shapes::ShapeRef.new(shape: ParameterGroup, location_name: "ParameterGroup"))
431
+ DeleteParameterGroupResponse.struct_class = Types::DeleteParameterGroupResponse
432
+
433
+ DeleteSnapshotRequest.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotName"))
434
+ DeleteSnapshotRequest.struct_class = Types::DeleteSnapshotRequest
435
+
436
+ DeleteSnapshotResponse.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
437
+ DeleteSnapshotResponse.struct_class = Types::DeleteSnapshotResponse
438
+
439
+ DeleteSubnetGroupRequest.add_member(:subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SubnetGroupName"))
440
+ DeleteSubnetGroupRequest.struct_class = Types::DeleteSubnetGroupRequest
441
+
442
+ DeleteSubnetGroupResponse.add_member(:subnet_group, Shapes::ShapeRef.new(shape: SubnetGroup, location_name: "SubnetGroup"))
443
+ DeleteSubnetGroupResponse.struct_class = Types::DeleteSubnetGroupResponse
444
+
445
+ DeleteUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location_name: "UserName"))
446
+ DeleteUserRequest.struct_class = Types::DeleteUserRequest
447
+
448
+ DeleteUserResponse.add_member(:user, Shapes::ShapeRef.new(shape: User, location_name: "User"))
449
+ DeleteUserResponse.struct_class = Types::DeleteUserResponse
450
+
451
+ DescribeACLsRequest.add_member(:acl_name, Shapes::ShapeRef.new(shape: String, location_name: "ACLName"))
452
+ DescribeACLsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxResults"))
453
+ DescribeACLsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
454
+ DescribeACLsRequest.struct_class = Types::DescribeACLsRequest
455
+
456
+ DescribeACLsResponse.add_member(:acls, Shapes::ShapeRef.new(shape: ACLList, location_name: "ACLs"))
457
+ DescribeACLsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
458
+ DescribeACLsResponse.struct_class = Types::DescribeACLsResponse
459
+
460
+ DescribeClustersRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterName"))
461
+ DescribeClustersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxResults"))
462
+ DescribeClustersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
463
+ DescribeClustersRequest.add_member(:show_shard_details, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ShowShardDetails"))
464
+ DescribeClustersRequest.struct_class = Types::DescribeClustersRequest
465
+
466
+ DescribeClustersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
467
+ DescribeClustersResponse.add_member(:clusters, Shapes::ShapeRef.new(shape: ClusterList, location_name: "Clusters"))
468
+ DescribeClustersResponse.struct_class = Types::DescribeClustersResponse
469
+
470
+ DescribeEngineVersionsRequest.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
471
+ DescribeEngineVersionsRequest.add_member(:parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupFamily"))
472
+ DescribeEngineVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxResults"))
473
+ DescribeEngineVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
474
+ DescribeEngineVersionsRequest.add_member(:default_only, Shapes::ShapeRef.new(shape: Boolean, location_name: "DefaultOnly"))
475
+ DescribeEngineVersionsRequest.struct_class = Types::DescribeEngineVersionsRequest
476
+
477
+ DescribeEngineVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
478
+ DescribeEngineVersionsResponse.add_member(:engine_versions, Shapes::ShapeRef.new(shape: EngineVersionInfoList, location_name: "EngineVersions"))
479
+ DescribeEngineVersionsResponse.struct_class = Types::DescribeEngineVersionsResponse
480
+
481
+ DescribeEventsRequest.add_member(:source_name, Shapes::ShapeRef.new(shape: String, location_name: "SourceName"))
482
+ DescribeEventsRequest.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "SourceType"))
483
+ DescribeEventsRequest.add_member(:start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "StartTime"))
484
+ DescribeEventsRequest.add_member(:end_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "EndTime"))
485
+ DescribeEventsRequest.add_member(:duration, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Duration"))
486
+ DescribeEventsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxResults"))
487
+ DescribeEventsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
488
+ DescribeEventsRequest.struct_class = Types::DescribeEventsRequest
489
+
490
+ DescribeEventsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
491
+ DescribeEventsResponse.add_member(:events, Shapes::ShapeRef.new(shape: EventList, location_name: "Events"))
492
+ DescribeEventsResponse.struct_class = Types::DescribeEventsResponse
493
+
494
+ DescribeParameterGroupsRequest.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupName"))
495
+ DescribeParameterGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxResults"))
496
+ DescribeParameterGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
497
+ DescribeParameterGroupsRequest.struct_class = Types::DescribeParameterGroupsRequest
498
+
499
+ DescribeParameterGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
500
+ DescribeParameterGroupsResponse.add_member(:parameter_groups, Shapes::ShapeRef.new(shape: ParameterGroupList, location_name: "ParameterGroups"))
501
+ DescribeParameterGroupsResponse.struct_class = Types::DescribeParameterGroupsResponse
502
+
503
+ DescribeParametersRequest.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupName"))
504
+ DescribeParametersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxResults"))
505
+ DescribeParametersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
506
+ DescribeParametersRequest.struct_class = Types::DescribeParametersRequest
507
+
508
+ DescribeParametersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
509
+ DescribeParametersResponse.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersList, location_name: "Parameters"))
510
+ DescribeParametersResponse.struct_class = Types::DescribeParametersResponse
511
+
512
+ DescribeServiceUpdatesRequest.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
513
+ DescribeServiceUpdatesRequest.add_member(:cluster_names, Shapes::ShapeRef.new(shape: ClusterNameList, location_name: "ClusterNames"))
514
+ DescribeServiceUpdatesRequest.add_member(:status, Shapes::ShapeRef.new(shape: ServiceUpdateStatusList, location_name: "Status"))
515
+ DescribeServiceUpdatesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxResults"))
516
+ DescribeServiceUpdatesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
517
+ DescribeServiceUpdatesRequest.struct_class = Types::DescribeServiceUpdatesRequest
518
+
519
+ DescribeServiceUpdatesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
520
+ DescribeServiceUpdatesResponse.add_member(:service_updates, Shapes::ShapeRef.new(shape: ServiceUpdateList, location_name: "ServiceUpdates"))
521
+ DescribeServiceUpdatesResponse.struct_class = Types::DescribeServiceUpdatesResponse
522
+
523
+ DescribeSnapshotsRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterName"))
524
+ DescribeSnapshotsRequest.add_member(:snapshot_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotName"))
525
+ DescribeSnapshotsRequest.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
526
+ DescribeSnapshotsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
527
+ DescribeSnapshotsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxResults"))
528
+ DescribeSnapshotsRequest.add_member(:show_detail, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "ShowDetail"))
529
+ DescribeSnapshotsRequest.struct_class = Types::DescribeSnapshotsRequest
530
+
531
+ DescribeSnapshotsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
532
+ DescribeSnapshotsResponse.add_member(:snapshots, Shapes::ShapeRef.new(shape: SnapshotList, location_name: "Snapshots"))
533
+ DescribeSnapshotsResponse.struct_class = Types::DescribeSnapshotsResponse
534
+
535
+ DescribeSubnetGroupsRequest.add_member(:subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupName"))
536
+ DescribeSubnetGroupsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxResults"))
537
+ DescribeSubnetGroupsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
538
+ DescribeSubnetGroupsRequest.struct_class = Types::DescribeSubnetGroupsRequest
539
+
540
+ DescribeSubnetGroupsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
541
+ DescribeSubnetGroupsResponse.add_member(:subnet_groups, Shapes::ShapeRef.new(shape: SubnetGroupList, location_name: "SubnetGroups"))
542
+ DescribeSubnetGroupsResponse.struct_class = Types::DescribeSubnetGroupsResponse
543
+
544
+ DescribeUsersRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, location_name: "UserName"))
545
+ DescribeUsersRequest.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
546
+ DescribeUsersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxResults"))
547
+ DescribeUsersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
548
+ DescribeUsersRequest.struct_class = Types::DescribeUsersRequest
549
+
550
+ DescribeUsersResponse.add_member(:users, Shapes::ShapeRef.new(shape: UserList, location_name: "Users"))
551
+ DescribeUsersResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: String, location_name: "NextToken"))
552
+ DescribeUsersResponse.struct_class = Types::DescribeUsersResponse
553
+
554
+ DuplicateUserNameFault.struct_class = Types::DuplicateUserNameFault
555
+
556
+ Endpoint.add_member(:address, Shapes::ShapeRef.new(shape: String, location_name: "Address"))
557
+ Endpoint.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "Port"))
558
+ Endpoint.struct_class = Types::Endpoint
559
+
560
+ EngineVersionInfo.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
561
+ EngineVersionInfo.add_member(:engine_patch_version, Shapes::ShapeRef.new(shape: String, location_name: "EnginePatchVersion"))
562
+ EngineVersionInfo.add_member(:parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupFamily"))
563
+ EngineVersionInfo.struct_class = Types::EngineVersionInfo
564
+
565
+ EngineVersionInfoList.member = Shapes::ShapeRef.new(shape: EngineVersionInfo)
566
+
567
+ Event.add_member(:source_name, Shapes::ShapeRef.new(shape: String, location_name: "SourceName"))
568
+ Event.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "SourceType"))
569
+ Event.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
570
+ Event.add_member(:date, Shapes::ShapeRef.new(shape: TStamp, location_name: "Date"))
571
+ Event.struct_class = Types::Event
572
+
573
+ EventList.member = Shapes::ShapeRef.new(shape: Event)
574
+
575
+ FailoverShardRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterName"))
576
+ FailoverShardRequest.add_member(:shard_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ShardName"))
577
+ FailoverShardRequest.struct_class = Types::FailoverShardRequest
578
+
579
+ FailoverShardResponse.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
580
+ FailoverShardResponse.struct_class = Types::FailoverShardResponse
581
+
582
+ Filter.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, required: true, location_name: "Name"))
583
+ Filter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
584
+ Filter.struct_class = Types::Filter
585
+
586
+ FilterList.member = Shapes::ShapeRef.new(shape: Filter)
587
+
588
+ FilterValueList.member = Shapes::ShapeRef.new(shape: FilterValue)
589
+
590
+ InsufficientClusterCapacityFault.struct_class = Types::InsufficientClusterCapacityFault
591
+
592
+ InvalidACLStateFault.struct_class = Types::InvalidACLStateFault
593
+
594
+ InvalidARNFault.struct_class = Types::InvalidARNFault
595
+
596
+ InvalidClusterStateFault.struct_class = Types::InvalidClusterStateFault
597
+
598
+ InvalidCredentialsException.struct_class = Types::InvalidCredentialsException
599
+
600
+ InvalidKMSKeyFault.struct_class = Types::InvalidKMSKeyFault
601
+
602
+ InvalidNodeStateFault.struct_class = Types::InvalidNodeStateFault
603
+
604
+ InvalidParameterCombinationException.add_member(:message, Shapes::ShapeRef.new(shape: AwsQueryErrorMessage, location_name: "message"))
605
+ InvalidParameterCombinationException.struct_class = Types::InvalidParameterCombinationException
606
+
607
+ InvalidParameterGroupStateFault.struct_class = Types::InvalidParameterGroupStateFault
608
+
609
+ InvalidParameterValueException.add_member(:message, Shapes::ShapeRef.new(shape: AwsQueryErrorMessage, location_name: "message"))
610
+ InvalidParameterValueException.struct_class = Types::InvalidParameterValueException
611
+
612
+ InvalidSnapshotStateFault.struct_class = Types::InvalidSnapshotStateFault
613
+
614
+ InvalidSubnet.struct_class = Types::InvalidSubnet
615
+
616
+ InvalidUserStateFault.struct_class = Types::InvalidUserStateFault
617
+
618
+ InvalidVPCNetworkStateFault.struct_class = Types::InvalidVPCNetworkStateFault
619
+
620
+ KeyList.member = Shapes::ShapeRef.new(shape: String)
621
+
622
+ ListAllowedNodeTypeUpdatesRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterName"))
623
+ ListAllowedNodeTypeUpdatesRequest.struct_class = Types::ListAllowedNodeTypeUpdatesRequest
624
+
625
+ ListAllowedNodeTypeUpdatesResponse.add_member(:scale_up_node_types, Shapes::ShapeRef.new(shape: NodeTypeList, location_name: "ScaleUpNodeTypes"))
626
+ ListAllowedNodeTypeUpdatesResponse.add_member(:scale_down_node_types, Shapes::ShapeRef.new(shape: NodeTypeList, location_name: "ScaleDownNodeTypes"))
627
+ ListAllowedNodeTypeUpdatesResponse.struct_class = Types::ListAllowedNodeTypeUpdatesResponse
628
+
629
+ ListTagsRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
630
+ ListTagsRequest.struct_class = Types::ListTagsRequest
631
+
632
+ ListTagsResponse.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
633
+ ListTagsResponse.struct_class = Types::ListTagsResponse
634
+
635
+ NoOperationFault.struct_class = Types::NoOperationFault
636
+
637
+ Node.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
638
+ Node.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
639
+ Node.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
640
+ Node.add_member(:create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CreateTime"))
641
+ Node.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
642
+ Node.struct_class = Types::Node
643
+
644
+ NodeList.member = Shapes::ShapeRef.new(shape: Node)
645
+
646
+ NodeQuotaForClusterExceededFault.struct_class = Types::NodeQuotaForClusterExceededFault
647
+
648
+ NodeQuotaForCustomerExceededFault.struct_class = Types::NodeQuotaForCustomerExceededFault
649
+
650
+ NodeTypeList.member = Shapes::ShapeRef.new(shape: String)
651
+
652
+ Parameter.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
653
+ Parameter.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
654
+ Parameter.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
655
+ Parameter.add_member(:data_type, Shapes::ShapeRef.new(shape: String, location_name: "DataType"))
656
+ Parameter.add_member(:allowed_values, Shapes::ShapeRef.new(shape: String, location_name: "AllowedValues"))
657
+ Parameter.add_member(:minimum_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MinimumEngineVersion"))
658
+ Parameter.struct_class = Types::Parameter
659
+
660
+ ParameterGroup.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
661
+ ParameterGroup.add_member(:family, Shapes::ShapeRef.new(shape: String, location_name: "Family"))
662
+ ParameterGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
663
+ ParameterGroup.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "ARN"))
664
+ ParameterGroup.struct_class = Types::ParameterGroup
665
+
666
+ ParameterGroupAlreadyExistsFault.struct_class = Types::ParameterGroupAlreadyExistsFault
667
+
668
+ ParameterGroupList.member = Shapes::ShapeRef.new(shape: ParameterGroup)
669
+
670
+ ParameterGroupNotFoundFault.struct_class = Types::ParameterGroupNotFoundFault
671
+
672
+ ParameterGroupQuotaExceededFault.struct_class = Types::ParameterGroupQuotaExceededFault
673
+
674
+ ParameterNameList.member = Shapes::ShapeRef.new(shape: String)
675
+
676
+ ParameterNameValue.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterName"))
677
+ ParameterNameValue.add_member(:parameter_value, Shapes::ShapeRef.new(shape: String, location_name: "ParameterValue"))
678
+ ParameterNameValue.struct_class = Types::ParameterNameValue
679
+
680
+ ParameterNameValueList.member = Shapes::ShapeRef.new(shape: ParameterNameValue)
681
+
682
+ ParametersList.member = Shapes::ShapeRef.new(shape: Parameter)
683
+
684
+ PasswordListInput.member = Shapes::ShapeRef.new(shape: String)
685
+
686
+ PendingModifiedServiceUpdate.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
687
+ PendingModifiedServiceUpdate.add_member(:status, Shapes::ShapeRef.new(shape: ServiceUpdateStatus, location_name: "Status"))
688
+ PendingModifiedServiceUpdate.struct_class = Types::PendingModifiedServiceUpdate
689
+
690
+ PendingModifiedServiceUpdateList.member = Shapes::ShapeRef.new(shape: PendingModifiedServiceUpdate)
691
+
692
+ ReplicaConfigurationRequest.add_member(:replica_count, Shapes::ShapeRef.new(shape: Integer, location_name: "ReplicaCount"))
693
+ ReplicaConfigurationRequest.struct_class = Types::ReplicaConfigurationRequest
694
+
695
+ ResetParameterGroupRequest.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupName"))
696
+ ResetParameterGroupRequest.add_member(:all_parameters, Shapes::ShapeRef.new(shape: Boolean, location_name: "AllParameters"))
697
+ ResetParameterGroupRequest.add_member(:parameter_names, Shapes::ShapeRef.new(shape: ParameterNameList, location_name: "ParameterNames"))
698
+ ResetParameterGroupRequest.struct_class = Types::ResetParameterGroupRequest
699
+
700
+ ResetParameterGroupResponse.add_member(:parameter_group, Shapes::ShapeRef.new(shape: ParameterGroup, location_name: "ParameterGroup"))
701
+ ResetParameterGroupResponse.struct_class = Types::ResetParameterGroupResponse
702
+
703
+ ReshardingStatus.add_member(:slot_migration, Shapes::ShapeRef.new(shape: SlotMigration, location_name: "SlotMigration"))
704
+ ReshardingStatus.struct_class = Types::ReshardingStatus
705
+
706
+ SecurityGroupIdsList.member = Shapes::ShapeRef.new(shape: String)
707
+
708
+ SecurityGroupMembership.add_member(:security_group_id, Shapes::ShapeRef.new(shape: String, location_name: "SecurityGroupId"))
709
+ SecurityGroupMembership.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
710
+ SecurityGroupMembership.struct_class = Types::SecurityGroupMembership
711
+
712
+ SecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: SecurityGroupMembership)
713
+
714
+ ServiceLinkedRoleNotFoundFault.struct_class = Types::ServiceLinkedRoleNotFoundFault
715
+
716
+ ServiceUpdate.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterName"))
717
+ ServiceUpdate.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
718
+ ServiceUpdate.add_member(:release_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "ReleaseDate"))
719
+ ServiceUpdate.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
720
+ ServiceUpdate.add_member(:status, Shapes::ShapeRef.new(shape: ServiceUpdateStatus, location_name: "Status"))
721
+ ServiceUpdate.add_member(:type, Shapes::ShapeRef.new(shape: ServiceUpdateType, location_name: "Type"))
722
+ ServiceUpdate.add_member(:nodes_updated, Shapes::ShapeRef.new(shape: String, location_name: "NodesUpdated"))
723
+ ServiceUpdate.add_member(:auto_update_start_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "AutoUpdateStartDate"))
724
+ ServiceUpdate.struct_class = Types::ServiceUpdate
725
+
726
+ ServiceUpdateList.member = Shapes::ShapeRef.new(shape: ServiceUpdate)
727
+
728
+ ServiceUpdateNotFoundFault.struct_class = Types::ServiceUpdateNotFoundFault
729
+
730
+ ServiceUpdateRequest.add_member(:service_update_name_to_apply, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateNameToApply"))
731
+ ServiceUpdateRequest.struct_class = Types::ServiceUpdateRequest
732
+
733
+ ServiceUpdateStatusList.member = Shapes::ShapeRef.new(shape: ServiceUpdateStatus)
734
+
735
+ Shard.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
736
+ Shard.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
737
+ Shard.add_member(:slots, Shapes::ShapeRef.new(shape: String, location_name: "Slots"))
738
+ Shard.add_member(:nodes, Shapes::ShapeRef.new(shape: NodeList, location_name: "Nodes"))
739
+ Shard.add_member(:number_of_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumberOfNodes"))
740
+ Shard.struct_class = Types::Shard
741
+
742
+ ShardConfiguration.add_member(:slots, Shapes::ShapeRef.new(shape: String, location_name: "Slots"))
743
+ ShardConfiguration.add_member(:replica_count, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "ReplicaCount"))
744
+ ShardConfiguration.struct_class = Types::ShardConfiguration
745
+
746
+ ShardConfigurationRequest.add_member(:shard_count, Shapes::ShapeRef.new(shape: Integer, location_name: "ShardCount"))
747
+ ShardConfigurationRequest.struct_class = Types::ShardConfigurationRequest
748
+
749
+ ShardDetail.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
750
+ ShardDetail.add_member(:configuration, Shapes::ShapeRef.new(shape: ShardConfiguration, location_name: "Configuration"))
751
+ ShardDetail.add_member(:size, Shapes::ShapeRef.new(shape: String, location_name: "Size"))
752
+ ShardDetail.add_member(:snapshot_creation_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "SnapshotCreationTime"))
753
+ ShardDetail.struct_class = Types::ShardDetail
754
+
755
+ ShardDetails.member = Shapes::ShapeRef.new(shape: ShardDetail)
756
+
757
+ ShardList.member = Shapes::ShapeRef.new(shape: Shard)
758
+
759
+ ShardNotFoundFault.struct_class = Types::ShardNotFoundFault
760
+
761
+ ShardsPerClusterQuotaExceededFault.struct_class = Types::ShardsPerClusterQuotaExceededFault
762
+
763
+ SlotMigration.add_member(:progress_percentage, Shapes::ShapeRef.new(shape: Double, location_name: "ProgressPercentage"))
764
+ SlotMigration.struct_class = Types::SlotMigration
765
+
766
+ Snapshot.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
767
+ Snapshot.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
768
+ Snapshot.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
769
+ Snapshot.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
770
+ Snapshot.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "ARN"))
771
+ Snapshot.add_member(:cluster_configuration, Shapes::ShapeRef.new(shape: ClusterConfiguration, location_name: "ClusterConfiguration"))
772
+ Snapshot.struct_class = Types::Snapshot
773
+
774
+ SnapshotAlreadyExistsFault.struct_class = Types::SnapshotAlreadyExistsFault
775
+
776
+ SnapshotArnsList.member = Shapes::ShapeRef.new(shape: String)
777
+
778
+ SnapshotList.member = Shapes::ShapeRef.new(shape: Snapshot)
779
+
780
+ SnapshotNotFoundFault.struct_class = Types::SnapshotNotFoundFault
781
+
782
+ SnapshotQuotaExceededFault.struct_class = Types::SnapshotQuotaExceededFault
783
+
784
+ Subnet.add_member(:identifier, Shapes::ShapeRef.new(shape: String, location_name: "Identifier"))
785
+ Subnet.add_member(:availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "AvailabilityZone"))
786
+ Subnet.struct_class = Types::Subnet
787
+
788
+ SubnetGroup.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
789
+ SubnetGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
790
+ SubnetGroup.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
791
+ SubnetGroup.add_member(:subnets, Shapes::ShapeRef.new(shape: SubnetList, location_name: "Subnets"))
792
+ SubnetGroup.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "ARN"))
793
+ SubnetGroup.struct_class = Types::SubnetGroup
794
+
795
+ SubnetGroupAlreadyExistsFault.struct_class = Types::SubnetGroupAlreadyExistsFault
796
+
797
+ SubnetGroupInUseFault.struct_class = Types::SubnetGroupInUseFault
798
+
799
+ SubnetGroupList.member = Shapes::ShapeRef.new(shape: SubnetGroup)
800
+
801
+ SubnetGroupNotFoundFault.struct_class = Types::SubnetGroupNotFoundFault
802
+
803
+ SubnetGroupQuotaExceededFault.struct_class = Types::SubnetGroupQuotaExceededFault
804
+
805
+ SubnetIdentifierList.member = Shapes::ShapeRef.new(shape: String)
806
+
807
+ SubnetInUse.struct_class = Types::SubnetInUse
808
+
809
+ SubnetList.member = Shapes::ShapeRef.new(shape: Subnet)
810
+
811
+ SubnetNotAllowedFault.struct_class = Types::SubnetNotAllowedFault
812
+
813
+ SubnetQuotaExceededFault.struct_class = Types::SubnetQuotaExceededFault
814
+
815
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
816
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
817
+ Tag.struct_class = Types::Tag
818
+
819
+ TagList.member = Shapes::ShapeRef.new(shape: Tag)
820
+
821
+ TagNotFoundFault.struct_class = Types::TagNotFoundFault
822
+
823
+ TagQuotaPerResourceExceeded.struct_class = Types::TagQuotaPerResourceExceeded
824
+
825
+ TagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
826
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
827
+ TagResourceRequest.struct_class = Types::TagResourceRequest
828
+
829
+ TagResourceResponse.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
830
+ TagResourceResponse.struct_class = Types::TagResourceResponse
831
+
832
+ TestFailoverNotAvailableFault.struct_class = Types::TestFailoverNotAvailableFault
833
+
834
+ UnprocessedCluster.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterName"))
835
+ UnprocessedCluster.add_member(:error_type, Shapes::ShapeRef.new(shape: String, location_name: "ErrorType"))
836
+ UnprocessedCluster.add_member(:error_message, Shapes::ShapeRef.new(shape: String, location_name: "ErrorMessage"))
837
+ UnprocessedCluster.struct_class = Types::UnprocessedCluster
838
+
839
+ UnprocessedClusterList.member = Shapes::ShapeRef.new(shape: UnprocessedCluster)
840
+
841
+ UntagResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceArn"))
842
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: KeyList, required: true, location_name: "TagKeys"))
843
+ UntagResourceRequest.struct_class = Types::UntagResourceRequest
844
+
845
+ UntagResourceResponse.add_member(:tag_list, Shapes::ShapeRef.new(shape: TagList, location_name: "TagList"))
846
+ UntagResourceResponse.struct_class = Types::UntagResourceResponse
847
+
848
+ UpdateACLRequest.add_member(:acl_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ACLName"))
849
+ UpdateACLRequest.add_member(:user_names_to_add, Shapes::ShapeRef.new(shape: UserNameListInput, location_name: "UserNamesToAdd"))
850
+ UpdateACLRequest.add_member(:user_names_to_remove, Shapes::ShapeRef.new(shape: UserNameListInput, location_name: "UserNamesToRemove"))
851
+ UpdateACLRequest.struct_class = Types::UpdateACLRequest
852
+
853
+ UpdateACLResponse.add_member(:acl, Shapes::ShapeRef.new(shape: ACL, location_name: "ACL"))
854
+ UpdateACLResponse.struct_class = Types::UpdateACLResponse
855
+
856
+ UpdateClusterRequest.add_member(:cluster_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterName"))
857
+ UpdateClusterRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
858
+ UpdateClusterRequest.add_member(:security_group_ids, Shapes::ShapeRef.new(shape: SecurityGroupIdsList, location_name: "SecurityGroupIds"))
859
+ UpdateClusterRequest.add_member(:maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "MaintenanceWindow"))
860
+ UpdateClusterRequest.add_member(:sns_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "SnsTopicArn"))
861
+ UpdateClusterRequest.add_member(:sns_topic_status, Shapes::ShapeRef.new(shape: String, location_name: "SnsTopicStatus"))
862
+ UpdateClusterRequest.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupName"))
863
+ UpdateClusterRequest.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
864
+ UpdateClusterRequest.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
865
+ UpdateClusterRequest.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
866
+ UpdateClusterRequest.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
867
+ UpdateClusterRequest.add_member(:replica_configuration, Shapes::ShapeRef.new(shape: ReplicaConfigurationRequest, location_name: "ReplicaConfiguration"))
868
+ UpdateClusterRequest.add_member(:shard_configuration, Shapes::ShapeRef.new(shape: ShardConfigurationRequest, location_name: "ShardConfiguration"))
869
+ UpdateClusterRequest.add_member(:acl_name, Shapes::ShapeRef.new(shape: ACLName, location_name: "ACLName"))
870
+ UpdateClusterRequest.struct_class = Types::UpdateClusterRequest
871
+
872
+ UpdateClusterResponse.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
873
+ UpdateClusterResponse.struct_class = Types::UpdateClusterResponse
874
+
875
+ UpdateParameterGroupRequest.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupName"))
876
+ UpdateParameterGroupRequest.add_member(:parameter_name_values, Shapes::ShapeRef.new(shape: ParameterNameValueList, required: true, location_name: "ParameterNameValues"))
877
+ UpdateParameterGroupRequest.struct_class = Types::UpdateParameterGroupRequest
878
+
879
+ UpdateParameterGroupResponse.add_member(:parameter_group, Shapes::ShapeRef.new(shape: ParameterGroup, location_name: "ParameterGroup"))
880
+ UpdateParameterGroupResponse.struct_class = Types::UpdateParameterGroupResponse
881
+
882
+ UpdateSubnetGroupRequest.add_member(:subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SubnetGroupName"))
883
+ UpdateSubnetGroupRequest.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
884
+ UpdateSubnetGroupRequest.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, location_name: "SubnetIds"))
885
+ UpdateSubnetGroupRequest.struct_class = Types::UpdateSubnetGroupRequest
886
+
887
+ UpdateSubnetGroupResponse.add_member(:subnet_group, Shapes::ShapeRef.new(shape: SubnetGroup, location_name: "SubnetGroup"))
888
+ UpdateSubnetGroupResponse.struct_class = Types::UpdateSubnetGroupResponse
889
+
890
+ UpdateUserRequest.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location_name: "UserName"))
891
+ UpdateUserRequest.add_member(:authentication_mode, Shapes::ShapeRef.new(shape: AuthenticationMode, location_name: "AuthenticationMode"))
892
+ UpdateUserRequest.add_member(:access_string, Shapes::ShapeRef.new(shape: AccessString, location_name: "AccessString"))
893
+ UpdateUserRequest.struct_class = Types::UpdateUserRequest
894
+
895
+ UpdateUserResponse.add_member(:user, Shapes::ShapeRef.new(shape: User, location_name: "User"))
896
+ UpdateUserResponse.struct_class = Types::UpdateUserResponse
897
+
898
+ User.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
899
+ User.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
900
+ User.add_member(:access_string, Shapes::ShapeRef.new(shape: String, location_name: "AccessString"))
901
+ User.add_member(:acl_names, Shapes::ShapeRef.new(shape: ACLNameList, location_name: "ACLNames"))
902
+ User.add_member(:minimum_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MinimumEngineVersion"))
903
+ User.add_member(:authentication, Shapes::ShapeRef.new(shape: Authentication, location_name: "Authentication"))
904
+ User.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "ARN"))
905
+ User.struct_class = Types::User
906
+
907
+ UserAlreadyExistsFault.struct_class = Types::UserAlreadyExistsFault
908
+
909
+ UserList.member = Shapes::ShapeRef.new(shape: User)
910
+
911
+ UserNameList.member = Shapes::ShapeRef.new(shape: UserName)
912
+
913
+ UserNameListInput.member = Shapes::ShapeRef.new(shape: UserName)
914
+
915
+ UserNotFoundFault.struct_class = Types::UserNotFoundFault
916
+
917
+ UserQuotaExceededFault.struct_class = Types::UserQuotaExceededFault
918
+
919
+
920
+ # @api private
921
+ API = Seahorse::Model::Api.new.tap do |api|
922
+
923
+ api.version = "2021-01-01"
924
+
925
+ api.metadata = {
926
+ "apiVersion" => "2021-01-01",
927
+ "endpointPrefix" => "memory-db",
928
+ "jsonVersion" => "1.1",
929
+ "protocol" => "json",
930
+ "serviceAbbreviation" => "Amazon MemoryDB",
931
+ "serviceFullName" => "Amazon MemoryDB",
932
+ "serviceId" => "MemoryDB",
933
+ "signatureVersion" => "v4",
934
+ "signingName" => "memorydb",
935
+ "targetPrefix" => "AmazonMemoryDB",
936
+ "uid" => "memorydb-2021-01-01",
937
+ }
938
+
939
+ api.add_operation(:batch_update_cluster, Seahorse::Model::Operation.new.tap do |o|
940
+ o.name = "BatchUpdateCluster"
941
+ o.http_method = "POST"
942
+ o.http_request_uri = "/"
943
+ o.input = Shapes::ShapeRef.new(shape: BatchUpdateClusterRequest)
944
+ o.output = Shapes::ShapeRef.new(shape: BatchUpdateClusterResponse)
945
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUpdateNotFoundFault)
946
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
947
+ end)
948
+
949
+ api.add_operation(:copy_snapshot, Seahorse::Model::Operation.new.tap do |o|
950
+ o.name = "CopySnapshot"
951
+ o.http_method = "POST"
952
+ o.http_request_uri = "/"
953
+ o.input = Shapes::ShapeRef.new(shape: CopySnapshotRequest)
954
+ o.output = Shapes::ShapeRef.new(shape: CopySnapshotResponse)
955
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
956
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
957
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotQuotaExceededFault)
958
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSnapshotStateFault)
959
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
960
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
961
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
962
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
963
+ end)
964
+
965
+ api.add_operation(:create_acl, Seahorse::Model::Operation.new.tap do |o|
966
+ o.name = "CreateACL"
967
+ o.http_method = "POST"
968
+ o.http_request_uri = "/"
969
+ o.input = Shapes::ShapeRef.new(shape: CreateACLRequest)
970
+ o.output = Shapes::ShapeRef.new(shape: CreateACLResponse)
971
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
972
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateUserNameFault)
973
+ o.errors << Shapes::ShapeRef.new(shape: ACLAlreadyExistsFault)
974
+ o.errors << Shapes::ShapeRef.new(shape: DefaultUserRequired)
975
+ o.errors << Shapes::ShapeRef.new(shape: ACLQuotaExceededFault)
976
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
977
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
978
+ end)
979
+
980
+ api.add_operation(:create_cluster, Seahorse::Model::Operation.new.tap do |o|
981
+ o.name = "CreateCluster"
982
+ o.http_method = "POST"
983
+ o.http_request_uri = "/"
984
+ o.input = Shapes::ShapeRef.new(shape: CreateClusterRequest)
985
+ o.output = Shapes::ShapeRef.new(shape: CreateClusterResponse)
986
+ o.errors << Shapes::ShapeRef.new(shape: ClusterAlreadyExistsFault)
987
+ o.errors << Shapes::ShapeRef.new(shape: SubnetGroupNotFoundFault)
988
+ o.errors << Shapes::ShapeRef.new(shape: ClusterQuotaForCustomerExceededFault)
989
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForClusterExceededFault)
990
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForCustomerExceededFault)
991
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupNotFoundFault)
992
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientClusterCapacityFault)
993
+ o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
994
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
995
+ o.errors << Shapes::ShapeRef.new(shape: ShardsPerClusterQuotaExceededFault)
996
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
997
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
998
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCredentialsException)
999
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
1000
+ o.errors << Shapes::ShapeRef.new(shape: ACLNotFoundFault)
1001
+ o.errors << Shapes::ShapeRef.new(shape: InvalidACLStateFault)
1002
+ end)
1003
+
1004
+ api.add_operation(:create_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1005
+ o.name = "CreateParameterGroup"
1006
+ o.http_method = "POST"
1007
+ o.http_request_uri = "/"
1008
+ o.input = Shapes::ShapeRef.new(shape: CreateParameterGroupRequest)
1009
+ o.output = Shapes::ShapeRef.new(shape: CreateParameterGroupResponse)
1010
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupQuotaExceededFault)
1011
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupAlreadyExistsFault)
1012
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterGroupStateFault)
1013
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1014
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
1015
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1016
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1017
+ end)
1018
+
1019
+ api.add_operation(:create_snapshot, Seahorse::Model::Operation.new.tap do |o|
1020
+ o.name = "CreateSnapshot"
1021
+ o.http_method = "POST"
1022
+ o.http_request_uri = "/"
1023
+ o.input = Shapes::ShapeRef.new(shape: CreateSnapshotRequest)
1024
+ o.output = Shapes::ShapeRef.new(shape: CreateSnapshotResponse)
1025
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
1026
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1027
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1028
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotQuotaExceededFault)
1029
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1030
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1031
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1032
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
1033
+ end)
1034
+
1035
+ api.add_operation(:create_subnet_group, Seahorse::Model::Operation.new.tap do |o|
1036
+ o.name = "CreateSubnetGroup"
1037
+ o.http_method = "POST"
1038
+ o.http_request_uri = "/"
1039
+ o.input = Shapes::ShapeRef.new(shape: CreateSubnetGroupRequest)
1040
+ o.output = Shapes::ShapeRef.new(shape: CreateSubnetGroupResponse)
1041
+ o.errors << Shapes::ShapeRef.new(shape: SubnetGroupAlreadyExistsFault)
1042
+ o.errors << Shapes::ShapeRef.new(shape: SubnetGroupQuotaExceededFault)
1043
+ o.errors << Shapes::ShapeRef.new(shape: SubnetQuotaExceededFault)
1044
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
1045
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1046
+ o.errors << Shapes::ShapeRef.new(shape: SubnetNotAllowedFault)
1047
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
1048
+ end)
1049
+
1050
+ api.add_operation(:create_user, Seahorse::Model::Operation.new.tap do |o|
1051
+ o.name = "CreateUser"
1052
+ o.http_method = "POST"
1053
+ o.http_request_uri = "/"
1054
+ o.input = Shapes::ShapeRef.new(shape: CreateUserRequest)
1055
+ o.output = Shapes::ShapeRef.new(shape: CreateUserResponse)
1056
+ o.errors << Shapes::ShapeRef.new(shape: UserAlreadyExistsFault)
1057
+ o.errors << Shapes::ShapeRef.new(shape: UserQuotaExceededFault)
1058
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateUserNameFault)
1059
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1060
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1061
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
1062
+ end)
1063
+
1064
+ api.add_operation(:delete_acl, Seahorse::Model::Operation.new.tap do |o|
1065
+ o.name = "DeleteACL"
1066
+ o.http_method = "POST"
1067
+ o.http_request_uri = "/"
1068
+ o.input = Shapes::ShapeRef.new(shape: DeleteACLRequest)
1069
+ o.output = Shapes::ShapeRef.new(shape: DeleteACLResponse)
1070
+ o.errors << Shapes::ShapeRef.new(shape: ACLNotFoundFault)
1071
+ o.errors << Shapes::ShapeRef.new(shape: InvalidACLStateFault)
1072
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1073
+ end)
1074
+
1075
+ api.add_operation(:delete_cluster, Seahorse::Model::Operation.new.tap do |o|
1076
+ o.name = "DeleteCluster"
1077
+ o.http_method = "POST"
1078
+ o.http_request_uri = "/"
1079
+ o.input = Shapes::ShapeRef.new(shape: DeleteClusterRequest)
1080
+ o.output = Shapes::ShapeRef.new(shape: DeleteClusterResponse)
1081
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1082
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1083
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotAlreadyExistsFault)
1084
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1085
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1086
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1087
+ end)
1088
+
1089
+ api.add_operation(:delete_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1090
+ o.name = "DeleteParameterGroup"
1091
+ o.http_method = "POST"
1092
+ o.http_request_uri = "/"
1093
+ o.input = Shapes::ShapeRef.new(shape: DeleteParameterGroupRequest)
1094
+ o.output = Shapes::ShapeRef.new(shape: DeleteParameterGroupResponse)
1095
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterGroupStateFault)
1096
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupNotFoundFault)
1097
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1098
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1099
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1100
+ end)
1101
+
1102
+ api.add_operation(:delete_snapshot, Seahorse::Model::Operation.new.tap do |o|
1103
+ o.name = "DeleteSnapshot"
1104
+ o.http_method = "POST"
1105
+ o.http_request_uri = "/"
1106
+ o.input = Shapes::ShapeRef.new(shape: DeleteSnapshotRequest)
1107
+ o.output = Shapes::ShapeRef.new(shape: DeleteSnapshotResponse)
1108
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1109
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSnapshotStateFault)
1110
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1111
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1112
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1113
+ end)
1114
+
1115
+ api.add_operation(:delete_subnet_group, Seahorse::Model::Operation.new.tap do |o|
1116
+ o.name = "DeleteSubnetGroup"
1117
+ o.http_method = "POST"
1118
+ o.http_request_uri = "/"
1119
+ o.input = Shapes::ShapeRef.new(shape: DeleteSubnetGroupRequest)
1120
+ o.output = Shapes::ShapeRef.new(shape: DeleteSubnetGroupResponse)
1121
+ o.errors << Shapes::ShapeRef.new(shape: SubnetGroupInUseFault)
1122
+ o.errors << Shapes::ShapeRef.new(shape: SubnetGroupNotFoundFault)
1123
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1124
+ end)
1125
+
1126
+ api.add_operation(:delete_user, Seahorse::Model::Operation.new.tap do |o|
1127
+ o.name = "DeleteUser"
1128
+ o.http_method = "POST"
1129
+ o.http_request_uri = "/"
1130
+ o.input = Shapes::ShapeRef.new(shape: DeleteUserRequest)
1131
+ o.output = Shapes::ShapeRef.new(shape: DeleteUserResponse)
1132
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserStateFault)
1133
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
1134
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1135
+ end)
1136
+
1137
+ api.add_operation(:describe_acls, Seahorse::Model::Operation.new.tap do |o|
1138
+ o.name = "DescribeACLs"
1139
+ o.http_method = "POST"
1140
+ o.http_request_uri = "/"
1141
+ o.input = Shapes::ShapeRef.new(shape: DescribeACLsRequest)
1142
+ o.output = Shapes::ShapeRef.new(shape: DescribeACLsResponse)
1143
+ o.errors << Shapes::ShapeRef.new(shape: ACLNotFoundFault)
1144
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1145
+ end)
1146
+
1147
+ api.add_operation(:describe_clusters, Seahorse::Model::Operation.new.tap do |o|
1148
+ o.name = "DescribeClusters"
1149
+ o.http_method = "POST"
1150
+ o.http_request_uri = "/"
1151
+ o.input = Shapes::ShapeRef.new(shape: DescribeClustersRequest)
1152
+ o.output = Shapes::ShapeRef.new(shape: DescribeClustersResponse)
1153
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1154
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1155
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1156
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1157
+ end)
1158
+
1159
+ api.add_operation(:describe_engine_versions, Seahorse::Model::Operation.new.tap do |o|
1160
+ o.name = "DescribeEngineVersions"
1161
+ o.http_method = "POST"
1162
+ o.http_request_uri = "/"
1163
+ o.input = Shapes::ShapeRef.new(shape: DescribeEngineVersionsRequest)
1164
+ o.output = Shapes::ShapeRef.new(shape: DescribeEngineVersionsResponse)
1165
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1166
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1167
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1168
+ end)
1169
+
1170
+ api.add_operation(:describe_events, Seahorse::Model::Operation.new.tap do |o|
1171
+ o.name = "DescribeEvents"
1172
+ o.http_method = "POST"
1173
+ o.http_request_uri = "/"
1174
+ o.input = Shapes::ShapeRef.new(shape: DescribeEventsRequest)
1175
+ o.output = Shapes::ShapeRef.new(shape: DescribeEventsResponse)
1176
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1177
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1178
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1179
+ end)
1180
+
1181
+ api.add_operation(:describe_parameter_groups, Seahorse::Model::Operation.new.tap do |o|
1182
+ o.name = "DescribeParameterGroups"
1183
+ o.http_method = "POST"
1184
+ o.http_request_uri = "/"
1185
+ o.input = Shapes::ShapeRef.new(shape: DescribeParameterGroupsRequest)
1186
+ o.output = Shapes::ShapeRef.new(shape: DescribeParameterGroupsResponse)
1187
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupNotFoundFault)
1188
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1189
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1190
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1191
+ end)
1192
+
1193
+ api.add_operation(:describe_parameters, Seahorse::Model::Operation.new.tap do |o|
1194
+ o.name = "DescribeParameters"
1195
+ o.http_method = "POST"
1196
+ o.http_request_uri = "/"
1197
+ o.input = Shapes::ShapeRef.new(shape: DescribeParametersRequest)
1198
+ o.output = Shapes::ShapeRef.new(shape: DescribeParametersResponse)
1199
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupNotFoundFault)
1200
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1201
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1202
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1203
+ end)
1204
+
1205
+ api.add_operation(:describe_service_updates, Seahorse::Model::Operation.new.tap do |o|
1206
+ o.name = "DescribeServiceUpdates"
1207
+ o.http_method = "POST"
1208
+ o.http_request_uri = "/"
1209
+ o.input = Shapes::ShapeRef.new(shape: DescribeServiceUpdatesRequest)
1210
+ o.output = Shapes::ShapeRef.new(shape: DescribeServiceUpdatesResponse)
1211
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1212
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1213
+ end)
1214
+
1215
+ api.add_operation(:describe_snapshots, Seahorse::Model::Operation.new.tap do |o|
1216
+ o.name = "DescribeSnapshots"
1217
+ o.http_method = "POST"
1218
+ o.http_request_uri = "/"
1219
+ o.input = Shapes::ShapeRef.new(shape: DescribeSnapshotsRequest)
1220
+ o.output = Shapes::ShapeRef.new(shape: DescribeSnapshotsResponse)
1221
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1222
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1223
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1224
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1225
+ end)
1226
+
1227
+ api.add_operation(:describe_subnet_groups, Seahorse::Model::Operation.new.tap do |o|
1228
+ o.name = "DescribeSubnetGroups"
1229
+ o.http_method = "POST"
1230
+ o.http_request_uri = "/"
1231
+ o.input = Shapes::ShapeRef.new(shape: DescribeSubnetGroupsRequest)
1232
+ o.output = Shapes::ShapeRef.new(shape: DescribeSubnetGroupsResponse)
1233
+ o.errors << Shapes::ShapeRef.new(shape: SubnetGroupNotFoundFault)
1234
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1235
+ end)
1236
+
1237
+ api.add_operation(:describe_users, Seahorse::Model::Operation.new.tap do |o|
1238
+ o.name = "DescribeUsers"
1239
+ o.http_method = "POST"
1240
+ o.http_request_uri = "/"
1241
+ o.input = Shapes::ShapeRef.new(shape: DescribeUsersRequest)
1242
+ o.output = Shapes::ShapeRef.new(shape: DescribeUsersResponse)
1243
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
1244
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1245
+ end)
1246
+
1247
+ api.add_operation(:failover_shard, Seahorse::Model::Operation.new.tap do |o|
1248
+ o.name = "FailoverShard"
1249
+ o.http_method = "POST"
1250
+ o.http_request_uri = "/"
1251
+ o.input = Shapes::ShapeRef.new(shape: FailoverShardRequest)
1252
+ o.output = Shapes::ShapeRef.new(shape: FailoverShardResponse)
1253
+ o.errors << Shapes::ShapeRef.new(shape: APICallRateForCustomerExceededFault)
1254
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1255
+ o.errors << Shapes::ShapeRef.new(shape: ShardNotFoundFault)
1256
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1257
+ o.errors << Shapes::ShapeRef.new(shape: TestFailoverNotAvailableFault)
1258
+ o.errors << Shapes::ShapeRef.new(shape: InvalidKMSKeyFault)
1259
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1260
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1261
+ end)
1262
+
1263
+ api.add_operation(:list_allowed_node_type_updates, Seahorse::Model::Operation.new.tap do |o|
1264
+ o.name = "ListAllowedNodeTypeUpdates"
1265
+ o.http_method = "POST"
1266
+ o.http_request_uri = "/"
1267
+ o.input = Shapes::ShapeRef.new(shape: ListAllowedNodeTypeUpdatesRequest)
1268
+ o.output = Shapes::ShapeRef.new(shape: ListAllowedNodeTypeUpdatesResponse)
1269
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1270
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1271
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1272
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1273
+ end)
1274
+
1275
+ api.add_operation(:list_tags, Seahorse::Model::Operation.new.tap do |o|
1276
+ o.name = "ListTags"
1277
+ o.http_method = "POST"
1278
+ o.http_request_uri = "/"
1279
+ o.input = Shapes::ShapeRef.new(shape: ListTagsRequest)
1280
+ o.output = Shapes::ShapeRef.new(shape: ListTagsResponse)
1281
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1282
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1283
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupNotFoundFault)
1284
+ o.errors << Shapes::ShapeRef.new(shape: SubnetGroupNotFoundFault)
1285
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1286
+ o.errors << Shapes::ShapeRef.new(shape: InvalidARNFault)
1287
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1288
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
1289
+ o.errors << Shapes::ShapeRef.new(shape: ACLNotFoundFault)
1290
+ end)
1291
+
1292
+ api.add_operation(:reset_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1293
+ o.name = "ResetParameterGroup"
1294
+ o.http_method = "POST"
1295
+ o.http_request_uri = "/"
1296
+ o.input = Shapes::ShapeRef.new(shape: ResetParameterGroupRequest)
1297
+ o.output = Shapes::ShapeRef.new(shape: ResetParameterGroupResponse)
1298
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterGroupStateFault)
1299
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupNotFoundFault)
1300
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1301
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1302
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1303
+ end)
1304
+
1305
+ api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
1306
+ o.name = "TagResource"
1307
+ o.http_method = "POST"
1308
+ o.http_request_uri = "/"
1309
+ o.input = Shapes::ShapeRef.new(shape: TagResourceRequest)
1310
+ o.output = Shapes::ShapeRef.new(shape: TagResourceResponse)
1311
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1312
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupNotFoundFault)
1313
+ o.errors << Shapes::ShapeRef.new(shape: SubnetGroupNotFoundFault)
1314
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1315
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1316
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
1317
+ o.errors << Shapes::ShapeRef.new(shape: ACLNotFoundFault)
1318
+ o.errors << Shapes::ShapeRef.new(shape: TagQuotaPerResourceExceeded)
1319
+ o.errors << Shapes::ShapeRef.new(shape: InvalidARNFault)
1320
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1321
+ end)
1322
+
1323
+ api.add_operation(:untag_resource, Seahorse::Model::Operation.new.tap do |o|
1324
+ o.name = "UntagResource"
1325
+ o.http_method = "POST"
1326
+ o.http_request_uri = "/"
1327
+ o.input = Shapes::ShapeRef.new(shape: UntagResourceRequest)
1328
+ o.output = Shapes::ShapeRef.new(shape: UntagResourceResponse)
1329
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1330
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1331
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupNotFoundFault)
1332
+ o.errors << Shapes::ShapeRef.new(shape: SubnetGroupNotFoundFault)
1333
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotNotFoundFault)
1334
+ o.errors << Shapes::ShapeRef.new(shape: InvalidARNFault)
1335
+ o.errors << Shapes::ShapeRef.new(shape: TagNotFoundFault)
1336
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1337
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
1338
+ o.errors << Shapes::ShapeRef.new(shape: ACLNotFoundFault)
1339
+ end)
1340
+
1341
+ api.add_operation(:update_acl, Seahorse::Model::Operation.new.tap do |o|
1342
+ o.name = "UpdateACL"
1343
+ o.http_method = "POST"
1344
+ o.http_request_uri = "/"
1345
+ o.input = Shapes::ShapeRef.new(shape: UpdateACLRequest)
1346
+ o.output = Shapes::ShapeRef.new(shape: UpdateACLResponse)
1347
+ o.errors << Shapes::ShapeRef.new(shape: ACLNotFoundFault)
1348
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
1349
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateUserNameFault)
1350
+ o.errors << Shapes::ShapeRef.new(shape: DefaultUserRequired)
1351
+ o.errors << Shapes::ShapeRef.new(shape: InvalidACLStateFault)
1352
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1353
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1354
+ end)
1355
+
1356
+ api.add_operation(:update_cluster, Seahorse::Model::Operation.new.tap do |o|
1357
+ o.name = "UpdateCluster"
1358
+ o.http_method = "POST"
1359
+ o.http_request_uri = "/"
1360
+ o.input = Shapes::ShapeRef.new(shape: UpdateClusterRequest)
1361
+ o.output = Shapes::ShapeRef.new(shape: UpdateClusterResponse)
1362
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1363
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1364
+ o.errors << Shapes::ShapeRef.new(shape: InvalidNodeStateFault)
1365
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupNotFoundFault)
1366
+ o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
1367
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1368
+ o.errors << Shapes::ShapeRef.new(shape: InvalidKMSKeyFault)
1369
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForClusterExceededFault)
1370
+ o.errors << Shapes::ShapeRef.new(shape: ClusterQuotaForCustomerExceededFault)
1371
+ o.errors << Shapes::ShapeRef.new(shape: ShardsPerClusterQuotaExceededFault)
1372
+ o.errors << Shapes::ShapeRef.new(shape: NodeQuotaForCustomerExceededFault)
1373
+ o.errors << Shapes::ShapeRef.new(shape: NoOperationFault)
1374
+ o.errors << Shapes::ShapeRef.new(shape: InvalidACLStateFault)
1375
+ o.errors << Shapes::ShapeRef.new(shape: ACLNotFoundFault)
1376
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1377
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1378
+ end)
1379
+
1380
+ api.add_operation(:update_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1381
+ o.name = "UpdateParameterGroup"
1382
+ o.http_method = "POST"
1383
+ o.http_request_uri = "/"
1384
+ o.input = Shapes::ShapeRef.new(shape: UpdateParameterGroupRequest)
1385
+ o.output = Shapes::ShapeRef.new(shape: UpdateParameterGroupResponse)
1386
+ o.errors << Shapes::ShapeRef.new(shape: ParameterGroupNotFoundFault)
1387
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterGroupStateFault)
1388
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1389
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1390
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1391
+ end)
1392
+
1393
+ api.add_operation(:update_subnet_group, Seahorse::Model::Operation.new.tap do |o|
1394
+ o.name = "UpdateSubnetGroup"
1395
+ o.http_method = "POST"
1396
+ o.http_request_uri = "/"
1397
+ o.input = Shapes::ShapeRef.new(shape: UpdateSubnetGroupRequest)
1398
+ o.output = Shapes::ShapeRef.new(shape: UpdateSubnetGroupResponse)
1399
+ o.errors << Shapes::ShapeRef.new(shape: SubnetGroupNotFoundFault)
1400
+ o.errors << Shapes::ShapeRef.new(shape: SubnetQuotaExceededFault)
1401
+ o.errors << Shapes::ShapeRef.new(shape: SubnetInUse)
1402
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
1403
+ o.errors << Shapes::ShapeRef.new(shape: ServiceLinkedRoleNotFoundFault)
1404
+ o.errors << Shapes::ShapeRef.new(shape: SubnetNotAllowedFault)
1405
+ end)
1406
+
1407
+ api.add_operation(:update_user, Seahorse::Model::Operation.new.tap do |o|
1408
+ o.name = "UpdateUser"
1409
+ o.http_method = "POST"
1410
+ o.http_request_uri = "/"
1411
+ o.input = Shapes::ShapeRef.new(shape: UpdateUserRequest)
1412
+ o.output = Shapes::ShapeRef.new(shape: UpdateUserResponse)
1413
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
1414
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserStateFault)
1415
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1416
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1417
+ end)
1418
+ end
1419
+
1420
+ end
1421
+ end