aws-sdk-datazone 1.3.0 → 1.5.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.
@@ -49,6 +49,8 @@ module Aws::DataZone
49
49
  AwsRegion = Shapes::StringShape.new(name: 'AwsRegion')
50
50
  Boolean = Shapes::BooleanShape.new(name: 'Boolean')
51
51
  BusinessNameGenerationConfiguration = Shapes::StructureShape.new(name: 'BusinessNameGenerationConfiguration')
52
+ CancelMetadataGenerationRunInput = Shapes::StructureShape.new(name: 'CancelMetadataGenerationRunInput')
53
+ CancelMetadataGenerationRunOutput = Shapes::StructureShape.new(name: 'CancelMetadataGenerationRunOutput')
52
54
  CancelSubscriptionInput = Shapes::StructureShape.new(name: 'CancelSubscriptionInput')
53
55
  CancelSubscriptionOutput = Shapes::StructureShape.new(name: 'CancelSubscriptionOutput')
54
56
  ChangeAction = Shapes::StringShape.new(name: 'ChangeAction')
@@ -104,6 +106,7 @@ module Aws::DataZone
104
106
  CustomParameterKeyNameString = Shapes::StringShape.new(name: 'CustomParameterKeyNameString')
105
107
  CustomParameterList = Shapes::ListShape.new(name: 'CustomParameterList')
106
108
  DataAssetActivityStatus = Shapes::StringShape.new(name: 'DataAssetActivityStatus')
109
+ DataPointIdentifier = Shapes::StringShape.new(name: 'DataPointIdentifier')
107
110
  DataProductDescription = Shapes::StringShape.new(name: 'DataProductDescription')
108
111
  DataProductId = Shapes::StringShape.new(name: 'DataProductId')
109
112
  DataProductItem = Shapes::StructureShape.new(name: 'DataProductItem')
@@ -156,6 +159,8 @@ module Aws::DataZone
156
159
  DeleteSubscriptionGrantOutput = Shapes::StructureShape.new(name: 'DeleteSubscriptionGrantOutput')
157
160
  DeleteSubscriptionRequestInput = Shapes::StructureShape.new(name: 'DeleteSubscriptionRequestInput')
158
161
  DeleteSubscriptionTargetInput = Shapes::StructureShape.new(name: 'DeleteSubscriptionTargetInput')
162
+ DeleteTimeSeriesDataPointsInput = Shapes::StructureShape.new(name: 'DeleteTimeSeriesDataPointsInput')
163
+ DeleteTimeSeriesDataPointsOutput = Shapes::StructureShape.new(name: 'DeleteTimeSeriesDataPointsOutput')
159
164
  Deployment = Shapes::StructureShape.new(name: 'Deployment')
160
165
  DeploymentMessage = Shapes::StringShape.new(name: 'DeploymentMessage')
161
166
  DeploymentMessagesList = Shapes::ListShape.new(name: 'DeploymentMessagesList')
@@ -173,9 +178,11 @@ module Aws::DataZone
173
178
  DomainStatus = Shapes::StringShape.new(name: 'DomainStatus')
174
179
  DomainSummaries = Shapes::ListShape.new(name: 'DomainSummaries')
175
180
  DomainSummary = Shapes::StructureShape.new(name: 'DomainSummary')
181
+ EditedValue = Shapes::StringShape.new(name: 'EditedValue')
176
182
  EnableSetting = Shapes::StringShape.new(name: 'EnableSetting')
177
183
  EnabledRegionList = Shapes::ListShape.new(name: 'EnabledRegionList')
178
184
  EntityId = Shapes::StringShape.new(name: 'EntityId')
185
+ EntityIdentifier = Shapes::StringShape.new(name: 'EntityIdentifier')
179
186
  EntityType = Shapes::StringShape.new(name: 'EntityType')
180
187
  EnvironmentActionList = Shapes::ListShape.new(name: 'EnvironmentActionList')
181
188
  EnvironmentBlueprintConfigurationItem = Shapes::StructureShape.new(name: 'EnvironmentBlueprintConfigurationItem')
@@ -199,6 +206,7 @@ module Aws::DataZone
199
206
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
200
207
  ExternalIdentifier = Shapes::StringShape.new(name: 'ExternalIdentifier')
201
208
  FailureCause = Shapes::StructureShape.new(name: 'FailureCause')
209
+ FailureReasons = Shapes::ListShape.new(name: 'FailureReasons')
202
210
  Filter = Shapes::StructureShape.new(name: 'Filter')
203
211
  FilterClause = Shapes::UnionShape.new(name: 'FilterClause')
204
212
  FilterExpression = Shapes::StructureShape.new(name: 'FilterExpression')
@@ -254,6 +262,8 @@ module Aws::DataZone
254
262
  GetIamPortalLoginUrlOutput = Shapes::StructureShape.new(name: 'GetIamPortalLoginUrlOutput')
255
263
  GetListingInput = Shapes::StructureShape.new(name: 'GetListingInput')
256
264
  GetListingOutput = Shapes::StructureShape.new(name: 'GetListingOutput')
265
+ GetMetadataGenerationRunInput = Shapes::StructureShape.new(name: 'GetMetadataGenerationRunInput')
266
+ GetMetadataGenerationRunOutput = Shapes::StructureShape.new(name: 'GetMetadataGenerationRunOutput')
257
267
  GetProjectInput = Shapes::StructureShape.new(name: 'GetProjectInput')
258
268
  GetProjectOutput = Shapes::StructureShape.new(name: 'GetProjectOutput')
259
269
  GetSubscriptionGrantInput = Shapes::StructureShape.new(name: 'GetSubscriptionGrantInput')
@@ -266,6 +276,8 @@ module Aws::DataZone
266
276
  GetSubscriptionRequestDetailsOutputSubscribedPrincipalsList = Shapes::ListShape.new(name: 'GetSubscriptionRequestDetailsOutputSubscribedPrincipalsList')
267
277
  GetSubscriptionTargetInput = Shapes::StructureShape.new(name: 'GetSubscriptionTargetInput')
268
278
  GetSubscriptionTargetOutput = Shapes::StructureShape.new(name: 'GetSubscriptionTargetOutput')
279
+ GetTimeSeriesDataPointInput = Shapes::StructureShape.new(name: 'GetTimeSeriesDataPointInput')
280
+ GetTimeSeriesDataPointOutput = Shapes::StructureShape.new(name: 'GetTimeSeriesDataPointOutput')
269
281
  GetUserProfileInput = Shapes::StructureShape.new(name: 'GetUserProfileInput')
270
282
  GetUserProfileOutput = Shapes::StructureShape.new(name: 'GetUserProfileOutput')
271
283
  GlossaryDescription = Shapes::StringShape.new(name: 'GlossaryDescription')
@@ -321,6 +333,8 @@ module Aws::DataZone
321
333
  ListEnvironmentProfilesOutput = Shapes::StructureShape.new(name: 'ListEnvironmentProfilesOutput')
322
334
  ListEnvironmentsInput = Shapes::StructureShape.new(name: 'ListEnvironmentsInput')
323
335
  ListEnvironmentsOutput = Shapes::StructureShape.new(name: 'ListEnvironmentsOutput')
336
+ ListMetadataGenerationRunsInput = Shapes::StructureShape.new(name: 'ListMetadataGenerationRunsInput')
337
+ ListMetadataGenerationRunsOutput = Shapes::StructureShape.new(name: 'ListMetadataGenerationRunsOutput')
324
338
  ListNotificationsInput = Shapes::StructureShape.new(name: 'ListNotificationsInput')
