aws-sdk-emr 1.39.0 → 1.44.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -26,6 +26,7 @@ module Aws::EMR
26
26
  Application = Shapes::StructureShape.new(name: 'Application')
27
27
  ApplicationList = Shapes::ListShape.new(name: 'ApplicationList')
28
28
  ArnType = Shapes::StringShape.new(name: 'ArnType')
29
+ AuthMode = Shapes::StringShape.new(name: 'AuthMode')
29
30
  AutoScalingPolicy = Shapes::StructureShape.new(name: 'AutoScalingPolicy')
30
31
  AutoScalingPolicyDescription = Shapes::StructureShape.new(name: 'AutoScalingPolicyDescription')
31
32
  AutoScalingPolicyState = Shapes::StringShape.new(name: 'AutoScalingPolicyState')
@@ -65,9 +66,14 @@ module Aws::EMR
65
66
  ConfigurationList = Shapes::ListShape.new(name: 'ConfigurationList')
66
67
  CreateSecurityConfigurationInput = Shapes::StructureShape.new(name: 'CreateSecurityConfigurationInput')
67
68
  CreateSecurityConfigurationOutput = Shapes::StructureShape.new(name: 'CreateSecurityConfigurationOutput')
69
+ CreateStudioInput = Shapes::StructureShape.new(name: 'CreateStudioInput')
70
+ CreateStudioOutput = Shapes::StructureShape.new(name: 'CreateStudioOutput')
71
+ CreateStudioSessionMappingInput = Shapes::StructureShape.new(name: 'CreateStudioSessionMappingInput')
68
72
  Date = Shapes::TimestampShape.new(name: 'Date')
69
73
  DeleteSecurityConfigurationInput = Shapes::StructureShape.new(name: 'DeleteSecurityConfigurationInput')
70
74
  DeleteSecurityConfigurationOutput = Shapes::StructureShape.new(name: 'DeleteSecurityConfigurationOutput')
75
+ DeleteStudioInput = Shapes::StructureShape.new(name: 'DeleteStudioInput')
76
+ DeleteStudioSessionMappingInput = Shapes::StructureShape.new(name: 'DeleteStudioSessionMappingInput')
71
77
  DescribeClusterInput = Shapes::StructureShape.new(name: 'DescribeClusterInput')
72
78
  DescribeClusterOutput = Shapes::StructureShape.new(name: 'DescribeClusterOutput')
73
79
  DescribeJobFlowsInput = Shapes::StructureShape.new(name: 'DescribeJobFlowsInput')
@@ -78,6 +84,8 @@ module Aws::EMR
78
84
  DescribeSecurityConfigurationOutput = Shapes::StructureShape.new(name: 'DescribeSecurityConfigurationOutput')
79
85
  DescribeStepInput = Shapes::StructureShape.new(name: 'DescribeStepInput')
80
86
  DescribeStepOutput = Shapes::StructureShape.new(name: 'DescribeStepOutput')
87
+ DescribeStudioInput = Shapes::StructureShape.new(name: 'DescribeStudioInput')
88
+ DescribeStudioOutput = Shapes::StructureShape.new(name: 'DescribeStudioOutput')
81
89
  EC2InstanceIdsList = Shapes::ListShape.new(name: 'EC2InstanceIdsList')
82
90
  EC2InstanceIdsToTerminateList = Shapes::ListShape.new(name: 'EC2InstanceIdsToTerminateList')
83
91
  EbsBlockDevice = Shapes::StructureShape.new(name: 'EbsBlockDevice')
@@ -97,8 +105,11 @@ module Aws::EMR
97
105
  GetBlockPublicAccessConfigurationOutput = Shapes::StructureShape.new(name: 'GetBlockPublicAccessConfigurationOutput')
98
106
  GetManagedScalingPolicyInput = Shapes::StructureShape.new(name: 'GetManagedScalingPolicyInput')
99
107
  GetManagedScalingPolicyOutput = Shapes::StructureShape.new(name: 'GetManagedScalingPolicyOutput')
