aws-sdk-emrcontainers 1.32.0 → 1.34.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -14,11 +14,13 @@ module Aws::EMRContainers
14
14
  include Seahorse::Model
15
15
 
16
16
  ACMCertArn = Shapes::StringShape.new(name: 'ACMCertArn')
17
+ AuthorizationConfiguration = Shapes::StructureShape.new(name: 'AuthorizationConfiguration')
17
18
  Base64Encoded = Shapes::StringShape.new(name: 'Base64Encoded')
18
19
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
19
20
  CancelJobRunRequest = Shapes::StructureShape.new(name: 'CancelJobRunRequest')
20
21
  CancelJobRunResponse = Shapes::StructureShape.new(name: 'CancelJobRunResponse')
21
22
  Certificate = Shapes::StructureShape.new(name: 'Certificate')
23
+ CertificateProviderType = Shapes::StringShape.new(name: 'CertificateProviderType')
22
24
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
23
25
  CloudWatchMonitoringConfiguration = Shapes::StructureShape.new(name: 'CloudWatchMonitoringConfiguration')
24
26
  ClusterId = Shapes::StringShape.new(name: 'ClusterId')
@@ -33,6 +35,8 @@ module Aws::EMRContainers
33
35
  CreateJobTemplateResponse = Shapes::StructureShape.new(name: 'CreateJobTemplateResponse')
34
36
  CreateManagedEndpointRequest = Shapes::StructureShape.new(name: 'CreateManagedEndpointRequest')
35
37
  CreateManagedEndpointResponse = Shapes::StructureShape.new(name: 'CreateManagedEndpointResponse')
38
+ CreateSecurityConfigurationRequest = Shapes::StructureShape.new(name: 'CreateSecurityConfigurationRequest')
39
+ CreateSecurityConfigurationResponse = Shapes::StructureShape.new(name: 'CreateSecurityConfigurationResponse')
36
40
  CreateVirtualClusterRequest = Shapes::StructureShape.new(name: 'CreateVirtualClusterRequest')
37
41
  CreateVirtualClusterResponse = Shapes::StructureShape.new(name: 'CreateVirtualClusterResponse')
38
42
  CredentialType = Shapes::StringShape.new(name: 'CredentialType')
@@ -50,10 +54,13 @@ module Aws::EMRContainers
50
54
  DescribeJobTemplateResponse = Shapes::StructureShape.new(name: 'DescribeJobTemplateResponse')
51
55
  DescribeManagedEndpointRequest = Shapes::StructureShape.new(name: 'DescribeManagedEndpointRequest')
52
56
  DescribeManagedEndpointResponse = Shapes::StructureShape.new(name: 'DescribeManagedEndpointResponse')
57
+ DescribeSecurityConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeSecurityConfigurationRequest')
58
+ DescribeSecurityConfigurationResponse = Shapes::StructureShape.new(name: 'DescribeSecurityConfigurationResponse')
53
59
  DescribeVirtualClusterRequest = Shapes::StructureShape.new(name: 'DescribeVirtualClusterRequest')
54
60
  DescribeVirtualClusterResponse = Shapes::StructureShape.new(name: 'DescribeVirtualClusterResponse')
55
61
  EKSRequestThrottledException = Shapes::StructureShape.new(name: 'EKSRequestThrottledException')
56
62
  EksInfo = Shapes::StructureShape.new(name: 'EksInfo')
63
+ EncryptionConfiguration = Shapes::StructureShape.new(name: 'EncryptionConfiguration')
57
64
  Endpoint = Shapes::StructureShape.new(name: 'Endpoint')
58
65
  EndpointArn = Shapes::StringShape.new(name: 'EndpointArn')
59
66
  EndpointState = Shapes::StringShape.new(name: 'EndpointState')
@@ -68,6 +75,7 @@ module Aws::EMRContainers
68
75
  GetManagedEndpointSessionCredentialsRequest = Shapes::StructureShape.new(name: 'GetManagedEndpointSessionCredentialsRequest')
69
76
  GetManagedEndpointSessionCredentialsResponse = Shapes::StructureShape.new(name: 'GetManagedEndpointSessionCredentialsResponse')