325
339
  ListNotificationsOutput = Shapes::StructureShape.new(name: 'ListNotificationsOutput')
326
340
  ListProjectMembershipsInput = Shapes::StructureShape.new(name: 'ListProjectMembershipsInput')
@@ -337,6 +351,8 @@ module Aws::DataZone
337
351
  ListSubscriptionsOutput = Shapes::StructureShape.new(name: 'ListSubscriptionsOutput')
338
352
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
339
353
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
354
+ ListTimeSeriesDataPointsInput = Shapes::StructureShape.new(name: 'ListTimeSeriesDataPointsInput')
355
+ ListTimeSeriesDataPointsOutput = Shapes::StructureShape.new(name: 'ListTimeSeriesDataPointsOutput')
340
356
  ListingId = Shapes::StringShape.new(name: 'ListingId')
341
357
  ListingItem = Shapes::UnionShape.new(name: 'ListingItem')
342
358
  ListingName = Shapes::StringShape.new(name: 'ListingName')
@@ -349,6 +365,13 @@ module Aws::DataZone
349
365
  Member = Shapes::UnionShape.new(name: 'Member')
350
366
  MemberDetails = Shapes::UnionShape.new(name: 'MemberDetails')
351
367
  Message = Shapes::StringShape.new(name: 'Message')
368
+ MetadataGenerationRunIdentifier = Shapes::StringShape.new(name: 'MetadataGenerationRunIdentifier')
369
+ MetadataGenerationRunItem = Shapes::StructureShape.new(name: 'MetadataGenerationRunItem')
370
+ MetadataGenerationRunStatus = Shapes::StringShape.new(name: 'MetadataGenerationRunStatus')
371
+ MetadataGenerationRunTarget = Shapes::StructureShape.new(name: 'MetadataGenerationRunTarget')
372
+ MetadataGenerationRunType = Shapes::StringShape.new(name: 'MetadataGenerationRunType')
373
+ MetadataGenerationRuns = Shapes::ListShape.new(name: 'MetadataGenerationRuns')
374
+ MetadataGenerationTargetType = Shapes::StringShape.new(name: 'MetadataGenerationTargetType')
352
375
  MetadataMap = Shapes::MapShape.new(name: 'MetadataMap')
353
376
  Model = Shapes::UnionShape.new(name: 'Model')
354
377
  Name = Shapes::StringShape.new(name: 'Name')
@@ -360,12 +383,16 @@ module Aws::DataZone
360
383
  NotificationType = Shapes::StringShape.new(name: 'NotificationType')
361
384
  NotificationsList = Shapes::ListShape.new(name: 'NotificationsList')
362
385
  PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
386
+ PostTimeSeriesDataPointsInput = Shapes::StructureShape.new(name: 'PostTimeSeriesDataPointsInput')
387
+ PostTimeSeriesDataPointsOutput = Shapes::StructureShape.new(name: 'PostTimeSeriesDataPointsOutput')
363
388
  PredictionChoices = Shapes::ListShape.new(name: 'PredictionChoices')
364
389
  PredictionConfiguration = Shapes::StructureShape.new(name: 'PredictionConfiguration')
390
+ ProjectDeletionError = Shapes::StructureShape.new(name: 'ProjectDeletionError')
365
391
  ProjectId = Shapes::StringShape.new(name: 'ProjectId')
366
392
  ProjectMember = Shapes::StructureShape.new(name: 'ProjectMember')
367
393
  ProjectMembers = Shapes::ListShape.new(name: 'ProjectMembers')
368
394
  ProjectName = Shapes::StringShape.new(name: 'ProjectName')
395
+ ProjectStatus = Shapes::StringShape.new(name: 'ProjectStatus')
369
396
  ProjectSummaries = Shapes::ListShape.new(name: 'ProjectSummaries')
370
397
  ProjectSummary = Shapes::StructureShape.new(name: 'ProjectSummary')
371
398
  ProvisioningProperties = Shapes::UnionShape.new(name: 'ProvisioningProperties')
@@ -444,6 +471,8 @@ module Aws::DataZone
444
471
  SsoUserProfileDetails = Shapes::StructureShape.new(name: 'SsoUserProfileDetails')
445
472
  StartDataSourceRunInput = Shapes::StructureShape.new(name: 'StartDataSourceRunInput')
446
473
  StartDataSourceRunOutput = Shapes::StructureShape.new(name: 'StartDataSourceRunOutput')
474
+ StartMetadataGenerationRunInput = Shapes::StructureShape.new(name: 'StartMetadataGenerationRunInput')
475
+ StartMetadataGenerationRunOutput = Shapes::StructureShape.new(name: 'StartMetadataGenerationRunOutput')
447
476
  String = Shapes::StringShape.new(name: 'String')
448
477
  SubscribedAsset = Shapes::StructureShape.new(name: 'SubscribedAsset')
449
478
  SubscribedAssetListing = Shapes::StructureShape.new(name: 'SubscribedAssetListing')
@@ -491,6 +520,18 @@ module Aws::DataZone
491
520
  TermRelationsClassifiesList = Shapes::ListShape.new(name: 'TermRelationsClassifiesList')
492
521
  TermRelationsIsAList = Shapes::ListShape.new(name: 'TermRelationsIsAList')
493
522
  ThrottlingException = Shapes::StructureShape.new(name: 'ThrottlingException')
523
+ TimeSeriesDataPointFormInput = Shapes::StructureShape.new(name: 'TimeSeriesDataPointFormInput')
524
+ TimeSeriesDataPointFormInputContentString = Shapes::StringShape.new(name: 'TimeSeriesDataPointFormInputContentString')
525
+ TimeSeriesDataPointFormInputList = Shapes::ListShape.new(name: 'TimeSeriesDataPointFormInputList')
526
+ TimeSeriesDataPointFormOutput = Shapes::StructureShape.new(name: 'TimeSeriesDataPointFormOutput')
527
+ TimeSeriesDataPointFormOutputContentString = Shapes::StringShape.new(name: 'TimeSeriesDataPointFormOutputContentString')
528
+ TimeSeriesDataPointFormOutputList = Shapes::ListShape.new(name: 'TimeSeriesDataPointFormOutputList')
529
+ TimeSeriesDataPointIdentifier = Shapes::StringShape.new(name: 'TimeSeriesDataPointIdentifier')
530
+ TimeSeriesDataPointSummaryFormOutput = Shapes::StructureShape.new(name: 'TimeSeriesDataPointSummaryFormOutput')
531
+ TimeSeriesDataPointSummaryFormOutputContentSummaryString = Shapes::StringShape.new(name: 'TimeSeriesDataPointSummaryFormOutputContentSummaryString')
532
+ TimeSeriesDataPointSummaryFormOutputList = Shapes::ListShape.new(name: 'TimeSeriesDataPointSummaryFormOutputList')
533
+ TimeSeriesEntityType = Shapes::StringShape.new(name: 'TimeSeriesEntityType')
534
+ TimeSeriesFormName = Shapes::StringShape.new(name: 'TimeSeriesFormName')
494
535
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
495
536
  Timezone = Shapes::StringShape.new(name: 'Timezone')
496
537
  Title = Shapes::StringShape.new(name: 'Title')
@@ -544,8 +585,9 @@ module Aws::DataZone
544
585
  UserType = Shapes::StringShape.new(name: 'UserType')
545
586
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
546
587
 
588
+ AcceptChoice.add_member(:edited_value, Shapes::ShapeRef.new(shape: EditedValue, location_name: "editedValue"))
547
589
  AcceptChoice.add_member(:prediction_choice, Shapes::ShapeRef.new(shape: Integer, location_name: "predictionChoice"))