108
+ GetStudioSessionMappingInput = Shapes::StructureShape.new(name: 'GetStudioSessionMappingInput')
109
+ GetStudioSessionMappingOutput = Shapes::StructureShape.new(name: 'GetStudioSessionMappingOutput')
100
110
  HadoopJarStepConfig = Shapes::StructureShape.new(name: 'HadoopJarStepConfig')
101
111
  HadoopStepConfig = Shapes::StructureShape.new(name: 'HadoopStepConfig')
112
+ IdentityType = Shapes::StringShape.new(name: 'IdentityType')
102
113
  Instance = Shapes::StructureShape.new(name: 'Instance')
103
114
  InstanceCollectionType = Shapes::StringShape.new(name: 'InstanceCollectionType')
104
115
  InstanceFleet = Shapes::StructureShape.new(name: 'InstanceFleet')
@@ -176,6 +187,10 @@ module Aws::EMR
176
187
  ListSecurityConfigurationsOutput = Shapes::StructureShape.new(name: 'ListSecurityConfigurationsOutput')
177
188
  ListStepsInput = Shapes::StructureShape.new(name: 'ListStepsInput')
178
189
  ListStepsOutput = Shapes::StructureShape.new(name: 'ListStepsOutput')
190
+ ListStudioSessionMappingsInput = Shapes::StructureShape.new(name: 'ListStudioSessionMappingsInput')
191
+ ListStudioSessionMappingsOutput = Shapes::StructureShape.new(name: 'ListStudioSessionMappingsOutput')
192
+ ListStudiosInput = Shapes::StructureShape.new(name: 'ListStudiosInput')
193
+ ListStudiosOutput = Shapes::StructureShape.new(name: 'ListStudiosOutput')
179
194
  Long = Shapes::IntegerShape.new(name: 'Long')
180
195
  ManagedScalingPolicy = Shapes::StructureShape.new(name: 'ManagedScalingPolicy')
181
196
  Marker = Shapes::StringShape.new(name: 'Marker')
@@ -192,6 +207,9 @@ module Aws::EMR
192
207
  NotebookExecutionStatus = Shapes::StringShape.new(name: 'NotebookExecutionStatus')
193
208
  NotebookExecutionSummary = Shapes::StructureShape.new(name: 'NotebookExecutionSummary')
194
209
  NotebookExecutionSummaryList = Shapes::ListShape.new(name: 'NotebookExecutionSummaryList')
210
+ OnDemandCapacityReservationOptions = Shapes::StructureShape.new(name: 'OnDemandCapacityReservationOptions')
211
+ OnDemandCapacityReservationPreference = Shapes::StringShape.new(name: 'OnDemandCapacityReservationPreference')
212
+ OnDemandCapacityReservationUsageStrategy = Shapes::StringShape.new(name: 'OnDemandCapacityReservationUsageStrategy')
195
213
  OnDemandProvisioningAllocationStrategy = Shapes::StringShape.new(name: 'OnDemandProvisioningAllocationStrategy')
196
214
  OnDemandProvisioningSpecification = Shapes::StructureShape.new(name: 'OnDemandProvisioningSpecification')
197
215
  OptionalArnType = Shapes::StringShape.new(name: 'OptionalArnType')
@@ -228,6 +246,9 @@ module Aws::EMR
228
246
  SecurityConfigurationList = Shapes::ListShape.new(name: 'SecurityConfigurationList')
229
247
  SecurityConfigurationSummary = Shapes::StructureShape.new(name: 'SecurityConfigurationSummary')
230
248
  SecurityGroupsList = Shapes::ListShape.new(name: 'SecurityGroupsList')
249
+ SessionMappingDetail = Shapes::StructureShape.new(name: 'SessionMappingDetail')
250
+ SessionMappingSummary = Shapes::StructureShape.new(name: 'SessionMappingSummary')
251
+ SessionMappingSummaryList = Shapes::ListShape.new(name: 'SessionMappingSummaryList')
231
252
  SetTerminationProtectionInput = Shapes::StructureShape.new(name: 'SetTerminationProtectionInput')
232
253
  SetVisibleToAllUsersInput = Shapes::StructureShape.new(name: 'SetVisibleToAllUsersInput')