70
77
  IAMRoleArn = Shapes::StringShape.new(name: 'IAMRoleArn')
78
+ InTransitEncryptionConfiguration = Shapes::StructureShape.new(name: 'InTransitEncryptionConfiguration')
71
79
  InternalServerException = Shapes::StructureShape.new(name: 'InternalServerException')
72
80
  JavaInteger = Shapes::IntegerShape.new(name: 'JavaInteger')
73
81
  JobArn = Shapes::StringShape.new(name: 'JobArn')
@@ -82,12 +90,15 @@ module Aws::EMRContainers
82
90
  JobTemplates = Shapes::ListShape.new(name: 'JobTemplates')
83
91
  KmsKeyArn = Shapes::StringShape.new(name: 'KmsKeyArn')
84
92
  KubernetesNamespace = Shapes::StringShape.new(name: 'KubernetesNamespace')
93
+ LakeFormationConfiguration = Shapes::StructureShape.new(name: 'LakeFormationConfiguration')
85
94
  ListJobRunsRequest = Shapes::StructureShape.new(name: 'ListJobRunsRequest')
86
95
  ListJobRunsResponse = Shapes::StructureShape.new(name: 'ListJobRunsResponse')
87
96
  ListJobTemplatesRequest = Shapes::StructureShape.new(name: 'ListJobTemplatesRequest')
88
97
  ListJobTemplatesResponse = Shapes::StructureShape.new(name: 'ListJobTemplatesResponse')
89
98
  ListManagedEndpointsRequest = Shapes::StructureShape.new(name: 'ListManagedEndpointsRequest')
90
99
  ListManagedEndpointsResponse = Shapes::StructureShape.new(name: 'ListManagedEndpointsResponse')
100
+ ListSecurityConfigurationsRequest = Shapes::StructureShape.new(name: 'ListSecurityConfigurationsRequest')
101
+ ListSecurityConfigurationsResponse = Shapes::StructureShape.new(name: 'ListSecurityConfigurationsResponse')
91
102
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
92
103
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
93
104
  ListVirtualClustersRequest = Shapes::StructureShape.new(name: 'ListVirtualClustersRequest')
@@ -115,7 +126,14 @@ module Aws::EMRContainers
115
126
  RotationSize = Shapes::StringShape.new(name: 'RotationSize')
116
127
  RsiArn = Shapes::StringShape.new(name: 'RsiArn')
117
128
  S3MonitoringConfiguration = Shapes::StructureShape.new(name: 'S3MonitoringConfiguration')
129
+ SecretsManagerArn = Shapes::StringShape.new(name: 'SecretsManagerArn')
130
+ SecureNamespaceInfo = Shapes::StructureShape.new(name: 'SecureNamespaceInfo')
131
+ SecurityConfiguration = Shapes::StructureShape.new(name: 'SecurityConfiguration')
132
+ SecurityConfigurationArn = Shapes::StringShape.new(name: 'SecurityConfigurationArn')
133
+ SecurityConfigurationData = Shapes::StructureShape.new(name: 'SecurityConfigurationData')
134
+ SecurityConfigurations = Shapes::ListShape.new(name: 'SecurityConfigurations')
118
135
  SensitivePropertiesMap = Shapes::MapShape.new(name: 'SensitivePropertiesMap')
136
+ SessionTagValue = Shapes::StringShape.new(name: 'SessionTagValue')
119
137
  SparkSqlJobDriver = Shapes::StructureShape.new(name: 'SparkSqlJobDriver')
120
138
  SparkSqlParameters = Shapes::StringShape.new(name: 'SparkSqlParameters')
121
139
  SparkSubmitJobDriver = Shapes::StructureShape.new(name: 'SparkSubmitJobDriver')
@@ -128,6 +146,7 @@ module Aws::EMRContainers
128
146
  String256 = Shapes::StringShape.new(name: 'String256')
129
147
  StringEmpty256 = Shapes::StringShape.new(name: 'StringEmpty256')
130
148
  SubnetIds = Shapes::ListShape.new(name: 'SubnetIds')