548
- AcceptChoice.add_member(:prediction_target, Shapes::ShapeRef.new(shape: String, location_name: "predictionTarget"))
590
+ AcceptChoice.add_member(:prediction_target, Shapes::ShapeRef.new(shape: String, required: true, location_name: "predictionTarget"))
549
591
  AcceptChoice.struct_class = Types::AcceptChoice
550
592
 
551
593
  AcceptChoices.member = Shapes::ShapeRef.new(shape: AcceptChoice)
@@ -612,6 +654,7 @@ module Aws::DataZone
612
654
  AssetItem.struct_class = Types::AssetItem
613
655
 
614
656
  AssetItemAdditionalAttributes.add_member(:forms_output, Shapes::ShapeRef.new(shape: FormOutputList, location_name: "formsOutput"))
657
+ AssetItemAdditionalAttributes.add_member(:latest_time_series_data_point_forms_output, Shapes::ShapeRef.new(shape: TimeSeriesDataPointSummaryFormOutputList, location_name: "latestTimeSeriesDataPointFormsOutput"))
615
658
  AssetItemAdditionalAttributes.add_member(:read_only_forms_output, Shapes::ShapeRef.new(shape: FormOutputList, location_name: "readOnlyFormsOutput"))
616
659
  AssetItemAdditionalAttributes.struct_class = Types::AssetItemAdditionalAttributes
617
660
 
@@ -621,6 +664,7 @@ module Aws::DataZone
621
664
  AssetListing.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
622
665
  AssetListing.add_member(:forms, Shapes::ShapeRef.new(shape: Forms, location_name: "forms"))
623
666
  AssetListing.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: DetailedGlossaryTerms, location_name: "glossaryTerms"))
667
+ AssetListing.add_member(:latest_time_series_data_point_forms, Shapes::ShapeRef.new(shape: TimeSeriesDataPointSummaryFormOutputList, location_name: "latestTimeSeriesDataPointForms"))
624
668
  AssetListing.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "owningProjectId"))
625
669
  AssetListing.struct_class = Types::AssetListing
626
670
 
@@ -644,6 +688,7 @@ module Aws::DataZone
644
688
  AssetListingItem.struct_class = Types::AssetListingItem
645
689
 
646
690
  AssetListingItemAdditionalAttributes.add_member(:forms, Shapes::ShapeRef.new(shape: Forms, location_name: "forms"))
691
+ AssetListingItemAdditionalAttributes.add_member(:latest_time_series_data_point_forms, Shapes::ShapeRef.new(shape: TimeSeriesDataPointSummaryFormOutputList, location_name: "latestTimeSeriesDataPointForms"))
647
692
  AssetListingItemAdditionalAttributes.struct_class = Types::AssetListingItemAdditionalAttributes
648
693
 
649
694
  AssetRevision.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
@@ -680,6 +725,12 @@ module Aws::DataZone
680
725
  BusinessNameGenerationConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
681
726
  BusinessNameGenerationConfiguration.struct_class = Types::BusinessNameGenerationConfiguration
682
727
 
728
+ CancelMetadataGenerationRunInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
729
+ CancelMetadataGenerationRunInput.add_member(:identifier, Shapes::ShapeRef.new(shape: MetadataGenerationRunIdentifier, required: true, location: "uri", location_name: "identifier"))
730
+ CancelMetadataGenerationRunInput.struct_class = Types::CancelMetadataGenerationRunInput
731
+
732
+ CancelMetadataGenerationRunOutput.struct_class = Types::CancelMetadataGenerationRunOutput
733
+
683
734
  CancelSubscriptionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
684
735
  CancelSubscriptionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: SubscriptionId, required: true, location: "uri", location_name: "identifier"))
685
736
  CancelSubscriptionInput.struct_class = Types::CancelSubscriptionInput
@@ -737,6 +788,7 @@ module Aws::DataZone
737
788
  CreateAssetOutput.add_member(:forms_output, Shapes::ShapeRef.new(shape: FormOutputList, required: true, location_name: "formsOutput"))
738
789
  CreateAssetOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
739
790
  CreateAssetOutput.add_member(:id, Shapes::ShapeRef.new(shape: AssetId, required: true, location_name: "id"))
791
+ CreateAssetOutput.add_member(:latest_time_series_data_point_forms_output, Shapes::ShapeRef.new(shape: TimeSeriesDataPointSummaryFormOutputList, location_name: "latestTimeSeriesDataPointFormsOutput"))
740
792
  CreateAssetOutput.add_member(:listing, Shapes::ShapeRef.new(shape: AssetListingDetails, location_name: "listing"))
741
793
  CreateAssetOutput.add_member(:name, Shapes::ShapeRef.new(shape: AssetName, required: true, location_name: "name"))
742
794
  CreateAssetOutput.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "owningProjectId"))
@@ -768,6 +820,7 @@ module Aws::DataZone
768
820
  CreateAssetRevisionOutput.add_member(:forms_output, Shapes::ShapeRef.new(shape: FormOutputList, required: true, location_name: "formsOutput"))
769
821
  CreateAssetRevisionOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
770
822
  CreateAssetRevisionOutput.add_member(:id, Shapes::ShapeRef.new(shape: AssetId, required: true, location_name: "id"))
823
+ CreateAssetRevisionOutput.add_member(:latest_time_series_data_point_forms_output, Shapes::ShapeRef.new(shape: TimeSeriesDataPointSummaryFormOutputList, location_name: "latestTimeSeriesDataPointFormsOutput"))
771
824
  CreateAssetRevisionOutput.add_member(:listing, Shapes::ShapeRef.new(shape: AssetListingDetails, location_name: "listing"))
772
825
  CreateAssetRevisionOutput.add_member(:name, Shapes::ShapeRef.new(shape: AssetName, required: true, location_name: "name"))
773
826
  CreateAssetRevisionOutput.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "owningProjectId"))
@@ -980,7 +1033,7 @@ module Aws::DataZone
980
1033
  CreateListingChangeSetInput.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, required: true, location_name: "action"))
981
1034
  CreateListingChangeSetInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
982
1035
  CreateListingChangeSetInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
983
- CreateListingChangeSetInput.add_member(:entity_identifier, Shapes::ShapeRef.new(shape: EntityId, required: true, location_name: "entityIdentifier"))
1036
+ CreateListingChangeSetInput.add_member(:entity_identifier, Shapes::ShapeRef.new(shape: EntityIdentifier, required: true, location_name: "entityIdentifier"))
984
1037
  CreateListingChangeSetInput.add_member(:entity_revision, Shapes::ShapeRef.new(shape: Revision, location_name: "entityRevision"))
985
1038
  CreateListingChangeSetInput.add_member(:entity_type, Shapes::ShapeRef.new(shape: EntityType, required: true, location_name: "entityType"))
986
1039
  CreateListingChangeSetInput.struct_class = Types::CreateListingChangeSetInput
@@ -1008,10 +1061,12 @@ module Aws::DataZone
1008
1061
  CreateProjectOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
1009
1062
  CreateProjectOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1010
1063
  CreateProjectOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1064
+ CreateProjectOutput.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
1011
1065
  CreateProjectOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
1012
1066
  CreateProjectOutput.add_member(:id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "id"))
1013
1067
  CreateProjectOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
1014
1068
  CreateProjectOutput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "name"))
1069
+ CreateProjectOutput.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, location_name: "projectStatus"))
1015
1070
  CreateProjectOutput.struct_class = Types::CreateProjectOutput
1016
1071
 
