aws-sdk-elasticache 1.43.0 → 1.44.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -15,11 +15,14 @@ module Aws::ElastiCache
15
15
 
16
16
  APICallRateForCustomerExceededFault = Shapes::StructureShape.new(name: 'APICallRateForCustomerExceededFault')
17
17
  AZMode = Shapes::StringShape.new(name: 'AZMode')
18
+ AccessString = Shapes::StringShape.new(name: 'AccessString')
18
19
  AddTagsToResourceMessage = Shapes::StructureShape.new(name: 'AddTagsToResourceMessage')
19
20
  AllowedNodeGroupId = Shapes::StringShape.new(name: 'AllowedNodeGroupId')
20
21
  AllowedNodeTypeModificationsMessage = Shapes::StructureShape.new(name: 'AllowedNodeTypeModificationsMessage')
21
22
  AuthTokenUpdateStatus = Shapes::StringShape.new(name: 'AuthTokenUpdateStatus')
22
23
  AuthTokenUpdateStrategyType = Shapes::StringShape.new(name: 'AuthTokenUpdateStrategyType')
24
+ Authentication = Shapes::StructureShape.new(name: 'Authentication')
25
+ AuthenticationType = Shapes::StringShape.new(name: 'AuthenticationType')
23
26
  AuthorizationAlreadyExistsFault = Shapes::StructureShape.new(name: 'AuthorizationAlreadyExistsFault')
24
27
  AuthorizationNotFoundFault = Shapes::StructureShape.new(name: 'AuthorizationNotFoundFault')
25
28
  AuthorizeCacheSecurityGroupIngressMessage = Shapes::StructureShape.new(name: 'AuthorizeCacheSecurityGroupIngressMessage')
@@ -98,12 +101,16 @@ module Aws::ElastiCache
98
101
  CreateReplicationGroupResult = Shapes::StructureShape.new(name: 'CreateReplicationGroupResult')
99
102
  CreateSnapshotMessage = Shapes::StructureShape.new(name: 'CreateSnapshotMessage')
100
103
  CreateSnapshotResult = Shapes::StructureShape.new(name: 'CreateSnapshotResult')
104
+ CreateUserGroupMessage = Shapes::StructureShape.new(name: 'CreateUserGroupMessage')
105
+ CreateUserMessage = Shapes::StructureShape.new(name: 'CreateUserMessage')
101
106
  CustomerNodeEndpoint = Shapes::StructureShape.new(name: 'CustomerNodeEndpoint')
102
107
  CustomerNodeEndpointList = Shapes::ListShape.new(name: 'CustomerNodeEndpointList')
103
108
  DecreaseNodeGroupsInGlobalReplicationGroupMessage = Shapes::StructureShape.new(name: 'DecreaseNodeGroupsInGlobalReplicationGroupMessage')
104
109
  DecreaseNodeGroupsInGlobalReplicationGroupResult = Shapes::StructureShape.new(name: 'DecreaseNodeGroupsInGlobalReplicationGroupResult')
105
110
  DecreaseReplicaCountMessage = Shapes::StructureShape.new(name: 'DecreaseReplicaCountMessage')
106
111
  DecreaseReplicaCountResult = Shapes::StructureShape.new(name: 'DecreaseReplicaCountResult')
112
+ DefaultUserAssociatedToUserGroupFault = Shapes::StructureShape.new(name: 'DefaultUserAssociatedToUserGroupFault')
113
+ DefaultUserRequired = Shapes::StructureShape.new(name: 'DefaultUserRequired')
107
114
  DeleteCacheClusterMessage = Shapes::StructureShape.new(name: 'DeleteCacheClusterMessage')
108
115
  DeleteCacheClusterResult = Shapes::StructureShape.new(name: 'DeleteCacheClusterResult')
109
116
  DeleteCacheParameterGroupMessage = Shapes::StructureShape.new(name: 'DeleteCacheParameterGroupMessage')
@@ -115,6 +122,8 @@ module Aws::ElastiCache
115
122
  DeleteReplicationGroupResult = Shapes::StructureShape.new(name: 'DeleteReplicationGroupResult')
116
123
  DeleteSnapshotMessage = Shapes::StructureShape.new(name: 'DeleteSnapshotMessage')
117
124
  DeleteSnapshotResult = Shapes::StructureShape.new(name: 'DeleteSnapshotResult')
125
+ DeleteUserGroupMessage = Shapes::StructureShape.new(name: 'DeleteUserGroupMessage')
126
+ DeleteUserMessage = Shapes::StructureShape.new(name: 'DeleteUserMessage')
118
127
  DescribeCacheClustersMessage = Shapes::StructureShape.new(name: 'DescribeCacheClustersMessage')
119
128
  DescribeCacheEngineVersionsMessage = Shapes::StructureShape.new(name: 'DescribeCacheEngineVersionsMessage')
120
129
  DescribeCacheParameterGroupsMessage = Shapes::StructureShape.new(name: 'DescribeCacheParameterGroupsMessage')
@@ -133,18 +142,29 @@ module Aws::ElastiCache
133
142
  DescribeSnapshotsListMessage = Shapes::StructureShape.new(name: 'DescribeSnapshotsListMessage')
134
143
  DescribeSnapshotsMessage = Shapes::StructureShape.new(name: 'DescribeSnapshotsMessage')
135
144
  DescribeUpdateActionsMessage = Shapes::StructureShape.new(name: 'DescribeUpdateActionsMessage')
145
+ DescribeUserGroupsMessage = Shapes::StructureShape.new(name: 'DescribeUserGroupsMessage')
146
+ DescribeUserGroupsResult = Shapes::StructureShape.new(name: 'DescribeUserGroupsResult')
147
+ DescribeUsersMessage = Shapes::StructureShape.new(name: 'DescribeUsersMessage')
148
+ DescribeUsersResult = Shapes::StructureShape.new(name: 'DescribeUsersResult')
136
149
  DisassociateGlobalReplicationGroupMessage = Shapes::StructureShape.new(name: 'DisassociateGlobalReplicationGroupMessage')
137
150
  DisassociateGlobalReplicationGroupResult = Shapes::StructureShape.new(name: 'DisassociateGlobalReplicationGroupResult')
138
151
  Double = Shapes::FloatShape.new(name: 'Double')
152
+ DuplicateUserNameFault = Shapes::StructureShape.new(name: 'DuplicateUserNameFault')
139
153
  EC2SecurityGroup = Shapes::StructureShape.new(name: 'EC2SecurityGroup')
140
154
  EC2SecurityGroupList = Shapes::ListShape.new(name: 'EC2SecurityGroupList')
141
155
  Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
142
156
  EngineDefaults = Shapes::StructureShape.new(name: 'EngineDefaults')
157
+ EngineType = Shapes::StringShape.new(name: 'EngineType')
143
158
  Event = Shapes::StructureShape.new(name: 'Event')
144
159
  EventList = Shapes::ListShape.new(name: 'EventList')
145
160
  EventsMessage = Shapes::StructureShape.new(name: 'EventsMessage')
