aws-sdk-glue 1.92.0 → 1.96.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.
@@ -36,6 +36,9 @@ module Aws::Glue
36
36
  BatchDeleteTableVersionList = Shapes::ListShape.new(name: 'BatchDeleteTableVersionList')
37
37
  BatchDeleteTableVersionRequest = Shapes::StructureShape.new(name: 'BatchDeleteTableVersionRequest')
38
38
  BatchDeleteTableVersionResponse = Shapes::StructureShape.new(name: 'BatchDeleteTableVersionResponse')
39
+ BatchGetBlueprintNames = Shapes::ListShape.new(name: 'BatchGetBlueprintNames')
40
+ BatchGetBlueprintsRequest = Shapes::StructureShape.new(name: 'BatchGetBlueprintsRequest')
41
+ BatchGetBlueprintsResponse = Shapes::StructureShape.new(name: 'BatchGetBlueprintsResponse')
39
42
  BatchGetCrawlersRequest = Shapes::StructureShape.new(name: 'BatchGetCrawlersRequest')
40
43
  BatchGetCrawlersResponse = Shapes::StructureShape.new(name: 'BatchGetCrawlersResponse')
41
44
  BatchGetDevEndpointsRequest = Shapes::StructureShape.new(name: 'BatchGetDevEndpointsRequest')
@@ -66,6 +69,16 @@ module Aws::Glue
66
69
  BatchWindow = Shapes::IntegerShape.new(name: 'BatchWindow')
67
70
  BinaryColumnStatisticsData = Shapes::StructureShape.new(name: 'BinaryColumnStatisticsData')
68
71
  Blob = Shapes::BlobShape.new(name: 'Blob')
72
+ Blueprint = Shapes::StructureShape.new(name: 'Blueprint')
73
+ BlueprintDetails = Shapes::StructureShape.new(name: 'BlueprintDetails')
74
+ BlueprintNames = Shapes::ListShape.new(name: 'BlueprintNames')
75
+ BlueprintParameterSpec = Shapes::StringShape.new(name: 'BlueprintParameterSpec')
76
+ BlueprintParameters = Shapes::StringShape.new(name: 'BlueprintParameters')
77
+ BlueprintRun = Shapes::StructureShape.new(name: 'BlueprintRun')
78
+ BlueprintRunState = Shapes::StringShape.new(name: 'BlueprintRunState')
79
+ BlueprintRuns = Shapes::ListShape.new(name: 'BlueprintRuns')
80
+ BlueprintStatus = Shapes::StringShape.new(name: 'BlueprintStatus')
81
+ Blueprints = Shapes::ListShape.new(name: 'Blueprints')
69
82
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
70
83
  BooleanColumnStatisticsData = Shapes::StructureShape.new(name: 'BooleanColumnStatisticsData')
71
84
  BooleanNullable = Shapes::BooleanShape.new(name: 'BooleanNullable')
@@ -150,6 +163,8 @@ module Aws::Glue
150
163
  CrawlerState = Shapes::StringShape.new(name: 'CrawlerState')
151
164
  CrawlerStoppingException = Shapes::StructureShape.new(name: 'CrawlerStoppingException')
152
165
  CrawlerTargets = Shapes::StructureShape.new(name: 'CrawlerTargets')
166
+ CreateBlueprintRequest = Shapes::StructureShape.new(name: 'CreateBlueprintRequest')
167
+ CreateBlueprintResponse = Shapes::StructureShape.new(name: 'CreateBlueprintResponse')
153
168
  CreateClassifierRequest = Shapes::StructureShape.new(name: 'CreateClassifierRequest')
154
169
  CreateClassifierResponse = Shapes::StructureShape.new(name: 'CreateClassifierResponse')
155
170
  CreateConnectionRequest = Shapes::StructureShape.new(name: 'CreateConnectionRequest')
@@ -211,6 +226,8 @@ module Aws::Glue
211
226
  DecimalColumnStatisticsData = Shapes::StructureShape.new(name: 'DecimalColumnStatisticsData')
212
227
  DecimalNumber = Shapes::StructureShape.new(name: 'DecimalNumber')
213
228
  DeleteBehavior = Shapes::StringShape.new(name: 'DeleteBehavior')
229
+ DeleteBlueprintRequest = Shapes::StructureShape.new(name: 'DeleteBlueprintRequest')
230
+ DeleteBlueprintResponse = Shapes::StructureShape.new(name: 'DeleteBlueprintResponse')
214
231
  DeleteClassifierRequest = Shapes::StructureShape.new(name: 'DeleteClassifierRequest')
215
232
  DeleteClassifierResponse = Shapes::StructureShape.new(name: 'DeleteClassifierResponse')
216
233
  DeleteColumnStatisticsForPartitionRequest = Shapes::StructureShape.new(name: 'DeleteColumnStatisticsForPartitionRequest')
@@ -289,9 +306,16 @@ module Aws::Glue
289
306
  FindMatchesParameters = Shapes::StructureShape.new(name: 'FindMatchesParameters')
290
307
  FindMatchesTaskRunProperties = Shapes::StructureShape.new(name: 'FindMatchesTaskRunProperties')
291
308
  FormatString = Shapes::StringShape.new(name: 'FormatString')
309
+ Generic512CharString = Shapes::StringShape.new(name: 'Generic512CharString')
292
310
  GenericBoundedDouble = Shapes::FloatShape.new(name: 'GenericBoundedDouble')
