aws-sdk-glue 1.77.0 → 1.82.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.
@@ -19,6 +19,10 @@ module Aws::Glue
19
19
  AdditionalPlanOptionsMap = Shapes::MapShape.new(name: 'AdditionalPlanOptionsMap')
20
20
  AlreadyExistsException = Shapes::StructureShape.new(name: 'AlreadyExistsException')
21
21
  AttemptCount = Shapes::IntegerShape.new(name: 'AttemptCount')
22
+ BackfillError = Shapes::StructureShape.new(name: 'BackfillError')
23
+ BackfillErrorCode = Shapes::StringShape.new(name: 'BackfillErrorCode')
24
+ BackfillErroredPartitionsList = Shapes::ListShape.new(name: 'BackfillErroredPartitionsList')
25
+ BackfillErrors = Shapes::ListShape.new(name: 'BackfillErrors')
22
26
  BatchCreatePartitionRequest = Shapes::StructureShape.new(name: 'BatchCreatePartitionRequest')
23
27
  BatchCreatePartitionResponse = Shapes::StructureShape.new(name: 'BatchCreatePartitionResponse')
24
28
  BatchDeleteConnectionRequest = Shapes::StructureShape.new(name: 'BatchDeleteConnectionRequest')
@@ -75,6 +79,8 @@ module Aws::Glue
75
79
  CatalogTablesList = Shapes::ListShape.new(name: 'CatalogTablesList')
76
80
  CatalogTarget = Shapes::StructureShape.new(name: 'CatalogTarget')
77
81
  CatalogTargetList = Shapes::ListShape.new(name: 'CatalogTargetList')
82
+ CheckSchemaVersionValidityInput = Shapes::StructureShape.new(name: 'CheckSchemaVersionValidityInput')
83
+ CheckSchemaVersionValidityResponse = Shapes::StructureShape.new(name: 'CheckSchemaVersionValidityResponse')
78
84
  Classification = Shapes::StringShape.new(name: 'Classification')
79
85
  Classifier = Shapes::StructureShape.new(name: 'Classifier')
80
86
  ClassifierList = Shapes::ListShape.new(name: 'ClassifierList')
@@ -92,6 +98,8 @@ module Aws::Glue
92
98
  Column = Shapes::StructureShape.new(name: 'Column')
93
99
  ColumnError = Shapes::StructureShape.new(name: 'ColumnError')
94
100
  ColumnErrors = Shapes::ListShape.new(name: 'ColumnErrors')
101
+ ColumnImportance = Shapes::StructureShape.new(name: 'ColumnImportance')
102
+ ColumnImportanceList = Shapes::ListShape.new(name: 'ColumnImportanceList')
95
103
  ColumnList = Shapes::ListShape.new(name: 'ColumnList')
96
104
  ColumnNameString = Shapes::StringShape.new(name: 'ColumnNameString')
97
105
  ColumnStatistics = Shapes::StructureShape.new(name: 'ColumnStatistics')
@@ -105,6 +113,7 @@ module Aws::Glue
105
113
  ColumnValuesString = Shapes::StringShape.new(name: 'ColumnValuesString')
106
114
  CommentString = Shapes::StringShape.new(name: 'CommentString')
107
115
  Comparator = Shapes::StringShape.new(name: 'Comparator')
116
+ Compatibility = Shapes::StringShape.new(name: 'Compatibility')
108
117
  ConcurrentModificationException = Shapes::StructureShape.new(name: 'ConcurrentModificationException')
109
118
  ConcurrentRunsExceededException = Shapes::StructureShape.new(name: 'ConcurrentRunsExceededException')
110
119
  Condition = Shapes::StructureShape.new(name: 'Condition')
@@ -126,6 +135,7 @@ module Aws::Glue
126
135
  CrawlState = Shapes::StringShape.new(name: 'CrawlState')
127
136
  Crawler = Shapes::StructureShape.new(name: 'Crawler')
128
137
  CrawlerConfiguration = Shapes::StringShape.new(name: 'CrawlerConfiguration')
138
+ CrawlerLineageSettings = Shapes::StringShape.new(name: 'CrawlerLineageSettings')
129
139
  CrawlerList = Shapes::ListShape.new(name: 'CrawlerList')
130
140
  CrawlerMetrics = Shapes::StructureShape.new(name: 'CrawlerMetrics')
131
141
  CrawlerMetricsList = Shapes::ListShape.new(name: 'CrawlerMetricsList')
@@ -154,8 +164,14 @@ module Aws::Glue
154
164
  CreateJsonClassifierRequest = Shapes::StructureShape.new(name: 'CreateJsonClassifierRequest')
155
165
  CreateMLTransformRequest = Shapes::StructureShape.new(name: 'CreateMLTransformRequest')
156
166
  CreateMLTransformResponse = Shapes::StructureShape.new(name: 'CreateMLTransformResponse')
167
+ CreatePartitionIndexRequest = Shapes::StructureShape.new(name: 'CreatePartitionIndexRequest')
168
+ CreatePartitionIndexResponse = Shapes::StructureShape.new(name: 'CreatePartitionIndexResponse')
157
169
  CreatePartitionRequest = Shapes::StructureShape.new(name: 'CreatePartitionRequest')
158
170
  CreatePartitionResponse = Shapes::StructureShape.new(name: 'CreatePartitionResponse')
171
+ CreateRegistryInput = Shapes::StructureShape.new(name: 'CreateRegistryInput')
172
+ CreateRegistryResponse = Shapes::StructureShape.new(name: 'CreateRegistryResponse')
173
+ CreateSchemaInput = Shapes::StructureShape.new(name: 'CreateSchemaInput')
174
+ CreateSchemaResponse = Shapes::StructureShape.new(name: 'CreateSchemaResponse')
159
175
  CreateScriptRequest = Shapes::StructureShape.new(name: 'CreateScriptRequest')
160
176
  CreateScriptResponse = Shapes::StructureShape.new(name: 'CreateScriptResponse')
161
177
  CreateSecurityConfigurationRequest = Shapes::StructureShape.new(name: 'CreateSecurityConfigurationRequest')
@@ -169,6 +185,7 @@ module Aws::Glue
169
185
  CreateWorkflowRequest = Shapes::StructureShape.new(name: 'CreateWorkflowRequest')
170
186
  CreateWorkflowResponse = Shapes::StructureShape.new(name: 'CreateWorkflowResponse')
171
187
  CreateXMLClassifierRequest = Shapes::StructureShape.new(name: 'CreateXMLClassifierRequest')
188
+ CreatedTimestamp = Shapes::StringShape.new(name: 'CreatedTimestamp')
172
189
  CronExpression = Shapes::StringShape.new(name: 'CronExpression')
173
190
  CsvClassifier = Shapes::StructureShape.new(name: 'CsvClassifier')
174
191
  CsvColumnDelimiter = Shapes::StringShape.new(name: 'CsvColumnDelimiter')
@@ -179,6 +196,7 @@ module Aws::Glue
179
196
  DagEdges = Shapes::ListShape.new(name: 'DagEdges')
180
197
  DagNodes = Shapes::ListShape.new(name: 'DagNodes')
181
198
  DataCatalogEncryptionSettings = Shapes::StructureShape.new(name: 'DataCatalogEncryptionSettings')
199
+ DataFormat = Shapes::StringShape.new(name: 'DataFormat')
182
200
  DataLakePrincipal = Shapes::StructureShape.new(name: 'DataLakePrincipal')
183
201
  DataLakePrincipalString = Shapes::StringShape.new(name: 'DataLakePrincipalString')
184
202
  Database = Shapes::StructureShape.new(name: 'Database')
@@ -209,10 +227,18 @@ module Aws::Glue
209
227
  DeleteJobResponse = Shapes::StructureShape.new(name: 'DeleteJobResponse')
210
228
  DeleteMLTransformRequest = Shapes::StructureShape.new(name: 'DeleteMLTransformRequest')
211
229
  DeleteMLTransformResponse = Shapes::StructureShape.new(name: 'DeleteMLTransformResponse')
230
+ DeletePartitionIndexRequest = Shapes::StructureShape.new(name: 'DeletePartitionIndexRequest')
231
+ DeletePartitionIndexResponse = Shapes::StructureShape.new(name: 'DeletePartitionIndexResponse')
212
232
  DeletePartitionRequest = Shapes::StructureShape.new(name: 'DeletePartitionRequest')
213
233
  DeletePartitionResponse = Shapes::StructureShape.new(name: 'DeletePartitionResponse')
234
+ DeleteRegistryInput = Shapes::StructureShape.new(name: 'DeleteRegistryInput')
235
+ DeleteRegistryResponse = Shapes::StructureShape.new(name: 'DeleteRegistryResponse')
214
236
  DeleteResourcePolicyRequest = Shapes::StructureShape.new(name: 'DeleteResourcePolicyRequest')
215
237
  DeleteResourcePolicyResponse = Shapes::StructureShape.new(name: 'DeleteResourcePolicyResponse')
238
+ DeleteSchemaInput = Shapes::StructureShape.new(name: 'DeleteSchemaInput')
239
+ DeleteSchemaResponse = Shapes::StructureShape.new(name: 'DeleteSchemaResponse')
240
+ DeleteSchemaVersionsInput = Shapes::StructureShape.new(name: 'DeleteSchemaVersionsInput')
241
+ DeleteSchemaVersionsResponse = Shapes::StructureShape.new(name: 'DeleteSchemaVersionsResponse')
216
242
  DeleteSecurityConfigurationRequest = Shapes::StructureShape.new(name: 'DeleteSecurityConfigurationRequest')
217
243
  DeleteSecurityConfigurationResponse = Shapes::StructureShape.new(name: 'DeleteSecurityConfigurationResponse')
218
244
  DeleteTableRequest = Shapes::StructureShape.new(name: 'DeleteTableRequest')
@@ -243,7 +269,10 @@ module Aws::Glue
243
269
  EncryptionConfiguration = Shapes::StructureShape.new(name: 'EncryptionConfiguration')
244
270
  EntityNotFoundException = Shapes::StructureShape.new(name: 'EntityNotFoundException')
245
271
  ErrorByName = Shapes::MapShape.new(name: 'ErrorByName')
272
+ ErrorCodeString = Shapes::StringShape.new(name: 'ErrorCodeString')
246
273
  ErrorDetail = Shapes::StructureShape.new(name: 'ErrorDetail')
274
+ ErrorDetails = Shapes::StructureShape.new(name: 'ErrorDetails')
275
+ ErrorMessageString = Shapes::StringShape.new(name: 'ErrorMessageString')
247
276
  ErrorString = Shapes::StringShape.new(name: 'ErrorString')
248
277
  EvaluationMetrics = Shapes::StructureShape.new(name: 'EvaluationMetrics')
249
278
  ExecutionProperty = Shapes::StructureShape.new(name: 'ExecutionProperty')
@@ -321,11 +350,21 @@ module Aws::Glue
321
350
  GetPartitionsResponse = Shapes::StructureShape.new(name: 'GetPartitionsResponse')
322
351
  GetPlanRequest = Shapes::StructureShape.new(name: 'GetPlanRequest')
323
352
  GetPlanResponse = Shapes::StructureShape.new(name: 'GetPlanResponse')
353
+ GetRegistryInput = Shapes::StructureShape.new(name: 'GetRegistryInput')
354
+ GetRegistryResponse = Shapes::StructureShape.new(name: 'GetRegistryResponse')
324
355
  GetResourcePoliciesRequest = Shapes::StructureShape.new(name: 'GetResourcePoliciesRequest')
325
356
  GetResourcePoliciesResponse = Shapes::StructureShape.new(name: 'GetResourcePoliciesResponse')
