aws-sdk-datazone 1.4.0 → 1.6.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')
@@ -255,6 +262,8 @@ module Aws::DataZone
255
262
  GetIamPortalLoginUrlOutput = Shapes::StructureShape.new(name: 'GetIamPortalLoginUrlOutput')
256
263
  GetListingInput = Shapes::StructureShape.new(name: 'GetListingInput')
257
264
  GetListingOutput = Shapes::StructureShape.new(name: 'GetListingOutput')
265
+ GetMetadataGenerationRunInput = Shapes::StructureShape.new(name: 'GetMetadataGenerationRunInput')
266
+ GetMetadataGenerationRunOutput = Shapes::StructureShape.new(name: 'GetMetadataGenerationRunOutput')
258
267
  GetProjectInput = Shapes::StructureShape.new(name: 'GetProjectInput')
259
268
  GetProjectOutput = Shapes::StructureShape.new(name: 'GetProjectOutput')
260
269
  GetSubscriptionGrantInput = Shapes::StructureShape.new(name: 'GetSubscriptionGrantInput')
@@ -267,6 +276,8 @@ module Aws::DataZone
267
276
  GetSubscriptionRequestDetailsOutputSubscribedPrincipalsList = Shapes::ListShape.new(name: 'GetSubscriptionRequestDetailsOutputSubscribedPrincipalsList')
268
277
  GetSubscriptionTargetInput = Shapes::StructureShape.new(name: 'GetSubscriptionTargetInput')
269
278
  GetSubscriptionTargetOutput = Shapes::StructureShape.new(name: 'GetSubscriptionTargetOutput')
279
+ GetTimeSeriesDataPointInput = Shapes::StructureShape.new(name: 'GetTimeSeriesDataPointInput')
280
+ GetTimeSeriesDataPointOutput = Shapes::StructureShape.new(name: 'GetTimeSeriesDataPointOutput')
270
281
  GetUserProfileInput = Shapes::StructureShape.new(name: 'GetUserProfileInput')
271
282
  GetUserProfileOutput = Shapes::StructureShape.new(name: 'GetUserProfileOutput')
272
283
  GlossaryDescription = Shapes::StringShape.new(name: 'GlossaryDescription')
@@ -322,6 +333,8 @@ module Aws::DataZone
322
333
  ListEnvironmentProfilesOutput = Shapes::StructureShape.new(name: 'ListEnvironmentProfilesOutput')
323
334
  ListEnvironmentsInput = Shapes::StructureShape.new(name: 'ListEnvironmentsInput')
324
335
  ListEnvironmentsOutput = Shapes::StructureShape.new(name: 'ListEnvironmentsOutput')
336
+ ListMetadataGenerationRunsInput = Shapes::StructureShape.new(name: 'ListMetadataGenerationRunsInput')
337
+ ListMetadataGenerationRunsOutput = Shapes::StructureShape.new(name: 'ListMetadataGenerationRunsOutput')
325
338
  ListNotificationsInput = Shapes::StructureShape.new(name: 'ListNotificationsInput')
326
339
  ListNotificationsOutput = Shapes::StructureShape.new(name: 'ListNotificationsOutput')
327
340
  ListProjectMembershipsInput = Shapes::StructureShape.new(name: 'ListProjectMembershipsInput')
@@ -338,6 +351,8 @@ module Aws::DataZone
338
351
  ListSubscriptionsOutput = Shapes::StructureShape.new(name: 'ListSubscriptionsOutput')
339
352
  ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
340
353
  ListTagsForResourceResponse = Shapes::StructureShape.new(name: 'ListTagsForResourceResponse')
354
+ ListTimeSeriesDataPointsInput = Shapes::StructureShape.new(name: 'ListTimeSeriesDataPointsInput')
355
+ ListTimeSeriesDataPointsOutput = Shapes::StructureShape.new(name: 'ListTimeSeriesDataPointsOutput')
341
356
  ListingId = Shapes::StringShape.new(name: 'ListingId')