293
311
  GenericMap = Shapes::MapShape.new(name: 'GenericMap')
294
312
  GenericString = Shapes::StringShape.new(name: 'GenericString')
313
+ GetBlueprintRequest = Shapes::StructureShape.new(name: 'GetBlueprintRequest')
314
+ GetBlueprintResponse = Shapes::StructureShape.new(name: 'GetBlueprintResponse')
315
+ GetBlueprintRunRequest = Shapes::StructureShape.new(name: 'GetBlueprintRunRequest')
316
+ GetBlueprintRunResponse = Shapes::StructureShape.new(name: 'GetBlueprintRunResponse')
317
+ GetBlueprintRunsRequest = Shapes::StructureShape.new(name: 'GetBlueprintRunsRequest')
318
+ GetBlueprintRunsResponse = Shapes::StructureShape.new(name: 'GetBlueprintRunsResponse')
295
319
  GetCatalogImportStatusRequest = Shapes::StructureShape.new(name: 'GetCatalogImportStatusRequest')
296
320
  GetCatalogImportStatusResponse = Shapes::StructureShape.new(name: 'GetCatalogImportStatusResponse')
297
321
  GetClassifierRequest = Shapes::StructureShape.new(name: 'GetClassifierRequest')
@@ -411,6 +435,7 @@ module Aws::Glue
411
435
  HashString = Shapes::StringShape.new(name: 'HashString')
412
436
  IdString = Shapes::StringShape.new(name: 'IdString')
413
437
  IdempotentParameterMismatchException = Shapes::StructureShape.new(name: 'IdempotentParameterMismatchException')
438
+ IllegalBlueprintStateException = Shapes::StructureShape.new(name: 'IllegalBlueprintStateException')
414
439
  IllegalWorkflowStateException = Shapes::StructureShape.new(name: 'IllegalWorkflowStateException')
415
440
  ImportCatalogToGlueRequest = Shapes::StructureShape.new(name: 'ImportCatalogToGlueRequest')
416
441
  ImportCatalogToGlueResponse = Shapes::StructureShape.new(name: 'ImportCatalogToGlueResponse')
@@ -447,10 +472,13 @@ module Aws::Glue
447
472
  LabelCount = Shapes::IntegerShape.new(name: 'LabelCount')
448
473
  LabelingSetGenerationTaskRunProperties = Shapes::StructureShape.new(name: 'LabelingSetGenerationTaskRunProperties')
449
474
  Language = Shapes::StringShape.new(name: 'Language')
475
+ LastActiveDefinition = Shapes::StructureShape.new(name: 'LastActiveDefinition')
450
476
  LastCrawlInfo = Shapes::StructureShape.new(name: 'LastCrawlInfo')
451
477
  LastCrawlStatus = Shapes::StringShape.new(name: 'LastCrawlStatus')
452
478
  LatestSchemaVersionBoolean = Shapes::BooleanShape.new(name: 'LatestSchemaVersionBoolean')
453
479
  LineageConfiguration = Shapes::StructureShape.new(name: 'LineageConfiguration')
480
+ ListBlueprintsRequest = Shapes::StructureShape.new(name: 'ListBlueprintsRequest')
481
+ ListBlueprintsResponse = Shapes::StructureShape.new(name: 'ListBlueprintsResponse')
454
482
  ListCrawlersRequest = Shapes::StructureShape.new(name: 'ListCrawlersRequest')
455
483
  ListCrawlersResponse = Shapes::StructureShape.new(name: 'ListCrawlersResponse')
456
484
  ListDevEndpointsRequest = Shapes::StructureShape.new(name: 'ListDevEndpointsRequest')
@@ -516,6 +544,9 @@ module Aws::Glue
516
544
  NullableDouble = Shapes::FloatShape.new(name: 'NullableDouble')
517
545
  NullableInteger = Shapes::IntegerShape.new(name: 'NullableInteger')
518
546
  OperationTimeoutException = Shapes::StructureShape.new(name: 'OperationTimeoutException')
547
+ OrchestrationIAMRoleArn = Shapes::StringShape.new(name: 'OrchestrationIAMRoleArn')
548
+ OrchestrationNameString = Shapes::StringShape.new(name: 'OrchestrationNameString')
549
+ OrchestrationS3Location = Shapes::StringShape.new(name: 'OrchestrationS3Location')
519
550
  OrchestrationStringList = Shapes::ListShape.new(name: 'OrchestrationStringList')
520
551
  Order = Shapes::StructureShape.new(name: 'Order')
521
552
  OrderList = Shapes::ListShape.new(name: 'OrderList')
@@ -638,6 +669,8 @@ module Aws::Glue
638
669
  SortCriteria = Shapes::ListShape.new(name: 'SortCriteria')
639
670
  SortCriterion = Shapes::StructureShape.new(name: 'SortCriterion')
640
671
  SortDirectionType = Shapes::StringShape.new(name: 'SortDirectionType')
672
+ StartBlueprintRunRequest = Shapes::StructureShape.new(name: 'StartBlueprintRunRequest')
673
+ StartBlueprintRunResponse = Shapes::StructureShape.new(name: 'StartBlueprintRunResponse')
641
674
  StartCrawlerRequest = Shapes::StructureShape.new(name: 'StartCrawlerRequest')