1017
1072
  CreateSubscriptionGrantInput.add_member(:asset_target_names, Shapes::ShapeRef.new(shape: AssetTargetNames, location_name: "assetTargetNames"))
@@ -1238,6 +1293,7 @@ module Aws::DataZone
1238
1293
 
1239
1294
  DeleteDomainInput.add_member(:client_token, Shapes::ShapeRef.new(shape: String, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
1240
1295
  DeleteDomainInput.add_member(:identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "identifier"))
1296
+ DeleteDomainInput.add_member(:skip_deletion_check, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "skipDeletionCheck"))
1241
1297
  DeleteDomainInput.struct_class = Types::DeleteDomainInput
1242
1298
 
1243
1299
  DeleteDomainOutput.add_member(:status, Shapes::ShapeRef.new(shape: DomainStatus, required: true, location_name: "status"))
@@ -1283,6 +1339,7 @@ module Aws::DataZone
1283
1339
 
1284
1340
  DeleteProjectInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1285
1341
  DeleteProjectInput.add_member(:identifier, Shapes::ShapeRef.new(shape: ProjectId, required: true, location: "uri", location_name: "identifier"))
1342
+ DeleteProjectInput.add_member(:skip_deletion_check, Shapes::ShapeRef.new(shape: Boolean, location: "querystring", location_name: "skipDeletionCheck"))
1286
1343
  DeleteProjectInput.struct_class = Types::DeleteProjectInput
1287
1344
 
1288
1345
  DeleteProjectMembershipInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
@@ -1320,6 +1377,15 @@ module Aws::DataZone
1320
1377
  DeleteSubscriptionTargetInput.add_member(:identifier, Shapes::ShapeRef.new(shape: SubscriptionTargetId, required: true, location: "uri", location_name: "identifier"))
1321
1378
  DeleteSubscriptionTargetInput.struct_class = Types::DeleteSubscriptionTargetInput
1322
1379
 
1380
+ DeleteTimeSeriesDataPointsInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location: "querystring", location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
1381
+ DeleteTimeSeriesDataPointsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1382
+ DeleteTimeSeriesDataPointsInput.add_member(:entity_identifier, Shapes::ShapeRef.new(shape: EntityIdentifier, required: true, location: "uri", location_name: "entityIdentifier"))
1383
+ DeleteTimeSeriesDataPointsInput.add_member(:entity_type, Shapes::ShapeRef.new(shape: TimeSeriesEntityType, required: true, location: "uri", location_name: "entityType"))
1384
+ DeleteTimeSeriesDataPointsInput.add_member(:form_name, Shapes::ShapeRef.new(shape: TimeSeriesFormName, required: true, location: "querystring", location_name: "formName"))
1385
+ DeleteTimeSeriesDataPointsInput.struct_class = Types::DeleteTimeSeriesDataPointsInput
1386
+
1387
+ DeleteTimeSeriesDataPointsOutput.struct_class = Types::DeleteTimeSeriesDataPointsOutput
1388
+
1323
1389
  Deployment.add_member(:deployment_id, Shapes::ShapeRef.new(shape: String, location_name: "deploymentId"))
1324
1390
  Deployment.add_member(:deployment_status, Shapes::ShapeRef.new(shape: DeploymentStatus, location_name: "deploymentStatus"))
1325
1391
  Deployment.add_member(:deployment_type, Shapes::ShapeRef.new(shape: DeploymentType, location_name: "deploymentType"))
@@ -1425,6 +1491,8 @@ module Aws::DataZone
1425
1491
  FailureCause.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
1426
1492
  FailureCause.struct_class = Types::FailureCause
1427
1493
 
1494
+ FailureReasons.member = Shapes::ShapeRef.new(shape: ProjectDeletionError)
1495
+
1428
1496
  Filter.add_member(:attribute, Shapes::ShapeRef.new(shape: Attribute, required: true, location_name: "attribute"))
1429
1497
  Filter.add_member(:value, Shapes::ShapeRef.new(shape: FilterValueString, required: true, location_name: "value"))
1430
1498
  Filter.struct_class = Types::Filter
@@ -1508,6 +1576,7 @@ module Aws::DataZone
1508
1576
  GetAssetOutput.add_member(:forms_output, Shapes::ShapeRef.new(shape: FormOutputList, required: true, location_name: "formsOutput"))
1509
1577
  GetAssetOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
1510
1578
  GetAssetOutput.add_member(:id, Shapes::ShapeRef.new(shape: AssetId, required: true, location_name: "id"))
1579
+ GetAssetOutput.add_member(:latest_time_series_data_point_forms_output, Shapes::ShapeRef.new(shape: TimeSeriesDataPointSummaryFormOutputList, location_name: "latestTimeSeriesDataPointFormsOutput"))
1511
1580
  GetAssetOutput.add_member(:listing, Shapes::ShapeRef.new(shape: AssetListingDetails, location_name: "listing"))
1512
1581
  GetAssetOutput.add_member(:name, Shapes::ShapeRef.new(shape: AssetName, required: true, location_name: "name"))
1513
1582
  GetAssetOutput.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "owningProjectId"))
@@ -1762,6 +1831,20 @@ module Aws::DataZone
1762
1831
  GetListingOutput.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
1763
1832
  GetListingOutput.struct_class = Types::GetListingOutput
1764
1833
 
1834
+ GetMetadataGenerationRunInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1835
+ GetMetadataGenerationRunInput.add_member(:identifier, Shapes::ShapeRef.new(shape: MetadataGenerationRunIdentifier, required: true, location: "uri", location_name: "identifier"))
1836
+ GetMetadataGenerationRunInput.struct_class = Types::GetMetadataGenerationRunInput
1837
+
1838
+ GetMetadataGenerationRunOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
1839
+ GetMetadataGenerationRunOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
1840
+ GetMetadataGenerationRunOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1841
+ GetMetadataGenerationRunOutput.add_member(:id, Shapes::ShapeRef.new(shape: MetadataGenerationRunIdentifier, required: true, location_name: "id"))
1842
+ GetMetadataGenerationRunOutput.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "owningProjectId"))
1843
+ GetMetadataGenerationRunOutput.add_member(:status, Shapes::ShapeRef.new(shape: MetadataGenerationRunStatus, location_name: "status"))
1844
+ GetMetadataGenerationRunOutput.add_member(:target, Shapes::ShapeRef.new(shape: MetadataGenerationRunTarget, location_name: "target"))
1845
+ GetMetadataGenerationRunOutput.add_member(:type, Shapes::ShapeRef.new(shape: MetadataGenerationRunType, location_name: "type"))
1846
+ GetMetadataGenerationRunOutput.struct_class = Types::GetMetadataGenerationRunOutput
1847
+
1765
1848
  GetProjectInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1766
1849
  GetProjectInput.add_member(:identifier, Shapes::ShapeRef.new(shape: ProjectId, required: true, location: "uri", location_name: "identifier"))
1767
1850
  GetProjectInput.struct_class = Types::GetProjectInput
@@ -1770,10 +1853,12 @@ module Aws::DataZone
1770
1853
  GetProjectOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
1771
1854
  GetProjectOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
1772
1855
  GetProjectOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
1856
+ GetProjectOutput.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
1773
1857
  GetProjectOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
1774
1858
  GetProjectOutput.add_member(:id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "id"))
1775
1859
  GetProjectOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
1776
1860
  GetProjectOutput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "name"))
1861
+ GetProjectOutput.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, location_name: "projectStatus"))
1777
1862
  GetProjectOutput.struct_class = Types::GetProjectOutput
1778
1863
 
1779
1864
  GetSubscriptionGrantInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