149
+ TLSCertificateConfiguration = Shapes::StructureShape.new(name: 'TLSCertificateConfiguration')
131
150
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
132
151
  TagMap = Shapes::MapShape.new(name: 'TagMap')
133
152
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
@@ -149,6 +168,10 @@ module Aws::EMRContainers
149
168
  VirtualClusterStates = Shapes::ListShape.new(name: 'VirtualClusterStates')
150
169
  VirtualClusters = Shapes::ListShape.new(name: 'VirtualClusters')
151
170
 
171
+ AuthorizationConfiguration.add_member(:lake_formation_configuration, Shapes::ShapeRef.new(shape: LakeFormationConfiguration, location_name: "lakeFormationConfiguration"))
172
+ AuthorizationConfiguration.add_member(:encryption_configuration, Shapes::ShapeRef.new(shape: EncryptionConfiguration, location_name: "encryptionConfiguration"))
173
+ AuthorizationConfiguration.struct_class = Types::AuthorizationConfiguration
174
+
152
175
  CancelJobRunRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceIdString, required: true, location: "uri", location_name: "jobRunId"))
153
176
  CancelJobRunRequest.add_member(:virtual_cluster_id, Shapes::ShapeRef.new(shape: ResourceIdString, required: true, location: "uri", location_name: "virtualClusterId"))
154
177
  CancelJobRunRequest.struct_class = Types::CancelJobRunRequest
@@ -221,10 +244,22 @@ module Aws::EMRContainers
221
244
  CreateManagedEndpointResponse.add_member(:virtual_cluster_id, Shapes::ShapeRef.new(shape: ResourceIdString, location_name: "virtualClusterId"))
222
245
  CreateManagedEndpointResponse.struct_class = Types::CreateManagedEndpointResponse
223
246
 
247
+ CreateSecurityConfigurationRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
248
+ CreateSecurityConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceNameString, required: true, location_name: "name"))
249
+ CreateSecurityConfigurationRequest.add_member(:security_configuration_data, Shapes::ShapeRef.new(shape: SecurityConfigurationData, required: true, location_name: "securityConfigurationData"))
250
+ CreateSecurityConfigurationRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
251
+ CreateSecurityConfigurationRequest.struct_class = Types::CreateSecurityConfigurationRequest
252
+
253
+ CreateSecurityConfigurationResponse.add_member(:id, Shapes::ShapeRef.new(shape: ResourceIdString, location_name: "id"))
254
+ CreateSecurityConfigurationResponse.add_member(:name, Shapes::ShapeRef.new(shape: ResourceNameString, location_name: "name"))
255
+ CreateSecurityConfigurationResponse.add_member(:arn, Shapes::ShapeRef.new(shape: SecurityConfigurationArn, location_name: "arn"))
256
+ CreateSecurityConfigurationResponse.struct_class = Types::CreateSecurityConfigurationResponse
257
+
224
258
  CreateVirtualClusterRequest.add_member(:name, Shapes::ShapeRef.new(shape: ResourceNameString, required: true, location_name: "name"))
225
259
  CreateVirtualClusterRequest.add_member(:container_provider, Shapes::ShapeRef.new(shape: ContainerProvider, required: true, location_name: "containerProvider"))
226
260
  CreateVirtualClusterRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, required: true, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
227
261
  CreateVirtualClusterRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
262
+ CreateVirtualClusterRequest.add_member(:security_configuration_id, Shapes::ShapeRef.new(shape: ResourceIdString, location_name: "securityConfigurationId"))
228
263
  CreateVirtualClusterRequest.struct_class = Types::CreateVirtualClusterRequest
229
264
 
230
265
  CreateVirtualClusterResponse.add_member(:id, Shapes::ShapeRef.new(shape: ResourceIdString, location_name: "id"))
@@ -278,6 +313,12 @@ module Aws::EMRContainers
278
313
  DescribeManagedEndpointResponse.add_member(:endpoint, Shapes::ShapeRef.new(shape: Endpoint, location_name: "endpoint"))
279
314
  DescribeManagedEndpointResponse.struct_class = Types::DescribeManagedEndpointResponse
280
315
 