642
675
  StartCrawlerResponse = Shapes::StructureShape.new(name: 'StartCrawlerResponse')
643
676
  StartCrawlerScheduleRequest = Shapes::StructureShape.new(name: 'StartCrawlerScheduleRequest')
@@ -721,6 +754,8 @@ module Aws::Glue
721
754
  UntagResourceRequest = Shapes::StructureShape.new(name: 'UntagResourceRequest')
722
755
  UntagResourceResponse = Shapes::StructureShape.new(name: 'UntagResourceResponse')
723
756
  UpdateBehavior = Shapes::StringShape.new(name: 'UpdateBehavior')
757
+ UpdateBlueprintRequest = Shapes::StructureShape.new(name: 'UpdateBlueprintRequest')
758
+ UpdateBlueprintResponse = Shapes::StructureShape.new(name: 'UpdateBlueprintResponse')
724
759
  UpdateClassifierRequest = Shapes::StructureShape.new(name: 'UpdateClassifierRequest')
725
760
  UpdateClassifierResponse = Shapes::StructureShape.new(name: 'UpdateClassifierResponse')
726
761
  UpdateColumnStatisticsForPartitionRequest = Shapes::StructureShape.new(name: 'UpdateColumnStatisticsForPartitionRequest')
@@ -862,6 +897,17 @@ module Aws::Glue
862
897
  BatchDeleteTableVersionResponse.add_member(:errors, Shapes::ShapeRef.new(shape: TableVersionErrors, location_name: "Errors"))
863
898
  BatchDeleteTableVersionResponse.struct_class = Types::BatchDeleteTableVersionResponse
864
899
 
900
+ BatchGetBlueprintNames.member = Shapes::ShapeRef.new(shape: OrchestrationNameString)
901
+
902
+ BatchGetBlueprintsRequest.add_member(:names, Shapes::ShapeRef.new(shape: BatchGetBlueprintNames, required: true, location_name: "Names"))
903
+ BatchGetBlueprintsRequest.add_member(:include_blueprint, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "IncludeBlueprint"))
904
+ BatchGetBlueprintsRequest.add_member(:include_parameter_spec, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "IncludeParameterSpec"))
905
+ BatchGetBlueprintsRequest.struct_class = Types::BatchGetBlueprintsRequest
906
+
907
+ BatchGetBlueprintsResponse.add_member(:blueprints, Shapes::ShapeRef.new(shape: Blueprints, location_name: "Blueprints"))
908
+ BatchGetBlueprintsResponse.add_member(:missing_blueprints, Shapes::ShapeRef.new(shape: BlueprintNames, location_name: "MissingBlueprints"))
909
+ BatchGetBlueprintsResponse.struct_class = Types::BatchGetBlueprintsResponse
910
+
865
911
  BatchGetCrawlersRequest.add_member(:crawler_names, Shapes::ShapeRef.new(shape: CrawlerNameList, required: true, location_name: "CrawlerNames"))
866
912
  BatchGetCrawlersRequest.struct_class = Types::BatchGetCrawlersRequest
867
913
 
@@ -959,6 +1005,40 @@ module Aws::Glue
959
1005
  BinaryColumnStatisticsData.add_member(:number_of_nulls, Shapes::ShapeRef.new(shape: NonNegativeLong, required: true, location_name: "NumberOfNulls"))
960
1006
  BinaryColumnStatisticsData.struct_class = Types::BinaryColumnStatisticsData
961
1007
 