326
357
  GetResourcePoliciesResponseList = Shapes::ListShape.new(name: 'GetResourcePoliciesResponseList')
327
358
  GetResourcePolicyRequest = Shapes::StructureShape.new(name: 'GetResourcePolicyRequest')
328
359
  GetResourcePolicyResponse = Shapes::StructureShape.new(name: 'GetResourcePolicyResponse')
360
+ GetSchemaByDefinitionInput = Shapes::StructureShape.new(name: 'GetSchemaByDefinitionInput')
361
+ GetSchemaByDefinitionResponse = Shapes::StructureShape.new(name: 'GetSchemaByDefinitionResponse')
362
+ GetSchemaInput = Shapes::StructureShape.new(name: 'GetSchemaInput')
363
+ GetSchemaResponse = Shapes::StructureShape.new(name: 'GetSchemaResponse')
364
+ GetSchemaVersionInput = Shapes::StructureShape.new(name: 'GetSchemaVersionInput')
365
+ GetSchemaVersionResponse = Shapes::StructureShape.new(name: 'GetSchemaVersionResponse')
366
+ GetSchemaVersionsDiffInput = Shapes::StructureShape.new(name: 'GetSchemaVersionsDiffInput')
367
+ GetSchemaVersionsDiffResponse = Shapes::StructureShape.new(name: 'GetSchemaVersionsDiffResponse')
329
368
  GetSecurityConfigurationRequest = Shapes::StructureShape.new(name: 'GetSecurityConfigurationRequest')
330
369
  GetSecurityConfigurationResponse = Shapes::StructureShape.new(name: 'GetSecurityConfigurationResponse')
331
370
  GetSecurityConfigurationsRequest = Shapes::StructureShape.new(name: 'GetSecurityConfigurationsRequest')
@@ -377,6 +416,7 @@ module Aws::Glue
377
416
  IntegerValue = Shapes::IntegerShape.new(name: 'IntegerValue')
378
417
  InternalServiceException = Shapes::StructureShape.new(name: 'InternalServiceException')
379
418
  InvalidInputException = Shapes::StructureShape.new(name: 'InvalidInputException')
419
+ IsVersionValid = Shapes::BooleanShape.new(name: 'IsVersionValid')
380
420
  JdbcTarget = Shapes::StructureShape.new(name: 'JdbcTarget')
381
421
  JdbcTargetList = Shapes::ListShape.new(name: 'JdbcTargetList')
382
422
  Job = Shapes::StructureShape.new(name: 'Job')
@@ -405,6 +445,8 @@ module Aws::Glue
405
445
  Language = Shapes::StringShape.new(name: 'Language')
406
446
  LastCrawlInfo = Shapes::StructureShape.new(name: 'LastCrawlInfo')
407
447
  LastCrawlStatus = Shapes::StringShape.new(name: 'LastCrawlStatus')
448
+ LatestSchemaVersionBoolean = Shapes::BooleanShape.new(name: 'LatestSchemaVersionBoolean')
449
+ LineageConfiguration = Shapes::StructureShape.new(name: 'LineageConfiguration')
408
450
  ListCrawlersRequest = Shapes::StructureShape.new(name: 'ListCrawlersRequest')
409
451
  ListCrawlersResponse = Shapes::StructureShape.new(name: 'ListCrawlersResponse')
410
452
  ListDevEndpointsRequest = Shapes::StructureShape.new(name: 'ListDevEndpointsRequest')
@@ -413,6 +455,12 @@ module Aws::Glue
413
455
  ListJobsResponse = Shapes::StructureShape.new(name: 'ListJobsResponse')
414
456
  ListMLTransformsRequest = Shapes::StructureShape.new(name: 'ListMLTransformsRequest')
415
457
  ListMLTransformsResponse = Shapes::StructureShape.new(name: 'ListMLTransformsResponse')
458
+ ListRegistriesInput = Shapes::StructureShape.new(name: 'ListRegistriesInput')
459
+ ListRegistriesResponse = Shapes::StructureShape.new(name: 'ListRegistriesResponse')
460
+ ListSchemaVersionsInput = Shapes::StructureShape.new(name: 'ListSchemaVersionsInput')
461
+ ListSchemaVersionsResponse = Shapes::StructureShape.new(name: 'ListSchemaVersionsResponse')
462
+ ListSchemasInput = Shapes::StructureShape.new(name: 'ListSchemasInput')
463
+ ListSchemasResponse = Shapes::StructureShape.new(name: 'ListSchemasResponse')
416
464
  ListTriggersRequest = Shapes::StructureShape.new(name: 'ListTriggersRequest')
417
465
  ListTriggersResponse = Shapes::StructureShape.new(name: 'ListTriggersResponse')
418
466
  ListWorkflowsRequest = Shapes::StructureShape.new(name: 'ListWorkflowsRequest')
@@ -428,14 +476,23 @@ module Aws::Glue
428
476
  LongColumnStatisticsData = Shapes::StructureShape.new(name: 'LongColumnStatisticsData')
429
477
  MLTransform = Shapes::StructureShape.new(name: 'MLTransform')
430
478
  MLTransformNotReadyException = Shapes::StructureShape.new(name: 'MLTransformNotReadyException')
479
+ MLUserDataEncryption = Shapes::StructureShape.new(name: 'MLUserDataEncryption')
480
+ MLUserDataEncryptionModeString = Shapes::StringShape.new(name: 'MLUserDataEncryptionModeString')
431
481
  MapValue = Shapes::MapShape.new(name: 'MapValue')
432
482
  MappingEntry = Shapes::StructureShape.new(name: 'MappingEntry')
433
483
  MappingList = Shapes::ListShape.new(name: 'MappingList')
434
484
  MatchCriteria = Shapes::ListShape.new(name: 'MatchCriteria')
435
485
  MaxConcurrentRuns = Shapes::IntegerShape.new(name: 'MaxConcurrentRuns')
486
+ MaxResultsNumber = Shapes::IntegerShape.new(name: 'MaxResultsNumber')
436
487
  MaxRetries = Shapes::IntegerShape.new(name: 'MaxRetries')
437
488
  MessagePrefix = Shapes::StringShape.new(name: 'MessagePrefix')
438
489
  MessageString = Shapes::StringShape.new(name: 'MessageString')
490
+ MetadataInfo = Shapes::StructureShape.new(name: 'MetadataInfo')
491
+ MetadataInfoMap = Shapes::MapShape.new(name: 'MetadataInfoMap')
492
+ MetadataKeyString = Shapes::StringShape.new(name: 'MetadataKeyString')
493
+ MetadataKeyValuePair = Shapes::StructureShape.new(name: 'MetadataKeyValuePair')
494
+ MetadataList = Shapes::ListShape.new(name: 'MetadataList')
495
+ MetadataValueString = Shapes::StringShape.new(name: 'MetadataValueString')
439
496
  MillisecondsCount = Shapes::IntegerShape.new(name: 'MillisecondsCount')
440
497
  MongoDBTarget = Shapes::StructureShape.new(name: 'MongoDBTarget')
441
498
  MongoDBTargetList = Shapes::ListShape.new(name: 'MongoDBTargetList')
@@ -493,13 +550,26 @@ module Aws::Glue
493
550
  PutDataCatalogEncryptionSettingsResponse = Shapes::StructureShape.new(name: 'PutDataCatalogEncryptionSettingsResponse')
494
551
  PutResourcePolicyRequest = Shapes::StructureShape.new(name: 'PutResourcePolicyRequest')
495
552
  PutResourcePolicyResponse = Shapes::StructureShape.new(name: 'PutResourcePolicyResponse')
553
+ PutSchemaVersionMetadataInput = Shapes::StructureShape.new(name: 'PutSchemaVersionMetadataInput')
554
+ PutSchemaVersionMetadataResponse = Shapes::StructureShape.new(name: 'PutSchemaVersionMetadataResponse')
496
555
  PutWorkflowRunPropertiesRequest = Shapes::StructureShape.new(name: 'PutWorkflowRunPropertiesRequest')
497
556
  PutWorkflowRunPropertiesResponse = Shapes::StructureShape.new(name: 'PutWorkflowRunPropertiesResponse')
498
557
  PythonScript = Shapes::StringShape.new(name: 'PythonScript')
499
558
  PythonVersionString = Shapes::StringShape.new(name: 'PythonVersionString')
559
+ QuerySchemaVersionMetadataInput = Shapes::StructureShape.new(name: 'QuerySchemaVersionMetadataInput')
560
+ QuerySchemaVersionMetadataMaxResults = Shapes::IntegerShape.new(name: 'QuerySchemaVersionMetadataMaxResults')
561
+ QuerySchemaVersionMetadataResponse = Shapes::StructureShape.new(name: 'QuerySchemaVersionMetadataResponse')
500
562
  RecordsCount = Shapes::IntegerShape.new(name: 'RecordsCount')
501
563
  RecrawlBehavior = Shapes::StringShape.new(name: 'RecrawlBehavior')
502
564
  RecrawlPolicy = Shapes::StructureShape.new(name: 'RecrawlPolicy')
565
+ RegisterSchemaVersionInput = Shapes::StructureShape.new(name: 'RegisterSchemaVersionInput')
566
+ RegisterSchemaVersionResponse = Shapes::StructureShape.new(name: 'RegisterSchemaVersionResponse')
567
+ RegistryId = Shapes::StructureShape.new(name: 'RegistryId')
568
+ RegistryListDefinition = Shapes::ListShape.new(name: 'RegistryListDefinition')
569
+ RegistryListItem = Shapes::StructureShape.new(name: 'RegistryListItem')
570
+ RegistryStatus = Shapes::StringShape.new(name: 'RegistryStatus')
571
+ RemoveSchemaVersionMetadataInput = Shapes::StructureShape.new(name: 'RemoveSchemaVersionMetadataInput')
572
+ RemoveSchemaVersionMetadataResponse = Shapes::StructureShape.new(name: 'RemoveSchemaVersionMetadataResponse')
503
573
  ReplaceBoolean = Shapes::BooleanShape.new(name: 'ReplaceBoolean')
504
574
  ResetJobBookmarkRequest = Shapes::StructureShape.new(name: 'ResetJobBookmarkRequest')
505
575
  ResetJobBookmarkResponse = Shapes::StructureShape.new(name: 'ResetJobBookmarkResponse')
@@ -527,8 +597,27 @@ module Aws::Glue
527
597
  SchedulerRunningException = Shapes::StructureShape.new(name: 'SchedulerRunningException')
528
598
  SchedulerTransitioningException = Shapes::StructureShape.new(name: 'SchedulerTransitioningException')
529
599
  SchemaChangePolicy = Shapes::StructureShape.new(name: 'SchemaChangePolicy')
600
+ SchemaCheckpointNumber = Shapes::IntegerShape.new(name: 'SchemaCheckpointNumber')
530
601
  SchemaColumn = Shapes::StructureShape.new(name: 'SchemaColumn')
602
+ SchemaDefinitionDiff = Shapes::StringShape.new(name: 'SchemaDefinitionDiff')
603
+ SchemaDefinitionString = Shapes::StringShape.new(name: 'SchemaDefinitionString')
604
+ SchemaDiffType = Shapes::StringShape.new(name: 'SchemaDiffType')
605
+ SchemaId = Shapes::StructureShape.new(name: 'SchemaId')
606
+ SchemaListDefinition = Shapes::ListShape.new(name: 'SchemaListDefinition')
607
+ SchemaListItem = Shapes::StructureShape.new(name: 'SchemaListItem')
531
608
  SchemaPathString = Shapes::StringShape.new(name: 'SchemaPathString')