316
+ DescribeSecurityConfigurationRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceIdString, required: true, location: "uri", location_name: "securityConfigurationId"))
317
+ DescribeSecurityConfigurationRequest.struct_class = Types::DescribeSecurityConfigurationRequest
318
+
319
+ DescribeSecurityConfigurationResponse.add_member(:security_configuration, Shapes::ShapeRef.new(shape: SecurityConfiguration, location_name: "securityConfiguration"))
320
+ DescribeSecurityConfigurationResponse.struct_class = Types::DescribeSecurityConfigurationResponse
321
+
281
322
  DescribeVirtualClusterRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceIdString, required: true, location: "uri", location_name: "virtualClusterId"))
282
323
  DescribeVirtualClusterRequest.struct_class = Types::DescribeVirtualClusterRequest
283
324
 
@@ -290,6 +331,9 @@ module Aws::EMRContainers
290
331
  EksInfo.add_member(:namespace, Shapes::ShapeRef.new(shape: KubernetesNamespace, location_name: "namespace"))
291
332
  EksInfo.struct_class = Types::EksInfo
292
333
 
334
+ EncryptionConfiguration.add_member(:in_transit_encryption_configuration, Shapes::ShapeRef.new(shape: InTransitEncryptionConfiguration, location_name: "inTransitEncryptionConfiguration"))
335
+ EncryptionConfiguration.struct_class = Types::EncryptionConfiguration
336
+
293
337
  Endpoint.add_member(:id, Shapes::ShapeRef.new(shape: ResourceIdString, location_name: "id"))
294
338
  Endpoint.add_member(:name, Shapes::ShapeRef.new(shape: ResourceNameString, location_name: "name"))
295
339
  Endpoint.add_member(:arn, Shapes::ShapeRef.new(shape: EndpointArn, location_name: "arn"))
@@ -332,6 +376,9 @@ module Aws::EMRContainers
332
376
  GetManagedEndpointSessionCredentialsResponse.add_member(:expires_at, Shapes::ShapeRef.new(shape: Date, location_name: "expiresAt"))
333
377
  GetManagedEndpointSessionCredentialsResponse.struct_class = Types::GetManagedEndpointSessionCredentialsResponse
334
378
 
379
+ InTransitEncryptionConfiguration.add_member(:tls_certificate_configuration, Shapes::ShapeRef.new(shape: TLSCertificateConfiguration, location_name: "tlsCertificateConfiguration"))
380
+ InTransitEncryptionConfiguration.struct_class = Types::InTransitEncryptionConfiguration
381
+
335
382
  InternalServerException.add_member(:message, Shapes::ShapeRef.new(shape: String1024, location_name: "message"))
336
383
  InternalServerException.struct_class = Types::InternalServerException
337
384
 
@@ -384,6 +431,11 @@ module Aws::EMRContainers
384
431
 
385
432
  JobTemplates.member = Shapes::ShapeRef.new(shape: JobTemplate)
386
433
 
434
+ LakeFormationConfiguration.add_member(:authorized_session_tag_value, Shapes::ShapeRef.new(shape: SessionTagValue, location_name: "authorizedSessionTagValue"))
435
+ LakeFormationConfiguration.add_member(:secure_namespace_info, Shapes::ShapeRef.new(shape: SecureNamespaceInfo, location_name: "secureNamespaceInfo"))
436
+ LakeFormationConfiguration.add_member(:query_engine_role_arn, Shapes::ShapeRef.new(shape: IAMRoleArn, location_name: "queryEngineRoleArn"))
437
+ LakeFormationConfiguration.struct_class = Types::LakeFormationConfiguration
438
+
387
439
  ListJobRunsRequest.add_member(:virtual_cluster_id, Shapes::ShapeRef.new(shape: ResourceIdString, required: true, location: "uri", location_name: "virtualClusterId"))
388
440
  ListJobRunsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Date, location: "querystring", location_name: "createdBefore"))
389
441
  ListJobRunsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Date, location: "querystring", location_name: "createdAfter"))
@@ -420,6 +472,16 @@ module Aws::EMRContainers
420
472
  ListManagedEndpointsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