1008
+ Blueprint.add_member(:name, Shapes::ShapeRef.new(shape: OrchestrationNameString, location_name: "Name"))
1009
+ Blueprint.add_member(:description, Shapes::ShapeRef.new(shape: Generic512CharString, location_name: "Description"))
1010
+ Blueprint.add_member(:created_on, Shapes::ShapeRef.new(shape: TimestampValue, location_name: "CreatedOn"))
1011
+ Blueprint.add_member(:last_modified_on, Shapes::ShapeRef.new(shape: TimestampValue, location_name: "LastModifiedOn"))
1012
+ Blueprint.add_member(:parameter_spec, Shapes::ShapeRef.new(shape: BlueprintParameterSpec, location_name: "ParameterSpec"))
1013
+ Blueprint.add_member(:blueprint_location, Shapes::ShapeRef.new(shape: GenericString, location_name: "BlueprintLocation"))
1014
+ Blueprint.add_member(:blueprint_service_location, Shapes::ShapeRef.new(shape: GenericString, location_name: "BlueprintServiceLocation"))
1015
+ Blueprint.add_member(:status, Shapes::ShapeRef.new(shape: BlueprintStatus, location_name: "Status"))
1016
+ Blueprint.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorString, location_name: "ErrorMessage"))
1017
+ Blueprint.add_member(:last_active_definition, Shapes::ShapeRef.new(shape: LastActiveDefinition, location_name: "LastActiveDefinition"))
1018
+ Blueprint.struct_class = Types::Blueprint
1019
+
1020
+ BlueprintDetails.add_member(:blueprint_name, Shapes::ShapeRef.new(shape: OrchestrationNameString, location_name: "BlueprintName"))
1021
+ BlueprintDetails.add_member(:run_id, Shapes::ShapeRef.new(shape: IdString, location_name: "RunId"))
1022
+ BlueprintDetails.struct_class = Types::BlueprintDetails
1023
+
1024
+ BlueprintNames.member = Shapes::ShapeRef.new(shape: OrchestrationNameString)
1025
+
1026
+ BlueprintRun.add_member(:blueprint_name, Shapes::ShapeRef.new(shape: OrchestrationNameString, location_name: "BlueprintName"))
1027
+ BlueprintRun.add_member(:run_id, Shapes::ShapeRef.new(shape: IdString, location_name: "RunId"))
1028
+ BlueprintRun.add_member(:workflow_name, Shapes::ShapeRef.new(shape: NameString, location_name: "WorkflowName"))
1029
+ BlueprintRun.add_member(:state, Shapes::ShapeRef.new(shape: BlueprintRunState, location_name: "State"))
1030
+ BlueprintRun.add_member(:started_on, Shapes::ShapeRef.new(shape: TimestampValue, location_name: "StartedOn"))
1031
+ BlueprintRun.add_member(:completed_on, Shapes::ShapeRef.new(shape: TimestampValue, location_name: "CompletedOn"))
1032
+ BlueprintRun.add_member(:error_message, Shapes::ShapeRef.new(shape: MessageString, location_name: "ErrorMessage"))
1033
+ BlueprintRun.add_member(:rollback_error_message, Shapes::ShapeRef.new(shape: MessageString, location_name: "RollbackErrorMessage"))
1034
+ BlueprintRun.add_member(:parameters, Shapes::ShapeRef.new(shape: BlueprintParameters, location_name: "Parameters"))
1035
+ BlueprintRun.add_member(:role_arn, Shapes::ShapeRef.new(shape: OrchestrationIAMRoleArn, location_name: "RoleArn"))
1036
+ BlueprintRun.struct_class = Types::BlueprintRun
1037
+
1038
+ BlueprintRuns.member = Shapes::ShapeRef.new(shape: BlueprintRun)
1039
+
1040
+ Blueprints.member = Shapes::ShapeRef.new(shape: Blueprint)
1041
+
962
1042
  BooleanColumnStatisticsData.add_member(:number_of_trues, Shapes::ShapeRef.new(shape: NonNegativeLong, required: true, location_name: "NumberOfTrues"))
963
1043
  BooleanColumnStatisticsData.add_member(:number_of_falses, Shapes::ShapeRef.new(shape: NonNegativeLong, required: true, location_name: "NumberOfFalses"))
964
1044
  BooleanColumnStatisticsData.add_member(:number_of_nulls, Shapes::ShapeRef.new(shape: NonNegativeLong, required: true, location_name: "NumberOfNulls"))
@@ -1204,6 +1284,15 @@ module Aws::Glue
1204
1284
  CrawlerTargets.add_member(:catalog_targets, Shapes::ShapeRef.new(shape: CatalogTargetList, location_name: "CatalogTargets"))
1205
1285
  CrawlerTargets.struct_class = Types::CrawlerTargets
1206
1286
 
1287
+ CreateBlueprintRequest.add_member(:name, Shapes::ShapeRef.new(shape: OrchestrationNameString, required: true, location_name: "Name"))
1288
+ CreateBlueprintRequest.add_member(:description, Shapes::ShapeRef.new(shape: Generic512CharString, location_name: "Description"))
1289
+ CreateBlueprintRequest.add_member(:blueprint_location, Shapes::ShapeRef.new(shape: OrchestrationS3Location, required: true, location_name: "BlueprintLocation"))
1290
+ CreateBlueprintRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
1291
+ CreateBlueprintRequest.struct_class = Types::CreateBlueprintRequest
1292
+
1293
+ CreateBlueprintResponse.add_member(:name, Shapes::ShapeRef.new(shape: NameString, location_name: "Name"))
1294
+ CreateBlueprintResponse.struct_class = Types::CreateBlueprintResponse
1295
+
1207
1296
  CreateClassifierRequest.add_member(:grok_classifier, Shapes::ShapeRef.new(shape: CreateGrokClassifierRequest, location_name: "GrokClassifier"))
1208
1297
  CreateClassifierRequest.add_member(:xml_classifier, Shapes::ShapeRef.new(shape: CreateXMLClassifierRequest, location_name: "XMLClassifier"))
1209
1298
  CreateClassifierRequest.add_member(:json_classifier, Shapes::ShapeRef.new(shape: CreateJsonClassifierRequest, location_name: "JsonClassifier"))
@@ -1214,6 +1303,7 @@ module Aws::Glue
1214
1303
 
1215
1304
  CreateConnectionRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
1216
1305
  CreateConnectionRequest.add_member(:connection_input, Shapes::ShapeRef.new(shape: ConnectionInput, required: true, location_name: "ConnectionInput"))
1306
+ CreateConnectionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
1217
1307
  CreateConnectionRequest.struct_class = Types::CreateConnectionRequest
1218
1308
 
1219
1309
  CreateConnectionResponse.struct_class = Types::CreateConnectionResponse
@@ -1520,6 +1610,12 @@ module Aws::Glue
1520
1610
  DecimalNumber.add_member(:scale, Shapes::ShapeRef.new(shape: Integer, required: true, location_name: "Scale"))
1521
1611
  DecimalNumber.struct_class = Types::DecimalNumber
1522
1612
 