146
161
  FailoverGlobalReplicationGroupMessage = Shapes::StructureShape.new(name: 'FailoverGlobalReplicationGroupMessage')
147
162
  FailoverGlobalReplicationGroupResult = Shapes::StructureShape.new(name: 'FailoverGlobalReplicationGroupResult')
163
+ Filter = Shapes::StructureShape.new(name: 'Filter')
164
+ FilterList = Shapes::ListShape.new(name: 'FilterList')
165
+ FilterName = Shapes::StringShape.new(name: 'FilterName')
166
+ FilterValue = Shapes::StringShape.new(name: 'FilterValue')
167
+ FilterValueList = Shapes::ListShape.new(name: 'FilterValueList')
148
168
  GlobalNodeGroup = Shapes::StructureShape.new(name: 'GlobalNodeGroup')
149
169
  GlobalNodeGroupIdList = Shapes::ListShape.new(name: 'GlobalNodeGroupIdList')
150
170
  GlobalNodeGroupList = Shapes::ListShape.new(name: 'GlobalNodeGroupList')
@@ -173,6 +193,8 @@ module Aws::ElastiCache
173
193
  InvalidReplicationGroupStateFault = Shapes::StructureShape.new(name: 'InvalidReplicationGroupStateFault')
174
194
  InvalidSnapshotStateFault = Shapes::StructureShape.new(name: 'InvalidSnapshotStateFault')
175
195
  InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
196
+ InvalidUserGroupStateFault = Shapes::StructureShape.new(name: 'InvalidUserGroupStateFault')
197
+ InvalidUserStateFault = Shapes::StructureShape.new(name: 'InvalidUserStateFault')
176
198
  InvalidVPCNetworkStateFault = Shapes::StructureShape.new(name: 'InvalidVPCNetworkStateFault')
177
199
  KeyList = Shapes::ListShape.new(name: 'KeyList')
178
200
  ListAllowedNodeTypeModificationsMessage = Shapes::StructureShape.new(name: 'ListAllowedNodeTypeModificationsMessage')
@@ -188,6 +210,8 @@ module Aws::ElastiCache
188
210
  ModifyReplicationGroupResult = Shapes::StructureShape.new(name: 'ModifyReplicationGroupResult')
189
211
  ModifyReplicationGroupShardConfigurationMessage = Shapes::StructureShape.new(name: 'ModifyReplicationGroupShardConfigurationMessage')
190
212
  ModifyReplicationGroupShardConfigurationResult = Shapes::StructureShape.new(name: 'ModifyReplicationGroupShardConfigurationResult')
213
+ ModifyUserGroupMessage = Shapes::StructureShape.new(name: 'ModifyUserGroupMessage')
214
+ ModifyUserMessage = Shapes::StructureShape.new(name: 'ModifyUserMessage')
191
215
  MultiAZStatus = Shapes::StringShape.new(name: 'MultiAZStatus')
192
216
  NoOperationFault = Shapes::StructureShape.new(name: 'NoOperationFault')
193
217
  NodeGroup = Shapes::StructureShape.new(name: 'NodeGroup')
@@ -212,13 +236,17 @@ module Aws::ElastiCache
212
236
  NodeUpdateInitiatedBy = Shapes::StringShape.new(name: 'NodeUpdateInitiatedBy')
213
237
  NodeUpdateStatus = Shapes::StringShape.new(name: 'NodeUpdateStatus')
214
238
  NotificationConfiguration = Shapes::StructureShape.new(name: 'NotificationConfiguration')
239
+ OutpostArnsList = Shapes::ListShape.new(name: 'OutpostArnsList')
240
+ OutpostMode = Shapes::StringShape.new(name: 'OutpostMode')
215
241
  Parameter = Shapes::StructureShape.new(name: 'Parameter')
216
242
  ParameterNameValue = Shapes::StructureShape.new(name: 'ParameterNameValue')
217
243
  ParameterNameValueList = Shapes::ListShape.new(name: 'ParameterNameValueList')
218
244
  ParametersList = Shapes::ListShape.new(name: 'ParametersList')
245
+ PasswordListInput = Shapes::ListShape.new(name: 'PasswordListInput')
219
246
  PendingAutomaticFailoverStatus = Shapes::StringShape.new(name: 'PendingAutomaticFailoverStatus')
220
247
  PendingModifiedValues = Shapes::StructureShape.new(name: 'PendingModifiedValues')
221
248
  PreferredAvailabilityZoneList = Shapes::ListShape.new(name: 'PreferredAvailabilityZoneList')
249
+ PreferredOutpostArnList = Shapes::ListShape.new(name: 'PreferredOutpostArnList')
222
250
  ProcessedUpdateAction = Shapes::StructureShape.new(name: 'ProcessedUpdateAction')
223
251
  ProcessedUpdateActionList = Shapes::ListShape.new(name: 'ProcessedUpdateActionList')
224
252
  PurchaseReservedCacheNodesOfferingMessage = Shapes::StructureShape.new(name: 'PurchaseReservedCacheNodesOfferingMessage')
@@ -242,6 +270,7 @@ module Aws::ElastiCache
242
270
  ReplicationGroupMessage = Shapes::StructureShape.new(name: 'ReplicationGroupMessage')
243
271
  ReplicationGroupNotFoundFault = Shapes::StructureShape.new(name: 'ReplicationGroupNotFoundFault')
244
272
  ReplicationGroupNotUnderMigrationFault = Shapes::StructureShape.new(name: 'ReplicationGroupNotUnderMigrationFault')
273
+ ReplicationGroupOutpostArnList = Shapes::ListShape.new(name: 'ReplicationGroupOutpostArnList')
245
274
  ReplicationGroupPendingModifiedValues = Shapes::StructureShape.new(name: 'ReplicationGroupPendingModifiedValues')
246
275
  ReservedCacheNode = Shapes::StructureShape.new(name: 'ReservedCacheNode')
247
276
  ReservedCacheNodeAlreadyExistsFault = Shapes::StructureShape.new(name: 'ReservedCacheNodeAlreadyExistsFault')
@@ -288,6 +317,8 @@ module Aws::ElastiCache
288
317
  SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
289
318
  SubnetInUse = Shapes::StructureShape.new(name: 'SubnetInUse')
290
319
  SubnetList = Shapes::ListShape.new(name: 'SubnetList')
320
+ SubnetNotAllowedFault = Shapes::StructureShape.new(name: 'SubnetNotAllowedFault')
321
+ SubnetOutpost = Shapes::StructureShape.new(name: 'SubnetOutpost')
291
322
  TStamp = Shapes::TimestampShape.new(name: 'TStamp')
292
323
  Tag = Shapes::StructureShape.new(name: 'Tag')
293
324
  TagList = Shapes::ListShape.new(name: 'TagList')
@@ -298,6 +329,7 @@ module Aws::ElastiCache
298
329
  TestFailoverNotAvailableFault = Shapes::StructureShape.new(name: 'TestFailoverNotAvailableFault')
299
330
  TestFailoverResult = Shapes::StructureShape.new(name: 'TestFailoverResult')
300
331
  TimeRangeFilter = Shapes::StructureShape.new(name: 'TimeRangeFilter')