609
+ SchemaReference = Shapes::StructureShape.new(name: 'SchemaReference')
610
+ SchemaRegistryNameString = Shapes::StringShape.new(name: 'SchemaRegistryNameString')
611
+ SchemaRegistryTokenString = Shapes::StringShape.new(name: 'SchemaRegistryTokenString')
612
+ SchemaStatus = Shapes::StringShape.new(name: 'SchemaStatus')
613
+ SchemaValidationError = Shapes::StringShape.new(name: 'SchemaValidationError')
614
+ SchemaVersionErrorItem = Shapes::StructureShape.new(name: 'SchemaVersionErrorItem')
615
+ SchemaVersionErrorList = Shapes::ListShape.new(name: 'SchemaVersionErrorList')
616
+ SchemaVersionIdString = Shapes::StringShape.new(name: 'SchemaVersionIdString')
617
+ SchemaVersionList = Shapes::ListShape.new(name: 'SchemaVersionList')
618
+ SchemaVersionListItem = Shapes::StructureShape.new(name: 'SchemaVersionListItem')
619
+ SchemaVersionNumber = Shapes::StructureShape.new(name: 'SchemaVersionNumber')
620
+ SchemaVersionStatus = Shapes::StringShape.new(name: 'SchemaVersionStatus')
532
621
  ScriptLocationString = Shapes::StringShape.new(name: 'ScriptLocationString')
533
622
  SearchPropertyPredicates = Shapes::ListShape.new(name: 'SearchPropertyPredicates')
534
623
  SearchTablesRequest = Shapes::StructureShape.new(name: 'SearchTablesRequest')
@@ -603,6 +692,7 @@ module Aws::Glue
603
692
  TimestampValue = Shapes::TimestampShape.new(name: 'TimestampValue')
604
693
  Token = Shapes::StringShape.new(name: 'Token')
605
694
  TotalSegmentsInteger = Shapes::IntegerShape.new(name: 'TotalSegmentsInteger')
695
+ TransformEncryption = Shapes::StructureShape.new(name: 'TransformEncryption')
606
696
  TransformFilterCriteria = Shapes::StructureShape.new(name: 'TransformFilterCriteria')
607
697
  TransformIdList = Shapes::ListShape.new(name: 'TransformIdList')
608
698
  TransformList = Shapes::ListShape.new(name: 'TransformList')
@@ -650,6 +740,10 @@ module Aws::Glue
650
740
  UpdateMLTransformResponse = Shapes::StructureShape.new(name: 'UpdateMLTransformResponse')
651
741
  UpdatePartitionRequest = Shapes::StructureShape.new(name: 'UpdatePartitionRequest')
652
742
  UpdatePartitionResponse = Shapes::StructureShape.new(name: 'UpdatePartitionResponse')
743
+ UpdateRegistryInput = Shapes::StructureShape.new(name: 'UpdateRegistryInput')
744
+ UpdateRegistryResponse = Shapes::StructureShape.new(name: 'UpdateRegistryResponse')
745
+ UpdateSchemaInput = Shapes::StructureShape.new(name: 'UpdateSchemaInput')
746
+ UpdateSchemaResponse = Shapes::StructureShape.new(name: 'UpdateSchemaResponse')
653
747
  UpdateTableRequest = Shapes::StructureShape.new(name: 'UpdateTableRequest')
654
748
  UpdateTableResponse = Shapes::StructureShape.new(name: 'UpdateTableResponse')
655
749
  UpdateTriggerRequest = Shapes::StructureShape.new(name: 'UpdateTriggerRequest')
@@ -659,6 +753,7 @@ module Aws::Glue
659
753
  UpdateWorkflowRequest = Shapes::StructureShape.new(name: 'UpdateWorkflowRequest')
660
754
  UpdateWorkflowResponse = Shapes::StructureShape.new(name: 'UpdateWorkflowResponse')
661
755
  UpdateXMLClassifierRequest = Shapes::StructureShape.new(name: 'UpdateXMLClassifierRequest')
756
+ UpdatedTimestamp = Shapes::StringShape.new(name: 'UpdatedTimestamp')
662
757
  UriString = Shapes::StringShape.new(name: 'UriString')
663
758
  UserDefinedFunction = Shapes::StructureShape.new(name: 'UserDefinedFunction')
664
759
  UserDefinedFunctionInput = Shapes::StructureShape.new(name: 'UserDefinedFunctionInput')
@@ -667,8 +762,10 @@ module Aws::Glue
667
762
  ValueString = Shapes::StringShape.new(name: 'ValueString')
668
763
  ValueStringList = Shapes::ListShape.new(name: 'ValueStringList')
669
764
  VersionId = Shapes::IntegerShape.new(name: 'VersionId')
765
+ VersionLongNumber = Shapes::IntegerShape.new(name: 'VersionLongNumber')
670
766
  VersionMismatchException = Shapes::StructureShape.new(name: 'VersionMismatchException')
671
767
  VersionString = Shapes::StringShape.new(name: 'VersionString')
768
+ VersionsString = Shapes::StringShape.new(name: 'VersionsString')
672
769
  ViewTextString = Shapes::StringShape.new(name: 'ViewTextString')
673
770
  WorkerType = Shapes::StringShape.new(name: 'WorkerType')
674
771
  Workflow = Shapes::StructureShape.new(name: 'Workflow')
@@ -701,6 +798,14 @@ module Aws::Glue
701
798
  AlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
702
799
  AlreadyExistsException.struct_class = Types::AlreadyExistsException
703
800
 
801
+ BackfillError.add_member(:code, Shapes::ShapeRef.new(shape: BackfillErrorCode, location_name: "Code"))
802
+ BackfillError.add_member(:partitions, Shapes::ShapeRef.new(shape: BackfillErroredPartitionsList, location_name: "Partitions"))
803
+ BackfillError.struct_class = Types::BackfillError
804
+
805
+ BackfillErroredPartitionsList.member = Shapes::ShapeRef.new(shape: PartitionValueList)
806
+
807
+ BackfillErrors.member = Shapes::ShapeRef.new(shape: BackfillError)
808
+
704
809
  BatchCreatePartitionRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
705
810
  BatchCreatePartitionRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
706
811
  BatchCreatePartitionRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
@@ -882,6 +987,14 @@ module Aws::Glue
882
987
 
883
988
  CatalogTargetList.member = Shapes::ShapeRef.new(shape: CatalogTarget)
884
989
 
990
+ CheckSchemaVersionValidityInput.add_member(:data_format, Shapes::ShapeRef.new(shape: DataFormat, required: true, location_name: "DataFormat"))
991
+ CheckSchemaVersionValidityInput.add_member(:schema_definition, Shapes::ShapeRef.new(shape: SchemaDefinitionString, required: true, location_name: "SchemaDefinition"))
992
+ CheckSchemaVersionValidityInput.struct_class = Types::CheckSchemaVersionValidityInput
993
+
994
+ CheckSchemaVersionValidityResponse.add_member(:valid, Shapes::ShapeRef.new(shape: IsVersionValid, location_name: "Valid"))
995
+ CheckSchemaVersionValidityResponse.add_member(:error, Shapes::ShapeRef.new(shape: SchemaValidationError, location_name: "Error"))
996
+ CheckSchemaVersionValidityResponse.struct_class = Types::CheckSchemaVersionValidityResponse
997
+
885
998
  Classifier.add_member(:grok_classifier, Shapes::ShapeRef.new(shape: GrokClassifier, location_name: "GrokClassifier"))
886
999
  Classifier.add_member(:xml_classifier, Shapes::ShapeRef.new(shape: XMLClassifier, location_name: "XMLClassifier"))
887
1000
  Classifier.add_member(:json_classifier, Shapes::ShapeRef.new(shape: JsonClassifier, location_name: "JsonClassifier"))
@@ -926,6 +1039,12 @@ module Aws::Glue
926
1039
 
927
1040
  ColumnErrors.member = Shapes::ShapeRef.new(shape: ColumnError)
928
1041
 
1042
+ ColumnImportance.add_member(:column_name, Shapes::ShapeRef.new(shape: NameString, location_name: "ColumnName"))
1043
+ ColumnImportance.add_member(:importance, Shapes::ShapeRef.new(shape: GenericBoundedDouble, location_name: "Importance"))
1044
+ ColumnImportance.struct_class = Types::ColumnImportance
1045
+
1046
+ ColumnImportanceList.member = Shapes::ShapeRef.new(shape: ColumnImportance)
1047
+
929
1048
  ColumnList.member = Shapes::ShapeRef.new(shape: Column)
930
1049
 
931
1050
  ColumnStatistics.add_member(:column_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "ColumnName"))
@@ -1030,6 +1149,7 @@ module Aws::Glue
1030
1149
  Crawler.add_member(:classifiers, Shapes::ShapeRef.new(shape: ClassifierNameList, location_name: "Classifiers"))
1031
1150
  Crawler.add_member(:recrawl_policy, Shapes::ShapeRef.new(shape: RecrawlPolicy, location_name: "RecrawlPolicy"))
1032
1151
  Crawler.add_member(:schema_change_policy, Shapes::ShapeRef.new(shape: SchemaChangePolicy, location_name: "SchemaChangePolicy"))
1152
+ Crawler.add_member(:lineage_configuration, Shapes::ShapeRef.new(shape: LineageConfiguration, location_name: "LineageConfiguration"))
1033
1153
  Crawler.add_member(:state, Shapes::ShapeRef.new(shape: CrawlerState, location_name: "State"))
1034
1154
  Crawler.add_member(:table_prefix, Shapes::ShapeRef.new(shape: TablePrefix, location_name: "TablePrefix"))
1035
1155
  Crawler.add_member(:schedule, Shapes::ShapeRef.new(shape: Schedule, location_name: "Schedule"))
@@ -1101,6 +1221,7 @@ module Aws::Glue
1101
1221
  CreateCrawlerRequest.add_member(:table_prefix, Shapes::ShapeRef.new(shape: TablePrefix, location_name: "TablePrefix"))
1102
1222
  CreateCrawlerRequest.add_member(:schema_change_policy, Shapes::ShapeRef.new(shape: SchemaChangePolicy, location_name: "SchemaChangePolicy"))
1103
1223
  CreateCrawlerRequest.add_member(:recrawl_policy, Shapes::ShapeRef.new(shape: RecrawlPolicy, location_name: "RecrawlPolicy"))
1224
+ CreateCrawlerRequest.add_member(:lineage_configuration, Shapes::ShapeRef.new(shape: LineageConfiguration, location_name: "LineageConfiguration"))
1104
1225
  CreateCrawlerRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: CrawlerConfiguration, location_name: "Configuration"))
1105
1226
  CreateCrawlerRequest.add_member(:crawler_security_configuration, Shapes::ShapeRef.new(shape: CrawlerSecurityConfiguration, location_name: "CrawlerSecurityConfiguration"))
1106
1227
  CreateCrawlerRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
@@ -1207,11 +1328,20 @@ module Aws::Glue
1207
1328
  CreateMLTransformRequest.add_member(:timeout, Shapes::ShapeRef.new(shape: Timeout, location_name: "Timeout"))
1208
1329
  CreateMLTransformRequest.add_member(:max_retries, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "MaxRetries"))
1209
1330
  CreateMLTransformRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
1331
+ CreateMLTransformRequest.add_member(:transform_encryption, Shapes::ShapeRef.new(shape: TransformEncryption, location_name: "TransformEncryption"))
1210
1332
  CreateMLTransformRequest.struct_class = Types::CreateMLTransformRequest
1211
1333
 
1212
1334
  CreateMLTransformResponse.add_member(:transform_id, Shapes::ShapeRef.new(shape: HashString, location_name: "TransformId"))
