aws-sdk-iotsitewise 1.40.0 → 1.43.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.
@@ -74,6 +74,45 @@ module Aws::IoTSiteWise
74
74
  BatchDisassociateProjectAssetsErrors = Shapes::ListShape.new(name: 'BatchDisassociateProjectAssetsErrors')
75
75
  BatchDisassociateProjectAssetsRequest = Shapes::StructureShape.new(name: 'BatchDisassociateProjectAssetsRequest')
76
76
  BatchDisassociateProjectAssetsResponse = Shapes::StructureShape.new(name: 'BatchDisassociateProjectAssetsResponse')
77
+ BatchEntryCompletionStatus = Shapes::StringShape.new(name: 'BatchEntryCompletionStatus')
78
+ BatchGetAssetPropertyAggregatesEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyAggregatesEntries')
79
+ BatchGetAssetPropertyAggregatesEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyAggregatesEntry')
80
+ BatchGetAssetPropertyAggregatesErrorCode = Shapes::StringShape.new(name: 'BatchGetAssetPropertyAggregatesErrorCode')
81
+ BatchGetAssetPropertyAggregatesErrorEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyAggregatesErrorEntries')
82
+ BatchGetAssetPropertyAggregatesErrorEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyAggregatesErrorEntry')
83
+ BatchGetAssetPropertyAggregatesErrorInfo = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyAggregatesErrorInfo')
84
+ BatchGetAssetPropertyAggregatesMaxResults = Shapes::IntegerShape.new(name: 'BatchGetAssetPropertyAggregatesMaxResults')
85
+ BatchGetAssetPropertyAggregatesRequest = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyAggregatesRequest')
86
+ BatchGetAssetPropertyAggregatesResponse = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyAggregatesResponse')
87
+ BatchGetAssetPropertyAggregatesSkippedEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyAggregatesSkippedEntries')
88
+ BatchGetAssetPropertyAggregatesSkippedEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyAggregatesSkippedEntry')
89
+ BatchGetAssetPropertyAggregatesSuccessEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyAggregatesSuccessEntries')
90
+ BatchGetAssetPropertyAggregatesSuccessEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyAggregatesSuccessEntry')
91
+ BatchGetAssetPropertyValueEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyValueEntries')
92
+ BatchGetAssetPropertyValueEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueEntry')
93
+ BatchGetAssetPropertyValueErrorCode = Shapes::StringShape.new(name: 'BatchGetAssetPropertyValueErrorCode')
94
+ BatchGetAssetPropertyValueErrorEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyValueErrorEntries')
95
+ BatchGetAssetPropertyValueErrorEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueErrorEntry')
96
+ BatchGetAssetPropertyValueErrorInfo = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueErrorInfo')
97
+ BatchGetAssetPropertyValueHistoryEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyValueHistoryEntries')
98
+ BatchGetAssetPropertyValueHistoryEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueHistoryEntry')
99
+ BatchGetAssetPropertyValueHistoryErrorCode = Shapes::StringShape.new(name: 'BatchGetAssetPropertyValueHistoryErrorCode')
100
+ BatchGetAssetPropertyValueHistoryErrorEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyValueHistoryErrorEntries')
101
+ BatchGetAssetPropertyValueHistoryErrorEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueHistoryErrorEntry')
102
+ BatchGetAssetPropertyValueHistoryErrorInfo = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueHistoryErrorInfo')
103
+ BatchGetAssetPropertyValueHistoryMaxResults = Shapes::IntegerShape.new(name: 'BatchGetAssetPropertyValueHistoryMaxResults')
104
+ BatchGetAssetPropertyValueHistoryRequest = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueHistoryRequest')
105
+ BatchGetAssetPropertyValueHistoryResponse = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueHistoryResponse')
106
+ BatchGetAssetPropertyValueHistorySkippedEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyValueHistorySkippedEntries')
107
+ BatchGetAssetPropertyValueHistorySkippedEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueHistorySkippedEntry')
108
+ BatchGetAssetPropertyValueHistorySuccessEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyValueHistorySuccessEntries')
109
+ BatchGetAssetPropertyValueHistorySuccessEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueHistorySuccessEntry')
110
+ BatchGetAssetPropertyValueRequest = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueRequest')
111
+ BatchGetAssetPropertyValueResponse = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueResponse')
112
+ BatchGetAssetPropertyValueSkippedEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyValueSkippedEntries')
113
+ BatchGetAssetPropertyValueSkippedEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueSkippedEntry')
114
+ BatchGetAssetPropertyValueSuccessEntries = Shapes::ListShape.new(name: 'BatchGetAssetPropertyValueSuccessEntries')
115
+ BatchGetAssetPropertyValueSuccessEntry = Shapes::StructureShape.new(name: 'BatchGetAssetPropertyValueSuccessEntry')
77
116
  BatchPutAssetPropertyError = Shapes::StructureShape.new(name: 'BatchPutAssetPropertyError')
78
117
  BatchPutAssetPropertyErrorEntries = Shapes::ListShape.new(name: 'BatchPutAssetPropertyErrorEntries')
79
118
  BatchPutAssetPropertyErrorEntry = Shapes::StructureShape.new(name: 'BatchPutAssetPropertyErrorEntry')
@@ -81,10 +120,13 @@ module Aws::IoTSiteWise
81
120
  BatchPutAssetPropertyValueErrorCode = Shapes::StringShape.new(name: 'BatchPutAssetPropertyValueErrorCode')
82
121
  BatchPutAssetPropertyValueRequest = Shapes::StructureShape.new(name: 'BatchPutAssetPropertyValueRequest')
83
122
  BatchPutAssetPropertyValueResponse = Shapes::StructureShape.new(name: 'BatchPutAssetPropertyValueResponse')
123
+ Bucket = Shapes::StringShape.new(name: 'Bucket')
84
124
  CapabilityConfiguration = Shapes::StringShape.new(name: 'CapabilityConfiguration')
85
125
  CapabilityNamespace = Shapes::StringShape.new(name: 'CapabilityNamespace')
86
126
  CapabilitySyncStatus = Shapes::StringShape.new(name: 'CapabilitySyncStatus')
87
127
  ClientToken = Shapes::StringShape.new(name: 'ClientToken')