332
+ UGReplicationGroupIdList = Shapes::ListShape.new(name: 'UGReplicationGroupIdList')
301
333
  UnprocessedUpdateAction = Shapes::StructureShape.new(name: 'UnprocessedUpdateAction')
302
334
  UnprocessedUpdateActionList = Shapes::ListShape.new(name: 'UnprocessedUpdateActionList')
303
335
  UpdateAction = Shapes::StructureShape.new(name: 'UpdateAction')
@@ -306,6 +338,25 @@ module Aws::ElastiCache
306
338
  UpdateActionStatus = Shapes::StringShape.new(name: 'UpdateActionStatus')
307
339
  UpdateActionStatusList = Shapes::ListShape.new(name: 'UpdateActionStatusList')
308
340
  UpdateActionsMessage = Shapes::StructureShape.new(name: 'UpdateActionsMessage')
341
+ User = Shapes::StructureShape.new(name: 'User')
342
+ UserAlreadyExistsFault = Shapes::StructureShape.new(name: 'UserAlreadyExistsFault')
343
+ UserGroup = Shapes::StructureShape.new(name: 'UserGroup')
344
+ UserGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'UserGroupAlreadyExistsFault')
345
+ UserGroupId = Shapes::StringShape.new(name: 'UserGroupId')
346
+ UserGroupIdList = Shapes::ListShape.new(name: 'UserGroupIdList')
347
+ UserGroupIdListInput = Shapes::ListShape.new(name: 'UserGroupIdListInput')
348
+ UserGroupList = Shapes::ListShape.new(name: 'UserGroupList')
349
+ UserGroupNotFoundFault = Shapes::StructureShape.new(name: 'UserGroupNotFoundFault')
350
+ UserGroupPendingChanges = Shapes::StructureShape.new(name: 'UserGroupPendingChanges')
351
+ UserGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'UserGroupQuotaExceededFault')
352
+ UserGroupsUpdateStatus = Shapes::StructureShape.new(name: 'UserGroupsUpdateStatus')
353
+ UserId = Shapes::StringShape.new(name: 'UserId')
354
+ UserIdList = Shapes::ListShape.new(name: 'UserIdList')
355
+ UserIdListInput = Shapes::ListShape.new(name: 'UserIdListInput')
356
+ UserList = Shapes::ListShape.new(name: 'UserList')
357
+ UserName = Shapes::StringShape.new(name: 'UserName')
358
+ UserNotFoundFault = Shapes::StructureShape.new(name: 'UserNotFoundFault')
359
+ UserQuotaExceededFault = Shapes::StructureShape.new(name: 'UserQuotaExceededFault')
309
360
 
310
361
  APICallRateForCustomerExceededFault.struct_class = Types::APICallRateForCustomerExceededFault
311
362
 
@@ -317,6 +368,10 @@ module Aws::ElastiCache
317
368
  AllowedNodeTypeModificationsMessage.add_member(:scale_down_modifications, Shapes::ShapeRef.new(shape: NodeTypeList, location_name: "ScaleDownModifications"))
318
369
  AllowedNodeTypeModificationsMessage.struct_class = Types::AllowedNodeTypeModificationsMessage
319
370
 
371
+ Authentication.add_member(:type, Shapes::ShapeRef.new(shape: AuthenticationType, location_name: "Type"))
372
+ Authentication.add_member(:password_count, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "PasswordCount"))
373
+ Authentication.struct_class = Types::Authentication
374
+
320
375
  AuthorizationAlreadyExistsFault.struct_class = Types::AuthorizationAlreadyExistsFault
321
376
 
322
377
  AuthorizationNotFoundFault.struct_class = Types::AuthorizationNotFoundFault
@@ -353,6 +408,7 @@ module Aws::ElastiCache
353
408
  CacheCluster.add_member(:cache_cluster_status, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterStatus"))
354
409
  CacheCluster.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
355
410
  CacheCluster.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
411
+ CacheCluster.add_member(:preferred_outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "PreferredOutpostArn"))
356
412
  CacheCluster.add_member(:cache_cluster_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CacheClusterCreateTime"))
357
413
  CacheCluster.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
358
414
  CacheCluster.add_member(:pending_modified_values, Shapes::ShapeRef.new(shape: PendingModifiedValues, location_name: "PendingModifiedValues"))
@@ -405,6 +461,7 @@ module Aws::ElastiCache
405
461
  CacheNode.add_member(:parameter_group_status, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupStatus"))
406
462
  CacheNode.add_member(:source_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "SourceCacheNodeId"))
407
463
  CacheNode.add_member(:customer_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "CustomerAvailabilityZone"))
464
+ CacheNode.add_member(:customer_outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "CustomerOutpostArn"))
408
465
  CacheNode.struct_class = Types::CacheNode
409
466
 
410
467
  CacheNodeIdsList.member = Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId")
@@ -538,6 +595,7 @@ module Aws::ElastiCache
538
595
  ConfigureShard.add_member(:node_group_id, Shapes::ShapeRef.new(shape: AllowedNodeGroupId, required: true, location_name: "NodeGroupId"))
539
596
  ConfigureShard.add_member(:new_replica_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "NewReplicaCount"))
540
597
  ConfigureShard.add_member(:preferred_availability_zones, Shapes::ShapeRef.new(shape: PreferredAvailabilityZoneList, location_name: "PreferredAvailabilityZones"))
598
+ ConfigureShard.add_member(:preferred_outpost_arns, Shapes::ShapeRef.new(shape: PreferredOutpostArnList, location_name: "PreferredOutpostArns"))
541
599
  ConfigureShard.struct_class = Types::ConfigureShard
542
600
 
543
601
  CopySnapshotMessage.add_member(:source_snapshot_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceSnapshotName"))
@@ -572,6 +630,9 @@ module Aws::ElastiCache
572
630
  CreateCacheClusterMessage.add_member(:snapshot_retention_limit, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "SnapshotRetentionLimit"))
573
631
  CreateCacheClusterMessage.add_member(:snapshot_window, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotWindow"))
574
632
  CreateCacheClusterMessage.add_member(:auth_token, Shapes::ShapeRef.new(shape: String, location_name: "AuthToken"))
633
+ CreateCacheClusterMessage.add_member(:outpost_mode, Shapes::ShapeRef.new(shape: OutpostMode, location_name: "OutpostMode"))
634
+ CreateCacheClusterMessage.add_member(:preferred_outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "PreferredOutpostArn"))
635
+ CreateCacheClusterMessage.add_member(:preferred_outpost_arns, Shapes::ShapeRef.new(shape: PreferredOutpostArnList, location_name: "PreferredOutpostArns"))
575
636
  CreateCacheClusterMessage.struct_class = Types::CreateCacheClusterMessage
576
637
 
577
638
  CreateCacheClusterResult.add_member(:cache_cluster, Shapes::ShapeRef.new(shape: CacheCluster, location_name: "CacheCluster"))
@@ -639,6 +700,7 @@ module Aws::ElastiCache
639
700
  CreateReplicationGroupMessage.add_member(:transit_encryption_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "TransitEncryptionEnabled"))