1613
+ DeleteBlueprintRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
1614
+ DeleteBlueprintRequest.struct_class = Types::DeleteBlueprintRequest
1615
+
1616
+ DeleteBlueprintResponse.add_member(:name, Shapes::ShapeRef.new(shape: NameString, location_name: "Name"))
1617
+ DeleteBlueprintResponse.struct_class = Types::DeleteBlueprintResponse
1618
+
1523
1619
  DeleteClassifierRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
1524
1620
  DeleteClassifierRequest.struct_class = Types::DeleteClassifierRequest
1525
1621
 
@@ -1777,6 +1873,30 @@ module Aws::Glue
1777
1873
  GenericMap.key = Shapes::ShapeRef.new(shape: GenericString)
1778
1874
  GenericMap.value = Shapes::ShapeRef.new(shape: GenericString)
1779
1875
 
1876
+ GetBlueprintRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
1877
+ GetBlueprintRequest.add_member(:include_blueprint, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "IncludeBlueprint"))
1878
+ GetBlueprintRequest.add_member(:include_parameter_spec, Shapes::ShapeRef.new(shape: NullableBoolean, location_name: "IncludeParameterSpec"))
1879
+ GetBlueprintRequest.struct_class = Types::GetBlueprintRequest
1880
+
1881
+ GetBlueprintResponse.add_member(:blueprint, Shapes::ShapeRef.new(shape: Blueprint, location_name: "Blueprint"))
1882
+ GetBlueprintResponse.struct_class = Types::GetBlueprintResponse
1883
+
1884
+ GetBlueprintRunRequest.add_member(:blueprint_name, Shapes::ShapeRef.new(shape: OrchestrationNameString, required: true, location_name: "BlueprintName"))
1885
+ GetBlueprintRunRequest.add_member(:run_id, Shapes::ShapeRef.new(shape: IdString, required: true, location_name: "RunId"))
1886
+ GetBlueprintRunRequest.struct_class = Types::GetBlueprintRunRequest
1887
+
1888
+ GetBlueprintRunResponse.add_member(:blueprint_run, Shapes::ShapeRef.new(shape: BlueprintRun, location_name: "BlueprintRun"))
1889
+ GetBlueprintRunResponse.struct_class = Types::GetBlueprintRunResponse
1890
+
1891
+ GetBlueprintRunsRequest.add_member(:blueprint_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "BlueprintName"))
1892
+ GetBlueprintRunsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: GenericString, location_name: "NextToken"))
1893
+ GetBlueprintRunsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
1894
+ GetBlueprintRunsRequest.struct_class = Types::GetBlueprintRunsRequest
1895
+
1896
+ GetBlueprintRunsResponse.add_member(:blueprint_runs, Shapes::ShapeRef.new(shape: BlueprintRuns, location_name: "BlueprintRuns"))
1897
+ GetBlueprintRunsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: GenericString, location_name: "NextToken"))
1898
+ GetBlueprintRunsResponse.struct_class = Types::GetBlueprintRunsResponse
1899
+
1780
1900
  GetCatalogImportStatusRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
1781
1901
  GetCatalogImportStatusRequest.struct_class = Types::GetCatalogImportStatusRequest
1782
1902
 
@@ -2300,6 +2420,9 @@ module Aws::Glue
2300
2420
  IdempotentParameterMismatchException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
2301
2421
  IdempotentParameterMismatchException.struct_class = Types::IdempotentParameterMismatchException
2302
2422
 
2423
+ IllegalBlueprintStateException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
2424
+ IllegalBlueprintStateException.struct_class = Types::IllegalBlueprintStateException
2425
+
2303
2426
  IllegalWorkflowStateException.add_member(:message, Shapes::ShapeRef.new(shape: MessageString, location_name: "Message"))
2304
2427
  IllegalWorkflowStateException.struct_class = Types::IllegalWorkflowStateException
2305
2428
 
@@ -2435,6 +2558,13 @@ module Aws::Glue
2435
2558
  LabelingSetGenerationTaskRunProperties.add_member(:output_s3_path, Shapes::ShapeRef.new(shape: UriString, location_name: "OutputS3Path"))
2436
2559
  LabelingSetGenerationTaskRunProperties.struct_class = Types::LabelingSetGenerationTaskRunProperties
2437
2560
 
2561
+ LastActiveDefinition.add_member(:description, Shapes::ShapeRef.new(shape: Generic512CharString, location_name: "Description"))
2562
+ LastActiveDefinition.add_member(:last_modified_on, Shapes::ShapeRef.new(shape: TimestampValue, location_name: "LastModifiedOn"))
2563
+ LastActiveDefinition.add_member(:parameter_spec, Shapes::ShapeRef.new(shape: BlueprintParameterSpec, location_name: "ParameterSpec"))
2564
+ LastActiveDefinition.add_member(:blueprint_location, Shapes::ShapeRef.new(shape: GenericString, location_name: "BlueprintLocation"))
2565
+ LastActiveDefinition.add_member(:blueprint_service_location, Shapes::ShapeRef.new(shape: GenericString, location_name: "BlueprintServiceLocation"))
2566
+ LastActiveDefinition.struct_class = Types::LastActiveDefinition
2567
+
2438
2568
  LastCrawlInfo.add_member(:status, Shapes::ShapeRef.new(shape: LastCrawlStatus, location_name: "Status"))
2439
2569
  LastCrawlInfo.add_member(:error_message, Shapes::ShapeRef.new(shape: DescriptionString, location_name: "ErrorMessage"))