233
254
  ShrinkPolicy = Shapes::StructureShape.new(name: 'ShrinkPolicy')
@@ -260,12 +281,18 @@ module Aws::EMR
260
281
  String = Shapes::StringShape.new(name: 'String')
261
282
  StringList = Shapes::ListShape.new(name: 'StringList')
262
283
  StringMap = Shapes::MapShape.new(name: 'StringMap')
284
+ Studio = Shapes::StructureShape.new(name: 'Studio')
285
+ StudioSummary = Shapes::StructureShape.new(name: 'StudioSummary')
286
+ StudioSummaryList = Shapes::ListShape.new(name: 'StudioSummaryList')
287
+ SubnetIdList = Shapes::ListShape.new(name: 'SubnetIdList')
263
288
  SupportedProductConfig = Shapes::StructureShape.new(name: 'SupportedProductConfig')
264
289
  SupportedProductsList = Shapes::ListShape.new(name: 'SupportedProductsList')
265
290
  Tag = Shapes::StructureShape.new(name: 'Tag')
266
291
  TagList = Shapes::ListShape.new(name: 'TagList')
267
292
  TerminateJobFlowsInput = Shapes::StructureShape.new(name: 'TerminateJobFlowsInput')
268
293
  Unit = Shapes::StringShape.new(name: 'Unit')
294
+ UpdateStudioInput = Shapes::StructureShape.new(name: 'UpdateStudioInput')
295
+ UpdateStudioSessionMappingInput = Shapes::StructureShape.new(name: 'UpdateStudioSessionMappingInput')
269
296
  VolumeSpecification = Shapes::StructureShape.new(name: 'VolumeSpecification')
270
297
  WholeNumber = Shapes::IntegerShape.new(name: 'WholeNumber')
271
298
  XmlString = Shapes::StringShape.new(name: 'XmlString')
@@ -461,11 +488,44 @@ module Aws::EMR
461
488
  CreateSecurityConfigurationOutput.add_member(:creation_date_time, Shapes::ShapeRef.new(shape: Date, required: true, location_name: "CreationDateTime"))
462
489
  CreateSecurityConfigurationOutput.struct_class = Types::CreateSecurityConfigurationOutput
463
490
 
491
+ CreateStudioInput.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "Name"))
492
+ CreateStudioInput.add_member(:description, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Description"))
493
+ CreateStudioInput.add_member(:auth_mode, Shapes::ShapeRef.new(shape: AuthMode, required: true, location_name: "AuthMode"))
494
+ CreateStudioInput.add_member(:vpc_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "VpcId"))
495
+ CreateStudioInput.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdList, required: true, location_name: "SubnetIds"))
496
+ CreateStudioInput.add_member(:service_role, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "ServiceRole"))
497
+ CreateStudioInput.add_member(:user_role, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "UserRole"))
498
+ CreateStudioInput.add_member(:workspace_security_group_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "WorkspaceSecurityGroupId"))
499
+ CreateStudioInput.add_member(:engine_security_group_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "EngineSecurityGroupId"))
500
+ CreateStudioInput.add_member(:default_s3_location, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "DefaultS3Location"))
501
+ CreateStudioInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
502
+ CreateStudioInput.struct_class = Types::CreateStudioInput
503
+
504
+ CreateStudioOutput.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "StudioId"))
505
+ CreateStudioOutput.add_member(:url, Shapes::ShapeRef.new(shape: XmlString, location_name: "Url"))
506
+ CreateStudioOutput.struct_class = Types::CreateStudioOutput
507
+
508
+ CreateStudioSessionMappingInput.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "StudioId"))
509
+ CreateStudioSessionMappingInput.add_member(:identity_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityId"))
510
+ CreateStudioSessionMappingInput.add_member(:identity_name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityName"))
511
+ CreateStudioSessionMappingInput.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, required: true, location_name: "IdentityType"))
512
+ CreateStudioSessionMappingInput.add_member(:session_policy_arn, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "SessionPolicyArn"))
513
+ CreateStudioSessionMappingInput.struct_class = Types::CreateStudioSessionMappingInput
514
+
464
515
  DeleteSecurityConfigurationInput.add_member(:name, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "Name"))