128
+ ColumnName = Shapes::StringShape.new(name: 'ColumnName')
129
+ ColumnNames = Shapes::ListShape.new(name: 'ColumnNames')
88
130
  CompositeModelProperty = Shapes::StructureShape.new(name: 'CompositeModelProperty')
89
131
  ComputeLocation = Shapes::StringShape.new(name: 'ComputeLocation')
90
132
  ConfigurationErrorDetails = Shapes::StructureShape.new(name: 'ConfigurationErrorDetails')
@@ -98,6 +140,8 @@ module Aws::IoTSiteWise
98
140
  CreateAssetModelResponse = Shapes::StructureShape.new(name: 'CreateAssetModelResponse')
99
141
  CreateAssetRequest = Shapes::StructureShape.new(name: 'CreateAssetRequest')
100
142
  CreateAssetResponse = Shapes::StructureShape.new(name: 'CreateAssetResponse')
143
+ CreateBulkImportJobRequest = Shapes::StructureShape.new(name: 'CreateBulkImportJobRequest')
144
+ CreateBulkImportJobResponse = Shapes::StructureShape.new(name: 'CreateBulkImportJobResponse')
101
145
  CreateDashboardRequest = Shapes::StructureShape.new(name: 'CreateDashboardRequest')
102
146
  CreateDashboardResponse = Shapes::StructureShape.new(name: 'CreateDashboardResponse')
103
147
  CreateGatewayRequest = Shapes::StructureShape.new(name: 'CreateGatewayRequest')
@@ -106,6 +150,7 @@ module Aws::IoTSiteWise
106
150
  CreatePortalResponse = Shapes::StructureShape.new(name: 'CreatePortalResponse')
107
151
  CreateProjectRequest = Shapes::StructureShape.new(name: 'CreateProjectRequest')
108
152
  CreateProjectResponse = Shapes::StructureShape.new(name: 'CreateProjectResponse')
153
+ Csv = Shapes::StructureShape.new(name: 'Csv')
109
154
  CustomerManagedS3Storage = Shapes::StructureShape.new(name: 'CustomerManagedS3Storage')
110
155
  DashboardDefinition = Shapes::StringShape.new(name: 'DashboardDefinition')
111
156
  DashboardSummaries = Shapes::ListShape.new(name: 'DashboardSummaries')
@@ -133,6 +178,8 @@ module Aws::IoTSiteWise
133
178
  DescribeAssetPropertyResponse = Shapes::StructureShape.new(name: 'DescribeAssetPropertyResponse')
134
179
  DescribeAssetRequest = Shapes::StructureShape.new(name: 'DescribeAssetRequest')
135
180
  DescribeAssetResponse = Shapes::StructureShape.new(name: 'DescribeAssetResponse')
181
+ DescribeBulkImportJobRequest = Shapes::StructureShape.new(name: 'DescribeBulkImportJobRequest')
182
+ DescribeBulkImportJobResponse = Shapes::StructureShape.new(name: 'DescribeBulkImportJobResponse')
136
183
  DescribeDashboardRequest = Shapes::StructureShape.new(name: 'DescribeDashboardRequest')
137
184
  DescribeDashboardResponse = Shapes::StructureShape.new(name: 'DescribeDashboardResponse')
138
185
  DescribeDefaultEncryptionConfigurationRequest = Shapes::StructureShape.new(name: 'DescribeDefaultEncryptionConfigurationRequest')
@@ -165,10 +212,14 @@ module Aws::IoTSiteWise
165
212
  ErrorCode = Shapes::StringShape.new(name: 'ErrorCode')
166
213
  ErrorDetails = Shapes::StructureShape.new(name: 'ErrorDetails')
167
214
  ErrorMessage = Shapes::StringShape.new(name: 'ErrorMessage')
215
+ ErrorReportLocation = Shapes::StructureShape.new(name: 'ErrorReportLocation')
168
216
  ExceptionMessage = Shapes::StringShape.new(name: 'ExceptionMessage')
169
217
  Expression = Shapes::StringShape.new(name: 'Expression')
170
218
  ExpressionVariable = Shapes::StructureShape.new(name: 'ExpressionVariable')
171
219
  ExpressionVariables = Shapes::ListShape.new(name: 'ExpressionVariables')
220
+ File = Shapes::StructureShape.new(name: 'File')
221
+ FileFormat = Shapes::StructureShape.new(name: 'FileFormat')
222
+ Files = Shapes::ListShape.new(name: 'Files')
172
223
  ForwardingConfig = Shapes::StructureShape.new(name: 'ForwardingConfig')
173
224
  ForwardingConfigState = Shapes::StringShape.new(name: 'ForwardingConfigState')
174
225
  GatewayCapabilitySummaries = Shapes::ListShape.new(name: 'GatewayCapabilitySummaries')
@@ -207,6 +258,10 @@ module Aws::IoTSiteWise
207
258
  IntervalInSeconds = Shapes::IntegerShape.new(name: 'IntervalInSeconds')
208
259
  IntervalWindowInSeconds = Shapes::IntegerShape.new(name: 'IntervalWindowInSeconds')
209
260
  InvalidRequestException = Shapes::StructureShape.new(name: 'InvalidRequestException')
261
+ JobConfiguration = Shapes::StructureShape.new(name: 'JobConfiguration')
262
+ JobStatus = Shapes::StringShape.new(name: 'JobStatus')
263
+ JobSummaries = Shapes::ListShape.new(name: 'JobSummaries')
264
+ JobSummary = Shapes::StructureShape.new(name: 'JobSummary')
210
265
  KmsKeyId = Shapes::StringShape.new(name: 'KmsKeyId')
211
266
  LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
212
267
  ListAccessPoliciesRequest = Shapes::StructureShape.new(name: 'ListAccessPoliciesRequest')
@@ -220,6 +275,9 @@ module Aws::IoTSiteWise
220
275
  ListAssetsResponse = Shapes::StructureShape.new(name: 'ListAssetsResponse')
221
276
  ListAssociatedAssetsRequest = Shapes::StructureShape.new(name: 'ListAssociatedAssetsRequest')
222
277
  ListAssociatedAssetsResponse = Shapes::StructureShape.new(name: 'ListAssociatedAssetsResponse')