1213
1335
  CreateMLTransformResponse.struct_class = Types::CreateMLTransformResponse
1214
1336
 
1337
+ CreatePartitionIndexRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
1338
+ CreatePartitionIndexRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
1339
+ CreatePartitionIndexRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
1340
+ CreatePartitionIndexRequest.add_member(:partition_index, Shapes::ShapeRef.new(shape: PartitionIndex, required: true, location_name: "PartitionIndex"))
1341
+ CreatePartitionIndexRequest.struct_class = Types::CreatePartitionIndexRequest
1342
+
1343
+ CreatePartitionIndexResponse.struct_class = Types::CreatePartitionIndexResponse
1344
+
1215
1345
  CreatePartitionRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
1216
1346
  CreatePartitionRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
1217
1347
  CreatePartitionRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
@@ -1220,6 +1350,42 @@ module Aws::Glue
1220
1350
 
1221
1351
  CreatePartitionResponse.struct_class = Types::CreatePartitionResponse
1222
1352
 
1353
+ CreateRegistryInput.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, required: true, location_name: "RegistryName"))
1354
+ CreateRegistryInput.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
1355
+ CreateRegistryInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
1356
+ CreateRegistryInput.struct_class = Types::CreateRegistryInput
1357
+
1358
+ CreateRegistryResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "RegistryArn"))
1359
+ CreateRegistryResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
1360
+ CreateRegistryResponse.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
1361
+ CreateRegistryResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
1362
+ CreateRegistryResponse.struct_class = Types::CreateRegistryResponse
1363
+
1364
+ CreateSchemaInput.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "RegistryId"))
1365
+ CreateSchemaInput.add_member(:schema_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, required: true, location_name: "SchemaName"))
1366
+ CreateSchemaInput.add_member(:data_format, Shapes::ShapeRef.new(shape: DataFormat, required: true, location_name: "DataFormat"))
1367
+ CreateSchemaInput.add_member(:compatibility, Shapes::ShapeRef.new(shape: Compatibility, location_name: "Compatibility"))
1368
+ CreateSchemaInput.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
1369
+ CreateSchemaInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
1370
+ CreateSchemaInput.add_member(:schema_definition, Shapes::ShapeRef.new(shape: SchemaDefinitionString, location_name: "SchemaDefinition"))
1371
+ CreateSchemaInput.struct_class = Types::CreateSchemaInput
1372
+
1373
+ CreateSchemaResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
1374
+ CreateSchemaResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "RegistryArn"))
1375
+ CreateSchemaResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "SchemaName"))
1376
+ CreateSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
1377
+ CreateSchemaResponse.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
1378
+ CreateSchemaResponse.add_member(:data_format, Shapes::ShapeRef.new(shape: DataFormat, location_name: "DataFormat"))
1379
+ CreateSchemaResponse.add_member(:compatibility, Shapes::ShapeRef.new(shape: Compatibility, location_name: "Compatibility"))
1380
+ CreateSchemaResponse.add_member(:schema_checkpoint, Shapes::ShapeRef.new(shape: SchemaCheckpointNumber, location_name: "SchemaCheckpoint"))
1381
+ CreateSchemaResponse.add_member(:latest_schema_version, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "LatestSchemaVersion"))
1382
+ CreateSchemaResponse.add_member(:next_schema_version, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "NextSchemaVersion"))
1383
+ CreateSchemaResponse.add_member(:schema_status, Shapes::ShapeRef.new(shape: SchemaStatus, location_name: "SchemaStatus"))
1384
+ CreateSchemaResponse.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
1385
+ CreateSchemaResponse.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
1386
+ CreateSchemaResponse.add_member(:schema_version_status, Shapes::ShapeRef.new(shape: SchemaVersionStatus, location_name: "SchemaVersionStatus"))
1387
+ CreateSchemaResponse.struct_class = Types::CreateSchemaResponse
1388
+
1223
1389
  CreateScriptRequest.add_member(:dag_nodes, Shapes::ShapeRef.new(shape: DagNodes, location_name: "DagNodes"))
1224
1390
  CreateScriptRequest.add_member(:dag_edges, Shapes::ShapeRef.new(shape: DagEdges, location_name: "DagEdges"))
1225
1391
  CreateScriptRequest.add_member(:language, Shapes::ShapeRef.new(shape: Language, location_name: "Language"))
@@ -1404,6 +1570,14 @@ module Aws::Glue
1404
1570
  DeleteMLTransformResponse.add_member(:transform_id, Shapes::ShapeRef.new(shape: HashString, location_name: "TransformId"))
1405
1571
  DeleteMLTransformResponse.struct_class = Types::DeleteMLTransformResponse
1406
1572
 
1573
+ DeletePartitionIndexRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
1574
+ DeletePartitionIndexRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
1575
+ DeletePartitionIndexRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
1576
+ DeletePartitionIndexRequest.add_member(:index_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "IndexName"))
1577
+ DeletePartitionIndexRequest.struct_class = Types::DeletePartitionIndexRequest
1578
+
1579
+ DeletePartitionIndexResponse.struct_class = Types::DeletePartitionIndexResponse
1580
+
1407
1581
  DeletePartitionRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
1408
1582
  DeletePartitionRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
1409
1583
  DeletePartitionRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
@@ -1412,12 +1586,35 @@ module Aws::Glue
1412
1586
 
1413
1587
  DeletePartitionResponse.struct_class = Types::DeletePartitionResponse
1414
1588
 
1589
+ DeleteRegistryInput.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, required: true, location_name: "RegistryId"))
1590
+ DeleteRegistryInput.struct_class = Types::DeleteRegistryInput
1591
+
1592
+ DeleteRegistryResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
1593
+ DeleteRegistryResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "RegistryArn"))
1594
+ DeleteRegistryResponse.add_member(:status, Shapes::ShapeRef.new(shape: RegistryStatus, location_name: "Status"))
1595
+ DeleteRegistryResponse.struct_class = Types::DeleteRegistryResponse
1596
+
1415
1597
  DeleteResourcePolicyRequest.add_member(:policy_hash_condition, Shapes::ShapeRef.new(shape: HashString, location_name: "PolicyHashCondition"))
1416
1598
  DeleteResourcePolicyRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "ResourceArn"))
1417
1599
  DeleteResourcePolicyRequest.struct_class = Types::DeleteResourcePolicyRequest
1418
1600
 
1419
1601
  DeleteResourcePolicyResponse.struct_class = Types::DeleteResourcePolicyResponse
1420
1602
 
1603
+ DeleteSchemaInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, required: true, location_name: "SchemaId"))
1604
+ DeleteSchemaInput.struct_class = Types::DeleteSchemaInput
1605
+
1606
+ DeleteSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
1607
+ DeleteSchemaResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "SchemaName"))
1608
+ DeleteSchemaResponse.add_member(:status, Shapes::ShapeRef.new(shape: SchemaStatus, location_name: "Status"))
1609
+ DeleteSchemaResponse.struct_class = Types::DeleteSchemaResponse
1610
+
1611
+ DeleteSchemaVersionsInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, required: true, location_name: "SchemaId"))
1612
+ DeleteSchemaVersionsInput.add_member(:versions, Shapes::ShapeRef.new(shape: VersionsString, required: true, location_name: "Versions"))
1613
+ DeleteSchemaVersionsInput.struct_class = Types::DeleteSchemaVersionsInput
1614
+
1615
+ DeleteSchemaVersionsResponse.add_member(:schema_version_errors, Shapes::ShapeRef.new(shape: SchemaVersionErrorList, location_name: "SchemaVersionErrors"))
1616
+ DeleteSchemaVersionsResponse.struct_class = Types::DeleteSchemaVersionsResponse
1617
+
1421
1618
  DeleteSecurityConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
1422
1619
  DeleteSecurityConfigurationRequest.struct_class = Types::DeleteSecurityConfigurationRequest
1423
1620
 
@@ -1532,6 +1729,10 @@ module Aws::Glue
1532
1729
  ErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "ErrorMessage"))
1533
1730
  ErrorDetail.struct_class = Types::ErrorDetail
1534
1731
 
1732
+ ErrorDetails.add_member(:error_code, Shapes::ShapeRef.new(shape: ErrorCodeString, location_name: "ErrorCode"))
1733
+ ErrorDetails.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessageString, location_name: "ErrorMessage"))
1734
+ ErrorDetails.struct_class = Types::ErrorDetails
1735
+
1535
1736
  EvaluationMetrics.add_member(:transform_type, Shapes::ShapeRef.new(shape: TransformType, required: true, location_name: "TransformType"))
1536
1737
  EvaluationMetrics.add_member(:find_matches_metrics, Shapes::ShapeRef.new(shape: FindMatchesMetrics, location_name: "FindMatchesMetrics"))
1537
1738
  EvaluationMetrics.struct_class = Types::EvaluationMetrics
@@ -1547,6 +1748,7 @@ module Aws::Glue
1547
1748
  FindMatchesMetrics.add_member(:recall, Shapes::ShapeRef.new(shape: GenericBoundedDouble, location_name: "Recall"))
1548
1749
  FindMatchesMetrics.add_member(:f1, Shapes::ShapeRef.new(shape: GenericBoundedDouble, location_name: "F1"))
1549
1750
  FindMatchesMetrics.add_member(:confusion_matrix, Shapes::ShapeRef.new(shape: ConfusionMatrix, location_name: "ConfusionMatrix"))
1751
+ FindMatchesMetrics.add_member(:column_importances, Shapes::ShapeRef.new(shape: ColumnImportanceList, location_name: "ColumnImportances"))
1550
1752
  FindMatchesMetrics.struct_class = Types::FindMatchesMetrics
1551
1753
 
1552
1754
  FindMatchesParameters.add_member(:primary_key_column_name, Shapes::ShapeRef.new(shape: ColumnNameString, location_name: "PrimaryKeyColumnName"))
@@ -1782,6 +1984,7 @@ module Aws::Glue
1782
1984
  GetMLTransformResponse.add_member(:number_of_workers, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "NumberOfWorkers"))
1783
1985
  GetMLTransformResponse.add_member(:timeout, Shapes::ShapeRef.new(shape: Timeout, location_name: "Timeout"))
1784
1986
  GetMLTransformResponse.add_member(:max_retries, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "MaxRetries"))
1987
+ GetMLTransformResponse.add_member(:transform_encryption, Shapes::ShapeRef.new(shape: TransformEncryption, location_name: "TransformEncryption"))
1785
1988
  GetMLTransformResponse.struct_class = Types::GetMLTransformResponse
1786
1989
 
1787
1990
  GetMLTransformsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
@@ -1846,6 +2049,17 @@ module Aws::Glue
1846
2049
  GetPlanResponse.add_member(:scala_code, Shapes::ShapeRef.new(shape: ScalaCode, location_name: "ScalaCode"))
1847
2050
  GetPlanResponse.struct_class = Types::GetPlanResponse
1848
2051
 
2052
+ GetRegistryInput.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, required: true, location_name: "RegistryId"))
2053
+ GetRegistryInput.struct_class = Types::GetRegistryInput
2054
+
2055
+ GetRegistryResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
2056
+ GetRegistryResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "RegistryArn"))
2057
+ GetRegistryResponse.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
2058
+ GetRegistryResponse.add_member(:status, Shapes::ShapeRef.new(shape: RegistryStatus, location_name: "Status"))
2059
+ GetRegistryResponse.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTimestamp, location_name: "CreatedTime"))
2060
+ GetRegistryResponse.add_member(:updated_time, Shapes::ShapeRef.new(shape: UpdatedTimestamp, location_name: "UpdatedTime"))
2061
+ GetRegistryResponse.struct_class = Types::GetRegistryResponse
2062
+
1849
2063
  GetResourcePoliciesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