342
357
  ListingItem = Shapes::UnionShape.new(name: 'ListingItem')
343
358
  ListingName = Shapes::StringShape.new(name: 'ListingName')
@@ -350,6 +365,13 @@ module Aws::DataZone
350
365
  Member = Shapes::UnionShape.new(name: 'Member')
351
366
  MemberDetails = Shapes::UnionShape.new(name: 'MemberDetails')
352
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')
353
375
  MetadataMap = Shapes::MapShape.new(name: 'MetadataMap')
354
376
  Model = Shapes::UnionShape.new(name: 'Model')
355
377
  Name = Shapes::StringShape.new(name: 'Name')
@@ -361,6 +383,8 @@ module Aws::DataZone
361
383
  NotificationType = Shapes::StringShape.new(name: 'NotificationType')
362
384
  NotificationsList = Shapes::ListShape.new(name: 'NotificationsList')
363
385
  PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
386
+ PostTimeSeriesDataPointsInput = Shapes::StructureShape.new(name: 'PostTimeSeriesDataPointsInput')
387
+ PostTimeSeriesDataPointsOutput = Shapes::StructureShape.new(name: 'PostTimeSeriesDataPointsOutput')
364
388
  PredictionChoices = Shapes::ListShape.new(name: 'PredictionChoices')
365
389
  PredictionConfiguration = Shapes::StructureShape.new(name: 'PredictionConfiguration')
366
390
  ProjectDeletionError = Shapes::StructureShape.new(name: 'ProjectDeletionError')
@@ -447,6 +471,8 @@ module Aws::DataZone
447
471
  SsoUserProfileDetails = Shapes::StructureShape.new(name: 'SsoUserProfileDetails')
448
472
  StartDataSourceRunInput = Shapes::StructureShape.new(name: 'StartDataSourceRunInput')
449
473
  StartDataSourceRunOutput = Shapes::StructureShape.new(name: 'StartDataSourceRunOutput')
474
+ StartMetadataGenerationRunInput = Shapes::StructureShape.new(name: 'StartMetadataGenerationRunInput')
475
+ StartMetadataGenerationRunOutput = Shapes::StructureShape.new(name: 'StartMetadataGenerationRunOutput')
450
476
  String = Shapes::StringShape.new(name: 'String')
451
477
  SubscribedAsset = Shapes::StructureShape.new(name: 'SubscribedAsset')
452
478
  SubscribedAssetListing = Shapes::StructureShape.new(name: 'SubscribedAssetListing')
@@ -494,6 +520,18 @@ module Aws::DataZone
494
520
  TermRelationsClassifiesList = Shapes::ListShape.new(name: 'TermRelationsClassifiesList')
495
521
  TermRelationsIsAList = Shapes::ListShape.new(name: 'TermRelationsIsAList')
496
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')
497
535
  Timestamp = Shapes::TimestampShape.new(name: 'Timestamp')
498
536
  Timezone = Shapes::StringShape.new(name: 'Timezone')
499
537
  Title = Shapes::StringShape.new(name: 'Title')
@@ -547,8 +585,9 @@ module Aws::DataZone
547
585
  UserType = Shapes::StringShape.new(name: 'UserType')
548
586
  ValidationException = Shapes::StructureShape.new(name: 'ValidationException')
549
587
 
588
+ AcceptChoice.add_member(:edited_value, Shapes::ShapeRef.new(shape: EditedValue, location_name: "editedValue"))
550
589
  AcceptChoice.add_member(:prediction_choice, Shapes::ShapeRef.new(shape: Integer, location_name: "predictionChoice"))
551
- 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"))
552
591
  AcceptChoice.struct_class = Types::AcceptChoice
553
592
 
554
593
  AcceptChoices.member = Shapes::ShapeRef.new(shape: AcceptChoice)
@@ -615,6 +654,7 @@ module Aws::DataZone
615
654
  AssetItem.struct_class = Types::AssetItem
616
655
 