@@ -1854,6 +1939,20 @@ module Aws::DataZone
1854
1939
  GetSubscriptionTargetOutput.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
1855
1940
  GetSubscriptionTargetOutput.struct_class = Types::GetSubscriptionTargetOutput
1856
1941
 
1942
+ GetTimeSeriesDataPointInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1943
+ GetTimeSeriesDataPointInput.add_member(:entity_identifier, Shapes::ShapeRef.new(shape: EntityIdentifier, required: true, location: "uri", location_name: "entityIdentifier"))
1944
+ GetTimeSeriesDataPointInput.add_member(:entity_type, Shapes::ShapeRef.new(shape: TimeSeriesEntityType, required: true, location: "uri", location_name: "entityType"))
1945
+ GetTimeSeriesDataPointInput.add_member(:form_name, Shapes::ShapeRef.new(shape: TimeSeriesFormName, required: true, location: "querystring", location_name: "formName"))
1946
+ GetTimeSeriesDataPointInput.add_member(:identifier, Shapes::ShapeRef.new(shape: TimeSeriesDataPointIdentifier, required: true, location: "uri", location_name: "identifier"))
1947
+ GetTimeSeriesDataPointInput.struct_class = Types::GetTimeSeriesDataPointInput
1948
+
1949
+ GetTimeSeriesDataPointOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
1950
+ GetTimeSeriesDataPointOutput.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "entityId"))
1951
+ GetTimeSeriesDataPointOutput.add_member(:entity_type, Shapes::ShapeRef.new(shape: TimeSeriesEntityType, location_name: "entityType"))
1952
+ GetTimeSeriesDataPointOutput.add_member(:form, Shapes::ShapeRef.new(shape: TimeSeriesDataPointFormOutput, location_name: "form"))
1953
+ GetTimeSeriesDataPointOutput.add_member(:form_name, Shapes::ShapeRef.new(shape: TimeSeriesFormName, location_name: "formName"))
1954
+ GetTimeSeriesDataPointOutput.struct_class = Types::GetTimeSeriesDataPointOutput
1955
+
1857
1956
  GetUserProfileInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1858
1957
  GetUserProfileInput.add_member(:type, Shapes::ShapeRef.new(shape: UserProfileType, location: "querystring", location_name: "type"))
1859
1958
  GetUserProfileInput.add_member(:user_identifier, Shapes::ShapeRef.new(shape: UserIdentifier, required: true, location: "uri", location_name: "userIdentifier"))
@@ -1894,11 +1993,13 @@ module Aws::DataZone
1894
1993
 
1895
1994
  GlossaryTerms.member = Shapes::ShapeRef.new(shape: GlossaryTermId)
1896
1995
 
1996
+ GlueRunConfigurationInput.add_member(:auto_import_data_quality_result, Shapes::ShapeRef.new(shape: Boolean, location_name: "autoImportDataQualityResult"))
1897
1997
  GlueRunConfigurationInput.add_member(:data_access_role, Shapes::ShapeRef.new(shape: GlueRunConfigurationInputDataAccessRoleString, location_name: "dataAccessRole"))
1898
1998
  GlueRunConfigurationInput.add_member(:relational_filter_configurations, Shapes::ShapeRef.new(shape: RelationalFilterConfigurations, required: true, location_name: "relationalFilterConfigurations"))
1899
1999
  GlueRunConfigurationInput.struct_class = Types::GlueRunConfigurationInput
1900
2000
 
1901
2001
  GlueRunConfigurationOutput.add_member(:account_id, Shapes::ShapeRef.new(shape: GlueRunConfigurationOutputAccountIdString, location_name: "accountId"))
2002
+ GlueRunConfigurationOutput.add_member(:auto_import_data_quality_result, Shapes::ShapeRef.new(shape: Boolean, location_name: "autoImportDataQualityResult"))
1902
2003
  GlueRunConfigurationOutput.add_member(:data_access_role, Shapes::ShapeRef.new(shape: GlueRunConfigurationOutputDataAccessRoleString, location_name: "dataAccessRole"))
1903
2004
  GlueRunConfigurationOutput.add_member(:region, Shapes::ShapeRef.new(shape: GlueRunConfigurationOutputRegionString, location_name: "region"))
1904
2005
  GlueRunConfigurationOutput.add_member(:relational_filter_configurations, Shapes::ShapeRef.new(shape: RelationalFilterConfigurations, required: true, location_name: "relationalFilterConfigurations"))
@@ -2045,6 +2146,17 @@ module Aws::DataZone
2045
2146
  ListEnvironmentsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
2046
2147
  ListEnvironmentsOutput.struct_class = Types::ListEnvironmentsOutput
2047
2148
 
2149
+ ListMetadataGenerationRunsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2150
+ ListMetadataGenerationRunsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2151
+ ListMetadataGenerationRunsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
2152
+ ListMetadataGenerationRunsInput.add_member(:status, Shapes::ShapeRef.new(shape: MetadataGenerationRunStatus, location: "querystring", location_name: "status"))
2153
+ ListMetadataGenerationRunsInput.add_member(:type, Shapes::ShapeRef.new(shape: MetadataGenerationRunType, location: "querystring", location_name: "type"))
2154
+ ListMetadataGenerationRunsInput.struct_class = Types::ListMetadataGenerationRunsInput
2155
+
2156
+ ListMetadataGenerationRunsOutput.add_member(:items, Shapes::ShapeRef.new(shape: MetadataGenerationRuns, location_name: "items"))
2157
+ ListMetadataGenerationRunsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
2158
+ ListMetadataGenerationRunsOutput.struct_class = Types::ListMetadataGenerationRunsOutput
2159
+
2048
2160
  ListNotificationsInput.add_member(:after_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "afterTimestamp"))
2049
2161
  ListNotificationsInput.add_member(:before_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "beforeTimestamp"))
2050
2162
  ListNotificationsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
@@ -2147,6 +2259,20 @@ module Aws::DataZone
2147
2259
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
2148
2260
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
2149
2261
 
2262
+ ListTimeSeriesDataPointsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2263
+ ListTimeSeriesDataPointsInput.add_member(:ended_at, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "endedAt"))
2264
+ ListTimeSeriesDataPointsInput.add_member(:entity_identifier, Shapes::ShapeRef.new(shape: EntityIdentifier, required: true, location: "uri", location_name: "entityIdentifier"))
2265
+ ListTimeSeriesDataPointsInput.add_member(:entity_type, Shapes::ShapeRef.new(shape: TimeSeriesEntityType, required: true, location: "uri", location_name: "entityType"))
2266
+ ListTimeSeriesDataPointsInput.add_member(:form_name, Shapes::ShapeRef.new(shape: TimeSeriesFormName, required: true, location: "querystring", location_name: "formName"))
2267
+ ListTimeSeriesDataPointsInput.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
2268
+ ListTimeSeriesDataPointsInput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location: "querystring", location_name: "nextToken"))
2269
+ ListTimeSeriesDataPointsInput.add_member(:started_at, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "startedAt"))
2270
+ ListTimeSeriesDataPointsInput.struct_class = Types::ListTimeSeriesDataPointsInput
2271
+
2272
+ ListTimeSeriesDataPointsOutput.add_member(:items, Shapes::ShapeRef.new(shape: TimeSeriesDataPointSummaryFormOutputList, location_name: "items"))
2273
+ ListTimeSeriesDataPointsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
2274
+ ListTimeSeriesDataPointsOutput.struct_class = Types::ListTimeSeriesDataPointsOutput
2275
+
2150
2276
  ListingItem.add_member(:asset_listing, Shapes::ShapeRef.new(shape: AssetListing, location_name: "assetListing"))