2440
2570
  LastCrawlInfo.add_member(:log_group, Shapes::ShapeRef.new(shape: LogGroup, location_name: "LogGroup"))
@@ -2446,6 +2576,15 @@ module Aws::Glue
2446
2576
  LineageConfiguration.add_member(:crawler_lineage_settings, Shapes::ShapeRef.new(shape: CrawlerLineageSettings, location_name: "CrawlerLineageSettings"))
2447
2577
  LineageConfiguration.struct_class = Types::LineageConfiguration
2448
2578
 
2579
+ ListBlueprintsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: GenericString, location_name: "NextToken"))
2580
+ ListBlueprintsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
2581
+ ListBlueprintsRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
2582
+ ListBlueprintsRequest.struct_class = Types::ListBlueprintsRequest
2583
+
2584
+ ListBlueprintsResponse.add_member(:blueprints, Shapes::ShapeRef.new(shape: BlueprintNames, location_name: "Blueprints"))
2585
+ ListBlueprintsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: GenericString, location_name: "NextToken"))
2586
+ ListBlueprintsResponse.struct_class = Types::ListBlueprintsResponse
2587
+
2449
2588
  ListCrawlersRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
2450
2589
  ListCrawlersRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
2451
2590
  ListCrawlersRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagsMap, location_name: "Tags"))
@@ -2961,6 +3100,14 @@ module Aws::Glue
2961
3100
  SortCriterion.add_member(:sort, Shapes::ShapeRef.new(shape: Sort, location_name: "Sort"))
2962
3101
  SortCriterion.struct_class = Types::SortCriterion
2963
3102
 
3103
+ StartBlueprintRunRequest.add_member(:blueprint_name, Shapes::ShapeRef.new(shape: OrchestrationNameString, required: true, location_name: "BlueprintName"))
3104
+ StartBlueprintRunRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: BlueprintParameters, location_name: "Parameters"))
3105
+ StartBlueprintRunRequest.add_member(:role_arn, Shapes::ShapeRef.new(shape: OrchestrationIAMRoleArn, required: true, location_name: "RoleArn"))
3106
+ StartBlueprintRunRequest.struct_class = Types::StartBlueprintRunRequest
3107
+
3108
+ StartBlueprintRunResponse.add_member(:run_id, Shapes::ShapeRef.new(shape: IdString, location_name: "RunId"))
3109
+ StartBlueprintRunResponse.struct_class = Types::StartBlueprintRunResponse
3110
+
2964
3111
  StartCrawlerRequest.add_member(:name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Name"))
2965
3112
  StartCrawlerRequest.struct_class = Types::StartCrawlerRequest
2966
3113
 
@@ -3239,6 +3386,14 @@ module Aws::Glue
3239
3386
 
3240
3387
  UntagResourceResponse.struct_class = Types::UntagResourceResponse
3241
3388
 
3389
+ UpdateBlueprintRequest.add_member(:name, Shapes::ShapeRef.new(shape: OrchestrationNameString, required: true, location_name: "Name"))
3390
+ UpdateBlueprintRequest.add_member(:description, Shapes::ShapeRef.new(shape: Generic512CharString, location_name: "Description"))
3391
+ UpdateBlueprintRequest.add_member(:blueprint_location, Shapes::ShapeRef.new(shape: OrchestrationS3Location, required: true, location_name: "BlueprintLocation"))
3392
+ UpdateBlueprintRequest.struct_class = Types::UpdateBlueprintRequest
3393
+
3394
+ UpdateBlueprintResponse.add_member(:name, Shapes::ShapeRef.new(shape: NameString, location_name: "Name"))
3395
+ UpdateBlueprintResponse.struct_class = Types::UpdateBlueprintResponse
3396
+
3242
3397
  UpdateClassifierRequest.add_member(:grok_classifier, Shapes::ShapeRef.new(shape: UpdateGrokClassifierRequest, location_name: "GrokClassifier"))
3243
3398
  UpdateClassifierRequest.add_member(:xml_classifier, Shapes::ShapeRef.new(shape: UpdateXMLClassifierRequest, location_name: "XMLClassifier"))
3244
3399
  UpdateClassifierRequest.add_member(:json_classifier, Shapes::ShapeRef.new(shape: UpdateJsonClassifierRequest, location_name: "JsonClassifier"))
@@ -3459,6 +3614,7 @@ module Aws::Glue
3459
3614
  Workflow.add_member(:last_run, Shapes::ShapeRef.new(shape: WorkflowRun, location_name: "LastRun"))
3460
3615
  Workflow.add_member(:graph, Shapes::ShapeRef.new(shape: WorkflowGraph, location_name: "Graph"))
3461
3616
  Workflow.add_member(:max_concurrent_runs, Shapes::ShapeRef.new(shape: NullableInteger, location_name: "MaxConcurrentRuns"))
3617
+ Workflow.add_member(:blueprint_details, Shapes::ShapeRef.new(shape: BlueprintDetails, location_name: "BlueprintDetails"))
3462
3618
  Workflow.struct_class = Types::Workflow
3463
3619
 
3464
3620
  WorkflowGraph.add_member(:nodes, Shapes::ShapeRef.new(shape: NodeList, location_name: "Nodes"))
@@ -3582,6 +3738,17 @@ module Aws::Glue
3582
3738
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
3583
3739
  end)
3584
3740
 