640
701
  CreateReplicationGroupMessage.add_member(:at_rest_encryption_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AtRestEncryptionEnabled"))
641
702
  CreateReplicationGroupMessage.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
703
+ CreateReplicationGroupMessage.add_member(:user_group_ids, Shapes::ShapeRef.new(shape: UserGroupIdListInput, location_name: "UserGroupIds"))
642
704
  CreateReplicationGroupMessage.struct_class = Types::CreateReplicationGroupMessage
643
705
 
644
706
  CreateReplicationGroupResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
@@ -653,6 +715,19 @@ module Aws::ElastiCache
653
715
  CreateSnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
654
716
  CreateSnapshotResult.struct_class = Types::CreateSnapshotResult
655
717
 
718
+ CreateUserGroupMessage.add_member(:user_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "UserGroupId"))
719
+ CreateUserGroupMessage.add_member(:engine, Shapes::ShapeRef.new(shape: EngineType, required: true, location_name: "Engine"))
720
+ CreateUserGroupMessage.add_member(:user_ids, Shapes::ShapeRef.new(shape: UserIdListInput, location_name: "UserIds"))
721
+ CreateUserGroupMessage.struct_class = Types::CreateUserGroupMessage
722
+
723
+ CreateUserMessage.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location_name: "UserId"))
724
+ CreateUserMessage.add_member(:user_name, Shapes::ShapeRef.new(shape: UserName, required: true, location_name: "UserName"))
725
+ CreateUserMessage.add_member(:engine, Shapes::ShapeRef.new(shape: EngineType, required: true, location_name: "Engine"))
726
+ CreateUserMessage.add_member(:passwords, Shapes::ShapeRef.new(shape: PasswordListInput, location_name: "Passwords"))
727
+ CreateUserMessage.add_member(:access_string, Shapes::ShapeRef.new(shape: AccessString, required: true, location_name: "AccessString"))
728
+ CreateUserMessage.add_member(:no_password_required, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "NoPasswordRequired"))
729
+ CreateUserMessage.struct_class = Types::CreateUserMessage
730
+
656
731
  CustomerNodeEndpoint.add_member(:address, Shapes::ShapeRef.new(shape: String, location_name: "Address"))
657
732
  CustomerNodeEndpoint.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
658
733
  CustomerNodeEndpoint.struct_class = Types::CustomerNodeEndpoint
@@ -679,6 +754,10 @@ module Aws::ElastiCache
679
754
  DecreaseReplicaCountResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
680
755
  DecreaseReplicaCountResult.struct_class = Types::DecreaseReplicaCountResult
681
756
 
757
+ DefaultUserAssociatedToUserGroupFault.struct_class = Types::DefaultUserAssociatedToUserGroupFault
758
+
759
+ DefaultUserRequired.struct_class = Types::DefaultUserRequired
760
+
682
761
  DeleteCacheClusterMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "CacheClusterId"))
683
762
  DeleteCacheClusterMessage.add_member(:final_snapshot_identifier, Shapes::ShapeRef.new(shape: String, location_name: "FinalSnapshotIdentifier"))
684
763
  DeleteCacheClusterMessage.struct_class = Types::DeleteCacheClusterMessage
@@ -716,6 +795,12 @@ module Aws::ElastiCache
716
795
  DeleteSnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
717
796
  DeleteSnapshotResult.struct_class = Types::DeleteSnapshotResult
718
797
 
798
+ DeleteUserGroupMessage.add_member(:user_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "UserGroupId"))
799
+ DeleteUserGroupMessage.struct_class = Types::DeleteUserGroupMessage
800
+
801
+ DeleteUserMessage.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location_name: "UserId"))
802
+ DeleteUserMessage.struct_class = Types::DeleteUserMessage
803
+
719
804
  DescribeCacheClustersMessage.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
720
805
  DescribeCacheClustersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
721
806
  DescribeCacheClustersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
@@ -834,6 +919,26 @@ module Aws::ElastiCache
834
919
  DescribeUpdateActionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
835
920
  DescribeUpdateActionsMessage.struct_class = Types::DescribeUpdateActionsMessage
836
921
 
922
+ DescribeUserGroupsMessage.add_member(:user_group_id, Shapes::ShapeRef.new(shape: String, location_name: "UserGroupId"))
923
+ DescribeUserGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
924
+ DescribeUserGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
925
+ DescribeUserGroupsMessage.struct_class = Types::DescribeUserGroupsMessage
926
+
927
+ DescribeUserGroupsResult.add_member(:user_groups, Shapes::ShapeRef.new(shape: UserGroupList, location_name: "UserGroups"))
928
+ DescribeUserGroupsResult.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
929
+ DescribeUserGroupsResult.struct_class = Types::DescribeUserGroupsResult
930
+
931
+ DescribeUsersMessage.add_member(:engine, Shapes::ShapeRef.new(shape: EngineType, location_name: "Engine"))
932
+ DescribeUsersMessage.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, location_name: "UserId"))
933
+ DescribeUsersMessage.add_member(:filters, Shapes::ShapeRef.new(shape: FilterList, location_name: "Filters"))
934
+ DescribeUsersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
935
+ DescribeUsersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
936
+ DescribeUsersMessage.struct_class = Types::DescribeUsersMessage
937
+
938
+ DescribeUsersResult.add_member(:users, Shapes::ShapeRef.new(shape: UserList, location_name: "Users"))
939
+ DescribeUsersResult.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
940
+ DescribeUsersResult.struct_class = Types::DescribeUsersResult
941
+
837
942
  DisassociateGlobalReplicationGroupMessage.add_member(:global_replication_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "GlobalReplicationGroupId"))
838
943
  DisassociateGlobalReplicationGroupMessage.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationGroupId"))