278
+ ListBulkImportJobsFilter = Shapes::StringShape.new(name: 'ListBulkImportJobsFilter')
279
+ ListBulkImportJobsRequest = Shapes::StructureShape.new(name: 'ListBulkImportJobsRequest')
280
+ ListBulkImportJobsResponse = Shapes::StructureShape.new(name: 'ListBulkImportJobsResponse')
223
281
  ListDashboardsRequest = Shapes::StructureShape.new(name: 'ListDashboardsRequest')
224
282
  ListDashboardsResponse = Shapes::StructureShape.new(name: 'ListDashboardsResponse')
225
283
  ListGatewaysRequest = Shapes::StructureShape.new(name: 'ListGatewaysRequest')
@@ -297,6 +355,7 @@ module Aws::IoTSiteWise
297
355
  SSOApplicationId = Shapes::StringShape.new(name: 'SSOApplicationId')
298
356
  ServiceUnavailableException = Shapes::StructureShape.new(name: 'ServiceUnavailableException')
299
357
  StorageType = Shapes::StringShape.new(name: 'StorageType')
358
+ String = Shapes::StringShape.new(name: 'String')
300
359
  TagKey = Shapes::StringShape.new(name: 'TagKey')
301
360
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
302
361
  TagMap = Shapes::MapShape.new(name: 'TagMap')
@@ -503,6 +562,7 @@ module Aws::IoTSiteWise
503
562
  AssetSummary.add_member(:last_update_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastUpdateDate"))
504
563
  AssetSummary.add_member(:status, Shapes::ShapeRef.new(shape: AssetStatus, required: true, location_name: "status"))
505
564
  AssetSummary.add_member(:hierarchies, Shapes::ShapeRef.new(shape: AssetHierarchies, required: true, location_name: "hierarchies"))
565
+ AssetSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
506
566
  AssetSummary.struct_class = Types::AssetSummary
507
567
 
508
568
  AssociateAssetsRequest.add_member(:asset_id, Shapes::ShapeRef.new(shape: ID, required: true, location: "uri", location_name: "assetId"))
@@ -527,6 +587,7 @@ module Aws::IoTSiteWise
527
587
  AssociatedAssetsSummary.add_member(:last_update_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "lastUpdateDate"))
528
588
  AssociatedAssetsSummary.add_member(:status, Shapes::ShapeRef.new(shape: AssetStatus, required: true, location_name: "status"))
529
589
  AssociatedAssetsSummary.add_member(:hierarchies, Shapes::ShapeRef.new(shape: AssetHierarchies, required: true, location_name: "hierarchies"))
590
+ AssociatedAssetsSummary.add_member(:description, Shapes::ShapeRef.new(shape: Description, location_name: "description"))
530
591
  AssociatedAssetsSummary.struct_class = Types::AssociatedAssetsSummary
531
592
 
532
593
  Attribute.add_member(:default_value, Shapes::ShapeRef.new(shape: DefaultValue, location_name: "defaultValue"))
@@ -552,6 +613,144 @@ module Aws::IoTSiteWise
552
613
  BatchDisassociateProjectAssetsResponse.add_member(:errors, Shapes::ShapeRef.new(shape: BatchDisassociateProjectAssetsErrors, location_name: "errors"))
553
614
  BatchDisassociateProjectAssetsResponse.struct_class = Types::BatchDisassociateProjectAssetsResponse
554
615
 