421
473
  ListManagedEndpointsResponse.struct_class = Types::ListManagedEndpointsResponse
422
474
 
475
+ ListSecurityConfigurationsRequest.add_member(:created_after, Shapes::ShapeRef.new(shape: Date, location: "querystring", location_name: "createdAfter"))
476
+ ListSecurityConfigurationsRequest.add_member(:created_before, Shapes::ShapeRef.new(shape: Date, location: "querystring", location_name: "createdBefore"))
477
+ ListSecurityConfigurationsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: JavaInteger, location: "querystring", location_name: "maxResults"))
478
+ ListSecurityConfigurationsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
479
+ ListSecurityConfigurationsRequest.struct_class = Types::ListSecurityConfigurationsRequest
480
+
481
+ ListSecurityConfigurationsResponse.add_member(:security_configurations, Shapes::ShapeRef.new(shape: SecurityConfigurations, location_name: "securityConfigurations"))
482
+ ListSecurityConfigurationsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
483
+ ListSecurityConfigurationsResponse.struct_class = Types::ListSecurityConfigurationsResponse
484
+
423
485
  ListTagsForResourceRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: RsiArn, required: true, location: "uri", location_name: "resourceArn"))
424
486
  ListTagsForResourceRequest.struct_class = Types::ListTagsForResourceRequest
425
487
 
@@ -477,6 +539,24 @@ module Aws::EMRContainers
477
539
  S3MonitoringConfiguration.add_member(:log_uri, Shapes::ShapeRef.new(shape: UriString, required: true, location_name: "logUri"))
478
540
  S3MonitoringConfiguration.struct_class = Types::S3MonitoringConfiguration
479
541
 
542
+ SecureNamespaceInfo.add_member(:cluster_id, Shapes::ShapeRef.new(shape: ClusterId, location_name: "clusterId"))
543
+ SecureNamespaceInfo.add_member(:namespace, Shapes::ShapeRef.new(shape: KubernetesNamespace, location_name: "namespace"))
544
+ SecureNamespaceInfo.struct_class = Types::SecureNamespaceInfo
545
+
546
+ SecurityConfiguration.add_member(:id, Shapes::ShapeRef.new(shape: ResourceIdString, location_name: "id"))
547
+ SecurityConfiguration.add_member(:name, Shapes::ShapeRef.new(shape: ResourceNameString, location_name: "name"))
548
+ SecurityConfiguration.add_member(:arn, Shapes::ShapeRef.new(shape: SecurityConfigurationArn, location_name: "arn"))
549
+ SecurityConfiguration.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
550
+ SecurityConfiguration.add_member(:created_by, Shapes::ShapeRef.new(shape: RequestIdentityUserArn, location_name: "createdBy"))
551
+ SecurityConfiguration.add_member(:security_configuration_data, Shapes::ShapeRef.new(shape: SecurityConfigurationData, location_name: "securityConfigurationData"))
552
+ SecurityConfiguration.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
553
+ SecurityConfiguration.struct_class = Types::SecurityConfiguration
554
+
555
+ SecurityConfigurationData.add_member(:authorization_configuration, Shapes::ShapeRef.new(shape: AuthorizationConfiguration, location_name: "authorizationConfiguration"))
556
+ SecurityConfigurationData.struct_class = Types::SecurityConfigurationData
557
+
558
+ SecurityConfigurations.member = Shapes::ShapeRef.new(shape: SecurityConfiguration)
559
+
480
560
  SensitivePropertiesMap.key = Shapes::ShapeRef.new(shape: String1024)
481
561
  SensitivePropertiesMap.value = Shapes::ShapeRef.new(shape: String1024)
482
562
 
@@ -510,6 +590,11 @@ module Aws::EMRContainers
510
590
 
511
591
  SubnetIds.member = Shapes::ShapeRef.new(shape: String256)
512
592
 