617
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"))
618
658
  AssetItemAdditionalAttributes.add_member(:read_only_forms_output, Shapes::ShapeRef.new(shape: FormOutputList, location_name: "readOnlyFormsOutput"))
619
659
  AssetItemAdditionalAttributes.struct_class = Types::AssetItemAdditionalAttributes
620
660
 
@@ -624,6 +664,7 @@ module Aws::DataZone
624
664
  AssetListing.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
625
665
  AssetListing.add_member(:forms, Shapes::ShapeRef.new(shape: Forms, location_name: "forms"))
626
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"))
627
668
  AssetListing.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, location_name: "owningProjectId"))
628
669
  AssetListing.struct_class = Types::AssetListing
629
670
 
@@ -647,6 +688,7 @@ module Aws::DataZone
647
688
  AssetListingItem.struct_class = Types::AssetListingItem
648
689
 
649
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"))
650
692
  AssetListingItemAdditionalAttributes.struct_class = Types::AssetListingItemAdditionalAttributes
651
693
 
652
694
  AssetRevision.add_member(:created_at, Shapes::ShapeRef.new(shape: CreatedAt, location_name: "createdAt"))
@@ -683,6 +725,12 @@ module Aws::DataZone
683
725
  BusinessNameGenerationConfiguration.add_member(:enabled, Shapes::ShapeRef.new(shape: Boolean, location_name: "enabled"))
684
726
  BusinessNameGenerationConfiguration.struct_class = Types::BusinessNameGenerationConfiguration
685
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
+
686
734
  CancelSubscriptionInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
687
735
  CancelSubscriptionInput.add_member(:identifier, Shapes::ShapeRef.new(shape: SubscriptionId, required: true, location: "uri", location_name: "identifier"))
688
736
  CancelSubscriptionInput.struct_class = Types::CancelSubscriptionInput
@@ -740,6 +788,7 @@ module Aws::DataZone
740
788
  CreateAssetOutput.add_member(:forms_output, Shapes::ShapeRef.new(shape: FormOutputList, required: true, location_name: "formsOutput"))
741
789
  CreateAssetOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
742
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"))
743
792
  CreateAssetOutput.add_member(:listing, Shapes::ShapeRef.new(shape: AssetListingDetails, location_name: "listing"))
744
793
  CreateAssetOutput.add_member(:name, Shapes::ShapeRef.new(shape: AssetName, required: true, location_name: "name"))
745
794
  CreateAssetOutput.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "owningProjectId"))
@@ -771,6 +820,7 @@ module Aws::DataZone
771
820
  CreateAssetRevisionOutput.add_member(:forms_output, Shapes::ShapeRef.new(shape: FormOutputList, required: true, location_name: "formsOutput"))
772
821
  CreateAssetRevisionOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
773
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"))
774
824
  CreateAssetRevisionOutput.add_member(:listing, Shapes::ShapeRef.new(shape: AssetListingDetails, location_name: "listing"))
775
825
  CreateAssetRevisionOutput.add_member(:name, Shapes::ShapeRef.new(shape: AssetName, required: true, location_name: "name"))
776
826
  CreateAssetRevisionOutput.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "owningProjectId"))
@@ -983,7 +1033,7 @@ module Aws::DataZone
983
1033
  CreateListingChangeSetInput.add_member(:action, Shapes::ShapeRef.new(shape: ChangeAction, required: true, location_name: "action"))
984
1034
  CreateListingChangeSetInput.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
985
1035
  CreateListingChangeSetInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
986
- 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"))
987
1037
  CreateListingChangeSetInput.add_member(:entity_revision, Shapes::ShapeRef.new(shape: Revision, location_name: "entityRevision"))
988
1038
  CreateListingChangeSetInput.add_member(:entity_type, Shapes::ShapeRef.new(shape: EntityType, required: true, location_name: "entityType"))
989
1039
  CreateListingChangeSetInput.struct_class = Types::CreateListingChangeSetInput
