aws-sdk-glue 1.78.0 → 1.83.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')
@@ -435,9 +483,16 @@ module Aws::Glue
435
483
  MappingList = Shapes::ListShape.new(name: 'MappingList')
436
484
  MatchCriteria = Shapes::ListShape.new(name: 'MatchCriteria')
437
485
  MaxConcurrentRuns = Shapes::IntegerShape.new(name: 'MaxConcurrentRuns')
486
+ MaxResultsNumber = Shapes::IntegerShape.new(name: 'MaxResultsNumber')
438
487
  MaxRetries = Shapes::IntegerShape.new(name: 'MaxRetries')
439
488
  MessagePrefix = Shapes::StringShape.new(name: 'MessagePrefix')
440
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')
441
496
  MillisecondsCount = Shapes::IntegerShape.new(name: 'MillisecondsCount')
442
497
  MongoDBTarget = Shapes::StructureShape.new(name: 'MongoDBTarget')
443
498
  MongoDBTargetList = Shapes::ListShape.new(name: 'MongoDBTargetList')
@@ -495,13 +550,26 @@ module Aws::Glue
495
550
  PutDataCatalogEncryptionSettingsResponse = Shapes::StructureShape.new(name: 'PutDataCatalogEncryptionSettingsResponse')
496
551
  PutResourcePolicyRequest = Shapes::StructureShape.new(name: 'PutResourcePolicyRequest')
497
552
  PutResourcePolicyResponse = Shapes::StructureShape.new(name: 'PutResourcePolicyResponse')
553
+ PutSchemaVersionMetadataInput = Shapes::StructureShape.new(name: 'PutSchemaVersionMetadataInput')
554
+ PutSchemaVersionMetadataResponse = Shapes::StructureShape.new(name: 'PutSchemaVersionMetadataResponse')
498
555
  PutWorkflowRunPropertiesRequest = Shapes::StructureShape.new(name: 'PutWorkflowRunPropertiesRequest')
499
556
  PutWorkflowRunPropertiesResponse = Shapes::StructureShape.new(name: 'PutWorkflowRunPropertiesResponse')
500
557
  PythonScript = Shapes::StringShape.new(name: 'PythonScript')
501
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')
502
562
  RecordsCount = Shapes::IntegerShape.new(name: 'RecordsCount')
503
563
  RecrawlBehavior = Shapes::StringShape.new(name: 'RecrawlBehavior')
504
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')
505
573
  ReplaceBoolean = Shapes::BooleanShape.new(name: 'ReplaceBoolean')
506
574
  ResetJobBookmarkRequest = Shapes::StructureShape.new(name: 'ResetJobBookmarkRequest')
507
575
  ResetJobBookmarkResponse = Shapes::StructureShape.new(name: 'ResetJobBookmarkResponse')
@@ -529,8 +597,27 @@ module Aws::Glue
529
597
  SchedulerRunningException = Shapes::StructureShape.new(name: 'SchedulerRunningException')
530
598
  SchedulerTransitioningException = Shapes::StructureShape.new(name: 'SchedulerTransitioningException')
531
599
  SchemaChangePolicy = Shapes::StructureShape.new(name: 'SchemaChangePolicy')
600
+ SchemaCheckpointNumber = Shapes::IntegerShape.new(name: 'SchemaCheckpointNumber')
532
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')
533
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')
534
621
  ScriptLocationString = Shapes::StringShape.new(name: 'ScriptLocationString')
535
622
  SearchPropertyPredicates = Shapes::ListShape.new(name: 'SearchPropertyPredicates')
536
623
  SearchTablesRequest = Shapes::StructureShape.new(name: 'SearchTablesRequest')
@@ -653,6 +740,10 @@ module Aws::Glue
653
740
  UpdateMLTransformResponse = Shapes::StructureShape.new(name: 'UpdateMLTransformResponse')
654
741
  UpdatePartitionRequest = Shapes::StructureShape.new(name: 'UpdatePartitionRequest')
655
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')
656
747
  UpdateTableRequest = Shapes::StructureShape.new(name: 'UpdateTableRequest')
657
748
  UpdateTableResponse = Shapes::StructureShape.new(name: 'UpdateTableResponse')