2151
2277
  ListingItem.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2152
2278
  ListingItem.add_member_subclass(:asset_listing, Types::ListingItem::AssetListing)
@@ -2177,6 +2303,23 @@ module Aws::DataZone
2177
2303
  MemberDetails.add_member_subclass(:unknown, Types::MemberDetails::Unknown)
2178
2304
  MemberDetails.struct_class = Types::MemberDetails
2179
2305
 
2306
+ MetadataGenerationRunItem.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
2307
+ MetadataGenerationRunItem.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
2308
+ MetadataGenerationRunItem.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
2309
+ MetadataGenerationRunItem.add_member(:id, Shapes::ShapeRef.new(shape: MetadataGenerationRunIdentifier, required: true, location_name: "id"))
2310
+ MetadataGenerationRunItem.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "owningProjectId"))
2311
+ MetadataGenerationRunItem.add_member(:status, Shapes::ShapeRef.new(shape: MetadataGenerationRunStatus, location_name: "status"))
2312
+ MetadataGenerationRunItem.add_member(:target, Shapes::ShapeRef.new(shape: MetadataGenerationRunTarget, location_name: "target"))
2313
+ MetadataGenerationRunItem.add_member(:type, Shapes::ShapeRef.new(shape: MetadataGenerationRunType, location_name: "type"))
2314
+ MetadataGenerationRunItem.struct_class = Types::MetadataGenerationRunItem
2315
+
2316
+ MetadataGenerationRunTarget.add_member(:identifier, Shapes::ShapeRef.new(shape: String, required: true, location_name: "identifier"))
2317
+ MetadataGenerationRunTarget.add_member(:revision, Shapes::ShapeRef.new(shape: Revision, location_name: "revision"))
2318
+ MetadataGenerationRunTarget.add_member(:type, Shapes::ShapeRef.new(shape: MetadataGenerationTargetType, required: true, location_name: "type"))
2319
+ MetadataGenerationRunTarget.struct_class = Types::MetadataGenerationRunTarget
2320
+
2321
+ MetadataGenerationRuns.member = Shapes::ShapeRef.new(shape: MetadataGenerationRunItem)
2322
+
2180
2323
  MetadataMap.key = Shapes::ShapeRef.new(shape: String)
2181
2324
  MetadataMap.value = Shapes::ShapeRef.new(shape: String)
2182
2325
 
@@ -2208,11 +2351,28 @@ module Aws::DataZone
2208
2351
 
2209
2352
  NotificationsList.member = Shapes::ShapeRef.new(shape: NotificationOutput)
2210
2353
 
2354
+ PostTimeSeriesDataPointsInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
2355
+ PostTimeSeriesDataPointsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2356
+ PostTimeSeriesDataPointsInput.add_member(:entity_identifier, Shapes::ShapeRef.new(shape: EntityIdentifier, required: true, location: "uri", location_name: "entityIdentifier"))
2357
+ PostTimeSeriesDataPointsInput.add_member(:entity_type, Shapes::ShapeRef.new(shape: TimeSeriesEntityType, required: true, location: "uri", location_name: "entityType"))
2358
+ PostTimeSeriesDataPointsInput.add_member(:forms, Shapes::ShapeRef.new(shape: TimeSeriesDataPointFormInputList, required: true, location_name: "forms"))
2359
+ PostTimeSeriesDataPointsInput.struct_class = Types::PostTimeSeriesDataPointsInput
2360
+
2361
+ PostTimeSeriesDataPointsOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, location_name: "domainId"))
2362
+ PostTimeSeriesDataPointsOutput.add_member(:entity_id, Shapes::ShapeRef.new(shape: EntityId, location_name: "entityId"))
2363
+ PostTimeSeriesDataPointsOutput.add_member(:entity_type, Shapes::ShapeRef.new(shape: TimeSeriesEntityType, location_name: "entityType"))
2364
+ PostTimeSeriesDataPointsOutput.add_member(:forms, Shapes::ShapeRef.new(shape: TimeSeriesDataPointFormOutputList, location_name: "forms"))
2365
+ PostTimeSeriesDataPointsOutput.struct_class = Types::PostTimeSeriesDataPointsOutput
2366
+
2211
2367
  PredictionChoices.member = Shapes::ShapeRef.new(shape: Integer)
2212
2368
 
2213
2369
  PredictionConfiguration.add_member(:business_name_generation, Shapes::ShapeRef.new(shape: BusinessNameGenerationConfiguration, location_name: "businessNameGeneration"))
2214
2370
  PredictionConfiguration.struct_class = Types::PredictionConfiguration
2215
2371
 
2372
+ ProjectDeletionError.add_member(:code, Shapes::ShapeRef.new(shape: String, location_name: "code"))
2373
+ ProjectDeletionError.add_member(:message, Shapes::ShapeRef.new(shape: String, location_name: "message"))
2374
+ ProjectDeletionError.struct_class = Types::ProjectDeletionError
2375
+
2216
2376
  ProjectMember.add_member(:designation, Shapes::ShapeRef.new(shape: UserDesignation, required: true, location_name: "designation"))
2217
2377
  ProjectMember.add_member(:member_details, Shapes::ShapeRef.new(shape: MemberDetails, required: true, location_name: "memberDetails"))
2218
2378
  ProjectMember.struct_class = Types::ProjectMember
@@ -2225,8 +2385,10 @@ module Aws::DataZone
2225
2385
  ProjectSummary.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
2226
2386
  ProjectSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
2227
2387
  ProjectSummary.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
2388
+ ProjectSummary.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
2228
2389
  ProjectSummary.add_member(:id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "id"))
2229
2390
  ProjectSummary.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "name"))
2391
+ ProjectSummary.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, location_name: "projectStatus"))
2230
2392
  ProjectSummary.add_member(:updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "updatedAt"))
2231
2393
  ProjectSummary.struct_class = Types::ProjectSummary
2232
2394
 
@@ -2295,7 +2457,7 @@ module Aws::DataZone
2295
2457
  RegionalParameterMap.value = Shapes::ShapeRef.new(shape: RegionalParameter)
2296
2458
 
2297
2459
  RejectChoice.add_member(:prediction_choices, Shapes::ShapeRef.new(shape: PredictionChoices, location_name: "predictionChoices"))
2298
- RejectChoice.add_member(:prediction_target, Shapes::ShapeRef.new(shape: String, location_name: "predictionTarget"))
2460
+ RejectChoice.add_member(:prediction_target, Shapes::ShapeRef.new(shape: String, required: true, location_name: "predictionTarget"))
2299
2461
  RejectChoice.struct_class = Types::RejectChoice
2300
2462
 
2301
2463
  RejectChoices.member = Shapes::ShapeRef.new(shape: RejectChoice)
@@ -2532,6 +2694,22 @@ module Aws::DataZone
2532
2694
  StartDataSourceRunOutput.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTime, required: true, location_name: "updatedAt"))
2533
2695
  StartDataSourceRunOutput.struct_class = Types::StartDataSourceRunOutput
2534
2696
 