@@ -1327,6 +1377,15 @@ module Aws::DataZone
1327
1377
  DeleteSubscriptionTargetInput.add_member(:identifier, Shapes::ShapeRef.new(shape: SubscriptionTargetId, required: true, location: "uri", location_name: "identifier"))
1328
1378
  DeleteSubscriptionTargetInput.struct_class = Types::DeleteSubscriptionTargetInput
1329
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
+
1330
1389
  Deployment.add_member(:deployment_id, Shapes::ShapeRef.new(shape: String, location_name: "deploymentId"))
1331
1390
  Deployment.add_member(:deployment_status, Shapes::ShapeRef.new(shape: DeploymentStatus, location_name: "deploymentStatus"))
1332
1391
  Deployment.add_member(:deployment_type, Shapes::ShapeRef.new(shape: DeploymentType, location_name: "deploymentType"))
@@ -1517,6 +1576,7 @@ module Aws::DataZone
1517
1576
  GetAssetOutput.add_member(:forms_output, Shapes::ShapeRef.new(shape: FormOutputList, required: true, location_name: "formsOutput"))
1518
1577
  GetAssetOutput.add_member(:glossary_terms, Shapes::ShapeRef.new(shape: GlossaryTerms, location_name: "glossaryTerms"))
1519
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"))
1520
1580
  GetAssetOutput.add_member(:listing, Shapes::ShapeRef.new(shape: AssetListingDetails, location_name: "listing"))
1521
1581
  GetAssetOutput.add_member(:name, Shapes::ShapeRef.new(shape: AssetName, required: true, location_name: "name"))
1522
1582
  GetAssetOutput.add_member(:owning_project_id, Shapes::ShapeRef.new(shape: ProjectId, required: true, location_name: "owningProjectId"))
@@ -1771,6 +1831,20 @@ module Aws::DataZone
1771
1831
  GetListingOutput.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
1772
1832
  GetListingOutput.struct_class = Types::GetListingOutput
1773
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
+
1774
1848
  GetProjectInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1775
1849
  GetProjectInput.add_member(:identifier, Shapes::ShapeRef.new(shape: ProjectId, required: true, location: "uri", location_name: "identifier"))
1776
1850
  GetProjectInput.struct_class = Types::GetProjectInput
@@ -1865,6 +1939,20 @@ module Aws::DataZone
1865
1939
  GetSubscriptionTargetOutput.add_member(:updated_by, Shapes::ShapeRef.new(shape: UpdatedBy, location_name: "updatedBy"))
1866
1940
  GetSubscriptionTargetOutput.struct_class = Types::GetSubscriptionTargetOutput
1867
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
+
1868
1956
  GetUserProfileInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
1869
1957
  GetUserProfileInput.add_member(:type, Shapes::ShapeRef.new(shape: UserProfileType, location: "querystring", location_name: "type"))
1870
1958
  GetUserProfileInput.add_member(:user_identifier, Shapes::ShapeRef.new(shape: UserIdentifier, required: true, location: "uri", location_name: "userIdentifier"))
@@ -1905,11 +1993,13 @@ module Aws::DataZone
1905
1993
 
1906
1994
  GlossaryTerms.member = Shapes::ShapeRef.new(shape: GlossaryTermId)
1907
1995
 
1996
+ GlueRunConfigurationInput.add_member(:auto_import_data_quality_result, Shapes::ShapeRef.new(shape: Boolean, location_name: "autoImportDataQualityResult"))
1908
1997
  GlueRunConfigurationInput.add_member(:data_access_role, Shapes::ShapeRef.new(shape: GlueRunConfigurationInputDataAccessRoleString, location_name: "dataAccessRole"))
1909
1998
  GlueRunConfigurationInput.add_member(:relational_filter_configurations, Shapes::ShapeRef.new(shape: RelationalFilterConfigurations, required: true, location_name: "relationalFilterConfigurations"))
1910
1999
  GlueRunConfigurationInput.struct_class = Types::GlueRunConfigurationInput
1911
2000
 
