aws-sdk-emr 1.0.0.rc1

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,1135 @@
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 EMR
10
+ # @api private
11
+ module ClientApi
12
+
13
+ include Seahorse::Model
14
+
15
+ ActionOnFailure = Shapes::StringShape.new(name: 'ActionOnFailure')
16
+ AddInstanceGroupsInput = Shapes::StructureShape.new(name: 'AddInstanceGroupsInput')
17
+ AddInstanceGroupsOutput = Shapes::StructureShape.new(name: 'AddInstanceGroupsOutput')
18
+ AddJobFlowStepsInput = Shapes::StructureShape.new(name: 'AddJobFlowStepsInput')
19
+ AddJobFlowStepsOutput = Shapes::StructureShape.new(name: 'AddJobFlowStepsOutput')
20
+ AddTagsInput = Shapes::StructureShape.new(name: 'AddTagsInput')
21
+ AddTagsOutput = Shapes::StructureShape.new(name: 'AddTagsOutput')
22
+ AdjustmentType = Shapes::StringShape.new(name: 'AdjustmentType')
23
+ Application = Shapes::StructureShape.new(name: 'Application')
24
+ ApplicationList = Shapes::ListShape.new(name: 'ApplicationList')
25
+ AutoScalingPolicy = Shapes::StructureShape.new(name: 'AutoScalingPolicy')
26
+ AutoScalingPolicyDescription = Shapes::StructureShape.new(name: 'AutoScalingPolicyDescription')
27
+ AutoScalingPolicyState = Shapes::StringShape.new(name: 'AutoScalingPolicyState')
28
+ AutoScalingPolicyStateChangeReason = Shapes::StructureShape.new(name: 'AutoScalingPolicyStateChangeReason')
29
+ AutoScalingPolicyStateChangeReasonCode = Shapes::StringShape.new(name: 'AutoScalingPolicyStateChangeReasonCode')
30
+ AutoScalingPolicyStatus = Shapes::StructureShape.new(name: 'AutoScalingPolicyStatus')
31
+ Boolean = Shapes::BooleanShape.new(name: 'Boolean')
32
+ BooleanObject = Shapes::BooleanShape.new(name: 'BooleanObject')
33
+ BootstrapActionConfig = Shapes::StructureShape.new(name: 'BootstrapActionConfig')
34
+ BootstrapActionConfigList = Shapes::ListShape.new(name: 'BootstrapActionConfigList')
35
+ BootstrapActionDetail = Shapes::StructureShape.new(name: 'BootstrapActionDetail')
36
+ BootstrapActionDetailList = Shapes::ListShape.new(name: 'BootstrapActionDetailList')
37
+ CancelStepsInfo = Shapes::StructureShape.new(name: 'CancelStepsInfo')
38
+ CancelStepsInfoList = Shapes::ListShape.new(name: 'CancelStepsInfoList')
39
+ CancelStepsInput = Shapes::StructureShape.new(name: 'CancelStepsInput')
40
+ CancelStepsOutput = Shapes::StructureShape.new(name: 'CancelStepsOutput')
41
+ CancelStepsRequestStatus = Shapes::StringShape.new(name: 'CancelStepsRequestStatus')
42
+ CloudWatchAlarmDefinition = Shapes::StructureShape.new(name: 'CloudWatchAlarmDefinition')
43
+ Cluster = Shapes::StructureShape.new(name: 'Cluster')
44
+ ClusterId = Shapes::StringShape.new(name: 'ClusterId')
45
+ ClusterState = Shapes::StringShape.new(name: 'ClusterState')
46
+ ClusterStateChangeReason = Shapes::StructureShape.new(name: 'ClusterStateChangeReason')
47
+ ClusterStateChangeReasonCode = Shapes::StringShape.new(name: 'ClusterStateChangeReasonCode')
48
+ ClusterStateList = Shapes::ListShape.new(name: 'ClusterStateList')
49
+ ClusterStatus = Shapes::StructureShape.new(name: 'ClusterStatus')
50
+ ClusterSummary = Shapes::StructureShape.new(name: 'ClusterSummary')
51
+ ClusterSummaryList = Shapes::ListShape.new(name: 'ClusterSummaryList')
52
+ ClusterTimeline = Shapes::StructureShape.new(name: 'ClusterTimeline')
53
+ Command = Shapes::StructureShape.new(name: 'Command')
54
+ CommandList = Shapes::ListShape.new(name: 'CommandList')
55
+ ComparisonOperator = Shapes::StringShape.new(name: 'ComparisonOperator')
56
+ Configuration = Shapes::StructureShape.new(name: 'Configuration')
57
+ ConfigurationList = Shapes::ListShape.new(name: 'ConfigurationList')
58
+ CreateSecurityConfigurationInput = Shapes::StructureShape.new(name: 'CreateSecurityConfigurationInput')
59
+ CreateSecurityConfigurationOutput = Shapes::StructureShape.new(name: 'CreateSecurityConfigurationOutput')
60
+ Date = Shapes::TimestampShape.new(name: 'Date')
61
+ DeleteSecurityConfigurationInput = Shapes::StructureShape.new(name: 'DeleteSecurityConfigurationInput')
62
+ DeleteSecurityConfigurationOutput = Shapes::StructureShape.new(name: 'DeleteSecurityConfigurationOutput')
63
+ DescribeClusterInput = Shapes::StructureShape.new(name: 'DescribeClusterInput')
64
+ DescribeClusterOutput = Shapes::StructureShape.new(name: 'DescribeClusterOutput')
65
+ DescribeJobFlowsInput = Shapes::StructureShape.new(name: 'DescribeJobFlowsInput')
66
+ DescribeJobFlowsOutput = Shapes::StructureShape.new(name: 'DescribeJobFlowsOutput')
67
+ DescribeSecurityConfigurationInput = Shapes::StructureShape.new(name: 'DescribeSecurityConfigurationInput')
68
+ DescribeSecurityConfigurationOutput = Shapes::StructureShape.new(name: 'DescribeSecurityConfigurationOutput')
69
+ DescribeStepInput = Shapes::StructureShape.new(name: 'DescribeStepInput')
70
+ DescribeStepOutput = Shapes::StructureShape.new(name: 'DescribeStepOutput')
71
+ EC2InstanceIdsList = Shapes::ListShape.new(name: 'EC2InstanceIdsList')
72
+ EC2InstanceIdsToTerminateList = Shapes::ListShape.new(name: 'EC2InstanceIdsToTerminateList')
73
+ EbsBlockDevice = Shapes::StructureShape.new(name: 'EbsBlockDevice')
74
+ EbsBlockDeviceConfig = Shapes::StructureShape.new(name: 'EbsBlockDeviceConfig')
75
+ EbsBlockDeviceConfigList = Shapes::ListShape.new(name: 'EbsBlockDeviceConfigList')
76
+ EbsBlockDeviceList = Shapes::ListShape.new(name: 'EbsBlockDeviceList')
77
+ EbsConfiguration = Shapes::StructureShape.new(name: 'EbsConfiguration')
78
+ EbsVolume = Shapes::StructureShape.new(name: 'EbsVolume')
79
+ EbsVolumeList = Shapes::ListShape.new(name: 'EbsVolumeList')
80
+ Ec2InstanceAttributes = Shapes::StructureShape.new(name: 'Ec2InstanceAttributes')
81
+ ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
82
+ ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
83
+ FailureDetails = Shapes::StructureShape.new(name: 'FailureDetails')
84
+ HadoopJarStepConfig = Shapes::StructureShape.new(name: 'HadoopJarStepConfig')
85
+ HadoopStepConfig = Shapes::StructureShape.new(name: 'HadoopStepConfig')
86
+ Instance = Shapes::StructureShape.new(name: 'Instance')
87
+ InstanceGroup = Shapes::StructureShape.new(name: 'InstanceGroup')
88
+ InstanceGroupConfig = Shapes::StructureShape.new(name: 'InstanceGroupConfig')
89
+ InstanceGroupConfigList = Shapes::ListShape.new(name: 'InstanceGroupConfigList')
90
+ InstanceGroupDetail = Shapes::StructureShape.new(name: 'InstanceGroupDetail')
91
+ InstanceGroupDetailList = Shapes::ListShape.new(name: 'InstanceGroupDetailList')
92
+ InstanceGroupId = Shapes::StringShape.new(name: 'InstanceGroupId')
93
+ InstanceGroupIdsList = Shapes::ListShape.new(name: 'InstanceGroupIdsList')
94
+ InstanceGroupList = Shapes::ListShape.new(name: 'InstanceGroupList')
95
+ InstanceGroupModifyConfig = Shapes::StructureShape.new(name: 'InstanceGroupModifyConfig')
96
+ InstanceGroupModifyConfigList = Shapes::ListShape.new(name: 'InstanceGroupModifyConfigList')
97
+ InstanceGroupState = Shapes::StringShape.new(name: 'InstanceGroupState')
98
+ InstanceGroupStateChangeReason = Shapes::StructureShape.new(name: 'InstanceGroupStateChangeReason')
99
+ InstanceGroupStateChangeReasonCode = Shapes::StringShape.new(name: 'InstanceGroupStateChangeReasonCode')
100
+ InstanceGroupStatus = Shapes::StructureShape.new(name: 'InstanceGroupStatus')
101
+ InstanceGroupTimeline = Shapes::StructureShape.new(name: 'InstanceGroupTimeline')
102
+ InstanceGroupType = Shapes::StringShape.new(name: 'InstanceGroupType')
103
+ InstanceGroupTypeList = Shapes::ListShape.new(name: 'InstanceGroupTypeList')
104
+ InstanceId = Shapes::StringShape.new(name: 'InstanceId')
105
+ InstanceList = Shapes::ListShape.new(name: 'InstanceList')
106
+ InstanceResizePolicy = Shapes::StructureShape.new(name: 'InstanceResizePolicy')
107
+ InstanceRoleType = Shapes::StringShape.new(name: 'InstanceRoleType')
108
+ InstanceState = Shapes::StringShape.new(name: 'InstanceState')
109
+ InstanceStateChangeReason = Shapes::StructureShape.new(name: 'InstanceStateChangeReason')
110
+ InstanceStateChangeReasonCode = Shapes::StringShape.new(name: 'InstanceStateChangeReasonCode')
111
+ InstanceStateList = Shapes::ListShape.new(name: 'InstanceStateList')
112
+ InstanceStatus = Shapes::StructureShape.new(name: 'InstanceStatus')
113
+ InstanceTimeline = Shapes::StructureShape.new(name: 'InstanceTimeline')
114
+ InstanceType = Shapes::StringShape.new(name: 'InstanceType')
115
+ Integer = Shapes::IntegerShape.new(name: 'Integer')
116
+ InternalServerError = Shapes::StructureShape.new(name: 'InternalServerError')
117
+ InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
118
+ InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
119
+ JobFlowDetail = Shapes::StructureShape.new(name: 'JobFlowDetail')
120
+ JobFlowDetailList = Shapes::ListShape.new(name: 'JobFlowDetailList')
121
+ JobFlowExecutionState = Shapes::StringShape.new(name: 'JobFlowExecutionState')
122
+ JobFlowExecutionStateList = Shapes::ListShape.new(name: 'JobFlowExecutionStateList')
123
+ JobFlowExecutionStatusDetail = Shapes::StructureShape.new(name: 'JobFlowExecutionStatusDetail')
124
+ JobFlowInstancesConfig = Shapes::StructureShape.new(name: 'JobFlowInstancesConfig')
125
+ JobFlowInstancesDetail = Shapes::StructureShape.new(name: 'JobFlowInstancesDetail')
126
+ KeyValue = Shapes::StructureShape.new(name: 'KeyValue')
127
+ KeyValueList = Shapes::ListShape.new(name: 'KeyValueList')
128
+ ListBootstrapActionsInput = Shapes::StructureShape.new(name: 'ListBootstrapActionsInput')
129
+ ListBootstrapActionsOutput = Shapes::StructureShape.new(name: 'ListBootstrapActionsOutput')
130
+ ListClustersInput = Shapes::StructureShape.new(name: 'ListClustersInput')
131
+ ListClustersOutput = Shapes::StructureShape.new(name: 'ListClustersOutput')
132
+ ListInstanceGroupsInput = Shapes::StructureShape.new(name: 'ListInstanceGroupsInput')
133
+ ListInstanceGroupsOutput = Shapes::StructureShape.new(name: 'ListInstanceGroupsOutput')
134
+ ListInstancesInput = Shapes::StructureShape.new(name: 'ListInstancesInput')
135
+ ListInstancesOutput = Shapes::StructureShape.new(name: 'ListInstancesOutput')
136
+ ListSecurityConfigurationsInput = Shapes::StructureShape.new(name: 'ListSecurityConfigurationsInput')
137
+ ListSecurityConfigurationsOutput = Shapes::StructureShape.new(name: 'ListSecurityConfigurationsOutput')
138
+ ListStepsInput = Shapes::StructureShape.new(name: 'ListStepsInput')
139
+ ListStepsOutput = Shapes::StructureShape.new(name: 'ListStepsOutput')
140
+ Marker = Shapes::StringShape.new(name: 'Marker')
141
+ MarketType = Shapes::StringShape.new(name: 'MarketType')
142
+ MetricDimension = Shapes::StructureShape.new(name: 'MetricDimension')
143
+ MetricDimensionList = Shapes::ListShape.new(name: 'MetricDimensionList')
144
+ ModifyInstanceGroupsInput = Shapes::StructureShape.new(name: 'ModifyInstanceGroupsInput')
145
+ NewSupportedProductsList = Shapes::ListShape.new(name: 'NewSupportedProductsList')
146
+ NonNegativeDouble = Shapes::FloatShape.new(name: 'NonNegativeDouble')
147
+ PlacementType = Shapes::StructureShape.new(name: 'PlacementType')
148
+ PutAutoScalingPolicyInput = Shapes::StructureShape.new(name: 'PutAutoScalingPolicyInput')
149
+ PutAutoScalingPolicyOutput = Shapes::StructureShape.new(name: 'PutAutoScalingPolicyOutput')
150
+ RemoveAutoScalingPolicyInput = Shapes::StructureShape.new(name: 'RemoveAutoScalingPolicyInput')
151
+ RemoveAutoScalingPolicyOutput = Shapes::StructureShape.new(name: 'RemoveAutoScalingPolicyOutput')
152
+ RemoveTagsInput = Shapes::StructureShape.new(name: 'RemoveTagsInput')
153
+ RemoveTagsOutput = Shapes::StructureShape.new(name: 'RemoveTagsOutput')
154
+ ResourceId = Shapes::StringShape.new(name: 'ResourceId')
155
+ RunJobFlowInput = Shapes::StructureShape.new(name: 'RunJobFlowInput')
156
+ RunJobFlowOutput = Shapes::StructureShape.new(name: 'RunJobFlowOutput')
157
+ ScaleDownBehavior = Shapes::StringShape.new(name: 'ScaleDownBehavior')
158
+ ScalingAction = Shapes::StructureShape.new(name: 'ScalingAction')
159
+ ScalingConstraints = Shapes::StructureShape.new(name: 'ScalingConstraints')
160
+ ScalingRule = Shapes::StructureShape.new(name: 'ScalingRule')
161
+ ScalingRuleList = Shapes::ListShape.new(name: 'ScalingRuleList')
162
+ ScalingTrigger = Shapes::StructureShape.new(name: 'ScalingTrigger')
163
+ ScriptBootstrapActionConfig = Shapes::StructureShape.new(name: 'ScriptBootstrapActionConfig')
164
+ SecurityConfigurationList = Shapes::ListShape.new(name: 'SecurityConfigurationList')
165
+ SecurityConfigurationSummary = Shapes::StructureShape.new(name: 'SecurityConfigurationSummary')
166
+ SecurityGroupsList = Shapes::ListShape.new(name: 'SecurityGroupsList')
167
+ SetTerminationProtectionInput = Shapes::StructureShape.new(name: 'SetTerminationProtectionInput')
168
+ SetVisibleToAllUsersInput = Shapes::StructureShape.new(name: 'SetVisibleToAllUsersInput')
169
+ ShrinkPolicy = Shapes::StructureShape.new(name: 'ShrinkPolicy')
170
+ SimpleScalingPolicyConfiguration = Shapes::StructureShape.new(name: 'SimpleScalingPolicyConfiguration')
171
+ Statistic = Shapes::StringShape.new(name: 'Statistic')
172
+ Step = Shapes::StructureShape.new(name: 'Step')
173
+ StepConfig = Shapes::StructureShape.new(name: 'StepConfig')
174
+ StepConfigList = Shapes::ListShape.new(name: 'StepConfigList')
175
+ StepDetail = Shapes::StructureShape.new(name: 'StepDetail')
176
+ StepDetailList = Shapes::ListShape.new(name: 'StepDetailList')
177
+ StepExecutionState = Shapes::StringShape.new(name: 'StepExecutionState')
178
+ StepExecutionStatusDetail = Shapes::StructureShape.new(name: 'StepExecutionStatusDetail')
179
+ StepId = Shapes::StringShape.new(name: 'StepId')
180
+ StepIdsList = Shapes::ListShape.new(name: 'StepIdsList')
181
+ StepState = Shapes::StringShape.new(name: 'StepState')
182
+ StepStateChangeReason = Shapes::StructureShape.new(name: 'StepStateChangeReason')
183
+ StepStateChangeReasonCode = Shapes::StringShape.new(name: 'StepStateChangeReasonCode')
184
+ StepStateList = Shapes::ListShape.new(name: 'StepStateList')
185
+ StepStatus = Shapes::StructureShape.new(name: 'StepStatus')
186
+ StepSummary = Shapes::StructureShape.new(name: 'StepSummary')
187
+ StepSummaryList = Shapes::ListShape.new(name: 'StepSummaryList')
188
+ StepTimeline = Shapes::StructureShape.new(name: 'StepTimeline')
189
+ String = Shapes::StringShape.new(name: 'String')
190
+ StringList = Shapes::ListShape.new(name: 'StringList')
191
+ StringMap = Shapes::MapShape.new(name: 'StringMap')
192
+ SupportedProductConfig = Shapes::StructureShape.new(name: 'SupportedProductConfig')
193
+ SupportedProductsList = Shapes::ListShape.new(name: 'SupportedProductsList')
194
+ Tag = Shapes::StructureShape.new(name: 'Tag')
195
+ TagList = Shapes::ListShape.new(name: 'TagList')
196
+ TerminateJobFlowsInput = Shapes::StructureShape.new(name: 'TerminateJobFlowsInput')
197
+ Unit = Shapes::StringShape.new(name: 'Unit')
198
+ VolumeSpecification = Shapes::StructureShape.new(name: 'VolumeSpecification')
199
+ XmlString = Shapes::StringShape.new(name: 'XmlString')
200
+ XmlStringList = Shapes::ListShape.new(name: 'XmlStringList')
201
+ XmlStringMaxLen256 = Shapes::StringShape.new(name: 'XmlStringMaxLen256')
202
+
203
+ AddInstanceGroupsInput.add_member(:instance_groups, Shapes::ShapeRef.new(shape: InstanceGroupConfigList, required: true, location_name: "InstanceGroups"))
204
+ AddInstanceGroupsInput.add_member(:job_flow_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "JobFlowId"))
205
+ AddInstanceGroupsInput.struct_class = Types::AddInstanceGroupsInput
206
+
207
+ AddInstanceGroupsOutput.add_member(:job_flow_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "JobFlowId"))
208
+ AddInstanceGroupsOutput.add_member(:instance_group_ids, Shapes::ShapeRef.new(shape: InstanceGroupIdsList, location_name: "InstanceGroupIds"))
209
+ AddInstanceGroupsOutput.struct_class = Types::AddInstanceGroupsOutput
210
+
211
+ AddJobFlowStepsInput.add_member(:job_flow_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "JobFlowId"))
212
+ AddJobFlowStepsInput.add_member(:steps, Shapes::ShapeRef.new(shape: StepConfigList, required: true, location_name: "Steps"))
213
+ AddJobFlowStepsInput.struct_class = Types::AddJobFlowStepsInput
214
+
215
+ AddJobFlowStepsOutput.add_member(:step_ids, Shapes::ShapeRef.new(shape: StepIdsList, location_name: "StepIds"))
216
+ AddJobFlowStepsOutput.struct_class = Types::AddJobFlowStepsOutput
217
+
218
+ AddTagsInput.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
219
+ AddTagsInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, required: true, location_name: "Tags"))
220
+ AddTagsInput.struct_class = Types::AddTagsInput
221
+
222
+ AddTagsOutput.struct_class = Types::AddTagsOutput
223
+
224
+ Application.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
225
+ Application.add_member(:version, Shapes::ShapeRef.new(shape: String, location_name: "Version"))
226
+ Application.add_member(:args, Shapes::ShapeRef.new(shape: StringList, location_name: "Args"))
227
+ Application.add_member(:additional_info, Shapes::ShapeRef.new(shape: StringMap, location_name: "AdditionalInfo"))
228
+ Application.struct_class = Types::Application
229
+
230
+ ApplicationList.member = Shapes::ShapeRef.new(shape: Application)
231
+
232
+ AutoScalingPolicy.add_member(:constraints, Shapes::ShapeRef.new(shape: ScalingConstraints, required: true, location_name: "Constraints"))
233
+ AutoScalingPolicy.add_member(:rules, Shapes::ShapeRef.new(shape: ScalingRuleList, required: true, location_name: "Rules"))
234
+ AutoScalingPolicy.struct_class = Types::AutoScalingPolicy
235
+
236
+ AutoScalingPolicyDescription.add_member(:status, Shapes::ShapeRef.new(shape: AutoScalingPolicyStatus, location_name: "Status"))
237
+ AutoScalingPolicyDescription.add_member(:constraints, Shapes::ShapeRef.new(shape: ScalingConstraints, location_name: "Constraints"))
238
+ AutoScalingPolicyDescription.add_member(:rules, Shapes::ShapeRef.new(shape: ScalingRuleList, location_name: "Rules"))
239
+ AutoScalingPolicyDescription.struct_class = Types::AutoScalingPolicyDescription
240
+
241
+ AutoScalingPolicyStateChangeReason.add_member(:code, Shapes::ShapeRef.new(shape: AutoScalingPolicyStateChangeReasonCode, location_name: "Code"))
242
+ AutoScalingPolicyStateChangeReason.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
243
+ AutoScalingPolicyStateChangeReason.struct_class = Types::AutoScalingPolicyStateChangeReason
244
+
245
+ AutoScalingPolicyStatus.add_member(:state, Shapes::ShapeRef.new(shape: AutoScalingPolicyState, location_name: "State"))
246
+ AutoScalingPolicyStatus.add_member(:state_change_reason, Shapes::ShapeRef.new(shape: AutoScalingPolicyStateChangeReason, location_name: "StateChangeReason"))
247
+ AutoScalingPolicyStatus.struct_class = Types::AutoScalingPolicyStatus
248
+
249
+ BootstrapActionConfig.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "Name"))
250
+ BootstrapActionConfig.add_member(:script_bootstrap_action, Shapes::ShapeRef.new(shape: ScriptBootstrapActionConfig, required: true, location_name: "ScriptBootstrapAction"))
251
+ BootstrapActionConfig.struct_class = Types::BootstrapActionConfig
252
+
253
+ BootstrapActionConfigList.member = Shapes::ShapeRef.new(shape: BootstrapActionConfig)
254
+
255
+ BootstrapActionDetail.add_member(:bootstrap_action_config, Shapes::ShapeRef.new(shape: BootstrapActionConfig, location_name: "BootstrapActionConfig"))
256
+ BootstrapActionDetail.struct_class = Types::BootstrapActionDetail
257
+
258
+ BootstrapActionDetailList.member = Shapes::ShapeRef.new(shape: BootstrapActionDetail)
259
+
260
+ CancelStepsInfo.add_member(:step_id, Shapes::ShapeRef.new(shape: StepId, location_name: "StepId"))
261
+ CancelStepsInfo.add_member(:status, Shapes::ShapeRef.new(shape: CancelStepsRequestStatus, location_name: "Status"))
262
+ CancelStepsInfo.add_member(:reason, Shapes::ShapeRef.new(shape: String, location_name: "Reason"))
263
+ CancelStepsInfo.struct_class = Types::CancelStepsInfo
264
+
265
+ CancelStepsInfoList.member = Shapes::ShapeRef.new(shape: CancelStepsInfo)
266
+
267
+ CancelStepsInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "ClusterId"))
268
+ CancelStepsInput.add_member(:step_ids, Shapes::ShapeRef.new(shape: StepIdsList, location_name: "StepIds"))
269
+ CancelStepsInput.struct_class = Types::CancelStepsInput
270
+
271
+ CancelStepsOutput.add_member(:cancel_steps_info_list, Shapes::ShapeRef.new(shape: CancelStepsInfoList, location_name: "CancelStepsInfoList"))
272
+ CancelStepsOutput.struct_class = Types::CancelStepsOutput
273
+
274
+ CloudWatchAlarmDefinition.add_member(:comparison_operator, Shapes::ShapeRef.new(shape: ComparisonOperator, required: true, location_name: "ComparisonOperator"))
275
+ CloudWatchAlarmDefinition.add_member(:evaluation_periods, Shapes::ShapeRef.new(shape: Integer, location_name: "EvaluationPeriods"))
276
+ CloudWatchAlarmDefinition.add_member(:metric_name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "MetricName"))
277
+ CloudWatchAlarmDefinition.add_member(:namespace, Shapes::ShapeRef.new(shape: String, location_name: "Namespace"))
278
+ CloudWatchAlarmDefinition.add_member(:period, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "Period"))
279
+ CloudWatchAlarmDefinition.add_member(:statistic, Shapes::ShapeRef.new(shape: Statistic, location_name: "Statistic"))
280
+ CloudWatchAlarmDefinition.add_member(:threshold, Shapes::ShapeRef.new(shape: NonNegativeDouble, required: true, location_name: "Threshold"))
281
+ CloudWatchAlarmDefinition.add_member(:unit, Shapes::ShapeRef.new(shape: Unit, location_name: "Unit"))
282
+ CloudWatchAlarmDefinition.add_member(:dimensions, Shapes::ShapeRef.new(shape: MetricDimensionList, location_name: "Dimensions"))
283
+ CloudWatchAlarmDefinition.struct_class = Types::CloudWatchAlarmDefinition
284
+
285
+ Cluster.add_member(:id, Shapes::ShapeRef.new(shape: ClusterId, location_name: "Id"))
286
+ Cluster.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
287
+ Cluster.add_member(:status, Shapes::ShapeRef.new(shape: ClusterStatus, location_name: "Status"))
288
+ Cluster.add_member(:ec2_instance_attributes, Shapes::ShapeRef.new(shape: Ec2InstanceAttributes, location_name: "Ec2InstanceAttributes"))
289
+ Cluster.add_member(:log_uri, Shapes::ShapeRef.new(shape: String, location_name: "LogUri"))
290
+ Cluster.add_member(:requested_ami_version, Shapes::ShapeRef.new(shape: String, location_name: "RequestedAmiVersion"))
291
+ Cluster.add_member(:running_ami_version, Shapes::ShapeRef.new(shape: String, location_name: "RunningAmiVersion"))
292
+ Cluster.add_member(:release_label, Shapes::ShapeRef.new(shape: String, location_name: "ReleaseLabel"))
293
+ Cluster.add_member(:auto_terminate, Shapes::ShapeRef.new(shape: Boolean, location_name: "AutoTerminate"))
294
+ Cluster.add_member(:termination_protected, Shapes::ShapeRef.new(shape: Boolean, location_name: "TerminationProtected"))
295
+ Cluster.add_member(:visible_to_all_users, Shapes::ShapeRef.new(shape: Boolean, location_name: "VisibleToAllUsers"))
296
+ Cluster.add_member(:applications, Shapes::ShapeRef.new(shape: ApplicationList, location_name: "Applications"))
297
+ Cluster.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
298
+ Cluster.add_member(:service_role, Shapes::ShapeRef.new(shape: String, location_name: "ServiceRole"))
299
+ Cluster.add_member(:normalized_instance_hours, Shapes::ShapeRef.new(shape: Integer, location_name: "NormalizedInstanceHours"))
300
+ Cluster.add_member(:master_public_dns_name, Shapes::ShapeRef.new(shape: String, location_name: "MasterPublicDnsName"))
301
+ Cluster.add_member(:configurations, Shapes::ShapeRef.new(shape: ConfigurationList, location_name: "Configurations"))
302
+ Cluster.add_member(:security_configuration, Shapes::ShapeRef.new(shape: XmlString, location_name: "SecurityConfiguration"))
303
+ Cluster.add_member(:auto_scaling_role, Shapes::ShapeRef.new(shape: XmlString, location_name: "AutoScalingRole"))
304
+ Cluster.add_member(:scale_down_behavior, Shapes::ShapeRef.new(shape: ScaleDownBehavior, location_name: "ScaleDownBehavior"))
305
+ Cluster.struct_class = Types::Cluster
306
+
307
+ ClusterStateChangeReason.add_member(:code, Shapes::ShapeRef.new(shape: ClusterStateChangeReasonCode, location_name: "Code"))
308
+ ClusterStateChangeReason.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
309
+ ClusterStateChangeReason.struct_class = Types::ClusterStateChangeReason
310
+
311
+ ClusterStateList.member = Shapes::ShapeRef.new(shape: ClusterState)
312
+
313
+ ClusterStatus.add_member(:state, Shapes::ShapeRef.new(shape: ClusterState, location_name: "State"))
314
+ ClusterStatus.add_member(:state_change_reason, Shapes::ShapeRef.new(shape: ClusterStateChangeReason, location_name: "StateChangeReason"))
315
+ ClusterStatus.add_member(:timeline, Shapes::ShapeRef.new(shape: ClusterTimeline, location_name: "Timeline"))
316
+ ClusterStatus.struct_class = Types::ClusterStatus
317
+
318
+ ClusterSummary.add_member(:id, Shapes::ShapeRef.new(shape: ClusterId, location_name: "Id"))
319
+ ClusterSummary.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
320
+ ClusterSummary.add_member(:status, Shapes::ShapeRef.new(shape: ClusterStatus, location_name: "Status"))
321
+ ClusterSummary.add_member(:normalized_instance_hours, Shapes::ShapeRef.new(shape: Integer, location_name: "NormalizedInstanceHours"))
322
+ ClusterSummary.struct_class = Types::ClusterSummary
323
+
324
+ ClusterSummaryList.member = Shapes::ShapeRef.new(shape: ClusterSummary)
325
+
326
+ ClusterTimeline.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationDateTime"))
327
+ ClusterTimeline.add_member(:ready_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "ReadyDateTime"))
328
+ ClusterTimeline.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "EndDateTime"))
329
+ ClusterTimeline.struct_class = Types::ClusterTimeline
330
+
331
+ Command.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
332
+ Command.add_member(:script_path, Shapes::ShapeRef.new(shape: String, location_name: "ScriptPath"))
333
+ Command.add_member(:args, Shapes::ShapeRef.new(shape: StringList, location_name: "Args"))
334
+ Command.struct_class = Types::Command
335
+
336
+ CommandList.member = Shapes::ShapeRef.new(shape: Command)
337
+
338
+ Configuration.add_member(:classification, Shapes::ShapeRef.new(shape: String, location_name: "Classification"))
339
+ Configuration.add_member(:configurations, Shapes::ShapeRef.new(shape: ConfigurationList, location_name: "Configurations"))
340
+ Configuration.add_member(:properties, Shapes::ShapeRef.new(shape: StringMap, location_name: "Properties"))
341
+ Configuration.struct_class = Types::Configuration
342
+
343
+ ConfigurationList.member = Shapes::ShapeRef.new(shape: Configuration)
344
+
345
+ CreateSecurityConfigurationInput.add_member(:name, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "Name"))
346
+ CreateSecurityConfigurationInput.add_member(:security_configuration, Shapes::ShapeRef.new(shape: String, required: true, location_name: "SecurityConfiguration"))
347
+ CreateSecurityConfigurationInput.struct_class = Types::CreateSecurityConfigurationInput
348
+
349
+ CreateSecurityConfigurationOutput.add_member(:name, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "Name"))
350
+ CreateSecurityConfigurationOutput.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, required: true, location_name: "CreationDateTime"))
351
+ CreateSecurityConfigurationOutput.struct_class = Types::CreateSecurityConfigurationOutput
352
+
353
+ DeleteSecurityConfigurationInput.add_member(:name, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "Name"))
354
+ DeleteSecurityConfigurationInput.struct_class = Types::DeleteSecurityConfigurationInput
355
+
356
+ DeleteSecurityConfigurationOutput.struct_class = Types::DeleteSecurityConfigurationOutput
357
+
358
+ DescribeClusterInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, required: true, location_name: "ClusterId"))
359
+ DescribeClusterInput.struct_class = Types::DescribeClusterInput
360
+
361
+ DescribeClusterOutput.add_member(:cluster, Shapes::ShapeRef.new(shape: Cluster, location_name: "Cluster"))
362
+ DescribeClusterOutput.struct_class = Types::DescribeClusterOutput
363
+
364
+ DescribeJobFlowsInput.add_member(:created_after, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedAfter"))
365
+ DescribeJobFlowsInput.add_member(:created_before, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedBefore"))
366
+ DescribeJobFlowsInput.add_member(:job_flow_ids, Shapes::ShapeRef.new(shape: XmlStringList, location_name: "JobFlowIds"))
367
+ DescribeJobFlowsInput.add_member(:job_flow_states, Shapes::ShapeRef.new(shape: JobFlowExecutionStateList, location_name: "JobFlowStates"))
368
+ DescribeJobFlowsInput.struct_class = Types::DescribeJobFlowsInput
369
+
370
+ DescribeJobFlowsOutput.add_member(:job_flows, Shapes::ShapeRef.new(shape: JobFlowDetailList, location_name: "JobFlows"))
371
+ DescribeJobFlowsOutput.struct_class = Types::DescribeJobFlowsOutput
372
+
373
+ DescribeSecurityConfigurationInput.add_member(:name, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "Name"))
374
+ DescribeSecurityConfigurationInput.struct_class = Types::DescribeSecurityConfigurationInput
375
+
376
+ DescribeSecurityConfigurationOutput.add_member(:name, Shapes::ShapeRef.new(shape: XmlString, location_name: "Name"))
377
+ DescribeSecurityConfigurationOutput.add_member(:security_configuration, Shapes::ShapeRef.new(shape: String, location_name: "SecurityConfiguration"))
378
+ DescribeSecurityConfigurationOutput.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationDateTime"))
379
+ DescribeSecurityConfigurationOutput.struct_class = Types::DescribeSecurityConfigurationOutput
380
+
381
+ DescribeStepInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, required: true, location_name: "ClusterId"))
382
+ DescribeStepInput.add_member(:step_id, Shapes::ShapeRef.new(shape: StepId, required: true, location_name: "StepId"))
383
+ DescribeStepInput.struct_class = Types::DescribeStepInput
384
+
385
+ DescribeStepOutput.add_member(:step, Shapes::ShapeRef.new(shape: Step, location_name: "Step"))
386
+ DescribeStepOutput.struct_class = Types::DescribeStepOutput
387
+
388
+ EC2InstanceIdsList.member = Shapes::ShapeRef.new(shape: InstanceId)
389
+
390
+ EC2InstanceIdsToTerminateList.member = Shapes::ShapeRef.new(shape: InstanceId)
391
+
392
+ EbsBlockDevice.add_member(:volume_specification, Shapes::ShapeRef.new(shape: VolumeSpecification, location_name: "VolumeSpecification"))
393
+ EbsBlockDevice.add_member(:device, Shapes::ShapeRef.new(shape: String, location_name: "Device"))
394
+ EbsBlockDevice.struct_class = Types::EbsBlockDevice
395
+
396
+ EbsBlockDeviceConfig.add_member(:volume_specification, Shapes::ShapeRef.new(shape: VolumeSpecification, required: true, location_name: "VolumeSpecification"))
397
+ EbsBlockDeviceConfig.add_member(:volumes_per_instance, Shapes::ShapeRef.new(shape: Integer, location_name: "VolumesPerInstance"))
398
+ EbsBlockDeviceConfig.struct_class = Types::EbsBlockDeviceConfig
399
+
400
+ EbsBlockDeviceConfigList.member = Shapes::ShapeRef.new(shape: EbsBlockDeviceConfig)
401
+
402
+ EbsBlockDeviceList.member = Shapes::ShapeRef.new(shape: EbsBlockDevice)
403
+
404
+ EbsConfiguration.add_member(:ebs_block_device_configs, Shapes::ShapeRef.new(shape: EbsBlockDeviceConfigList, location_name: "EbsBlockDeviceConfigs"))
405
+ EbsConfiguration.add_member(:ebs_optimized, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "EbsOptimized"))
406
+ EbsConfiguration.struct_class = Types::EbsConfiguration
407
+
408
+ EbsVolume.add_member(:device, Shapes::ShapeRef.new(shape: String, location_name: "Device"))
409
+ EbsVolume.add_member(:volume_id, Shapes::ShapeRef.new(shape: String, location_name: "VolumeId"))
410
+ EbsVolume.struct_class = Types::EbsVolume
411
+
412
+ EbsVolumeList.member = Shapes::ShapeRef.new(shape: EbsVolume)
413
+
414
+ Ec2InstanceAttributes.add_member(:ec2_key_name, Shapes::ShapeRef.new(shape: String, location_name: "Ec2KeyName"))
415
+ Ec2InstanceAttributes.add_member(:ec2_subnet_id, Shapes::ShapeRef.new(shape: String, location_name: "Ec2SubnetId"))
416
+ Ec2InstanceAttributes.add_member(:ec2_availability_zone, Shapes::ShapeRef.new(shape: String, location_name: "Ec2AvailabilityZone"))
417
+ Ec2InstanceAttributes.add_member(:iam_instance_profile, Shapes::ShapeRef.new(shape: String, location_name: "IamInstanceProfile"))
418
+ Ec2InstanceAttributes.add_member(:emr_managed_master_security_group, Shapes::ShapeRef.new(shape: String, location_name: "EmrManagedMasterSecurityGroup"))
419
+ Ec2InstanceAttributes.add_member(:emr_managed_slave_security_group, Shapes::ShapeRef.new(shape: String, location_name: "EmrManagedSlaveSecurityGroup"))
420
+ Ec2InstanceAttributes.add_member(:service_access_security_group, Shapes::ShapeRef.new(shape: String, location_name: "ServiceAccessSecurityGroup"))
421
+ Ec2InstanceAttributes.add_member(:additional_master_security_groups, Shapes::ShapeRef.new(shape: StringList, location_name: "AdditionalMasterSecurityGroups"))
422
+ Ec2InstanceAttributes.add_member(:additional_slave_security_groups, Shapes::ShapeRef.new(shape: StringList, location_name: "AdditionalSlaveSecurityGroups"))
423
+ Ec2InstanceAttributes.struct_class = Types::Ec2InstanceAttributes
424
+
425
+ FailureDetails.add_member(:reason, Shapes::ShapeRef.new(shape: String, location_name: "Reason"))
426
+ FailureDetails.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
427
+ FailureDetails.add_member(:log_file, Shapes::ShapeRef.new(shape: String, location_name: "LogFile"))
428
+ FailureDetails.struct_class = Types::FailureDetails
429
+
430
+ HadoopJarStepConfig.add_member(:properties, Shapes::ShapeRef.new(shape: KeyValueList, location_name: "Properties"))
431
+ HadoopJarStepConfig.add_member(:jar, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "Jar"))
432
+ HadoopJarStepConfig.add_member(:main_class, Shapes::ShapeRef.new(shape: XmlString, location_name: "MainClass"))
433
+ HadoopJarStepConfig.add_member(:args, Shapes::ShapeRef.new(shape: XmlStringList, location_name: "Args"))
434
+ HadoopJarStepConfig.struct_class = Types::HadoopJarStepConfig
435
+
436
+ HadoopStepConfig.add_member(:jar, Shapes::ShapeRef.new(shape: String, location_name: "Jar"))
437
+ HadoopStepConfig.add_member(:properties, Shapes::ShapeRef.new(shape: StringMap, location_name: "Properties"))
438
+ HadoopStepConfig.add_member(:main_class, Shapes::ShapeRef.new(shape: String, location_name: "MainClass"))
439
+ HadoopStepConfig.add_member(:args, Shapes::ShapeRef.new(shape: StringList, location_name: "Args"))
440
+ HadoopStepConfig.struct_class = Types::HadoopStepConfig
441
+
442
+ Instance.add_member(:id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "Id"))
443
+ Instance.add_member(:ec2_instance_id, Shapes::ShapeRef.new(shape: InstanceId, location_name: "Ec2InstanceId"))
444
+ Instance.add_member(:public_dns_name, Shapes::ShapeRef.new(shape: String, location_name: "PublicDnsName"))
445
+ Instance.add_member(:public_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "PublicIpAddress"))
446
+ Instance.add_member(:private_dns_name, Shapes::ShapeRef.new(shape: String, location_name: "PrivateDnsName"))
447
+ Instance.add_member(:private_ip_address, Shapes::ShapeRef.new(shape: String, location_name: "PrivateIpAddress"))
448
+ Instance.add_member(:status, Shapes::ShapeRef.new(shape: InstanceStatus, location_name: "Status"))
449
+ Instance.add_member(:instance_group_id, Shapes::ShapeRef.new(shape: String, location_name: "InstanceGroupId"))
450
+ Instance.add_member(:ebs_volumes, Shapes::ShapeRef.new(shape: EbsVolumeList, location_name: "EbsVolumes"))
451
+ Instance.struct_class = Types::Instance
452
+
453
+ InstanceGroup.add_member(:id, Shapes::ShapeRef.new(shape: InstanceGroupId, location_name: "Id"))
454
+ InstanceGroup.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
455
+ InstanceGroup.add_member(:market, Shapes::ShapeRef.new(shape: MarketType, location_name: "Market"))
456
+ InstanceGroup.add_member(:instance_group_type, Shapes::ShapeRef.new(shape: InstanceGroupType, location_name: "InstanceGroupType"))
457
+ InstanceGroup.add_member(:bid_price, Shapes::ShapeRef.new(shape: String, location_name: "BidPrice"))
458
+ InstanceGroup.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "InstanceType"))
459
+ InstanceGroup.add_member(:requested_instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "RequestedInstanceCount"))
460
+ InstanceGroup.add_member(:running_instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "RunningInstanceCount"))
461
+ InstanceGroup.add_member(:status, Shapes::ShapeRef.new(shape: InstanceGroupStatus, location_name: "Status"))
462
+ InstanceGroup.add_member(:configurations, Shapes::ShapeRef.new(shape: ConfigurationList, location_name: "Configurations"))
463
+ InstanceGroup.add_member(:ebs_block_devices, Shapes::ShapeRef.new(shape: EbsBlockDeviceList, location_name: "EbsBlockDevices"))
464
+ InstanceGroup.add_member(:ebs_optimized, Shapes::ShapeRef.new(shape: BooleanObject, location_name: "EbsOptimized"))
465
+ InstanceGroup.add_member(:shrink_policy, Shapes::ShapeRef.new(shape: ShrinkPolicy, location_name: "ShrinkPolicy"))
466
+ InstanceGroup.add_member(:auto_scaling_policy, Shapes::ShapeRef.new(shape: AutoScalingPolicyDescription, location_name: "AutoScalingPolicy"))
467
+ InstanceGroup.struct_class = Types::InstanceGroup
468
+
469
+ InstanceGroupConfig.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Name"))
470
+ InstanceGroupConfig.add_member(:market, Shapes::ShapeRef.new(shape: MarketType, location_name: "Market"))
471
+ InstanceGroupConfig.add_member(:instance_role, Shapes::ShapeRef.new(shape: InstanceRoleType, required: true, location_name: "InstanceRole"))
472
+ InstanceGroupConfig.add_member(:bid_price, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "BidPrice"))
473
+ InstanceGroupConfig.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, required: true, location_name: "InstanceType"))
474
+ InstanceGroupConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "InstanceCount"))
475
+ InstanceGroupConfig.add_member(:configurations, Shapes::ShapeRef.new(shape: ConfigurationList, location_name: "Configurations"))
476
+ InstanceGroupConfig.add_member(:ebs_configuration, Shapes::ShapeRef.new(shape: EbsConfiguration, location_name: "EbsConfiguration"))
477
+ InstanceGroupConfig.add_member(:auto_scaling_policy, Shapes::ShapeRef.new(shape: AutoScalingPolicy, location_name: "AutoScalingPolicy"))
478
+ InstanceGroupConfig.struct_class = Types::InstanceGroupConfig
479
+
480
+ InstanceGroupConfigList.member = Shapes::ShapeRef.new(shape: InstanceGroupConfig)
481
+
482
+ InstanceGroupDetail.add_member(:instance_group_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "InstanceGroupId"))
483
+ InstanceGroupDetail.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Name"))
484
+ InstanceGroupDetail.add_member(:market, Shapes::ShapeRef.new(shape: MarketType, required: true, location_name: "Market"))
485
+ InstanceGroupDetail.add_member(:instance_role, Shapes::ShapeRef.new(shape: InstanceRoleType, required: true, location_name: "InstanceRole"))
486
+ InstanceGroupDetail.add_member(:bid_price, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "BidPrice"))
487
+ InstanceGroupDetail.add_member(:instance_type, Shapes::ShapeRef.new(shape: InstanceType, required: true, location_name: "InstanceType"))
488
+ InstanceGroupDetail.add_member(:instance_request_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "InstanceRequestCount"))
489
+ InstanceGroupDetail.add_member(:instance_running_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "InstanceRunningCount"))
490
+ InstanceGroupDetail.add_member(:state, Shapes::ShapeRef.new(shape: InstanceGroupState, required: true, location_name: "State"))
491
+ InstanceGroupDetail.add_member(:last_state_change_reason, Shapes::ShapeRef.new(shape: XmlString, location_name: "LastStateChangeReason"))
492
+ InstanceGroupDetail.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, required: true, location_name: "CreationDateTime"))
493
+ InstanceGroupDetail.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "StartDateTime"))
494
+ InstanceGroupDetail.add_member(:ready_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "ReadyDateTime"))
495
+ InstanceGroupDetail.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "EndDateTime"))
496
+ InstanceGroupDetail.struct_class = Types::InstanceGroupDetail
497
+
498
+ InstanceGroupDetailList.member = Shapes::ShapeRef.new(shape: InstanceGroupDetail)
499
+
500
+ InstanceGroupIdsList.member = Shapes::ShapeRef.new(shape: XmlStringMaxLen256)
501
+
502
+ InstanceGroupList.member = Shapes::ShapeRef.new(shape: InstanceGroup)
503
+
504
+ InstanceGroupModifyConfig.add_member(:instance_group_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "InstanceGroupId"))
505
+ InstanceGroupModifyConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "InstanceCount"))
506
+ InstanceGroupModifyConfig.add_member(:ec2_instance_ids_to_terminate, Shapes::ShapeRef.new(shape: EC2InstanceIdsToTerminateList, location_name: "EC2InstanceIdsToTerminate"))
507
+ InstanceGroupModifyConfig.add_member(:shrink_policy, Shapes::ShapeRef.new(shape: ShrinkPolicy, location_name: "ShrinkPolicy"))
508
+ InstanceGroupModifyConfig.struct_class = Types::InstanceGroupModifyConfig
509
+
510
+ InstanceGroupModifyConfigList.member = Shapes::ShapeRef.new(shape: InstanceGroupModifyConfig)
511
+
512
+ InstanceGroupStateChangeReason.add_member(:code, Shapes::ShapeRef.new(shape: InstanceGroupStateChangeReasonCode, location_name: "Code"))
513
+ InstanceGroupStateChangeReason.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
514
+ InstanceGroupStateChangeReason.struct_class = Types::InstanceGroupStateChangeReason
515
+
516
+ InstanceGroupStatus.add_member(:state, Shapes::ShapeRef.new(shape: InstanceGroupState, location_name: "State"))
517
+ InstanceGroupStatus.add_member(:state_change_reason, Shapes::ShapeRef.new(shape: InstanceGroupStateChangeReason, location_name: "StateChangeReason"))
518
+ InstanceGroupStatus.add_member(:timeline, Shapes::ShapeRef.new(shape: InstanceGroupTimeline, location_name: "Timeline"))
519
+ InstanceGroupStatus.struct_class = Types::InstanceGroupStatus
520
+
521
+ InstanceGroupTimeline.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationDateTime"))
522
+ InstanceGroupTimeline.add_member(:ready_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "ReadyDateTime"))
523
+ InstanceGroupTimeline.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "EndDateTime"))
524
+ InstanceGroupTimeline.struct_class = Types::InstanceGroupTimeline
525
+
526
+ InstanceGroupTypeList.member = Shapes::ShapeRef.new(shape: InstanceGroupType)
527
+
528
+ InstanceList.member = Shapes::ShapeRef.new(shape: Instance)
529
+
530
+ InstanceResizePolicy.add_member(:instances_to_terminate, Shapes::ShapeRef.new(shape: EC2InstanceIdsList, location_name: "InstancesToTerminate"))
531
+ InstanceResizePolicy.add_member(:instances_to_protect, Shapes::ShapeRef.new(shape: EC2InstanceIdsList, location_name: "InstancesToProtect"))
532
+ InstanceResizePolicy.add_member(:instance_termination_timeout, Shapes::ShapeRef.new(shape: Integer, location_name: "InstanceTerminationTimeout"))
533
+ InstanceResizePolicy.struct_class = Types::InstanceResizePolicy
534
+
535
+ InstanceStateChangeReason.add_member(:code, Shapes::ShapeRef.new(shape: InstanceStateChangeReasonCode, location_name: "Code"))
536
+ InstanceStateChangeReason.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
537
+ InstanceStateChangeReason.struct_class = Types::InstanceStateChangeReason
538
+
539
+ InstanceStateList.member = Shapes::ShapeRef.new(shape: InstanceState)
540
+
541
+ InstanceStatus.add_member(:state, Shapes::ShapeRef.new(shape: InstanceState, location_name: "State"))
542
+ InstanceStatus.add_member(:state_change_reason, Shapes::ShapeRef.new(shape: InstanceStateChangeReason, location_name: "StateChangeReason"))
543
+ InstanceStatus.add_member(:timeline, Shapes::ShapeRef.new(shape: InstanceTimeline, location_name: "Timeline"))
544
+ InstanceStatus.struct_class = Types::InstanceStatus
545
+
546
+ InstanceTimeline.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationDateTime"))
547
+ InstanceTimeline.add_member(:ready_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "ReadyDateTime"))
548
+ InstanceTimeline.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "EndDateTime"))
549
+ InstanceTimeline.struct_class = Types::InstanceTimeline
550
+
551
+ JobFlowDetail.add_member(:job_flow_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "JobFlowId"))
552
+ JobFlowDetail.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "Name"))
553
+ JobFlowDetail.add_member(:log_uri, Shapes::ShapeRef.new(shape: XmlString, location_name: "LogUri"))
554
+ JobFlowDetail.add_member(:ami_version, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "AmiVersion"))
555
+ JobFlowDetail.add_member(:execution_status_detail, Shapes::ShapeRef.new(shape: JobFlowExecutionStatusDetail, required: true, location_name: "ExecutionStatusDetail"))
556
+ JobFlowDetail.add_member(:instances, Shapes::ShapeRef.new(shape: JobFlowInstancesDetail, required: true, location_name: "Instances"))
557
+ JobFlowDetail.add_member(:steps, Shapes::ShapeRef.new(shape: StepDetailList, location_name: "Steps"))
558
+ JobFlowDetail.add_member(:bootstrap_actions, Shapes::ShapeRef.new(shape: BootstrapActionDetailList, location_name: "BootstrapActions"))
559
+ JobFlowDetail.add_member(:supported_products, Shapes::ShapeRef.new(shape: SupportedProductsList, location_name: "SupportedProducts"))
560
+ JobFlowDetail.add_member(:visible_to_all_users, Shapes::ShapeRef.new(shape: Boolean, location_name: "VisibleToAllUsers"))
561
+ JobFlowDetail.add_member(:job_flow_role, Shapes::ShapeRef.new(shape: XmlString, location_name: "JobFlowRole"))
562
+ JobFlowDetail.add_member(:service_role, Shapes::ShapeRef.new(shape: XmlString, location_name: "ServiceRole"))
563
+ JobFlowDetail.add_member(:auto_scaling_role, Shapes::ShapeRef.new(shape: XmlString, location_name: "AutoScalingRole"))
564
+ JobFlowDetail.add_member(:scale_down_behavior, Shapes::ShapeRef.new(shape: ScaleDownBehavior, location_name: "ScaleDownBehavior"))
565
+ JobFlowDetail.struct_class = Types::JobFlowDetail
566
+
567
+ JobFlowDetailList.member = Shapes::ShapeRef.new(shape: JobFlowDetail)
568
+
569
+ JobFlowExecutionStateList.member = Shapes::ShapeRef.new(shape: JobFlowExecutionState)
570
+
571
+ JobFlowExecutionStatusDetail.add_member(:state, Shapes::ShapeRef.new(shape: JobFlowExecutionState, required: true, location_name: "State"))
572
+ JobFlowExecutionStatusDetail.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, required: true, location_name: "CreationDateTime"))
573
+ JobFlowExecutionStatusDetail.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "StartDateTime"))
574
+ JobFlowExecutionStatusDetail.add_member(:ready_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "ReadyDateTime"))
575
+ JobFlowExecutionStatusDetail.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "EndDateTime"))
576
+ JobFlowExecutionStatusDetail.add_member(:last_state_change_reason, Shapes::ShapeRef.new(shape: XmlString, location_name: "LastStateChangeReason"))
577
+ JobFlowExecutionStatusDetail.struct_class = Types::JobFlowExecutionStatusDetail
578
+
579
+ JobFlowInstancesConfig.add_member(:master_instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "MasterInstanceType"))
580
+ JobFlowInstancesConfig.add_member(:slave_instance_type, Shapes::ShapeRef.new(shape: InstanceType, location_name: "SlaveInstanceType"))
581
+ JobFlowInstancesConfig.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, location_name: "InstanceCount"))
582
+ JobFlowInstancesConfig.add_member(:instance_groups, Shapes::ShapeRef.new(shape: InstanceGroupConfigList, location_name: "InstanceGroups"))
583
+ JobFlowInstancesConfig.add_member(:ec2_key_name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Ec2KeyName"))
584
+ JobFlowInstancesConfig.add_member(:placement, Shapes::ShapeRef.new(shape: PlacementType, location_name: "Placement"))
585
+ JobFlowInstancesConfig.add_member(:keep_job_flow_alive_when_no_steps, Shapes::ShapeRef.new(shape: Boolean, location_name: "KeepJobFlowAliveWhenNoSteps"))
586
+ JobFlowInstancesConfig.add_member(:termination_protected, Shapes::ShapeRef.new(shape: Boolean, location_name: "TerminationProtected"))
587
+ JobFlowInstancesConfig.add_member(:hadoop_version, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "HadoopVersion"))
588
+ JobFlowInstancesConfig.add_member(:ec2_subnet_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Ec2SubnetId"))
589
+ JobFlowInstancesConfig.add_member(:emr_managed_master_security_group, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "EmrManagedMasterSecurityGroup"))
590
+ JobFlowInstancesConfig.add_member(:emr_managed_slave_security_group, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "EmrManagedSlaveSecurityGroup"))
591
+ JobFlowInstancesConfig.add_member(:service_access_security_group, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "ServiceAccessSecurityGroup"))
592
+ JobFlowInstancesConfig.add_member(:additional_master_security_groups, Shapes::ShapeRef.new(shape: SecurityGroupsList, location_name: "AdditionalMasterSecurityGroups"))
593
+ JobFlowInstancesConfig.add_member(:additional_slave_security_groups, Shapes::ShapeRef.new(shape: SecurityGroupsList, location_name: "AdditionalSlaveSecurityGroups"))
594
+ JobFlowInstancesConfig.struct_class = Types::JobFlowInstancesConfig
595
+
596
+ JobFlowInstancesDetail.add_member(:master_instance_type, Shapes::ShapeRef.new(shape: InstanceType, required: true, location_name: "MasterInstanceType"))
597
+ JobFlowInstancesDetail.add_member(:master_public_dns_name, Shapes::ShapeRef.new(shape: XmlString, location_name: "MasterPublicDnsName"))
598
+ JobFlowInstancesDetail.add_member(:master_instance_id, Shapes::ShapeRef.new(shape: XmlString, location_name: "MasterInstanceId"))
599
+ JobFlowInstancesDetail.add_member(:slave_instance_type, Shapes::ShapeRef.new(shape: InstanceType, required: true, location_name: "SlaveInstanceType"))
600
+ JobFlowInstancesDetail.add_member(:instance_count, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "InstanceCount"))
601
+ JobFlowInstancesDetail.add_member(:instance_groups, Shapes::ShapeRef.new(shape: InstanceGroupDetailList, location_name: "InstanceGroups"))
602
+ JobFlowInstancesDetail.add_member(:normalized_instance_hours, Shapes::ShapeRef.new(shape: Integer, location_name: "NormalizedInstanceHours"))
603
+ JobFlowInstancesDetail.add_member(:ec2_key_name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Ec2KeyName"))
604
+ JobFlowInstancesDetail.add_member(:ec2_subnet_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Ec2SubnetId"))
605
+ JobFlowInstancesDetail.add_member(:placement, Shapes::ShapeRef.new(shape: PlacementType, location_name: "Placement"))
606
+ JobFlowInstancesDetail.add_member(:keep_job_flow_alive_when_no_steps, Shapes::ShapeRef.new(shape: Boolean, location_name: "KeepJobFlowAliveWhenNoSteps"))
607
+ JobFlowInstancesDetail.add_member(:termination_protected, Shapes::ShapeRef.new(shape: Boolean, location_name: "TerminationProtected"))
608
+ JobFlowInstancesDetail.add_member(:hadoop_version, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "HadoopVersion"))
609
+ JobFlowInstancesDetail.struct_class = Types::JobFlowInstancesDetail
610
+
611
+ KeyValue.add_member(:key, Shapes::ShapeRef.new(shape: XmlString, location_name: "Key"))
612
+ KeyValue.add_member(:value, Shapes::ShapeRef.new(shape: XmlString, location_name: "Value"))
613
+ KeyValue.struct_class = Types::KeyValue
614
+
615
+ KeyValueList.member = Shapes::ShapeRef.new(shape: KeyValue)
616
+
617
+ ListBootstrapActionsInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, required: true, location_name: "ClusterId"))
618
+ ListBootstrapActionsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
619
+ ListBootstrapActionsInput.struct_class = Types::ListBootstrapActionsInput
620
+
621
+ ListBootstrapActionsOutput.add_member(:bootstrap_actions, Shapes::ShapeRef.new(shape: CommandList, location_name: "BootstrapActions"))
622
+ ListBootstrapActionsOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
623
+ ListBootstrapActionsOutput.struct_class = Types::ListBootstrapActionsOutput
624
+
625
+ ListClustersInput.add_member(:created_after, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedAfter"))
626
+ ListClustersInput.add_member(:created_before, Shapes::ShapeRef.new(shape: Date, location_name: "CreatedBefore"))
627
+ ListClustersInput.add_member(:cluster_states, Shapes::ShapeRef.new(shape: ClusterStateList, location_name: "ClusterStates"))
628
+ ListClustersInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
629
+ ListClustersInput.struct_class = Types::ListClustersInput
630
+
631
+ ListClustersOutput.add_member(:clusters, Shapes::ShapeRef.new(shape: ClusterSummaryList, location_name: "Clusters"))
632
+ ListClustersOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
633
+ ListClustersOutput.struct_class = Types::ListClustersOutput
634
+
635
+ ListInstanceGroupsInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, required: true, location_name: "ClusterId"))
636
+ ListInstanceGroupsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
637
+ ListInstanceGroupsInput.struct_class = Types::ListInstanceGroupsInput
638
+
639
+ ListInstanceGroupsOutput.add_member(:instance_groups, Shapes::ShapeRef.new(shape: InstanceGroupList, location_name: "InstanceGroups"))
640
+ ListInstanceGroupsOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
641
+ ListInstanceGroupsOutput.struct_class = Types::ListInstanceGroupsOutput
642
+
643
+ ListInstancesInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, required: true, location_name: "ClusterId"))
644
+ ListInstancesInput.add_member(:instance_group_id, Shapes::ShapeRef.new(shape: InstanceGroupId, location_name: "InstanceGroupId"))
645
+ ListInstancesInput.add_member(:instance_group_types, Shapes::ShapeRef.new(shape: InstanceGroupTypeList, location_name: "InstanceGroupTypes"))
646
+ ListInstancesInput.add_member(:instance_states, Shapes::ShapeRef.new(shape: InstanceStateList, location_name: "InstanceStates"))
647
+ ListInstancesInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
648
+ ListInstancesInput.struct_class = Types::ListInstancesInput
649
+
650
+ ListInstancesOutput.add_member(:instances, Shapes::ShapeRef.new(shape: InstanceList, location_name: "Instances"))
651
+ ListInstancesOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
652
+ ListInstancesOutput.struct_class = Types::ListInstancesOutput
653
+
654
+ ListSecurityConfigurationsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
655
+ ListSecurityConfigurationsInput.struct_class = Types::ListSecurityConfigurationsInput
656
+
657
+ ListSecurityConfigurationsOutput.add_member(:security_configurations, Shapes::ShapeRef.new(shape: SecurityConfigurationList, location_name: "SecurityConfigurations"))
658
+ ListSecurityConfigurationsOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
659
+ ListSecurityConfigurationsOutput.struct_class = Types::ListSecurityConfigurationsOutput
660
+
661
+ ListStepsInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, required: true, location_name: "ClusterId"))
662
+ ListStepsInput.add_member(:step_states, Shapes::ShapeRef.new(shape: StepStateList, location_name: "StepStates"))
663
+ ListStepsInput.add_member(:step_ids, Shapes::ShapeRef.new(shape: XmlStringList, location_name: "StepIds"))
664
+ ListStepsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
665
+ ListStepsInput.struct_class = Types::ListStepsInput
666
+
667
+ ListStepsOutput.add_member(:steps, Shapes::ShapeRef.new(shape: StepSummaryList, location_name: "Steps"))
668
+ ListStepsOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
669
+ ListStepsOutput.struct_class = Types::ListStepsOutput
670
+
671
+ MetricDimension.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
672
+ MetricDimension.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
673
+ MetricDimension.struct_class = Types::MetricDimension
674
+
675
+ MetricDimensionList.member = Shapes::ShapeRef.new(shape: MetricDimension)
676
+
677
+ ModifyInstanceGroupsInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, location_name: "ClusterId"))
678
+ ModifyInstanceGroupsInput.add_member(:instance_groups, Shapes::ShapeRef.new(shape: InstanceGroupModifyConfigList, location_name: "InstanceGroups"))
679
+ ModifyInstanceGroupsInput.struct_class = Types::ModifyInstanceGroupsInput
680
+
681
+ NewSupportedProductsList.member = Shapes::ShapeRef.new(shape: SupportedProductConfig)
682
+
683
+ PlacementType.add_member(:availability_zone, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "AvailabilityZone"))
684
+ PlacementType.struct_class = Types::PlacementType
685
+
686
+ PutAutoScalingPolicyInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, required: true, location_name: "ClusterId"))
687
+ PutAutoScalingPolicyInput.add_member(:instance_group_id, Shapes::ShapeRef.new(shape: InstanceGroupId, required: true, location_name: "InstanceGroupId"))
688
+ PutAutoScalingPolicyInput.add_member(:auto_scaling_policy, Shapes::ShapeRef.new(shape: AutoScalingPolicy, required: true, location_name: "AutoScalingPolicy"))
689
+ PutAutoScalingPolicyInput.struct_class = Types::PutAutoScalingPolicyInput
690
+
691
+ PutAutoScalingPolicyOutput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, location_name: "ClusterId"))
692
+ PutAutoScalingPolicyOutput.add_member(:instance_group_id, Shapes::ShapeRef.new(shape: InstanceGroupId, location_name: "InstanceGroupId"))
693
+ PutAutoScalingPolicyOutput.add_member(:auto_scaling_policy, Shapes::ShapeRef.new(shape: AutoScalingPolicyDescription, location_name: "AutoScalingPolicy"))
694
+ PutAutoScalingPolicyOutput.struct_class = Types::PutAutoScalingPolicyOutput
695
+
696
+ RemoveAutoScalingPolicyInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, required: true, location_name: "ClusterId"))
697
+ RemoveAutoScalingPolicyInput.add_member(:instance_group_id, Shapes::ShapeRef.new(shape: InstanceGroupId, required: true, location_name: "InstanceGroupId"))
698
+ RemoveAutoScalingPolicyInput.struct_class = Types::RemoveAutoScalingPolicyInput
699
+
700
+ RemoveAutoScalingPolicyOutput.struct_class = Types::RemoveAutoScalingPolicyOutput
701
+
702
+ RemoveTagsInput.add_member(:resource_id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "ResourceId"))
703
+ RemoveTagsInput.add_member(:tag_keys, Shapes::ShapeRef.new(shape: StringList, required: true, location_name: "TagKeys"))
704
+ RemoveTagsInput.struct_class = Types::RemoveTagsInput
705
+
706
+ RemoveTagsOutput.struct_class = Types::RemoveTagsOutput
707
+
708
+ RunJobFlowInput.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "Name"))
709
+ RunJobFlowInput.add_member(:log_uri, Shapes::ShapeRef.new(shape: XmlString, location_name: "LogUri"))
710
+ RunJobFlowInput.add_member(:additional_info, Shapes::ShapeRef.new(shape: XmlString, location_name: "AdditionalInfo"))
711
+ RunJobFlowInput.add_member(:ami_version, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "AmiVersion"))
712
+ RunJobFlowInput.add_member(:release_label, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "ReleaseLabel"))
713
+ RunJobFlowInput.add_member(:instances, Shapes::ShapeRef.new(shape: JobFlowInstancesConfig, required: true, location_name: "Instances"))
714
+ RunJobFlowInput.add_member(:steps, Shapes::ShapeRef.new(shape: StepConfigList, location_name: "Steps"))
715
+ RunJobFlowInput.add_member(:bootstrap_actions, Shapes::ShapeRef.new(shape: BootstrapActionConfigList, location_name: "BootstrapActions"))
716
+ RunJobFlowInput.add_member(:supported_products, Shapes::ShapeRef.new(shape: SupportedProductsList, location_name: "SupportedProducts"))
717
+ RunJobFlowInput.add_member(:new_supported_products, Shapes::ShapeRef.new(shape: NewSupportedProductsList, location_name: "NewSupportedProducts"))
718
+ RunJobFlowInput.add_member(:applications, Shapes::ShapeRef.new(shape: ApplicationList, location_name: "Applications"))
719
+ RunJobFlowInput.add_member(:configurations, Shapes::ShapeRef.new(shape: ConfigurationList, location_name: "Configurations"))
720
+ RunJobFlowInput.add_member(:visible_to_all_users, Shapes::ShapeRef.new(shape: Boolean, location_name: "VisibleToAllUsers"))
721
+ RunJobFlowInput.add_member(:job_flow_role, Shapes::ShapeRef.new(shape: XmlString, location_name: "JobFlowRole"))
722
+ RunJobFlowInput.add_member(:service_role, Shapes::ShapeRef.new(shape: XmlString, location_name: "ServiceRole"))
723
+ RunJobFlowInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
724
+ RunJobFlowInput.add_member(:security_configuration, Shapes::ShapeRef.new(shape: XmlString, location_name: "SecurityConfiguration"))
725
+ RunJobFlowInput.add_member(:auto_scaling_role, Shapes::ShapeRef.new(shape: XmlString, location_name: "AutoScalingRole"))
726
+ RunJobFlowInput.add_member(:scale_down_behavior, Shapes::ShapeRef.new(shape: ScaleDownBehavior, location_name: "ScaleDownBehavior"))
727
+ RunJobFlowInput.struct_class = Types::RunJobFlowInput
728
+
729
+ RunJobFlowOutput.add_member(:job_flow_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "JobFlowId"))
730
+ RunJobFlowOutput.struct_class = Types::RunJobFlowOutput
731
+
732
+ ScalingAction.add_member(:market, Shapes::ShapeRef.new(shape: MarketType, location_name: "Market"))
733
+ ScalingAction.add_member(:simple_scaling_policy_configuration, Shapes::ShapeRef.new(shape: SimpleScalingPolicyConfiguration, required: true, location_name: "SimpleScalingPolicyConfiguration"))
734
+ ScalingAction.struct_class = Types::ScalingAction
735
+
736
+ ScalingConstraints.add_member(:min_capacity, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MinCapacity"))
737
+ ScalingConstraints.add_member(:max_capacity, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "MaxCapacity"))
738
+ ScalingConstraints.struct_class = Types::ScalingConstraints
739
+
740
+ ScalingRule.add_member(:name, Shapes::ShapeRef.new(shape: String, required: true, location_name: "Name"))
741
+ ScalingRule.add_member(:description, Shapes::ShapeRef.new(shape: String, location_name: "Description"))
742
+ ScalingRule.add_member(:action, Shapes::ShapeRef.new(shape: ScalingAction, required: true, location_name: "Action"))
743
+ ScalingRule.add_member(:trigger, Shapes::ShapeRef.new(shape: ScalingTrigger, required: true, location_name: "Trigger"))
744
+ ScalingRule.struct_class = Types::ScalingRule
745
+
746
+ ScalingRuleList.member = Shapes::ShapeRef.new(shape: ScalingRule)
747
+
748
+ ScalingTrigger.add_member(:cloud_watch_alarm_definition, Shapes::ShapeRef.new(shape: CloudWatchAlarmDefinition, required: true, location_name: "CloudWatchAlarmDefinition"))
749
+ ScalingTrigger.struct_class = Types::ScalingTrigger
750
+
751
+ ScriptBootstrapActionConfig.add_member(:path, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "Path"))
752
+ ScriptBootstrapActionConfig.add_member(:args, Shapes::ShapeRef.new(shape: XmlStringList, location_name: "Args"))
753
+ ScriptBootstrapActionConfig.struct_class = Types::ScriptBootstrapActionConfig
754
+
755
+ SecurityConfigurationList.member = Shapes::ShapeRef.new(shape: SecurityConfigurationSummary)
756
+
757
+ SecurityConfigurationSummary.add_member(:name, Shapes::ShapeRef.new(shape: XmlString, location_name: "Name"))
758
+ SecurityConfigurationSummary.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationDateTime"))
759
+ SecurityConfigurationSummary.struct_class = Types::SecurityConfigurationSummary
760
+
761
+ SecurityGroupsList.member = Shapes::ShapeRef.new(shape: XmlStringMaxLen256)
762
+
763
+ SetTerminationProtectionInput.add_member(:job_flow_ids, Shapes::ShapeRef.new(shape: XmlStringList, required: true, location_name: "JobFlowIds"))
764
+ SetTerminationProtectionInput.add_member(:termination_protected, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "TerminationProtected"))
765
+ SetTerminationProtectionInput.struct_class = Types::SetTerminationProtectionInput
766
+
767
+ SetVisibleToAllUsersInput.add_member(:job_flow_ids, Shapes::ShapeRef.new(shape: XmlStringList, required: true, location_name: "JobFlowIds"))
768
+ SetVisibleToAllUsersInput.add_member(:visible_to_all_users, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "VisibleToAllUsers"))
769
+ SetVisibleToAllUsersInput.struct_class = Types::SetVisibleToAllUsersInput
770
+
771
+ ShrinkPolicy.add_member(:decommission_timeout, Shapes::ShapeRef.new(shape: Integer, location_name: "DecommissionTimeout"))
772
+ ShrinkPolicy.add_member(:instance_resize_policy, Shapes::ShapeRef.new(shape: InstanceResizePolicy, location_name: "InstanceResizePolicy"))
773
+ ShrinkPolicy.struct_class = Types::ShrinkPolicy
774
+
775
+ SimpleScalingPolicyConfiguration.add_member(:adjustment_type, Shapes::ShapeRef.new(shape: AdjustmentType, location_name: "AdjustmentType"))
776
+ SimpleScalingPolicyConfiguration.add_member(:scaling_adjustment, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "ScalingAdjustment"))
777
+ SimpleScalingPolicyConfiguration.add_member(:cool_down, Shapes::ShapeRef.new(shape: Integer, location_name: "CoolDown"))
778
+ SimpleScalingPolicyConfiguration.struct_class = Types::SimpleScalingPolicyConfiguration
779
+
780
+ Step.add_member(:id, Shapes::ShapeRef.new(shape: StepId, location_name: "Id"))
781
+ Step.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
782
+ Step.add_member(:config, Shapes::ShapeRef.new(shape: HadoopStepConfig, location_name: "Config"))
783
+ Step.add_member(:action_on_failure, Shapes::ShapeRef.new(shape: ActionOnFailure, location_name: "ActionOnFailure"))
784
+ Step.add_member(:status, Shapes::ShapeRef.new(shape: StepStatus, location_name: "Status"))
785
+ Step.struct_class = Types::Step
786
+
787
+ StepConfig.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "Name"))
788
+ StepConfig.add_member(:action_on_failure, Shapes::ShapeRef.new(shape: ActionOnFailure, location_name: "ActionOnFailure"))
789
+ StepConfig.add_member(:hadoop_jar_step, Shapes::ShapeRef.new(shape: HadoopJarStepConfig, required: true, location_name: "HadoopJarStep"))
790
+ StepConfig.struct_class = Types::StepConfig
791
+
792
+ StepConfigList.member = Shapes::ShapeRef.new(shape: StepConfig)
793
+
794
+ StepDetail.add_member(:step_config, Shapes::ShapeRef.new(shape: StepConfig, required: true, location_name: "StepConfig"))
795
+ StepDetail.add_member(:execution_status_detail, Shapes::ShapeRef.new(shape: StepExecutionStatusDetail, required: true, location_name: "ExecutionStatusDetail"))
796
+ StepDetail.struct_class = Types::StepDetail
797
+
798
+ StepDetailList.member = Shapes::ShapeRef.new(shape: StepDetail)
799
+
800
+ StepExecutionStatusDetail.add_member(:state, Shapes::ShapeRef.new(shape: StepExecutionState, required: true, location_name: "State"))
801
+ StepExecutionStatusDetail.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, required: true, location_name: "CreationDateTime"))
802
+ StepExecutionStatusDetail.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "StartDateTime"))
803
+ StepExecutionStatusDetail.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "EndDateTime"))
804
+ StepExecutionStatusDetail.add_member(:last_state_change_reason, Shapes::ShapeRef.new(shape: XmlString, location_name: "LastStateChangeReason"))
805
+ StepExecutionStatusDetail.struct_class = Types::StepExecutionStatusDetail
806
+
807
+ StepIdsList.member = Shapes::ShapeRef.new(shape: XmlStringMaxLen256)
808
+
809
+ StepStateChangeReason.add_member(:code, Shapes::ShapeRef.new(shape: StepStateChangeReasonCode, location_name: "Code"))
810
+ StepStateChangeReason.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "Message"))
811
+ StepStateChangeReason.struct_class = Types::StepStateChangeReason
812
+
813
+ StepStateList.member = Shapes::ShapeRef.new(shape: StepState)
814
+
815
+ StepStatus.add_member(:state, Shapes::ShapeRef.new(shape: StepState, location_name: "State"))
816
+ StepStatus.add_member(:state_change_reason, Shapes::ShapeRef.new(shape: StepStateChangeReason, location_name: "StateChangeReason"))
817
+ StepStatus.add_member(:failure_details, Shapes::ShapeRef.new(shape: FailureDetails, location_name: "FailureDetails"))
818
+ StepStatus.add_member(:timeline, Shapes::ShapeRef.new(shape: StepTimeline, location_name: "Timeline"))
819
+ StepStatus.struct_class = Types::StepStatus
820
+
821
+ StepSummary.add_member(:id, Shapes::ShapeRef.new(shape: StepId, location_name: "Id"))
822
+ StepSummary.add_member(:name, Shapes::ShapeRef.new(shape: String, location_name: "Name"))
823
+ StepSummary.add_member(:config, Shapes::ShapeRef.new(shape: HadoopStepConfig, location_name: "Config"))
824
+ StepSummary.add_member(:action_on_failure, Shapes::ShapeRef.new(shape: ActionOnFailure, location_name: "ActionOnFailure"))
825
+ StepSummary.add_member(:status, Shapes::ShapeRef.new(shape: StepStatus, location_name: "Status"))
826
+ StepSummary.struct_class = Types::StepSummary
827
+
828
+ StepSummaryList.member = Shapes::ShapeRef.new(shape: StepSummary)
829
+
830
+ StepTimeline.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationDateTime"))
831
+ StepTimeline.add_member(:start_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "StartDateTime"))
832
+ StepTimeline.add_member(:end_date_time, Shapes::ShapeRef.new(shape: Date, location_name: "EndDateTime"))
833
+ StepTimeline.struct_class = Types::StepTimeline
834
+
835
+ StringList.member = Shapes::ShapeRef.new(shape: String)
836
+
837
+ StringMap.key = Shapes::ShapeRef.new(shape: String)
838
+ StringMap.value = Shapes::ShapeRef.new(shape: String)
839
+
840
+ SupportedProductConfig.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Name"))
841
+ SupportedProductConfig.add_member(:args, Shapes::ShapeRef.new(shape: XmlStringList, location_name: "Args"))
842
+ SupportedProductConfig.struct_class = Types::SupportedProductConfig
843
+
844
+ SupportedProductsList.member = Shapes::ShapeRef.new(shape: XmlStringMaxLen256)
845
+
846
+ Tag.add_member(:key, Shapes::ShapeRef.new(shape: String, location_name: "Key"))
847
+ Tag.add_member(:value, Shapes::ShapeRef.new(shape: String, location_name: "Value"))
848
+ Tag.struct_class = Types::Tag
849
+
850
+ TagList.member = Shapes::ShapeRef.new(shape: Tag)
851
+
852
+ TerminateJobFlowsInput.add_member(:job_flow_ids, Shapes::ShapeRef.new(shape: XmlStringList, required: true, location_name: "JobFlowIds"))
853
+ TerminateJobFlowsInput.struct_class = Types::TerminateJobFlowsInput
854
+
855
+ VolumeSpecification.add_member(:volume_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VolumeType"))
856
+ VolumeSpecification.add_member(:iops, Shapes::ShapeRef.new(shape: Integer, location_name: "Iops"))
857
+ VolumeSpecification.add_member(:size_in_gb, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "SizeInGB"))
858
+ VolumeSpecification.struct_class = Types::VolumeSpecification
859
+
860
+ XmlStringList.member = Shapes::ShapeRef.new(shape: XmlString)
861
+
862
+
863
+ # @api private
864
+ API = Seahorse::Model::Api.new.tap do |api|
865
+
866
+ api.version = "2009-03-31"
867
+
868
+ api.metadata = {
869
+ "endpointPrefix" => "elasticmapreduce",
870
+ "jsonVersion" => "1.1",
871
+ "protocol" => "json",
872
+ "serviceFullName" => "Amazon Elastic MapReduce",
873
+ "signatureVersion" => "v4",
874
+ "targetPrefix" => "ElasticMapReduce",
875
+ "timestampFormat" => "unixTimestamp",
876
+ }
877
+
878
+ api.add_operation(:add_instance_groups, Seahorse::Model::Operation.new.tap do |o|
879
+ o.name = "AddInstanceGroups"
880
+ o.http_method = "POST"
881
+ o.http_request_uri = "/"
882
+ o.input = Shapes::ShapeRef.new(shape: AddInstanceGroupsInput)
883
+ o.output = Shapes::ShapeRef.new(shape: AddInstanceGroupsOutput)
884
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
885
+ end)
886
+
887
+ api.add_operation(:add_job_flow_steps, Seahorse::Model::Operation.new.tap do |o|
888
+ o.name = "AddJobFlowSteps"
889
+ o.http_method = "POST"
890
+ o.http_request_uri = "/"
891
+ o.input = Shapes::ShapeRef.new(shape: AddJobFlowStepsInput)
892
+ o.output = Shapes::ShapeRef.new(shape: AddJobFlowStepsOutput)
893
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
894
+ end)
895
+
896
+ api.add_operation(:add_tags, Seahorse::Model::Operation.new.tap do |o|
897
+ o.name = "AddTags"
898
+ o.http_method = "POST"
899
+ o.http_request_uri = "/"
900
+ o.input = Shapes::ShapeRef.new(shape: AddTagsInput)
901
+ o.output = Shapes::ShapeRef.new(shape: AddTagsOutput)
902
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
903
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
904
+ end)
905
+
906
+ api.add_operation(:cancel_steps, Seahorse::Model::Operation.new.tap do |o|
907
+ o.name = "CancelSteps"
908
+ o.http_method = "POST"
909
+ o.http_request_uri = "/"
910
+ o.input = Shapes::ShapeRef.new(shape: CancelStepsInput)
911
+ o.output = Shapes::ShapeRef.new(shape: CancelStepsOutput)
912
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
913
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
914
+ end)
915
+
916
+ api.add_operation(:create_security_configuration, Seahorse::Model::Operation.new.tap do |o|
917
+ o.name = "CreateSecurityConfiguration"
918
+ o.http_method = "POST"
919
+ o.http_request_uri = "/"
920
+ o.input = Shapes::ShapeRef.new(shape: CreateSecurityConfigurationInput)
921
+ o.output = Shapes::ShapeRef.new(shape: CreateSecurityConfigurationOutput)
922
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
923
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
924
+ end)
925
+
926
+ api.add_operation(:delete_security_configuration, Seahorse::Model::Operation.new.tap do |o|
927
+ o.name = "DeleteSecurityConfiguration"
928
+ o.http_method = "POST"
929
+ o.http_request_uri = "/"
930
+ o.input = Shapes::ShapeRef.new(shape: DeleteSecurityConfigurationInput)
931
+ o.output = Shapes::ShapeRef.new(shape: DeleteSecurityConfigurationOutput)
932
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
933
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
934
+ end)
935
+
936
+ api.add_operation(:describe_cluster, Seahorse::Model::Operation.new.tap do |o|
937
+ o.name = "DescribeCluster"
938
+ o.http_method = "POST"
939
+ o.http_request_uri = "/"
940
+ o.input = Shapes::ShapeRef.new(shape: DescribeClusterInput)
941
+ o.output = Shapes::ShapeRef.new(shape: DescribeClusterOutput)
942
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
943
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
944
+ end)
945
+
946
+ api.add_operation(:describe_job_flows, Seahorse::Model::Operation.new.tap do |o|
947
+ o.name = "DescribeJobFlows"
948
+ o.http_method = "POST"
949
+ o.http_request_uri = "/"
950
+ o.deprecated = true
951
+ o.input = Shapes::ShapeRef.new(shape: DescribeJobFlowsInput)
952
+ o.output = Shapes::ShapeRef.new(shape: DescribeJobFlowsOutput)
953
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
954
+ end)
955
+
956
+ api.add_operation(:describe_security_configuration, Seahorse::Model::Operation.new.tap do |o|
957
+ o.name = "DescribeSecurityConfiguration"
958
+ o.http_method = "POST"
959
+ o.http_request_uri = "/"
960
+ o.input = Shapes::ShapeRef.new(shape: DescribeSecurityConfigurationInput)
961
+ o.output = Shapes::ShapeRef.new(shape: DescribeSecurityConfigurationOutput)
962
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
963
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
964
+ end)
965
+
966
+ api.add_operation(:describe_step, Seahorse::Model::Operation.new.tap do |o|
967
+ o.name = "DescribeStep"
968
+ o.http_method = "POST"
969
+ o.http_request_uri = "/"
970
+ o.input = Shapes::ShapeRef.new(shape: DescribeStepInput)
971
+ o.output = Shapes::ShapeRef.new(shape: DescribeStepOutput)
972
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
973
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
974
+ end)
975
+
976
+ api.add_operation(:list_bootstrap_actions, Seahorse::Model::Operation.new.tap do |o|
977
+ o.name = "ListBootstrapActions"
978
+ o.http_method = "POST"
979
+ o.http_request_uri = "/"
980
+ o.input = Shapes::ShapeRef.new(shape: ListBootstrapActionsInput)
981
+ o.output = Shapes::ShapeRef.new(shape: ListBootstrapActionsOutput)
982
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
983
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
984
+ o[:pager] = Aws::Pager.new(
985
+ tokens: {
986
+ "marker" => "marker"
987
+ }
988
+ )
989
+ end)
990
+
991
+ api.add_operation(:list_clusters, Seahorse::Model::Operation.new.tap do |o|
992
+ o.name = "ListClusters"
993
+ o.http_method = "POST"
994
+ o.http_request_uri = "/"
995
+ o.input = Shapes::ShapeRef.new(shape: ListClustersInput)
996
+ o.output = Shapes::ShapeRef.new(shape: ListClustersOutput)
997
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
998
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
999
+ o[:pager] = Aws::Pager.new(
1000
+ tokens: {
1001
+ "marker" => "marker"
1002
+ }
1003
+ )
1004
+ end)
1005
+
1006
+ api.add_operation(:list_instance_groups, Seahorse::Model::Operation.new.tap do |o|
1007
+ o.name = "ListInstanceGroups"
1008
+ o.http_method = "POST"
1009
+ o.http_request_uri = "/"
1010
+ o.input = Shapes::ShapeRef.new(shape: ListInstanceGroupsInput)
1011
+ o.output = Shapes::ShapeRef.new(shape: ListInstanceGroupsOutput)
1012
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1013
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1014
+ o[:pager] = Aws::Pager.new(
1015
+ tokens: {
1016
+ "marker" => "marker"
1017
+ }
1018
+ )
1019
+ end)
1020
+
1021
+ api.add_operation(:list_instances, Seahorse::Model::Operation.new.tap do |o|
1022
+ o.name = "ListInstances"
1023
+ o.http_method = "POST"
1024
+ o.http_request_uri = "/"
1025
+ o.input = Shapes::ShapeRef.new(shape: ListInstancesInput)
1026
+ o.output = Shapes::ShapeRef.new(shape: ListInstancesOutput)
1027
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1028
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1029
+ o[:pager] = Aws::Pager.new(
1030
+ tokens: {
1031
+ "marker" => "marker"
1032
+ }
1033
+ )
1034
+ end)
1035
+
1036
+ api.add_operation(:list_security_configurations, Seahorse::Model::Operation.new.tap do |o|
1037
+ o.name = "ListSecurityConfigurations"
1038
+ o.http_method = "POST"
1039
+ o.http_request_uri = "/"
1040
+ o.input = Shapes::ShapeRef.new(shape: ListSecurityConfigurationsInput)
1041
+ o.output = Shapes::ShapeRef.new(shape: ListSecurityConfigurationsOutput)
1042
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1043
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1044
+ end)
1045
+
1046
+ api.add_operation(:list_steps, Seahorse::Model::Operation.new.tap do |o|
1047
+ o.name = "ListSteps"
1048
+ o.http_method = "POST"
1049
+ o.http_request_uri = "/"
1050
+ o.input = Shapes::ShapeRef.new(shape: ListStepsInput)
1051
+ o.output = Shapes::ShapeRef.new(shape: ListStepsOutput)
1052
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1053
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1054
+ o[:pager] = Aws::Pager.new(
1055
+ tokens: {
1056
+ "marker" => "marker"
1057
+ }
1058
+ )
1059
+ end)
1060
+
1061
+ api.add_operation(:modify_instance_groups, Seahorse::Model::Operation.new.tap do |o|
1062
+ o.name = "ModifyInstanceGroups"
1063
+ o.http_method = "POST"
1064
+ o.http_request_uri = "/"
1065
+ o.input = Shapes::ShapeRef.new(shape: ModifyInstanceGroupsInput)
1066
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1067
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1068
+ end)
1069
+
1070
+ api.add_operation(:put_auto_scaling_policy, Seahorse::Model::Operation.new.tap do |o|
1071
+ o.name = "PutAutoScalingPolicy"
1072
+ o.http_method = "POST"
1073
+ o.http_request_uri = "/"
1074
+ o.input = Shapes::ShapeRef.new(shape: PutAutoScalingPolicyInput)
1075
+ o.output = Shapes::ShapeRef.new(shape: PutAutoScalingPolicyOutput)
1076
+ end)
1077
+
1078
+ api.add_operation(:remove_auto_scaling_policy, Seahorse::Model::Operation.new.tap do |o|
1079
+ o.name = "RemoveAutoScalingPolicy"
1080
+ o.http_method = "POST"
1081
+ o.http_request_uri = "/"
1082
+ o.input = Shapes::ShapeRef.new(shape: RemoveAutoScalingPolicyInput)
1083
+ o.output = Shapes::ShapeRef.new(shape: RemoveAutoScalingPolicyOutput)
1084
+ end)
1085
+
1086
+ api.add_operation(:remove_tags, Seahorse::Model::Operation.new.tap do |o|
1087
+ o.name = "RemoveTags"
1088
+ o.http_method = "POST"
1089
+ o.http_request_uri = "/"
1090
+ o.input = Shapes::ShapeRef.new(shape: RemoveTagsInput)
1091
+ o.output = Shapes::ShapeRef.new(shape: RemoveTagsOutput)
1092
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1093
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1094
+ end)
1095
+
1096
+ api.add_operation(:run_job_flow, Seahorse::Model::Operation.new.tap do |o|
1097
+ o.name = "RunJobFlow"
1098
+ o.http_method = "POST"
1099
+ o.http_request_uri = "/"
1100
+ o.input = Shapes::ShapeRef.new(shape: RunJobFlowInput)
1101
+ o.output = Shapes::ShapeRef.new(shape: RunJobFlowOutput)
1102
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1103
+ end)
1104
+
1105
+ api.add_operation(:set_termination_protection, Seahorse::Model::Operation.new.tap do |o|
1106
+ o.name = "SetTerminationProtection"
1107
+ o.http_method = "POST"
1108
+ o.http_request_uri = "/"
1109
+ o.input = Shapes::ShapeRef.new(shape: SetTerminationProtectionInput)
1110
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1111
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1112
+ end)
1113
+
1114
+ api.add_operation(:set_visible_to_all_users, Seahorse::Model::Operation.new.tap do |o|
1115
+ o.name = "SetVisibleToAllUsers"
1116
+ o.http_method = "POST"
1117
+ o.http_request_uri = "/"
1118
+ o.input = Shapes::ShapeRef.new(shape: SetVisibleToAllUsersInput)
1119
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1120
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1121
+ end)
1122
+
1123
+ api.add_operation(:terminate_job_flows, Seahorse::Model::Operation.new.tap do |o|
1124
+ o.name = "TerminateJobFlows"
1125
+ o.http_method = "POST"
1126
+ o.http_request_uri = "/"
1127
+ o.input = Shapes::ShapeRef.new(shape: TerminateJobFlowsInput)
1128
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1129
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1130
+ end)
1131
+ end
1132
+
1133
+ end
1134
+ end
1135
+ end