465
516
  DeleteSecurityConfigurationInput.struct_class = Types::DeleteSecurityConfigurationInput
466
517
 
467
518
  DeleteSecurityConfigurationOutput.struct_class = Types::DeleteSecurityConfigurationOutput
468
519
 
520
+ DeleteStudioInput.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "StudioId"))
521
+ DeleteStudioInput.struct_class = Types::DeleteStudioInput
522
+
523
+ DeleteStudioSessionMappingInput.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "StudioId"))
524
+ DeleteStudioSessionMappingInput.add_member(:identity_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityId"))
525
+ DeleteStudioSessionMappingInput.add_member(:identity_name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityName"))
526
+ DeleteStudioSessionMappingInput.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, required: true, location_name: "IdentityType"))
527
+ DeleteStudioSessionMappingInput.struct_class = Types::DeleteStudioSessionMappingInput
528
+
469
529
  DescribeClusterInput.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, required: true, location_name: "ClusterId"))
470
530
  DescribeClusterInput.struct_class = Types::DescribeClusterInput
471
531
 
@@ -502,6 +562,12 @@ module Aws::EMR
502
562
  DescribeStepOutput.add_member(:step, Shapes::ShapeRef.new(shape: Step, location_name: "Step"))
503
563
  DescribeStepOutput.struct_class = Types::DescribeStepOutput
504
564
 
565
+ DescribeStudioInput.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "StudioId"))
566
+ DescribeStudioInput.struct_class = Types::DescribeStudioInput
567
+
568
+ DescribeStudioOutput.add_member(:studio, Shapes::ShapeRef.new(shape: Studio, location_name: "Studio"))
569
+ DescribeStudioOutput.struct_class = Types::DescribeStudioOutput
570
+
505
571
  EC2InstanceIdsList.member = Shapes::ShapeRef.new(shape: InstanceId)
506
572
 
507
573
  EC2InstanceIdsToTerminateList.member = Shapes::ShapeRef.new(shape: InstanceId)
@@ -563,6 +629,15 @@ module Aws::EMR
563
629
  GetManagedScalingPolicyOutput.add_member(:managed_scaling_policy, Shapes::ShapeRef.new(shape: ManagedScalingPolicy, location_name: "ManagedScalingPolicy"))
564
630
  GetManagedScalingPolicyOutput.struct_class = Types::GetManagedScalingPolicyOutput
565
631
 
632
+ GetStudioSessionMappingInput.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "StudioId"))
633
+ GetStudioSessionMappingInput.add_member(:identity_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityId"))
634
+ GetStudioSessionMappingInput.add_member(:identity_name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityName"))
635
+ GetStudioSessionMappingInput.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, required: true, location_name: "IdentityType"))
636
+ GetStudioSessionMappingInput.struct_class = Types::GetStudioSessionMappingInput
637
+
638
+ GetStudioSessionMappingOutput.add_member(:session_mapping, Shapes::ShapeRef.new(shape: SessionMappingDetail, location_name: "SessionMapping"))
639
+ GetStudioSessionMappingOutput.struct_class = Types::GetStudioSessionMappingOutput
640
+
566
641
  HadoopJarStepConfig.add_member(:properties, Shapes::ShapeRef.new(shape: KeyValueList, location_name: "Properties"))
567
642
  HadoopJarStepConfig.add_member(:jar, Shapes::ShapeRef.new(shape: XmlString, required: true, location_name: "Jar"))
568
643
  HadoopJarStepConfig.add_member(:main_class, Shapes::ShapeRef.new(shape: XmlString, location_name: "MainClass"))
@@ -919,6 +994,22 @@ module Aws::EMR
919
994
  ListStepsOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
920
995
  ListStepsOutput.struct_class = Types::ListStepsOutput
921
996
 