616
+ BatchGetAssetPropertyAggregatesEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesEntry)
617
+
618
+ BatchGetAssetPropertyAggregatesEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
619
+ BatchGetAssetPropertyAggregatesEntry.add_member(:asset_id, Shapes::ShapeRef.new(shape: ID, location_name: "assetId"))
620
+ BatchGetAssetPropertyAggregatesEntry.add_member(:property_id, Shapes::ShapeRef.new(shape: ID, location_name: "propertyId"))
621
+ BatchGetAssetPropertyAggregatesEntry.add_member(:property_alias, Shapes::ShapeRef.new(shape: AssetPropertyAlias, location_name: "propertyAlias"))
622
+ BatchGetAssetPropertyAggregatesEntry.add_member(:aggregate_types, Shapes::ShapeRef.new(shape: AggregateTypes, required: true, location_name: "aggregateTypes"))
623
+ BatchGetAssetPropertyAggregatesEntry.add_member(:resolution, Shapes::ShapeRef.new(shape: Resolution, required: true, location_name: "resolution"))
624
+ BatchGetAssetPropertyAggregatesEntry.add_member(:start_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "startDate"))
625
+ BatchGetAssetPropertyAggregatesEntry.add_member(:end_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "endDate"))
626
+ BatchGetAssetPropertyAggregatesEntry.add_member(:qualities, Shapes::ShapeRef.new(shape: Qualities, location_name: "qualities"))
627
+ BatchGetAssetPropertyAggregatesEntry.add_member(:time_ordering, Shapes::ShapeRef.new(shape: TimeOrdering, location_name: "timeOrdering"))
628
+ BatchGetAssetPropertyAggregatesEntry.struct_class = Types::BatchGetAssetPropertyAggregatesEntry
629
+
630
+ BatchGetAssetPropertyAggregatesErrorEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesErrorEntry)
631
+
632
+ BatchGetAssetPropertyAggregatesErrorEntry.add_member(:error_code, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesErrorCode, required: true, location_name: "errorCode"))
633
+ BatchGetAssetPropertyAggregatesErrorEntry.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "errorMessage"))
634
+ BatchGetAssetPropertyAggregatesErrorEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
635
+ BatchGetAssetPropertyAggregatesErrorEntry.struct_class = Types::BatchGetAssetPropertyAggregatesErrorEntry
636
+
637
+ BatchGetAssetPropertyAggregatesErrorInfo.add_member(:error_code, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesErrorCode, required: true, location_name: "errorCode"))
638
+ BatchGetAssetPropertyAggregatesErrorInfo.add_member(:error_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "errorTimestamp"))
639
+ BatchGetAssetPropertyAggregatesErrorInfo.struct_class = Types::BatchGetAssetPropertyAggregatesErrorInfo
640
+
641
+ BatchGetAssetPropertyAggregatesRequest.add_member(:entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesEntries, required: true, location_name: "entries"))
642
+ BatchGetAssetPropertyAggregatesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
643
+ BatchGetAssetPropertyAggregatesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesMaxResults, location_name: "maxResults"))
644
+ BatchGetAssetPropertyAggregatesRequest.struct_class = Types::BatchGetAssetPropertyAggregatesRequest
645
+
646
+ BatchGetAssetPropertyAggregatesResponse.add_member(:error_entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesErrorEntries, required: true, location_name: "errorEntries"))
647
+ BatchGetAssetPropertyAggregatesResponse.add_member(:success_entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesSuccessEntries, required: true, location_name: "successEntries"))
648
+ BatchGetAssetPropertyAggregatesResponse.add_member(:skipped_entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesSkippedEntries, required: true, location_name: "skippedEntries"))
649
+ BatchGetAssetPropertyAggregatesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
650
+ BatchGetAssetPropertyAggregatesResponse.struct_class = Types::BatchGetAssetPropertyAggregatesResponse
651
+
652
+ BatchGetAssetPropertyAggregatesSkippedEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesSkippedEntry)
653
+
654
+ BatchGetAssetPropertyAggregatesSkippedEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
655
+ BatchGetAssetPropertyAggregatesSkippedEntry.add_member(:completion_status, Shapes::ShapeRef.new(shape: BatchEntryCompletionStatus, required: true, location_name: "completionStatus"))
656
+ BatchGetAssetPropertyAggregatesSkippedEntry.add_member(:error_info, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesErrorInfo, location_name: "errorInfo"))
657
+ BatchGetAssetPropertyAggregatesSkippedEntry.struct_class = Types::BatchGetAssetPropertyAggregatesSkippedEntry
658
+
659
+ BatchGetAssetPropertyAggregatesSuccessEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesSuccessEntry)
660
+
661
+ BatchGetAssetPropertyAggregatesSuccessEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
662
+ BatchGetAssetPropertyAggregatesSuccessEntry.add_member(:aggregated_values, Shapes::ShapeRef.new(shape: AggregatedValues, required: true, location_name: "aggregatedValues"))
663
+ BatchGetAssetPropertyAggregatesSuccessEntry.struct_class = Types::BatchGetAssetPropertyAggregatesSuccessEntry
664
+
665
+ BatchGetAssetPropertyValueEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueEntry)
666
+
667
+ BatchGetAssetPropertyValueEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
668
+ BatchGetAssetPropertyValueEntry.add_member(:asset_id, Shapes::ShapeRef.new(shape: ID, location_name: "assetId"))
669
+ BatchGetAssetPropertyValueEntry.add_member(:property_id, Shapes::ShapeRef.new(shape: ID, location_name: "propertyId"))
670
+ BatchGetAssetPropertyValueEntry.add_member(:property_alias, Shapes::ShapeRef.new(shape: AssetPropertyAlias, location_name: "propertyAlias"))
671
+ BatchGetAssetPropertyValueEntry.struct_class = Types::BatchGetAssetPropertyValueEntry
672
+
673
+ BatchGetAssetPropertyValueErrorEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueErrorEntry)
674
+
675
+ BatchGetAssetPropertyValueErrorEntry.add_member(:error_code, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueErrorCode, required: true, location_name: "errorCode"))
676
+ BatchGetAssetPropertyValueErrorEntry.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "errorMessage"))
677
+ BatchGetAssetPropertyValueErrorEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
678
+ BatchGetAssetPropertyValueErrorEntry.struct_class = Types::BatchGetAssetPropertyValueErrorEntry
679
+
680
+ BatchGetAssetPropertyValueErrorInfo.add_member(:error_code, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueErrorCode, required: true, location_name: "errorCode"))
681
+ BatchGetAssetPropertyValueErrorInfo.add_member(:error_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "errorTimestamp"))
682
+ BatchGetAssetPropertyValueErrorInfo.struct_class = Types::BatchGetAssetPropertyValueErrorInfo
683
+
684
+ BatchGetAssetPropertyValueHistoryEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistoryEntry)
685
+
686
+ BatchGetAssetPropertyValueHistoryEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
687
+ BatchGetAssetPropertyValueHistoryEntry.add_member(:asset_id, Shapes::ShapeRef.new(shape: ID, location_name: "assetId"))
688
+ BatchGetAssetPropertyValueHistoryEntry.add_member(:property_id, Shapes::ShapeRef.new(shape: ID, location_name: "propertyId"))
689
+ BatchGetAssetPropertyValueHistoryEntry.add_member(:property_alias, Shapes::ShapeRef.new(shape: AssetPropertyAlias, location_name: "propertyAlias"))
690
+ BatchGetAssetPropertyValueHistoryEntry.add_member(:start_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "startDate"))
691
+ BatchGetAssetPropertyValueHistoryEntry.add_member(:end_date, Shapes::ShapeRef.new(shape: Timestamp, location_name: "endDate"))
692
+ BatchGetAssetPropertyValueHistoryEntry.add_member(:qualities, Shapes::ShapeRef.new(shape: Qualities, location_name: "qualities"))
693
+ BatchGetAssetPropertyValueHistoryEntry.add_member(:time_ordering, Shapes::ShapeRef.new(shape: TimeOrdering, location_name: "timeOrdering"))
694
+ BatchGetAssetPropertyValueHistoryEntry.struct_class = Types::BatchGetAssetPropertyValueHistoryEntry
695
+
696
+ BatchGetAssetPropertyValueHistoryErrorEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistoryErrorEntry)
697
+
698
+ BatchGetAssetPropertyValueHistoryErrorEntry.add_member(:error_code, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistoryErrorCode, required: true, location_name: "errorCode"))
699
+ BatchGetAssetPropertyValueHistoryErrorEntry.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "errorMessage"))
700
+ BatchGetAssetPropertyValueHistoryErrorEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
701
+ BatchGetAssetPropertyValueHistoryErrorEntry.struct_class = Types::BatchGetAssetPropertyValueHistoryErrorEntry
702
+
703
+ BatchGetAssetPropertyValueHistoryErrorInfo.add_member(:error_code, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistoryErrorCode, required: true, location_name: "errorCode"))
704
+ BatchGetAssetPropertyValueHistoryErrorInfo.add_member(:error_timestamp, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "errorTimestamp"))
705
+ BatchGetAssetPropertyValueHistoryErrorInfo.struct_class = Types::BatchGetAssetPropertyValueHistoryErrorInfo
706
+
707
+ BatchGetAssetPropertyValueHistoryRequest.add_member(:entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistoryEntries, required: true, location_name: "entries"))
708
+ BatchGetAssetPropertyValueHistoryRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
709
+ BatchGetAssetPropertyValueHistoryRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistoryMaxResults, location_name: "maxResults"))
710
+ BatchGetAssetPropertyValueHistoryRequest.struct_class = Types::BatchGetAssetPropertyValueHistoryRequest
711
+
712
+ BatchGetAssetPropertyValueHistoryResponse.add_member(:error_entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistoryErrorEntries, required: true, location_name: "errorEntries"))
713
+ BatchGetAssetPropertyValueHistoryResponse.add_member(:success_entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistorySuccessEntries, required: true, location_name: "successEntries"))
714
+ BatchGetAssetPropertyValueHistoryResponse.add_member(:skipped_entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistorySkippedEntries, required: true, location_name: "skippedEntries"))
715
+ BatchGetAssetPropertyValueHistoryResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
716
+ BatchGetAssetPropertyValueHistoryResponse.struct_class = Types::BatchGetAssetPropertyValueHistoryResponse
717
+
718
+ BatchGetAssetPropertyValueHistorySkippedEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistorySkippedEntry)
719
+
720
+ BatchGetAssetPropertyValueHistorySkippedEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
721
+ BatchGetAssetPropertyValueHistorySkippedEntry.add_member(:completion_status, Shapes::ShapeRef.new(shape: BatchEntryCompletionStatus, required: true, location_name: "completionStatus"))
722
+ BatchGetAssetPropertyValueHistorySkippedEntry.add_member(:error_info, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistoryErrorInfo, location_name: "errorInfo"))
723
+ BatchGetAssetPropertyValueHistorySkippedEntry.struct_class = Types::BatchGetAssetPropertyValueHistorySkippedEntry
724
+
725
+ BatchGetAssetPropertyValueHistorySuccessEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistorySuccessEntry)
726
+
727
+ BatchGetAssetPropertyValueHistorySuccessEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
728
+ BatchGetAssetPropertyValueHistorySuccessEntry.add_member(:asset_property_value_history, Shapes::ShapeRef.new(shape: AssetPropertyValueHistory, required: true, location_name: "assetPropertyValueHistory"))
729
+ BatchGetAssetPropertyValueHistorySuccessEntry.struct_class = Types::BatchGetAssetPropertyValueHistorySuccessEntry
730
+
731
+ BatchGetAssetPropertyValueRequest.add_member(:entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueEntries, required: true, location_name: "entries"))
732
+ BatchGetAssetPropertyValueRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
733
+ BatchGetAssetPropertyValueRequest.struct_class = Types::BatchGetAssetPropertyValueRequest
734
+
735
+ BatchGetAssetPropertyValueResponse.add_member(:error_entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueErrorEntries, required: true, location_name: "errorEntries"))
736
+ BatchGetAssetPropertyValueResponse.add_member(:success_entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueSuccessEntries, required: true, location_name: "successEntries"))
737
+ BatchGetAssetPropertyValueResponse.add_member(:skipped_entries, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueSkippedEntries, required: true, location_name: "skippedEntries"))
738
+ BatchGetAssetPropertyValueResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
739
+ BatchGetAssetPropertyValueResponse.struct_class = Types::BatchGetAssetPropertyValueResponse
740
+
741
+ BatchGetAssetPropertyValueSkippedEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueSkippedEntry)
742
+
743
+ BatchGetAssetPropertyValueSkippedEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
744
+ BatchGetAssetPropertyValueSkippedEntry.add_member(:completion_status, Shapes::ShapeRef.new(shape: BatchEntryCompletionStatus, required: true, location_name: "completionStatus"))
745
+ BatchGetAssetPropertyValueSkippedEntry.add_member(:error_info, Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueErrorInfo, location_name: "errorInfo"))
746
+ BatchGetAssetPropertyValueSkippedEntry.struct_class = Types::BatchGetAssetPropertyValueSkippedEntry
747
+
748
+ BatchGetAssetPropertyValueSuccessEntries.member = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueSuccessEntry)
749
+
750
+ BatchGetAssetPropertyValueSuccessEntry.add_member(:entry_id, Shapes::ShapeRef.new(shape: EntryId, required: true, location_name: "entryId"))
751
+ BatchGetAssetPropertyValueSuccessEntry.add_member(:asset_property_value, Shapes::ShapeRef.new(shape: AssetPropertyValue, location_name: "assetPropertyValue"))
752
+ BatchGetAssetPropertyValueSuccessEntry.struct_class = Types::BatchGetAssetPropertyValueSuccessEntry
753
+
555
754
  BatchPutAssetPropertyError.add_member(:error_code, Shapes::ShapeRef.new(shape: BatchPutAssetPropertyValueErrorCode, required: true, location_name: "errorCode"))