1850
2064
  GetResourcePoliciesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
1851
2065
  GetResourcePoliciesRequest.struct_class = Types::GetResourcePoliciesRequest
@@ -1865,6 +2079,58 @@ module Aws::Glue
1865
2079
  GetResourcePolicyResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdateTime"))
1866
2080
  GetResourcePolicyResponse.struct_class = Types::GetResourcePolicyResponse
1867
2081
 
2082
+ GetSchemaByDefinitionInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, required: true, location_name: "SchemaId"))
2083
+ GetSchemaByDefinitionInput.add_member(:schema_definition, Shapes::ShapeRef.new(shape: SchemaDefinitionString, required: true, location_name: "SchemaDefinition"))
2084
+ GetSchemaByDefinitionInput.struct_class = Types::GetSchemaByDefinitionInput
2085
+
2086
+ GetSchemaByDefinitionResponse.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2087
+ GetSchemaByDefinitionResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
2088
+ GetSchemaByDefinitionResponse.add_member(:data_format, Shapes::ShapeRef.new(shape: DataFormat, location_name: "DataFormat"))
2089
+ GetSchemaByDefinitionResponse.add_member(:status, Shapes::ShapeRef.new(shape: SchemaVersionStatus, location_name: "Status"))
2090
+ GetSchemaByDefinitionResponse.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTimestamp, location_name: "CreatedTime"))
2091
+ GetSchemaByDefinitionResponse.struct_class = Types::GetSchemaByDefinitionResponse
2092
+
2093
+ GetSchemaInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, required: true, location_name: "SchemaId"))
2094
+ GetSchemaInput.struct_class = Types::GetSchemaInput
2095
+
2096
+ GetSchemaResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
2097
+ GetSchemaResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "RegistryArn"))
2098
+ GetSchemaResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "SchemaName"))
2099
+ GetSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
2100
+ GetSchemaResponse.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
2101
+ GetSchemaResponse.add_member(:data_format, Shapes::ShapeRef.new(shape: DataFormat, location_name: "DataFormat"))
2102
+ GetSchemaResponse.add_member(:compatibility, Shapes::ShapeRef.new(shape: Compatibility, location_name: "Compatibility"))
2103
+ GetSchemaResponse.add_member(:schema_checkpoint, Shapes::ShapeRef.new(shape: SchemaCheckpointNumber, location_name: "SchemaCheckpoint"))
2104
+ GetSchemaResponse.add_member(:latest_schema_version, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "LatestSchemaVersion"))
2105
+ GetSchemaResponse.add_member(:next_schema_version, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "NextSchemaVersion"))
2106
+ GetSchemaResponse.add_member(:schema_status, Shapes::ShapeRef.new(shape: SchemaStatus, location_name: "SchemaStatus"))
2107
+ GetSchemaResponse.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTimestamp, location_name: "CreatedTime"))
2108
+ GetSchemaResponse.add_member(:updated_time, Shapes::ShapeRef.new(shape: UpdatedTimestamp, location_name: "UpdatedTime"))
2109
+ GetSchemaResponse.struct_class = Types::GetSchemaResponse
2110
+
2111
+ GetSchemaVersionInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, location_name: "SchemaId"))
2112
+ GetSchemaVersionInput.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2113
+ GetSchemaVersionInput.add_member(:schema_version_number, Shapes::ShapeRef.new(shape: SchemaVersionNumber, location_name: "SchemaVersionNumber"))
2114
+ GetSchemaVersionInput.struct_class = Types::GetSchemaVersionInput
2115
+
2116
+ GetSchemaVersionResponse.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2117
+ GetSchemaVersionResponse.add_member(:schema_definition, Shapes::ShapeRef.new(shape: SchemaDefinitionString, location_name: "SchemaDefinition"))
2118
+ GetSchemaVersionResponse.add_member(:data_format, Shapes::ShapeRef.new(shape: DataFormat, location_name: "DataFormat"))
2119
+ GetSchemaVersionResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
2120
+ GetSchemaVersionResponse.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "VersionNumber"))
2121
+ GetSchemaVersionResponse.add_member(:status, Shapes::ShapeRef.new(shape: SchemaVersionStatus, location_name: "Status"))
2122
+ GetSchemaVersionResponse.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTimestamp, location_name: "CreatedTime"))
2123
+ GetSchemaVersionResponse.struct_class = Types::GetSchemaVersionResponse
2124
+
2125
+ GetSchemaVersionsDiffInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, required: true, location_name: "SchemaId"))
2126
+ GetSchemaVersionsDiffInput.add_member(:first_schema_version_number, Shapes::ShapeRef.new(shape: SchemaVersionNumber, required: true, location_name: "FirstSchemaVersionNumber"))
2127
+ GetSchemaVersionsDiffInput.add_member(:second_schema_version_number, Shapes::ShapeRef.new(shape: SchemaVersionNumber, required: true, location_name: "SecondSchemaVersionNumber"))
2128
+ GetSchemaVersionsDiffInput.add_member(:schema_diff_type, Shapes::ShapeRef.new(shape: SchemaDiffType, required: true, location_name: "SchemaDiffType"))
2129
+ GetSchemaVersionsDiffInput.struct_class = Types::GetSchemaVersionsDiffInput
2130
+
2131
+ GetSchemaVersionsDiffResponse.add_member(:diff, Shapes::ShapeRef.new(shape: SchemaDefinitionDiff, location_name: "Diff"))
2132
+ GetSchemaVersionsDiffResponse.struct_class = Types::GetSchemaVersionsDiffResponse
2133
+
1868
2134
  GetSecurityConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
1869
2135
  GetSecurityConfigurationRequest.struct_class = Types::GetSecurityConfigurationRequest
1870
2136
 
@@ -2164,6 +2430,9 @@ module Aws::Glue
2164
2430
  LastCrawlInfo.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
2165
2431
  LastCrawlInfo.struct_class = Types::LastCrawlInfo
2166
2432
 
2433
+ LineageConfiguration.add_member(:crawler_lineage_settings, Shapes::ShapeRef.new(shape: CrawlerLineageSettings, location_name: "CrawlerLineageSettings"))
2434
+ LineageConfiguration.struct_class = Types::LineageConfiguration
2435
+
2167
2436
  ListCrawlersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
2168
2437
  ListCrawlersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
2169
2438
  ListCrawlersRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
@@ -2202,6 +2471,32 @@ module Aws::Glue
2202
2471
  ListMLTransformsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
2203
2472
  ListMLTransformsResponse.struct_class = Types::ListMLTransformsResponse
2204
2473
 
2474
+ ListRegistriesInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsNumber, location_name: "MaxResults"))
2475
+ ListRegistriesInput.add_member(:next_token, Shapes::ShapeRef.new(shape: SchemaRegistryTokenString, location_name: "NextToken"))
2476
+ ListRegistriesInput.struct_class = Types::ListRegistriesInput
2477
+
2478
+ ListRegistriesResponse.add_member(:registries, Shapes::ShapeRef.new(shape: RegistryListDefinition, location_name: "Registries"))
2479
+ ListRegistriesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: SchemaRegistryTokenString, location_name: "NextToken"))
2480
+ ListRegistriesResponse.struct_class = Types::ListRegistriesResponse
2481
+
2482
+ ListSchemaVersionsInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, required: true, location_name: "SchemaId"))
2483
+ ListSchemaVersionsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsNumber, location_name: "MaxResults"))
2484
+ ListSchemaVersionsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: SchemaRegistryTokenString, location_name: "NextToken"))
2485
+ ListSchemaVersionsInput.struct_class = Types::ListSchemaVersionsInput
2486
+
2487
+ ListSchemaVersionsResponse.add_member(:schemas, Shapes::ShapeRef.new(shape: SchemaVersionList, location_name: "Schemas"))
2488
+ ListSchemaVersionsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: SchemaRegistryTokenString, location_name: "NextToken"))
2489
+ ListSchemaVersionsResponse.struct_class = Types::ListSchemaVersionsResponse
2490
+
2491
+ ListSchemasInput.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, location_name: "RegistryId"))
2492
+ ListSchemasInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResultsNumber, location_name: "MaxResults"))
2493
+ ListSchemasInput.add_member(:next_token, Shapes::ShapeRef.new(shape: SchemaRegistryTokenString, location_name: "NextToken"))
2494
+ ListSchemasInput.struct_class = Types::ListSchemasInput
2495
+
2496
+ ListSchemasResponse.add_member(:schemas, Shapes::ShapeRef.new(shape: SchemaListDefinition, location_name: "Schemas"))
2497
+ ListSchemasResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: SchemaRegistryTokenString, location_name: "NextToken"))
2498
+ ListSchemasResponse.struct_class = Types::ListSchemasResponse
2499
+
2205
2500
  ListTriggersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: GenericString, location_name: "NextToken"))
2206
2501
  ListTriggersRequest.add_member(:dependent_job_name, Shapes::ShapeRef.new(shape: NameString, location_name: "DependentJobName"))
2207
2502
  ListTriggersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
@@ -2252,11 +2547,16 @@ module Aws::Glue
2252
2547
  MLTransform.add_member(:number_of_workers, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "NumberOfWorkers"))
2253
2548
  MLTransform.add_member(:timeout, Shapes::ShapeRef.new(shape: Timeout, location_name: "Timeout"))
2254
2549
  MLTransform.add_member(:max_retries, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "MaxRetries"))
2550
+ MLTransform.add_member(:transform_encryption, Shapes::ShapeRef.new(shape: TransformEncryption, location_name: "TransformEncryption"))
2255
2551
  MLTransform.struct_class = Types::MLTransform
2256
2552
 
2257
2553
  MLTransformNotReadyException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
2258
2554
  MLTransformNotReadyException.struct_class = Types::MLTransformNotReadyException
2259
2555
 
2556
+ MLUserDataEncryption.add_member(:ml_user_data_encryption_mode, Shapes::ShapeRef.new(shape: MLUserDataEncryptionModeString, required: true, location_name: "MlUserDataEncryptionMode"))
2557
+ MLUserDataEncryption.add_member(:kms_key_id, Shapes::ShapeRef.new(shape: NameString, location_name: "KmsKeyId"))
2558
+ MLUserDataEncryption.struct_class = Types::MLUserDataEncryption
2559
+
2260
2560
  MapValue.key = Shapes::ShapeRef.new(shape: GenericString)
2261
2561
  MapValue.value = Shapes::ShapeRef.new(shape: GenericString)
2262
2562
 
@@ -2272,6 +2572,19 @@ module Aws::Glue
2272
2572
 
2273
2573
  MatchCriteria.member = Shapes::ShapeRef.new(shape: NameString)
2274
2574
 
2575
+ MetadataInfo.add_member(:metadata_value, Shapes::ShapeRef.new(shape: MetadataValueString, location_name: "MetadataValue"))
2576
+ MetadataInfo.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTimestamp, location_name: "CreatedTime"))
2577
+ MetadataInfo.struct_class = Types::MetadataInfo
2578
+
2579
+ MetadataInfoMap.key = Shapes::ShapeRef.new(shape: MetadataKeyString)
2580
+ MetadataInfoMap.value = Shapes::ShapeRef.new(shape: MetadataInfo)
2581
+
2582
+ MetadataKeyValuePair.add_member(:metadata_key, Shapes::ShapeRef.new(shape: MetadataKeyString, location_name: "MetadataKey"))
2583
+ MetadataKeyValuePair.add_member(:metadata_value, Shapes::ShapeRef.new(shape: MetadataValueString, location_name: "MetadataValue"))
2584
+ MetadataKeyValuePair.struct_class = Types::MetadataKeyValuePair
2585
+
2586
+ MetadataList.member = Shapes::ShapeRef.new(shape: MetadataKeyValuePair)
2587
+
2275
2588
  MongoDBTarget.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, location_name: "ConnectionName"))