997
+ ListStudioSessionMappingsInput.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "StudioId"))
998
+ ListStudioSessionMappingsInput.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, location_name: "IdentityType"))
999
+ ListStudioSessionMappingsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
1000
+ ListStudioSessionMappingsInput.struct_class = Types::ListStudioSessionMappingsInput
1001
+
1002
+ ListStudioSessionMappingsOutput.add_member(:session_mappings, Shapes::ShapeRef.new(shape: SessionMappingSummaryList, location_name: "SessionMappings"))
1003
+ ListStudioSessionMappingsOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
1004
+ ListStudioSessionMappingsOutput.struct_class = Types::ListStudioSessionMappingsOutput
1005
+
1006
+ ListStudiosInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
1007
+ ListStudiosInput.struct_class = Types::ListStudiosInput
1008
+
1009
+ ListStudiosOutput.add_member(:studios, Shapes::ShapeRef.new(shape: StudioSummaryList, location_name: "Studios"))
1010
+ ListStudiosOutput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
1011
+ ListStudiosOutput.struct_class = Types::ListStudiosOutput
1012
+
922
1013
  ManagedScalingPolicy.add_member(:compute_limits, Shapes::ShapeRef.new(shape: ComputeLimits, location_name: "ComputeLimits"))
923
1014
  ManagedScalingPolicy.struct_class = Types::ManagedScalingPolicy
924
1015
 
@@ -970,7 +1061,12 @@ module Aws::EMR
970
1061
 
971
1062
  NotebookExecutionSummaryList.member = Shapes::ShapeRef.new(shape: NotebookExecutionSummary)
972
1063
 
1064
+ OnDemandCapacityReservationOptions.add_member(:usage_strategy, Shapes::ShapeRef.new(shape: OnDemandCapacityReservationUsageStrategy, location_name: "UsageStrategy"))
1065
+ OnDemandCapacityReservationOptions.add_member(:capacity_reservation_preference, Shapes::ShapeRef.new(shape: OnDemandCapacityReservationPreference, location_name: "CapacityReservationPreference"))
1066
+ OnDemandCapacityReservationOptions.struct_class = Types::OnDemandCapacityReservationOptions
1067
+
973
1068
  OnDemandProvisioningSpecification.add_member(:allocation_strategy, Shapes::ShapeRef.new(shape: OnDemandProvisioningAllocationStrategy, required: true, location_name: "AllocationStrategy"))
1069
+ OnDemandProvisioningSpecification.add_member(:capacity_reservation_options, Shapes::ShapeRef.new(shape: OnDemandCapacityReservationOptions, location_name: "CapacityReservationOptions"))
974
1070
  OnDemandProvisioningSpecification.struct_class = Types::OnDemandProvisioningSpecification
975
1071
 
976
1072
  PlacementGroupConfig.add_member(:instance_role, Shapes::ShapeRef.new(shape: InstanceRoleType, required: true, location_name: "InstanceRole"))
@@ -1092,6 +1188,25 @@ module Aws::EMR
1092
1188
 
1093
1189
  SecurityGroupsList.member = Shapes::ShapeRef.new(shape: XmlStringMaxLen256)
1094
1190
 
1191
+ SessionMappingDetail.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "StudioId"))
1192
+ SessionMappingDetail.add_member(:identity_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityId"))
1193
+ SessionMappingDetail.add_member(:identity_name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityName"))
1194
+ SessionMappingDetail.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, location_name: "IdentityType"))
1195
+ SessionMappingDetail.add_member(:session_policy_arn, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "SessionPolicyArn"))
1196
+ SessionMappingDetail.add_member(:creation_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationTime"))
1197
+ SessionMappingDetail.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: Date, location_name: "LastModifiedTime"))
1198
+ SessionMappingDetail.struct_class = Types::SessionMappingDetail
1199
+
1200
+ SessionMappingSummary.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "StudioId"))
1201
+ SessionMappingSummary.add_member(:identity_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityId"))
1202
+ SessionMappingSummary.add_member(:identity_name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityName"))
1203
+ SessionMappingSummary.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, location_name: "IdentityType"))
1204
+ SessionMappingSummary.add_member(:session_policy_arn, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "SessionPolicyArn"))
1205
+ SessionMappingSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationTime"))
1206
+ SessionMappingSummary.struct_class = Types::SessionMappingSummary
1207
+
1208
+ SessionMappingSummaryList.member = Shapes::ShapeRef.new(shape: SessionMappingSummary)
1209
+
1095
1210
  SetTerminationProtectionInput.add_member(:job_flow_ids, Shapes::ShapeRef.new(shape: XmlStringList, required: true, location_name: "JobFlowIds"))