3741
+ api.add_operation(:batch_get_blueprints, Seahorse::Model::Operation.new.tap do |o|
3742
+ o.name = "BatchGetBlueprints"
3743
+ o.http_method = "POST"
3744
+ o.http_request_uri = "/"
3745
+ o.input = Shapes::ShapeRef.new(shape: BatchGetBlueprintsRequest)
3746
+ o.output = Shapes::ShapeRef.new(shape: BatchGetBlueprintsResponse)
3747
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3748
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
3749
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3750
+ end)
3751
+
3585
3752
  api.add_operation(:batch_get_crawlers, Seahorse::Model::Operation.new.tap do |o|
3586
3753
  o.name = "BatchGetCrawlers"
3587
3754
  o.http_method = "POST"
@@ -3697,6 +3864,19 @@ module Aws::Glue
3697
3864
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3698
3865
  end)
3699
3866
 
3867
+ api.add_operation(:create_blueprint, Seahorse::Model::Operation.new.tap do |o|
3868
+ o.name = "CreateBlueprint"
3869
+ o.http_method = "POST"
3870
+ o.http_request_uri = "/"
3871
+ o.input = Shapes::ShapeRef.new(shape: CreateBlueprintRequest)
3872
+ o.output = Shapes::ShapeRef.new(shape: CreateBlueprintResponse)
3873
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
3874
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
3875
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
3876
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3877
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNumberLimitExceededException)
3878
+ end)
3879
+
3700
3880
  api.add_operation(:create_classifier, Seahorse::Model::Operation.new.tap do |o|
3701
3881
  o.name = "CreateClassifier"
3702
3882
  o.http_method = "POST"
@@ -3745,6 +3925,7 @@ module Aws::Glue
3745
3925
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3746
3926
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
3747
3927
  o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
3928
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
3748
3929
  end)
3749
3930
 
3750
3931
  api.add_operation(:create_dev_endpoint, Seahorse::Model::Operation.new.tap do |o|
@@ -3887,6 +4068,7 @@ module Aws::Glue
3887
4068
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
3888
4069
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
3889
4070
  o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
4071
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
3890
4072
  end)
3891
4073
 
3892
4074
  api.add_operation(:create_trigger, Seahorse::Model::Operation.new.tap do |o|
@@ -3934,6 +4116,17 @@ module Aws::Glue
3934
4116
  o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
3935
4117
  end)
3936
4118
 
4119
+ api.add_operation(:delete_blueprint, Seahorse::Model::Operation.new.tap do |o|
4120
+ o.name = "DeleteBlueprint"
4121
+ o.http_method = "POST"
4122
+ o.http_request_uri = "/"
4123
+ o.input = Shapes::ShapeRef.new(shape: DeleteBlueprintRequest)
4124
+ o.output = Shapes::ShapeRef.new(shape: DeleteBlueprintResponse)
4125
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4126
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4127
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4128
+ end)
4129
+
3937
4130
  api.add_operation(:delete_classifier, Seahorse::Model::Operation.new.tap do |o|
3938
4131
  o.name = "DeleteClassifier"
3939
4132
  o.http_method = "POST"
@@ -4002,6 +4195,7 @@ module Aws::Glue
4002
4195
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4003
4196
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4004
4197
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4198
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
4005
4199
  end)
4006
4200
 
4007
4201
  api.add_operation(:delete_dev_endpoint, Seahorse::Model::Operation.new.tap do |o|
@@ -4136,6 +4330,7 @@ module Aws::Glue
4136
4330
  o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4137
4331
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4138
4332
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4333
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
4139
4334
  end)
4140
4335
 
4141
4336
  api.add_operation(:delete_table_version, Seahorse::Model::Operation.new.tap do |o|
@@ -4186,6 +4381,47 @@ module Aws::Glue
4186
4381
  o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
4187
4382
  end)
4188
4383
 
4384
+ api.add_operation(:get_blueprint, Seahorse::Model::Operation.new.tap do |o|
4385
+ o.name = "GetBlueprint"
4386
+ o.http_method = "POST"
4387
+ o.http_request_uri = "/"
4388
+ o.input = Shapes::ShapeRef.new(shape: GetBlueprintRequest)
4389
+ o.output = Shapes::ShapeRef.new(shape: GetBlueprintResponse)
4390
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4391
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4392
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4393
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4394
+ end)
4395
+
4396
+ api.add_operation(:get_blueprint_run, Seahorse::Model::Operation.new.tap do |o|
4397
+ o.name = "GetBlueprintRun"
4398
+ o.http_method = "POST"
4399
+ o.http_request_uri = "/"
4400
+ o.input = Shapes::ShapeRef.new(shape: GetBlueprintRunRequest)
4401
+ o.output = Shapes::ShapeRef.new(shape: GetBlueprintRunResponse)
4402
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4403
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4404
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4405
+ end)
4406
+
4407
+ api.add_operation(:get_blueprint_runs, Seahorse::Model::Operation.new.tap do |o|
4408
+ o.name = "GetBlueprintRuns"
4409
+ o.http_method = "POST"
4410
+ o.http_request_uri = "/"
4411
+ o.input = Shapes::ShapeRef.new(shape: GetBlueprintRunsRequest)
4412
+ o.output = Shapes::ShapeRef.new(shape: GetBlueprintRunsResponse)
4413
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
4414
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
4415
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4416
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
4417
+ o[:pager] = Aws::Pager.new(
4418
+ limit_key: "max_results",
4419
+ tokens: {
4420
+ "next_token" => "next_token"
4421
+ }
4422
+ )
4423
+ end)
4424
+
4189
4425
  api.add_operation(:get_catalog_import_status, Seahorse::Model::Operation.new.tap do |o|
4190
4426
  o.name = "GetCatalogImportStatus"
4191
4427
  o.http_method = "POST"
@@ -4928,6 +5164,23 @@ module Aws::Glue
4928
5164
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
4929
5165
  end)
