aws-sdk-redshift 1.0.0.rc1

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.
@@ -0,0 +1,2109 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing for info on making contributions:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws
9
+ module Redshift
10
+ # @api private
11
+ module ClientApi
12
+
13
+ include Seahorse::Model
14
+
15
+ AccessToSnapshotDeniedFault = Shapes::StructureShape.new(name: 'AccessToSnapshotDeniedFault')
16
+ AccountWithRestoreAccess = Shapes::StructureShape.new(name: 'AccountWithRestoreAccess')
17
+ AccountsWithRestoreAccessList = Shapes::ListShape.new(name: 'AccountsWithRestoreAccessList')
18
+ AuthorizationAlreadyExistsFault = Shapes::StructureShape.new(name: 'AuthorizationAlreadyExistsFault')
19
+ AuthorizationNotFoundFault = Shapes::StructureShape.new(name: 'AuthorizationNotFoundFault')
20
+ AuthorizationQuotaExceededFault = Shapes::StructureShape.new(name: 'AuthorizationQuotaExceededFault')
21
+ AuthorizeClusterSecurityGroupIngressMessage = Shapes::StructureShape.new(name: 'AuthorizeClusterSecurityGroupIngressMessage')
22
+ AuthorizeClusterSecurityGroupIngressResult = Shapes::StructureShape.new(name: 'AuthorizeClusterSecurityGroupIngressResult')
23
+ AuthorizeSnapshotAccessMessage = Shapes::StructureShape.new(name: 'AuthorizeSnapshotAccessMessage')
24
+ AuthorizeSnapshotAccessResult = Shapes::StructureShape.new(name: 'AuthorizeSnapshotAccessResult')
25
+ AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
26
+ AvailabilityZoneList = Shapes::ListShape.new(name: 'AvailabilityZoneList')
27
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
28
+ BooleanOptional = Shapes::BooleanShape.new(name: 'BooleanOptional')
29
+ BucketNotFoundFault = Shapes::StructureShape.new(name: 'BucketNotFoundFault')
30
+ Cluster = Shapes::StructureShape.new(name: 'Cluster')
31
+ ClusterAlreadyExistsFault = Shapes::StructureShape.new(name: 'ClusterAlreadyExistsFault')
32
+ ClusterIamRole = Shapes::StructureShape.new(name: 'ClusterIamRole')
33
+ ClusterIamRoleList = Shapes::ListShape.new(name: 'ClusterIamRoleList')
34
+ ClusterList = Shapes::ListShape.new(name: 'ClusterList')
35
+ ClusterNode = Shapes::StructureShape.new(name: 'ClusterNode')
36
+ ClusterNodesList = Shapes::ListShape.new(name: 'ClusterNodesList')
37
+ ClusterNotFoundFault = Shapes::StructureShape.new(name: 'ClusterNotFoundFault')
38
+ ClusterParameterGroup = Shapes::StructureShape.new(name: 'ClusterParameterGroup')
39
+ ClusterParameterGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'ClusterParameterGroupAlreadyExistsFault')
40
+ ClusterParameterGroupDetails = Shapes::StructureShape.new(name: 'ClusterParameterGroupDetails')
41
+ ClusterParameterGroupNameMessage = Shapes::StructureShape.new(name: 'ClusterParameterGroupNameMessage')
42
+ ClusterParameterGroupNotFoundFault = Shapes::StructureShape.new(name: 'ClusterParameterGroupNotFoundFault')
43
+ ClusterParameterGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'ClusterParameterGroupQuotaExceededFault')
44
+ ClusterParameterGroupStatus = Shapes::StructureShape.new(name: 'ClusterParameterGroupStatus')
45
+ ClusterParameterGroupStatusList = Shapes::ListShape.new(name: 'ClusterParameterGroupStatusList')
46
+ ClusterParameterGroupsMessage = Shapes::StructureShape.new(name: 'ClusterParameterGroupsMessage')
47
+ ClusterParameterStatus = Shapes::StructureShape.new(name: 'ClusterParameterStatus')
48
+ ClusterParameterStatusList = Shapes::ListShape.new(name: 'ClusterParameterStatusList')
49
+ ClusterQuotaExceededFault = Shapes::StructureShape.new(name: 'ClusterQuotaExceededFault')
50
+ ClusterSecurityGroup = Shapes::StructureShape.new(name: 'ClusterSecurityGroup')
51
+ ClusterSecurityGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'ClusterSecurityGroupAlreadyExistsFault')
52
+ ClusterSecurityGroupMembership = Shapes::StructureShape.new(name: 'ClusterSecurityGroupMembership')
53
+ ClusterSecurityGroupMembershipList = Shapes::ListShape.new(name: 'ClusterSecurityGroupMembershipList')
54
+ ClusterSecurityGroupMessage = Shapes::StructureShape.new(name: 'ClusterSecurityGroupMessage')
55
+ ClusterSecurityGroupNameList = Shapes::ListShape.new(name: 'ClusterSecurityGroupNameList')
56
+ ClusterSecurityGroupNotFoundFault = Shapes::StructureShape.new(name: 'ClusterSecurityGroupNotFoundFault')
57
+ ClusterSecurityGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'ClusterSecurityGroupQuotaExceededFault')
58
+ ClusterSecurityGroups = Shapes::ListShape.new(name: 'ClusterSecurityGroups')
59
+ ClusterSnapshotAlreadyExistsFault = Shapes::StructureShape.new(name: 'ClusterSnapshotAlreadyExistsFault')
60
+ ClusterSnapshotCopyStatus = Shapes::StructureShape.new(name: 'ClusterSnapshotCopyStatus')
61
+ ClusterSnapshotNotFoundFault = Shapes::StructureShape.new(name: 'ClusterSnapshotNotFoundFault')
62
+ ClusterSnapshotQuotaExceededFault = Shapes::StructureShape.new(name: 'ClusterSnapshotQuotaExceededFault')
63
+ ClusterSubnetGroup = Shapes::StructureShape.new(name: 'ClusterSubnetGroup')
64
+ ClusterSubnetGroupAlreadyExistsFault = Shapes::StructureShape.new(name: 'ClusterSubnetGroupAlreadyExistsFault')
65
+ ClusterSubnetGroupMessage = Shapes::StructureShape.new(name: 'ClusterSubnetGroupMessage')
66
+ ClusterSubnetGroupNotFoundFault = Shapes::StructureShape.new(name: 'ClusterSubnetGroupNotFoundFault')
67
+ ClusterSubnetGroupQuotaExceededFault = Shapes::StructureShape.new(name: 'ClusterSubnetGroupQuotaExceededFault')
68
+ ClusterSubnetGroups = Shapes::ListShape.new(name: 'ClusterSubnetGroups')
69
+ ClusterSubnetQuotaExceededFault = Shapes::StructureShape.new(name: 'ClusterSubnetQuotaExceededFault')
70
+ ClusterVersion = Shapes::StructureShape.new(name: 'ClusterVersion')
71
+ ClusterVersionList = Shapes::ListShape.new(name: 'ClusterVersionList')
72
+ ClusterVersionsMessage = Shapes::StructureShape.new(name: 'ClusterVersionsMessage')
73
+ ClustersMessage = Shapes::StructureShape.new(name: 'ClustersMessage')
74
+ CopyClusterSnapshotMessage = Shapes::StructureShape.new(name: 'CopyClusterSnapshotMessage')
75
+ CopyClusterSnapshotResult = Shapes::StructureShape.new(name: 'CopyClusterSnapshotResult')
76
+ CopyToRegionDisabledFault = Shapes::StructureShape.new(name: 'CopyToRegionDisabledFault')
77
+ CreateClusterMessage = Shapes::StructureShape.new(name: 'CreateClusterMessage')
78
+ CreateClusterParameterGroupMessage = Shapes::StructureShape.new(name: 'CreateClusterParameterGroupMessage')
79
+ CreateClusterParameterGroupResult = Shapes::StructureShape.new(name: 'CreateClusterParameterGroupResult')
80
+ CreateClusterResult = Shapes::StructureShape.new(name: 'CreateClusterResult')
81
+ CreateClusterSecurityGroupMessage = Shapes::StructureShape.new(name: 'CreateClusterSecurityGroupMessage')
82
+ CreateClusterSecurityGroupResult = Shapes::StructureShape.new(name: 'CreateClusterSecurityGroupResult')
83
+ CreateClusterSnapshotMessage = Shapes::StructureShape.new(name: 'CreateClusterSnapshotMessage')
84
+ CreateClusterSnapshotResult = Shapes::StructureShape.new(name: 'CreateClusterSnapshotResult')
85
+ CreateClusterSubnetGroupMessage = Shapes::StructureShape.new(name: 'CreateClusterSubnetGroupMessage')
86
+ CreateClusterSubnetGroupResult = Shapes::StructureShape.new(name: 'CreateClusterSubnetGroupResult')
87
+ CreateEventSubscriptionMessage = Shapes::StructureShape.new(name: 'CreateEventSubscriptionMessage')
88
+ CreateEventSubscriptionResult = Shapes::StructureShape.new(name: 'CreateEventSubscriptionResult')
89
+ CreateHsmClientCertificateMessage = Shapes::StructureShape.new(name: 'CreateHsmClientCertificateMessage')
90
+ CreateHsmClientCertificateResult = Shapes::StructureShape.new(name: 'CreateHsmClientCertificateResult')
91
+ CreateHsmConfigurationMessage = Shapes::StructureShape.new(name: 'CreateHsmConfigurationMessage')
92
+ CreateHsmConfigurationResult = Shapes::StructureShape.new(name: 'CreateHsmConfigurationResult')
93
+ CreateSnapshotCopyGrantMessage = Shapes::StructureShape.new(name: 'CreateSnapshotCopyGrantMessage')
94
+ CreateSnapshotCopyGrantResult = Shapes::StructureShape.new(name: 'CreateSnapshotCopyGrantResult')
95
+ CreateTagsMessage = Shapes::StructureShape.new(name: 'CreateTagsMessage')
96
+ DefaultClusterParameters = Shapes::StructureShape.new(name: 'DefaultClusterParameters')
97
+ DeleteClusterMessage = Shapes::StructureShape.new(name: 'DeleteClusterMessage')
98
+ DeleteClusterParameterGroupMessage = Shapes::StructureShape.new(name: 'DeleteClusterParameterGroupMessage')
99
+ DeleteClusterResult = Shapes::StructureShape.new(name: 'DeleteClusterResult')
100
+ DeleteClusterSecurityGroupMessage = Shapes::StructureShape.new(name: 'DeleteClusterSecurityGroupMessage')
101
+ DeleteClusterSnapshotMessage = Shapes::StructureShape.new(name: 'DeleteClusterSnapshotMessage')
102
+ DeleteClusterSnapshotResult = Shapes::StructureShape.new(name: 'DeleteClusterSnapshotResult')
103
+ DeleteClusterSubnetGroupMessage = Shapes::StructureShape.new(name: 'DeleteClusterSubnetGroupMessage')
104
+ DeleteEventSubscriptionMessage = Shapes::StructureShape.new(name: 'DeleteEventSubscriptionMessage')
105
+ DeleteHsmClientCertificateMessage = Shapes::StructureShape.new(name: 'DeleteHsmClientCertificateMessage')
106
+ DeleteHsmConfigurationMessage = Shapes::StructureShape.new(name: 'DeleteHsmConfigurationMessage')
107
+ DeleteSnapshotCopyGrantMessage = Shapes::StructureShape.new(name: 'DeleteSnapshotCopyGrantMessage')
108
+ DeleteTagsMessage = Shapes::StructureShape.new(name: 'DeleteTagsMessage')
109
+ DependentServiceRequestThrottlingFault = Shapes::StructureShape.new(name: 'DependentServiceRequestThrottlingFault')
110
+ DescribeClusterParameterGroupsMessage = Shapes::StructureShape.new(name: 'DescribeClusterParameterGroupsMessage')
111
+ DescribeClusterParametersMessage = Shapes::StructureShape.new(name: 'DescribeClusterParametersMessage')
112
+ DescribeClusterSecurityGroupsMessage = Shapes::StructureShape.new(name: 'DescribeClusterSecurityGroupsMessage')
113
+ DescribeClusterSnapshotsMessage = Shapes::StructureShape.new(name: 'DescribeClusterSnapshotsMessage')
114
+ DescribeClusterSubnetGroupsMessage = Shapes::StructureShape.new(name: 'DescribeClusterSubnetGroupsMessage')
115
+ DescribeClusterVersionsMessage = Shapes::StructureShape.new(name: 'DescribeClusterVersionsMessage')
116
+ DescribeClustersMessage = Shapes::StructureShape.new(name: 'DescribeClustersMessage')
117
+ DescribeDefaultClusterParametersMessage = Shapes::StructureShape.new(name: 'DescribeDefaultClusterParametersMessage')
118
+ DescribeDefaultClusterParametersResult = Shapes::StructureShape.new(name: 'DescribeDefaultClusterParametersResult')
119
+ DescribeEventCategoriesMessage = Shapes::StructureShape.new(name: 'DescribeEventCategoriesMessage')
120
+ DescribeEventSubscriptionsMessage = Shapes::StructureShape.new(name: 'DescribeEventSubscriptionsMessage')
121
+ DescribeEventsMessage = Shapes::StructureShape.new(name: 'DescribeEventsMessage')
122
+ DescribeHsmClientCertificatesMessage = Shapes::StructureShape.new(name: 'DescribeHsmClientCertificatesMessage')
123
+ DescribeHsmConfigurationsMessage = Shapes::StructureShape.new(name: 'DescribeHsmConfigurationsMessage')
124
+ DescribeLoggingStatusMessage = Shapes::StructureShape.new(name: 'DescribeLoggingStatusMessage')
125
+ DescribeOrderableClusterOptionsMessage = Shapes::StructureShape.new(name: 'DescribeOrderableClusterOptionsMessage')
126
+ DescribeReservedNodeOfferingsMessage = Shapes::StructureShape.new(name: 'DescribeReservedNodeOfferingsMessage')
127
+ DescribeReservedNodesMessage = Shapes::StructureShape.new(name: 'DescribeReservedNodesMessage')
128
+ DescribeResizeMessage = Shapes::StructureShape.new(name: 'DescribeResizeMessage')
129
+ DescribeSnapshotCopyGrantsMessage = Shapes::StructureShape.new(name: 'DescribeSnapshotCopyGrantsMessage')
130
+ DescribeTableRestoreStatusMessage = Shapes::StructureShape.new(name: 'DescribeTableRestoreStatusMessage')
131
+ DescribeTagsMessage = Shapes::StructureShape.new(name: 'DescribeTagsMessage')
132
+ DisableLoggingMessage = Shapes::StructureShape.new(name: 'DisableLoggingMessage')
133
+ DisableSnapshotCopyMessage = Shapes::StructureShape.new(name: 'DisableSnapshotCopyMessage')
134
+ DisableSnapshotCopyResult = Shapes::StructureShape.new(name: 'DisableSnapshotCopyResult')
135
+ Double = Shapes::FloatShape.new(name: 'Double')
136
+ DoubleOptional = Shapes::FloatShape.new(name: 'DoubleOptional')
137
+ EC2SecurityGroup = Shapes::StructureShape.new(name: 'EC2SecurityGroup')
138
+ EC2SecurityGroupList = Shapes::ListShape.new(name: 'EC2SecurityGroupList')
139
+ ElasticIpStatus = Shapes::StructureShape.new(name: 'ElasticIpStatus')
140
+ EnableLoggingMessage = Shapes::StructureShape.new(name: 'EnableLoggingMessage')
141
+ EnableSnapshotCopyMessage = Shapes::StructureShape.new(name: 'EnableSnapshotCopyMessage')
142
+ EnableSnapshotCopyResult = Shapes::StructureShape.new(name: 'EnableSnapshotCopyResult')
143
+ Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
144
+ Event = Shapes::StructureShape.new(name: 'Event')
145
+ EventCategoriesList = Shapes::ListShape.new(name: 'EventCategoriesList')
146
+ EventCategoriesMap = Shapes::StructureShape.new(name: 'EventCategoriesMap')
147
+ EventCategoriesMapList = Shapes::ListShape.new(name: 'EventCategoriesMapList')
148
+ EventCategoriesMessage = Shapes::StructureShape.new(name: 'EventCategoriesMessage')
149
+ EventInfoMap = Shapes::StructureShape.new(name: 'EventInfoMap')
150
+ EventInfoMapList = Shapes::ListShape.new(name: 'EventInfoMapList')
151
+ EventList = Shapes::ListShape.new(name: 'EventList')
152
+ EventSubscription = Shapes::StructureShape.new(name: 'EventSubscription')
153
+ EventSubscriptionQuotaExceededFault = Shapes::StructureShape.new(name: 'EventSubscriptionQuotaExceededFault')
154
+ EventSubscriptionsList = Shapes::ListShape.new(name: 'EventSubscriptionsList')
155
+ EventSubscriptionsMessage = Shapes::StructureShape.new(name: 'EventSubscriptionsMessage')
156
+ EventsMessage = Shapes::StructureShape.new(name: 'EventsMessage')
157
+ HsmClientCertificate = Shapes::StructureShape.new(name: 'HsmClientCertificate')
158
+ HsmClientCertificateAlreadyExistsFault = Shapes::StructureShape.new(name: 'HsmClientCertificateAlreadyExistsFault')
159
+ HsmClientCertificateList = Shapes::ListShape.new(name: 'HsmClientCertificateList')
160
+ HsmClientCertificateMessage = Shapes::StructureShape.new(name: 'HsmClientCertificateMessage')
161
+ HsmClientCertificateNotFoundFault = Shapes::StructureShape.new(name: 'HsmClientCertificateNotFoundFault')
162
+ HsmClientCertificateQuotaExceededFault = Shapes::StructureShape.new(name: 'HsmClientCertificateQuotaExceededFault')
163
+ HsmConfiguration = Shapes::StructureShape.new(name: 'HsmConfiguration')
164
+ HsmConfigurationAlreadyExistsFault = Shapes::StructureShape.new(name: 'HsmConfigurationAlreadyExistsFault')
165
+ HsmConfigurationList = Shapes::ListShape.new(name: 'HsmConfigurationList')
166
+ HsmConfigurationMessage = Shapes::StructureShape.new(name: 'HsmConfigurationMessage')
167
+ HsmConfigurationNotFoundFault = Shapes::StructureShape.new(name: 'HsmConfigurationNotFoundFault')
168
+ HsmConfigurationQuotaExceededFault = Shapes::StructureShape.new(name: 'HsmConfigurationQuotaExceededFault')
169
+ HsmStatus = Shapes::StructureShape.new(name: 'HsmStatus')
170
+ IPRange = Shapes::StructureShape.new(name: 'IPRange')
171
+ IPRangeList = Shapes::ListShape.new(name: 'IPRangeList')
172
+ IamRoleArnList = Shapes::ListShape.new(name: 'IamRoleArnList')
173
+ ImportTablesCompleted = Shapes::ListShape.new(name: 'ImportTablesCompleted')
174
+ ImportTablesInProgress = Shapes::ListShape.new(name: 'ImportTablesInProgress')
175
+ ImportTablesNotStarted = Shapes::ListShape.new(name: 'ImportTablesNotStarted')
176
+ InProgressTableRestoreQuotaExceededFault = Shapes::StructureShape.new(name: 'InProgressTableRestoreQuotaExceededFault')
177
+ IncompatibleOrderableOptions = Shapes::StructureShape.new(name: 'IncompatibleOrderableOptions')
178
+ InsufficientClusterCapacityFault = Shapes::StructureShape.new(name: 'InsufficientClusterCapacityFault')
179
+ InsufficientS3BucketPolicyFault = Shapes::StructureShape.new(name: 'InsufficientS3BucketPolicyFault')
180
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
181
+ IntegerOptional = Shapes::IntegerShape.new(name: 'IntegerOptional')
182
+ InvalidClusterParameterGroupStateFault = Shapes::StructureShape.new(name: 'InvalidClusterParameterGroupStateFault')
183
+ InvalidClusterSecurityGroupStateFault = Shapes::StructureShape.new(name: 'InvalidClusterSecurityGroupStateFault')
184
+ InvalidClusterSnapshotStateFault = Shapes::StructureShape.new(name: 'InvalidClusterSnapshotStateFault')
185
+ InvalidClusterStateFault = Shapes::StructureShape.new(name: 'InvalidClusterStateFault')
186
+ InvalidClusterSubnetGroupStateFault = Shapes::StructureShape.new(name: 'InvalidClusterSubnetGroupStateFault')
187
+ InvalidClusterSubnetStateFault = Shapes::StructureShape.new(name: 'InvalidClusterSubnetStateFault')
188
+ InvalidElasticIpFault = Shapes::StructureShape.new(name: 'InvalidElasticIpFault')
189
+ InvalidHsmClientCertificateStateFault = Shapes::StructureShape.new(name: 'InvalidHsmClientCertificateStateFault')
190
+ InvalidHsmConfigurationStateFault = Shapes::StructureShape.new(name: 'InvalidHsmConfigurationStateFault')
191
+ InvalidRestoreFault = Shapes::StructureShape.new(name: 'InvalidRestoreFault')
192
+ InvalidS3BucketNameFault = Shapes::StructureShape.new(name: 'InvalidS3BucketNameFault')
193
+ InvalidS3KeyPrefixFault = Shapes::StructureShape.new(name: 'InvalidS3KeyPrefixFault')
194
+ InvalidSnapshotCopyGrantStateFault = Shapes::StructureShape.new(name: 'InvalidSnapshotCopyGrantStateFault')
195
+ InvalidSubnet = Shapes::StructureShape.new(name: 'InvalidSubnet')
196
+ InvalidSubscriptionStateFault = Shapes::StructureShape.new(name: 'InvalidSubscriptionStateFault')
197
+ InvalidTableRestoreArgumentFault = Shapes::StructureShape.new(name: 'InvalidTableRestoreArgumentFault')
198
+ InvalidTagFault = Shapes::StructureShape.new(name: 'InvalidTagFault')
199
+ InvalidVPCNetworkStateFault = Shapes::StructureShape.new(name: 'InvalidVPCNetworkStateFault')
200
+ LimitExceededFault = Shapes::StructureShape.new(name: 'LimitExceededFault')
201
+ LoggingStatus = Shapes::StructureShape.new(name: 'LoggingStatus')
202
+ Long = Shapes::IntegerShape.new(name: 'Long')
203
+ LongOptional = Shapes::IntegerShape.new(name: 'LongOptional')
204
+ ModifyClusterIamRolesMessage = Shapes::StructureShape.new(name: 'ModifyClusterIamRolesMessage')
205
+ ModifyClusterIamRolesResult = Shapes::StructureShape.new(name: 'ModifyClusterIamRolesResult')
206
+ ModifyClusterMessage = Shapes::StructureShape.new(name: 'ModifyClusterMessage')
207
+ ModifyClusterParameterGroupMessage = Shapes::StructureShape.new(name: 'ModifyClusterParameterGroupMessage')
208
+ ModifyClusterResult = Shapes::StructureShape.new(name: 'ModifyClusterResult')
209
+ ModifyClusterSubnetGroupMessage = Shapes::StructureShape.new(name: 'ModifyClusterSubnetGroupMessage')
210
+ ModifyClusterSubnetGroupResult = Shapes::StructureShape.new(name: 'ModifyClusterSubnetGroupResult')
211
+ ModifyEventSubscriptionMessage = Shapes::StructureShape.new(name: 'ModifyEventSubscriptionMessage')
212
+ ModifyEventSubscriptionResult = Shapes::StructureShape.new(name: 'ModifyEventSubscriptionResult')
213
+ ModifySnapshotCopyRetentionPeriodMessage = Shapes::StructureShape.new(name: 'ModifySnapshotCopyRetentionPeriodMessage')
214
+ ModifySnapshotCopyRetentionPeriodResult = Shapes::StructureShape.new(name: 'ModifySnapshotCopyRetentionPeriodResult')
215
+ NumberOfNodesPerClusterLimitExceededFault = Shapes::StructureShape.new(name: 'NumberOfNodesPerClusterLimitExceededFault')
216
+ NumberOfNodesQuotaExceededFault = Shapes::StructureShape.new(name: 'NumberOfNodesQuotaExceededFault')
217
+ OrderableClusterOption = Shapes::StructureShape.new(name: 'OrderableClusterOption')
218
+ OrderableClusterOptionsList = Shapes::ListShape.new(name: 'OrderableClusterOptionsList')
219
+ OrderableClusterOptionsMessage = Shapes::StructureShape.new(name: 'OrderableClusterOptionsMessage')
220
+ Parameter = Shapes::StructureShape.new(name: 'Parameter')
221
+ ParameterApplyType = Shapes::StringShape.new(name: 'ParameterApplyType')
222
+ ParameterGroupList = Shapes::ListShape.new(name: 'ParameterGroupList')
223
+ ParametersList = Shapes::ListShape.new(name: 'ParametersList')
224
+ PendingModifiedValues = Shapes::StructureShape.new(name: 'PendingModifiedValues')
225
+ PurchaseReservedNodeOfferingMessage = Shapes::StructureShape.new(name: 'PurchaseReservedNodeOfferingMessage')
226
+ PurchaseReservedNodeOfferingResult = Shapes::StructureShape.new(name: 'PurchaseReservedNodeOfferingResult')
227
+ RebootClusterMessage = Shapes::StructureShape.new(name: 'RebootClusterMessage')
228
+ RebootClusterResult = Shapes::StructureShape.new(name: 'RebootClusterResult')
229
+ RecurringCharge = Shapes::StructureShape.new(name: 'RecurringCharge')
230
+ RecurringChargeList = Shapes::ListShape.new(name: 'RecurringChargeList')
231
+ ReservedNode = Shapes::StructureShape.new(name: 'ReservedNode')
232
+ ReservedNodeAlreadyExistsFault = Shapes::StructureShape.new(name: 'ReservedNodeAlreadyExistsFault')
233
+ ReservedNodeList = Shapes::ListShape.new(name: 'ReservedNodeList')
234
+ ReservedNodeNotFoundFault = Shapes::StructureShape.new(name: 'ReservedNodeNotFoundFault')
235
+ ReservedNodeOffering = Shapes::StructureShape.new(name: 'ReservedNodeOffering')
236
+ ReservedNodeOfferingList = Shapes::ListShape.new(name: 'ReservedNodeOfferingList')
237
+ ReservedNodeOfferingNotFoundFault = Shapes::StructureShape.new(name: 'ReservedNodeOfferingNotFoundFault')
238
+ ReservedNodeOfferingsMessage = Shapes::StructureShape.new(name: 'ReservedNodeOfferingsMessage')
239
+ ReservedNodeQuotaExceededFault = Shapes::StructureShape.new(name: 'ReservedNodeQuotaExceededFault')
240
+ ReservedNodesMessage = Shapes::StructureShape.new(name: 'ReservedNodesMessage')
241
+ ResetClusterParameterGroupMessage = Shapes::StructureShape.new(name: 'ResetClusterParameterGroupMessage')
242
+ ResizeNotFoundFault = Shapes::StructureShape.new(name: 'ResizeNotFoundFault')
243
+ ResizeProgressMessage = Shapes::StructureShape.new(name: 'ResizeProgressMessage')
244
+ ResourceNotFoundFault = Shapes::StructureShape.new(name: 'ResourceNotFoundFault')
245
+ RestorableNodeTypeList = Shapes::ListShape.new(name: 'RestorableNodeTypeList')
246
+ RestoreFromClusterSnapshotMessage = Shapes::StructureShape.new(name: 'RestoreFromClusterSnapshotMessage')
247
+ RestoreFromClusterSnapshotResult = Shapes::StructureShape.new(name: 'RestoreFromClusterSnapshotResult')
248
+ RestoreStatus = Shapes::StructureShape.new(name: 'RestoreStatus')
249
+ RestoreTableFromClusterSnapshotMessage = Shapes::StructureShape.new(name: 'RestoreTableFromClusterSnapshotMessage')
250
+ RestoreTableFromClusterSnapshotResult = Shapes::StructureShape.new(name: 'RestoreTableFromClusterSnapshotResult')
251
+ RevokeClusterSecurityGroupIngressMessage = Shapes::StructureShape.new(name: 'RevokeClusterSecurityGroupIngressMessage')
252
+ RevokeClusterSecurityGroupIngressResult = Shapes::StructureShape.new(name: 'RevokeClusterSecurityGroupIngressResult')
253
+ RevokeSnapshotAccessMessage = Shapes::StructureShape.new(name: 'RevokeSnapshotAccessMessage')
254
+ RevokeSnapshotAccessResult = Shapes::StructureShape.new(name: 'RevokeSnapshotAccessResult')
255
+ RotateEncryptionKeyMessage = Shapes::StructureShape.new(name: 'RotateEncryptionKeyMessage')
256
+ RotateEncryptionKeyResult = Shapes::StructureShape.new(name: 'RotateEncryptionKeyResult')
257
+ SNSInvalidTopicFault = Shapes::StructureShape.new(name: 'SNSInvalidTopicFault')
258
+ SNSNoAuthorizationFault = Shapes::StructureShape.new(name: 'SNSNoAuthorizationFault')
259
+ SNSTopicArnNotFoundFault = Shapes::StructureShape.new(name: 'SNSTopicArnNotFoundFault')
260
+ Snapshot = Shapes::StructureShape.new(name: 'Snapshot')
261
+ SnapshotCopyAlreadyDisabledFault = Shapes::StructureShape.new(name: 'SnapshotCopyAlreadyDisabledFault')
262
+ SnapshotCopyAlreadyEnabledFault = Shapes::StructureShape.new(name: 'SnapshotCopyAlreadyEnabledFault')
263
+ SnapshotCopyDisabledFault = Shapes::StructureShape.new(name: 'SnapshotCopyDisabledFault')
264
+ SnapshotCopyGrant = Shapes::StructureShape.new(name: 'SnapshotCopyGrant')
265
+ SnapshotCopyGrantAlreadyExistsFault = Shapes::StructureShape.new(name: 'SnapshotCopyGrantAlreadyExistsFault')
266
+ SnapshotCopyGrantList = Shapes::ListShape.new(name: 'SnapshotCopyGrantList')
267
+ SnapshotCopyGrantMessage = Shapes::StructureShape.new(name: 'SnapshotCopyGrantMessage')
268
+ SnapshotCopyGrantNotFoundFault = Shapes::StructureShape.new(name: 'SnapshotCopyGrantNotFoundFault')
269
+ SnapshotCopyGrantQuotaExceededFault = Shapes::StructureShape.new(name: 'SnapshotCopyGrantQuotaExceededFault')
270
+ SnapshotList = Shapes::ListShape.new(name: 'SnapshotList')
271
+ SnapshotMessage = Shapes::StructureShape.new(name: 'SnapshotMessage')
272
+ SourceIdsList = Shapes::ListShape.new(name: 'SourceIdsList')
273
+ SourceNotFoundFault = Shapes::StructureShape.new(name: 'SourceNotFoundFault')
274
+ SourceType = Shapes::StringShape.new(name: 'SourceType')
275
+ String = Shapes::StringShape.new(name: 'String')
276
+ Subnet = Shapes::StructureShape.new(name: 'Subnet')
277
+ SubnetAlreadyInUse = Shapes::StructureShape.new(name: 'SubnetAlreadyInUse')
278
+ SubnetIdentifierList = Shapes::ListShape.new(name: 'SubnetIdentifierList')
279
+ SubnetList = Shapes::ListShape.new(name: 'SubnetList')
280
+ SubscriptionAlreadyExistFault = Shapes::StructureShape.new(name: 'SubscriptionAlreadyExistFault')
281
+ SubscriptionCategoryNotFoundFault = Shapes::StructureShape.new(name: 'SubscriptionCategoryNotFoundFault')
282
+ SubscriptionEventIdNotFoundFault = Shapes::StructureShape.new(name: 'SubscriptionEventIdNotFoundFault')
283
+ SubscriptionNotFoundFault = Shapes::StructureShape.new(name: 'SubscriptionNotFoundFault')
284
+ SubscriptionSeverityNotFoundFault = Shapes::StructureShape.new(name: 'SubscriptionSeverityNotFoundFault')
285
+ TStamp = Shapes::TimestampShape.new(name: 'TStamp')
286
+ TableRestoreNotFoundFault = Shapes::StructureShape.new(name: 'TableRestoreNotFoundFault')
287
+ TableRestoreStatus = Shapes::StructureShape.new(name: 'TableRestoreStatus')
288
+ TableRestoreStatusList = Shapes::ListShape.new(name: 'TableRestoreStatusList')
289
+ TableRestoreStatusMessage = Shapes::StructureShape.new(name: 'TableRestoreStatusMessage')
290
+ TableRestoreStatusType = Shapes::StringShape.new(name: 'TableRestoreStatusType')
291
+ Tag = Shapes::StructureShape.new(name: 'Tag')
292
+ TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
293
+ TagLimitExceededFault = Shapes::StructureShape.new(name: 'TagLimitExceededFault')
294
+ TagList = Shapes::ListShape.new(name: 'TagList')
295
+ TagValueList = Shapes::ListShape.new(name: 'TagValueList')
296
+ TaggedResource = Shapes::StructureShape.new(name: 'TaggedResource')
297
+ TaggedResourceList = Shapes::ListShape.new(name: 'TaggedResourceList')
298
+ TaggedResourceListMessage = Shapes::StructureShape.new(name: 'TaggedResourceListMessage')
299
+ UnauthorizedOperation = Shapes::StructureShape.new(name: 'UnauthorizedOperation')
300
+ UnknownSnapshotCopyRegionFault = Shapes::StructureShape.new(name: 'UnknownSnapshotCopyRegionFault')
301
+ UnsupportedOperationFault = Shapes::StructureShape.new(name: 'UnsupportedOperationFault')
302
+ UnsupportedOptionFault = Shapes::StructureShape.new(name: 'UnsupportedOptionFault')
303
+ VpcSecurityGroupIdList = Shapes::ListShape.new(name: 'VpcSecurityGroupIdList')
304
+ VpcSecurityGroupMembership = Shapes::StructureShape.new(name: 'VpcSecurityGroupMembership')
305
+ VpcSecurityGroupMembershipList = Shapes::ListShape.new(name: 'VpcSecurityGroupMembershipList')
306
+
307
+ AccountWithRestoreAccess.add_member(:account_id, Shapes::ShapeRef.new(shape: String, location_name: "AccountId"))
308
+ AccountWithRestoreAccess.struct_class = Types::AccountWithRestoreAccess
309
+
310
+ AccountsWithRestoreAccessList.member = Shapes::ShapeRef.new(shape: AccountWithRestoreAccess, location_name: "AccountWithRestoreAccess")
311
+
312
+ AuthorizeClusterSecurityGroupIngressMessage.add_member(:cluster_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterSecurityGroupName"))
313
+ AuthorizeClusterSecurityGroupIngressMessage.add_member(:cidrip, Shapes::ShapeRef.new(shape: String, location_name: "CIDRIP"))
314
+ AuthorizeClusterSecurityGroupIngressMessage.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupName"))
315
+ AuthorizeClusterSecurityGroupIngressMessage.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupOwnerId"))
316
+ AuthorizeClusterSecurityGroupIngressMessage.struct_class = Types::AuthorizeClusterSecurityGroupIngressMessage
317
+
318
+ AuthorizeClusterSecurityGroupIngressResult.add_member(:cluster_security_group, Shapes::ShapeRef.new(shape: ClusterSecurityGroup, location_name: "ClusterSecurityGroup"))
319
+ AuthorizeClusterSecurityGroupIngressResult.struct_class = Types::AuthorizeClusterSecurityGroupIngressResult
320
+
321
+ AuthorizeSnapshotAccessMessage.add_member(:snapshot_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotIdentifier"))
322
+ AuthorizeSnapshotAccessMessage.add_member(:snapshot_cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotClusterIdentifier"))
323
+ AuthorizeSnapshotAccessMessage.add_member(:account_with_restore_access, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AccountWithRestoreAccess"))
324
+ AuthorizeSnapshotAccessMessage.struct_class = Types::AuthorizeSnapshotAccessMessage
325
+
326
+ AuthorizeSnapshotAccessResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
327
+ AuthorizeSnapshotAccessResult.struct_class = Types::AuthorizeSnapshotAccessResult
328
+
329
+ AvailabilityZone.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
330
+ AvailabilityZone.struct_class = Types::AvailabilityZone
331
+
332
+ AvailabilityZoneList.member = Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "AvailabilityZone")
333
+
334
+ Cluster.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ClusterIdentifier"))
335
+ Cluster.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
336
+ Cluster.add_member(:cluster_status, Shapes::ShapeRef.new(shape: String, location_name: "ClusterStatus"))
337
+ Cluster.add_member(:modify_status, Shapes::ShapeRef.new(shape: String, location_name: "ModifyStatus"))
338
+ Cluster.add_member(:master_username, Shapes::ShapeRef.new(shape: String, location_name: "MasterUsername"))
339
+ Cluster.add_member(:db_name, Shapes::ShapeRef.new(shape: String, location_name: "DBName"))
340
+ Cluster.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "Endpoint"))
341
+ Cluster.add_member(:cluster_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "ClusterCreateTime"))
342
+ Cluster.add_member(:automated_snapshot_retention_period, Shapes::ShapeRef.new(shape: Integer, location_name: "AutomatedSnapshotRetentionPeriod"))
343
+ Cluster.add_member(:cluster_security_groups, Shapes::ShapeRef.new(shape: ClusterSecurityGroupMembershipList, location_name: "ClusterSecurityGroups"))
344
+ Cluster.add_member(:vpc_security_groups, Shapes::ShapeRef.new(shape: VpcSecurityGroupMembershipList, location_name: "VpcSecurityGroups"))
345
+ Cluster.add_member(:cluster_parameter_groups, Shapes::ShapeRef.new(shape: ClusterParameterGroupStatusList, location_name: "ClusterParameterGroups"))
346
+ Cluster.add_member(:cluster_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterSubnetGroupName"))
347
+ Cluster.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
348
+ Cluster.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
349
+ Cluster.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
350
+ Cluster.add_member(:pending_modified_values, Shapes::ShapeRef.new(shape: PendingModifiedValues, location_name: "PendingModifiedValues"))
351
+ Cluster.add_member(:cluster_version, Shapes::ShapeRef.new(shape: String, location_name: "ClusterVersion"))
352
+ Cluster.add_member(:allow_version_upgrade, Shapes::ShapeRef.new(shape: Boolean, location_name: "AllowVersionUpgrade"))
353
+ Cluster.add_member(:number_of_nodes, Shapes::ShapeRef.new(shape: Integer, location_name: "NumberOfNodes"))
354
+ Cluster.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: Boolean, location_name: "PubliclyAccessible"))
355
+ Cluster.add_member(:encrypted, Shapes::ShapeRef.new(shape: Boolean, location_name: "Encrypted"))
356
+ Cluster.add_member(:restore_status, Shapes::ShapeRef.new(shape: RestoreStatus, location_name: "RestoreStatus"))
357
+ Cluster.add_member(:hsm_status, Shapes::ShapeRef.new(shape: HsmStatus, location_name: "HsmStatus"))
358
+ Cluster.add_member(:cluster_snapshot_copy_status, Shapes::ShapeRef.new(shape: ClusterSnapshotCopyStatus, location_name: "ClusterSnapshotCopyStatus"))
359
+ Cluster.add_member(:cluster_public_key, Shapes::ShapeRef.new(shape: String, location_name: "ClusterPublicKey"))
360
+ Cluster.add_member(:cluster_nodes, Shapes::ShapeRef.new(shape: ClusterNodesList, location_name: "ClusterNodes"))
361
+ Cluster.add_member(:elastic_ip_status, Shapes::ShapeRef.new(shape: ElasticIpStatus, location_name: "ElasticIpStatus"))
362
+ Cluster.add_member(:cluster_revision_number, Shapes::ShapeRef.new(shape: String, location_name: "ClusterRevisionNumber"))
363
+ Cluster.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
364
+ Cluster.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
365
+ Cluster.add_member(:enhanced_vpc_routing, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnhancedVpcRouting"))
366
+ Cluster.add_member(:iam_roles, Shapes::ShapeRef.new(shape: ClusterIamRoleList, location_name: "IamRoles"))
367
+ Cluster.struct_class = Types::Cluster
368
+
369
+ ClusterIamRole.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: String, location_name: "IamRoleArn"))
370
+ ClusterIamRole.add_member(:apply_status, Shapes::ShapeRef.new(shape: String, location_name: "ApplyStatus"))
371
+ ClusterIamRole.struct_class = Types::ClusterIamRole
372
+
373
+ ClusterIamRoleList.member = Shapes::ShapeRef.new(shape: ClusterIamRole, location_name: "ClusterIamRole")
374
+
375
+ ClusterList.member = Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster")
376
+
377
+ ClusterNode.add_member(:node_role, Shapes::ShapeRef.new(shape: String, location_name: "NodeRole"))
378
+ ClusterNode.add_member(:private_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "PrivateIPAddress"))
379
+ ClusterNode.add_member(:public_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "PublicIPAddress"))
380
+ ClusterNode.struct_class = Types::ClusterNode
381
+
382
+ ClusterNodesList.member = Shapes::ShapeRef.new(shape: ClusterNode)
383
+
384
+ ClusterParameterGroup.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupName"))
385
+ ClusterParameterGroup.add_member(:parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupFamily"))
386
+ ClusterParameterGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
387
+ ClusterParameterGroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
388
+ ClusterParameterGroup.struct_class = Types::ClusterParameterGroup
389
+
390
+ ClusterParameterGroupDetails.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersList, location_name: "Parameters"))
391
+ ClusterParameterGroupDetails.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
392
+ ClusterParameterGroupDetails.struct_class = Types::ClusterParameterGroupDetails
393
+
394
+ ClusterParameterGroupNameMessage.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupName"))
395
+ ClusterParameterGroupNameMessage.add_member(:parameter_group_status, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupStatus"))
396
+ ClusterParameterGroupNameMessage.struct_class = Types::ClusterParameterGroupNameMessage
397
+
398
+ ClusterParameterGroupStatus.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupName"))
399
+ ClusterParameterGroupStatus.add_member(:parameter_apply_status, Shapes::ShapeRef.new(shape: String, location_name: "ParameterApplyStatus"))
400
+ ClusterParameterGroupStatus.add_member(:cluster_parameter_status_list, Shapes::ShapeRef.new(shape: ClusterParameterStatusList, location_name: "ClusterParameterStatusList"))
401
+ ClusterParameterGroupStatus.struct_class = Types::ClusterParameterGroupStatus
402
+
403
+ ClusterParameterGroupStatusList.member = Shapes::ShapeRef.new(shape: ClusterParameterGroupStatus, location_name: "ClusterParameterGroup")
404
+
405
+ ClusterParameterGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
406
+ ClusterParameterGroupsMessage.add_member(:parameter_groups, Shapes::ShapeRef.new(shape: ParameterGroupList, location_name: "ParameterGroups"))
407
+ ClusterParameterGroupsMessage.struct_class = Types::ClusterParameterGroupsMessage
408
+
409
+ ClusterParameterStatus.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterName"))
410
+ ClusterParameterStatus.add_member(:parameter_apply_status, Shapes::ShapeRef.new(shape: String, location_name: "ParameterApplyStatus"))
411
+ ClusterParameterStatus.add_member(:parameter_apply_error_description, Shapes::ShapeRef.new(shape: String, location_name: "ParameterApplyErrorDescription"))
412
+ ClusterParameterStatus.struct_class = Types::ClusterParameterStatus
413
+
414
+ ClusterParameterStatusList.member = Shapes::ShapeRef.new(shape: ClusterParameterStatus)
415
+
416
+ ClusterSecurityGroup.add_member(:cluster_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterSecurityGroupName"))
417
+ ClusterSecurityGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
418
+ ClusterSecurityGroup.add_member(:ec2_security_groups, Shapes::ShapeRef.new(shape: EC2SecurityGroupList, location_name: "EC2SecurityGroups"))
419
+ ClusterSecurityGroup.add_member(:ip_ranges, Shapes::ShapeRef.new(shape: IPRangeList, location_name: "IPRanges"))
420
+ ClusterSecurityGroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
421
+ ClusterSecurityGroup.struct_class = Types::ClusterSecurityGroup
422
+
423
+ ClusterSecurityGroupMembership.add_member(:cluster_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterSecurityGroupName"))
424
+ ClusterSecurityGroupMembership.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
425
+ ClusterSecurityGroupMembership.struct_class = Types::ClusterSecurityGroupMembership
426
+
427
+ ClusterSecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: ClusterSecurityGroupMembership, location_name: "ClusterSecurityGroup")
428
+
429
+ ClusterSecurityGroupMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
430
+ ClusterSecurityGroupMessage.add_member(:cluster_security_groups, Shapes::ShapeRef.new(shape: ClusterSecurityGroups, location_name: "ClusterSecurityGroups"))
431
+ ClusterSecurityGroupMessage.struct_class = Types::ClusterSecurityGroupMessage
432
+
433
+ ClusterSecurityGroupNameList.member = Shapes::ShapeRef.new(shape: String, location_name: "ClusterSecurityGroupName")
434
+
435
+ ClusterSecurityGroups.member = Shapes::ShapeRef.new(shape: ClusterSecurityGroup, location_name: "ClusterSecurityGroup")
436
+
437
+ ClusterSnapshotCopyStatus.add_member(:destination_region, Shapes::ShapeRef.new(shape: String, location_name: "DestinationRegion"))
438
+ ClusterSnapshotCopyStatus.add_member(:retention_period, Shapes::ShapeRef.new(shape: Long, location_name: "RetentionPeriod"))
439
+ ClusterSnapshotCopyStatus.add_member(:snapshot_copy_grant_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotCopyGrantName"))
440
+ ClusterSnapshotCopyStatus.struct_class = Types::ClusterSnapshotCopyStatus
441
+
442
+ ClusterSubnetGroup.add_member(:cluster_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterSubnetGroupName"))
443
+ ClusterSubnetGroup.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
444
+ ClusterSubnetGroup.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
445
+ ClusterSubnetGroup.add_member(:subnet_group_status, Shapes::ShapeRef.new(shape: String, location_name: "SubnetGroupStatus"))
446
+ ClusterSubnetGroup.add_member(:subnets, Shapes::ShapeRef.new(shape: SubnetList, location_name: "Subnets"))
447
+ ClusterSubnetGroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
448
+ ClusterSubnetGroup.struct_class = Types::ClusterSubnetGroup
449
+
450
+ ClusterSubnetGroupMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
451
+ ClusterSubnetGroupMessage.add_member(:cluster_subnet_groups, Shapes::ShapeRef.new(shape: ClusterSubnetGroups, location_name: "ClusterSubnetGroups"))
452
+ ClusterSubnetGroupMessage.struct_class = Types::ClusterSubnetGroupMessage
453
+
454
+ ClusterSubnetGroups.member = Shapes::ShapeRef.new(shape: ClusterSubnetGroup, location_name: "ClusterSubnetGroup")
455
+
456
+ ClusterVersion.add_member(:cluster_version, Shapes::ShapeRef.new(shape: String, location_name: "ClusterVersion"))
457
+ ClusterVersion.add_member(:cluster_parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "ClusterParameterGroupFamily"))
458
+ ClusterVersion.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
459
+ ClusterVersion.struct_class = Types::ClusterVersion
460
+
461
+ ClusterVersionList.member = Shapes::ShapeRef.new(shape: ClusterVersion, location_name: "ClusterVersion")
462
+
463
+ ClusterVersionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
464
+ ClusterVersionsMessage.add_member(:cluster_versions, Shapes::ShapeRef.new(shape: ClusterVersionList, location_name: "ClusterVersions"))
465
+ ClusterVersionsMessage.struct_class = Types::ClusterVersionsMessage
466
+
467
+ ClustersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
468
+ ClustersMessage.add_member(:clusters, Shapes::ShapeRef.new(shape: ClusterList, location_name: "Clusters"))
469
+ ClustersMessage.struct_class = Types::ClustersMessage
470
+
471
+ CopyClusterSnapshotMessage.add_member(:source_snapshot_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceSnapshotIdentifier"))
472
+ CopyClusterSnapshotMessage.add_member(:source_snapshot_cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SourceSnapshotClusterIdentifier"))
473
+ CopyClusterSnapshotMessage.add_member(:target_snapshot_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "TargetSnapshotIdentifier"))
474
+ CopyClusterSnapshotMessage.struct_class = Types::CopyClusterSnapshotMessage
475
+
476
+ CopyClusterSnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
477
+ CopyClusterSnapshotResult.struct_class = Types::CopyClusterSnapshotResult
478
+
479
+ CreateClusterMessage.add_member(:db_name, Shapes::ShapeRef.new(shape: String, location_name: "DBName"))
480
+ CreateClusterMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
481
+ CreateClusterMessage.add_member(:cluster_type, Shapes::ShapeRef.new(shape: String, location_name: "ClusterType"))
482
+ CreateClusterMessage.add_member(:node_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "NodeType"))
483
+ CreateClusterMessage.add_member(:master_username, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MasterUsername"))
484
+ CreateClusterMessage.add_member(:master_user_password, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MasterUserPassword"))
485
+ CreateClusterMessage.add_member(:cluster_security_groups, Shapes::ShapeRef.new(shape: ClusterSecurityGroupNameList, location_name: "ClusterSecurityGroups"))
486
+ CreateClusterMessage.add_member(:vpc_security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIdList, location_name: "VpcSecurityGroupIds"))
487
+ CreateClusterMessage.add_member(:cluster_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterSubnetGroupName"))
488
+ CreateClusterMessage.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
489
+ CreateClusterMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
490
+ CreateClusterMessage.add_member(:cluster_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterParameterGroupName"))
491
+ CreateClusterMessage.add_member(:automated_snapshot_retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AutomatedSnapshotRetentionPeriod"))
492
+ CreateClusterMessage.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
493
+ CreateClusterMessage.add_member(:cluster_version, Shapes::ShapeRef.new(shape: String, location_name: "ClusterVersion"))
494
+ CreateClusterMessage.add_member(:allow_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AllowVersionUpgrade"))
495
+ CreateClusterMessage.add_member(:number_of_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumberOfNodes"))
496
+ CreateClusterMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
497
+ CreateClusterMessage.add_member(:encrypted, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "Encrypted"))
498
+ CreateClusterMessage.add_member(:hsm_client_certificate_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmClientCertificateIdentifier"))
499
+ CreateClusterMessage.add_member(:hsm_configuration_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmConfigurationIdentifier"))
500
+ CreateClusterMessage.add_member(:elastic_ip, Shapes::ShapeRef.new(shape: String, location_name: "ElasticIp"))
501
+ CreateClusterMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
502
+ CreateClusterMessage.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
503
+ CreateClusterMessage.add_member(:enhanced_vpc_routing, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnhancedVpcRouting"))
504
+ CreateClusterMessage.add_member(:additional_info, Shapes::ShapeRef.new(shape: String, location_name: "AdditionalInfo"))
505
+ CreateClusterMessage.add_member(:iam_roles, Shapes::ShapeRef.new(shape: IamRoleArnList, location_name: "IamRoles"))
506
+ CreateClusterMessage.struct_class = Types::CreateClusterMessage
507
+
508
+ CreateClusterParameterGroupMessage.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupName"))
509
+ CreateClusterParameterGroupMessage.add_member(:parameter_group_family, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupFamily"))
510
+ CreateClusterParameterGroupMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
511
+ CreateClusterParameterGroupMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
512
+ CreateClusterParameterGroupMessage.struct_class = Types::CreateClusterParameterGroupMessage
513
+
514
+ CreateClusterParameterGroupResult.add_member(:cluster_parameter_group, Shapes::ShapeRef.new(shape: ClusterParameterGroup, location_name: "ClusterParameterGroup"))
515
+ CreateClusterParameterGroupResult.struct_class = Types::CreateClusterParameterGroupResult
516
+
517
+ CreateClusterResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
518
+ CreateClusterResult.struct_class = Types::CreateClusterResult
519
+
520
+ CreateClusterSecurityGroupMessage.add_member(:cluster_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterSecurityGroupName"))
521
+ CreateClusterSecurityGroupMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
522
+ CreateClusterSecurityGroupMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
523
+ CreateClusterSecurityGroupMessage.struct_class = Types::CreateClusterSecurityGroupMessage
524
+
525
+ CreateClusterSecurityGroupResult.add_member(:cluster_security_group, Shapes::ShapeRef.new(shape: ClusterSecurityGroup, location_name: "ClusterSecurityGroup"))
526
+ CreateClusterSecurityGroupResult.struct_class = Types::CreateClusterSecurityGroupResult
527
+
528
+ CreateClusterSnapshotMessage.add_member(:snapshot_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotIdentifier"))
529
+ CreateClusterSnapshotMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
530
+ CreateClusterSnapshotMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
531
+ CreateClusterSnapshotMessage.struct_class = Types::CreateClusterSnapshotMessage
532
+
533
+ CreateClusterSnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
534
+ CreateClusterSnapshotResult.struct_class = Types::CreateClusterSnapshotResult
535
+
536
+ CreateClusterSubnetGroupMessage.add_member(:cluster_subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterSubnetGroupName"))
537
+ CreateClusterSubnetGroupMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
538
+ CreateClusterSubnetGroupMessage.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, required: true, location_name: "SubnetIds"))
539
+ CreateClusterSubnetGroupMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
540
+ CreateClusterSubnetGroupMessage.struct_class = Types::CreateClusterSubnetGroupMessage
541
+
542
+ CreateClusterSubnetGroupResult.add_member(:cluster_subnet_group, Shapes::ShapeRef.new(shape: ClusterSubnetGroup, location_name: "ClusterSubnetGroup"))
543
+ CreateClusterSubnetGroupResult.struct_class = Types::CreateClusterSubnetGroupResult
544
+
545
+ CreateEventSubscriptionMessage.add_member(:subscription_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SubscriptionName"))
546
+ CreateEventSubscriptionMessage.add_member(:sns_topic_arn, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnsTopicArn"))
547
+ CreateEventSubscriptionMessage.add_member(:source_type, Shapes::ShapeRef.new(shape: String, location_name: "SourceType"))
548
+ CreateEventSubscriptionMessage.add_member(:source_ids, Shapes::ShapeRef.new(shape: SourceIdsList, location_name: "SourceIds"))
549
+ CreateEventSubscriptionMessage.add_member(:event_categories, Shapes::ShapeRef.new(shape: EventCategoriesList, location_name: "EventCategories"))
550
+ CreateEventSubscriptionMessage.add_member(:severity, Shapes::ShapeRef.new(shape: String, location_name: "Severity"))
551
+ CreateEventSubscriptionMessage.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "Enabled"))
552
+ CreateEventSubscriptionMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
553
+ CreateEventSubscriptionMessage.struct_class = Types::CreateEventSubscriptionMessage
554
+
555
+ CreateEventSubscriptionResult.add_member(:event_subscription, Shapes::ShapeRef.new(shape: EventSubscription, location_name: "EventSubscription"))
556
+ CreateEventSubscriptionResult.struct_class = Types::CreateEventSubscriptionResult
557
+
558
+ CreateHsmClientCertificateMessage.add_member(:hsm_client_certificate_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HsmClientCertificateIdentifier"))
559
+ CreateHsmClientCertificateMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
560
+ CreateHsmClientCertificateMessage.struct_class = Types::CreateHsmClientCertificateMessage
561
+
562
+ CreateHsmClientCertificateResult.add_member(:hsm_client_certificate, Shapes::ShapeRef.new(shape: HsmClientCertificate, location_name: "HsmClientCertificate"))
563
+ CreateHsmClientCertificateResult.struct_class = Types::CreateHsmClientCertificateResult
564
+
565
+ CreateHsmConfigurationMessage.add_member(:hsm_configuration_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HsmConfigurationIdentifier"))
566
+ CreateHsmConfigurationMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Description"))
567
+ CreateHsmConfigurationMessage.add_member(:hsm_ip_address, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HsmIpAddress"))
568
+ CreateHsmConfigurationMessage.add_member(:hsm_partition_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HsmPartitionName"))
569
+ CreateHsmConfigurationMessage.add_member(:hsm_partition_password, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HsmPartitionPassword"))
570
+ CreateHsmConfigurationMessage.add_member(:hsm_server_public_certificate, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HsmServerPublicCertificate"))
571
+ CreateHsmConfigurationMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
572
+ CreateHsmConfigurationMessage.struct_class = Types::CreateHsmConfigurationMessage
573
+
574
+ CreateHsmConfigurationResult.add_member(:hsm_configuration, Shapes::ShapeRef.new(shape: HsmConfiguration, location_name: "HsmConfiguration"))
575
+ CreateHsmConfigurationResult.struct_class = Types::CreateHsmConfigurationResult
576
+
577
+ CreateSnapshotCopyGrantMessage.add_member(:snapshot_copy_grant_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotCopyGrantName"))
578
+ CreateSnapshotCopyGrantMessage.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
579
+ CreateSnapshotCopyGrantMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
580
+ CreateSnapshotCopyGrantMessage.struct_class = Types::CreateSnapshotCopyGrantMessage
581
+
582
+ CreateSnapshotCopyGrantResult.add_member(:snapshot_copy_grant, Shapes::ShapeRef.new(shape: SnapshotCopyGrant, location_name: "SnapshotCopyGrant"))
583
+ CreateSnapshotCopyGrantResult.struct_class = Types::CreateSnapshotCopyGrantResult
584
+
585
+ CreateTagsMessage.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
586
+ CreateTagsMessage.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
587
+ CreateTagsMessage.struct_class = Types::CreateTagsMessage
588
+
589
+ DefaultClusterParameters.add_member(:parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupFamily"))
590
+ DefaultClusterParameters.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
591
+ DefaultClusterParameters.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersList, location_name: "Parameters"))
592
+ DefaultClusterParameters.struct_class = Types::DefaultClusterParameters
593
+
594
+ DeleteClusterMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
595
+ DeleteClusterMessage.add_member(:skip_final_cluster_snapshot, Shapes::ShapeRef.new(shape: Boolean, location_name: "SkipFinalClusterSnapshot"))
596
+ DeleteClusterMessage.add_member(:final_cluster_snapshot_identifier, Shapes::ShapeRef.new(shape: String, location_name: "FinalClusterSnapshotIdentifier"))
597
+ DeleteClusterMessage.struct_class = Types::DeleteClusterMessage
598
+
599
+ DeleteClusterParameterGroupMessage.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupName"))
600
+ DeleteClusterParameterGroupMessage.struct_class = Types::DeleteClusterParameterGroupMessage
601
+
602
+ DeleteClusterResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
603
+ DeleteClusterResult.struct_class = Types::DeleteClusterResult
604
+
605
+ DeleteClusterSecurityGroupMessage.add_member(:cluster_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterSecurityGroupName"))
606
+ DeleteClusterSecurityGroupMessage.struct_class = Types::DeleteClusterSecurityGroupMessage
607
+
608
+ DeleteClusterSnapshotMessage.add_member(:snapshot_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotIdentifier"))
609
+ DeleteClusterSnapshotMessage.add_member(:snapshot_cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotClusterIdentifier"))
610
+ DeleteClusterSnapshotMessage.struct_class = Types::DeleteClusterSnapshotMessage
611
+
612
+ DeleteClusterSnapshotResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
613
+ DeleteClusterSnapshotResult.struct_class = Types::DeleteClusterSnapshotResult
614
+
615
+ DeleteClusterSubnetGroupMessage.add_member(:cluster_subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterSubnetGroupName"))
616
+ DeleteClusterSubnetGroupMessage.struct_class = Types::DeleteClusterSubnetGroupMessage
617
+
618
+ DeleteEventSubscriptionMessage.add_member(:subscription_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SubscriptionName"))
619
+ DeleteEventSubscriptionMessage.struct_class = Types::DeleteEventSubscriptionMessage
620
+
621
+ DeleteHsmClientCertificateMessage.add_member(:hsm_client_certificate_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HsmClientCertificateIdentifier"))
622
+ DeleteHsmClientCertificateMessage.struct_class = Types::DeleteHsmClientCertificateMessage
623
+
624
+ DeleteHsmConfigurationMessage.add_member(:hsm_configuration_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "HsmConfigurationIdentifier"))
625
+ DeleteHsmConfigurationMessage.struct_class = Types::DeleteHsmConfigurationMessage
626
+
627
+ DeleteSnapshotCopyGrantMessage.add_member(:snapshot_copy_grant_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotCopyGrantName"))
628
+ DeleteSnapshotCopyGrantMessage.struct_class = Types::DeleteSnapshotCopyGrantMessage
629
+
630
+ DeleteTagsMessage.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ResourceName"))
631
+ DeleteTagsMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, required: true, location_name: "TagKeys"))
632
+ DeleteTagsMessage.struct_class = Types::DeleteTagsMessage
633
+
634
+ DescribeClusterParameterGroupsMessage.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterGroupName"))
635
+ DescribeClusterParameterGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
636
+ DescribeClusterParameterGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
637
+ DescribeClusterParameterGroupsMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, location_name: "TagKeys"))
638
+ DescribeClusterParameterGroupsMessage.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, location_name: "TagValues"))
639
+ DescribeClusterParameterGroupsMessage.struct_class = Types::DescribeClusterParameterGroupsMessage
640
+
641
+ DescribeClusterParametersMessage.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupName"))
642
+ DescribeClusterParametersMessage.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
643
+ DescribeClusterParametersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
644
+ DescribeClusterParametersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
645
+ DescribeClusterParametersMessage.struct_class = Types::DescribeClusterParametersMessage
646
+
647
+ DescribeClusterSecurityGroupsMessage.add_member(:cluster_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterSecurityGroupName"))
648
+ DescribeClusterSecurityGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
649
+ DescribeClusterSecurityGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
650
+ DescribeClusterSecurityGroupsMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, location_name: "TagKeys"))
651
+ DescribeClusterSecurityGroupsMessage.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, location_name: "TagValues"))
652
+ DescribeClusterSecurityGroupsMessage.struct_class = Types::DescribeClusterSecurityGroupsMessage
653
+
654
+ DescribeClusterSnapshotsMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ClusterIdentifier"))
655
+ DescribeClusterSnapshotsMessage.add_member(:snapshot_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotIdentifier"))
656
+ DescribeClusterSnapshotsMessage.add_member(:snapshot_type, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotType"))
657
+ DescribeClusterSnapshotsMessage.add_member(:start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "StartTime"))
658
+ DescribeClusterSnapshotsMessage.add_member(:end_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "EndTime"))
659
+ DescribeClusterSnapshotsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
660
+ DescribeClusterSnapshotsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
661
+ DescribeClusterSnapshotsMessage.add_member(:owner_account, Shapes::ShapeRef.new(shape: String, location_name: "OwnerAccount"))
662
+ DescribeClusterSnapshotsMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, location_name: "TagKeys"))
663
+ DescribeClusterSnapshotsMessage.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, location_name: "TagValues"))
664
+ DescribeClusterSnapshotsMessage.struct_class = Types::DescribeClusterSnapshotsMessage
665
+
666
+ DescribeClusterSubnetGroupsMessage.add_member(:cluster_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterSubnetGroupName"))
667
+ DescribeClusterSubnetGroupsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
668
+ DescribeClusterSubnetGroupsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
669
+ DescribeClusterSubnetGroupsMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, location_name: "TagKeys"))
670
+ DescribeClusterSubnetGroupsMessage.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, location_name: "TagValues"))
671
+ DescribeClusterSubnetGroupsMessage.struct_class = Types::DescribeClusterSubnetGroupsMessage
672
+
673
+ DescribeClusterVersionsMessage.add_member(:cluster_version, Shapes::ShapeRef.new(shape: String, location_name: "ClusterVersion"))
674
+ DescribeClusterVersionsMessage.add_member(:cluster_parameter_group_family, Shapes::ShapeRef.new(shape: String, location_name: "ClusterParameterGroupFamily"))
675
+ DescribeClusterVersionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
676
+ DescribeClusterVersionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
677
+ DescribeClusterVersionsMessage.struct_class = Types::DescribeClusterVersionsMessage
678
+
679
+ DescribeClustersMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ClusterIdentifier"))
680
+ DescribeClustersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
681
+ DescribeClustersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
682
+ DescribeClustersMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, location_name: "TagKeys"))
683
+ DescribeClustersMessage.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, location_name: "TagValues"))
684
+ DescribeClustersMessage.struct_class = Types::DescribeClustersMessage
685
+
686
+ DescribeDefaultClusterParametersMessage.add_member(:parameter_group_family, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupFamily"))
687
+ DescribeDefaultClusterParametersMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
688
+ DescribeDefaultClusterParametersMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
689
+ DescribeDefaultClusterParametersMessage.struct_class = Types::DescribeDefaultClusterParametersMessage
690
+
691
+ DescribeDefaultClusterParametersResult.add_member(:default_cluster_parameters, Shapes::ShapeRef.new(shape: DefaultClusterParameters, location_name: "DefaultClusterParameters"))
692
+ DescribeDefaultClusterParametersResult.struct_class = Types::DescribeDefaultClusterParametersResult
693
+
694
+ DescribeEventCategoriesMessage.add_member(:source_type, Shapes::ShapeRef.new(shape: String, location_name: "SourceType"))
695
+ DescribeEventCategoriesMessage.struct_class = Types::DescribeEventCategoriesMessage
696
+
697
+ DescribeEventSubscriptionsMessage.add_member(:subscription_name, Shapes::ShapeRef.new(shape: String, location_name: "SubscriptionName"))
698
+ DescribeEventSubscriptionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
699
+ DescribeEventSubscriptionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
700
+ DescribeEventSubscriptionsMessage.struct_class = Types::DescribeEventSubscriptionsMessage
701
+
702
+ DescribeEventsMessage.add_member(:source_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SourceIdentifier"))
703
+ DescribeEventsMessage.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "SourceType"))
704
+ DescribeEventsMessage.add_member(:start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "StartTime"))
705
+ DescribeEventsMessage.add_member(:end_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "EndTime"))
706
+ DescribeEventsMessage.add_member(:duration, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Duration"))
707
+ DescribeEventsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
708
+ DescribeEventsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
709
+ DescribeEventsMessage.struct_class = Types::DescribeEventsMessage
710
+
711
+ DescribeHsmClientCertificatesMessage.add_member(:hsm_client_certificate_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmClientCertificateIdentifier"))
712
+ DescribeHsmClientCertificatesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
713
+ DescribeHsmClientCertificatesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
714
+ DescribeHsmClientCertificatesMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, location_name: "TagKeys"))
715
+ DescribeHsmClientCertificatesMessage.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, location_name: "TagValues"))
716
+ DescribeHsmClientCertificatesMessage.struct_class = Types::DescribeHsmClientCertificatesMessage
717
+
718
+ DescribeHsmConfigurationsMessage.add_member(:hsm_configuration_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmConfigurationIdentifier"))
719
+ DescribeHsmConfigurationsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
720
+ DescribeHsmConfigurationsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
721
+ DescribeHsmConfigurationsMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, location_name: "TagKeys"))
722
+ DescribeHsmConfigurationsMessage.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, location_name: "TagValues"))
723
+ DescribeHsmConfigurationsMessage.struct_class = Types::DescribeHsmConfigurationsMessage
724
+
725
+ DescribeLoggingStatusMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
726
+ DescribeLoggingStatusMessage.struct_class = Types::DescribeLoggingStatusMessage
727
+
728
+ DescribeOrderableClusterOptionsMessage.add_member(:cluster_version, Shapes::ShapeRef.new(shape: String, location_name: "ClusterVersion"))
729
+ DescribeOrderableClusterOptionsMessage.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
730
+ DescribeOrderableClusterOptionsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
731
+ DescribeOrderableClusterOptionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
732
+ DescribeOrderableClusterOptionsMessage.struct_class = Types::DescribeOrderableClusterOptionsMessage
733
+
734
+ DescribeReservedNodeOfferingsMessage.add_member(:reserved_node_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedNodeOfferingId"))
735
+ DescribeReservedNodeOfferingsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
736
+ DescribeReservedNodeOfferingsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
737
+ DescribeReservedNodeOfferingsMessage.struct_class = Types::DescribeReservedNodeOfferingsMessage
738
+
739
+ DescribeReservedNodesMessage.add_member(:reserved_node_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedNodeId"))
740
+ DescribeReservedNodesMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
741
+ DescribeReservedNodesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
742
+ DescribeReservedNodesMessage.struct_class = Types::DescribeReservedNodesMessage
743
+
744
+ DescribeResizeMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
745
+ DescribeResizeMessage.struct_class = Types::DescribeResizeMessage
746
+
747
+ DescribeSnapshotCopyGrantsMessage.add_member(:snapshot_copy_grant_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotCopyGrantName"))
748
+ DescribeSnapshotCopyGrantsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
749
+ DescribeSnapshotCopyGrantsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
750
+ DescribeSnapshotCopyGrantsMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, location_name: "TagKeys"))
751
+ DescribeSnapshotCopyGrantsMessage.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, location_name: "TagValues"))
752
+ DescribeSnapshotCopyGrantsMessage.struct_class = Types::DescribeSnapshotCopyGrantsMessage
753
+
754
+ DescribeTableRestoreStatusMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ClusterIdentifier"))
755
+ DescribeTableRestoreStatusMessage.add_member(:table_restore_request_id, Shapes::ShapeRef.new(shape: String, location_name: "TableRestoreRequestId"))
756
+ DescribeTableRestoreStatusMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
757
+ DescribeTableRestoreStatusMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
758
+ DescribeTableRestoreStatusMessage.struct_class = Types::DescribeTableRestoreStatusMessage
759
+
760
+ DescribeTagsMessage.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, location_name: "ResourceName"))
761
+ DescribeTagsMessage.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, location_name: "ResourceType"))
762
+ DescribeTagsMessage.add_member(:max_records, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "MaxRecords"))
763
+ DescribeTagsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
764
+ DescribeTagsMessage.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeyList, location_name: "TagKeys"))
765
+ DescribeTagsMessage.add_member(:tag_values, Shapes::ShapeRef.new(shape: TagValueList, location_name: "TagValues"))
766
+ DescribeTagsMessage.struct_class = Types::DescribeTagsMessage
767
+
768
+ DisableLoggingMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
769
+ DisableLoggingMessage.struct_class = Types::DisableLoggingMessage
770
+
771
+ DisableSnapshotCopyMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
772
+ DisableSnapshotCopyMessage.struct_class = Types::DisableSnapshotCopyMessage
773
+
774
+ DisableSnapshotCopyResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
775
+ DisableSnapshotCopyResult.struct_class = Types::DisableSnapshotCopyResult
776
+
777
+ EC2SecurityGroup.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
778
+ EC2SecurityGroup.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupName"))
779
+ EC2SecurityGroup.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupOwnerId"))
780
+ EC2SecurityGroup.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
781
+ EC2SecurityGroup.struct_class = Types::EC2SecurityGroup
782
+
783
+ EC2SecurityGroupList.member = Shapes::ShapeRef.new(shape: EC2SecurityGroup, location_name: "EC2SecurityGroup")
784
+
785
+ ElasticIpStatus.add_member(:elastic_ip, Shapes::ShapeRef.new(shape: String, location_name: "ElasticIp"))
786
+ ElasticIpStatus.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
787
+ ElasticIpStatus.struct_class = Types::ElasticIpStatus
788
+
789
+ EnableLoggingMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
790
+ EnableLoggingMessage.add_member(:bucket_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "BucketName"))
791
+ EnableLoggingMessage.add_member(:s3_key_prefix, Shapes::ShapeRef.new(shape: String, location_name: "S3KeyPrefix"))
792
+ EnableLoggingMessage.struct_class = Types::EnableLoggingMessage
793
+
794
+ EnableSnapshotCopyMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
795
+ EnableSnapshotCopyMessage.add_member(:destination_region, Shapes::ShapeRef.new(shape: String, required: true, location_name: "DestinationRegion"))
796
+ EnableSnapshotCopyMessage.add_member(:retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "RetentionPeriod"))
797
+ EnableSnapshotCopyMessage.add_member(:snapshot_copy_grant_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotCopyGrantName"))
798
+ EnableSnapshotCopyMessage.struct_class = Types::EnableSnapshotCopyMessage
799
+
800
+ EnableSnapshotCopyResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
801
+ EnableSnapshotCopyResult.struct_class = Types::EnableSnapshotCopyResult
802
+
803
+ Endpoint.add_member(:address, Shapes::ShapeRef.new(shape: String, location_name: "Address"))
804
+ Endpoint.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "Port"))
805
+ Endpoint.struct_class = Types::Endpoint
806
+
807
+ Event.add_member(:source_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SourceIdentifier"))
808
+ Event.add_member(:source_type, Shapes::ShapeRef.new(shape: SourceType, location_name: "SourceType"))
809
+ Event.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
810
+ Event.add_member(:event_categories, Shapes::ShapeRef.new(shape: EventCategoriesList, location_name: "EventCategories"))
811
+ Event.add_member(:severity, Shapes::ShapeRef.new(shape: String, location_name: "Severity"))
812
+ Event.add_member(:date, Shapes::ShapeRef.new(shape: TStamp, location_name: "Date"))
813
+ Event.add_member(:event_id, Shapes::ShapeRef.new(shape: String, location_name: "EventId"))
814
+ Event.struct_class = Types::Event
815
+
816
+ EventCategoriesList.member = Shapes::ShapeRef.new(shape: String, location_name: "EventCategory")
817
+
818
+ EventCategoriesMap.add_member(:source_type, Shapes::ShapeRef.new(shape: String, location_name: "SourceType"))
819
+ EventCategoriesMap.add_member(:events, Shapes::ShapeRef.new(shape: EventInfoMapList, location_name: "Events"))
820
+ EventCategoriesMap.struct_class = Types::EventCategoriesMap
821
+
822
+ EventCategoriesMapList.member = Shapes::ShapeRef.new(shape: EventCategoriesMap, location_name: "EventCategoriesMap")
823
+
824
+ EventCategoriesMessage.add_member(:event_categories_map_list, Shapes::ShapeRef.new(shape: EventCategoriesMapList, location_name: "EventCategoriesMapList"))
825
+ EventCategoriesMessage.struct_class = Types::EventCategoriesMessage
826
+
827
+ EventInfoMap.add_member(:event_id, Shapes::ShapeRef.new(shape: String, location_name: "EventId"))
828
+ EventInfoMap.add_member(:event_categories, Shapes::ShapeRef.new(shape: EventCategoriesList, location_name: "EventCategories"))
829
+ EventInfoMap.add_member(:event_description, Shapes::ShapeRef.new(shape: String, location_name: "EventDescription"))
830
+ EventInfoMap.add_member(:severity, Shapes::ShapeRef.new(shape: String, location_name: "Severity"))
831
+ EventInfoMap.struct_class = Types::EventInfoMap
832
+
833
+ EventInfoMapList.member = Shapes::ShapeRef.new(shape: EventInfoMap, location_name: "EventInfoMap")
834
+
835
+ EventList.member = Shapes::ShapeRef.new(shape: Event, location_name: "Event")
836
+
837
+ EventSubscription.add_member(:customer_aws_id, Shapes::ShapeRef.new(shape: String, location_name: "CustomerAwsId"))
838
+ EventSubscription.add_member(:cust_subscription_id, Shapes::ShapeRef.new(shape: String, location_name: "CustSubscriptionId"))
839
+ EventSubscription.add_member(:sns_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "SnsTopicArn"))
840
+ EventSubscription.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
841
+ EventSubscription.add_member(:subscription_creation_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "SubscriptionCreationTime"))
842
+ EventSubscription.add_member(:source_type, Shapes::ShapeRef.new(shape: String, location_name: "SourceType"))
843
+ EventSubscription.add_member(:source_ids_list, Shapes::ShapeRef.new(shape: SourceIdsList, location_name: "SourceIdsList"))
844
+ EventSubscription.add_member(:event_categories_list, Shapes::ShapeRef.new(shape: EventCategoriesList, location_name: "EventCategoriesList"))
845
+ EventSubscription.add_member(:severity, Shapes::ShapeRef.new(shape: String, location_name: "Severity"))
846
+ EventSubscription.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "Enabled"))
847
+ EventSubscription.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
848
+ EventSubscription.struct_class = Types::EventSubscription
849
+
850
+ EventSubscriptionsList.member = Shapes::ShapeRef.new(shape: EventSubscription, location_name: "EventSubscription")
851
+
852
+ EventSubscriptionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
853
+ EventSubscriptionsMessage.add_member(:event_subscriptions_list, Shapes::ShapeRef.new(shape: EventSubscriptionsList, location_name: "EventSubscriptionsList"))
854
+ EventSubscriptionsMessage.struct_class = Types::EventSubscriptionsMessage
855
+
856
+ EventsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
857
+ EventsMessage.add_member(:events, Shapes::ShapeRef.new(shape: EventList, location_name: "Events"))
858
+ EventsMessage.struct_class = Types::EventsMessage
859
+
860
+ HsmClientCertificate.add_member(:hsm_client_certificate_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmClientCertificateIdentifier"))
861
+ HsmClientCertificate.add_member(:hsm_client_certificate_public_key, Shapes::ShapeRef.new(shape: String, location_name: "HsmClientCertificatePublicKey"))
862
+ HsmClientCertificate.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
863
+ HsmClientCertificate.struct_class = Types::HsmClientCertificate
864
+
865
+ HsmClientCertificateList.member = Shapes::ShapeRef.new(shape: HsmClientCertificate, location_name: "HsmClientCertificate")
866
+
867
+ HsmClientCertificateMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
868
+ HsmClientCertificateMessage.add_member(:hsm_client_certificates, Shapes::ShapeRef.new(shape: HsmClientCertificateList, location_name: "HsmClientCertificates"))
869
+ HsmClientCertificateMessage.struct_class = Types::HsmClientCertificateMessage
870
+
871
+ HsmConfiguration.add_member(:hsm_configuration_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmConfigurationIdentifier"))
872
+ HsmConfiguration.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
873
+ HsmConfiguration.add_member(:hsm_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "HsmIpAddress"))
874
+ HsmConfiguration.add_member(:hsm_partition_name, Shapes::ShapeRef.new(shape: String, location_name: "HsmPartitionName"))
875
+ HsmConfiguration.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
876
+ HsmConfiguration.struct_class = Types::HsmConfiguration
877
+
878
+ HsmConfigurationList.member = Shapes::ShapeRef.new(shape: HsmConfiguration, location_name: "HsmConfiguration")
879
+
880
+ HsmConfigurationMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
881
+ HsmConfigurationMessage.add_member(:hsm_configurations, Shapes::ShapeRef.new(shape: HsmConfigurationList, location_name: "HsmConfigurations"))
882
+ HsmConfigurationMessage.struct_class = Types::HsmConfigurationMessage
883
+
884
+ HsmStatus.add_member(:hsm_client_certificate_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmClientCertificateIdentifier"))
885
+ HsmStatus.add_member(:hsm_configuration_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmConfigurationIdentifier"))
886
+ HsmStatus.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
887
+ HsmStatus.struct_class = Types::HsmStatus
888
+
889
+ IPRange.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
890
+ IPRange.add_member(:cidrip, Shapes::ShapeRef.new(shape: String, location_name: "CIDRIP"))
891
+ IPRange.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
892
+ IPRange.struct_class = Types::IPRange
893
+
894
+ IPRangeList.member = Shapes::ShapeRef.new(shape: IPRange, location_name: "IPRange")
895
+
896
+ IamRoleArnList.member = Shapes::ShapeRef.new(shape: String, location_name: "IamRoleArn")
897
+
898
+ ImportTablesCompleted.member = Shapes::ShapeRef.new(shape: String)
899
+
900
+ ImportTablesInProgress.member = Shapes::ShapeRef.new(shape: String)
901
+
902
+ ImportTablesNotStarted.member = Shapes::ShapeRef.new(shape: String)
903
+
904
+ LoggingStatus.add_member(:logging_enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "LoggingEnabled"))
905
+ LoggingStatus.add_member(:bucket_name, Shapes::ShapeRef.new(shape: String, location_name: "BucketName"))
906
+ LoggingStatus.add_member(:s3_key_prefix, Shapes::ShapeRef.new(shape: String, location_name: "S3KeyPrefix"))
907
+ LoggingStatus.add_member(:last_successful_delivery_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "LastSuccessfulDeliveryTime"))
908
+ LoggingStatus.add_member(:last_failure_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "LastFailureTime"))
909
+ LoggingStatus.add_member(:last_failure_message, Shapes::ShapeRef.new(shape: String, location_name: "LastFailureMessage"))
910
+ LoggingStatus.struct_class = Types::LoggingStatus
911
+
912
+ ModifyClusterIamRolesMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
913
+ ModifyClusterIamRolesMessage.add_member(:add_iam_roles, Shapes::ShapeRef.new(shape: IamRoleArnList, location_name: "AddIamRoles"))
914
+ ModifyClusterIamRolesMessage.add_member(:remove_iam_roles, Shapes::ShapeRef.new(shape: IamRoleArnList, location_name: "RemoveIamRoles"))
915
+ ModifyClusterIamRolesMessage.struct_class = Types::ModifyClusterIamRolesMessage
916
+
917
+ ModifyClusterIamRolesResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
918
+ ModifyClusterIamRolesResult.struct_class = Types::ModifyClusterIamRolesResult
919
+
920
+ ModifyClusterMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
921
+ ModifyClusterMessage.add_member(:cluster_type, Shapes::ShapeRef.new(shape: String, location_name: "ClusterType"))
922
+ ModifyClusterMessage.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
923
+ ModifyClusterMessage.add_member(:number_of_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumberOfNodes"))
924
+ ModifyClusterMessage.add_member(:cluster_security_groups, Shapes::ShapeRef.new(shape: ClusterSecurityGroupNameList, location_name: "ClusterSecurityGroups"))
925
+ ModifyClusterMessage.add_member(:vpc_security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIdList, location_name: "VpcSecurityGroupIds"))
926
+ ModifyClusterMessage.add_member(:master_user_password, Shapes::ShapeRef.new(shape: String, location_name: "MasterUserPassword"))
927
+ ModifyClusterMessage.add_member(:cluster_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterParameterGroupName"))
928
+ ModifyClusterMessage.add_member(:automated_snapshot_retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AutomatedSnapshotRetentionPeriod"))
929
+ ModifyClusterMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
930
+ ModifyClusterMessage.add_member(:cluster_version, Shapes::ShapeRef.new(shape: String, location_name: "ClusterVersion"))
931
+ ModifyClusterMessage.add_member(:allow_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AllowVersionUpgrade"))
932
+ ModifyClusterMessage.add_member(:hsm_client_certificate_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmClientCertificateIdentifier"))
933
+ ModifyClusterMessage.add_member(:hsm_configuration_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmConfigurationIdentifier"))
934
+ ModifyClusterMessage.add_member(:new_cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "NewClusterIdentifier"))
935
+ ModifyClusterMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
936
+ ModifyClusterMessage.add_member(:elastic_ip, Shapes::ShapeRef.new(shape: String, location_name: "ElasticIp"))
937
+ ModifyClusterMessage.add_member(:enhanced_vpc_routing, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnhancedVpcRouting"))
938
+ ModifyClusterMessage.struct_class = Types::ModifyClusterMessage
939
+
940
+ ModifyClusterParameterGroupMessage.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupName"))
941
+ ModifyClusterParameterGroupMessage.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersList, required: true, location_name: "Parameters"))
942
+ ModifyClusterParameterGroupMessage.struct_class = Types::ModifyClusterParameterGroupMessage
943
+
944
+ ModifyClusterResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
945
+ ModifyClusterResult.struct_class = Types::ModifyClusterResult
946
+
947
+ ModifyClusterSubnetGroupMessage.add_member(:cluster_subnet_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterSubnetGroupName"))
948
+ ModifyClusterSubnetGroupMessage.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
949
+ ModifyClusterSubnetGroupMessage.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdentifierList, required: true, location_name: "SubnetIds"))
950
+ ModifyClusterSubnetGroupMessage.struct_class = Types::ModifyClusterSubnetGroupMessage
951
+
952
+ ModifyClusterSubnetGroupResult.add_member(:cluster_subnet_group, Shapes::ShapeRef.new(shape: ClusterSubnetGroup, location_name: "ClusterSubnetGroup"))
953
+ ModifyClusterSubnetGroupResult.struct_class = Types::ModifyClusterSubnetGroupResult
954
+
955
+ ModifyEventSubscriptionMessage.add_member(:subscription_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SubscriptionName"))
956
+ ModifyEventSubscriptionMessage.add_member(:sns_topic_arn, Shapes::ShapeRef.new(shape: String, location_name: "SnsTopicArn"))
957
+ ModifyEventSubscriptionMessage.add_member(:source_type, Shapes::ShapeRef.new(shape: String, location_name: "SourceType"))
958
+ ModifyEventSubscriptionMessage.add_member(:source_ids, Shapes::ShapeRef.new(shape: SourceIdsList, location_name: "SourceIds"))
959
+ ModifyEventSubscriptionMessage.add_member(:event_categories, Shapes::ShapeRef.new(shape: EventCategoriesList, location_name: "EventCategories"))
960
+ ModifyEventSubscriptionMessage.add_member(:severity, Shapes::ShapeRef.new(shape: String, location_name: "Severity"))
961
+ ModifyEventSubscriptionMessage.add_member(:enabled, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "Enabled"))
962
+ ModifyEventSubscriptionMessage.struct_class = Types::ModifyEventSubscriptionMessage
963
+
964
+ ModifyEventSubscriptionResult.add_member(:event_subscription, Shapes::ShapeRef.new(shape: EventSubscription, location_name: "EventSubscription"))
965
+ ModifyEventSubscriptionResult.struct_class = Types::ModifyEventSubscriptionResult
966
+
967
+ ModifySnapshotCopyRetentionPeriodMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
968
+ ModifySnapshotCopyRetentionPeriodMessage.add_member(:retention_period, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "RetentionPeriod"))
969
+ ModifySnapshotCopyRetentionPeriodMessage.struct_class = Types::ModifySnapshotCopyRetentionPeriodMessage
970
+
971
+ ModifySnapshotCopyRetentionPeriodResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
972
+ ModifySnapshotCopyRetentionPeriodResult.struct_class = Types::ModifySnapshotCopyRetentionPeriodResult
973
+
974
+ OrderableClusterOption.add_member(:cluster_version, Shapes::ShapeRef.new(shape: String, location_name: "ClusterVersion"))
975
+ OrderableClusterOption.add_member(:cluster_type, Shapes::ShapeRef.new(shape: String, location_name: "ClusterType"))
976
+ OrderableClusterOption.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
977
+ OrderableClusterOption.add_member(:availability_zones, Shapes::ShapeRef.new(shape: AvailabilityZoneList, location_name: "AvailabilityZones"))
978
+ OrderableClusterOption.struct_class = Types::OrderableClusterOption
979
+
980
+ OrderableClusterOptionsList.member = Shapes::ShapeRef.new(shape: OrderableClusterOption, location_name: "OrderableClusterOption")
981
+
982
+ OrderableClusterOptionsMessage.add_member(:orderable_cluster_options, Shapes::ShapeRef.new(shape: OrderableClusterOptionsList, location_name: "OrderableClusterOptions"))
983
+ OrderableClusterOptionsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
984
+ OrderableClusterOptionsMessage.struct_class = Types::OrderableClusterOptionsMessage
985
+
986
+ Parameter.add_member(:parameter_name, Shapes::ShapeRef.new(shape: String, location_name: "ParameterName"))
987
+ Parameter.add_member(:parameter_value, Shapes::ShapeRef.new(shape: String, location_name: "ParameterValue"))
988
+ Parameter.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
989
+ Parameter.add_member(:source, Shapes::ShapeRef.new(shape: String, location_name: "Source"))
990
+ Parameter.add_member(:data_type, Shapes::ShapeRef.new(shape: String, location_name: "DataType"))
991
+ Parameter.add_member(:allowed_values, Shapes::ShapeRef.new(shape: String, location_name: "AllowedValues"))
992
+ Parameter.add_member(:apply_type, Shapes::ShapeRef.new(shape: ParameterApplyType, location_name: "ApplyType"))
993
+ Parameter.add_member(:is_modifiable, Shapes::ShapeRef.new(shape: Boolean, location_name: "IsModifiable"))
994
+ Parameter.add_member(:minimum_engine_version, Shapes::ShapeRef.new(shape: String, location_name: "MinimumEngineVersion"))
995
+ Parameter.struct_class = Types::Parameter
996
+
997
+ ParameterGroupList.member = Shapes::ShapeRef.new(shape: ClusterParameterGroup, location_name: "ClusterParameterGroup")
998
+
999
+ ParametersList.member = Shapes::ShapeRef.new(shape: Parameter, location_name: "Parameter")
1000
+
1001
+ PendingModifiedValues.add_member(:master_user_password, Shapes::ShapeRef.new(shape: String, location_name: "MasterUserPassword"))
1002
+ PendingModifiedValues.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
1003
+ PendingModifiedValues.add_member(:number_of_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NumberOfNodes"))
1004
+ PendingModifiedValues.add_member(:cluster_type, Shapes::ShapeRef.new(shape: String, location_name: "ClusterType"))
1005
+ PendingModifiedValues.add_member(:cluster_version, Shapes::ShapeRef.new(shape: String, location_name: "ClusterVersion"))
1006
+ PendingModifiedValues.add_member(:automated_snapshot_retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AutomatedSnapshotRetentionPeriod"))
1007
+ PendingModifiedValues.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ClusterIdentifier"))
1008
+ PendingModifiedValues.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
1009
+ PendingModifiedValues.add_member(:enhanced_vpc_routing, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnhancedVpcRouting"))
1010
+ PendingModifiedValues.struct_class = Types::PendingModifiedValues
1011
+
1012
+ PurchaseReservedNodeOfferingMessage.add_member(:reserved_node_offering_id, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ReservedNodeOfferingId"))
1013
+ PurchaseReservedNodeOfferingMessage.add_member(:node_count, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "NodeCount"))
1014
+ PurchaseReservedNodeOfferingMessage.struct_class = Types::PurchaseReservedNodeOfferingMessage
1015
+
1016
+ PurchaseReservedNodeOfferingResult.add_member(:reserved_node, Shapes::ShapeRef.new(shape: ReservedNode, location_name: "ReservedNode"))
1017
+ PurchaseReservedNodeOfferingResult.struct_class = Types::PurchaseReservedNodeOfferingResult
1018
+
1019
+ RebootClusterMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
1020
+ RebootClusterMessage.struct_class = Types::RebootClusterMessage
1021
+
1022
+ RebootClusterResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
1023
+ RebootClusterResult.struct_class = Types::RebootClusterResult
1024
+
1025
+ RecurringCharge.add_member(:recurring_charge_amount, Shapes::ShapeRef.new(shape: Double, location_name: "RecurringChargeAmount"))
1026
+ RecurringCharge.add_member(:recurring_charge_frequency, Shapes::ShapeRef.new(shape: String, location_name: "RecurringChargeFrequency"))
1027
+ RecurringCharge.struct_class = Types::RecurringCharge
1028
+
1029
+ RecurringChargeList.member = Shapes::ShapeRef.new(shape: RecurringCharge, location_name: "RecurringCharge")
1030
+
1031
+ ReservedNode.add_member(:reserved_node_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedNodeId"))
1032
+ ReservedNode.add_member(:reserved_node_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedNodeOfferingId"))
1033
+ ReservedNode.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
1034
+ ReservedNode.add_member(:start_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "StartTime"))
1035
+ ReservedNode.add_member(:duration, Shapes::ShapeRef.new(shape: Integer, location_name: "Duration"))
1036
+ ReservedNode.add_member(:fixed_price, Shapes::ShapeRef.new(shape: Double, location_name: "FixedPrice"))
1037
+ ReservedNode.add_member(:usage_price, Shapes::ShapeRef.new(shape: Double, location_name: "UsagePrice"))
1038
+ ReservedNode.add_member(:currency_code, Shapes::ShapeRef.new(shape: String, location_name: "CurrencyCode"))
1039
+ ReservedNode.add_member(:node_count, Shapes::ShapeRef.new(shape: Integer, location_name: "NodeCount"))
1040
+ ReservedNode.add_member(:state, Shapes::ShapeRef.new(shape: String, location_name: "State"))
1041
+ ReservedNode.add_member(:offering_type, Shapes::ShapeRef.new(shape: String, location_name: "OfferingType"))
1042
+ ReservedNode.add_member(:recurring_charges, Shapes::ShapeRef.new(shape: RecurringChargeList, location_name: "RecurringCharges"))
1043
+ ReservedNode.struct_class = Types::ReservedNode
1044
+
1045
+ ReservedNodeList.member = Shapes::ShapeRef.new(shape: ReservedNode, location_name: "ReservedNode")
1046
+
1047
+ ReservedNodeOffering.add_member(:reserved_node_offering_id, Shapes::ShapeRef.new(shape: String, location_name: "ReservedNodeOfferingId"))
1048
+ ReservedNodeOffering.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
1049
+ ReservedNodeOffering.add_member(:duration, Shapes::ShapeRef.new(shape: Integer, location_name: "Duration"))
1050
+ ReservedNodeOffering.add_member(:fixed_price, Shapes::ShapeRef.new(shape: Double, location_name: "FixedPrice"))
1051
+ ReservedNodeOffering.add_member(:usage_price, Shapes::ShapeRef.new(shape: Double, location_name: "UsagePrice"))
1052
+ ReservedNodeOffering.add_member(:currency_code, Shapes::ShapeRef.new(shape: String, location_name: "CurrencyCode"))
1053
+ ReservedNodeOffering.add_member(:offering_type, Shapes::ShapeRef.new(shape: String, location_name: "OfferingType"))
1054
+ ReservedNodeOffering.add_member(:recurring_charges, Shapes::ShapeRef.new(shape: RecurringChargeList, location_name: "RecurringCharges"))
1055
+ ReservedNodeOffering.struct_class = Types::ReservedNodeOffering
1056
+
1057
+ ReservedNodeOfferingList.member = Shapes::ShapeRef.new(shape: ReservedNodeOffering, location_name: "ReservedNodeOffering")
1058
+
1059
+ ReservedNodeOfferingsMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1060
+ ReservedNodeOfferingsMessage.add_member(:reserved_node_offerings, Shapes::ShapeRef.new(shape: ReservedNodeOfferingList, location_name: "ReservedNodeOfferings"))
1061
+ ReservedNodeOfferingsMessage.struct_class = Types::ReservedNodeOfferingsMessage
1062
+
1063
+ ReservedNodesMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1064
+ ReservedNodesMessage.add_member(:reserved_nodes, Shapes::ShapeRef.new(shape: ReservedNodeList, location_name: "ReservedNodes"))
1065
+ ReservedNodesMessage.struct_class = Types::ReservedNodesMessage
1066
+
1067
+ ResetClusterParameterGroupMessage.add_member(:parameter_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ParameterGroupName"))
1068
+ ResetClusterParameterGroupMessage.add_member(:reset_all_parameters, Shapes::ShapeRef.new(shape: Boolean, location_name: "ResetAllParameters"))
1069
+ ResetClusterParameterGroupMessage.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersList, location_name: "Parameters"))
1070
+ ResetClusterParameterGroupMessage.struct_class = Types::ResetClusterParameterGroupMessage
1071
+
1072
+ ResizeProgressMessage.add_member(:target_node_type, Shapes::ShapeRef.new(shape: String, location_name: "TargetNodeType"))
1073
+ ResizeProgressMessage.add_member(:target_number_of_nodes, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "TargetNumberOfNodes"))
1074
+ ResizeProgressMessage.add_member(:target_cluster_type, Shapes::ShapeRef.new(shape: String, location_name: "TargetClusterType"))
1075
+ ResizeProgressMessage.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1076
+ ResizeProgressMessage.add_member(:import_tables_completed, Shapes::ShapeRef.new(shape: ImportTablesCompleted, location_name: "ImportTablesCompleted"))
1077
+ ResizeProgressMessage.add_member(:import_tables_in_progress, Shapes::ShapeRef.new(shape: ImportTablesInProgress, location_name: "ImportTablesInProgress"))
1078
+ ResizeProgressMessage.add_member(:import_tables_not_started, Shapes::ShapeRef.new(shape: ImportTablesNotStarted, location_name: "ImportTablesNotStarted"))
1079
+ ResizeProgressMessage.add_member(:avg_resize_rate_in_mega_bytes_per_second, Shapes::ShapeRef.new(shape: DoubleOptional, location_name: "AvgResizeRateInMegaBytesPerSecond"))
1080
+ ResizeProgressMessage.add_member(:total_resize_data_in_mega_bytes, Shapes::ShapeRef.new(shape: LongOptional, location_name: "TotalResizeDataInMegaBytes"))
1081
+ ResizeProgressMessage.add_member(:progress_in_mega_bytes, Shapes::ShapeRef.new(shape: LongOptional, location_name: "ProgressInMegaBytes"))
1082
+ ResizeProgressMessage.add_member(:elapsed_time_in_seconds, Shapes::ShapeRef.new(shape: LongOptional, location_name: "ElapsedTimeInSeconds"))
1083
+ ResizeProgressMessage.add_member(:estimated_time_to_completion_in_seconds, Shapes::ShapeRef.new(shape: LongOptional, location_name: "EstimatedTimeToCompletionInSeconds"))
1084
+ ResizeProgressMessage.struct_class = Types::ResizeProgressMessage
1085
+
1086
+ RestorableNodeTypeList.member = Shapes::ShapeRef.new(shape: String, location_name: "NodeType")
1087
+
1088
+ RestoreFromClusterSnapshotMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
1089
+ RestoreFromClusterSnapshotMessage.add_member(:snapshot_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotIdentifier"))
1090
+ RestoreFromClusterSnapshotMessage.add_member(:snapshot_cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotClusterIdentifier"))
1091
+ RestoreFromClusterSnapshotMessage.add_member(:port, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "Port"))
1092
+ RestoreFromClusterSnapshotMessage.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
1093
+ RestoreFromClusterSnapshotMessage.add_member(:allow_version_upgrade, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "AllowVersionUpgrade"))
1094
+ RestoreFromClusterSnapshotMessage.add_member(:cluster_subnet_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterSubnetGroupName"))
1095
+ RestoreFromClusterSnapshotMessage.add_member(:publicly_accessible, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "PubliclyAccessible"))
1096
+ RestoreFromClusterSnapshotMessage.add_member(:owner_account, Shapes::ShapeRef.new(shape: String, location_name: "OwnerAccount"))
1097
+ RestoreFromClusterSnapshotMessage.add_member(:hsm_client_certificate_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmClientCertificateIdentifier"))
1098
+ RestoreFromClusterSnapshotMessage.add_member(:hsm_configuration_identifier, Shapes::ShapeRef.new(shape: String, location_name: "HsmConfigurationIdentifier"))
1099
+ RestoreFromClusterSnapshotMessage.add_member(:elastic_ip, Shapes::ShapeRef.new(shape: String, location_name: "ElasticIp"))
1100
+ RestoreFromClusterSnapshotMessage.add_member(:cluster_parameter_group_name, Shapes::ShapeRef.new(shape: String, location_name: "ClusterParameterGroupName"))
1101
+ RestoreFromClusterSnapshotMessage.add_member(:cluster_security_groups, Shapes::ShapeRef.new(shape: ClusterSecurityGroupNameList, location_name: "ClusterSecurityGroups"))
1102
+ RestoreFromClusterSnapshotMessage.add_member(:vpc_security_group_ids, Shapes::ShapeRef.new(shape: VpcSecurityGroupIdList, location_name: "VpcSecurityGroupIds"))
1103
+ RestoreFromClusterSnapshotMessage.add_member(:preferred_maintenance_window, Shapes::ShapeRef.new(shape: String, location_name: "PreferredMaintenanceWindow"))
1104
+ RestoreFromClusterSnapshotMessage.add_member(:automated_snapshot_retention_period, Shapes::ShapeRef.new(shape: IntegerOptional, location_name: "AutomatedSnapshotRetentionPeriod"))
1105
+ RestoreFromClusterSnapshotMessage.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
1106
+ RestoreFromClusterSnapshotMessage.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
1107
+ RestoreFromClusterSnapshotMessage.add_member(:enhanced_vpc_routing, Shapes::ShapeRef.new(shape: BooleanOptional, location_name: "EnhancedVpcRouting"))
1108
+ RestoreFromClusterSnapshotMessage.add_member(:additional_info, Shapes::ShapeRef.new(shape: String, location_name: "AdditionalInfo"))
1109
+ RestoreFromClusterSnapshotMessage.add_member(:iam_roles, Shapes::ShapeRef.new(shape: IamRoleArnList, location_name: "IamRoles"))
1110
+ RestoreFromClusterSnapshotMessage.struct_class = Types::RestoreFromClusterSnapshotMessage
1111
+
1112
+ RestoreFromClusterSnapshotResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
1113
+ RestoreFromClusterSnapshotResult.struct_class = Types::RestoreFromClusterSnapshotResult
1114
+
1115
+ RestoreStatus.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1116
+ RestoreStatus.add_member(:current_restore_rate_in_mega_bytes_per_second, Shapes::ShapeRef.new(shape: Double, location_name: "CurrentRestoreRateInMegaBytesPerSecond"))
1117
+ RestoreStatus.add_member(:snapshot_size_in_mega_bytes, Shapes::ShapeRef.new(shape: Long, location_name: "SnapshotSizeInMegaBytes"))
1118
+ RestoreStatus.add_member(:progress_in_mega_bytes, Shapes::ShapeRef.new(shape: Long, location_name: "ProgressInMegaBytes"))
1119
+ RestoreStatus.add_member(:elapsed_time_in_seconds, Shapes::ShapeRef.new(shape: Long, location_name: "ElapsedTimeInSeconds"))
1120
+ RestoreStatus.add_member(:estimated_time_to_completion_in_seconds, Shapes::ShapeRef.new(shape: Long, location_name: "EstimatedTimeToCompletionInSeconds"))
1121
+ RestoreStatus.struct_class = Types::RestoreStatus
1122
+
1123
+ RestoreTableFromClusterSnapshotMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
1124
+ RestoreTableFromClusterSnapshotMessage.add_member(:snapshot_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotIdentifier"))
1125
+ RestoreTableFromClusterSnapshotMessage.add_member(:source_database_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceDatabaseName"))
1126
+ RestoreTableFromClusterSnapshotMessage.add_member(:source_schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SourceSchemaName"))
1127
+ RestoreTableFromClusterSnapshotMessage.add_member(:source_table_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SourceTableName"))
1128
+ RestoreTableFromClusterSnapshotMessage.add_member(:target_database_name, Shapes::ShapeRef.new(shape: String, location_name: "TargetDatabaseName"))
1129
+ RestoreTableFromClusterSnapshotMessage.add_member(:target_schema_name, Shapes::ShapeRef.new(shape: String, location_name: "TargetSchemaName"))
1130
+ RestoreTableFromClusterSnapshotMessage.add_member(:new_table_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "NewTableName"))
1131
+ RestoreTableFromClusterSnapshotMessage.struct_class = Types::RestoreTableFromClusterSnapshotMessage
1132
+
1133
+ RestoreTableFromClusterSnapshotResult.add_member(:table_restore_status, Shapes::ShapeRef.new(shape: TableRestoreStatus, location_name: "TableRestoreStatus"))
1134
+ RestoreTableFromClusterSnapshotResult.struct_class = Types::RestoreTableFromClusterSnapshotResult
1135
+
1136
+ RevokeClusterSecurityGroupIngressMessage.add_member(:cluster_security_group_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterSecurityGroupName"))
1137
+ RevokeClusterSecurityGroupIngressMessage.add_member(:cidrip, Shapes::ShapeRef.new(shape: String, location_name: "CIDRIP"))
1138
+ RevokeClusterSecurityGroupIngressMessage.add_member(:ec2_security_group_name, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupName"))
1139
+ RevokeClusterSecurityGroupIngressMessage.add_member(:ec2_security_group_owner_id, Shapes::ShapeRef.new(shape: String, location_name: "EC2SecurityGroupOwnerId"))
1140
+ RevokeClusterSecurityGroupIngressMessage.struct_class = Types::RevokeClusterSecurityGroupIngressMessage
1141
+
1142
+ RevokeClusterSecurityGroupIngressResult.add_member(:cluster_security_group, Shapes::ShapeRef.new(shape: ClusterSecurityGroup, location_name: "ClusterSecurityGroup"))
1143
+ RevokeClusterSecurityGroupIngressResult.struct_class = Types::RevokeClusterSecurityGroupIngressResult
1144
+
1145
+ RevokeSnapshotAccessMessage.add_member(:snapshot_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SnapshotIdentifier"))
1146
+ RevokeSnapshotAccessMessage.add_member(:snapshot_cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotClusterIdentifier"))
1147
+ RevokeSnapshotAccessMessage.add_member(:account_with_restore_access, Shapes::ShapeRef.new(shape: String, required: true, location_name: "AccountWithRestoreAccess"))
1148
+ RevokeSnapshotAccessMessage.struct_class = Types::RevokeSnapshotAccessMessage
1149
+
1150
+ RevokeSnapshotAccessResult.add_member(:snapshot, Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot"))
1151
+ RevokeSnapshotAccessResult.struct_class = Types::RevokeSnapshotAccessResult
1152
+
1153
+ RotateEncryptionKeyMessage.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "ClusterIdentifier"))
1154
+ RotateEncryptionKeyMessage.struct_class = Types::RotateEncryptionKeyMessage
1155
+
1156
+ RotateEncryptionKeyResult.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
1157
+ RotateEncryptionKeyResult.struct_class = Types::RotateEncryptionKeyResult
1158
+
1159
+ Snapshot.add_member(:snapshot_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotIdentifier"))
1160
+ Snapshot.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ClusterIdentifier"))
1161
+ Snapshot.add_member(:snapshot_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "SnapshotCreateTime"))
1162
+ Snapshot.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1163
+ Snapshot.add_member(:port, Shapes::ShapeRef.new(shape: Integer, location_name: "Port"))
1164
+ Snapshot.add_member(:availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "AvailabilityZone"))
1165
+ Snapshot.add_member(:cluster_create_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "ClusterCreateTime"))
1166
+ Snapshot.add_member(:master_username, Shapes::ShapeRef.new(shape: String, location_name: "MasterUsername"))
1167
+ Snapshot.add_member(:cluster_version, Shapes::ShapeRef.new(shape: String, location_name: "ClusterVersion"))
1168
+ Snapshot.add_member(:snapshot_type, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotType"))
1169
+ Snapshot.add_member(:node_type, Shapes::ShapeRef.new(shape: String, location_name: "NodeType"))
1170
+ Snapshot.add_member(:number_of_nodes, Shapes::ShapeRef.new(shape: Integer, location_name: "NumberOfNodes"))
1171
+ Snapshot.add_member(:db_name, Shapes::ShapeRef.new(shape: String, location_name: "DBName"))
1172
+ Snapshot.add_member(:vpc_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcId"))
1173
+ Snapshot.add_member(:encrypted, Shapes::ShapeRef.new(shape: Boolean, location_name: "Encrypted"))
1174
+ Snapshot.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
1175
+ Snapshot.add_member(:encrypted_with_hsm, Shapes::ShapeRef.new(shape: Boolean, location_name: "EncryptedWithHSM"))
1176
+ Snapshot.add_member(:accounts_with_restore_access, Shapes::ShapeRef.new(shape: AccountsWithRestoreAccessList, location_name: "AccountsWithRestoreAccess"))
1177
+ Snapshot.add_member(:owner_account, Shapes::ShapeRef.new(shape: String, location_name: "OwnerAccount"))
1178
+ Snapshot.add_member(:total_backup_size_in_mega_bytes, Shapes::ShapeRef.new(shape: Double, location_name: "TotalBackupSizeInMegaBytes"))
1179
+ Snapshot.add_member(:actual_incremental_backup_size_in_mega_bytes, Shapes::ShapeRef.new(shape: Double, location_name: "ActualIncrementalBackupSizeInMegaBytes"))
1180
+ Snapshot.add_member(:backup_progress_in_mega_bytes, Shapes::ShapeRef.new(shape: Double, location_name: "BackupProgressInMegaBytes"))
1181
+ Snapshot.add_member(:current_backup_rate_in_mega_bytes_per_second, Shapes::ShapeRef.new(shape: Double, location_name: "CurrentBackupRateInMegaBytesPerSecond"))
1182
+ Snapshot.add_member(:estimated_seconds_to_completion, Shapes::ShapeRef.new(shape: Long, location_name: "EstimatedSecondsToCompletion"))
1183
+ Snapshot.add_member(:elapsed_time_in_seconds, Shapes::ShapeRef.new(shape: Long, location_name: "ElapsedTimeInSeconds"))
1184
+ Snapshot.add_member(:source_region, Shapes::ShapeRef.new(shape: String, location_name: "SourceRegion"))
1185
+ Snapshot.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1186
+ Snapshot.add_member(:restorable_node_types, Shapes::ShapeRef.new(shape: RestorableNodeTypeList, location_name: "RestorableNodeTypes"))
1187
+ Snapshot.add_member(:enhanced_vpc_routing, Shapes::ShapeRef.new(shape: Boolean, location_name: "EnhancedVpcRouting"))
1188
+ Snapshot.struct_class = Types::Snapshot
1189
+
1190
+ SnapshotCopyGrant.add_member(:snapshot_copy_grant_name, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotCopyGrantName"))
1191
+ SnapshotCopyGrant.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: String, location_name: "KmsKeyId"))
1192
+ SnapshotCopyGrant.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1193
+ SnapshotCopyGrant.struct_class = Types::SnapshotCopyGrant
1194
+
1195
+ SnapshotCopyGrantList.member = Shapes::ShapeRef.new(shape: SnapshotCopyGrant, location_name: "SnapshotCopyGrant")
1196
+
1197
+ SnapshotCopyGrantMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1198
+ SnapshotCopyGrantMessage.add_member(:snapshot_copy_grants, Shapes::ShapeRef.new(shape: SnapshotCopyGrantList, location_name: "SnapshotCopyGrants"))
1199
+ SnapshotCopyGrantMessage.struct_class = Types::SnapshotCopyGrantMessage
1200
+
1201
+ SnapshotList.member = Shapes::ShapeRef.new(shape: Snapshot, location_name: "Snapshot")
1202
+
1203
+ SnapshotMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1204
+ SnapshotMessage.add_member(:snapshots, Shapes::ShapeRef.new(shape: SnapshotList, location_name: "Snapshots"))
1205
+ SnapshotMessage.struct_class = Types::SnapshotMessage
1206
+
1207
+ SourceIdsList.member = Shapes::ShapeRef.new(shape: String, location_name: "SourceId")
1208
+
1209
+ Subnet.add_member(:subnet_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier"))
1210
+ Subnet.add_member(:subnet_availability_zone, Shapes::ShapeRef.new(shape: AvailabilityZone, location_name: "SubnetAvailabilityZone"))
1211
+ Subnet.add_member(:subnet_status, Shapes::ShapeRef.new(shape: String, location_name: "SubnetStatus"))
1212
+ Subnet.struct_class = Types::Subnet
1213
+
1214
+ SubnetIdentifierList.member = Shapes::ShapeRef.new(shape: String, location_name: "SubnetIdentifier")
1215
+
1216
+ SubnetList.member = Shapes::ShapeRef.new(shape: Subnet, location_name: "Subnet")
1217
+
1218
+ TableRestoreStatus.add_member(:table_restore_request_id, Shapes::ShapeRef.new(shape: String, location_name: "TableRestoreRequestId"))
1219
+ TableRestoreStatus.add_member(:status, Shapes::ShapeRef.new(shape: TableRestoreStatusType, location_name: "Status"))
1220
+ TableRestoreStatus.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
1221
+ TableRestoreStatus.add_member(:request_time, Shapes::ShapeRef.new(shape: TStamp, location_name: "RequestTime"))
1222
+ TableRestoreStatus.add_member(:progress_in_mega_bytes, Shapes::ShapeRef.new(shape: LongOptional, location_name: "ProgressInMegaBytes"))
1223
+ TableRestoreStatus.add_member(:total_data_in_mega_bytes, Shapes::ShapeRef.new(shape: LongOptional, location_name: "TotalDataInMegaBytes"))
1224
+ TableRestoreStatus.add_member(:cluster_identifier, Shapes::ShapeRef.new(shape: String, location_name: "ClusterIdentifier"))
1225
+ TableRestoreStatus.add_member(:snapshot_identifier, Shapes::ShapeRef.new(shape: String, location_name: "SnapshotIdentifier"))
1226
+ TableRestoreStatus.add_member(:source_database_name, Shapes::ShapeRef.new(shape: String, location_name: "SourceDatabaseName"))
1227
+ TableRestoreStatus.add_member(:source_schema_name, Shapes::ShapeRef.new(shape: String, location_name: "SourceSchemaName"))
1228
+ TableRestoreStatus.add_member(:source_table_name, Shapes::ShapeRef.new(shape: String, location_name: "SourceTableName"))
1229
+ TableRestoreStatus.add_member(:target_database_name, Shapes::ShapeRef.new(shape: String, location_name: "TargetDatabaseName"))
1230
+ TableRestoreStatus.add_member(:target_schema_name, Shapes::ShapeRef.new(shape: String, location_name: "TargetSchemaName"))
1231
+ TableRestoreStatus.add_member(:new_table_name, Shapes::ShapeRef.new(shape: String, location_name: "NewTableName"))
1232
+ TableRestoreStatus.struct_class = Types::TableRestoreStatus
1233
+
1234
+ TableRestoreStatusList.member = Shapes::ShapeRef.new(shape: TableRestoreStatus, location_name: "TableRestoreStatus")
1235
+
1236
+ TableRestoreStatusMessage.add_member(:table_restore_status_details, Shapes::ShapeRef.new(shape: TableRestoreStatusList, location_name: "TableRestoreStatusDetails"))
1237
+ TableRestoreStatusMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1238
+ TableRestoreStatusMessage.struct_class = Types::TableRestoreStatusMessage
1239
+
1240
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
1241
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
1242
+ Tag.struct_class = Types::Tag
1243
+
1244
+ TagKeyList.member = Shapes::ShapeRef.new(shape: String, location_name: "TagKey")
1245
+
1246
+ TagList.member = Shapes::ShapeRef.new(shape: Tag, location_name: "Tag")
1247
+
1248
+ TagValueList.member = Shapes::ShapeRef.new(shape: String, location_name: "TagValue")
1249
+
1250
+ TaggedResource.add_member(:tag, Shapes::ShapeRef.new(shape: Tag, location_name: "Tag"))
1251
+ TaggedResource.add_member(:resource_name, Shapes::ShapeRef.new(shape: String, location_name: "ResourceName"))
1252
+ TaggedResource.add_member(:resource_type, Shapes::ShapeRef.new(shape: String, location_name: "ResourceType"))
1253
+ TaggedResource.struct_class = Types::TaggedResource
1254
+
1255
+ TaggedResourceList.member = Shapes::ShapeRef.new(shape: TaggedResource, location_name: "TaggedResource")
1256
+
1257
+ TaggedResourceListMessage.add_member(:tagged_resources, Shapes::ShapeRef.new(shape: TaggedResourceList, location_name: "TaggedResources"))
1258
+ TaggedResourceListMessage.add_member(:marker, Shapes::ShapeRef.new(shape: String, location_name: "Marker"))
1259
+ TaggedResourceListMessage.struct_class = Types::TaggedResourceListMessage
1260
+
1261
+ VpcSecurityGroupIdList.member = Shapes::ShapeRef.new(shape: String, location_name: "VpcSecurityGroupId")
1262
+
1263
+ VpcSecurityGroupMembership.add_member(:vpc_security_group_id, Shapes::ShapeRef.new(shape: String, location_name: "VpcSecurityGroupId"))
1264
+ VpcSecurityGroupMembership.add_member(:status, Shapes::ShapeRef.new(shape: String, location_name: "Status"))
1265
+ VpcSecurityGroupMembership.struct_class = Types::VpcSecurityGroupMembership
1266
+
1267
+ VpcSecurityGroupMembershipList.member = Shapes::ShapeRef.new(shape: VpcSecurityGroupMembership, location_name: "VpcSecurityGroup")
1268
+
1269
+
1270
+ # @api private
1271
+ API = Seahorse::Model::Api.new.tap do |api|
1272
+
1273
+ api.version = "2012-12-01"
1274
+
1275
+ api.metadata = {
1276
+ "endpointPrefix" => "redshift",
1277
+ "protocol" => "query",
1278
+ "serviceFullName" => "Amazon Redshift",
1279
+ "signatureVersion" => "v4",
1280
+ "xmlNamespace" => "http://redshift.amazonaws.com/doc/2012-12-01/",
1281
+ }
1282
+
1283
+ api.add_operation(:authorize_cluster_security_group_ingress, Seahorse::Model::Operation.new.tap do |o|
1284
+ o.name = "AuthorizeClusterSecurityGroupIngress"
1285
+ o.http_method = "POST"
1286
+ o.http_request_uri = "/"
1287
+ o.input = Shapes::ShapeRef.new(shape: AuthorizeClusterSecurityGroupIngressMessage)
1288
+ o.output = Shapes::ShapeRef.new(shape: AuthorizeClusterSecurityGroupIngressResult)
1289
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSecurityGroupNotFoundFault)
1290
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSecurityGroupStateFault)
1291
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationAlreadyExistsFault)
1292
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationQuotaExceededFault)
1293
+ end)
1294
+
1295
+ api.add_operation(:authorize_snapshot_access, Seahorse::Model::Operation.new.tap do |o|
1296
+ o.name = "AuthorizeSnapshotAccess"
1297
+ o.http_method = "POST"
1298
+ o.http_request_uri = "/"
1299
+ o.input = Shapes::ShapeRef.new(shape: AuthorizeSnapshotAccessMessage)
1300
+ o.output = Shapes::ShapeRef.new(shape: AuthorizeSnapshotAccessResult)
1301
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotNotFoundFault)
1302
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationAlreadyExistsFault)
1303
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationQuotaExceededFault)
1304
+ o.errors << Shapes::ShapeRef.new(shape: DependentServiceRequestThrottlingFault)
1305
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSnapshotStateFault)
1306
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
1307
+ end)
1308
+
1309
+ api.add_operation(:copy_cluster_snapshot, Seahorse::Model::Operation.new.tap do |o|
1310
+ o.name = "CopyClusterSnapshot"
1311
+ o.http_method = "POST"
1312
+ o.http_request_uri = "/"
1313
+ o.input = Shapes::ShapeRef.new(shape: CopyClusterSnapshotMessage)
1314
+ o.output = Shapes::ShapeRef.new(shape: CopyClusterSnapshotResult)
1315
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotAlreadyExistsFault)
1316
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotNotFoundFault)
1317
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSnapshotStateFault)
1318
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotQuotaExceededFault)
1319
+ end)
1320
+
1321
+ api.add_operation(:create_cluster, Seahorse::Model::Operation.new.tap do |o|
1322
+ o.name = "CreateCluster"
1323
+ o.http_method = "POST"
1324
+ o.http_request_uri = "/"
1325
+ o.input = Shapes::ShapeRef.new(shape: CreateClusterMessage)
1326
+ o.output = Shapes::ShapeRef.new(shape: CreateClusterResult)
1327
+ o.errors << Shapes::ShapeRef.new(shape: ClusterAlreadyExistsFault)
1328
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientClusterCapacityFault)
1329
+ o.errors << Shapes::ShapeRef.new(shape: ClusterParameterGroupNotFoundFault)
1330
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSecurityGroupNotFoundFault)
1331
+ o.errors << Shapes::ShapeRef.new(shape: ClusterQuotaExceededFault)
1332
+ o.errors << Shapes::ShapeRef.new(shape: NumberOfNodesQuotaExceededFault)
1333
+ o.errors << Shapes::ShapeRef.new(shape: NumberOfNodesPerClusterLimitExceededFault)
1334
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSubnetGroupNotFoundFault)
1335
+ o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
1336
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSubnetGroupStateFault)
1337
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
1338
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedOperation)
1339
+ o.errors << Shapes::ShapeRef.new(shape: HsmClientCertificateNotFoundFault)
1340
+ o.errors << Shapes::ShapeRef.new(shape: HsmConfigurationNotFoundFault)
1341
+ o.errors << Shapes::ShapeRef.new(shape: InvalidElasticIpFault)
1342
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
1343
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1344
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
1345
+ o.errors << Shapes::ShapeRef.new(shape: DependentServiceRequestThrottlingFault)
1346
+ end)
1347
+
1348
+ api.add_operation(:create_cluster_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1349
+ o.name = "CreateClusterParameterGroup"
1350
+ o.http_method = "POST"
1351
+ o.http_request_uri = "/"
1352
+ o.input = Shapes::ShapeRef.new(shape: CreateClusterParameterGroupMessage)
1353
+ o.output = Shapes::ShapeRef.new(shape: CreateClusterParameterGroupResult)
1354
+ o.errors << Shapes::ShapeRef.new(shape: ClusterParameterGroupQuotaExceededFault)
1355
+ o.errors << Shapes::ShapeRef.new(shape: ClusterParameterGroupAlreadyExistsFault)
1356
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
1357
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1358
+ end)
1359
+
1360
+ api.add_operation(:create_cluster_security_group, Seahorse::Model::Operation.new.tap do |o|
1361
+ o.name = "CreateClusterSecurityGroup"
1362
+ o.http_method = "POST"
1363
+ o.http_request_uri = "/"
1364
+ o.input = Shapes::ShapeRef.new(shape: CreateClusterSecurityGroupMessage)
1365
+ o.output = Shapes::ShapeRef.new(shape: CreateClusterSecurityGroupResult)
1366
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSecurityGroupAlreadyExistsFault)
1367
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSecurityGroupQuotaExceededFault)
1368
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
1369
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1370
+ end)
1371
+
1372
+ api.add_operation(:create_cluster_snapshot, Seahorse::Model::Operation.new.tap do |o|
1373
+ o.name = "CreateClusterSnapshot"
1374
+ o.http_method = "POST"
1375
+ o.http_request_uri = "/"
1376
+ o.input = Shapes::ShapeRef.new(shape: CreateClusterSnapshotMessage)
1377
+ o.output = Shapes::ShapeRef.new(shape: CreateClusterSnapshotResult)
1378
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotAlreadyExistsFault)
1379
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1380
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1381
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotQuotaExceededFault)
1382
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
1383
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1384
+ end)
1385
+
1386
+ api.add_operation(:create_cluster_subnet_group, Seahorse::Model::Operation.new.tap do |o|
1387
+ o.name = "CreateClusterSubnetGroup"
1388
+ o.http_method = "POST"
1389
+ o.http_request_uri = "/"
1390
+ o.input = Shapes::ShapeRef.new(shape: CreateClusterSubnetGroupMessage)
1391
+ o.output = Shapes::ShapeRef.new(shape: CreateClusterSubnetGroupResult)
1392
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSubnetGroupAlreadyExistsFault)
1393
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSubnetGroupQuotaExceededFault)
1394
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSubnetQuotaExceededFault)
1395
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
1396
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedOperation)
1397
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
1398
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1399
+ o.errors << Shapes::ShapeRef.new(shape: DependentServiceRequestThrottlingFault)
1400
+ end)
1401
+
1402
+ api.add_operation(:create_event_subscription, Seahorse::Model::Operation.new.tap do |o|
1403
+ o.name = "CreateEventSubscription"
1404
+ o.http_method = "POST"
1405
+ o.http_request_uri = "/"
1406
+ o.input = Shapes::ShapeRef.new(shape: CreateEventSubscriptionMessage)
1407
+ o.output = Shapes::ShapeRef.new(shape: CreateEventSubscriptionResult)
1408
+ o.errors << Shapes::ShapeRef.new(shape: EventSubscriptionQuotaExceededFault)
1409
+ o.errors << Shapes::ShapeRef.new(shape: SubscriptionAlreadyExistFault)
1410
+ o.errors << Shapes::ShapeRef.new(shape: SNSInvalidTopicFault)
1411
+ o.errors << Shapes::ShapeRef.new(shape: SNSNoAuthorizationFault)
1412
+ o.errors << Shapes::ShapeRef.new(shape: SNSTopicArnNotFoundFault)
1413
+ o.errors << Shapes::ShapeRef.new(shape: SubscriptionEventIdNotFoundFault)
1414
+ o.errors << Shapes::ShapeRef.new(shape: SubscriptionCategoryNotFoundFault)
1415
+ o.errors << Shapes::ShapeRef.new(shape: SubscriptionSeverityNotFoundFault)
1416
+ o.errors << Shapes::ShapeRef.new(shape: SourceNotFoundFault)
1417
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
1418
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1419
+ end)
1420
+
1421
+ api.add_operation(:create_hsm_client_certificate, Seahorse::Model::Operation.new.tap do |o|
1422
+ o.name = "CreateHsmClientCertificate"
1423
+ o.http_method = "POST"
1424
+ o.http_request_uri = "/"
1425
+ o.input = Shapes::ShapeRef.new(shape: CreateHsmClientCertificateMessage)
1426
+ o.output = Shapes::ShapeRef.new(shape: CreateHsmClientCertificateResult)
1427
+ o.errors << Shapes::ShapeRef.new(shape: HsmClientCertificateAlreadyExistsFault)
1428
+ o.errors << Shapes::ShapeRef.new(shape: HsmClientCertificateQuotaExceededFault)
1429
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
1430
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1431
+ end)
1432
+
1433
+ api.add_operation(:create_hsm_configuration, Seahorse::Model::Operation.new.tap do |o|
1434
+ o.name = "CreateHsmConfiguration"
1435
+ o.http_method = "POST"
1436
+ o.http_request_uri = "/"
1437
+ o.input = Shapes::ShapeRef.new(shape: CreateHsmConfigurationMessage)
1438
+ o.output = Shapes::ShapeRef.new(shape: CreateHsmConfigurationResult)
1439
+ o.errors << Shapes::ShapeRef.new(shape: HsmConfigurationAlreadyExistsFault)
1440
+ o.errors << Shapes::ShapeRef.new(shape: HsmConfigurationQuotaExceededFault)
1441
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
1442
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1443
+ end)
1444
+
1445
+ api.add_operation(:create_snapshot_copy_grant, Seahorse::Model::Operation.new.tap do |o|
1446
+ o.name = "CreateSnapshotCopyGrant"
1447
+ o.http_method = "POST"
1448
+ o.http_request_uri = "/"
1449
+ o.input = Shapes::ShapeRef.new(shape: CreateSnapshotCopyGrantMessage)
1450
+ o.output = Shapes::ShapeRef.new(shape: CreateSnapshotCopyGrantResult)
1451
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotCopyGrantAlreadyExistsFault)
1452
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotCopyGrantQuotaExceededFault)
1453
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
1454
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
1455
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1456
+ o.errors << Shapes::ShapeRef.new(shape: DependentServiceRequestThrottlingFault)
1457
+ end)
1458
+
1459
+ api.add_operation(:create_tags, Seahorse::Model::Operation.new.tap do |o|
1460
+ o.name = "CreateTags"
1461
+ o.http_method = "POST"
1462
+ o.http_request_uri = "/"
1463
+ o.input = Shapes::ShapeRef.new(shape: CreateTagsMessage)
1464
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1465
+ o.errors << Shapes::ShapeRef.new(shape: TagLimitExceededFault)
1466
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1467
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1468
+ end)
1469
+
1470
+ api.add_operation(:delete_cluster, Seahorse::Model::Operation.new.tap do |o|
1471
+ o.name = "DeleteCluster"
1472
+ o.http_method = "POST"
1473
+ o.http_request_uri = "/"
1474
+ o.input = Shapes::ShapeRef.new(shape: DeleteClusterMessage)
1475
+ o.output = Shapes::ShapeRef.new(shape: DeleteClusterResult)
1476
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1477
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1478
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotAlreadyExistsFault)
1479
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotQuotaExceededFault)
1480
+ end)
1481
+
1482
+ api.add_operation(:delete_cluster_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1483
+ o.name = "DeleteClusterParameterGroup"
1484
+ o.http_method = "POST"
1485
+ o.http_request_uri = "/"
1486
+ o.input = Shapes::ShapeRef.new(shape: DeleteClusterParameterGroupMessage)
1487
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1488
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterParameterGroupStateFault)
1489
+ o.errors << Shapes::ShapeRef.new(shape: ClusterParameterGroupNotFoundFault)
1490
+ end)
1491
+
1492
+ api.add_operation(:delete_cluster_security_group, Seahorse::Model::Operation.new.tap do |o|
1493
+ o.name = "DeleteClusterSecurityGroup"
1494
+ o.http_method = "POST"
1495
+ o.http_request_uri = "/"
1496
+ o.input = Shapes::ShapeRef.new(shape: DeleteClusterSecurityGroupMessage)
1497
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1498
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSecurityGroupStateFault)
1499
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSecurityGroupNotFoundFault)
1500
+ end)
1501
+
1502
+ api.add_operation(:delete_cluster_snapshot, Seahorse::Model::Operation.new.tap do |o|
1503
+ o.name = "DeleteClusterSnapshot"
1504
+ o.http_method = "POST"
1505
+ o.http_request_uri = "/"
1506
+ o.input = Shapes::ShapeRef.new(shape: DeleteClusterSnapshotMessage)
1507
+ o.output = Shapes::ShapeRef.new(shape: DeleteClusterSnapshotResult)
1508
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSnapshotStateFault)
1509
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotNotFoundFault)
1510
+ end)
1511
+
1512
+ api.add_operation(:delete_cluster_subnet_group, Seahorse::Model::Operation.new.tap do |o|
1513
+ o.name = "DeleteClusterSubnetGroup"
1514
+ o.http_method = "POST"
1515
+ o.http_request_uri = "/"
1516
+ o.input = Shapes::ShapeRef.new(shape: DeleteClusterSubnetGroupMessage)
1517
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1518
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSubnetGroupStateFault)
1519
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSubnetStateFault)
1520
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSubnetGroupNotFoundFault)
1521
+ end)
1522
+
1523
+ api.add_operation(:delete_event_subscription, Seahorse::Model::Operation.new.tap do |o|
1524
+ o.name = "DeleteEventSubscription"
1525
+ o.http_method = "POST"
1526
+ o.http_request_uri = "/"
1527
+ o.input = Shapes::ShapeRef.new(shape: DeleteEventSubscriptionMessage)
1528
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1529
+ o.errors << Shapes::ShapeRef.new(shape: SubscriptionNotFoundFault)
1530
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubscriptionStateFault)
1531
+ end)
1532
+
1533
+ api.add_operation(:delete_hsm_client_certificate, Seahorse::Model::Operation.new.tap do |o|
1534
+ o.name = "DeleteHsmClientCertificate"
1535
+ o.http_method = "POST"
1536
+ o.http_request_uri = "/"
1537
+ o.input = Shapes::ShapeRef.new(shape: DeleteHsmClientCertificateMessage)
1538
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1539
+ o.errors << Shapes::ShapeRef.new(shape: InvalidHsmClientCertificateStateFault)
1540
+ o.errors << Shapes::ShapeRef.new(shape: HsmClientCertificateNotFoundFault)
1541
+ end)
1542
+
1543
+ api.add_operation(:delete_hsm_configuration, Seahorse::Model::Operation.new.tap do |o|
1544
+ o.name = "DeleteHsmConfiguration"
1545
+ o.http_method = "POST"
1546
+ o.http_request_uri = "/"
1547
+ o.input = Shapes::ShapeRef.new(shape: DeleteHsmConfigurationMessage)
1548
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1549
+ o.errors << Shapes::ShapeRef.new(shape: InvalidHsmConfigurationStateFault)
1550
+ o.errors << Shapes::ShapeRef.new(shape: HsmConfigurationNotFoundFault)
1551
+ end)
1552
+
1553
+ api.add_operation(:delete_snapshot_copy_grant, Seahorse::Model::Operation.new.tap do |o|
1554
+ o.name = "DeleteSnapshotCopyGrant"
1555
+ o.http_method = "POST"
1556
+ o.http_request_uri = "/"
1557
+ o.input = Shapes::ShapeRef.new(shape: DeleteSnapshotCopyGrantMessage)
1558
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1559
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSnapshotCopyGrantStateFault)
1560
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotCopyGrantNotFoundFault)
1561
+ end)
1562
+
1563
+ api.add_operation(:delete_tags, Seahorse::Model::Operation.new.tap do |o|
1564
+ o.name = "DeleteTags"
1565
+ o.http_method = "POST"
1566
+ o.http_request_uri = "/"
1567
+ o.input = Shapes::ShapeRef.new(shape: DeleteTagsMessage)
1568
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1569
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1570
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1571
+ end)
1572
+
1573
+ api.add_operation(:describe_cluster_parameter_groups, Seahorse::Model::Operation.new.tap do |o|
1574
+ o.name = "DescribeClusterParameterGroups"
1575
+ o.http_method = "POST"
1576
+ o.http_request_uri = "/"
1577
+ o.input = Shapes::ShapeRef.new(shape: DescribeClusterParameterGroupsMessage)
1578
+ o.output = Shapes::ShapeRef.new(shape: ClusterParameterGroupsMessage)
1579
+ o.errors << Shapes::ShapeRef.new(shape: ClusterParameterGroupNotFoundFault)
1580
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1581
+ o[:pager] = Aws::Pager.new(
1582
+ limit_key: "max_records",
1583
+ tokens: {
1584
+ "marker" => "marker"
1585
+ }
1586
+ )
1587
+ end)
1588
+
1589
+ api.add_operation(:describe_cluster_parameters, Seahorse::Model::Operation.new.tap do |o|
1590
+ o.name = "DescribeClusterParameters"
1591
+ o.http_method = "POST"
1592
+ o.http_request_uri = "/"
1593
+ o.input = Shapes::ShapeRef.new(shape: DescribeClusterParametersMessage)
1594
+ o.output = Shapes::ShapeRef.new(shape: ClusterParameterGroupDetails)
1595
+ o.errors << Shapes::ShapeRef.new(shape: ClusterParameterGroupNotFoundFault)
1596
+ o[:pager] = Aws::Pager.new(
1597
+ limit_key: "max_records",
1598
+ tokens: {
1599
+ "marker" => "marker"
1600
+ }
1601
+ )
1602
+ end)
1603
+
1604
+ api.add_operation(:describe_cluster_security_groups, Seahorse::Model::Operation.new.tap do |o|
1605
+ o.name = "DescribeClusterSecurityGroups"
1606
+ o.http_method = "POST"
1607
+ o.http_request_uri = "/"
1608
+ o.input = Shapes::ShapeRef.new(shape: DescribeClusterSecurityGroupsMessage)
1609
+ o.output = Shapes::ShapeRef.new(shape: ClusterSecurityGroupMessage)
1610
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSecurityGroupNotFoundFault)
1611
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1612
+ o[:pager] = Aws::Pager.new(
1613
+ limit_key: "max_records",
1614
+ tokens: {
1615
+ "marker" => "marker"
1616
+ }
1617
+ )
1618
+ end)
1619
+
1620
+ api.add_operation(:describe_cluster_snapshots, Seahorse::Model::Operation.new.tap do |o|
1621
+ o.name = "DescribeClusterSnapshots"
1622
+ o.http_method = "POST"
1623
+ o.http_request_uri = "/"
1624
+ o.input = Shapes::ShapeRef.new(shape: DescribeClusterSnapshotsMessage)
1625
+ o.output = Shapes::ShapeRef.new(shape: SnapshotMessage)
1626
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotNotFoundFault)
1627
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1628
+ o[:pager] = Aws::Pager.new(
1629
+ limit_key: "max_records",
1630
+ tokens: {
1631
+ "marker" => "marker"
1632
+ }
1633
+ )
1634
+ end)
1635
+
1636
+ api.add_operation(:describe_cluster_subnet_groups, Seahorse::Model::Operation.new.tap do |o|
1637
+ o.name = "DescribeClusterSubnetGroups"
1638
+ o.http_method = "POST"
1639
+ o.http_request_uri = "/"
1640
+ o.input = Shapes::ShapeRef.new(shape: DescribeClusterSubnetGroupsMessage)
1641
+ o.output = Shapes::ShapeRef.new(shape: ClusterSubnetGroupMessage)
1642
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSubnetGroupNotFoundFault)
1643
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1644
+ o[:pager] = Aws::Pager.new(
1645
+ limit_key: "max_records",
1646
+ tokens: {
1647
+ "marker" => "marker"
1648
+ }
1649
+ )
1650
+ end)
1651
+
1652
+ api.add_operation(:describe_cluster_versions, Seahorse::Model::Operation.new.tap do |o|
1653
+ o.name = "DescribeClusterVersions"
1654
+ o.http_method = "POST"
1655
+ o.http_request_uri = "/"
1656
+ o.input = Shapes::ShapeRef.new(shape: DescribeClusterVersionsMessage)
1657
+ o.output = Shapes::ShapeRef.new(shape: ClusterVersionsMessage)
1658
+ o[:pager] = Aws::Pager.new(
1659
+ limit_key: "max_records",
1660
+ tokens: {
1661
+ "marker" => "marker"
1662
+ }
1663
+ )
1664
+ end)
1665
+
1666
+ api.add_operation(:describe_clusters, Seahorse::Model::Operation.new.tap do |o|
1667
+ o.name = "DescribeClusters"
1668
+ o.http_method = "POST"
1669
+ o.http_request_uri = "/"
1670
+ o.input = Shapes::ShapeRef.new(shape: DescribeClustersMessage)
1671
+ o.output = Shapes::ShapeRef.new(shape: ClustersMessage)
1672
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1673
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1674
+ o[:pager] = Aws::Pager.new(
1675
+ limit_key: "max_records",
1676
+ tokens: {
1677
+ "marker" => "marker"
1678
+ }
1679
+ )
1680
+ end)
1681
+
1682
+ api.add_operation(:describe_default_cluster_parameters, Seahorse::Model::Operation.new.tap do |o|
1683
+ o.name = "DescribeDefaultClusterParameters"
1684
+ o.http_method = "POST"
1685
+ o.http_request_uri = "/"
1686
+ o.input = Shapes::ShapeRef.new(shape: DescribeDefaultClusterParametersMessage)
1687
+ o.output = Shapes::ShapeRef.new(shape: DescribeDefaultClusterParametersResult)
1688
+ o[:pager] = Aws::Pager.new(
1689
+ limit_key: "max_records",
1690
+ tokens: {
1691
+ "default_cluster_parameters.marker" => "marker"
1692
+ }
1693
+ )
1694
+ end)
1695
+
1696
+ api.add_operation(:describe_event_categories, Seahorse::Model::Operation.new.tap do |o|
1697
+ o.name = "DescribeEventCategories"
1698
+ o.http_method = "POST"
1699
+ o.http_request_uri = "/"
1700
+ o.input = Shapes::ShapeRef.new(shape: DescribeEventCategoriesMessage)
1701
+ o.output = Shapes::ShapeRef.new(shape: EventCategoriesMessage)
1702
+ end)
1703
+
1704
+ api.add_operation(:describe_event_subscriptions, Seahorse::Model::Operation.new.tap do |o|
1705
+ o.name = "DescribeEventSubscriptions"
1706
+ o.http_method = "POST"
1707
+ o.http_request_uri = "/"
1708
+ o.input = Shapes::ShapeRef.new(shape: DescribeEventSubscriptionsMessage)
1709
+ o.output = Shapes::ShapeRef.new(shape: EventSubscriptionsMessage)
1710
+ o.errors << Shapes::ShapeRef.new(shape: SubscriptionNotFoundFault)
1711
+ o[:pager] = Aws::Pager.new(
1712
+ limit_key: "max_records",
1713
+ tokens: {
1714
+ "marker" => "marker"
1715
+ }
1716
+ )
1717
+ end)
1718
+
1719
+ api.add_operation(:describe_events, Seahorse::Model::Operation.new.tap do |o|
1720
+ o.name = "DescribeEvents"
1721
+ o.http_method = "POST"
1722
+ o.http_request_uri = "/"
1723
+ o.input = Shapes::ShapeRef.new(shape: DescribeEventsMessage)
1724
+ o.output = Shapes::ShapeRef.new(shape: EventsMessage)
1725
+ o[:pager] = Aws::Pager.new(
1726
+ limit_key: "max_records",
1727
+ tokens: {
1728
+ "marker" => "marker"
1729
+ }
1730
+ )
1731
+ end)
1732
+
1733
+ api.add_operation(:describe_hsm_client_certificates, Seahorse::Model::Operation.new.tap do |o|
1734
+ o.name = "DescribeHsmClientCertificates"
1735
+ o.http_method = "POST"
1736
+ o.http_request_uri = "/"
1737
+ o.input = Shapes::ShapeRef.new(shape: DescribeHsmClientCertificatesMessage)
1738
+ o.output = Shapes::ShapeRef.new(shape: HsmClientCertificateMessage)
1739
+ o.errors << Shapes::ShapeRef.new(shape: HsmClientCertificateNotFoundFault)
1740
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1741
+ o[:pager] = Aws::Pager.new(
1742
+ limit_key: "max_records",
1743
+ tokens: {
1744
+ "marker" => "marker"
1745
+ }
1746
+ )
1747
+ end)
1748
+
1749
+ api.add_operation(:describe_hsm_configurations, Seahorse::Model::Operation.new.tap do |o|
1750
+ o.name = "DescribeHsmConfigurations"
1751
+ o.http_method = "POST"
1752
+ o.http_request_uri = "/"
1753
+ o.input = Shapes::ShapeRef.new(shape: DescribeHsmConfigurationsMessage)
1754
+ o.output = Shapes::ShapeRef.new(shape: HsmConfigurationMessage)
1755
+ o.errors << Shapes::ShapeRef.new(shape: HsmConfigurationNotFoundFault)
1756
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1757
+ o[:pager] = Aws::Pager.new(
1758
+ limit_key: "max_records",
1759
+ tokens: {
1760
+ "marker" => "marker"
1761
+ }
1762
+ )
1763
+ end)
1764
+
1765
+ api.add_operation(:describe_logging_status, Seahorse::Model::Operation.new.tap do |o|
1766
+ o.name = "DescribeLoggingStatus"
1767
+ o.http_method = "POST"
1768
+ o.http_request_uri = "/"
1769
+ o.input = Shapes::ShapeRef.new(shape: DescribeLoggingStatusMessage)
1770
+ o.output = Shapes::ShapeRef.new(shape: LoggingStatus)
1771
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1772
+ end)
1773
+
1774
+ api.add_operation(:describe_orderable_cluster_options, Seahorse::Model::Operation.new.tap do |o|
1775
+ o.name = "DescribeOrderableClusterOptions"
1776
+ o.http_method = "POST"
1777
+ o.http_request_uri = "/"
1778
+ o.input = Shapes::ShapeRef.new(shape: DescribeOrderableClusterOptionsMessage)
1779
+ o.output = Shapes::ShapeRef.new(shape: OrderableClusterOptionsMessage)
1780
+ o[:pager] = Aws::Pager.new(
1781
+ limit_key: "max_records",
1782
+ tokens: {
1783
+ "marker" => "marker"
1784
+ }
1785
+ )
1786
+ end)
1787
+
1788
+ api.add_operation(:describe_reserved_node_offerings, Seahorse::Model::Operation.new.tap do |o|
1789
+ o.name = "DescribeReservedNodeOfferings"
1790
+ o.http_method = "POST"
1791
+ o.http_request_uri = "/"
1792
+ o.input = Shapes::ShapeRef.new(shape: DescribeReservedNodeOfferingsMessage)
1793
+ o.output = Shapes::ShapeRef.new(shape: ReservedNodeOfferingsMessage)
1794
+ o.errors << Shapes::ShapeRef.new(shape: ReservedNodeOfferingNotFoundFault)
1795
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationFault)
1796
+ o[:pager] = Aws::Pager.new(
1797
+ limit_key: "max_records",
1798
+ tokens: {
1799
+ "marker" => "marker"
1800
+ }
1801
+ )
1802
+ end)
1803
+
1804
+ api.add_operation(:describe_reserved_nodes, Seahorse::Model::Operation.new.tap do |o|
1805
+ o.name = "DescribeReservedNodes"
1806
+ o.http_method = "POST"
1807
+ o.http_request_uri = "/"
1808
+ o.input = Shapes::ShapeRef.new(shape: DescribeReservedNodesMessage)
1809
+ o.output = Shapes::ShapeRef.new(shape: ReservedNodesMessage)
1810
+ o.errors << Shapes::ShapeRef.new(shape: ReservedNodeNotFoundFault)
1811
+ o[:pager] = Aws::Pager.new(
1812
+ limit_key: "max_records",
1813
+ tokens: {
1814
+ "marker" => "marker"
1815
+ }
1816
+ )
1817
+ end)
1818
+
1819
+ api.add_operation(:describe_resize, Seahorse::Model::Operation.new.tap do |o|
1820
+ o.name = "DescribeResize"
1821
+ o.http_method = "POST"
1822
+ o.http_request_uri = "/"
1823
+ o.input = Shapes::ShapeRef.new(shape: DescribeResizeMessage)
1824
+ o.output = Shapes::ShapeRef.new(shape: ResizeProgressMessage)
1825
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1826
+ o.errors << Shapes::ShapeRef.new(shape: ResizeNotFoundFault)
1827
+ end)
1828
+
1829
+ api.add_operation(:describe_snapshot_copy_grants, Seahorse::Model::Operation.new.tap do |o|
1830
+ o.name = "DescribeSnapshotCopyGrants"
1831
+ o.http_method = "POST"
1832
+ o.http_request_uri = "/"
1833
+ o.input = Shapes::ShapeRef.new(shape: DescribeSnapshotCopyGrantsMessage)
1834
+ o.output = Shapes::ShapeRef.new(shape: SnapshotCopyGrantMessage)
1835
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotCopyGrantNotFoundFault)
1836
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1837
+ end)
1838
+
1839
+ api.add_operation(:describe_table_restore_status, Seahorse::Model::Operation.new.tap do |o|
1840
+ o.name = "DescribeTableRestoreStatus"
1841
+ o.http_method = "POST"
1842
+ o.http_request_uri = "/"
1843
+ o.input = Shapes::ShapeRef.new(shape: DescribeTableRestoreStatusMessage)
1844
+ o.output = Shapes::ShapeRef.new(shape: TableRestoreStatusMessage)
1845
+ o.errors << Shapes::ShapeRef.new(shape: TableRestoreNotFoundFault)
1846
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1847
+ end)
1848
+
1849
+ api.add_operation(:describe_tags, Seahorse::Model::Operation.new.tap do |o|
1850
+ o.name = "DescribeTags"
1851
+ o.http_method = "POST"
1852
+ o.http_request_uri = "/"
1853
+ o.input = Shapes::ShapeRef.new(shape: DescribeTagsMessage)
1854
+ o.output = Shapes::ShapeRef.new(shape: TaggedResourceListMessage)
1855
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundFault)
1856
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagFault)
1857
+ end)
1858
+
1859
+ api.add_operation(:disable_logging, Seahorse::Model::Operation.new.tap do |o|
1860
+ o.name = "DisableLogging"
1861
+ o.http_method = "POST"
1862
+ o.http_request_uri = "/"
1863
+ o.input = Shapes::ShapeRef.new(shape: DisableLoggingMessage)
1864
+ o.output = Shapes::ShapeRef.new(shape: LoggingStatus)
1865
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1866
+ end)
1867
+
1868
+ api.add_operation(:disable_snapshot_copy, Seahorse::Model::Operation.new.tap do |o|
1869
+ o.name = "DisableSnapshotCopy"
1870
+ o.http_method = "POST"
1871
+ o.http_request_uri = "/"
1872
+ o.input = Shapes::ShapeRef.new(shape: DisableSnapshotCopyMessage)
1873
+ o.output = Shapes::ShapeRef.new(shape: DisableSnapshotCopyResult)
1874
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1875
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotCopyAlreadyDisabledFault)
1876
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1877
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedOperation)
1878
+ end)
1879
+
1880
+ api.add_operation(:enable_logging, Seahorse::Model::Operation.new.tap do |o|
1881
+ o.name = "EnableLogging"
1882
+ o.http_method = "POST"
1883
+ o.http_request_uri = "/"
1884
+ o.input = Shapes::ShapeRef.new(shape: EnableLoggingMessage)
1885
+ o.output = Shapes::ShapeRef.new(shape: LoggingStatus)
1886
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1887
+ o.errors << Shapes::ShapeRef.new(shape: BucketNotFoundFault)
1888
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientS3BucketPolicyFault)
1889
+ o.errors << Shapes::ShapeRef.new(shape: InvalidS3KeyPrefixFault)
1890
+ o.errors << Shapes::ShapeRef.new(shape: InvalidS3BucketNameFault)
1891
+ end)
1892
+
1893
+ api.add_operation(:enable_snapshot_copy, Seahorse::Model::Operation.new.tap do |o|
1894
+ o.name = "EnableSnapshotCopy"
1895
+ o.http_method = "POST"
1896
+ o.http_request_uri = "/"
1897
+ o.input = Shapes::ShapeRef.new(shape: EnableSnapshotCopyMessage)
1898
+ o.output = Shapes::ShapeRef.new(shape: EnableSnapshotCopyResult)
1899
+ o.errors << Shapes::ShapeRef.new(shape: IncompatibleOrderableOptions)
1900
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1901
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1902
+ o.errors << Shapes::ShapeRef.new(shape: CopyToRegionDisabledFault)
1903
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotCopyAlreadyEnabledFault)
1904
+ o.errors << Shapes::ShapeRef.new(shape: UnknownSnapshotCopyRegionFault)
1905
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedOperation)
1906
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotCopyGrantNotFoundFault)
1907
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
1908
+ o.errors << Shapes::ShapeRef.new(shape: DependentServiceRequestThrottlingFault)
1909
+ end)
1910
+
1911
+ api.add_operation(:modify_cluster, Seahorse::Model::Operation.new.tap do |o|
1912
+ o.name = "ModifyCluster"
1913
+ o.http_method = "POST"
1914
+ o.http_request_uri = "/"
1915
+ o.input = Shapes::ShapeRef.new(shape: ModifyClusterMessage)
1916
+ o.output = Shapes::ShapeRef.new(shape: ModifyClusterResult)
1917
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1918
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSecurityGroupStateFault)
1919
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1920
+ o.errors << Shapes::ShapeRef.new(shape: NumberOfNodesQuotaExceededFault)
1921
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSecurityGroupNotFoundFault)
1922
+ o.errors << Shapes::ShapeRef.new(shape: ClusterParameterGroupNotFoundFault)
1923
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientClusterCapacityFault)
1924
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOptionFault)
1925
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedOperation)
1926
+ o.errors << Shapes::ShapeRef.new(shape: HsmClientCertificateNotFoundFault)
1927
+ o.errors << Shapes::ShapeRef.new(shape: HsmConfigurationNotFoundFault)
1928
+ o.errors << Shapes::ShapeRef.new(shape: ClusterAlreadyExistsFault)
1929
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
1930
+ o.errors << Shapes::ShapeRef.new(shape: DependentServiceRequestThrottlingFault)
1931
+ o.errors << Shapes::ShapeRef.new(shape: InvalidElasticIpFault)
1932
+ end)
1933
+
1934
+ api.add_operation(:modify_cluster_iam_roles, Seahorse::Model::Operation.new.tap do |o|
1935
+ o.name = "ModifyClusterIamRoles"
1936
+ o.http_method = "POST"
1937
+ o.http_request_uri = "/"
1938
+ o.input = Shapes::ShapeRef.new(shape: ModifyClusterIamRolesMessage)
1939
+ o.output = Shapes::ShapeRef.new(shape: ModifyClusterIamRolesResult)
1940
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1941
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1942
+ end)
1943
+
1944
+ api.add_operation(:modify_cluster_parameter_group, Seahorse::Model::Operation.new.tap do |o|
1945
+ o.name = "ModifyClusterParameterGroup"
1946
+ o.http_method = "POST"
1947
+ o.http_request_uri = "/"
1948
+ o.input = Shapes::ShapeRef.new(shape: ModifyClusterParameterGroupMessage)
1949
+ o.output = Shapes::ShapeRef.new(shape: ClusterParameterGroupNameMessage)
1950
+ o.errors << Shapes::ShapeRef.new(shape: ClusterParameterGroupNotFoundFault)
1951
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterParameterGroupStateFault)
1952
+ end)
1953
+
1954
+ api.add_operation(:modify_cluster_subnet_group, Seahorse::Model::Operation.new.tap do |o|
1955
+ o.name = "ModifyClusterSubnetGroup"
1956
+ o.http_method = "POST"
1957
+ o.http_request_uri = "/"
1958
+ o.input = Shapes::ShapeRef.new(shape: ModifyClusterSubnetGroupMessage)
1959
+ o.output = Shapes::ShapeRef.new(shape: ModifyClusterSubnetGroupResult)
1960
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSubnetGroupNotFoundFault)
1961
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSubnetQuotaExceededFault)
1962
+ o.errors << Shapes::ShapeRef.new(shape: SubnetAlreadyInUse)
1963
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
1964
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedOperation)
1965
+ o.errors << Shapes::ShapeRef.new(shape: DependentServiceRequestThrottlingFault)
1966
+ end)
1967
+
1968
+ api.add_operation(:modify_event_subscription, Seahorse::Model::Operation.new.tap do |o|
1969
+ o.name = "ModifyEventSubscription"
1970
+ o.http_method = "POST"
1971
+ o.http_request_uri = "/"
1972
+ o.input = Shapes::ShapeRef.new(shape: ModifyEventSubscriptionMessage)
1973
+ o.output = Shapes::ShapeRef.new(shape: ModifyEventSubscriptionResult)
1974
+ o.errors << Shapes::ShapeRef.new(shape: SubscriptionNotFoundFault)
1975
+ o.errors << Shapes::ShapeRef.new(shape: SNSInvalidTopicFault)
1976
+ o.errors << Shapes::ShapeRef.new(shape: SNSNoAuthorizationFault)
1977
+ o.errors << Shapes::ShapeRef.new(shape: SNSTopicArnNotFoundFault)
1978
+ o.errors << Shapes::ShapeRef.new(shape: SubscriptionEventIdNotFoundFault)
1979
+ o.errors << Shapes::ShapeRef.new(shape: SubscriptionCategoryNotFoundFault)
1980
+ o.errors << Shapes::ShapeRef.new(shape: SubscriptionSeverityNotFoundFault)
1981
+ o.errors << Shapes::ShapeRef.new(shape: SourceNotFoundFault)
1982
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubscriptionStateFault)
1983
+ end)
1984
+
1985
+ api.add_operation(:modify_snapshot_copy_retention_period, Seahorse::Model::Operation.new.tap do |o|
1986
+ o.name = "ModifySnapshotCopyRetentionPeriod"
1987
+ o.http_method = "POST"
1988
+ o.http_request_uri = "/"
1989
+ o.input = Shapes::ShapeRef.new(shape: ModifySnapshotCopyRetentionPeriodMessage)
1990
+ o.output = Shapes::ShapeRef.new(shape: ModifySnapshotCopyRetentionPeriodResult)
1991
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
1992
+ o.errors << Shapes::ShapeRef.new(shape: SnapshotCopyDisabledFault)
1993
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedOperation)
1994
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
1995
+ end)
1996
+
1997
+ api.add_operation(:purchase_reserved_node_offering, Seahorse::Model::Operation.new.tap do |o|
1998
+ o.name = "PurchaseReservedNodeOffering"
1999
+ o.http_method = "POST"
2000
+ o.http_request_uri = "/"
2001
+ o.input = Shapes::ShapeRef.new(shape: PurchaseReservedNodeOfferingMessage)
2002
+ o.output = Shapes::ShapeRef.new(shape: PurchaseReservedNodeOfferingResult)
2003
+ o.errors << Shapes::ShapeRef.new(shape: ReservedNodeOfferingNotFoundFault)
2004
+ o.errors << Shapes::ShapeRef.new(shape: ReservedNodeAlreadyExistsFault)
2005
+ o.errors << Shapes::ShapeRef.new(shape: ReservedNodeQuotaExceededFault)
2006
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationFault)
2007
+ end)
2008
+
2009
+ api.add_operation(:reboot_cluster, Seahorse::Model::Operation.new.tap do |o|
2010
+ o.name = "RebootCluster"
2011
+ o.http_method = "POST"
2012
+ o.http_request_uri = "/"
2013
+ o.input = Shapes::ShapeRef.new(shape: RebootClusterMessage)
2014
+ o.output = Shapes::ShapeRef.new(shape: RebootClusterResult)
2015
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
2016
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
2017
+ end)
2018
+
2019
+ api.add_operation(:reset_cluster_parameter_group, Seahorse::Model::Operation.new.tap do |o|
2020
+ o.name = "ResetClusterParameterGroup"
2021
+ o.http_method = "POST"
2022
+ o.http_request_uri = "/"
2023
+ o.input = Shapes::ShapeRef.new(shape: ResetClusterParameterGroupMessage)
2024
+ o.output = Shapes::ShapeRef.new(shape: ClusterParameterGroupNameMessage)
2025
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterParameterGroupStateFault)
2026
+ o.errors << Shapes::ShapeRef.new(shape: ClusterParameterGroupNotFoundFault)
2027
+ end)
2028
+
2029
+ api.add_operation(:restore_from_cluster_snapshot, Seahorse::Model::Operation.new.tap do |o|
2030
+ o.name = "RestoreFromClusterSnapshot"
2031
+ o.http_method = "POST"
2032
+ o.http_request_uri = "/"
2033
+ o.input = Shapes::ShapeRef.new(shape: RestoreFromClusterSnapshotMessage)
2034
+ o.output = Shapes::ShapeRef.new(shape: RestoreFromClusterSnapshotResult)
2035
+ o.errors << Shapes::ShapeRef.new(shape: AccessToSnapshotDeniedFault)
2036
+ o.errors << Shapes::ShapeRef.new(shape: ClusterAlreadyExistsFault)
2037
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotNotFoundFault)
2038
+ o.errors << Shapes::ShapeRef.new(shape: ClusterQuotaExceededFault)
2039
+ o.errors << Shapes::ShapeRef.new(shape: InsufficientClusterCapacityFault)
2040
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSnapshotStateFault)
2041
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRestoreFault)
2042
+ o.errors << Shapes::ShapeRef.new(shape: NumberOfNodesQuotaExceededFault)
2043
+ o.errors << Shapes::ShapeRef.new(shape: NumberOfNodesPerClusterLimitExceededFault)
2044
+ o.errors << Shapes::ShapeRef.new(shape: InvalidVPCNetworkStateFault)
2045
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSubnetGroupStateFault)
2046
+ o.errors << Shapes::ShapeRef.new(shape: InvalidSubnet)
2047
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSubnetGroupNotFoundFault)
2048
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedOperation)
2049
+ o.errors << Shapes::ShapeRef.new(shape: HsmClientCertificateNotFoundFault)
2050
+ o.errors << Shapes::ShapeRef.new(shape: HsmConfigurationNotFoundFault)
2051
+ o.errors << Shapes::ShapeRef.new(shape: InvalidElasticIpFault)
2052
+ o.errors << Shapes::ShapeRef.new(shape: ClusterParameterGroupNotFoundFault)
2053
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSecurityGroupNotFoundFault)
2054
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededFault)
2055
+ o.errors << Shapes::ShapeRef.new(shape: DependentServiceRequestThrottlingFault)
2056
+ end)
2057
+
2058
+ api.add_operation(:restore_table_from_cluster_snapshot, Seahorse::Model::Operation.new.tap do |o|
2059
+ o.name = "RestoreTableFromClusterSnapshot"
2060
+ o.http_method = "POST"
2061
+ o.http_request_uri = "/"
2062
+ o.input = Shapes::ShapeRef.new(shape: RestoreTableFromClusterSnapshotMessage)
2063
+ o.output = Shapes::ShapeRef.new(shape: RestoreTableFromClusterSnapshotResult)
2064
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotNotFoundFault)
2065
+ o.errors << Shapes::ShapeRef.new(shape: InProgressTableRestoreQuotaExceededFault)
2066
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSnapshotStateFault)
2067
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTableRestoreArgumentFault)
2068
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
2069
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
2070
+ o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperationFault)
2071
+ end)
2072
+
2073
+ api.add_operation(:revoke_cluster_security_group_ingress, Seahorse::Model::Operation.new.tap do |o|
2074
+ o.name = "RevokeClusterSecurityGroupIngress"
2075
+ o.http_method = "POST"
2076
+ o.http_request_uri = "/"
2077
+ o.input = Shapes::ShapeRef.new(shape: RevokeClusterSecurityGroupIngressMessage)
2078
+ o.output = Shapes::ShapeRef.new(shape: RevokeClusterSecurityGroupIngressResult)
2079
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSecurityGroupNotFoundFault)
2080
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationNotFoundFault)
2081
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterSecurityGroupStateFault)
2082
+ end)
2083
+
2084
+ api.add_operation(:revoke_snapshot_access, Seahorse::Model::Operation.new.tap do |o|
2085
+ o.name = "RevokeSnapshotAccess"
2086
+ o.http_method = "POST"
2087
+ o.http_request_uri = "/"
2088
+ o.input = Shapes::ShapeRef.new(shape: RevokeSnapshotAccessMessage)
2089
+ o.output = Shapes::ShapeRef.new(shape: RevokeSnapshotAccessResult)
2090
+ o.errors << Shapes::ShapeRef.new(shape: AccessToSnapshotDeniedFault)
2091
+ o.errors << Shapes::ShapeRef.new(shape: AuthorizationNotFoundFault)
2092
+ o.errors << Shapes::ShapeRef.new(shape: ClusterSnapshotNotFoundFault)
2093
+ end)
2094
+
2095
+ api.add_operation(:rotate_encryption_key, Seahorse::Model::Operation.new.tap do |o|
2096
+ o.name = "RotateEncryptionKey"
2097
+ o.http_method = "POST"
2098
+ o.http_request_uri = "/"
2099
+ o.input = Shapes::ShapeRef.new(shape: RotateEncryptionKeyMessage)
2100
+ o.output = Shapes::ShapeRef.new(shape: RotateEncryptionKeyResult)
2101
+ o.errors << Shapes::ShapeRef.new(shape: ClusterNotFoundFault)
2102
+ o.errors << Shapes::ShapeRef.new(shape: InvalidClusterStateFault)
2103
+ o.errors << Shapes::ShapeRef.new(shape: DependentServiceRequestThrottlingFault)
2104
+ end)
2105
+ end
2106
+
2107
+ end
2108
+ end
2109
+ end