2276
2589
  MongoDBTarget.add_member(:path, Shapes::ShapeRef.new(shape: Path, location_name: "Path"))
2277
2590
  MongoDBTarget.add_member(:scan_all, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "ScanAll"))
@@ -2337,6 +2650,7 @@ module Aws::Glue
2337
2650
  PartitionIndexDescriptor.add_member(:index_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "IndexName"))
2338
2651
  PartitionIndexDescriptor.add_member(:keys, Shapes::ShapeRef.new(shape: KeySchemaElementList, required: true, location_name: "Keys"))
2339
2652
  PartitionIndexDescriptor.add_member(:index_status, Shapes::ShapeRef.new(shape: PartitionIndexStatus, required: true, location_name: "IndexStatus"))
2653
+ PartitionIndexDescriptor.add_member(:backfill_errors, Shapes::ShapeRef.new(shape: BackfillErrors, location_name: "BackfillErrors"))
2340
2654
  PartitionIndexDescriptor.struct_class = Types::PartitionIndexDescriptor
2341
2655
 
2342
2656
  PartitionIndexDescriptorList.member = Shapes::ShapeRef.new(shape: PartitionIndexDescriptor)
@@ -2405,6 +2719,22 @@ module Aws::Glue
2405
2719
  PutResourcePolicyResponse.add_member(:policy_hash, Shapes::ShapeRef.new(shape: HashString, location_name: "PolicyHash"))
2406
2720
  PutResourcePolicyResponse.struct_class = Types::PutResourcePolicyResponse
2407
2721
 
2722
+ PutSchemaVersionMetadataInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, location_name: "SchemaId"))
2723
+ PutSchemaVersionMetadataInput.add_member(:schema_version_number, Shapes::ShapeRef.new(shape: SchemaVersionNumber, location_name: "SchemaVersionNumber"))
2724
+ PutSchemaVersionMetadataInput.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2725
+ PutSchemaVersionMetadataInput.add_member(:metadata_key_value, Shapes::ShapeRef.new(shape: MetadataKeyValuePair, required: true, location_name: "MetadataKeyValue"))
2726
+ PutSchemaVersionMetadataInput.struct_class = Types::PutSchemaVersionMetadataInput
2727
+
2728
+ PutSchemaVersionMetadataResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
2729
+ PutSchemaVersionMetadataResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "SchemaName"))
2730
+ PutSchemaVersionMetadataResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
2731
+ PutSchemaVersionMetadataResponse.add_member(:latest_version, Shapes::ShapeRef.new(shape: LatestSchemaVersionBoolean, location_name: "LatestVersion"))
2732
+ PutSchemaVersionMetadataResponse.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "VersionNumber"))
2733
+ PutSchemaVersionMetadataResponse.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2734
+ PutSchemaVersionMetadataResponse.add_member(:metadata_key, Shapes::ShapeRef.new(shape: MetadataKeyString, location_name: "MetadataKey"))
2735
+ PutSchemaVersionMetadataResponse.add_member(:metadata_value, Shapes::ShapeRef.new(shape: MetadataValueString, location_name: "MetadataValue"))
2736
+ PutSchemaVersionMetadataResponse.struct_class = Types::PutSchemaVersionMetadataResponse
2737
+
2408
2738
  PutWorkflowRunPropertiesRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
2409
2739
  PutWorkflowRunPropertiesRequest.add_member(:run_id, Shapes::ShapeRef.new(shape: IdString, required: true, location_name: "RunId"))
2410
2740
  PutWorkflowRunPropertiesRequest.add_member(:run_properties, Shapes::ShapeRef.new(shape: WorkflowRunProperties, required: true, location_name: "RunProperties"))
@@ -2412,9 +2742,61 @@ module Aws::Glue
2412
2742
 
2413
2743
  PutWorkflowRunPropertiesResponse.struct_class = Types::PutWorkflowRunPropertiesResponse
2414
2744
 
2745
+ QuerySchemaVersionMetadataInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, location_name: "SchemaId"))
2746
+ QuerySchemaVersionMetadataInput.add_member(:schema_version_number, Shapes::ShapeRef.new(shape: SchemaVersionNumber, location_name: "SchemaVersionNumber"))
2747
+ QuerySchemaVersionMetadataInput.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2748
+ QuerySchemaVersionMetadataInput.add_member(:metadata_list, Shapes::ShapeRef.new(shape: MetadataList, location_name: "MetadataList"))
2749
+ QuerySchemaVersionMetadataInput.add_member(:max_results, Shapes::ShapeRef.new(shape: QuerySchemaVersionMetadataMaxResults, location_name: "MaxResults"))
2750
+ QuerySchemaVersionMetadataInput.add_member(:next_token, Shapes::ShapeRef.new(shape: SchemaRegistryTokenString, location_name: "NextToken"))
2751
+ QuerySchemaVersionMetadataInput.struct_class = Types::QuerySchemaVersionMetadataInput
2752
+
2753
+ QuerySchemaVersionMetadataResponse.add_member(:metadata_info_map, Shapes::ShapeRef.new(shape: MetadataInfoMap, location_name: "MetadataInfoMap"))
2754
+ QuerySchemaVersionMetadataResponse.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2755
+ QuerySchemaVersionMetadataResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: SchemaRegistryTokenString, location_name: "NextToken"))
2756
+ QuerySchemaVersionMetadataResponse.struct_class = Types::QuerySchemaVersionMetadataResponse
2757
+
2415
2758
  RecrawlPolicy.add_member(:recrawl_behavior, Shapes::ShapeRef.new(shape: RecrawlBehavior, location_name: "RecrawlBehavior"))
2416
2759
  RecrawlPolicy.struct_class = Types::RecrawlPolicy
2417
2760
 
2761
+ RegisterSchemaVersionInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, required: true, location_name: "SchemaId"))
2762
+ RegisterSchemaVersionInput.add_member(:schema_definition, Shapes::ShapeRef.new(shape: SchemaDefinitionString, required: true, location_name: "SchemaDefinition"))
2763
+ RegisterSchemaVersionInput.struct_class = Types::RegisterSchemaVersionInput
2764
+
2765
+ RegisterSchemaVersionResponse.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2766
+ RegisterSchemaVersionResponse.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "VersionNumber"))
2767
+ RegisterSchemaVersionResponse.add_member(:status, Shapes::ShapeRef.new(shape: SchemaVersionStatus, location_name: "Status"))
2768
+ RegisterSchemaVersionResponse.struct_class = Types::RegisterSchemaVersionResponse
2769
+
2770
+ RegistryId.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
2771
+ RegistryId.add_member(:registry_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "RegistryArn"))
2772
+ RegistryId.struct_class = Types::RegistryId
2773
+
2774
+ RegistryListDefinition.member = Shapes::ShapeRef.new(shape: RegistryListItem)
2775
+
2776
+ RegistryListItem.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
2777
+ RegistryListItem.add_member(:registry_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "RegistryArn"))
2778
+ RegistryListItem.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
2779
+ RegistryListItem.add_member(:status, Shapes::ShapeRef.new(shape: RegistryStatus, location_name: "Status"))
2780
+ RegistryListItem.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTimestamp, location_name: "CreatedTime"))
2781
+ RegistryListItem.add_member(:updated_time, Shapes::ShapeRef.new(shape: UpdatedTimestamp, location_name: "UpdatedTime"))
2782
+ RegistryListItem.struct_class = Types::RegistryListItem
2783
+
2784
+ RemoveSchemaVersionMetadataInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, location_name: "SchemaId"))
2785
+ RemoveSchemaVersionMetadataInput.add_member(:schema_version_number, Shapes::ShapeRef.new(shape: SchemaVersionNumber, location_name: "SchemaVersionNumber"))
2786
+ RemoveSchemaVersionMetadataInput.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2787
+ RemoveSchemaVersionMetadataInput.add_member(:metadata_key_value, Shapes::ShapeRef.new(shape: MetadataKeyValuePair, required: true, location_name: "MetadataKeyValue"))
2788
+ RemoveSchemaVersionMetadataInput.struct_class = Types::RemoveSchemaVersionMetadataInput
2789
+
2790
+ RemoveSchemaVersionMetadataResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
2791
+ RemoveSchemaVersionMetadataResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "SchemaName"))
2792
+ RemoveSchemaVersionMetadataResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
2793
+ RemoveSchemaVersionMetadataResponse.add_member(:latest_version, Shapes::ShapeRef.new(shape: LatestSchemaVersionBoolean, location_name: "LatestVersion"))
2794
+ RemoveSchemaVersionMetadataResponse.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "VersionNumber"))
2795
+ RemoveSchemaVersionMetadataResponse.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2796
+ RemoveSchemaVersionMetadataResponse.add_member(:metadata_key, Shapes::ShapeRef.new(shape: MetadataKeyString, location_name: "MetadataKey"))
2797
+ RemoveSchemaVersionMetadataResponse.add_member(:metadata_value, Shapes::ShapeRef.new(shape: MetadataValueString, location_name: "MetadataValue"))
2798
+ RemoveSchemaVersionMetadataResponse.struct_class = Types::RemoveSchemaVersionMetadataResponse
2799
+
2418
2800
  ResetJobBookmarkRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "JobName"))
2419
2801
  ResetJobBookmarkRequest.add_member(:run_id, Shapes::ShapeRef.new(shape: RunId, location_name: "RunId"))
2420
2802
  ResetJobBookmarkRequest.struct_class = Types::ResetJobBookmarkRequest
@@ -2474,6 +2856,46 @@ module Aws::Glue
2474
2856
  SchemaColumn.add_member(:data_type, Shapes::ShapeRef.new(shape: ColumnTypeString, location_name: "DataType"))
2475
2857
  SchemaColumn.struct_class = Types::SchemaColumn
2476
2858
 
2859
+ SchemaId.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
2860
+ SchemaId.add_member(:schema_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "SchemaName"))
2861
+ SchemaId.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
2862
+ SchemaId.struct_class = Types::SchemaId
2863
+
2864
+ SchemaListDefinition.member = Shapes::ShapeRef.new(shape: SchemaListItem)
2865
+
2866
+ SchemaListItem.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
2867
+ SchemaListItem.add_member(:schema_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "SchemaName"))
2868
+ SchemaListItem.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
2869
+ SchemaListItem.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
2870
+ SchemaListItem.add_member(:schema_status, Shapes::ShapeRef.new(shape: SchemaStatus, location_name: "SchemaStatus"))
2871
+ SchemaListItem.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTimestamp, location_name: "CreatedTime"))
2872
+ SchemaListItem.add_member(:updated_time, Shapes::ShapeRef.new(shape: UpdatedTimestamp, location_name: "UpdatedTime"))
2873
+ SchemaListItem.struct_class = Types::SchemaListItem
2874
+
2875
+ SchemaReference.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, location_name: "SchemaId"))
2876
+ SchemaReference.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2877
+ SchemaReference.add_member(:schema_version_number, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "SchemaVersionNumber", metadata: {"box"=>true}))
2878
+ SchemaReference.struct_class = Types::SchemaReference
2879
+
2880
+ SchemaVersionErrorItem.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "VersionNumber"))
2881
+ SchemaVersionErrorItem.add_member(:error_details, Shapes::ShapeRef.new(shape: ErrorDetails, location_name: "ErrorDetails"))
2882
+ SchemaVersionErrorItem.struct_class = Types::SchemaVersionErrorItem
2883
+
2884
+ SchemaVersionErrorList.member = Shapes::ShapeRef.new(shape: SchemaVersionErrorItem)
2885
+
2886
+ SchemaVersionList.member = Shapes::ShapeRef.new(shape: SchemaVersionListItem)
2887
+
2888
+ SchemaVersionListItem.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
2889
+ SchemaVersionListItem.add_member(:schema_version_id, Shapes::ShapeRef.new(shape: SchemaVersionIdString, location_name: "SchemaVersionId"))
2890
+ SchemaVersionListItem.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "VersionNumber"))
2891
+ SchemaVersionListItem.add_member(:status, Shapes::ShapeRef.new(shape: SchemaVersionStatus, location_name: "Status"))
2892
+ SchemaVersionListItem.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTimestamp, location_name: "CreatedTime"))
2893
+ SchemaVersionListItem.struct_class = Types::SchemaVersionListItem
2894
+
2895
+ SchemaVersionNumber.add_member(:latest_version, Shapes::ShapeRef.new(shape: LatestSchemaVersionBoolean, location_name: "LatestVersion"))
2896
+ SchemaVersionNumber.add_member(:version_number, Shapes::ShapeRef.new(shape: VersionLongNumber, location_name: "VersionNumber"))
2897
+ SchemaVersionNumber.struct_class = Types::SchemaVersionNumber
2898
+
2477
2899
  SearchPropertyPredicates.member = Shapes::ShapeRef.new(shape: PropertyPredicate)