658
749
  UpdateTriggerRequest = Shapes::StructureShape.new(name: 'UpdateTriggerRequest')
@@ -662,6 +753,7 @@ module Aws::Glue
662
753
  UpdateWorkflowRequest = Shapes::StructureShape.new(name: 'UpdateWorkflowRequest')
663
754
  UpdateWorkflowResponse = Shapes::StructureShape.new(name: 'UpdateWorkflowResponse')
664
755
  UpdateXMLClassifierRequest = Shapes::StructureShape.new(name: 'UpdateXMLClassifierRequest')
756
+ UpdatedTimestamp = Shapes::StringShape.new(name: 'UpdatedTimestamp')
665
757
  UriString = Shapes::StringShape.new(name: 'UriString')
666
758
  UserDefinedFunction = Shapes::StructureShape.new(name: 'UserDefinedFunction')
667
759
  UserDefinedFunctionInput = Shapes::StructureShape.new(name: 'UserDefinedFunctionInput')
@@ -670,8 +762,10 @@ module Aws::Glue
670
762
  ValueString = Shapes::StringShape.new(name: 'ValueString')
671
763
  ValueStringList = Shapes::ListShape.new(name: 'ValueStringList')
672
764
  VersionId = Shapes::IntegerShape.new(name: 'VersionId')
765
+ VersionLongNumber = Shapes::IntegerShape.new(name: 'VersionLongNumber')
673
766
  VersionMismatchException = Shapes::StructureShape.new(name: 'VersionMismatchException')
674
767
  VersionString = Shapes::StringShape.new(name: 'VersionString')
768
+ VersionsString = Shapes::StringShape.new(name: 'VersionsString')
675
769
  ViewTextString = Shapes::StringShape.new(name: 'ViewTextString')
676
770
  WorkerType = Shapes::StringShape.new(name: 'WorkerType')
677
771
  Workflow = Shapes::StructureShape.new(name: 'Workflow')
@@ -704,6 +798,14 @@ module Aws::Glue
704
798
  AlreadyExistsException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
705
799
  AlreadyExistsException.struct_class = Types::AlreadyExistsException
706
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
+
707
809
  BatchCreatePartitionRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
708
810
  BatchCreatePartitionRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
709
811
  BatchCreatePartitionRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
@@ -885,6 +987,14 @@ module Aws::Glue
885
987
 
886
988
  CatalogTargetList.member = Shapes::ShapeRef.new(shape: CatalogTarget)
887
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
+
888
998
  Classifier.add_member(:grok_classifier, Shapes::ShapeRef.new(shape: GrokClassifier, location_name: "GrokClassifier"))
889
999
  Classifier.add_member(:xml_classifier, Shapes::ShapeRef.new(shape: XMLClassifier, location_name: "XMLClassifier"))
890
1000
  Classifier.add_member(:json_classifier, Shapes::ShapeRef.new(shape: JsonClassifier, location_name: "JsonClassifier"))
@@ -929,6 +1039,12 @@ module Aws::Glue
929
1039
 
930
1040
  ColumnErrors.member = Shapes::ShapeRef.new(shape: ColumnError)
931
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
+
932
1048
  ColumnList.member = Shapes::ShapeRef.new(shape: Column)
933
1049
 
934
1050
  ColumnStatistics.add_member(:column_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "ColumnName"))
@@ -1033,6 +1149,7 @@ module Aws::Glue
1033
1149
  Crawler.add_member(:classifiers, Shapes::ShapeRef.new(shape: ClassifierNameList, location_name: "Classifiers"))
1034
1150
  Crawler.add_member(:recrawl_policy, Shapes::ShapeRef.new(shape: RecrawlPolicy, location_name: "RecrawlPolicy"))
1035
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"))
1036
1153
  Crawler.add_member(:state, Shapes::ShapeRef.new(shape: CrawlerState, location_name: "State"))
1037
1154
  Crawler.add_member(:table_prefix, Shapes::ShapeRef.new(shape: TablePrefix, location_name: "TablePrefix"))
1038
1155
  Crawler.add_member(:schedule, Shapes::ShapeRef.new(shape: Schedule, location_name: "Schedule"))