556
755
  BatchPutAssetPropertyError.add_member(:error_message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "errorMessage"))
557
756
  BatchPutAssetPropertyError.add_member(:timestamps, Shapes::ShapeRef.new(shape: Timestamps, required: true, location_name: "timestamps"))
@@ -571,6 +770,8 @@ module Aws::IoTSiteWise
571
770
  BatchPutAssetPropertyValueResponse.add_member(:error_entries, Shapes::ShapeRef.new(shape: BatchPutAssetPropertyErrorEntries, required: true, location_name: "errorEntries"))
572
771
  BatchPutAssetPropertyValueResponse.struct_class = Types::BatchPutAssetPropertyValueResponse
573
772
 
773
+ ColumnNames.member = Shapes::ShapeRef.new(shape: ColumnName)
774
+
574
775
  CompositeModelProperty.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
575
776
  CompositeModelProperty.add_member(:type, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "type"))
576
777
  CompositeModelProperty.add_member(:asset_property, Shapes::ShapeRef.new(shape: Property, required: true, location_name: "assetProperty"))
@@ -618,6 +819,7 @@ module Aws::IoTSiteWise
618
819
  CreateAssetRequest.add_member(:asset_model_id, Shapes::ShapeRef.new(shape: ID, required: true, location_name: "assetModelId"))