2478
2900
 
2479
2901
  SearchTablesRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
@@ -2617,6 +3039,7 @@ module Aws::Glue
2617
3039
  StorageDescriptor.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersMap, location_name: "Parameters"))
2618
3040
  StorageDescriptor.add_member(:skewed_info, Shapes::ShapeRef.new(shape: SkewedInfo, location_name: "SkewedInfo"))
2619
3041
  StorageDescriptor.add_member(:stored_as_sub_directories, Shapes::ShapeRef.new(shape: Boolean, location_name: "StoredAsSubDirectories"))
3042
+ StorageDescriptor.add_member(:schema_reference, Shapes::ShapeRef.new(shape: SchemaReference, location_name: "SchemaReference"))
2620
3043
  StorageDescriptor.struct_class = Types::StorageDescriptor
2621
3044
 
2622
3045
  StringColumnStatisticsData.add_member(:maximum_length, Shapes::ShapeRef.new(shape: NonNegativeLong, required: true, location_name: "MaximumLength"))
@@ -2729,6 +3152,10 @@ module Aws::Glue
2729
3152
  TaskRunSortCriteria.add_member(:sort_direction, Shapes::ShapeRef.new(shape: SortDirectionType, required: true, location_name: "SortDirection"))
2730
3153
  TaskRunSortCriteria.struct_class = Types::TaskRunSortCriteria
2731
3154
 
3155
+ TransformEncryption.add_member(:ml_user_data_encryption, Shapes::ShapeRef.new(shape: MLUserDataEncryption, location_name: "MlUserDataEncryption"))
3156
+ TransformEncryption.add_member(:task_run_security_configuration_name, Shapes::ShapeRef.new(shape: NameString, location_name: "TaskRunSecurityConfigurationName"))
3157
+ TransformEncryption.struct_class = Types::TransformEncryption
3158
+
2732
3159
  TransformFilterCriteria.add_member(:name, Shapes::ShapeRef.new(shape: NameString, location_name: "Name"))
2733
3160
  TransformFilterCriteria.add_member(:transform_type, Shapes::ShapeRef.new(shape: TransformType, location_name: "TransformType"))
2734
3161
  TransformFilterCriteria.add_member(:status, Shapes::ShapeRef.new(shape: TransformStatusType, location_name: "Status"))
@@ -2831,6 +3258,7 @@ module Aws::Glue
2831
3258
  UpdateCrawlerRequest.add_member(:table_prefix, Shapes::ShapeRef.new(shape: TablePrefix, location_name: "TablePrefix"))
2832
3259
  UpdateCrawlerRequest.add_member(:schema_change_policy, Shapes::ShapeRef.new(shape: SchemaChangePolicy, location_name: "SchemaChangePolicy"))
2833
3260
  UpdateCrawlerRequest.add_member(:recrawl_policy, Shapes::ShapeRef.new(shape: RecrawlPolicy, location_name: "RecrawlPolicy"))
3261
+ UpdateCrawlerRequest.add_member(:lineage_configuration, Shapes::ShapeRef.new(shape: LineageConfiguration, location_name: "LineageConfiguration"))
2834
3262
  UpdateCrawlerRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: CrawlerConfiguration, location_name: "Configuration"))
2835
3263
  UpdateCrawlerRequest.add_member(:crawler_security_configuration, Shapes::ShapeRef.new(shape: CrawlerSecurityConfiguration, location_name: "CrawlerSecurityConfiguration"))
2836
3264
  UpdateCrawlerRequest.struct_class = Types::UpdateCrawlerRequest
@@ -2913,6 +3341,25 @@ module Aws::Glue
2913
3341
 
2914
3342
  UpdatePartitionResponse.struct_class = Types::UpdatePartitionResponse
2915
3343
 
3344
+ UpdateRegistryInput.add_member(:registry_id, Shapes::ShapeRef.new(shape: RegistryId, required: true, location_name: "RegistryId"))
3345
+ UpdateRegistryInput.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, required: true, location_name: "Description"))
3346
+ UpdateRegistryInput.struct_class = Types::UpdateRegistryInput
3347
+
3348
+ UpdateRegistryResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
3349
+ UpdateRegistryResponse.add_member(:registry_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "RegistryArn"))
3350
+ UpdateRegistryResponse.struct_class = Types::UpdateRegistryResponse
3351
+
3352
+ UpdateSchemaInput.add_member(:schema_id, Shapes::ShapeRef.new(shape: SchemaId, required: true, location_name: "SchemaId"))
3353
+ UpdateSchemaInput.add_member(:schema_version_number, Shapes::ShapeRef.new(shape: SchemaVersionNumber, location_name: "SchemaVersionNumber"))
3354
+ UpdateSchemaInput.add_member(:compatibility, Shapes::ShapeRef.new(shape: Compatibility, location_name: "Compatibility"))
3355
+ UpdateSchemaInput.add_member(:description, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "Description"))
3356
+ UpdateSchemaInput.struct_class = Types::UpdateSchemaInput
3357
+
3358
+ UpdateSchemaResponse.add_member(:schema_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "SchemaArn"))
3359
+ UpdateSchemaResponse.add_member(:schema_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "SchemaName"))
3360
+ UpdateSchemaResponse.add_member(:registry_name, Shapes::ShapeRef.new(shape: SchemaRegistryNameString, location_name: "RegistryName"))
3361
+ UpdateSchemaResponse.struct_class = Types::UpdateSchemaResponse
3362
+
2916
3363
  UpdateTableRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
2917
3364
  UpdateTableRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
2918
3365
  UpdateTableRequest.add_member(:table_input, Shapes::ShapeRef.new(shape: TableInput, required: true, location_name: "TableInput"))
@@ -3211,6 +3658,17 @@ module Aws::Glue
3211
3658
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3212
3659
  end)
3213
3660
 
3661
+ api.add_operation(:check_schema_version_validity, Seahorse::Model::Operation.new.tap do |o|
3662
+ o.name = "CheckSchemaVersionValidity"
3663
+ o.http_method = "POST"
3664
+ o.http_request_uri = "/"
3665
+ o.input = Shapes::ShapeRef.new(shape: CheckSchemaVersionValidityInput)
3666
+ o.output = Shapes::ShapeRef.new(shape: CheckSchemaVersionValidityResponse)
3667
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3668
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3669
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3670
+ end)
3671
+
3214
3672
  api.add_operation(:create_classifier, Seahorse::Model::Operation.new.tap do |o|
3215
3673
  o.name = "CreateClassifier"
3216
3674
  o.http_method = "POST"
@@ -3322,6 +3780,48 @@ module Aws::Glue
3322
3780
  o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
3323
3781
  end)
3324
3782
 
3783
+ api.add_operation(:create_partition_index, Seahorse::Model::Operation.new.tap do |o|
3784
+ o.name = "CreatePartitionIndex"
3785
+ o.http_method = "POST"
3786
+ o.http_request_uri = "/"
3787
+ o.input = Shapes::ShapeRef.new(shape: CreatePartitionIndexRequest)
3788
+ o.output = Shapes::ShapeRef.new(shape: CreatePartitionIndexResponse)
3789
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
3790
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3791
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
3792
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNumberLimitExceededException)
3793
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3794
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
3795
+ o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
3796
+ end)
3797
+
3798
+ api.add_operation(:create_registry, Seahorse::Model::Operation.new.tap do |o|
3799
+ o.name = "CreateRegistry"
3800
+ o.http_method = "POST"
3801
+ o.http_request_uri = "/"
3802
+ o.input = Shapes::ShapeRef.new(shape: CreateRegistryInput)
3803
+ o.output = Shapes::ShapeRef.new(shape: CreateRegistryResponse)
3804
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3805
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3806
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
3807
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNumberLimitExceededException)
3808
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3809
+ end)
3810
+
3811
+ api.add_operation(:create_schema, Seahorse::Model::Operation.new.tap do |o|
3812
+ o.name = "CreateSchema"
3813
+ o.http_method = "POST"
3814
+ o.http_request_uri = "/"
3815
+ o.input = Shapes::ShapeRef.new(shape: CreateSchemaInput)
3816
+ o.output = Shapes::ShapeRef.new(shape: CreateSchemaResponse)
3817
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3818
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3819
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
3820
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
3821
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNumberLimitExceededException)
3822
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3823
+ end)
3824
+
3325
3825
  api.add_operation(:create_script, Seahorse::Model::Operation.new.tap do |o|
3326
3826
  o.name = "CreateScript"
3327
3827
  o.http_method = "POST"
@@ -3523,6 +4023,32 @@ module Aws::Glue
3523
4023
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
3524
4024
  end)
3525
4025
 
4026
+ api.add_operation(:delete_partition_index, Seahorse::Model::Operation.new.tap do |o|
4027
+ o.name = "DeletePartitionIndex"
4028
+ o.http_method = "POST"
4029
+ o.http_request_uri = "/"
4030
+ o.input = Shapes::ShapeRef.new(shape: DeletePartitionIndexRequest)
4031
+ o.output = Shapes::ShapeRef.new(shape: DeletePartitionIndexResponse)
4032
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4033
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4034
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4035
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4036
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4037
+ o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
4038
+ end)
4039
+
4040
+ api.add_operation(:delete_registry, Seahorse::Model::Operation.new.tap do |o|
4041
+ o.name = "DeleteRegistry"
4042
+ o.http_method = "POST"
4043
+ o.http_request_uri = "/"
4044
+ o.input = Shapes::ShapeRef.new(shape: DeleteRegistryInput)
4045
+ o.output = Shapes::ShapeRef.new(shape: DeleteRegistryResponse)
4046
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4047
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4048
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4049
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
4050
+ end)
4051
+
3526
4052
  api.add_operation(:delete_resource_policy, Seahorse::Model::Operation.new.tap do |o|
3527
4053
  o.name = "DeleteResourcePolicy"
3528
4054
  o.http_method = "POST"
@@ -3536,6 +4062,30 @@ module Aws::Glue
3536
4062
  o.errors << Shapes::ShapeRef.new(shape: ConditionCheckFailureException)
3537
4063
  end)
3538
4064
 