1096
1211
  SetTerminationProtectionInput.add_member(:termination_protected, Shapes::ShapeRef.new(shape: Boolean, required: true, location_name: "TerminationProtected"))
1097
1212
  SetTerminationProtectionInput.struct_class = Types::SetTerminationProtectionInput
@@ -1191,6 +1306,35 @@ module Aws::EMR
1191
1306
  StringMap.key = Shapes::ShapeRef.new(shape: String)
1192
1307
  StringMap.value = Shapes::ShapeRef.new(shape: String)
1193
1308
 
1309
+ Studio.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "StudioId"))
1310
+ Studio.add_member(:studio_arn, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "StudioArn"))
1311
+ Studio.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Name"))
1312
+ Studio.add_member(:description, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Description"))
1313
+ Studio.add_member(:auth_mode, Shapes::ShapeRef.new(shape: AuthMode, location_name: "AuthMode"))
1314
+ Studio.add_member(:vpc_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "VpcId"))
1315
+ Studio.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdList, location_name: "SubnetIds"))
1316
+ Studio.add_member(:service_role, Shapes::ShapeRef.new(shape: XmlString, location_name: "ServiceRole"))
1317
+ Studio.add_member(:user_role, Shapes::ShapeRef.new(shape: XmlString, location_name: "UserRole"))
1318
+ Studio.add_member(:workspace_security_group_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "WorkspaceSecurityGroupId"))
1319
+ Studio.add_member(:engine_security_group_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "EngineSecurityGroupId"))
1320
+ Studio.add_member(:url, Shapes::ShapeRef.new(shape: XmlString, location_name: "Url"))
1321
+ Studio.add_member(:creation_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationTime"))
1322
+ Studio.add_member(:default_s3_location, Shapes::ShapeRef.new(shape: XmlString, location_name: "DefaultS3Location"))
1323
+ Studio.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
1324
+ Studio.struct_class = Types::Studio
1325
+
1326
+ StudioSummary.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "StudioId"))
1327
+ StudioSummary.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Name"))
1328
+ StudioSummary.add_member(:vpc_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "VpcId"))
1329
+ StudioSummary.add_member(:description, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Description"))
1330
+ StudioSummary.add_member(:url, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Url"))
1331
+ StudioSummary.add_member(:creation_time, Shapes::ShapeRef.new(shape: Date, location_name: "CreationTime"))
1332
+ StudioSummary.struct_class = Types::StudioSummary
1333
+
1334
+ StudioSummaryList.member = Shapes::ShapeRef.new(shape: StudioSummary)
1335
+
1336
+ SubnetIdList.member = Shapes::ShapeRef.new(shape: String)
1337
+
1194
1338
  SupportedProductConfig.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Name"))
1195
1339
  SupportedProductConfig.add_member(:args, Shapes::ShapeRef.new(shape: XmlStringList, location_name: "Args"))
1196
1340
  SupportedProductConfig.struct_class = Types::SupportedProductConfig
@@ -1206,6 +1350,20 @@ module Aws::EMR
1206
1350
  TerminateJobFlowsInput.add_member(:job_flow_ids, Shapes::ShapeRef.new(shape: XmlStringList, required: true, location_name: "JobFlowIds"))
1207
1351
  TerminateJobFlowsInput.struct_class = Types::TerminateJobFlowsInput
1208
1352
 
1353
+ UpdateStudioInput.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "StudioId"))
1354
+ UpdateStudioInput.add_member(:name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Name"))
1355
+ UpdateStudioInput.add_member(:description, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "Description"))
1356
+ UpdateStudioInput.add_member(:subnet_ids, Shapes::ShapeRef.new(shape: SubnetIdList, location_name: "SubnetIds"))
1357
+ UpdateStudioInput.add_member(:default_s3_location, Shapes::ShapeRef.new(shape: XmlString, location_name: "DefaultS3Location"))
1358
+ UpdateStudioInput.struct_class = Types::UpdateStudioInput
1359
+
1360
+ UpdateStudioSessionMappingInput.add_member(:studio_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "StudioId"))
1361
+ UpdateStudioSessionMappingInput.add_member(:identity_id, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityId"))
1362
+ UpdateStudioSessionMappingInput.add_member(:identity_name, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, location_name: "IdentityName"))
1363
+ UpdateStudioSessionMappingInput.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, required: true, location_name: "IdentityType"))
1364
+ UpdateStudioSessionMappingInput.add_member(:session_policy_arn, Shapes::ShapeRef.new(shape: XmlStringMaxLen256, required: true, location_name: "SessionPolicyArn"))
1365
+ UpdateStudioSessionMappingInput.struct_class = Types::UpdateStudioSessionMappingInput
1366
+
1209
1367
  VolumeSpecification.add_member(:volume_type, Shapes::ShapeRef.new(shape: String, required: true, location_name: "VolumeType"))