@@ -1104,6 +1221,7 @@ module Aws::Glue
1104
1221
  CreateCrawlerRequest.add_member(:table_prefix, Shapes::ShapeRef.new(shape: TablePrefix, location_name: "TablePrefix"))
1105
1222
  CreateCrawlerRequest.add_member(:schema_change_policy, Shapes::ShapeRef.new(shape: SchemaChangePolicy, location_name: "SchemaChangePolicy"))
1106
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"))
1107
1225
  CreateCrawlerRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: CrawlerConfiguration, location_name: "Configuration"))
1108
1226
  CreateCrawlerRequest.add_member(:crawler_security_configuration, Shapes::ShapeRef.new(shape: CrawlerSecurityConfiguration, location_name: "CrawlerSecurityConfiguration"))
1109
1227
  CreateCrawlerRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
@@ -1216,6 +1334,14 @@ module Aws::Glue
1216
1334
  CreateMLTransformResponse.add_member(:transform_id, Shapes::ShapeRef.new(shape: HashString, location_name: "TransformId"))
1217
1335
  CreateMLTransformResponse.struct_class = Types::CreateMLTransformResponse
1218
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
+
1219
1345
  CreatePartitionRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
1220
1346
  CreatePartitionRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
1221
1347
  CreatePartitionRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
@@ -1224,6 +1350,42 @@ module Aws::Glue
1224
1350
 
1225
1351
  CreatePartitionResponse.struct_class = Types::CreatePartitionResponse
1226
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
+
1227
1389
  CreateScriptRequest.add_member(:dag_nodes, Shapes::ShapeRef.new(shape: DagNodes, location_name: "DagNodes"))
1228
1390
  CreateScriptRequest.add_member(:dag_edges, Shapes::ShapeRef.new(shape: DagEdges, location_name: "DagEdges"))
1229
1391
  CreateScriptRequest.add_member(:language, Shapes::ShapeRef.new(shape: Language, location_name: "Language"))
@@ -1408,6 +1570,14 @@ module Aws::Glue
1408
1570
  DeleteMLTransformResponse.add_member(:transform_id, Shapes::ShapeRef.new(shape: HashString, location_name: "TransformId"))
1409
1571
  DeleteMLTransformResponse.struct_class = Types::DeleteMLTransformResponse
1410
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
+
1411
1581
  DeletePartitionRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
1412
1582
  DeletePartitionRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
1413
1583
  DeletePartitionRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
@@ -1416,12 +1586,35 @@ module Aws::Glue
1416
1586
 
1417
1587
  DeletePartitionResponse.struct_class = Types::DeletePartitionResponse
1418
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
+
1419
1597
  DeleteResourcePolicyRequest.add_member(:policy_hash_condition, Shapes::ShapeRef.new(shape: HashString, location_name: "PolicyHashCondition"))
1420
1598
  DeleteResourcePolicyRequest.add_member(:resource_arn, Shapes::ShapeRef.new(shape: GlueResourceArn, location_name: "ResourceArn"))
1421
1599
  DeleteResourcePolicyRequest.struct_class = Types::DeleteResourcePolicyRequest
1422
1600
 
1423
1601
  DeleteResourcePolicyResponse.struct_class = Types::DeleteResourcePolicyResponse
1424
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
+
1425
1618
  DeleteSecurityConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
1426
1619
  DeleteSecurityConfigurationRequest.struct_class = Types::DeleteSecurityConfigurationRequest
1427
1620
 
@@ -1536,6 +1729,10 @@ module Aws::Glue
1536
1729
  ErrorDetail.add_member(:error_message, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "ErrorMessage"))
1537
1730
  ErrorDetail.struct_class = Types::ErrorDetail
1538
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
+
1539
1736
  EvaluationMetrics.add_member(:transform_type, Shapes::ShapeRef.new(shape: TransformType, required: true, location_name: "TransformType"))
1540
1737
  EvaluationMetrics.add_member(:find_matches_metrics, Shapes::ShapeRef.new(shape: FindMatchesMetrics, location_name: "FindMatchesMetrics"))