619
820
  CreateAssetRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
620
821
  CreateAssetRequest.add_member(:tags, Shapes::ShapeRef.new(shape: TagMap, location_name: "tags"))
822
+ CreateAssetRequest.add_member(:asset_description, Shapes::ShapeRef.new(shape: Description, location_name: "assetDescription"))
621
823
  CreateAssetRequest.struct_class = Types::CreateAssetRequest
622
824
 
623
825
  CreateAssetResponse.add_member(:asset_id, Shapes::ShapeRef.new(shape: ID, required: true, location_name: "assetId"))
@@ -625,6 +827,18 @@ module Aws::IoTSiteWise
625
827
  CreateAssetResponse.add_member(:asset_status, Shapes::ShapeRef.new(shape: AssetStatus, required: true, location_name: "assetStatus"))
626
828
  CreateAssetResponse.struct_class = Types::CreateAssetResponse
627
829
 
830
+ CreateBulkImportJobRequest.add_member(:job_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "jobName"))
831
+ CreateBulkImportJobRequest.add_member(:job_role_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "jobRoleArn"))
832
+ CreateBulkImportJobRequest.add_member(:files, Shapes::ShapeRef.new(shape: Files, required: true, location_name: "files"))
833
+ CreateBulkImportJobRequest.add_member(:error_report_location, Shapes::ShapeRef.new(shape: ErrorReportLocation, required: true, location_name: "errorReportLocation"))
834
+ CreateBulkImportJobRequest.add_member(:job_configuration, Shapes::ShapeRef.new(shape: JobConfiguration, required: true, location_name: "jobConfiguration"))
835
+ CreateBulkImportJobRequest.struct_class = Types::CreateBulkImportJobRequest
836
+
837
+ CreateBulkImportJobResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: ID, required: true, location_name: "jobId"))
838
+ CreateBulkImportJobResponse.add_member(:job_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "jobName"))
839
+ CreateBulkImportJobResponse.add_member(:job_status, Shapes::ShapeRef.new(shape: JobStatus, required: true, location_name: "jobStatus"))
840
+ CreateBulkImportJobResponse.struct_class = Types::CreateBulkImportJobResponse
841
+
628
842
  CreateDashboardRequest.add_member(:project_id, Shapes::ShapeRef.new(shape: ID, required: true, location_name: "projectId"))
629
843
  CreateDashboardRequest.add_member(:dashboard_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "dashboardName"))
630
844
  CreateDashboardRequest.add_member(:dashboard_description, Shapes::ShapeRef.new(shape: Description, location_name: "dashboardDescription"))
@@ -676,6 +890,9 @@ module Aws::IoTSiteWise
676
890
  CreateProjectResponse.add_member(:project_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "projectArn"))
677
891
  CreateProjectResponse.struct_class = Types::CreateProjectResponse
678
892
 
893
+ Csv.add_member(:column_names, Shapes::ShapeRef.new(shape: ColumnNames, location_name: "columnNames"))
894
+ Csv.struct_class = Types::Csv
895
+
679
896
  CustomerManagedS3Storage.add_member(:s3_resource_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "s3ResourceArn"))
680
897
  CustomerManagedS3Storage.add_member(:role_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "roleArn"))
681
898
  CustomerManagedS3Storage.struct_class = Types::CustomerManagedS3Storage
@@ -788,8 +1005,23 @@ module Aws::IoTSiteWise
788
1005
  DescribeAssetResponse.add_member(:asset_creation_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "assetCreationDate"))
789
1006
  DescribeAssetResponse.add_member(:asset_last_update_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "assetLastUpdateDate"))
790
1007
  DescribeAssetResponse.add_member(:asset_status, Shapes::ShapeRef.new(shape: AssetStatus, required: true, location_name: "assetStatus"))
1008
+ DescribeAssetResponse.add_member(:asset_description, Shapes::ShapeRef.new(shape: Description, location_name: "assetDescription"))
791
1009
  DescribeAssetResponse.struct_class = Types::DescribeAssetResponse
792
1010
 
1011
+ DescribeBulkImportJobRequest.add_member(:job_id, Shapes::ShapeRef.new(shape: ID, required: true, location: "uri", location_name: "jobId"))
1012
+ DescribeBulkImportJobRequest.struct_class = Types::DescribeBulkImportJobRequest
1013
+
1014
+ DescribeBulkImportJobResponse.add_member(:job_id, Shapes::ShapeRef.new(shape: ID, required: true, location_name: "jobId"))
1015
+ DescribeBulkImportJobResponse.add_member(:job_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "jobName"))
1016
+ DescribeBulkImportJobResponse.add_member(:job_status, Shapes::ShapeRef.new(shape: JobStatus, required: true, location_name: "jobStatus"))
1017
+ DescribeBulkImportJobResponse.add_member(:job_role_arn, Shapes::ShapeRef.new(shape: ARN, required: true, location_name: "jobRoleArn"))
1018
+ DescribeBulkImportJobResponse.add_member(:files, Shapes::ShapeRef.new(shape: Files, required: true, location_name: "files"))
1019
+ DescribeBulkImportJobResponse.add_member(:error_report_location, Shapes::ShapeRef.new(shape: ErrorReportLocation, required: true, location_name: "errorReportLocation"))
1020
+ DescribeBulkImportJobResponse.add_member(:job_configuration, Shapes::ShapeRef.new(shape: JobConfiguration, required: true, location_name: "jobConfiguration"))
1021
+ DescribeBulkImportJobResponse.add_member(:job_creation_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "jobCreationDate"))
1022
+ DescribeBulkImportJobResponse.add_member(:job_last_update_date, Shapes::ShapeRef.new(shape: Timestamp, required: true, location_name: "jobLastUpdateDate"))
1023
+ DescribeBulkImportJobResponse.struct_class = Types::DescribeBulkImportJobResponse
1024
+
793
1025
  DescribeDashboardRequest.add_member(:dashboard_id, Shapes::ShapeRef.new(shape: ID, required: true, location: "uri", location_name: "dashboardId"))