1912
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"))
1913
2003
  GlueRunConfigurationOutput.add_member(:data_access_role, Shapes::ShapeRef.new(shape: GlueRunConfigurationOutputDataAccessRoleString, location_name: "dataAccessRole"))
1914
2004
  GlueRunConfigurationOutput.add_member(:region, Shapes::ShapeRef.new(shape: GlueRunConfigurationOutputRegionString, location_name: "region"))
1915
2005
  GlueRunConfigurationOutput.add_member(:relational_filter_configurations, Shapes::ShapeRef.new(shape: RelationalFilterConfigurations, required: true, location_name: "relationalFilterConfigurations"))
@@ -2056,6 +2146,17 @@ module Aws::DataZone
2056
2146
  ListEnvironmentsOutput.add_member(:next_token, Shapes::ShapeRef.new(shape: PaginationToken, location_name: "nextToken"))
2057
2147
  ListEnvironmentsOutput.struct_class = Types::ListEnvironmentsOutput
2058
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
+
2059
2160
  ListNotificationsInput.add_member(:after_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "afterTimestamp"))
2060
2161
  ListNotificationsInput.add_member(:before_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location: "querystring", location_name: "beforeTimestamp"))
2061
2162
  ListNotificationsInput.add_member(:domain_identifier, Shapes::ShapeRef.new(shape: DomainId, required: true, location: "uri", location_name: "domainIdentifier"))
@@ -2158,6 +2259,20 @@ module Aws::DataZone
2158
2259
  ListTagsForResourceResponse.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "tags"))
2159
2260
  ListTagsForResourceResponse.struct_class = Types::ListTagsForResourceResponse
2160
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
+
2161
2276
  ListingItem.add_member(:asset_listing, Shapes::ShapeRef.new(shape: AssetListing, location_name: "assetListing"))
2162
2277
  ListingItem.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
2163
2278
  ListingItem.add_member_subclass(:asset_listing, Types::ListingItem::AssetListing)
@@ -2188,6 +2303,23 @@ module Aws::DataZone
2188
2303
  MemberDetails.add_member_subclass(:unknown, Types::MemberDetails::Unknown)
2189
2304
  MemberDetails.struct_class = Types::MemberDetails
2190
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
+
2191
2323
  MetadataMap.key = Shapes::ShapeRef.new(shape: String)
2192
2324
  MetadataMap.value = Shapes::ShapeRef.new(shape: String)
2193
2325
 
@@ -2219,6 +2351,19 @@ module Aws::DataZone
2219
2351
 
2220
2352
  NotificationsList.member = Shapes::ShapeRef.new(shape: NotificationOutput)
2221
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
+
2222
2367
  PredictionChoices.member = Shapes::ShapeRef.new(shape: Integer)
2223
2368
 
2224
2369
  PredictionConfiguration.add_member(:business_name_generation, Shapes::ShapeRef.new(shape: BusinessNameGenerationConfiguration, location_name: "businessNameGeneration"))
@@ -2312,7 +2457,7 @@ module Aws::DataZone
2312
2457
  RegionalParameterMap.value = Shapes::ShapeRef.new(shape: RegionalParameter)
2313
2458
 
2314
2459
  RejectChoice.add_member(:prediction_choices, Shapes::ShapeRef.new(shape: PredictionChoices, location_name: "predictionChoices"))
2315
- 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"))
2316
2461
  RejectChoice.struct_class = Types::RejectChoice
2317
2462
 
2318
2463
  RejectChoices.member = Shapes::ShapeRef.new(shape: RejectChoice)
@@ -2549,6 +2694,22 @@ module Aws::DataZone
2549
2694
  StartDataSourceRunOutput.add_member(:updated_at, Shapes::ShapeRef.new(shape: DateTime, required: true, location_name: "updatedAt"))
2550
2695
  StartDataSourceRunOutput.struct_class = Types::StartDataSourceRunOutput