1541
1738
  EvaluationMetrics.struct_class = Types::EvaluationMetrics
@@ -1551,6 +1748,7 @@ module Aws::Glue
1551
1748
  FindMatchesMetrics.add_member(:recall, Shapes::ShapeRef.new(shape: GenericBoundedDouble, location_name: "Recall"))
1552
1749
  FindMatchesMetrics.add_member(:f1, Shapes::ShapeRef.new(shape: GenericBoundedDouble, location_name: "F1"))
1553
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"))
1554
1752
  FindMatchesMetrics.struct_class = Types::FindMatchesMetrics
1555
1753
 
1556
1754
  FindMatchesParameters.add_member(:primary_key_column_name, Shapes::ShapeRef.new(shape: ColumnNameString, location_name: "PrimaryKeyColumnName"))
@@ -1851,6 +2049,17 @@ module Aws::Glue
1851
2049
  GetPlanResponse.add_member(:scala_code, Shapes::ShapeRef.new(shape: ScalaCode, location_name: "ScalaCode"))
1852
2050
  GetPlanResponse.struct_class = Types::GetPlanResponse
1853
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
+
1854
2063
  GetResourcePoliciesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
1855
2064
  GetResourcePoliciesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
1856
2065
  GetResourcePoliciesRequest.struct_class = Types::GetResourcePoliciesRequest
@@ -1870,6 +2079,58 @@ module Aws::Glue
1870
2079
  GetResourcePolicyResponse.add_member(:update_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "UpdateTime"))
1871
2080
  GetResourcePolicyResponse.struct_class = Types::GetResourcePolicyResponse
1872
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
+
1873
2134
  GetSecurityConfigurationRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
1874
2135
  GetSecurityConfigurationRequest.struct_class = Types::GetSecurityConfigurationRequest
1875
2136
 
@@ -2169,6 +2430,9 @@ module Aws::Glue
2169
2430
  LastCrawlInfo.add_member(:start_time, Shapes::ShapeRef.new(shape: Timestamp, location_name: "StartTime"))
2170
2431
  LastCrawlInfo.struct_class = Types::LastCrawlInfo
2171
2432
 
2433
+ LineageConfiguration.add_member(:crawler_lineage_settings, Shapes::ShapeRef.new(shape: CrawlerLineageSettings, location_name: "CrawlerLineageSettings"))
2434
+ LineageConfiguration.struct_class = Types::LineageConfiguration
2435
+
2172
2436
  ListCrawlersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
2173
2437
  ListCrawlersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
2174
2438
  ListCrawlersRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
@@ -2207,6 +2471,32 @@ module Aws::Glue
2207
2471
  ListMLTransformsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "NextToken"))
2208
2472
  ListMLTransformsResponse.struct_class = Types::ListMLTransformsResponse
2209
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
+
2210
2500
  ListTriggersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: GenericString, location_name: "NextToken"))
2211
2501
  ListTriggersRequest.add_member(:dependent_job_name, Shapes::ShapeRef.new(shape: NameString, location_name: "DependentJobName"))
2212
2502
  ListTriggersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
@@ -2282,6 +2572,19 @@ module Aws::Glue
2282
2572
 
2283
2573
  MatchCriteria.member = Shapes::ShapeRef.new(shape: NameString)
2284
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
+
2285
2588
  MongoDBTarget.add_member(:connection_name, Shapes::ShapeRef.new(shape: ConnectionName, location_name: "ConnectionName"))
2286
2589
  MongoDBTarget.add_member(:path, Shapes::ShapeRef.new(shape: Path, location_name: "Path"))
2287
2590
  MongoDBTarget.add_member(:scan_all, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "ScanAll"))
@@ -2347,6 +2650,7 @@ module Aws::Glue
2347
2650
  PartitionIndexDescriptor.add_member(:index_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "IndexName"))
2348
2651
  PartitionIndexDescriptor.add_member(:keys, Shapes::ShapeRef.new(shape: KeySchemaElementList, required: true, location_name: "Keys"))
2349
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"))
2350
2654
  PartitionIndexDescriptor.struct_class = Types::PartitionIndexDescriptor
2351
2655
 