4930
5166
 
5167
+ api.add_operation(:list_blueprints, Seahorse::Model::Operation.new.tap do |o|
5168
+ o.name = "ListBlueprints"
5169
+ o.http_method = "POST"
5170
+ o.http_request_uri = "/"
5171
+ o.input = Shapes::ShapeRef.new(shape: ListBlueprintsRequest)
5172
+ o.output = Shapes::ShapeRef.new(shape: ListBlueprintsResponse)
5173
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
5174
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5175
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
5176
+ o[:pager] = Aws::Pager.new(
5177
+ limit_key: "max_results",
5178
+ tokens: {
5179
+ "next_token" => "next_token"
5180
+ }
5181
+ )
5182
+ end)
5183
+
4931
5184
  api.add_operation(:list_crawlers, Seahorse::Model::Operation.new.tap do |o|
4932
5185
  o.name = "ListCrawlers"
4933
5186
  o.http_method = "POST"
@@ -5216,6 +5469,20 @@ module Aws::Glue
5216
5469
  )
5217
5470
  end)
5218
5471
 
5472
+ api.add_operation(:start_blueprint_run, Seahorse::Model::Operation.new.tap do |o|
5473
+ o.name = "StartBlueprintRun"
5474
+ o.http_method = "POST"
5475
+ o.http_request_uri = "/"
5476
+ o.input = Shapes::ShapeRef.new(shape: StartBlueprintRunRequest)
5477
+ o.output = Shapes::ShapeRef.new(shape: StartBlueprintRunResponse)
5478
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
5479
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
5480
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5481
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNumberLimitExceededException)
5482
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
5483
+ o.errors << Shapes::ShapeRef.new(shape: IllegalBlueprintStateException)
5484
+ end)
5485
+
5219
5486
  api.add_operation(:start_crawler, Seahorse::Model::Operation.new.tap do |o|
5220
5487
  o.name = "StartCrawler"
5221
5488
  o.http_method = "POST"
@@ -5408,6 +5675,20 @@ module Aws::Glue
5408
5675
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
5409
5676
  end)
5410
5677
 
5678
+ api.add_operation(:update_blueprint, Seahorse::Model::Operation.new.tap do |o|
5679
+ o.name = "UpdateBlueprint"
5680
+ o.http_method = "POST"
5681
+ o.http_request_uri = "/"
5682
+ o.input = Shapes::ShapeRef.new(shape: UpdateBlueprintRequest)
5683
+ o.output = Shapes::ShapeRef.new(shape: UpdateBlueprintResponse)
5684
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFoundException)
5685
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
5686
+ o.errors << Shapes::ShapeRef.new(shape: InvalidInputException)
5687
+ o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
5688
+ o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5689
+ o.errors << Shapes::ShapeRef.new(shape: IllegalBlueprintStateException)
5690
+ end)
5691
+
5411
5692
  api.add_operation(:update_classifier, Seahorse::Model::Operation.new.tap do |o|
5412
5693
  o.name = "UpdateClassifier"
5413
5694
  o.http_method = "POST"
@@ -5496,6 +5777,7 @@ module Aws::Glue
5496
5777
  o.errors << Shapes::ShapeRef.new(shape: InternalServiceException)
5497
5778
  o.errors << Shapes::ShapeRef.new(shape: OperationTimeoutException)
5498
5779
  o.errors << Shapes::ShapeRef.new(shape: GlueEncryptionException)
5780
+ o.errors << Shapes::ShapeRef.new(shape: ConcurrentModificationException)
5499
5781
  end)
5500
5782
 
5501
5783
  api.add_operation(:update_dev_endpoint, Seahorse::Model::Operation.new.tap do |o|
@@ -39,6 +39,7 @@ module Aws::Glue
39
39
  # * {EntityNotFoundException}
40
40
  # * {GlueEncryptionException}
41
41
  # * {IdempotentParameterMismatchException}
42
+ # * {IllegalBlueprintStateException}
42
43
  # * {IllegalWorkflowStateException}
43
44
  # * {InternalServiceException}
44
45
  # * {InvalidInputException}
@@ -238,6 +239,21 @@ module Aws::Glue
238
239
  end
239
240
  end
240
241
 
242
+ class IllegalBlueprintStateException < ServiceError
243
+
244
+ # @param [Seahorse::Client::RequestContext] context
245
+ # @param [String] message
246
+ # @param [Aws::Glue::Types::IllegalBlueprintStateException] data
247
+ def initialize(context, message, data = Aws::EmptyStructure.new)
248
+ super(context, message, data)
249
+ end
250
+
251
+ # @return [String]
252
+ def message
253
+ @message || @data[:message]
254
+ end
255
+ end
256
+
241
257
  class IllegalWorkflowStateException < ServiceError
242
258
 
243
259
  # @param [Seahorse::Client::RequestContext] context