839
944
  DisassociateGlobalReplicationGroupMessage.add_member(:replication_group_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReplicationGroupRegion"))
@@ -842,6 +947,8 @@ module Aws::ElastiCache
842
947
  DisassociateGlobalReplicationGroupResult.add_member(:global_replication_group, Shapes::ShapeRef.new(shape: GlobalReplicationGroup, location_name: "GlobalReplicationGroup"))
843
948
  DisassociateGlobalReplicationGroupResult.struct_class = Types::DisassociateGlobalReplicationGroupResult
844
949
 
950
+ DuplicateUserNameFault.struct_class = Types::DuplicateUserNameFault
951
+
845
952
  EC2SecurityGroup.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
846
953
  EC2SecurityGroup.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupName"))
847
954
  EC2SecurityGroup.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupOwnerId"))
@@ -879,6 +986,14 @@ module Aws::ElastiCache
879
986
  FailoverGlobalReplicationGroupResult.add_member(:global_replication_group, Shapes::ShapeRef.new(shape: GlobalReplicationGroup, location_name: "GlobalReplicationGroup"))
880
987
  FailoverGlobalReplicationGroupResult.struct_class = Types::FailoverGlobalReplicationGroupResult
881
988
 
989
+ Filter.add_member(:name, Shapes::ShapeRef.new(shape: FilterName, required: true, location_name: "Name"))
990
+ Filter.add_member(:values, Shapes::ShapeRef.new(shape: FilterValueList, required: true, location_name: "Values"))
991
+ Filter.struct_class = Types::Filter
992
+
993
+ FilterList.member = Shapes::ShapeRef.new(shape: Filter)
994
+
995
+ FilterValueList.member = Shapes::ShapeRef.new(shape: FilterValue)
996
+
882
997
  GlobalNodeGroup.add_member(:global_node_group_id, Shapes::ShapeRef.new(shape: String, location_name: "GlobalNodeGroupId"))
883
998
  GlobalNodeGroup.add_member(:slots, Shapes::ShapeRef.new(shape: String, location_name: "Slots"))
884
999
  GlobalNodeGroup.struct_class = Types::GlobalNodeGroup
@@ -965,6 +1080,10 @@ module Aws::ElastiCache
965
1080
 
966
1081
  InvalidSubnet.struct_class = Types::InvalidSubnet
967
1082
 
1083
+ InvalidUserGroupStateFault.struct_class = Types::InvalidUserGroupStateFault
1084
+
1085
+ InvalidUserStateFault.struct_class = Types::InvalidUserStateFault
1086
+
968
1087
  InvalidVPCNetworkStateFault.struct_class = Types::InvalidVPCNetworkStateFault
969
1088
 
970
1089
  KeyList.member = Shapes::ShapeRef.new(shape: String)
@@ -1044,6 +1163,9 @@ module Aws::ElastiCache
1044
1163
  ModifyReplicationGroupMessage.add_member(:cache_node_type, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeType"))
1045
1164
  ModifyReplicationGroupMessage.add_member(:auth_token, Shapes::ShapeRef.new(shape: String, location_name: "AuthToken"))
1046
1165
  ModifyReplicationGroupMessage.add_member(:auth_token_update_strategy, Shapes::ShapeRef.new(shape: AuthTokenUpdateStrategyType, location_name: "AuthTokenUpdateStrategy"))
1166
+ ModifyReplicationGroupMessage.add_member(:user_group_ids_to_add, Shapes::ShapeRef.new(shape: UserGroupIdList, location_name: "UserGroupIdsToAdd"))
1167
+ ModifyReplicationGroupMessage.add_member(:user_group_ids_to_remove, Shapes::ShapeRef.new(shape: UserGroupIdList, location_name: "UserGroupIdsToRemove"))
1168
+ ModifyReplicationGroupMessage.add_member(:remove_user_groups, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "RemoveUserGroups"))
1047
1169
  ModifyReplicationGroupMessage.struct_class = Types::ModifyReplicationGroupMessage
1048
1170
 
1049
1171
  ModifyReplicationGroupResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
@@ -1060,6 +1182,18 @@ module Aws::ElastiCache
1060
1182
  ModifyReplicationGroupShardConfigurationResult.add_member(:replication_group, Shapes::ShapeRef.new(shape: ReplicationGroup, location_name: "ReplicationGroup"))
1061
1183
  ModifyReplicationGroupShardConfigurationResult.struct_class = Types::ModifyReplicationGroupShardConfigurationResult
1062
1184
 
1185
+ ModifyUserGroupMessage.add_member(:user_group_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "UserGroupId"))
1186
+ ModifyUserGroupMessage.add_member(:user_ids_to_add, Shapes::ShapeRef.new(shape: UserIdListInput, location_name: "UserIdsToAdd"))
1187
+ ModifyUserGroupMessage.add_member(:user_ids_to_remove, Shapes::ShapeRef.new(shape: UserIdListInput, location_name: "UserIdsToRemove"))
1188
+ ModifyUserGroupMessage.struct_class = Types::ModifyUserGroupMessage
1189
+
1190
+ ModifyUserMessage.add_member(:user_id, Shapes::ShapeRef.new(shape: UserId, required: true, location_name: "UserId"))
1191
+ ModifyUserMessage.add_member(:access_string, Shapes::ShapeRef.new(shape: AccessString, location_name: "AccessString"))
1192
+ ModifyUserMessage.add_member(:append_access_string, Shapes::ShapeRef.new(shape: AccessString, location_name: "AppendAccessString"))
1193
+ ModifyUserMessage.add_member(:passwords, Shapes::ShapeRef.new(shape: PasswordListInput, location_name: "Passwords"))
1194
+ ModifyUserMessage.add_member(:no_password_required, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "NoPasswordRequired"))
1195
+ ModifyUserMessage.struct_class = Types::ModifyUserMessage
1196
+
1063
1197
  NoOperationFault.struct_class = Types::NoOperationFault
1064
1198
 
1065
1199
  NodeGroup.add_member(:node_group_id, Shapes::ShapeRef.new(shape: String, location_name: "NodeGroupId"))
@@ -1075,6 +1209,8 @@ module Aws::ElastiCache
1075
1209
  NodeGroupConfiguration.add_member(:replica_count, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "ReplicaCount"))
1076
1210
  NodeGroupConfiguration.add_member(:primary_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryAvailabilityZone"))
1077
1211
  NodeGroupConfiguration.add_member(:replica_availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZonesList, location_name: "ReplicaAvailabilityZones"))
1212
+ NodeGroupConfiguration.add_member(:primary_outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryOutpostArn"))
1213
+ NodeGroupConfiguration.add_member(:replica_outpost_arns, Shapes::ShapeRef.new(shape: OutpostArnsList, location_name: "ReplicaOutpostArns"))
1078
1214
  NodeGroupConfiguration.struct_class = Types::NodeGroupConfiguration
1079
1215
 
1080
1216
  NodeGroupConfigurationList.member = Shapes::ShapeRef.new(shape: NodeGroupConfiguration, location_name: "NodeGroupConfiguration")
@@ -1085,6 +1221,7 @@ module Aws::ElastiCache
1085
1221
  NodeGroupMember.add_member(:cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheNodeId"))
1086
1222
  NodeGroupMember.add_member(:read_endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "ReadEndpoint"))
1087
1223
  NodeGroupMember.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
1224
+ NodeGroupMember.add_member(:preferred_outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "PreferredOutpostArn"))
1088
1225
  NodeGroupMember.add_member(:current_role, Shapes::ShapeRef.new(shape: String, location_name: "CurrentRole"))
1089
1226
  NodeGroupMember.struct_class = Types::NodeGroupMember
1090
1227
 
@@ -1138,6 +1275,8 @@ module Aws::ElastiCache
1138
1275
  NotificationConfiguration.add_member(:topic_status, Shapes::ShapeRef.new(shape: String, location_name: "TopicStatus"))
1139
1276
  NotificationConfiguration.struct_class = Types::NotificationConfiguration
1140
1277
 
1278
+ OutpostArnsList.member = Shapes::ShapeRef.new(shape: String, location_name: "OutpostArn")
1279
+
1141
1280
  Parameter.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterName"))
1142
1281
  Parameter.add_member(:parameter_value, Shapes::ShapeRef.new(shape: String, location_name: "ParameterValue"))
1143
1282
  Parameter.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