2352
2656
  PartitionIndexDescriptorList.member = Shapes::ShapeRef.new(shape: PartitionIndexDescriptor)
@@ -2415,6 +2719,22 @@ module Aws::Glue
2415
2719
  PutResourcePolicyResponse.add_member(:policy_hash, Shapes::ShapeRef.new(shape: HashString, location_name: "PolicyHash"))
2416
2720
  PutResourcePolicyResponse.struct_class = Types::PutResourcePolicyResponse
2417
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
+
2418
2738
  PutWorkflowRunPropertiesRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
2419
2739
  PutWorkflowRunPropertiesRequest.add_member(:run_id, Shapes::ShapeRef.new(shape: IdString, required: true, location_name: "RunId"))
2420
2740
  PutWorkflowRunPropertiesRequest.add_member(:run_properties, Shapes::ShapeRef.new(shape: WorkflowRunProperties, required: true, location_name: "RunProperties"))
@@ -2422,9 +2742,61 @@ module Aws::Glue
2422
2742
 
2423
2743
  PutWorkflowRunPropertiesResponse.struct_class = Types::PutWorkflowRunPropertiesResponse
2424
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
+
2425
2758
  RecrawlPolicy.add_member(:recrawl_behavior, Shapes::ShapeRef.new(shape: RecrawlBehavior, location_name: "RecrawlBehavior"))
2426
2759
  RecrawlPolicy.struct_class = Types::RecrawlPolicy
2427
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
+
2428
2800
  ResetJobBookmarkRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: JobName, required: true, location_name: "JobName"))
2429
2801
  ResetJobBookmarkRequest.add_member(:run_id, Shapes::ShapeRef.new(shape: RunId, location_name: "RunId"))
2430
2802
  ResetJobBookmarkRequest.struct_class = Types::ResetJobBookmarkRequest
@@ -2484,6 +2856,46 @@ module Aws::Glue
2484
2856
  SchemaColumn.add_member(:data_type, Shapes::ShapeRef.new(shape: ColumnTypeString, location_name: "DataType"))
2485
2857
  SchemaColumn.struct_class = Types::SchemaColumn
2486
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
+
2487
2899
  SearchPropertyPredicates.member = Shapes::ShapeRef.new(shape: PropertyPredicate)
2488
2900
 
2489
2901
  SearchTablesRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
@@ -2627,6 +3039,7 @@ module Aws::Glue
2627
3039
  StorageDescriptor.add_member(:parameters, Shapes::ShapeRef.new(shape: ParametersMap, location_name: "Parameters"))
2628
3040
  StorageDescriptor.add_member(:skewed_info, Shapes::ShapeRef.new(shape: SkewedInfo, location_name: "SkewedInfo"))
2629
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"))
2630
3043
  StorageDescriptor.struct_class = Types::StorageDescriptor
2631
3044
 
2632
3045
  StringColumnStatisticsData.add_member(:maximum_length, Shapes::ShapeRef.new(shape: NonNegativeLong, required: true, location_name: "MaximumLength"))
@@ -2845,6 +3258,7 @@ module Aws::Glue
2845
3258
  UpdateCrawlerRequest.add_member(:table_prefix, Shapes::ShapeRef.new(shape: TablePrefix, location_name: "TablePrefix"))
2846
3259
  UpdateCrawlerRequest.add_member(:schema_change_policy, Shapes::ShapeRef.new(shape: SchemaChangePolicy, location_name: "SchemaChangePolicy"))
2847
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"))
2848
3262
  UpdateCrawlerRequest.add_member(:configuration, Shapes::ShapeRef.new(shape: CrawlerConfiguration, location_name: "Configuration"))
2849
3263
  UpdateCrawlerRequest.add_member(:crawler_security_configuration, Shapes::ShapeRef.new(shape: CrawlerSecurityConfiguration, location_name: "CrawlerSecurityConfiguration"))
2850
3264
  UpdateCrawlerRequest.struct_class = Types::UpdateCrawlerRequest
@@ -2927,6 +3341,25 @@ module Aws::Glue
2927
3341
 
2928
3342
  UpdatePartitionResponse.struct_class = Types::UpdatePartitionResponse
2929
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
+
2930
3363
  UpdateTableRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