1210
1368
  VolumeSpecification.add_member(:iops, Shapes::ShapeRef.new(shape: Integer, location_name: "Iops"))
1211
1369
  VolumeSpecification.add_member(:size_in_gb, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "SizeInGB"))
@@ -1292,6 +1450,26 @@ module Aws::EMR
1292
1450
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1293
1451
  end)
1294
1452
 
1453
+ api.add_operation(:create_studio, Seahorse::Model::Operation.new.tap do |o|
1454
+ o.name = "CreateStudio"
1455
+ o.http_method = "POST"
1456
+ o.http_request_uri = "/"
1457
+ o.input = Shapes::ShapeRef.new(shape: CreateStudioInput)
1458
+ o.output = Shapes::ShapeRef.new(shape: CreateStudioOutput)
1459
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1460
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1461
+ end)
1462
+
1463
+ api.add_operation(:create_studio_session_mapping, Seahorse::Model::Operation.new.tap do |o|
1464
+ o.name = "CreateStudioSessionMapping"
1465
+ o.http_method = "POST"
1466
+ o.http_request_uri = "/"
1467
+ o.input = Shapes::ShapeRef.new(shape: CreateStudioSessionMappingInput)
1468
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1469
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1470
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1471
+ end)
1472
+
1295
1473
  api.add_operation(:delete_security_configuration, Seahorse::Model::Operation.new.tap do |o|
1296
1474
  o.name = "DeleteSecurityConfiguration"
1297
1475
  o.http_method = "POST"
@@ -1302,6 +1480,26 @@ module Aws::EMR
1302
1480
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1303
1481
  end)
1304
1482
 
1483
+ api.add_operation(:delete_studio, Seahorse::Model::Operation.new.tap do |o|
1484
+ o.name = "DeleteStudio"
1485
+ o.http_method = "POST"
1486
+ o.http_request_uri = "/"
1487
+ o.input = Shapes::ShapeRef.new(shape: DeleteStudioInput)
1488
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1489
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1490
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1491
+ end)
1492
+
1493
+ api.add_operation(:delete_studio_session_mapping, Seahorse::Model::Operation.new.tap do |o|
1494
+ o.name = "DeleteStudioSessionMapping"
1495
+ o.http_method = "POST"
1496
+ o.http_request_uri = "/"
1497
+ o.input = Shapes::ShapeRef.new(shape: DeleteStudioSessionMappingInput)
1498
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1499
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1500
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1501
+ end)
1502
+
1305
1503
  api.add_operation(:describe_cluster, Seahorse::Model::Operation.new.tap do |o|
1306
1504
  o.name = "DescribeCluster"
1307
1505
  o.http_method = "POST"
@@ -1352,6 +1550,16 @@ module Aws::EMR
1352
1550
  o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1353
1551
  end)
1354
1552
 