@@ -1157,6 +1296,8 @@ module Aws::ElastiCache
1157
1296
 
1158
1297
  ParametersList.member = Shapes::ShapeRef.new(shape: Parameter, location_name: "Parameter")
1159
1298
 
1299
+ PasswordListInput.member = Shapes::ShapeRef.new(shape: String)
1300
+
1160
1301
  PendingModifiedValues.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
1161
1302
  PendingModifiedValues.add_member(:cache_node_ids_to_remove, Shapes::ShapeRef.new(shape: CacheNodeIdsList, location_name: "CacheNodeIdsToRemove"))
1162
1303
  PendingModifiedValues.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
@@ -1166,6 +1307,8 @@ module Aws::ElastiCache
1166
1307
 
1167
1308
  PreferredAvailabilityZoneList.member = Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone")
1168
1309
 
1310
+ PreferredOutpostArnList.member = Shapes::ShapeRef.new(shape: String, location_name: "PreferredOutpostArn")
1311
+
1169
1312
  ProcessedUpdateAction.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
1170
1313
  ProcessedUpdateAction.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
1171
1314
  ProcessedUpdateAction.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
@@ -1236,8 +1379,10 @@ module Aws::ElastiCache
1236
1379
  ReplicationGroup.add_member(:auth_token_last_modified_date, Shapes::ShapeRef.new(shape: TStamp, location_name: "AuthTokenLastModifiedDate"))
1237
1380
  ReplicationGroup.add_member(:transit_encryption_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "TransitEncryptionEnabled"))
1238
1381
  ReplicationGroup.add_member(:at_rest_encryption_enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AtRestEncryptionEnabled"))
1382
+ ReplicationGroup.add_member(:member_clusters_outpost_arns, Shapes::ShapeRef.new(shape: ReplicationGroupOutpostArnList, location_name: "MemberClustersOutpostArns"))
1239
1383
  ReplicationGroup.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
1240
1384
  ReplicationGroup.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "ARN"))
1385
+ ReplicationGroup.add_member(:user_group_ids, Shapes::ShapeRef.new(shape: UserGroupIdList, location_name: "UserGroupIds"))
1241
1386
  ReplicationGroup.struct_class = Types::ReplicationGroup
1242
1387
 
1243
1388
  ReplicationGroupAlreadyExistsFault.struct_class = Types::ReplicationGroupAlreadyExistsFault
@@ -1256,10 +1401,13 @@ module Aws::ElastiCache
1256
1401
 
1257
1402
  ReplicationGroupNotUnderMigrationFault.struct_class = Types::ReplicationGroupNotUnderMigrationFault
1258
1403
 
1404
+ ReplicationGroupOutpostArnList.member = Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupOutpostArn")
1405
+
1259
1406
  ReplicationGroupPendingModifiedValues.add_member(:primary_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "PrimaryClusterId"))
1260
1407
  ReplicationGroupPendingModifiedValues.add_member(:automatic_failover_status, Shapes::ShapeRef.new(shape: PendingAutomaticFailoverStatus, location_name: "AutomaticFailoverStatus"))
1261
1408
  ReplicationGroupPendingModifiedValues.add_member(:resharding, Shapes::ShapeRef.new(shape: ReshardingStatus, location_name: "Resharding"))
1262
1409
  ReplicationGroupPendingModifiedValues.add_member(:auth_token_status, Shapes::ShapeRef.new(shape: AuthTokenUpdateStatus, location_name: "AuthTokenStatus"))
1410
+ ReplicationGroupPendingModifiedValues.add_member(:user_groups, Shapes::ShapeRef.new(shape: UserGroupsUpdateStatus, location_name: "UserGroups"))
1263
1411
  ReplicationGroupPendingModifiedValues.struct_class = Types::ReplicationGroupPendingModifiedValues
1264
1412
 
1265
1413
  ReservedCacheNode.add_member(:reserved_cache_node_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedCacheNodeId"))
@@ -1377,6 +1525,7 @@ module Aws::ElastiCache
1377
1525
  Snapshot.add_member(:engine_version, Shapes::ShapeRef.new(shape: String, location_name: "EngineVersion"))
1378
1526
  Snapshot.add_member(:num_cache_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumCacheNodes"))
1379
1527
  Snapshot.add_member(:preferred_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "PreferredAvailabilityZone"))
1528
+ Snapshot.add_member(:preferred_outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "PreferredOutpostArn"))
1380
1529
  Snapshot.add_member(:cache_cluster_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "CacheClusterCreateTime"))
1381
1530
  Snapshot.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
1382
1531
  Snapshot.add_member(:topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "TopicArn"))
@@ -1415,6 +1564,7 @@ module Aws::ElastiCache
1415
1564
 
1416
1565
  Subnet.add_member(:subnet_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier"))
1417
1566
  Subnet.add_member(:subnet_availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "SubnetAvailabilityZone"))
1567
+ Subnet.add_member(:subnet_outpost, Shapes::ShapeRef.new(shape: SubnetOutpost, location_name: "SubnetOutpost"))
1418
1568
  Subnet.struct_class = Types::Subnet
1419
1569
 
1420
1570
  SubnetIdentifierList.member = Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier")
@@ -1423,6 +1573,11 @@ module Aws::ElastiCache
1423
1573
 
1424
1574
  SubnetList.member = Shapes::ShapeRef.new(shape: Subnet, location_name: "Subnet")
1425
1575
 
1576
+ SubnetNotAllowedFault.struct_class = Types::SubnetNotAllowedFault
1577
+
1578
+ SubnetOutpost.add_member(:subnet_outpost_arn, Shapes::ShapeRef.new(shape: String, location_name: "SubnetOutpostArn"))
1579
+ SubnetOutpost.struct_class = Types::SubnetOutpost
1580
+
1426
1581
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
1427
1582
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
1428
1583
  Tag.struct_class = Types::Tag
@@ -1449,6 +1604,8 @@ module Aws::ElastiCache
1449
1604
  TimeRangeFilter.add_member(:end_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "EndTime"))
1450
1605
  TimeRangeFilter.struct_class = Types::TimeRangeFilter
1451
1606
 
1607
+ UGReplicationGroupIdList.member = Shapes::ShapeRef.new(shape: String)
1608
+
1452
1609
  UnprocessedUpdateAction.add_member(:replication_group_id, Shapes::ShapeRef.new(shape: String, location_name: "ReplicationGroupId"))
1453
1610
  UnprocessedUpdateAction.add_member(:cache_cluster_id, Shapes::ShapeRef.new(shape: String, location_name: "CacheClusterId"))
1454
1611
  UnprocessedUpdateAction.add_member(:service_update_name, Shapes::ShapeRef.new(shape: String, location_name: "ServiceUpdateName"))
@@ -1489,6 +1646,57 @@ module Aws::ElastiCache
1489
1646
  UpdateActionsMessage.add_member(:update_actions, Shapes::ShapeRef.new(shape: UpdateActionList, location_name: "UpdateActions"))
1490
1647
  UpdateActionsMessage.struct_class = Types::UpdateActionsMessage
1491
1648
 