2931
3364
  UpdateTableRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
2932
3365
  UpdateTableRequest.add_member(:table_input, Shapes::ShapeRef.new(shape: TableInput, required: true, location_name: "TableInput"))
@@ -3225,6 +3658,17 @@ module Aws::Glue
3225
3658
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3226
3659
  end)
3227
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
+
3228
3672
  api.add_operation(:create_classifier, Seahorse::Model::Operation.new.tap do |o|
3229
3673
  o.name = "CreateClassifier"
3230
3674
  o.http_method = "POST"
@@ -3336,6 +3780,48 @@ module Aws::Glue
3336
3780
  o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
3337
3781
  end)
3338
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
+
3339
3825
  api.add_operation(:create_script, Seahorse::Model::Operation.new.tap do |o|
3340
3826
  o.name = "CreateScript"
3341
3827
  o.http_method = "POST"
@@ -3537,6 +4023,32 @@ module Aws::Glue
3537
4023
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
3538
4024
  end)
3539
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
+
3540
4052
  api.add_operation(:delete_resource_policy, Seahorse::Model::Operation.new.tap do |o|
3541
4053
  o.name = "DeleteResourcePolicy"
3542
4054
  o.http_method = "POST"
@@ -3550,6 +4062,30 @@ module Aws::Glue
3550
4062
  o.errors << Shapes::ShapeRef.new(shape: ConditionCheckFailureException)
3551
4063
  end)
3552
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
+
3553
4089
  api.add_operation(:delete_security_configuration, Seahorse::Model::Operation.new.tap do |o|
3554
4090
  o.name = "DeleteSecurityConfiguration"
3555
4091
  o.http_method = "POST"
@@ -4042,6 +4578,18 @@ module Aws::Glue
4042
4578
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4043
4579
  end)
4044
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
+
4045
4593
  api.add_operation(:get_resource_policies, Seahorse::Model::Operation.new.tap do |o|
4046
4594
  o.name = "GetResourcePolicies"
4047
4595
  o.http_method = "POST"
@@ -4052,6 +4600,12 @@ module Aws::Glue
4052
4600
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4053
4601
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4054
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
+ )
4055
4609
  end)
4056
4610
 
4057
4611
  api.add_operation(:get_resource_policy, Seahorse::Model::Operation.new.tap do |o|
@@ -4066,6 +4620,54 @@ module Aws::Glue
4066
4620
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4067
4621
  end)
4068
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
+
4069
4671
  api.add_operation(:get_security_configuration, Seahorse::Model::Operation.new.tap do |o|
4070
4672
  o.name = "GetSecurityConfiguration"
4071
4673
  o.http_method = "POST"
@@ -4367,6 +4969,59 @@ module Aws::Glue
4367
4969
  )
4368
4970
  end)
4369
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
+
4370
5025
  api.add_operation(:list_triggers, Seahorse::Model::Operation.new.tap do |o|
4371
5026
  o.name = "ListTriggers"
4372
5027
  o.http_method = "POST"
@@ -4426,6 +5081,19 @@ module Aws::Glue
4426
5081
  o.errors << Shapes::ShapeRef.new(shape: ConditionCheckFailureException)
4427
5082
  end)
4428
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
+
4429
5097
  api.add_operation(:put_workflow_run_properties, Seahorse::Model::Operation.new.tap do |o|
4430
5098
  o.name = "PutWorkflowRunProperties"
4431
5099
  o.http_method = "POST"
@@ -4441,6 +5109,42 @@ module Aws::Glue
4441
5109
  o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
4442
5110
  end)
4443
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
+
4444
5148
  api.add_operation(:reset_job_bookmark, Seahorse::Model::Operation.new.tap do |o|
4445
5149
  o.name = "ResetJobBookmark"
4446
5150
  o.http_method = "POST"
@@ -4818,6 +5522,32 @@ module Aws::Glue
4818
5522
  o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
4819
5523
  end)
4820
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
+
4821
5551
  api.add_operation(:update_table, Seahorse::Model::Operation.new.tap do |o|
4822
5552
  o.name = "UpdateTable"
4823
5553
  o.http_method = "POST"