1553
+ api.add_operation(:describe_studio, Seahorse::Model::Operation.new.tap do |o|
1554
+ o.name = "DescribeStudio"
1555
+ o.http_method = "POST"
1556
+ o.http_request_uri = "/"
1557
+ o.input = Shapes::ShapeRef.new(shape: DescribeStudioInput)
1558
+ o.output = Shapes::ShapeRef.new(shape: DescribeStudioOutput)
1559
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1560
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1561
+ end)
1562
+
1355
1563
  api.add_operation(:get_block_public_access_configuration, Seahorse::Model::Operation.new.tap do |o|
1356
1564
  o.name = "GetBlockPublicAccessConfiguration"
1357
1565
  o.http_method = "POST"
@@ -1370,6 +1578,16 @@ module Aws::EMR
1370
1578
  o.output = Shapes::ShapeRef.new(shape: GetManagedScalingPolicyOutput)
1371
1579
  end)
1372
1580
 
1581
+ api.add_operation(:get_studio_session_mapping, Seahorse::Model::Operation.new.tap do |o|
1582
+ o.name = "GetStudioSessionMapping"
1583
+ o.http_method = "POST"
1584
+ o.http_request_uri = "/"
1585
+ o.input = Shapes::ShapeRef.new(shape: GetStudioSessionMappingInput)
1586
+ o.output = Shapes::ShapeRef.new(shape: GetStudioSessionMappingOutput)
1587
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1588
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1589
+ end)
1590
+
1373
1591
  api.add_operation(:list_bootstrap_actions, Seahorse::Model::Operation.new.tap do |o|
1374
1592
  o.name = "ListBootstrapActions"
1375
1593
  o.http_method = "POST"
@@ -1490,6 +1708,36 @@ module Aws::EMR
1490
1708
  )
1491
1709
  end)
1492
1710
 
1711
+ api.add_operation(:list_studio_session_mappings, Seahorse::Model::Operation.new.tap do |o|
1712
+ o.name = "ListStudioSessionMappings"
1713
+ o.http_method = "POST"
1714
+ o.http_request_uri = "/"
1715
+ o.input = Shapes::ShapeRef.new(shape: ListStudioSessionMappingsInput)
1716
+ o.output = Shapes::ShapeRef.new(shape: ListStudioSessionMappingsOutput)
1717
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1718
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1719
+ o[:pager] = Aws::Pager.new(
1720
+ tokens: {
1721
+ "marker" => "marker"
1722
+ }
1723
+ )
1724
+ end)
1725
+
1726
+ api.add_operation(:list_studios, Seahorse::Model::Operation.new.tap do |o|
1727
+ o.name = "ListStudios"
1728
+ o.http_method = "POST"
1729
+ o.http_request_uri = "/"
1730
+ o.input = Shapes::ShapeRef.new(shape: ListStudiosInput)
1731
+ o.output = Shapes::ShapeRef.new(shape: ListStudiosOutput)
1732
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1733
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1734
+ o[:pager] = Aws::Pager.new(
1735
+ tokens: {
1736
+ "marker" => "marker"
1737
+ }
1738
+ )
1739
+ end)
1740
+
1493
1741
  api.add_operation(:modify_cluster, Seahorse::Model::Operation.new.tap do |o|
1494
1742
  o.name = "ModifyCluster"
1495
1743
  o.http_method = "POST"
@@ -1626,6 +1874,26 @@ module Aws::EMR
1626
1874
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1627
1875
  o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1628
1876
  end)
1877
+
1878
+ api.add_operation(:update_studio, Seahorse::Model::Operation.new.tap do |o|
1879
+ o.name = "UpdateStudio"
1880
+ o.http_method = "POST"
1881
+ o.http_request_uri = "/"
1882
+ o.input = Shapes::ShapeRef.new(shape: UpdateStudioInput)
1883
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1884
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
1885
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1886
+ end)
1887
+
1888
+ api.add_operation(:update_studio_session_mapping, Seahorse::Model::Operation.new.tap do |o|
1889
+ o.name = "UpdateStudioSessionMapping"
1890
+ o.http_method = "POST"
1891
+ o.http_request_uri = "/"
1892
+ o.input = Shapes::ShapeRef.new(shape: UpdateStudioSessionMappingInput)
1893
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
1894
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerError)
1895
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1896
+ end)
1629
1897
  end
1630
1898
 
1631
1899
  end
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9