794
1026
  DescribeDashboardRequest.struct_class = Types::DescribeDashboardRequest
795
1027
 
@@ -917,12 +1149,26 @@ module Aws::IoTSiteWise
917
1149
  ErrorDetails.add_member(:details, Shapes::ShapeRef.new(shape: DetailedErrors, location_name: "details"))
918
1150
  ErrorDetails.struct_class = Types::ErrorDetails
919
1151
 
1152
+ ErrorReportLocation.add_member(:bucket, Shapes::ShapeRef.new(shape: Bucket, required: true, location_name: "bucket"))
1153
+ ErrorReportLocation.add_member(:prefix, Shapes::ShapeRef.new(shape: String, required: true, location_name: "prefix"))
1154
+ ErrorReportLocation.struct_class = Types::ErrorReportLocation
1155
+
920
1156
  ExpressionVariable.add_member(:name, Shapes::ShapeRef.new(shape: VariableName, required: true, location_name: "name"))
921
1157
  ExpressionVariable.add_member(:value, Shapes::ShapeRef.new(shape: VariableValue, required: true, location_name: "value"))
922
1158
  ExpressionVariable.struct_class = Types::ExpressionVariable
923
1159
 
924
1160
  ExpressionVariables.member = Shapes::ShapeRef.new(shape: ExpressionVariable)
925
1161
 
1162
+ File.add_member(:bucket, Shapes::ShapeRef.new(shape: Bucket, required: true, location_name: "bucket"))
1163
+ File.add_member(:key, Shapes::ShapeRef.new(shape: String, required: true, location_name: "key"))
1164
+ File.add_member(:version_id, Shapes::ShapeRef.new(shape: String, location_name: "versionId"))
1165
+ File.struct_class = Types::File
1166
+
1167
+ FileFormat.add_member(:csv, Shapes::ShapeRef.new(shape: Csv, location_name: "csv"))
1168
+ FileFormat.struct_class = Types::FileFormat
1169
+
1170
+ Files.member = Shapes::ShapeRef.new(shape: File)
1171
+
926
1172
  ForwardingConfig.add_member(:state, Shapes::ShapeRef.new(shape: ForwardingConfigState, required: true, location_name: "state"))
927
1173
  ForwardingConfig.struct_class = Types::ForwardingConfig
928
1174
 
@@ -1052,6 +1298,16 @@ module Aws::IoTSiteWise
1052
1298
  InvalidRequestException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
1053
1299
  InvalidRequestException.struct_class = Types::InvalidRequestException
1054
1300
 
1301
+ JobConfiguration.add_member(:file_format, Shapes::ShapeRef.new(shape: FileFormat, required: true, location_name: "fileFormat"))
1302
+ JobConfiguration.struct_class = Types::JobConfiguration
1303
+
1304
+ JobSummaries.member = Shapes::ShapeRef.new(shape: JobSummary)
1305
+
1306
+ JobSummary.add_member(:id, Shapes::ShapeRef.new(shape: ID, required: true, location_name: "id"))
1307
+ JobSummary.add_member(:name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "name"))
1308
+ JobSummary.add_member(:status, Shapes::ShapeRef.new(shape: JobStatus, required: true, location_name: "status"))
1309
+ JobSummary.struct_class = Types::JobSummary
1310
+
1055
1311
  LimitExceededException.add_member(:message, Shapes::ShapeRef.new(shape: ErrorMessage, required: true, location_name: "message"))
1056
1312
  LimitExceededException.struct_class = Types::LimitExceededException
1057
1313
 
@@ -1107,6 +1363,15 @@ module Aws::IoTSiteWise
1107
1363
  ListAssociatedAssetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1108
1364
  ListAssociatedAssetsResponse.struct_class = Types::ListAssociatedAssetsResponse
1109
1365
 
1366
+ ListBulkImportJobsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1367
+ ListBulkImportJobsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
1368
+ ListBulkImportJobsRequest.add_member(:filter, Shapes::ShapeRef.new(shape: ListBulkImportJobsFilter, location: "querystring", location_name: "filter"))
1369
+ ListBulkImportJobsRequest.struct_class = Types::ListBulkImportJobsRequest
1370
+
1371
+ ListBulkImportJobsResponse.add_member(:job_summaries, Shapes::ShapeRef.new(shape: JobSummaries, required: true, location_name: "jobSummaries"))
1372
+ ListBulkImportJobsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "nextToken"))
1373
+ ListBulkImportJobsResponse.struct_class = Types::ListBulkImportJobsResponse
1374
+
1110
1375
  ListDashboardsRequest.add_member(:project_id, Shapes::ShapeRef.new(shape: ID, required: true, location: "querystring", location_name: "projectId"))
1111
1376
  ListDashboardsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location: "querystring", location_name: "nextToken"))
1112
1377
  ListDashboardsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: MaxResults, location: "querystring", location_name: "maxResults"))
@@ -1391,6 +1656,7 @@ module Aws::IoTSiteWise
1391
1656
  UpdateAssetRequest.add_member(:asset_id, Shapes::ShapeRef.new(shape: ID, required: true, location: "uri", location_name: "assetId"))
1392
1657
  UpdateAssetRequest.add_member(:asset_name, Shapes::ShapeRef.new(shape: Name, required: true, location_name: "assetName"))
1393
1658
  UpdateAssetRequest.add_member(:client_token, Shapes::ShapeRef.new(shape: ClientToken, location_name: "clientToken", metadata: {"idempotencyToken"=>true}))
1659
+ UpdateAssetRequest.add_member(:asset_description, Shapes::ShapeRef.new(shape: Description, location_name: "assetDescription"))
1394
1660
  UpdateAssetRequest.struct_class = Types::UpdateAssetRequest
1395
1661
 
1396
1662
  UpdateAssetResponse.add_member(:asset_status, Shapes::ShapeRef.new(shape: AssetStatus, required: true, location_name: "assetStatus"))
@@ -1535,6 +1801,68 @@ module Aws::IoTSiteWise
1535
1801
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1536
1802
  end)
1537
1803
 