2697
+ StartMetadataGenerationRunInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
2698
+ StartMetadataGenerationRunInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
2699
+ StartMetadataGenerationRunInput.add_member(:owning_project_identifier, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "owningProjectIdentifier"))
2700
+ StartMetadataGenerationRunInput.add_member(:target, Shapes::ShapeRef.new(shape: MetadataGenerationRunTarget, required: true, location_name: "target"))
2701
+ StartMetadataGenerationRunInput.add_member(:type, Shapes::ShapeRef.new(shape: MetadataGenerationRunType, required: true, location_name: "type"))
2702
+ StartMetadataGenerationRunInput.struct_class = Types::StartMetadataGenerationRunInput
2703
+
2704
+ StartMetadataGenerationRunOutput.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
2705
+ StartMetadataGenerationRunOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, location_name: "createdBy"))
2706
+ StartMetadataGenerationRunOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
2707
+ StartMetadataGenerationRunOutput.add_member(:id, Shapes::ShapeRef.new(shape: MetadataGenerationRunIdentifier, required: true, location_name: "id"))
2708
+ StartMetadataGenerationRunOutput.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "owningProjectId"))
2709
+ StartMetadataGenerationRunOutput.add_member(:status, Shapes::ShapeRef.new(shape: MetadataGenerationRunStatus, location_name: "status"))
2710
+ StartMetadataGenerationRunOutput.add_member(:type, Shapes::ShapeRef.new(shape: MetadataGenerationRunType, location_name: "type"))
2711
+ StartMetadataGenerationRunOutput.struct_class = Types::StartMetadataGenerationRunOutput
2712
+
2535
2713
  SubscribedAsset.add_member(:asset_id, Shapes::ShapeRef.new(shape: AssetId, required: true, location_name: "assetId"))
2536
2714
  SubscribedAsset.add_member(:asset_revision, Shapes::ShapeRef.new(shape: Revision, required: true, location_name: "assetRevision"))
2537
2715
  SubscribedAsset.add_member(:failure_cause, Shapes::ShapeRef.new(shape: FailureCause, location_name: "failureCause"))
@@ -2688,6 +2866,35 @@ module Aws::DataZone
2688
2866
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
2689
2867
  ThrottlingException.struct_class = Types::ThrottlingException
2690
2868
 
2869
+ TimeSeriesDataPointFormInput.add_member(:content, Shapes::ShapeRef.new(shape: TimeSeriesDataPointFormInputContentString, location_name: "content"))
2870
+ TimeSeriesDataPointFormInput.add_member(:form_name, Shapes::ShapeRef.new(shape: TimeSeriesFormName, required: true, location_name: "formName"))
2871
+ TimeSeriesDataPointFormInput.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "timestamp"))
2872
+ TimeSeriesDataPointFormInput.add_member(:type_identifier, Shapes::ShapeRef.new(shape: FormTypeIdentifier, required: true, location_name: "typeIdentifier"))
2873
+ TimeSeriesDataPointFormInput.add_member(:type_revision, Shapes::ShapeRef.new(shape: Revision, location_name: "typeRevision"))
2874
+ TimeSeriesDataPointFormInput.struct_class = Types::TimeSeriesDataPointFormInput
2875
+
2876
+ TimeSeriesDataPointFormInputList.member = Shapes::ShapeRef.new(shape: TimeSeriesDataPointFormInput)
2877
+
2878
+ TimeSeriesDataPointFormOutput.add_member(:content, Shapes::ShapeRef.new(shape: TimeSeriesDataPointFormOutputContentString, location_name: "content"))
2879
+ TimeSeriesDataPointFormOutput.add_member(:form_name, Shapes::ShapeRef.new(shape: TimeSeriesFormName, required: true, location_name: "formName"))
2880
+ TimeSeriesDataPointFormOutput.add_member(:id, Shapes::ShapeRef.new(shape: DataPointIdentifier, location_name: "id"))
2881
+ TimeSeriesDataPointFormOutput.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "timestamp"))
2882
+ TimeSeriesDataPointFormOutput.add_member(:type_identifier, Shapes::ShapeRef.new(shape: FormTypeIdentifier, required: true, location_name: "typeIdentifier"))
2883
+ TimeSeriesDataPointFormOutput.add_member(:type_revision, Shapes::ShapeRef.new(shape: Revision, location_name: "typeRevision"))
2884
+ TimeSeriesDataPointFormOutput.struct_class = Types::TimeSeriesDataPointFormOutput
2885
+
2886
+ TimeSeriesDataPointFormOutputList.member = Shapes::ShapeRef.new(shape: TimeSeriesDataPointFormOutput)
2887
+
2888
+ TimeSeriesDataPointSummaryFormOutput.add_member(:content_summary, Shapes::ShapeRef.new(shape: TimeSeriesDataPointSummaryFormOutputContentSummaryString, location_name: "contentSummary"))
2889
+ TimeSeriesDataPointSummaryFormOutput.add_member(:form_name, Shapes::ShapeRef.new(shape: TimeSeriesFormName, required: true, location_name: "formName"))
2890
+ TimeSeriesDataPointSummaryFormOutput.add_member(:id, Shapes::ShapeRef.new(shape: DataPointIdentifier, location_name: "id"))
2891
+ TimeSeriesDataPointSummaryFormOutput.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "timestamp"))
2892
+ TimeSeriesDataPointSummaryFormOutput.add_member(:type_identifier, Shapes::ShapeRef.new(shape: FormTypeIdentifier, required: true, location_name: "typeIdentifier"))
2893
+ TimeSeriesDataPointSummaryFormOutput.add_member(:type_revision, Shapes::ShapeRef.new(shape: Revision, location_name: "typeRevision"))
2894
+ TimeSeriesDataPointSummaryFormOutput.struct_class = Types::TimeSeriesDataPointSummaryFormOutput
2895
+
2896
+ TimeSeriesDataPointSummaryFormOutputList.member = Shapes::ShapeRef.new(shape: TimeSeriesDataPointSummaryFormOutput)
2897
+
2691
2898
  Topic.add_member(:resource, Shapes::ShapeRef.new(shape: NotificationResource, required: true, location_name: "resource"))
2692
2899
  Topic.add_member(:role, Shapes::ShapeRef.new(shape: NotificationRole, required: true, location_name: "role"))
2693
2900
  Topic.add_member(:subject, Shapes::ShapeRef.new(shape: String, required: true, location_name: "subject"))
@@ -2863,10 +3070,12 @@ module Aws::DataZone
2863
3070
  UpdateProjectOutput.add_member(:created_by, Shapes::ShapeRef.new(shape: CreatedBy, required: true, location_name: "createdBy"))
2864
3071
  UpdateProjectOutput.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
2865
3072
  UpdateProjectOutput.add_member(:domain_id, Shapes::ShapeRef.new(shape: DomainId, required: true, location_name: "domainId"))
3073
+ UpdateProjectOutput.add_member(:failure_reasons, Shapes::ShapeRef.new(shape: FailureReasons, location_name: "failureReasons"))
2866
3074
  UpdateProjectOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
2867
3075
  UpdateProjectOutput.add_member(:id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "id"))
2868
3076
  UpdateProjectOutput.add_member(:last_updated_at, Shapes::ShapeRef.new(shape: SyntheticTimestamp_date_time, location_name: "lastUpdatedAt"))
2869
3077
  UpdateProjectOutput.add_member(:name, Shapes::ShapeRef.new(shape: ProjectName, required: true, location_name: "name"))
3078
+ UpdateProjectOutput.add_member(:project_status, Shapes::ShapeRef.new(shape: ProjectStatus, location_name: "projectStatus"))
2870
3079
  UpdateProjectOutput.struct_class = Types::UpdateProjectOutput
2871
3080
 
2872
3081
  UpdateSubscriptionGrantStatusInput.add_member(:asset_identifier, Shapes::ShapeRef.new(shape: AssetId, required: true, location: "uri", location_name: "assetIdentifier"))
@@ -3025,6 +3234,21 @@ module Aws::DataZone
3025
3234
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3026
3235
  end)
3027
3236
 