593
+ TLSCertificateConfiguration.add_member(:certificate_provider_type, Shapes::ShapeRef.new(shape: CertificateProviderType, location_name: "certificateProviderType"))
594
+ TLSCertificateConfiguration.add_member(:public_certificate_secret_arn, Shapes::ShapeRef.new(shape: SecretsManagerArn, location_name: "publicCertificateSecretArn"))
595
+ TLSCertificateConfiguration.add_member(:private_certificate_secret_arn, Shapes::ShapeRef.new(shape: SecretsManagerArn, location_name: "privateCertificateSecretArn"))
596
+ TLSCertificateConfiguration.struct_class = Types::TLSCertificateConfiguration
597
+
513
598
  TagKeyList.member = Shapes::ShapeRef.new(shape: String128)
514
599
 
515
600
  TagMap.key = Shapes::ShapeRef.new(shape: String128)
@@ -547,6 +632,7 @@ module Aws::EMRContainers
547
632
  VirtualCluster.add_member(:container_provider, Shapes::ShapeRef.new(shape: ContainerProvider, location_name: "containerProvider"))
548
633
  VirtualCluster.add_member(:created_at, Shapes::ShapeRef.new(shape: Date, location_name: "createdAt"))
549
634
  VirtualCluster.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
635
+ VirtualCluster.add_member(:security_configuration_id, Shapes::ShapeRef.new(shape: ResourceIdString, location_name: "securityConfigurationId"))
550
636
  VirtualCluster.struct_class = Types::VirtualCluster
551
637
 
552
638
  VirtualClusterStates.member = Shapes::ShapeRef.new(shape: VirtualClusterState)
@@ -603,6 +689,16 @@ module Aws::EMRContainers
603
689
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
604
690
  end)
605
691
 
692
+ api.add_operation(:create_security_configuration, Seahorse::Model::Operation.new.tap do |o|
693
+ o.name = "CreateSecurityConfiguration"
694
+ o.http_method = "POST"
695
+ o.http_request_uri = "/securityconfigurations"
696
+ o.input = Shapes::ShapeRef.new(shape: CreateSecurityConfigurationRequest)
697
+ o.output = Shapes::ShapeRef.new(shape: CreateSecurityConfigurationResponse)
698
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
699
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
700
+ end)
701
+
606
702
  api.add_operation(:create_virtual_cluster, Seahorse::Model::Operation.new.tap do |o|
607
703
  o.name = "CreateVirtualCluster"
608
704
  o.http_method = "POST"
@@ -678,6 +774,17 @@ module Aws::EMRContainers
678
774
  o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
679
775
  end)
680
776
 
777
+ api.add_operation(:describe_security_configuration, Seahorse::Model::Operation.new.tap do |o|
778
+ o.name = "DescribeSecurityConfiguration"
779
+ o.http_method = "GET"
780
+ o.http_request_uri = "/securityconfigurations/{securityConfigurationId}"
781
+ o.input = Shapes::ShapeRef.new(shape: DescribeSecurityConfigurationRequest)
782
+ o.output = Shapes::ShapeRef.new(shape: DescribeSecurityConfigurationResponse)
783
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
784
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
785
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
786
+ end)
787
+
681
788
  api.add_operation(:describe_virtual_cluster, Seahorse::Model::Operation.new.tap do |o|
682
789
  o.name = "DescribeVirtualCluster"
683
790
  o.http_method = "GET"
@@ -749,6 +856,22 @@ module Aws::EMRContainers
749
856
  )
750
857
  end)
751
858
 