1649
+ User.add_member(:user_id, Shapes::ShapeRef.new(shape: String, location_name: "UserId"))
1650
+ User.add_member(:user_name, Shapes::ShapeRef.new(shape: String, location_name: "UserName"))
1651
+ User.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1652
+ User.add_member(:engine, Shapes::ShapeRef.new(shape: EngineType, location_name: "Engine"))
1653
+ User.add_member(:access_string, Shapes::ShapeRef.new(shape: String, location_name: "AccessString"))
1654
+ User.add_member(:user_group_ids, Shapes::ShapeRef.new(shape: UserGroupIdList, location_name: "UserGroupIds"))
1655
+ User.add_member(:authentication, Shapes::ShapeRef.new(shape: Authentication, location_name: "Authentication"))
1656
+ User.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "ARN"))
1657
+ User.struct_class = Types::User
1658
+
1659
+ UserAlreadyExistsFault.struct_class = Types::UserAlreadyExistsFault
1660
+
1661
+ UserGroup.add_member(:user_group_id, Shapes::ShapeRef.new(shape: String, location_name: "UserGroupId"))
1662
+ UserGroup.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1663
+ UserGroup.add_member(:engine, Shapes::ShapeRef.new(shape: EngineType, location_name: "Engine"))
1664
+ UserGroup.add_member(:user_ids, Shapes::ShapeRef.new(shape: UserIdList, location_name: "UserIds"))
1665
+ UserGroup.add_member(:pending_changes, Shapes::ShapeRef.new(shape: UserGroupPendingChanges, location_name: "PendingChanges"))
1666
+ UserGroup.add_member(:replication_groups, Shapes::ShapeRef.new(shape: UGReplicationGroupIdList, location_name: "ReplicationGroups"))
1667
+ UserGroup.add_member(:arn, Shapes::ShapeRef.new(shape: String, location_name: "ARN"))
1668
+ UserGroup.struct_class = Types::UserGroup
1669
+
1670
+ UserGroupAlreadyExistsFault.struct_class = Types::UserGroupAlreadyExistsFault
1671
+
1672
+ UserGroupIdList.member = Shapes::ShapeRef.new(shape: UserGroupId)
1673
+
1674
+ UserGroupIdListInput.member = Shapes::ShapeRef.new(shape: UserGroupId)
1675
+
1676
+ UserGroupList.member = Shapes::ShapeRef.new(shape: UserGroup)
1677
+
1678
+ UserGroupNotFoundFault.struct_class = Types::UserGroupNotFoundFault
1679
+
1680
+ UserGroupPendingChanges.add_member(:user_ids_to_remove, Shapes::ShapeRef.new(shape: UserIdList, location_name: "UserIdsToRemove"))
1681
+ UserGroupPendingChanges.add_member(:user_ids_to_add, Shapes::ShapeRef.new(shape: UserIdList, location_name: "UserIdsToAdd"))
1682
+ UserGroupPendingChanges.struct_class = Types::UserGroupPendingChanges
1683
+
1684
+ UserGroupQuotaExceededFault.struct_class = Types::UserGroupQuotaExceededFault
1685
+
1686
+ UserGroupsUpdateStatus.add_member(:user_group_ids_to_add, Shapes::ShapeRef.new(shape: UserGroupIdList, location_name: "UserGroupIdsToAdd"))
1687
+ UserGroupsUpdateStatus.add_member(:user_group_ids_to_remove, Shapes::ShapeRef.new(shape: UserGroupIdList, location_name: "UserGroupIdsToRemove"))
1688
+ UserGroupsUpdateStatus.struct_class = Types::UserGroupsUpdateStatus
1689
+
1690
+ UserIdList.member = Shapes::ShapeRef.new(shape: UserId)
1691
+
1692
+ UserIdListInput.member = Shapes::ShapeRef.new(shape: UserId)
1693
+
1694
+ UserList.member = Shapes::ShapeRef.new(shape: User)
1695
+
1696
+ UserNotFoundFault.struct_class = Types::UserNotFoundFault
1697
+
1698
+ UserQuotaExceededFault.struct_class = Types::UserQuotaExceededFault
1699
+
1492
1700
 
1493
1701
  # @api private
1494
1702
  API = Seahorse::Model::Api.new.tap do |api|
@@ -1633,6 +1841,7 @@ module Aws::ElastiCache
1633
1841
  o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupQuotaExceededFault)
1634
1842
  o.errors << Shapes::ShapeRef.new(shape: CacheSubnetQuotaExceededFault)
1635
1843
  o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
1844
+ o.errors << Shapes::ShapeRef.new(shape: SubnetNotAllowedFault)
1636
1845
  end)
1637
1846
 
1638
1847
  api.add_operation(:create_global_replication_group, Seahorse::Model::Operation.new.tap do |o|
@@ -1657,6 +1866,8 @@ module Aws::ElastiCache
1657
1866
  o.errors << Shapes::ShapeRef.new(shape: CacheClusterNotFoundFault)
1658
1867
  o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
1659
1868
  o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupAlreadyExistsFault)
1869
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserGroupStateFault)
1870
+ o.errors << Shapes::ShapeRef.new(shape: UserGroupNotFoundFault)
1660
1871
  o.errors << Shapes::ShapeRef.new(shape: InsufficientCacheClusterCapacityFault)
1661
1872
  o.errors << Shapes::ShapeRef.new(shape: CacheSecurityGroupNotFoundFault)
1662
1873
  o.errors << Shapes::ShapeRef.new(shape: CacheSubnetGroupNotFoundFault)
@@ -1690,6 +1901,33 @@ module Aws::ElastiCache
1690
1901
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1691
1902
  end)
1692
1903
 
1904
+ api.add_operation(:create_user, Seahorse::Model::Operation.new.tap do |o|
1905
+ o.name = "CreateUser"
1906
+ o.http_method = "POST"
1907
+ o.http_request_uri = "/"
1908
+ o.input = Shapes::ShapeRef.new(shape: CreateUserMessage)
1909
+ o.output = Shapes::ShapeRef.new(shape: User)
1910
+ o.errors << Shapes::ShapeRef.new(shape: UserAlreadyExistsFault)
1911
+ o.errors << Shapes::ShapeRef.new(shape: UserQuotaExceededFault)
1912
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateUserNameFault)
1913
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1914
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1915
+ end)
1916
+
1917
+ api.add_operation(:create_user_group, Seahorse::Model::Operation.new.tap do |o|
1918
+ o.name = "CreateUserGroup"
1919
+ o.http_method = "POST"
1920
+ o.http_request_uri = "/"
1921
+ o.input = Shapes::ShapeRef.new(shape: CreateUserGroupMessage)
1922
+ o.output = Shapes::ShapeRef.new(shape: UserGroup)
1923
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
1924
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateUserNameFault)
1925
+ o.errors << Shapes::ShapeRef.new(shape: UserGroupAlreadyExistsFault)
1926
+ o.errors << Shapes::ShapeRef.new(shape: DefaultUserRequired)
1927
+ o.errors << Shapes::ShapeRef.new(shape: UserGroupQuotaExceededFault)
1928
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
1929
+ end)
1930
+
1693
1931
  api.add_operation(:decrease_node_groups_in_global_replication_group, Seahorse::Model::Operation.new.tap do |o|
1694
1932
  o.name = "DecreaseNodeGroupsInGlobalReplicationGroup"
1695
1933
  o.http_method = "POST"
@@ -1809,6 +2047,29 @@ module Aws::ElastiCache
1809
2047
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
1810
2048
  end)
