aws-sdk-iotanalytics 1.33.0 → 1.38.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 7165900faf64f88c6aaa06c3637c783905503f757613ac552721e80276716858
4
- data.tar.gz: 39def7eb46eafe22e83350687c591d8eb246b248d820683fda2eda33d7502557
3
+ metadata.gz: '0709cb710cbae2c81945c55ade0cbdfd6df1ad1680d7ea85abaedd88855a1d5b'
4
+ data.tar.gz: 556670f3bcda7a9baddfd523cc7f5ef79f7d6798773cde36bd73145e78af3f34
5
5
  SHA512:
6
- metadata.gz: 67f5dffb47b55329f9f95b41cc466fa8aa2ef8e896ca2e15d4a66a26ba0e29a2c772be0b364d6f63849dd7fc5e85ba724776fd2ac287057bec18bff32e37eed2
7
- data.tar.gz: 39150932ae67259b3b1853085bc056030f22e8877768288dfbe555266f751c2a50245747d9e555499c0452aedc062bee21f288d30f3e6139e569c840835abeb3
6
+ metadata.gz: 62bff3680dfb3bc114741c2982140b8d590f7cb044adbc19b8abdf8faaba69969e75234abd2d77e07a2248d0d404b9776083914a4bbf4cdee50bbfbfcf0ec889
7
+ data.tar.gz: b15840f8bba0bb56b2a304cef3bf3e2cff020f975fe6b258250715825e5d0cede5bfdaf1a18f8b17cc065f6e1777eeb21db718adeac8d92c91b414716511c38f
data/CHANGELOG.md ADDED
@@ -0,0 +1,203 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.38.0 (2021-03-10)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.37.0 (2021-02-02)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.36.0 (2020-12-15)
15
+ ------------------
16
+
17
+ * Feature - FileFormatConfiguration enables data store to save data in JSON or Parquet format. S3Paths enables you to specify the S3 objects that save your channel messages when you reprocess the pipeline.
18
+
19
+ 1.35.0 (2020-11-09)
20
+ ------------------
21
+
22
+ * Feature - AWS IoT Analytics now supports Late Data Notifications for datasets, dataset content creation using previous version IDs, and includes the LastMessageArrivalTime attribute for channels and datastores.
23
+
24
+ 1.34.0 (2020-09-30)
25
+ ------------------
26
+
27
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
28
+
29
+ 1.33.0 (2020-09-15)
30
+ ------------------
31
+
32
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
33
+
34
+ 1.32.0 (2020-08-25)
35
+ ------------------
36
+
37
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
38
+
39
+ 1.31.0 (2020-06-23)
40
+ ------------------
41
+
42
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
43
+
44
+ 1.30.1 (2020-06-11)
45
+ ------------------
46
+
47
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
48
+
49
+ 1.30.0 (2020-06-10)
50
+ ------------------
51
+
52
+ * Issue - This version has been yanked. (#2327).
53
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
54
+
55
+ 1.29.0 (2020-05-28)
56
+ ------------------
57
+
58
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
59
+
60
+ 1.28.0 (2020-05-07)
61
+ ------------------
62
+
63
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
64
+
65
+ 1.27.0 (2020-03-09)
66
+ ------------------
67
+
68
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
69
+
70
+ 1.26.0 (2019-10-23)
71
+ ------------------
72
+
73
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
74
+
75
+ 1.25.0 (2019-10-10)
76
+ ------------------
77
+
78
+ * Feature - Add `completionTime` to API call ListDatasetContents.
79
+
80
+ 1.24.0 (2019-07-25)
81
+ ------------------
82
+
83
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
84
+
85
+ 1.23.0 (2019-07-01)
86
+ ------------------
87
+
88
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
89
+
90
+ 1.22.0 (2019-06-17)
91
+ ------------------
92
+
93
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
94
+
95
+ 1.21.0 (2019-05-30)
96
+ ------------------
97
+
98
+ * Feature - IoT Analytics adds the option to use your own S3 bucket to store channel and data store resources. Previously, only service-managed storage was used.
99
+
100
+ 1.20.0 (2019-05-21)
101
+ ------------------
102
+
103
+ * Feature - API update.
104
+
105
+ 1.19.0 (2019-05-15)
106
+ ------------------
107
+
108
+ * Feature - API update.
109
+
110
+ 1.18.0 (2019-05-14)
111
+ ------------------
112
+
113
+ * Feature - API update.
114
+
115
+ 1.17.0 (2019-05-13)
116
+ ------------------
117
+
118
+ * Feature - API update.
119
+
120
+ 1.16.0 (2019-03-25)
121
+ ------------------
122
+
123
+ * Feature - API update.
124
+
125
+ 1.15.0 (2019-03-21)
126
+ ------------------
127
+
128
+ * Feature - API update.
129
+
130
+ 1.14.0 (2019-03-18)
131
+ ------------------
132
+
133
+ * Feature - API update.
134
+
135
+ 1.13.0 (2019-03-14)
136
+ ------------------
137
+
138
+ * Feature - API update.
139
+
140
+ 1.12.0 (2019-01-03)
141
+ ------------------
142
+
143
+ * Feature - API update.
144
+
145
+ 1.11.0 (2018-11-27)
146
+ ------------------
147
+
148
+ * Feature - API update.
149
+
150
+ 1.10.0 (2018-11-20)
151
+ ------------------
152
+
153
+ * Feature - API update.
154
+
155
+ 1.9.0 (2018-10-24)
156
+ ------------------
157
+
158
+ * Feature - API update.
159
+
160
+ 1.8.0 (2018-10-23)
161
+ ------------------
162
+
163
+ * Feature - API update.
164
+
165
+ 1.7.0 (2018-09-06)
166
+ ------------------
167
+
168
+ * Feature - Adds code paths and plugins for future SDK instrumentation and telemetry.
169
+
170
+ 1.6.0 (2018-09-05)
171
+ ------------------
172
+
173
+ * Feature - API update.
174
+
175
+ 1.5.0 (2018-08-27)
176
+ ------------------
177
+
178
+ * Feature - API update.
179
+
180
+ 1.4.0 (2018-08-23)
181
+ ------------------
182
+
183
+ * Feature - API update.
184
+
185
+ 1.3.0 (2018-07-18)
186
+ ------------------
187
+
188
+ * Feature - API update.
189
+
190
+ 1.2.0 (2018-06-26)
191
+ ------------------
192
+
193
+ * Feature - API update.
194
+
195
+ 1.1.0 (2018-06-14)
196
+ ------------------
197
+
198
+ * Feature - API update.
199
+
200
+ 1.0.0 (2018-04-23)
201
+ ------------------
202
+
203
+ * Feature - Initial release of `aws-sdk-iotanalytics`.
data/LICENSE.txt ADDED
@@ -0,0 +1,202 @@
1
+
2
+ Apache License
3
+ Version 2.0, January 2004
4
+ http://www.apache.org/licenses/
5
+
6
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
7
+
8
+ 1. Definitions.
9
+
10
+ "License" shall mean the terms and conditions for use, reproduction,
11
+ and distribution as defined by Sections 1 through 9 of this document.
12
+
13
+ "Licensor" shall mean the copyright owner or entity authorized by
14
+ the copyright owner that is granting the License.
15
+
16
+ "Legal Entity" shall mean the union of the acting entity and all
17
+ other entities that control, are controlled by, or are under common
18
+ control with that entity. For the purposes of this definition,
19
+ "control" means (i) the power, direct or indirect, to cause the
20
+ direction or management of such entity, whether by contract or
21
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
22
+ outstanding shares, or (iii) beneficial ownership of such entity.
23
+
24
+ "You" (or "Your") shall mean an individual or Legal Entity
25
+ exercising permissions granted by this License.
26
+
27
+ "Source" form shall mean the preferred form for making modifications,
28
+ including but not limited to software source code, documentation
29
+ source, and configuration files.
30
+
31
+ "Object" form shall mean any form resulting from mechanical
32
+ transformation or translation of a Source form, including but
33
+ not limited to compiled object code, generated documentation,
34
+ and conversions to other media types.
35
+
36
+ "Work" shall mean the work of authorship, whether in Source or
37
+ Object form, made available under the License, as indicated by a
38
+ copyright notice that is included in or attached to the work
39
+ (an example is provided in the Appendix below).
40
+
41
+ "Derivative Works" shall mean any work, whether in Source or Object
42
+ form, that is based on (or derived from) the Work and for which the
43
+ editorial revisions, annotations, elaborations, or other modifications
44
+ represent, as a whole, an original work of authorship. For the purposes
45
+ of this License, Derivative Works shall not include works that remain
46
+ separable from, or merely link (or bind by name) to the interfaces of,
47
+ the Work and Derivative Works thereof.
48
+
49
+ "Contribution" shall mean any work of authorship, including
50
+ the original version of the Work and any modifications or additions
51
+ to that Work or Derivative Works thereof, that is intentionally
52
+ submitted to Licensor for inclusion in the Work by the copyright owner
53
+ or by an individual or Legal Entity authorized to submit on behalf of
54
+ the copyright owner. For the purposes of this definition, "submitted"
55
+ means any form of electronic, verbal, or written communication sent
56
+ to the Licensor or its representatives, including but not limited to
57
+ communication on electronic mailing lists, source code control systems,
58
+ and issue tracking systems that are managed by, or on behalf of, the
59
+ Licensor for the purpose of discussing and improving the Work, but
60
+ excluding communication that is conspicuously marked or otherwise
61
+ designated in writing by the copyright owner as "Not a Contribution."
62
+
63
+ "Contributor" shall mean Licensor and any individual or Legal Entity
64
+ on behalf of whom a Contribution has been received by Licensor and
65
+ subsequently incorporated within the Work.
66
+
67
+ 2. Grant of Copyright License. Subject to the terms and conditions of
68
+ this License, each Contributor hereby grants to You a perpetual,
69
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
70
+ copyright license to reproduce, prepare Derivative Works of,
71
+ publicly display, publicly perform, sublicense, and distribute the
72
+ Work and such Derivative Works in Source or Object form.
73
+
74
+ 3. Grant of Patent License. Subject to the terms and conditions of
75
+ this License, each Contributor hereby grants to You a perpetual,
76
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
77
+ (except as stated in this section) patent license to make, have made,
78
+ use, offer to sell, sell, import, and otherwise transfer the Work,
79
+ where such license applies only to those patent claims licensable
80
+ by such Contributor that are necessarily infringed by their
81
+ Contribution(s) alone or by combination of their Contribution(s)
82
+ with the Work to which such Contribution(s) was submitted. If You
83
+ institute patent litigation against any entity (including a
84
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
85
+ or a Contribution incorporated within the Work constitutes direct
86
+ or contributory patent infringement, then any patent licenses
87
+ granted to You under this License for that Work shall terminate
88
+ as of the date such litigation is filed.
89
+
90
+ 4. Redistribution. You may reproduce and distribute copies of the
91
+ Work or Derivative Works thereof in any medium, with or without
92
+ modifications, and in Source or Object form, provided that You
93
+ meet the following conditions:
94
+
95
+ (a) You must give any other recipients of the Work or
96
+ Derivative Works a copy of this License; and
97
+
98
+ (b) You must cause any modified files to carry prominent notices
99
+ stating that You changed the files; and
100
+
101
+ (c) You must retain, in the Source form of any Derivative Works
102
+ that You distribute, all copyright, patent, trademark, and
103
+ attribution notices from the Source form of the Work,
104
+ excluding those notices that do not pertain to any part of
105
+ the Derivative Works; and
106
+
107
+ (d) If the Work includes a "NOTICE" text file as part of its
108
+ distribution, then any Derivative Works that You distribute must
109
+ include a readable copy of the attribution notices contained
110
+ within such NOTICE file, excluding those notices that do not
111
+ pertain to any part of the Derivative Works, in at least one
112
+ of the following places: within a NOTICE text file distributed
113
+ as part of the Derivative Works; within the Source form or
114
+ documentation, if provided along with the Derivative Works; or,
115
+ within a display generated by the Derivative Works, if and
116
+ wherever such third-party notices normally appear. The contents
117
+ of the NOTICE file are for informational purposes only and
118
+ do not modify the License. You may add Your own attribution
119
+ notices within Derivative Works that You distribute, alongside
120
+ or as an addendum to the NOTICE text from the Work, provided
121
+ that such additional attribution notices cannot be construed
122
+ as modifying the License.
123
+
124
+ You may add Your own copyright statement to Your modifications and
125
+ may provide additional or different license terms and conditions
126
+ for use, reproduction, or distribution of Your modifications, or
127
+ for any such Derivative Works as a whole, provided Your use,
128
+ reproduction, and distribution of the Work otherwise complies with
129
+ the conditions stated in this License.
130
+
131
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
132
+ any Contribution intentionally submitted for inclusion in the Work
133
+ by You to the Licensor shall be under the terms and conditions of
134
+ this License, without any additional terms or conditions.
135
+ Notwithstanding the above, nothing herein shall supersede or modify
136
+ the terms of any separate license agreement you may have executed
137
+ with Licensor regarding such Contributions.
138
+
139
+ 6. Trademarks. This License does not grant permission to use the trade
140
+ names, trademarks, service marks, or product names of the Licensor,
141
+ except as required for reasonable and customary use in describing the
142
+ origin of the Work and reproducing the content of the NOTICE file.
143
+
144
+ 7. Disclaimer of Warranty. Unless required by applicable law or
145
+ agreed to in writing, Licensor provides the Work (and each
146
+ Contributor provides its Contributions) on an "AS IS" BASIS,
147
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
148
+ implied, including, without limitation, any warranties or conditions
149
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
150
+ PARTICULAR PURPOSE. You are solely responsible for determining the
151
+ appropriateness of using or redistributing the Work and assume any
152
+ risks associated with Your exercise of permissions under this License.
153
+
154
+ 8. Limitation of Liability. In no event and under no legal theory,
155
+ whether in tort (including negligence), contract, or otherwise,
156
+ unless required by applicable law (such as deliberate and grossly
157
+ negligent acts) or agreed to in writing, shall any Contributor be
158
+ liable to You for damages, including any direct, indirect, special,
159
+ incidental, or consequential damages of any character arising as a
160
+ result of this License or out of the use or inability to use the
161
+ Work (including but not limited to damages for loss of goodwill,
162
+ work stoppage, computer failure or malfunction, or any and all
163
+ other commercial damages or losses), even if such Contributor
164
+ has been advised of the possibility of such damages.
165
+
166
+ 9. Accepting Warranty or Additional Liability. While redistributing
167
+ the Work or Derivative Works thereof, You may choose to offer,
168
+ and charge a fee for, acceptance of support, warranty, indemnity,
169
+ or other liability obligations and/or rights consistent with this
170
+ License. However, in accepting such obligations, You may act only
171
+ on Your own behalf and on Your sole responsibility, not on behalf
172
+ of any other Contributor, and only if You agree to indemnify,
173
+ defend, and hold each Contributor harmless for any liability
174
+ incurred by, or claims asserted against, such Contributor by reason
175
+ of your accepting any such warranty or additional liability.
176
+
177
+ END OF TERMS AND CONDITIONS
178
+
179
+ APPENDIX: How to apply the Apache License to your work.
180
+
181
+ To apply the Apache License to your work, attach the following
182
+ boilerplate notice, with the fields enclosed by brackets "[]"
183
+ replaced with your own identifying information. (Don't include
184
+ the brackets!) The text should be enclosed in the appropriate
185
+ comment syntax for the file format. We also recommend that a
186
+ file or class name and description of purpose be included on the
187
+ same "printed page" as the copyright notice for easier
188
+ identification within third-party archives.
189
+
190
+ Copyright [yyyy] [name of copyright owner]
191
+
192
+ Licensed under the Apache License, Version 2.0 (the "License");
193
+ you may not use this file except in compliance with the License.
194
+ You may obtain a copy of the License at
195
+
196
+ http://www.apache.org/licenses/LICENSE-2.0
197
+
198
+ Unless required by applicable law or agreed to in writing, software
199
+ distributed under the License is distributed on an "AS IS" BASIS,
200
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
201
+ See the License for the specific language governing permissions and
202
+ limitations under the License.
data/VERSION ADDED
@@ -0,0 +1 @@
1
+ 1.38.0
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -48,6 +48,6 @@ require_relative 'aws-sdk-iotanalytics/customizations'
48
48
  # @!group service
49
49
  module Aws::IoTAnalytics
50
50
 
51
- GEM_VERSION = '1.33.0'
51
+ GEM_VERSION = '1.38.0'
52
52
 
53
53
  end
@@ -3,7 +3,7 @@
3
3
  # WARNING ABOUT GENERATED CODE
4
4
  #
5
5
  # This file is generated. See the contributing guide for more information:
6
- # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
6
+ # https://github.com/aws/aws-sdk-ruby/blob/version-3/CONTRIBUTING.md
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
@@ -333,13 +333,13 @@ module Aws::IoTAnalytics
333
333
  # The name of the channel where the messages are sent.
334
334
  #
335
335
  # @option params [required, Array<Types::Message>] :messages
336
- # The list of messages to be sent. Each message has format: '\\\{
337
- # "messageId": "string", "payload": "string"\\}'.
336
+ # The list of messages to be sent. Each message has the format: \\\{
337
+ # "messageId": "string", "payload": "string"\\}.
338
338
  #
339
- # Note that the field names of message payloads (data) that you send to
340
- # AWS IoT Analytics:
339
+ # The field names of message payloads (data) that you send to AWS IoT
340
+ # Analytics:
341
341
  #
342
- # * Must contain only alphanumeric characters and undescores (\_); no
342
+ # * Must contain only alphanumeric characters and undescores (\_). No
343
343
  # other special characters are allowed.
344
344
  #
345
345
  # * Must begin with an alphabetic character or single underscore (\_).
@@ -349,10 +349,10 @@ module Aws::IoTAnalytics
349
349
  # * In regular expression terms:
350
350
  # "^\[A-Za-z\_\](\[A-Za-z0-9\]*\|\[A-Za-z0-9\]\[A-Za-z0-9\_\]*)$".
351
351
  #
352
- # * Cannot be greater than 255 characters.
352
+ # * Cannot be more than 255 characters.
353
353
  #
354
- # * Are case-insensitive. (Fields named "foo" and "FOO" in the same
355
- # payload are considered duplicates.)
354
+ # * Are case insensitive. (Fields named foo and FOO in the same payload
355
+ # are considered duplicates.)
356
356
  #
357
357
  # For example, \\\{"temp\_01": 29\\} or \\\{"\_temp\_01": 29\\} are
358
358
  # valid, but \\\{"temp-01": 29\\}, \\\{"01\_temp": 29\\} or
@@ -395,7 +395,7 @@ module Aws::IoTAnalytics
395
395
  #
396
396
  # @option params [required, String] :reprocessing_id
397
397
  # The ID of the reprocessing task (returned by
398
- # "StartPipelineReprocessing").
398
+ # `StartPipelineReprocessing`).
399
399
  #
400
400
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
401
401
  #
@@ -421,14 +421,14 @@ module Aws::IoTAnalytics
421
421
  # The name of the channel.
422
422
  #
423
423
  # @option params [Types::ChannelStorage] :channel_storage
424
- # Where channel data is stored. You may choose one of
425
- # "serviceManagedS3" or "customerManagedS3" storage. If not
426
- # specified, the default is "serviceManagedS3". This cannot be changed
427
- # after creation of the channel.
424
+ # Where channel data is stored. You can choose one of `serviceManagedS3`
425
+ # or `customerManagedS3` storage. If not specified, the default is
426
+ # `serviceManagedS3`. You cannot change this storage option after the
427
+ # channel is created.
428
428
  #
429
429
  # @option params [Types::RetentionPeriod] :retention_period
430
430
  # How long, in days, message data is kept for the channel. When
431
- # "customerManagedS3" storage is selected, this parameter is ignored.
431
+ # `customerManagedS3` storage is selected, this parameter is ignored.
432
432
  #
433
433
  # @option params [Array<Types::Tag>] :tags
434
434
  # Metadata which can be used to manage the channel.
@@ -478,12 +478,12 @@ module Aws::IoTAnalytics
478
478
  req.send_request(options)
479
479
  end
480
480
 
481
- # Creates a data set. A data set stores data retrieved from a data store
482
- # by applying a "queryAction" (a SQL query) or a "containerAction"
481
+ # Creates a dataset. A dataset stores data retrieved from a data store
482
+ # by applying a `queryAction` (a SQL query) or a `containerAction`
483
483
  # (executing a containerized application). This operation creates the
484
- # skeleton of a data set. The data set can be populated manually by
485
- # calling "CreateDatasetContent" or automatically according to a
486
- # "trigger" you specify.
484
+ # skeleton of a dataset. The dataset can be populated manually by
485
+ # calling `CreateDatasetContent` or automatically according to a trigger
486
+ # you specify.
487
487
  #
488
488
  # @option params [required, String] :dataset_name
489
489
  # The name of the data set.
@@ -495,31 +495,49 @@ module Aws::IoTAnalytics
495
495
  # A list of triggers. A trigger causes data set contents to be populated
496
496
  # at a specified time interval or when another data set's contents are
497
497
  # created. The list of triggers can be empty or contain up to five
498
- # **DataSetTrigger** objects.
498
+ # `DataSetTrigger` objects.
499
499
  #
500
500
  # @option params [Array<Types::DatasetContentDeliveryRule>] :content_delivery_rules
501
- # When data set contents are created they are delivered to destinations
501
+ # When dataset contents are created, they are delivered to destinations
502
502
  # specified here.
503
503
  #
504
504
  # @option params [Types::RetentionPeriod] :retention_period
505
- # \[Optional\] How long, in days, versions of data set contents are kept
506
- # for the data set. If not specified or set to null, versions of data
507
- # set contents are retained for at most 90 days. The number of versions
508
- # of data set contents retained is determined by the
509
- # `versioningConfiguration` parameter. (For more information, see
510
- # https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions)
505
+ # Optional. How long, in days, versions of dataset contents are kept for
506
+ # the dataset. If not specified or set to `null`, versions of dataset
507
+ # contents are retained for at most 90 days. The number of versions of
508
+ # dataset contents retained is determined by the
509
+ # `versioningConfiguration` parameter. For more information, see
510
+ # [Keeping Multiple Versions of AWS IoT Analytics Data Sets][1] in the
511
+ # *AWS IoT Analytics User Guide*.
512
+ #
513
+ #
514
+ #
515
+ # [1]: https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions
511
516
  #
512
517
  # @option params [Types::VersioningConfiguration] :versioning_configuration
513
- # \[Optional\] How many versions of data set contents are kept. If not
518
+ # Optional. How many versions of dataset contents are kept. If not
514
519
  # specified or set to null, only the latest version plus the latest
515
520
  # succeeded version (if they are different) are kept for the time period
516
- # specified by the "retentionPeriod" parameter. (For more information,
517
- # see
518
- # https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions)
521
+ # specified by the `retentionPeriod` parameter. For more information,
522
+ # see [Keeping Multiple Versions of AWS IoT Analytics Data Sets][1] in
523
+ # the *AWS IoT Analytics User Guide*.
524
+ #
525
+ #
526
+ #
527
+ # [1]: https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions
519
528
  #
520
529
  # @option params [Array<Types::Tag>] :tags
521
530
  # Metadata which can be used to manage the data set.
522
531
  #
532
+ # @option params [Array<Types::LateDataRule>] :late_data_rules
533
+ # A list of data rules that send notifications to Amazon CloudWatch,
534
+ # when data arrives late. To specify `lateDataRules`, the dataset must
535
+ # use a [DeltaTimer][1] filter.
536
+ #
537
+ #
538
+ #
539
+ # [1]: https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeltaTime.html
540
+ #
523
541
  # @return [Types::CreateDatasetResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
524
542
  #
525
543
  # * {Types::CreateDatasetResponse#dataset_name #dataset_name} => String
@@ -611,6 +629,16 @@ module Aws::IoTAnalytics
611
629
  # value: "TagValue", # required
612
630
  # },
613
631
  # ],
632
+ # late_data_rules: [
633
+ # {
634
+ # rule_name: "LateDataRuleName",
635
+ # rule_configuration: { # required
636
+ # delta_time_session_window_configuration: {
637
+ # timeout_in_minutes: 1, # required
638
+ # },
639
+ # },
640
+ # },
641
+ # ],
614
642
  # })
615
643
  #
616
644
  # @example Response structure
@@ -627,12 +655,19 @@ module Aws::IoTAnalytics
627
655
  req.send_request(options)
628
656
  end
629
657
 
630
- # Creates the content of a data set by applying a "queryAction" (a SQL
631
- # query) or a "containerAction" (executing a containerized
632
- # application).
658
+ # Creates the content of a data set by applying a `queryAction` (a SQL
659
+ # query) or a `containerAction` (executing a containerized application).
633
660
  #
634
661
  # @option params [required, String] :dataset_name
635
- # The name of the data set.
662
+ # The name of the dataset.
663
+ #
664
+ # @option params [String] :version_id
665
+ # The version ID of the dataset content. To specify `versionId` for a
666
+ # dataset content, the dataset must use a [DeltaTimer][1] filter.
667
+ #
668
+ #
669
+ #
670
+ # [1]: https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeltaTime.html
636
671
  #
637
672
  # @return [Types::CreateDatasetContentResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
638
673
  #
@@ -642,6 +677,7 @@ module Aws::IoTAnalytics
642
677
  #
643
678
  # resp = client.create_dataset_content({
644
679
  # dataset_name: "DatasetName", # required
680
+ # version_id: "DatasetContentVersion",
645
681
  # })
646
682
  #
647
683
  # @example Response structure
@@ -661,18 +697,30 @@ module Aws::IoTAnalytics
661
697
  # The name of the data store.
662
698
  #
663
699
  # @option params [Types::DatastoreStorage] :datastore_storage
664
- # Where data store data is stored. You may choose one of
665
- # "serviceManagedS3" or "customerManagedS3" storage. If not
666
- # specified, the default is "serviceManagedS3". This cannot be changed
667
- # after the data store is created.
700
+ # Where data store data is stored. You can choose one of
701
+ # `serviceManagedS3` or `customerManagedS3` storage. If not specified,
702
+ # the default is `serviceManagedS3`. You cannot change this storage
703
+ # option after the data store is created.
668
704
  #
669
705
  # @option params [Types::RetentionPeriod] :retention_period
670
706
  # How long, in days, message data is kept for the data store. When
671
- # "customerManagedS3" storage is selected, this parameter is ignored.
707
+ # `customerManagedS3` storage is selected, this parameter is ignored.
672
708
  #
673
709
  # @option params [Array<Types::Tag>] :tags
674
710
  # Metadata which can be used to manage the data store.
675
711
  #
712
+ # @option params [Types::FileFormatConfiguration] :file_format_configuration
713
+ # Contains the configuration information of file formats. AWS IoT
714
+ # Analytics data stores support JSON and [Parquet][1].
715
+ #
716
+ # The default file format is JSON. You can specify only one format.
717
+ #
718
+ # You can't change the file format after you create the data store.
719
+ #
720
+ #
721
+ #
722
+ # [1]: https://parquet.apache.org/
723
+ #
676
724
  # @return [Types::CreateDatastoreResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
677
725
  #
678
726
  # * {Types::CreateDatastoreResponse#datastore_name #datastore_name} => String
@@ -702,6 +750,20 @@ module Aws::IoTAnalytics
702
750
  # value: "TagValue", # required
703
751
  # },
704
752
  # ],
753
+ # file_format_configuration: {
754
+ # json_configuration: {
755
+ # },
756
+ # parquet_configuration: {
757
+ # schema_definition: {
758
+ # columns: [
759
+ # {
760
+ # name: "ColumnName", # required
761
+ # type: "ColumnDataType", # required
762
+ # },
763
+ # ],
764
+ # },
765
+ # },
766
+ # },
705
767
  # })
706
768
  #
707
769
  # @example Response structure
@@ -728,15 +790,15 @@ module Aws::IoTAnalytics
728
790
  # The name of the pipeline.
729
791
  #
730
792
  # @option params [required, Array<Types::PipelineActivity>] :pipeline_activities
731
- # A list of "PipelineActivity" objects. Activities perform
793
+ # A list of `PipelineActivity` objects. Activities perform
732
794
  # transformations on your messages, such as removing, renaming or adding
733
795
  # message attributes; filtering messages based on attribute values;
734
796
  # invoking your Lambda functions on messages for advanced processing; or
735
797
  # performing mathematical transformations to normalize device data.
736
798
  #
737
- # The list can be 2-25 **PipelineActivity** objects and must contain
738
- # both a `channel` and a `datastore` activity. Each entry in the list
739
- # must contain only one activity, for example:
799
+ # The list can be 2-25 `PipelineActivity` objects and must contain both
800
+ # a `channel` and a `datastore` activity. Each entry in the list must
801
+ # contain only one activity. For example:
740
802
  #
741
803
  # `pipelineActivities = [ \{ "channel": \{ ... \} \}, \{ "lambda": \{
742
804
  # ... \} \}, ... ]`
@@ -854,9 +916,9 @@ module Aws::IoTAnalytics
854
916
  req.send_request(options)
855
917
  end
856
918
 
857
- # Deletes the specified data set.
919
+ # Deletes the specified dataset.
858
920
  #
859
- # You do not have to delete the content of the data set before you
921
+ # You do not have to delete the content of the dataset before you
860
922
  # perform this operation.
861
923
  #
862
924
  # @option params [required, String] :dataset_name
@@ -877,13 +939,13 @@ module Aws::IoTAnalytics
877
939
  req.send_request(options)
878
940
  end
879
941
 
880
- # Deletes the content of the specified data set.
942
+ # Deletes the content of the specified dataset.
881
943
  #
882
944
  # @option params [required, String] :dataset_name
883
- # The name of the data set whose content is deleted.
945
+ # The name of the dataset whose content is deleted.
884
946
  #
885
947
  # @option params [String] :version_id
886
- # The version of the data set whose content is deleted. You can also use
948
+ # The version of the dataset whose content is deleted. You can also use
887
949
  # the strings "$LATEST" or "$LATEST\_SUCCEEDED" to delete the latest
888
950
  # or latest successfully completed data set. If not specified,
889
951
  # "$LATEST\_SUCCEEDED" is the default.
@@ -978,6 +1040,7 @@ module Aws::IoTAnalytics
978
1040
  # resp.channel.retention_period.number_of_days #=> Integer
979
1041
  # resp.channel.creation_time #=> Time
980
1042
  # resp.channel.last_update_time #=> Time
1043
+ # resp.channel.last_message_arrival_time #=> Time
981
1044
  # resp.statistics.size.estimated_size_in_bytes #=> Float
982
1045
  # resp.statistics.size.estimated_on #=> Time
983
1046
  #
@@ -988,7 +1051,7 @@ module Aws::IoTAnalytics
988
1051
  req.send_request(options)
989
1052
  end
990
1053
 
991
- # Retrieves information about a data set.
1054
+ # Retrieves information about a dataset.
992
1055
  #
993
1056
  # @option params [required, String] :dataset_name
994
1057
  # The name of the data set whose information is retrieved.
@@ -1042,6 +1105,9 @@ module Aws::IoTAnalytics
1042
1105
  # resp.dataset.retention_period.number_of_days #=> Integer
1043
1106
  # resp.dataset.versioning_configuration.unlimited #=> Boolean
1044
1107
  # resp.dataset.versioning_configuration.max_versions #=> Integer
1108
+ # resp.dataset.late_data_rules #=> Array
1109
+ # resp.dataset.late_data_rules[0].rule_name #=> String
1110
+ # resp.dataset.late_data_rules[0].rule_configuration.delta_time_session_window_configuration.timeout_in_minutes #=> Integer
1045
1111
  #
1046
1112
  # @overload describe_dataset(params = {})
1047
1113
  # @param [Hash] params ({})
@@ -1084,6 +1150,10 @@ module Aws::IoTAnalytics
1084
1150
  # resp.datastore.retention_period.number_of_days #=> Integer
1085
1151
  # resp.datastore.creation_time #=> Time
1086
1152
  # resp.datastore.last_update_time #=> Time
1153
+ # resp.datastore.last_message_arrival_time #=> Time
1154
+ # resp.datastore.file_format_configuration.parquet_configuration.schema_definition.columns #=> Array
1155
+ # resp.datastore.file_format_configuration.parquet_configuration.schema_definition.columns[0].name #=> String
1156
+ # resp.datastore.file_format_configuration.parquet_configuration.schema_definition.columns[0].type #=> String
1087
1157
  # resp.statistics.size.estimated_size_in_bytes #=> Float
1088
1158
  # resp.statistics.size.estimated_on #=> Time
1089
1159
  #
@@ -1186,7 +1256,7 @@ module Aws::IoTAnalytics
1186
1256
  req.send_request(options)
1187
1257
  end
1188
1258
 
1189
- # Retrieves the contents of a data set as pre-signed URIs.
1259
+ # Retrieves the contents of a data set as presigned URIs.
1190
1260
  #
1191
1261
  # @option params [required, String] :dataset_name
1192
1262
  # The name of the data set whose contents are retrieved.
@@ -1260,6 +1330,7 @@ module Aws::IoTAnalytics
1260
1330
  # resp.channel_summaries[0].status #=> String, one of "CREATING", "ACTIVE", "DELETING"
1261
1331
  # resp.channel_summaries[0].creation_time #=> Time
1262
1332
  # resp.channel_summaries[0].last_update_time #=> Time
1333
+ # resp.channel_summaries[0].last_message_arrival_time #=> Time
1263
1334
  # resp.next_token #=> String
1264
1335
  #
1265
1336
  # @overload list_channels(params = {})
@@ -1283,12 +1354,12 @@ module Aws::IoTAnalytics
1283
1354
  # @option params [Time,DateTime,Date,Integer,String] :scheduled_on_or_after
1284
1355
  # A filter to limit results to those data set contents whose creation is
1285
1356
  # scheduled on or after the given time. See the field
1286
- # `triggers.schedule` in the CreateDataset request. (timestamp)
1357
+ # `triggers.schedule` in the `CreateDataset` request. (timestamp)
1287
1358
  #
1288
1359
  # @option params [Time,DateTime,Date,Integer,String] :scheduled_before
1289
1360
  # A filter to limit results to those data set contents whose creation is
1290
1361
  # scheduled before the given time. See the field `triggers.schedule` in
1291
- # the CreateDataset request. (timestamp)
1362
+ # the `CreateDataset` request. (timestamp)
1292
1363
  #
1293
1364
  # @return [Types::ListDatasetContentsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1294
1365
  #
@@ -1405,6 +1476,8 @@ module Aws::IoTAnalytics
1405
1476
  # resp.datastore_summaries[0].status #=> String, one of "CREATING", "ACTIVE", "DELETING"
1406
1477
  # resp.datastore_summaries[0].creation_time #=> Time
1407
1478
  # resp.datastore_summaries[0].last_update_time #=> Time
1479
+ # resp.datastore_summaries[0].last_message_arrival_time #=> Time
1480
+ # resp.datastore_summaries[0].file_format_type #=> String, one of "JSON", "PARQUET"
1408
1481
  # resp.next_token #=> String
1409
1482
  #
1410
1483
  # @overload list_datastores(params = {})
@@ -1457,7 +1530,7 @@ module Aws::IoTAnalytics
1457
1530
  req.send_request(options)
1458
1531
  end
1459
1532
 
1460
- # Lists the tags (metadata) which you have assigned to the resource.
1533
+ # Lists the tags (metadata) that you have assigned to the resource.
1461
1534
  #
1462
1535
  # @option params [required, String] :resource_arn
1463
1536
  # The ARN of the resource whose tags you want to list.
@@ -1487,11 +1560,11 @@ module Aws::IoTAnalytics
1487
1560
 
1488
1561
  # Sets or updates the AWS IoT Analytics logging options.
1489
1562
  #
1490
- # Note that if you update the value of any `loggingOptions` field, it
1491
- # takes up to one minute for the change to take effect. Also, if you
1492
- # change the policy attached to the role you specified in the roleArn
1493
- # field (for example, to correct an invalid policy) it takes up to 5
1494
- # minutes for that change to take effect.
1563
+ # If you update the value of any `loggingOptions` field, it takes up to
1564
+ # one minute for the change to take effect. Also, if you change the
1565
+ # policy attached to the role you specified in the `roleArn` field (for
1566
+ # example, to correct an invalid policy), it takes up to five minutes
1567
+ # for that change to take effect.
1495
1568
  #
1496
1569
  # @option params [required, Types::LoggingOptions] :logging_options
1497
1570
  # The new values of the AWS IoT Analytics logging options.
@@ -1519,12 +1592,12 @@ module Aws::IoTAnalytics
1519
1592
  # payload.
1520
1593
  #
1521
1594
  # @option params [required, Types::PipelineActivity] :pipeline_activity
1522
- # The pipeline activity that is run. This must not be a 'channel'
1523
- # activity or a 'datastore' activity because these activities are used
1524
- # in a pipeline only to load the original message and to store the
1525
- # (possibly) transformed message. If a 'lambda' activity is specified,
1526
- # only short-running Lambda functions (those with a timeout of less than
1527
- # 30 seconds or less) can be used.
1595
+ # The pipeline activity that is run. This must not be a channel activity
1596
+ # or a datastore activity because these activities are used in a
1597
+ # pipeline only to load the original message and to store the (possibly)
1598
+ # transformed message. If a lambda activity is specified, only
1599
+ # short-running Lambda functions (those with a timeout of less than 30
1600
+ # seconds or less) can be used.
1528
1601
  #
1529
1602
  # @option params [required, Array<String, StringIO, File>] :payloads
1530
1603
  # The sample message payloads on which the pipeline activity is run.
@@ -1619,7 +1692,7 @@ module Aws::IoTAnalytics
1619
1692
  # The name of the channel whose message samples are retrieved.
1620
1693
  #
1621
1694
  # @option params [Integer] :max_messages
1622
- # The number of sample messages to be retrieved. The limit is 10, the
1695
+ # The number of sample messages to be retrieved. The limit is 10. The
1623
1696
  # default is also 10.
1624
1697
  #
1625
1698
  # @option params [Time,DateTime,Date,Integer,String] :start_time
@@ -1661,9 +1734,22 @@ module Aws::IoTAnalytics
1661
1734
  # @option params [Time,DateTime,Date,Integer,String] :start_time
1662
1735
  # The start time (inclusive) of raw message data that is reprocessed.
1663
1736
  #
1737
+ # If you specify a value for the `startTime` parameter, you must not use
1738
+ # the `channelMessages` object.
1739
+ #
1664
1740
  # @option params [Time,DateTime,Date,Integer,String] :end_time
1665
1741
  # The end time (exclusive) of raw message data that is reprocessed.
1666
1742
  #
1743
+ # If you specify a value for the `endTime` parameter, you must not use
1744
+ # the `channelMessages` object.
1745
+ #
1746
+ # @option params [Types::ChannelMessages] :channel_messages
1747
+ # Specifies one or more sets of channel messages that you want to
1748
+ # reprocess.
1749
+ #
1750
+ # If you use the `channelMessages` object, you must not specify a value
1751
+ # for `startTime` and `endTime`.
1752
+ #
1667
1753
  # @return [Types::StartPipelineReprocessingResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
1668
1754
  #
1669
1755
  # * {Types::StartPipelineReprocessingResponse#reprocessing_id #reprocessing_id} => String
@@ -1674,6 +1760,9 @@ module Aws::IoTAnalytics
1674
1760
  # pipeline_name: "PipelineName", # required
1675
1761
  # start_time: Time.now,
1676
1762
  # end_time: Time.now,
1763
+ # channel_messages: {
1764
+ # s3_paths: ["S3PathChannelMessage"],
1765
+ # },
1677
1766
  # })
1678
1767
  #
1679
1768
  # @example Response structure
@@ -1688,7 +1777,7 @@ module Aws::IoTAnalytics
1688
1777
  end
1689
1778
 
1690
1779
  # Adds to or modifies the tags of the given resource. Tags are metadata
1691
- # which can be used to manage a resource.
1780
+ # that can be used to manage a resource.
1692
1781
  #
1693
1782
  # @option params [required, String] :resource_arn
1694
1783
  # The ARN of the resource whose tags you want to modify.
@@ -1747,10 +1836,10 @@ module Aws::IoTAnalytics
1747
1836
  # The name of the channel to be updated.
1748
1837
  #
1749
1838
  # @option params [Types::ChannelStorage] :channel_storage
1750
- # Where channel data is stored. You may choose one of
1751
- # "serviceManagedS3" or "customerManagedS3" storage. If not
1752
- # specified, the default is "serviceManagedS3". This cannot be changed
1753
- # after creation of the channel.
1839
+ # Where channel data is stored. You can choose one of `serviceManagedS3`
1840
+ # or `customerManagedS3` storage. If not specified, the default is
1841
+ # `serviceManagedS3`. You cannot change this storage option after the
1842
+ # channel is created.
1754
1843
  #
1755
1844
  # @option params [Types::RetentionPeriod] :retention_period
1756
1845
  # How long, in days, message data is kept for the channel. The retention
@@ -1791,26 +1880,39 @@ module Aws::IoTAnalytics
1791
1880
  # The name of the data set to update.
1792
1881
  #
1793
1882
  # @option params [required, Array<Types::DatasetAction>] :actions
1794
- # A list of "DatasetAction" objects.
1883
+ # A list of `DatasetAction` objects.
1795
1884
  #
1796
1885
  # @option params [Array<Types::DatasetTrigger>] :triggers
1797
- # A list of "DatasetTrigger" objects. The list can be empty or can
1798
- # contain up to five **DataSetTrigger** objects.
1886
+ # A list of `DatasetTrigger` objects. The list can be empty or can
1887
+ # contain up to five `DatasetTrigger` objects.
1799
1888
  #
1800
1889
  # @option params [Array<Types::DatasetContentDeliveryRule>] :content_delivery_rules
1801
- # When data set contents are created they are delivered to destinations
1890
+ # When dataset contents are created, they are delivered to destinations
1802
1891
  # specified here.
1803
1892
  #
1804
1893
  # @option params [Types::RetentionPeriod] :retention_period
1805
- # How long, in days, data set contents are kept for the data set.
1894
+ # How long, in days, dataset contents are kept for the dataset.
1806
1895
  #
1807
1896
  # @option params [Types::VersioningConfiguration] :versioning_configuration
1808
- # \[Optional\] How many versions of data set contents are kept. If not
1897
+ # Optional. How many versions of dataset contents are kept. If not
1809
1898
  # specified or set to null, only the latest version plus the latest
1810
1899
  # succeeded version (if they are different) are kept for the time period
1811
- # specified by the "retentionPeriod" parameter. (For more information,
1812
- # see
1813
- # https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions)
1900
+ # specified by the `retentionPeriod` parameter. For more information,
1901
+ # see [Keeping Multiple Versions of AWS IoT Analytics Data Sets][1] in
1902
+ # the *AWS IoT Analytics User Guide*.
1903
+ #
1904
+ #
1905
+ #
1906
+ # [1]: https://docs.aws.amazon.com/iotanalytics/latest/userguide/getting-started.html#aws-iot-analytics-dataset-versions
1907
+ #
1908
+ # @option params [Array<Types::LateDataRule>] :late_data_rules
1909
+ # A list of data rules that send notifications to Amazon CloudWatch,
1910
+ # when data arrives late. To specify `lateDataRules`, the dataset must
1911
+ # use a [DeltaTimer][1] filter.
1912
+ #
1913
+ #
1914
+ #
1915
+ # [1]: https://docs.aws.amazon.com/iotanalytics/latest/APIReference/API_DeltaTime.html
1814
1916
  #
1815
1917
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1816
1918
  #
@@ -1893,6 +1995,16 @@ module Aws::IoTAnalytics
1893
1995
  # unlimited: false,
1894
1996
  # max_versions: 1,
1895
1997
  # },
1998
+ # late_data_rules: [
1999
+ # {
2000
+ # rule_name: "LateDataRuleName",
2001
+ # rule_configuration: { # required
2002
+ # delta_time_session_window_configuration: {
2003
+ # timeout_in_minutes: 1, # required
2004
+ # },
2005
+ # },
2006
+ # },
2007
+ # ],
1896
2008
  # })
1897
2009
  #
1898
2010
  # @overload update_dataset(params = {})
@@ -1913,10 +2025,22 @@ module Aws::IoTAnalytics
1913
2025
  # customer-managed.
1914
2026
  #
1915
2027
  # @option params [Types::DatastoreStorage] :datastore_storage
1916
- # Where data store data is stored. You may choose one of
1917
- # "serviceManagedS3" or "customerManagedS3" storage. If not
1918
- # specified, the default is "serviceManagedS3". This cannot be changed
1919
- # after the data store is created.
2028
+ # Where data store data is stored. You can choose one of
2029
+ # `serviceManagedS3` or `customerManagedS3` storage. If not specified,
2030
+ # the default is`serviceManagedS3`. You cannot change this storage
2031
+ # option after the data store is created.
2032
+ #
2033
+ # @option params [Types::FileFormatConfiguration] :file_format_configuration
2034
+ # Contains the configuration information of file formats. AWS IoT
2035
+ # Analytics data stores support JSON and [Parquet][1].
2036
+ #
2037
+ # The default file format is JSON. You can specify only one format.
2038
+ #
2039
+ # You can't change the file format after you create the data store.
2040
+ #
2041
+ #
2042
+ #
2043
+ # [1]: https://parquet.apache.org/
1920
2044
  #
1921
2045
  # @return [Struct] Returns an empty {Seahorse::Client::Response response}.
1922
2046
  #
@@ -1937,6 +2061,20 @@ module Aws::IoTAnalytics
1937
2061
  # role_arn: "RoleArn", # required
1938
2062
  # },
1939
2063
  # },
2064
+ # file_format_configuration: {
2065
+ # json_configuration: {
2066
+ # },
2067
+ # parquet_configuration: {
2068
+ # schema_definition: {
2069
+ # columns: [
2070
+ # {
2071
+ # name: "ColumnName", # required
2072
+ # type: "ColumnDataType", # required
2073
+ # },
2074
+ # ],
2075
+ # },
2076
+ # },
2077
+ # },
1940
2078
  # })
1941
2079
  #
1942
2080
  # @overload update_datastore(params = {})
@@ -1954,15 +2092,15 @@ module Aws::IoTAnalytics
1954
2092
  # The name of the pipeline to update.
1955
2093
  #
1956
2094
  # @option params [required, Array<Types::PipelineActivity>] :pipeline_activities
1957
- # A list of "PipelineActivity" objects. Activities perform
2095
+ # A list of `PipelineActivity` objects. Activities perform
1958
2096
  # transformations on your messages, such as removing, renaming or adding
1959
2097
  # message attributes; filtering messages based on attribute values;
1960
2098
  # invoking your Lambda functions on messages for advanced processing; or
1961
2099
  # performing mathematical transformations to normalize device data.
1962
2100
  #
1963
- # The list can be 2-25 **PipelineActivity** objects and must contain
1964
- # both a `channel` and a `datastore` activity. Each entry in the list
1965
- # must contain only one activity, for example:
2101
+ # The list can be 2-25 `PipelineActivity` objects and must contain both
2102
+ # a `channel` and a `datastore` activity. Each entry in the list must
2103
+ # contain only one activity. For example:
1966
2104
  #
1967
2105
  # `pipelineActivities = [ \{ "channel": \{ ... \} \}, \{ "lambda": \{
1968
2106
  # ... \} \}, ... ]`
@@ -2056,7 +2194,7 @@ module Aws::IoTAnalytics
2056
2194
  params: params,
2057
2195
  config: config)
2058
2196
  context[:gem_name] = 'aws-sdk-iotanalytics'
2059
- context[:gem_version] = '1.33.0'
2197
+ context[:gem_version] = '1.38.0'
2060
2198
  Seahorse::Client::Request.new(handlers, context)
2061
2199
  end
2062
2200