3237
+ api.add_operation(:cancel_metadata_generation_run, Seahorse::Model::Operation.new.tap do |o|
3238
+ o.name = "CancelMetadataGenerationRun"
3239
+ o.http_method = "POST"
3240
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}/cancel"
3241
+ o.input = Shapes::ShapeRef.new(shape: CancelMetadataGenerationRunInput)
3242
+ o.output = Shapes::ShapeRef.new(shape: CancelMetadataGenerationRunOutput)
3243
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3244
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3245
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3246
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3247
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
3248
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3249
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3250
+ end)
3251
+
3028
3252
  api.add_operation(:cancel_subscription, Seahorse::Model::Operation.new.tap do |o|
3029
3253
  o.name = "CancelSubscription"
3030
3254
  o.http_method = "PUT"
@@ -3549,6 +3773,20 @@ module Aws::DataZone
3549
3773
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3550
3774
  end)
3551
3775
 
3776
+ api.add_operation(:delete_time_series_data_points, Seahorse::Model::Operation.new.tap do |o|
3777
+ o.name = "DeleteTimeSeriesDataPoints"
3778
+ o.http_method = "DELETE"
3779
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points"
3780
+ o.input = Shapes::ShapeRef.new(shape: DeleteTimeSeriesDataPointsInput)
3781
+ o.output = Shapes::ShapeRef.new(shape: DeleteTimeSeriesDataPointsOutput)
3782
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
3783
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
3784
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
3785
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
3786
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
3787
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3788
+ end)
3789
+
3552
3790
  api.add_operation(:get_asset, Seahorse::Model::Operation.new.tap do |o|
3553
3791
  o.name = "GetAsset"
3554
3792
  o.http_method = "GET"
@@ -3765,6 +4003,20 @@ module Aws::DataZone
3765
4003
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3766
4004
  end)
3767
4005
 
4006
+ api.add_operation(:get_metadata_generation_run, Seahorse::Model::Operation.new.tap do |o|
4007
+ o.name = "GetMetadataGenerationRun"
4008
+ o.http_method = "GET"
4009
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/metadata-generation-runs/{identifier}"
4010
+ o.input = Shapes::ShapeRef.new(shape: GetMetadataGenerationRunInput)
4011
+ o.output = Shapes::ShapeRef.new(shape: GetMetadataGenerationRunOutput)
4012
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
4013
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4014
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4015
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4016
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4017
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4018
+ end)
4019
+
3768
4020
  api.add_operation(:get_project, Seahorse::Model::Operation.new.tap do |o|
3769
4021
  o.name = "GetProject"
3770
4022
  o.http_method = "GET"
@@ -3835,6 +4087,20 @@ module Aws::DataZone
3835
4087
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3836
4088
  end)
3837
4089
 
4090
+ api.add_operation(:get_time_series_data_point, Seahorse::Model::Operation.new.tap do |o|
4091
+ o.name = "GetTimeSeriesDataPoint"
4092
+ o.http_method = "GET"
4093
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points/{identifier}"
4094
+ o.input = Shapes::ShapeRef.new(shape: GetTimeSeriesDataPointInput)
4095
+ o.output = Shapes::ShapeRef.new(shape: GetTimeSeriesDataPointOutput)
4096
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
4097
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4098
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4099
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4100
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4101
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4102
+ end)
4103
+
3838
4104
  api.add_operation(:get_user_profile, Seahorse::Model::Operation.new.tap do |o|
3839
4105
  o.name = "GetUserProfile"
3840
4106
  o.http_method = "GET"
@@ -4035,6 +4301,26 @@ module Aws::DataZone
4035
4301
  )
4036
4302
  end)
4037
4303
 
4304
+ api.add_operation(:list_metadata_generation_runs, Seahorse::Model::Operation.new.tap do |o|
4305
+ o.name = "ListMetadataGenerationRuns"
4306
+ o.http_method = "GET"
4307
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/metadata-generation-runs"
4308
+ o.input = Shapes::ShapeRef.new(shape: ListMetadataGenerationRunsInput)
4309
+ o.output = Shapes::ShapeRef.new(shape: ListMetadataGenerationRunsOutput)
4310
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
4311
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4312
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4313
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4314
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4315
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4316
+ o[:pager] = Aws::Pager.new(
4317
+ limit_key: "max_results",
4318
+ tokens: {
4319
+ "next_token" => "next_token"
4320
+ }
4321
+ )
4322
+ end)
4323
+
4038
4324
  api.add_operation(:list_notifications, Seahorse::Model::Operation.new.tap do |o|
4039
4325
  o.name = "ListNotifications"
4040
4326
  o.http_method = "GET"
@@ -4188,6 +4474,42 @@ module Aws::DataZone
4188
4474
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4189
4475
  end)
4190
4476
 
4477
+ api.add_operation(:list_time_series_data_points, Seahorse::Model::Operation.new.tap do |o|
4478
+ o.name = "ListTimeSeriesDataPoints"
4479
+ o.http_method = "GET"
4480
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points"
4481
+ o.input = Shapes::ShapeRef.new(shape: ListTimeSeriesDataPointsInput)
4482
+ o.output = Shapes::ShapeRef.new(shape: ListTimeSeriesDataPointsOutput)
4483
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
4484
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4485
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4486
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4487
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4488
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4489
+ o[:pager] = Aws::Pager.new(
4490
+ limit_key: "max_results",
4491
+ tokens: {
4492
+ "next_token" => "next_token"
4493
+ }
4494
+ )
4495
+ end)
4496
+
4497
+ api.add_operation(:post_time_series_data_points, Seahorse::Model::Operation.new.tap do |o|
4498
+ o.name = "PostTimeSeriesDataPoints"
4499
+ o.http_method = "POST"
4500
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/entities/{entityType}/{entityIdentifier}/time-series-data-points"
4501
+ o.input = Shapes::ShapeRef.new(shape: PostTimeSeriesDataPointsInput)
4502
+ o.output = Shapes::ShapeRef.new(shape: PostTimeSeriesDataPointsOutput)
4503
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
4504
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4505
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4506
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4507
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
4508
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4509
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4510
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4511
+ end)
4512
+
4191
4513
  api.add_operation(:put_environment_blueprint_configuration, Seahorse::Model::Operation.new.tap do |o|
4192
4514
  o.name = "PutEnvironmentBlueprintConfiguration"
4193
4515
  o.http_method = "PUT"
@@ -4213,6 +4535,7 @@ module Aws::DataZone
4213
4535
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4214
4536
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4215
4537
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4538
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4216
4539
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4217
4540
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4218
4541
  end)
@@ -4360,6 +4683,22 @@ module Aws::DataZone
4360
4683
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4361
4684
  end)
4362
4685
 
4686
+ api.add_operation(:start_metadata_generation_run, Seahorse::Model::Operation.new.tap do |o|
4687
+ o.name = "StartMetadataGenerationRun"
4688
+ o.http_method = "POST"
4689
+ o.http_request_uri = "/v2/domains/{domainIdentifier}/metadata-generation-runs"
4690
+ o.input = Shapes::ShapeRef.new(shape: StartMetadataGenerationRunInput)
4691
+ o.output = Shapes::ShapeRef.new(shape: StartMetadataGenerationRunOutput)
4692
+ o.errors << Shapes::ShapeRef.new(shape: InternalServerException)
4693
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4694
+ o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4695
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4696
+ o.errors << Shapes::ShapeRef.new(shape: ServiceQuotaExceededException)
4697
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4698
+ o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4699
+ o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4700
+ end)
4701
+
4363
4702
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
4364
4703
  o.name = "TagResource"
4365
4704
  o.http_method = "POST"