2551
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
+
2552
2713
  SubscribedAsset.add_member(:asset_id, Shapes::ShapeRef.new(shape: AssetId, required: true, location_name: "assetId"))
2553
2714
  SubscribedAsset.add_member(:asset_revision, Shapes::ShapeRef.new(shape: Revision, required: true, location_name: "assetRevision"))
2554
2715
  SubscribedAsset.add_member(:failure_cause, Shapes::ShapeRef.new(shape: FailureCause, location_name: "failureCause"))
@@ -2705,6 +2866,35 @@ module Aws::DataZone
2705
2866
  ThrottlingException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
2706
2867
  ThrottlingException.struct_class = Types::ThrottlingException
2707
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
+
2708
2898
  Topic.add_member(:resource, Shapes::ShapeRef.new(shape: NotificationResource, required: true, location_name: "resource"))
2709
2899
  Topic.add_member(:role, Shapes::ShapeRef.new(shape: NotificationRole, required: true, location_name: "role"))
2710
2900
  Topic.add_member(:subject, Shapes::ShapeRef.new(shape: String, required: true, location_name: "subject"))
@@ -3044,6 +3234,21 @@ module Aws::DataZone
3044
3234
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3045
3235
  end)
3046
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
+
3047
3252
  api.add_operation(:cancel_subscription, Seahorse::Model::Operation.new.tap do |o|
3048
3253
  o.name = "CancelSubscription"
3049
3254
  o.http_method = "PUT"
@@ -3568,6 +3773,20 @@ module Aws::DataZone
3568
3773
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3569
3774
  end)
3570
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
+
3571
3790
  api.add_operation(:get_asset, Seahorse::Model::Operation.new.tap do |o|
3572
3791
  o.name = "GetAsset"
3573
3792
  o.http_method = "GET"
@@ -3784,6 +4003,20 @@ module Aws::DataZone
3784
4003
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3785
4004
  end)
3786
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
+
3787
4020
  api.add_operation(:get_project, Seahorse::Model::Operation.new.tap do |o|
3788
4021
  o.name = "GetProject"
3789
4022
  o.http_method = "GET"
@@ -3854,6 +4087,20 @@ module Aws::DataZone
3854
4087
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
3855
4088
  end)
3856
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
+
3857
4104
  api.add_operation(:get_user_profile, Seahorse::Model::Operation.new.tap do |o|
3858
4105
  o.name = "GetUserProfile"
3859
4106
  o.http_method = "GET"
@@ -4054,6 +4301,26 @@ module Aws::DataZone
4054
4301
  )
4055
4302
  end)
4056
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
+
4057
4324
  api.add_operation(:list_notifications, Seahorse::Model::Operation.new.tap do |o|
4058
4325
  o.name = "ListNotifications"
4059
4326
  o.http_method = "GET"
@@ -4207,6 +4474,42 @@ module Aws::DataZone
4207
4474
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4208
4475
  end)
4209
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
+
4210
4513
  api.add_operation(:put_environment_blueprint_configuration, Seahorse::Model::Operation.new.tap do |o|
4211
4514
  o.name = "PutEnvironmentBlueprintConfiguration"
4212
4515
  o.http_method = "PUT"
@@ -4232,6 +4535,7 @@ module Aws::DataZone
4232
4535
  o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
4233
4536
  o.errors << Shapes::ShapeRef.new(shape: AccessDeniedException)
4234
4537
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
4538
+ o.errors << Shapes::ShapeRef.new(shape: ConflictException)
4235
4539
  o.errors << Shapes::ShapeRef.new(shape: ValidationException)
4236
4540
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4237
4541
  end)
@@ -4379,6 +4683,22 @@ module Aws::DataZone
4379
4683
  o.errors << Shapes::ShapeRef.new(shape: UnauthorizedException)
4380
4684
  end)
4381
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
+
4382
4702
  api.add_operation(:tag_resource, Seahorse::Model::Operation.new.tap do |o|
4383
4703
  o.name = "TagResource"
4384
4704
  o.http_method = "POST"