1804
+ api.add_operation(:batch_get_asset_property_aggregates, Seahorse::Model::Operation.new.tap do |o|
1805
+ o.name = "BatchGetAssetPropertyAggregates"
1806
+ o.http_method = "POST"
1807
+ o.http_request_uri = "/properties/batch/aggregates"
1808
+ o.endpoint_pattern = {
1809
+ "hostPrefix" => "data.",
1810
+ }
1811
+ o.input = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesRequest)
1812
+ o.output = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyAggregatesResponse)
1813
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1814
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1815
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1816
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1817
+ o[:pager] = Aws::Pager.new(
1818
+ limit_key: "max_results",
1819
+ tokens: {
1820
+ "next_token" => "next_token"
1821
+ }
1822
+ )
1823
+ end)
1824
+
1825
+ api.add_operation(:batch_get_asset_property_value, Seahorse::Model::Operation.new.tap do |o|
1826
+ o.name = "BatchGetAssetPropertyValue"
1827
+ o.http_method = "POST"
1828
+ o.http_request_uri = "/properties/batch/latest"
1829
+ o.endpoint_pattern = {
1830
+ "hostPrefix" => "data.",
1831
+ }
1832
+ o.input = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueRequest)
1833
+ o.output = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueResponse)
1834
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1835
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1836
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1837
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1838
+ o[:pager] = Aws::Pager.new(
1839
+ tokens: {
1840
+ "next_token" => "next_token"
1841
+ }
1842
+ )
1843
+ end)
1844
+
1845
+ api.add_operation(:batch_get_asset_property_value_history, Seahorse::Model::Operation.new.tap do |o|
1846
+ o.name = "BatchGetAssetPropertyValueHistory"
1847
+ o.http_method = "POST"
1848
+ o.http_request_uri = "/properties/batch/history"
1849
+ o.endpoint_pattern = {
1850
+ "hostPrefix" => "data.",
1851
+ }
1852
+ o.input = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistoryRequest)
1853
+ o.output = Shapes::ShapeRef.new(shape: BatchGetAssetPropertyValueHistoryResponse)
1854
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1855
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1856
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1857
+ o.errors << Shapes::ShapeRef.new(shape: ServiceUnavailableException)
1858
+ o[:pager] = Aws::Pager.new(
1859
+ limit_key: "max_results",
1860
+ tokens: {
1861
+ "next_token" => "next_token"
1862
+ }
1863
+ )
1864
+ end)
1865
+
1538
1866
  api.add_operation(:batch_put_asset_property_value, Seahorse::Model::Operation.new.tap do |o|
1539
1867
  o.name = "BatchPutAssetPropertyValue"
1540
1868
  o.http_method = "POST"
@@ -1605,6 +1933,24 @@ module Aws::IoTSiteWise
1605
1933
  o.errors << Shapes::ShapeRef.new(shape: ConflictingOperationException)
1606
1934
  end)
1607
1935
 
1936
+ api.add_operation(:create_bulk_import_job, Seahorse::Model::Operation.new.tap do |o|
1937
+ o.name = "CreateBulkImportJob"
1938
+ o.http_method = "POST"
1939
+ o.http_request_uri = "/jobs"
1940
+ o.endpoint_pattern = {
1941
+ "hostPrefix" => "data.",
1942
+ }
1943
+ o.input = Shapes::ShapeRef.new(shape: CreateBulkImportJobRequest)
1944
+ o.output = Shapes::ShapeRef.new(shape: CreateBulkImportJobResponse)
1945
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
1946
+ o.errors << Shapes::ShapeRef.new(shape: ResourceAlreadyExistsException)
1947
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
1948
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
1949
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1950
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
1951
+ o.errors << Shapes::ShapeRef.new(shape: ConflictingOperationException)
1952
+ end)
1953
+
1608
1954
  api.add_operation(:create_dashboard, Seahorse::Model::Operation.new.tap do |o|
1609
1955
  o.name = "CreateDashboard"
1610
1956
  o.http_method = "POST"
@@ -1853,6 +2199,21 @@ module Aws::IoTSiteWise
1853
2199
  o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
1854
2200
  end)
1855
2201
 
2202
+ api.add_operation(:describe_bulk_import_job, Seahorse::Model::Operation.new.tap do |o|
2203
+ o.name = "DescribeBulkImportJob"
2204
+ o.http_method = "GET"
2205
+ o.http_request_uri = "/jobs/{jobId}"
2206
+ o.endpoint_pattern = {
2207
+ "hostPrefix" => "data.",
2208
+ }
2209
+ o.input = Shapes::ShapeRef.new(shape: DescribeBulkImportJobRequest)
2210
+ o.output = Shapes::ShapeRef.new(shape: DescribeBulkImportJobResponse)
2211
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2212
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2213
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2214
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2215
+ end)
2216
+
1856
2217
  api.add_operation(:describe_dashboard, Seahorse::Model::Operation.new.tap do |o|
1857
2218
  o.name = "DescribeDashboard"
1858
2219
  o.http_method = "GET"
@@ -2206,6 +2567,27 @@ module Aws::IoTSiteWise
2206
2567
  )
2207
2568
  end)
2208
2569
 
2570
+ api.add_operation(:list_bulk_import_jobs, Seahorse::Model::Operation.new.tap do |o|
2571
+ o.name = "ListBulkImportJobs"
2572
+ o.http_method = "GET"
2573
+ o.http_request_uri = "/jobs"
2574
+ o.endpoint_pattern = {
2575
+ "hostPrefix" => "data.",
2576
+ }
2577
+ o.input = Shapes::ShapeRef.new(shape: ListBulkImportJobsRequest)
2578
+ o.output = Shapes::ShapeRef.new(shape: ListBulkImportJobsResponse)
2579
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequestException)
2580
+ o.errors << Shapes::ShapeRef.new(shape: InternalFailureException)
2581
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotFoundException)
2582
+ o.errors << Shapes::ShapeRef.new(shape: ThrottlingException)
2583
+ o[:pager] = Aws::Pager.new(
2584
+ limit_key: "max_results",
2585
+ tokens: {
2586
+ "next_token" => "next_token"
2587
+ }
2588
+ )
2589
+ end)
2590
+
2209
2591
  api.add_operation(:list_dashboards, Seahorse::Model::Operation.new.tap do |o|
2210
2592
  o.name = "ListDashboards"
2211
2593
  o.http_method = "GET"