4065
+ api.add_operation(:delete_schema, Seahorse::Model::Operation.new.tap do |o|
4066
+ o.name = "DeleteSchema"
4067
+ o.http_method = "POST"
4068
+ o.http_request_uri = "/"
4069
+ o.input = Shapes::ShapeRef.new(shape: DeleteSchemaInput)
4070
+ o.output = Shapes::ShapeRef.new(shape: DeleteSchemaResponse)
4071
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4072
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4073
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4074
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
4075
+ end)
4076
+
4077
+ api.add_operation(:delete_schema_versions, Seahorse::Model::Operation.new.tap do |o|
4078
+ o.name = "DeleteSchemaVersions"
4079
+ o.http_method = "POST"
4080
+ o.http_request_uri = "/"
4081
+ o.input = Shapes::ShapeRef.new(shape: DeleteSchemaVersionsInput)
4082
+ o.output = Shapes::ShapeRef.new(shape: DeleteSchemaVersionsResponse)
4083
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4084
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4085
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4086
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
4087
+ end)
4088
+
3539
4089
  api.add_operation(:delete_security_configuration, Seahorse::Model::Operation.new.tap do |o|
3540
4090
  o.name = "DeleteSecurityConfiguration"
3541
4091
  o.http_method = "POST"
@@ -4028,6 +4578,18 @@ module Aws::Glue
4028
4578
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4029
4579
  end)
4030
4580
 
4581
+ api.add_operation(:get_registry, Seahorse::Model::Operation.new.tap do |o|
4582
+ o.name = "GetRegistry"
4583
+ o.http_method = "POST"
4584
+ o.http_request_uri = "/"
4585
+ o.input = Shapes::ShapeRef.new(shape: GetRegistryInput)
4586
+ o.output = Shapes::ShapeRef.new(shape: GetRegistryResponse)
4587
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4588
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4589
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4590
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4591
+ end)
4592
+
4031
4593
  api.add_operation(:get_resource_policies, Seahorse::Model::Operation.new.tap do |o|
4032
4594
  o.name = "GetResourcePolicies"
4033
4595
  o.http_method = "POST"
@@ -4038,6 +4600,12 @@ module Aws::Glue
4038
4600
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4039
4601
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4040
4602
  o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
4603
+ o[:pager] = Aws::Pager.new(
4604
+ limit_key: "max_results",
4605
+ tokens: {
4606
+ "next_token" => "next_token"
4607
+ }
4608
+ )
4041
4609
  end)
4042
4610
 
4043
4611
  api.add_operation(:get_resource_policy, Seahorse::Model::Operation.new.tap do |o|
@@ -4052,6 +4620,54 @@ module Aws::Glue
4052
4620
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4053
4621
  end)
4054
4622
 
4623
+ api.add_operation(:get_schema, Seahorse::Model::Operation.new.tap do |o|
4624
+ o.name = "GetSchema"
4625
+ o.http_method = "POST"
4626
+ o.http_request_uri = "/"
4627
+ o.input = Shapes::ShapeRef.new(shape: GetSchemaInput)
4628
+ o.output = Shapes::ShapeRef.new(shape: GetSchemaResponse)
4629
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4630
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4631
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4632
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4633
+ end)
4634
+
4635
+ api.add_operation(:get_schema_by_definition, Seahorse::Model::Operation.new.tap do |o|
4636
+ o.name = "GetSchemaByDefinition"
4637
+ o.http_method = "POST"
4638
+ o.http_request_uri = "/"
4639
+ o.input = Shapes::ShapeRef.new(shape: GetSchemaByDefinitionInput)
4640
+ o.output = Shapes::ShapeRef.new(shape: GetSchemaByDefinitionResponse)
4641
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4642
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4643
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4644
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4645
+ end)
4646
+
4647
+ api.add_operation(:get_schema_version, Seahorse::Model::Operation.new.tap do |o|
4648
+ o.name = "GetSchemaVersion"
4649
+ o.http_method = "POST"
4650
+ o.http_request_uri = "/"
4651
+ o.input = Shapes::ShapeRef.new(shape: GetSchemaVersionInput)
4652
+ o.output = Shapes::ShapeRef.new(shape: GetSchemaVersionResponse)
4653
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4654
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4655
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4656
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4657
+ end)
4658
+
4659
+ api.add_operation(:get_schema_versions_diff, Seahorse::Model::Operation.new.tap do |o|
4660
+ o.name = "GetSchemaVersionsDiff"
4661
+ o.http_method = "POST"
4662
+ o.http_request_uri = "/"
4663
+ o.input = Shapes::ShapeRef.new(shape: GetSchemaVersionsDiffInput)
4664
+ o.output = Shapes::ShapeRef.new(shape: GetSchemaVersionsDiffResponse)
4665
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4666
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4667
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4668
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4669
+ end)
4670
+
4055
4671
  api.add_operation(:get_security_configuration, Seahorse::Model::Operation.new.tap do |o|
4056
4672
  o.name = "GetSecurityConfiguration"
4057
4673
  o.http_method = "POST"
@@ -4353,6 +4969,59 @@ module Aws::Glue
4353
4969
  )
4354
4970
  end)
4355
4971
 
4972
+ api.add_operation(:list_registries, Seahorse::Model::Operation.new.tap do |o|
4973
+ o.name = "ListRegistries"
4974
+ o.http_method = "POST"
4975
+ o.http_request_uri = "/"
4976
+ o.input = Shapes::ShapeRef.new(shape: ListRegistriesInput)
4977
+ o.output = Shapes::ShapeRef.new(shape: ListRegistriesResponse)
4978
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4979
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4980
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4981
+ o[:pager] = Aws::Pager.new(
4982
+ limit_key: "max_results",
4983
+ tokens: {
4984
+ "next_token" => "next_token"
4985
+ }
4986
+ )
4987
+ end)
4988
+
4989
+ api.add_operation(:list_schema_versions, Seahorse::Model::Operation.new.tap do |o|
4990
+ o.name = "ListSchemaVersions"
4991
+ o.http_method = "POST"
4992
+ o.http_request_uri = "/"
4993
+ o.input = Shapes::ShapeRef.new(shape: ListSchemaVersionsInput)
4994
+ o.output = Shapes::ShapeRef.new(shape: ListSchemaVersionsResponse)
4995
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4996
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4997
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4998
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4999
+ o[:pager] = Aws::Pager.new(
5000
+ limit_key: "max_results",
5001
+ tokens: {
5002
+ "next_token" => "next_token"
5003
+ }
5004
+ )
5005
+ end)
5006
+
5007
+ api.add_operation(:list_schemas, Seahorse::Model::Operation.new.tap do |o|
5008
+ o.name = "ListSchemas"
5009
+ o.http_method = "POST"
5010
+ o.http_request_uri = "/"
5011
+ o.input = Shapes::ShapeRef.new(shape: ListSchemasInput)
5012
+ o.output = Shapes::ShapeRef.new(shape: ListSchemasResponse)
5013
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
5014
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5015
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
5016
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5017
+ o[:pager] = Aws::Pager.new(
5018
+ limit_key: "max_results",
5019
+ tokens: {
5020
+ "next_token" => "next_token"
5021
+ }
5022
+ )
5023
+ end)
5024
+
4356
5025
  api.add_operation(:list_triggers, Seahorse::Model::Operation.new.tap do |o|
4357
5026
  o.name = "ListTriggers"
4358
5027
  o.http_method = "POST"
@@ -4412,6 +5081,19 @@ module Aws::Glue
4412
5081
  o.errors << Shapes::ShapeRef.new(shape: ConditionCheckFailureException)
4413
5082
  end)
4414
5083
 
5084
+ api.add_operation(:put_schema_version_metadata, Seahorse::Model::Operation.new.tap do |o|
5085
+ o.name = "PutSchemaVersionMetadata"
5086
+ o.http_method = "POST"
5087
+ o.http_request_uri = "/"
5088
+ o.input = Shapes::ShapeRef.new(shape: PutSchemaVersionMetadataInput)
5089
+ o.output = Shapes::ShapeRef.new(shape: PutSchemaVersionMetadataResponse)
5090
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
5091
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5092
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
5093
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
5094
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNumberLimitExceededException)
5095
+ end)
5096
+
4415
5097
  api.add_operation(:put_workflow_run_properties, Seahorse::Model::Operation.new.tap do |o|
4416
5098
  o.name = "PutWorkflowRunProperties"
4417
5099
  o.http_method = "POST"
@@ -4427,6 +5109,42 @@ module Aws::Glue
4427
5109
  o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
4428
5110
  end)
4429
5111
 
5112
+ api.add_operation(:query_schema_version_metadata, Seahorse::Model::Operation.new.tap do |o|
5113
+ o.name = "QuerySchemaVersionMetadata"
5114
+ o.http_method = "POST"
5115
+ o.http_request_uri = "/"
5116
+ o.input = Shapes::ShapeRef.new(shape: QuerySchemaVersionMetadataInput)
5117
+ o.output = Shapes::ShapeRef.new(shape: QuerySchemaVersionMetadataResponse)
5118
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
5119
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5120
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
5121
+ end)
5122
+
5123
+ api.add_operation(:register_schema_version, Seahorse::Model::Operation.new.tap do |o|
5124
+ o.name = "RegisterSchemaVersion"
5125
+ o.http_method = "POST"
5126
+ o.http_request_uri = "/"
5127
+ o.input = Shapes::ShapeRef.new(shape: RegisterSchemaVersionInput)
5128
+ o.output = Shapes::ShapeRef.new(shape: RegisterSchemaVersionResponse)
5129
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
5130
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5131
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
5132
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNumberLimitExceededException)
5133
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
5134
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5135
+ end)
5136
+
5137
+ api.add_operation(:remove_schema_version_metadata, Seahorse::Model::Operation.new.tap do |o|
5138
+ o.name = "RemoveSchemaVersionMetadata"
5139
+ o.http_method = "POST"
5140
+ o.http_request_uri = "/"
5141
+ o.input = Shapes::ShapeRef.new(shape: RemoveSchemaVersionMetadataInput)
5142
+ o.output = Shapes::ShapeRef.new(shape: RemoveSchemaVersionMetadataResponse)
5143
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
5144
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5145
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
5146
+ end)
5147
+
4430
5148
  api.add_operation(:reset_job_bookmark, Seahorse::Model::Operation.new.tap do |o|
4431
5149
  o.name = "ResetJobBookmark"
4432
5150
  o.http_method = "POST"
@@ -4804,6 +5522,32 @@ module Aws::Glue
4804
5522
  o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
4805
5523
  end)
4806
5524
 
5525
+ api.add_operation(:update_registry, Seahorse::Model::Operation.new.tap do |o|
5526
+ o.name = "UpdateRegistry"
5527
+ o.http_method = "POST"
5528
+ o.http_request_uri = "/"
5529
+ o.input = Shapes::ShapeRef.new(shape: UpdateRegistryInput)
5530
+ o.output = Shapes::ShapeRef.new(shape: UpdateRegistryResponse)
5531
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
5532
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5533
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
5534
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
5535
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5536
+ end)
5537
+
5538
+ api.add_operation(:update_schema, Seahorse::Model::Operation.new.tap do |o|
5539
+ o.name = "UpdateSchema"
5540
+ o.http_method = "POST"
5541
+ o.http_request_uri = "/"
5542
+ o.input = Shapes::ShapeRef.new(shape: UpdateSchemaInput)
5543
+ o.output = Shapes::ShapeRef.new(shape: UpdateSchemaResponse)
5544
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
5545
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
5546
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
5547
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
5548
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5549
+ end)
5550
+
4807
5551
  api.add_operation(:update_table, Seahorse::Model::Operation.new.tap do |o|
4808
5552
  o.name = "UpdateTable"
4809
5553
  o.http_method = "POST"