1811
2049
 
2050
+ api.add_operation(:delete_user, Seahorse::Model::Operation.new.tap do |o|
2051
+ o.name = "DeleteUser"
2052
+ o.http_method = "POST"
2053
+ o.http_request_uri = "/"
2054
+ o.input = Shapes::ShapeRef.new(shape: DeleteUserMessage)
2055
+ o.output = Shapes::ShapeRef.new(shape: User)
2056
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserStateFault)
2057
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
2058
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2059
+ o.errors << Shapes::ShapeRef.new(shape: DefaultUserAssociatedToUserGroupFault)
2060
+ end)
2061
+
2062
+ api.add_operation(:delete_user_group, Seahorse::Model::Operation.new.tap do |o|
2063
+ o.name = "DeleteUserGroup"
2064
+ o.http_method = "POST"
2065
+ o.http_request_uri = "/"
2066
+ o.input = Shapes::ShapeRef.new(shape: DeleteUserGroupMessage)
2067
+ o.output = Shapes::ShapeRef.new(shape: UserGroup)
2068
+ o.errors << Shapes::ShapeRef.new(shape: UserGroupNotFoundFault)
2069
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserGroupStateFault)
2070
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2071
+ end)
2072
+
1812
2073
  api.add_operation(:describe_cache_clusters, Seahorse::Model::Operation.new.tap do |o|
1813
2074
  o.name = "DescribeCacheClusters"
1814
2075
  o.http_method = "POST"
@@ -2057,6 +2318,38 @@ module Aws::ElastiCache
2057
2318
  )
2058
2319
  end)
2059
2320
 
2321
+ api.add_operation(:describe_user_groups, Seahorse::Model::Operation.new.tap do |o|
2322
+ o.name = "DescribeUserGroups"
2323
+ o.http_method = "POST"
2324
+ o.http_request_uri = "/"
2325
+ o.input = Shapes::ShapeRef.new(shape: DescribeUserGroupsMessage)
2326
+ o.output = Shapes::ShapeRef.new(shape: DescribeUserGroupsResult)
2327
+ o.errors << Shapes::ShapeRef.new(shape: UserGroupNotFoundFault)
2328
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
2329
+ o[:pager] = Aws::Pager.new(
2330
+ limit_key: "max_records",
2331
+ tokens: {
2332
+ "marker" => "marker"
2333
+ }
2334
+ )
2335
+ end)
2336
+
2337
+ api.add_operation(:describe_users, Seahorse::Model::Operation.new.tap do |o|
2338
+ o.name = "DescribeUsers"
2339
+ o.http_method = "POST"
2340
+ o.http_request_uri = "/"
2341
+ o.input = Shapes::ShapeRef.new(shape: DescribeUsersMessage)
2342
+ o.output = Shapes::ShapeRef.new(shape: DescribeUsersResult)
2343
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
2344
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
2345
+ o[:pager] = Aws::Pager.new(
2346
+ limit_key: "max_records",
2347
+ tokens: {
2348
+ "marker" => "marker"
2349
+ }
2350
+ )
2351
+ end)
2352
+
2060
2353
  api.add_operation(:disassociate_global_replication_group, Seahorse::Model::Operation.new.tap do |o|
2061
2354
  o.name = "DisassociateGlobalReplicationGroup"
2062
2355
  o.http_method = "POST"
@@ -2177,6 +2470,7 @@ module Aws::ElastiCache
2177
2470
  o.errors << Shapes::ShapeRef.new(shape: CacheSubnetQuotaExceededFault)
2178
2471
  o.errors << Shapes::ShapeRef.new(shape: SubnetInUse)
2179
2472
  o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
2473
+ o.errors << Shapes::ShapeRef.new(shape: SubnetNotAllowedFault)
2180
2474
  end)
2181
2475
 
2182
2476
  api.add_operation(:modify_global_replication_group, Seahorse::Model::Operation.new.tap do |o|
@@ -2198,6 +2492,8 @@ module Aws::ElastiCache
2198
2492
  o.output = Shapes::ShapeRef.new(shape: ModifyReplicationGroupResult)
2199
2493
  o.errors << Shapes::ShapeRef.new(shape: ReplicationGroupNotFoundFault)
2200
2494
  o.errors << Shapes::ShapeRef.new(shape: InvalidReplicationGroupStateFault)
2495
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserGroupStateFault)
2496
+ o.errors << Shapes::ShapeRef.new(shape: UserGroupNotFoundFault)
2201
2497
  o.errors << Shapes::ShapeRef.new(shape: InvalidCacheClusterStateFault)
2202
2498
  o.errors << Shapes::ShapeRef.new(shape: InvalidCacheSecurityGroupStateFault)
2203
2499
  o.errors << Shapes::ShapeRef.new(shape: InsufficientCacheClusterCapacityFault)
@@ -2230,6 +2526,33 @@ module Aws::ElastiCache
2230
2526
  o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
2231
2527
  end)
2232
2528
 
2529
+ api.add_operation(:modify_user, Seahorse::Model::Operation.new.tap do |o|
2530
+ o.name = "ModifyUser"
2531
+ o.http_method = "POST"
2532
+ o.http_request_uri = "/"
2533
+ o.input = Shapes::ShapeRef.new(shape: ModifyUserMessage)
2534
+ o.output = Shapes::ShapeRef.new(shape: User)
2535
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
2536
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserStateFault)
2537
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2538
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
2539
+ end)
2540
+
2541
+ api.add_operation(:modify_user_group, Seahorse::Model::Operation.new.tap do |o|
2542
+ o.name = "ModifyUserGroup"
2543
+ o.http_method = "POST"
2544
+ o.http_request_uri = "/"
2545
+ o.input = Shapes::ShapeRef.new(shape: ModifyUserGroupMessage)
2546
+ o.output = Shapes::ShapeRef.new(shape: UserGroup)
2547
+ o.errors << Shapes::ShapeRef.new(shape: UserGroupNotFoundFault)
2548
+ o.errors << Shapes::ShapeRef.new(shape: UserNotFoundFault)
2549
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateUserNameFault)
2550
+ o.errors << Shapes::ShapeRef.new(shape: DefaultUserRequired)
2551
+ o.errors << Shapes::ShapeRef.new(shape: InvalidUserGroupStateFault)
2552
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterValueException)
2553
+ o.errors << Shapes::ShapeRef.new(shape: InvalidParameterCombinationException)
2554
+ end)
2555
+
2233
2556
  api.add_operation(:purchase_reserved_cache_nodes_offering, Seahorse::Model::Operation.new.tap do |o|
2234
2557
  o.name = "PurchaseReservedCacheNodesOffering"
2235
2558
  o.http_method = "POST"