859
+ api.add_operation(:list_security_configurations, Seahorse::Model::Operation.new.tap do |o|
860
+ o.name = "ListSecurityConfigurations"
861
+ o.http_method = "GET"
862
+ o.http_request_uri = "/securityconfigurations"
863
+ o.input = Shapes::ShapeRef.new(shape: ListSecurityConfigurationsRequest)
864
+ o.output = Shapes::ShapeRef.new(shape: ListSecurityConfigurationsResponse)
865
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
866
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
867
+ o[:pager] = Aws::Pager.new(
868
+ limit_key: "max_results",
869
+ tokens: {
870
+ "next_token" => "next_token"
871
+ }
872
+ )
873
+ end)
874
+
752
875
  api.add_operation(:list_tags_for_resource, Seahorse::Model::Operation.new.tap do |o|
753
876
  o.name = "ListTagsForResource"
754
877
  o.http_method = "GET"
@@ -54,6 +54,20 @@ module Aws::EMRContainers
54
54
  end
55
55
  end
56
56
 
57
+ class CreateSecurityConfiguration
58
+ def self.build(context)
59
+ unless context.config.regional_endpoint
60
+ endpoint = context.config.endpoint.to_s
61
+ end
62
+ Aws::EMRContainers::EndpointParameters.new(
63
+ region: context.config.region,
64
+ use_dual_stack: context.config.use_dualstack_endpoint,
65
+ use_fips: context.config.use_fips_endpoint,
66
+ endpoint: endpoint,
67
+ )
68
+ end
69
+ end
70
+
57
71
  class CreateVirtualCluster
58
72
  def self.build(context)
59
73
  unless context.config.regional_endpoint
@@ -152,6 +166,20 @@ module Aws::EMRContainers
152
166
  end
153
167
  end
154
168
 
169
+ class DescribeSecurityConfiguration
170
+ def self.build(context)
171
+ unless context.config.regional_endpoint
172
+ endpoint = context.config.endpoint.to_s
173
+ end
174
+ Aws::EMRContainers::EndpointParameters.new(
175
+ region: context.config.region,
176
+ use_dual_stack: context.config.use_dualstack_endpoint,
177
+ use_fips: context.config.use_fips_endpoint,
178
+ endpoint: endpoint,
179
+ )
180
+ end
181
+ end
182
+
155
183
  class DescribeVirtualCluster
156
184
  def self.build(context)
157
185
  unless context.config.regional_endpoint
@@ -222,6 +250,20 @@ module Aws::EMRContainers
222
250
  end
223
251
  end
224
252
 
253
+ class ListSecurityConfigurations
254
+ def self.build(context)
255
+ unless context.config.regional_endpoint
256
+ endpoint = context.config.endpoint.to_s
257
+ end
258
+ Aws::EMRContainers::EndpointParameters.new(
259
+ region: context.config.region,
260
+ use_dual_stack: context.config.use_dualstack_endpoint,
261
+ use_fips: context.config.use_fips_endpoint,
262
+ endpoint: endpoint,
263
+ )
264
+ end
265
+ end
266
+
225
267
  class ListTagsForResource
226
268
  def self.build(context)
227
269
  unless context.config.regional_endpoint
@@ -64,6 +64,8 @@ module Aws::EMRContainers
64
64
  Aws::EMRContainers::Endpoints::CreateJobTemplate.build(context)
65
65
  when :create_managed_endpoint
66
66
  Aws::EMRContainers::Endpoints::CreateManagedEndpoint.build(context)
67
+ when :create_security_configuration
68
+ Aws::EMRContainers::Endpoints::CreateSecurityConfiguration.build(context)
67
69
  when :create_virtual_cluster
68
70
  Aws::EMRContainers::Endpoints::CreateVirtualCluster.build(context)
69
71
  when :delete_job_template
@@ -78,6 +80,8 @@ module Aws::EMRContainers
78
80
  Aws::EMRContainers::Endpoints::DescribeJobTemplate.build(context)
79
81
  when :describe_managed_endpoint
80
82
  Aws::EMRContainers::Endpoints::DescribeManagedEndpoint.build(context)
83
+ when :describe_security_configuration
84
+ Aws::EMRContainers::Endpoints::DescribeSecurityConfiguration.build(context)
81
85
  when :describe_virtual_cluster
82
86
  Aws::EMRContainers::Endpoints::DescribeVirtualCluster.build(context)
83
87
  when :get_managed_endpoint_session_credentials
@@ -88,6 +92,8 @@ module Aws::EMRContainers
88
92
  Aws::EMRContainers::Endpoints::ListJobTemplates.build(context)
89
93
  when :list_managed_endpoints
90
94
  Aws::EMRContainers::Endpoints::ListManagedEndpoints.build(context)
95
+ when :list_security_configurations
96
+ Aws::EMRContainers::Endpoints::ListSecurityConfigurations.build(context)
91
97
  when :list_tags_for_resource
92
98
  Aws::EMRContainers::Endpoints::ListTagsForResource.build(context)
93
99
  when :list_virtual_clusters