aws-sdk-glue 1.81.0 → 1.86.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: a18b5ff7c504f20592ebd36b607457b474e0f86eb4b96ae4a83b8ba8638e896a
4
- data.tar.gz: 026b94ad61d647725a281900412eff102775e4acaa1b3105360fa2e42f06ca18
3
+ metadata.gz: 49684204de36027b852d485f456ac9e686bb14fc78177ce47561ce70c8c2f9e4
4
+ data.tar.gz: 55449a6da0b77b286bd7ff8f44391856b9a78333f7f2f1f780810fb2c1b2d69d
5
5
  SHA512:
6
- metadata.gz: 3d7b31ead1625ff3d0b80b84292710e1e7d2c95cd9f43417fed863b85b73cc20c3f5b6e57238561ca210276a5240af2c91646bf46fbebd01ae38bbd49a63dfee
7
- data.tar.gz: ded82959a4ac78d2e3df3fb3fb613a550f5d4dc4a444f8b32d83004506c4fbee2850b9c8c295feb5205e3194bc3bbe8aba90459fc3720fc87c91e87d1486b5af
6
+ metadata.gz: 4de3f48805ce17b74b44ac8fab57f66c27a9ecd932b9f02dec2197dd465e8ffa6a0263b20eea884348a8978b7bc538a67e1e4575b318f8b4f905f7a9fbdfb428
7
+ data.tar.gz: 667e7cef9f5daf06e45521b79c7a7290f7d8e80a89711a10535de23999e175c4ec4e9b727fc5e4b839216465abb9b251060ac665b9f481c277becb884ba5b4c3
data/CHANGELOG.md ADDED
@@ -0,0 +1,454 @@
1
+ Unreleased Changes
2
+ ------------------
3
+
4
+ 1.86.0 (2021-03-29)
5
+ ------------------
6
+
7
+ * Feature - Allow Dots in Registry and Schema Names for CreateRegistry, CreateSchema; Fixed issue when duplicate keys are present and not returned as part of QuerySchemaVersionMetadata.
8
+
9
+ 1.85.0 (2021-03-10)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
14
+ 1.84.0 (2021-02-23)
15
+ ------------------
16
+
17
+ * Feature - Updating the page size for Glue catalog getter APIs.
18
+
19
+ 1.83.0 (2021-02-02)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
24
+ 1.82.0 (2020-12-22)
25
+ ------------------
26
+
27
+ * Feature - AWS Glue Find Matches machine learning transforms now support column importance scores.
28
+
29
+ 1.81.0 (2020-12-21)
30
+ ------------------
31
+
32
+ * Feature - Add 4 connection properties: SECRET_ID, CONNECTOR_URL, CONNECTOR_TYPE, CONNECTOR_CLASS_NAME. Add two connection types: MARKETPLACE, CUSTOM
33
+
34
+ 1.80.0 (2020-11-23)
35
+ ------------------
36
+
37
+ * Feature - Feature1 - Glue crawler adds data lineage configuration option. Feature2 - AWS Glue Data Catalog adds APIs for PartitionIndex creation and deletion as part of Enhancement Partition Management feature.
38
+
39
+ 1.79.0 (2020-11-19)
40
+ ------------------
41
+
42
+ * Feature - Adding support for Glue Schema Registry. The AWS Glue Schema Registry is a new feature that allows you to centrally discover, control, and evolve data stream schemas.
43
+
44
+ 1.78.0 (2020-10-27)
45
+ ------------------
46
+
47
+ * Feature - AWS Glue machine learning transforms now support encryption-at-rest for labels and trained models.
48
+
49
+ 1.77.0 (2020-10-21)
50
+ ------------------
51
+
52
+ * Feature - AWS Glue crawlers now support incremental crawls for the Amazon Simple Storage Service (Amazon S3) data source.
53
+
54
+ 1.76.0 (2020-10-21)
55
+ ------------------
56
+
57
+ * Feature - AWS Glue crawlers now support incremental crawls for the Amazon Simple Storage Service (Amazon S3) data source.
58
+
59
+ 1.75.0 (2020-10-15)
60
+ ------------------
61
+
62
+ * Feature - API Documentation updates for Glue Get-Plan API
63
+
64
+ 1.74.0 (2020-10-05)
65
+ ------------------
66
+
67
+ * Feature - AWS Glue crawlers now support Amazon DocumentDB (with MongoDB compatibility) and MongoDB collections. You can choose to crawl the entire data set or only a small sample to reduce crawl time.
68
+
69
+ 1.73.0 (2020-10-01)
70
+ ------------------
71
+
72
+ * Feature - Adding additional optional map parameter to get-plan api
73
+
74
+ 1.72.0 (2020-09-30)
75
+ ------------------
76
+
77
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
78
+
79
+ 1.71.0 (2020-09-21)
80
+ ------------------
81
+
82
+ * Feature - Adding support to update multiple partitions of a table in a single request
83
+
84
+ 1.70.0 (2020-09-15)
85
+ ------------------
86
+
87
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
88
+
89
+ 1.69.0 (2020-09-09)
90
+ ------------------
91
+
92
+ * Feature - Adding support for partitionIndexes to improve GetPartitions performance.
93
+
94
+ 1.68.0 (2020-08-25)
95
+ ------------------
96
+
97
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
98
+
99
+ 1.67.0 (2020-08-10)
100
+ ------------------
101
+
102
+ * Feature - Starting today, you can further control orchestration of your ETL workloads in AWS Glue by specifying the maximum number of concurrent runs for a Glue workflow.
103
+
104
+ 1.66.0 (2020-08-07)
105
+ ------------------
106
+
107
+ * Feature - AWS Glue now adds support for Network connection type enabling you to access resources inside your VPC using Glue crawlers and Glue ETL jobs.
108
+
109
+ 1.65.0 (2020-07-27)
110
+ ------------------
111
+
112
+ * Feature - Add ability to manually resume workflows in AWS Glue providing customers further control over the orchestration of ETL workloads.
113
+
114
+ 1.64.0 (2020-07-23)
115
+ ------------------
116
+
117
+ * Feature - Added new ConnectionProperties: "KAFKA_SSL_ENABLED" (to toggle SSL connections) and "KAFKA_CUSTOM_CERT" (import CA certificate file)
118
+
119
+ 1.63.0 (2020-07-07)
120
+ ------------------
121
+
122
+ * Feature - AWS Glue Data Catalog supports cross account sharing of tables through AWS Lake Formation
123
+
124
+ 1.62.0 (2020-07-02)
125
+ ------------------
126
+
127
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
128
+
129
+ 1.61.0 (2020-06-25)
130
+ ------------------
131
+
132
+ * Feature - This release adds new APIs to support column level statistics in AWS Glue Data Catalog
133
+
134
+ 1.60.0 (2020-06-23)
135
+ ------------------
136
+
137
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
138
+
139
+ 1.59.0 (2020-06-12)
140
+ ------------------
141
+
142
+ * Feature - You can now choose to crawl the entire table or just a sample of records in DynamoDB when using AWS Glue crawlers. Additionally, you can also specify a scanning rate for crawling DynamoDB tables.
143
+
144
+ 1.58.1 (2020-06-11)
145
+ ------------------
146
+
147
+ * Issue - Republish previous version with correct dependency on `aws-sdk-core`.
148
+
149
+ 1.58.0 (2020-06-10)
150
+ ------------------
151
+
152
+ * Issue - This version has been yanked. (#2327).
153
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
154
+
155
+ 1.57.0 (2020-06-03)
156
+ ------------------
157
+
158
+ * Feature - Adding databaseName in the response for GetUserDefinedFunctions() API.
159
+
160
+ 1.56.0 (2020-05-28)
161
+ ------------------
162
+
163
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
164
+
165
+ 1.55.0 (2020-05-15)
166
+ ------------------
167
+
168
+ * Feature - Starting today, you can stop the execution of Glue workflows that are running. AWS Glue workflows are directed acyclic graphs (DAGs) of Glue triggers, crawlers and jobs. Using a workflow, you can design a complex multi-job extract, transform, and load (ETL) activity that AWS Glue can execute and track as single entity.
169
+
170
+ 1.54.0 (2020-05-07)
171
+ ------------------
172
+
173
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
174
+
175
+ 1.53.0 (2020-04-20)
176
+ ------------------
177
+
178
+ * Feature - Added a new ConnectionType "KAFKA" and a ConnectionProperty "KAFKA_BOOTSTRAP_SERVERS" to support Kafka connection.
179
+
180
+ 1.52.0 (2020-04-16)
181
+ ------------------
182
+
183
+ * Feature - This release adds support for querying GetUserDefinedFunctions API without databaseName.
184
+
185
+ 1.51.0 (2020-03-31)
186
+ ------------------
187
+
188
+ * Feature - Add two enums for MongoDB connection: Added "CONNECTION_URL" to "ConnectionPropertyKey" and added "MONGODB" to "ConnectionType"
189
+
190
+ 1.50.0 (2020-03-09)
191
+ ------------------
192
+
193
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
194
+
195
+ 1.49.1 (2020-03-02)
196
+ ------------------
197
+
198
+ * Issue - Republish the previously yanked version.
199
+
200
+ 1.49.0 (2020-02-28)
201
+ ------------------
202
+
203
+ * Issue - This version has been yanked. (#2239)
204
+ * Feature - AWS Glue adds resource tagging support for Machine Learning Transforms and adds a new API, ListMLTransforms to support tag filtering. With this feature, customers can use tags in AWS Glue to organize and control access to Machine Learning Transforms.
205
+
206
+ 1.48.0 (2020-02-12)
207
+ ------------------
208
+
209
+ * Feature - Adding ability to add arguments that cannot be overridden to AWS Glue jobs
210
+
211
+ 1.47.0 (2019-11-21)
212
+ ------------------
213
+
214
+ * Feature - This release adds support for Glue 1.0 compatible ML Transforms.
215
+
216
+ 1.46.0 (2019-10-23)
217
+ ------------------
218
+
219
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
220
+
221
+ 1.45.0 (2019-10-07)
222
+ ------------------
223
+
224
+ * Feature - AWS Glue now provides ability to use custom certificates for JDBC Connections.
225
+
226
+ 1.44.0 (2019-09-19)
227
+ ------------------
228
+
229
+ * Feature - AWS Glue DevEndpoints now supports GlueVersion, enabling you to choose Apache Spark 2.4.3 (in addition to Apache Spark 2.2.1). In addition to supporting the latest version of Spark, you will also have the ability to choose between Python 2 and Python 3.
230
+
231
+ 1.43.0 (2019-08-15)
232
+ ------------------
233
+
234
+ * Feature - GetJobBookmarks API is withdrawn.
235
+
236
+ 1.42.0 (2019-08-08)
237
+ ------------------
238
+
239
+ * Feature - You can now use AWS Glue to find matching records across dataset even without identifiers to join on by using the new FindMatches ML Transform. Find related products, places, suppliers, customers, and more by teaching a custom machine learning transformation that you can use to identify matching matching records as part of your analysis, data cleaning, or master data management project by adding the FindMatches transformation to your Glue ETL Jobs. If your problem is more along the lines of deduplication, you can use the FindMatches in much the same way to identify customers who have signed up more than ones, products that have accidentally been added to your product catalog more than once, and so forth. Using the FindMatches MLTransform, you can teach a Transform your definition of a duplicate through examples, and it will use machine learning to identify other potential duplicates in your dataset. As with data integration, you can then use your new Transform in your deduplication projects by adding the FindMatches transformation to your Glue ETL Jobs. This release also contains additional APIs that support AWS Lake Formation.
240
+
241
+ 1.41.0 (2019-07-26)
242
+ ------------------
243
+
244
+ * Feature - This release provides GetJobBookmark and GetJobBookmarks APIs. These APIs enable users to look at specific versions or all versions of the JobBookmark for a specific job. This release also enables resetting the job bookmark to a specific run via an enhancement of the ResetJobBookmark API.
245
+
246
+ 1.40.0 (2019-07-25)
247
+ ------------------
248
+
249
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
250
+
251
+ 1.39.0 (2019-07-24)
252
+ ------------------
253
+
254
+ * Feature - This release provides GlueVersion option for Job APIs and WorkerType option for DevEndpoint APIs. Job APIs enable users to pick specific GlueVersion for a specific job and pin the job to a specific runtime environment. DevEndpoint APIs enable users to pick different WorkerType for memory intensive workload.
255
+
256
+ 1.38.0 (2019-07-01)
257
+ ------------------
258
+
259
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
260
+
261
+ 1.37.0 (2019-06-20)
262
+ ------------------
263
+
264
+ * Feature - Starting today, you can now use workflows in AWS Glue to author directed acyclic graphs (DAGs) of Glue triggers, crawlers and jobs. Workflows enable orchestration of your ETL workloads by building dependencies between Glue entities (triggers, crawlers and jobs). You can visually track status of the different nodes in the workflows on the console making it easier to monitor progress and troubleshoot issues. Also, you can share parameters across entities in the workflow.
265
+
266
+ 1.36.0 (2019-06-17)
267
+ ------------------
268
+
269
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
270
+
271
+ 1.35.0 (2019-06-05)
272
+ ------------------
273
+
274
+ * Feature - Support specifying python version for Python shell jobs. A new parameter PythonVersion is added to the JobCommand data type.
275
+
276
+ 1.34.0 (2019-05-21)
277
+ ------------------
278
+
279
+ * Feature - API update.
280
+
281
+ 1.33.0 (2019-05-15)
282
+ ------------------
283
+
284
+ * Feature - API update.
285
+
286
+ 1.32.0 (2019-05-14)
287
+ ------------------
288
+
289
+ * Feature - API update.
290
+
291
+ 1.31.0 (2019-05-10)
292
+ ------------------
293
+
294
+ * Feature - API update.
295
+
296
+ 1.30.0 (2019-04-05)
297
+ ------------------
298
+
299
+ * Feature - API update.
300
+
301
+ 1.29.0 (2019-03-26)
302
+ ------------------
303
+
304
+ * Feature - API update.
305
+
306
+ 1.28.0 (2019-03-21)
307
+ ------------------
308
+
309
+ * Feature - API update.
310
+
311
+ 1.27.0 (2019-03-18)
312
+ ------------------
313
+
314
+ * Feature - API update.
315
+
316
+ 1.26.0 (2019-03-14)
317
+ ------------------
318
+
319
+ * Feature - API update.
320
+
321
+ 1.25.0 (2019-03-11)
322
+ ------------------
323
+
324
+ * Feature - API update.
325
+
326
+ 1.24.0 (2019-02-22)
327
+ ------------------
328
+
329
+ * Feature - API update.
330
+
331
+ 1.23.0 (2019-01-18)
332
+ ------------------
333
+
334
+ * Feature - API update.
335
+
336
+ 1.22.0 (2018-12-12)
337
+ ------------------
338
+
339
+ * Feature - API update.
340
+
341
+ 1.21.0 (2018-11-20)
342
+ ------------------
343
+
344
+ * Feature - API update.
345
+
346
+ 1.20.0 (2018-10-24)
347
+ ------------------
348
+
349
+ * Feature - API update.
350
+
351
+ 1.19.0 (2018-10-23)
352
+ ------------------
353
+
354
+ * Feature - API update.
355
+
356
+ 1.18.0 (2018-10-16)
357
+ ------------------
358
+
359
+ * Feature - API update.
360
+
361
+ 1.17.0 (2018-09-26)
362
+ ------------------
363
+
364
+ * Feature - API update.
365
+
366
+ 1.16.0 (2018-09-06)
367
+ ------------------
368
+
369
+ * Feature - Adds code paths and plugins for future SDK instrumentation and telemetry.
370
+
371
+ 1.15.0 (2018-09-05)
372
+ ------------------
373
+
374
+ * Feature - API update.
375
+
376
+ 1.14.0 (2018-08-29)
377
+ ------------------
378
+
379
+ * Feature - API update.
380
+
381
+ 1.13.0 (2018-08-28)
382
+ ------------------
383
+
384
+ * Feature - API update.
385
+
386
+ 1.12.0 (2018-08-25)
387
+ ------------------
388
+
389
+ * Feature - API update.
390
+
391
+ 1.11.0 (2018-07-30)
392
+ ------------------
393
+
394
+ * Feature - API update.
395
+
396
+ 1.10.0 (2018-07-10)
397
+ ------------------
398
+
399
+ * Feature - API update.
400
+
401
+ 1.9.0 (2018-06-26)
402
+ ------------------
403
+
404
+ * Feature - API update.
405
+
406
+ 1.8.0 (2018-05-25)
407
+ ------------------
408
+
409
+ * Feature - API update.
410
+
411
+ 1.7.0 (2018-04-10)
412
+ ------------------
413
+
414
+ * Feature - API update.
415
+
416
+ 1.6.0 (2018-03-20)
417
+ ------------------
418
+
419
+ * Feature - API update.
420
+
421
+ 1.5.0 (2018-02-06)
422
+ ------------------
423
+
424
+ * Feature - API update.
425
+
426
+ 1.4.0 (2018-01-19)
427
+ ------------------
428
+
429
+ * Feature - API update.
430
+
431
+ 1.3.0 (2018-01-12)
432
+ ------------------
433
+
434
+ * Feature - API update.
435
+
436
+ 1.2.0 (2017-11-16)
437
+ ------------------
438
+
439
+ * Feature - API update.
440
+
441
+ 1.1.0 (2017-10-24)
442
+ ------------------
443
+
444
+ * Feature - API update.
445
+
446
+ * Issue - Update `aws-sdk-glue` gemspec metadata.
447
+
448
+ 1.0.0 (2017-08-29)
449
+ ------------------
450
+
451
+ 1.0.0.rc1 (2017-08-14)
452
+ ------------------
453
+
454
+ * Feature - Initial release of `aws-sdk-glue`.
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.86.0
data/lib/aws-sdk-glue.rb CHANGED
@@ -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-glue/customizations'
48
48
  # @!group service
49
49
  module Aws::Glue
50
50
 
51
- GEM_VERSION = '1.81.0'
51
+ GEM_VERSION = '1.86.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
 
@@ -5254,6 +5254,9 @@ module Aws::Glue
5254
5254
  # resp.evaluation_metrics.find_matches_metrics.confusion_matrix.num_false_positives #=> Integer
5255
5255
  # resp.evaluation_metrics.find_matches_metrics.confusion_matrix.num_true_negatives #=> Integer
5256
5256
  # resp.evaluation_metrics.find_matches_metrics.confusion_matrix.num_false_negatives #=> Integer
5257
+ # resp.evaluation_metrics.find_matches_metrics.column_importances #=> Array
5258
+ # resp.evaluation_metrics.find_matches_metrics.column_importances[0].column_name #=> String
5259
+ # resp.evaluation_metrics.find_matches_metrics.column_importances[0].importance #=> Float
5257
5260
  # resp.label_count #=> Integer
5258
5261
  # resp.schema #=> Array
5259
5262
  # resp.schema[0].name #=> String
@@ -5359,6 +5362,9 @@ module Aws::Glue
5359
5362
  # resp.transforms[0].evaluation_metrics.find_matches_metrics.confusion_matrix.num_false_positives #=> Integer
5360
5363
  # resp.transforms[0].evaluation_metrics.find_matches_metrics.confusion_matrix.num_true_negatives #=> Integer
5361
5364
  # resp.transforms[0].evaluation_metrics.find_matches_metrics.confusion_matrix.num_false_negatives #=> Integer
5365
+ # resp.transforms[0].evaluation_metrics.find_matches_metrics.column_importances #=> Array
5366
+ # resp.transforms[0].evaluation_metrics.find_matches_metrics.column_importances[0].column_name #=> String
5367
+ # resp.transforms[0].evaluation_metrics.find_matches_metrics.column_importances[0].importance #=> Float
5362
5368
  # resp.transforms[0].label_count #=> Integer
5363
5369
  # resp.transforms[0].schema #=> Array
5364
5370
  # resp.transforms[0].schema[0].name #=> String
@@ -5711,6 +5717,8 @@ module Aws::Glue
5711
5717
  # @option params [Integer] :max_results
5712
5718
  # The maximum number of partitions to return in a single response.
5713
5719
  #
5720
+ # @option params [Boolean] :exclude_column_schema
5721
+ #
5714
5722
  # @return [Types::GetPartitionsResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
5715
5723
  #
5716
5724
  # * {Types::GetPartitionsResponse#partitions #partitions} => Array<Types::Partition>
@@ -5731,6 +5739,7 @@ module Aws::Glue
5731
5739
  # total_segments: 1, # required
5732
5740
  # },
5733
5741
  # max_results: 1,
5742
+ # exclude_column_schema: false,
5734
5743
  # })
5735
5744
  #
5736
5745
  # @example Response structure
@@ -5933,11 +5942,11 @@ module Aws::Glue
5933
5942
  req.send_request(options)
5934
5943
  end
5935
5944
 
5936
- # Retrieves the security configurations for the resource policies set on
5937
- # individual resources, and also the account-level policy.
5945
+ # Retrieves the resource policies set on individual resources by AWS
5946
+ # Resource Access Manager during cross-account permission grants. Also
5947
+ # retrieves the Data Catalog resource policy.
5938
5948
  #
5939
- # This operation also returns the Data Catalog resource policy. However,
5940
- # if you enabled metadata encryption in Data Catalog settings, and you
5949
+ # If you enabled metadata encryption in Data Catalog settings, and you
5941
5950
  # do not have permission on the AWS KMS key, the operation can't return
5942
5951
  # the Data Catalog resource policy.
5943
5952
  #
@@ -5982,13 +5991,14 @@ module Aws::Glue
5982
5991
  # Retrieves a specified resource policy.
5983
5992
  #
5984
5993
  # @option params [String] :resource_arn
5985
- # The ARN of the AWS Glue resource for the resource policy to be
5986
- # retrieved. For more information about AWS Glue resource ARNs, see the
5987
- # [AWS Glue ARN string pattern][1]
5994
+ # The ARN of the AWS Glue resource for which to retrieve the resource
5995
+ # policy. If not supplied, the Data Catalog resource policy is returned.
5996
+ # Use `GetResourcePolicies` to view all existing resource policies. For
5997
+ # more information see [Specifying AWS Glue Resource ARNs][1].
5988
5998
  #
5989
5999
  #
5990
6000
  #
5991
- # [1]: https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-common.html#aws-glue-api-regex-aws-glue-arn-id
6001
+ # [1]: https://docs.aws.amazon.com/glue/latest/dg/glue-specifying-resource-arns.html
5992
6002
  #
5993
6003
  # @return [Types::GetResourcePolicyResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
5994
6004
  #
@@ -8022,13 +8032,7 @@ module Aws::Glue
8022
8032
  # Contains the policy document to set, in JSON format.
8023
8033
  #
8024
8034
  # @option params [String] :resource_arn
8025
- # The ARN of the AWS Glue resource for the resource policy to be set.
8026
- # For more information about AWS Glue resource ARNs, see the [AWS Glue
8027
- # ARN string pattern][1]
8028
- #
8029
- #
8030
- #
8031
- # [1]: https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-common.html#aws-glue-api-regex-aws-glue-arn-id
8035
+ # Do not use. For internal use only.
8032
8036
  #
8033
8037
  # @option params [String] :policy_hash_condition
8034
8038
  # The hash value returned when the previous policy was set using
@@ -8039,19 +8043,21 @@ module Aws::Glue
8039
8043
  # @option params [String] :policy_exists_condition
8040
8044
  # A value of `MUST_EXIST` is used to update a policy. A value of
8041
8045
  # `NOT_EXIST` is used to create a new policy. If a value of `NONE` or a
8042
- # null value is used, the call will not depend on the existence of a
8046
+ # null value is used, the call does not depend on the existence of a
8043
8047
  # policy.
8044
8048
  #
8045
8049
  # @option params [String] :enable_hybrid
8046
- # Allows you to specify if you want to use both resource-level and
8047
- # account/catalog-level resource policies. A resource-level policy is a
8048
- # policy attached to an individual resource such as a database or a
8049
- # table.
8050
+ # If `'TRUE'`, indicates that you are using both methods to grant
8051
+ # cross-account access to Data Catalog resources:
8052
+ #
8053
+ # * By directly updating the resource policy with `PutResourePolicy`
8054
+ #
8055
+ # * By using the **Grant permissions** command on the AWS Management
8056
+ # Console.
8050
8057
  #
8051
- # The default value of `NO` indicates that resource-level policies
8052
- # cannot co-exist with an account-level policy. A value of `YES` means
8053
- # the use of both resource-level and account/catalog-level resource
8054
- # policies is allowed.
8058
+ # Must be set to `'TRUE'` if you have already used the Management
8059
+ # Console to grant cross-account access, otherwise the call fails.
8060
+ # Default is 'FALSE'.
8055
8061
  #
8056
8062
  # @return [Types::PutResourcePolicyResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
8057
8063
  #
@@ -8238,6 +8244,9 @@ module Aws::Glue
8238
8244
  # resp.metadata_info_map #=> Hash
8239
8245
  # resp.metadata_info_map["MetadataKeyString"].metadata_value #=> String
8240
8246
  # resp.metadata_info_map["MetadataKeyString"].created_time #=> String
8247
+ # resp.metadata_info_map["MetadataKeyString"].other_metadata_value_list #=> Array
8248
+ # resp.metadata_info_map["MetadataKeyString"].other_metadata_value_list[0].metadata_value #=> String
8249
+ # resp.metadata_info_map["MetadataKeyString"].other_metadata_value_list[0].created_time #=> String
8241
8250
  # resp.schema_version_id #=> String
8242
8251
  # resp.next_token #=> String
8243
8252
  #
@@ -10590,7 +10599,7 @@ module Aws::Glue
10590
10599
  params: params,
10591
10600
  config: config)
10592
10601
  context[:gem_name] = 'aws-sdk-glue'
10593
- context[:gem_version] = '1.81.0'
10602
+ context[:gem_version] = '1.86.0'
10594
10603
  Seahorse::Client::Request.new(handlers, context)
10595
10604
  end
10596
10605
 
@@ -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
 
@@ -74,6 +74,7 @@ module Aws::Glue
74
74
  CatalogEncryptionMode = Shapes::StringShape.new(name: 'CatalogEncryptionMode')
75
75
  CatalogEntries = Shapes::ListShape.new(name: 'CatalogEntries')
76
76
  CatalogEntry = Shapes::StructureShape.new(name: 'CatalogEntry')
77
+ CatalogGetterPageSize = Shapes::IntegerShape.new(name: 'CatalogGetterPageSize')
77
78
  CatalogIdString = Shapes::StringShape.new(name: 'CatalogIdString')
78
79
  CatalogImportStatus = Shapes::StructureShape.new(name: 'CatalogImportStatus')
79
80
  CatalogTablesList = Shapes::ListShape.new(name: 'CatalogTablesList')
@@ -98,6 +99,8 @@ module Aws::Glue
98
99
  Column = Shapes::StructureShape.new(name: 'Column')
99
100
  ColumnError = Shapes::StructureShape.new(name: 'ColumnError')
100
101
  ColumnErrors = Shapes::ListShape.new(name: 'ColumnErrors')
102
+ ColumnImportance = Shapes::StructureShape.new(name: 'ColumnImportance')
103
+ ColumnImportanceList = Shapes::ListShape.new(name: 'ColumnImportanceList')
101
104
  ColumnList = Shapes::ListShape.new(name: 'ColumnList')
102
105
  ColumnNameString = Shapes::StringShape.new(name: 'ColumnNameString')
103
106
  ColumnStatistics = Shapes::StructureShape.new(name: 'ColumnStatistics')
@@ -513,6 +516,8 @@ module Aws::Glue
513
516
  OrchestrationStringList = Shapes::ListShape.new(name: 'OrchestrationStringList')
514
517
  Order = Shapes::StructureShape.new(name: 'Order')
515
518
  OrderList = Shapes::ListShape.new(name: 'OrderList')
519
+ OtherMetadataValueList = Shapes::ListShape.new(name: 'OtherMetadataValueList')
520
+ OtherMetadataValueListItem = Shapes::StructureShape.new(name: 'OtherMetadataValueListItem')
516
521
  PageSize = Shapes::IntegerShape.new(name: 'PageSize')
517
522
  PaginationToken = Shapes::StringShape.new(name: 'PaginationToken')
518
523
  ParametersMap = Shapes::MapShape.new(name: 'ParametersMap')
@@ -1037,6 +1042,12 @@ module Aws::Glue
1037
1042
 
1038
1043
  ColumnErrors.member = Shapes::ShapeRef.new(shape: ColumnError)
1039
1044
 
1045
+ ColumnImportance.add_member(:column_name, Shapes::ShapeRef.new(shape: NameString, location_name: "ColumnName"))
1046
+ ColumnImportance.add_member(:importance, Shapes::ShapeRef.new(shape: GenericBoundedDouble, location_name: "Importance"))
1047
+ ColumnImportance.struct_class = Types::ColumnImportance
1048
+
1049
+ ColumnImportanceList.member = Shapes::ShapeRef.new(shape: ColumnImportance)
1050
+
1040
1051
  ColumnList.member = Shapes::ShapeRef.new(shape: Column)
1041
1052
 
1042
1053
  ColumnStatistics.add_member(:column_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "ColumnName"))
@@ -1740,6 +1751,7 @@ module Aws::Glue
1740
1751
  FindMatchesMetrics.add_member(:recall, Shapes::ShapeRef.new(shape: GenericBoundedDouble, location_name: "Recall"))
1741
1752
  FindMatchesMetrics.add_member(:f1, Shapes::ShapeRef.new(shape: GenericBoundedDouble, location_name: "F1"))
1742
1753
  FindMatchesMetrics.add_member(:confusion_matrix, Shapes::ShapeRef.new(shape: ConfusionMatrix, location_name: "ConfusionMatrix"))
1754
+ FindMatchesMetrics.add_member(:column_importances, Shapes::ShapeRef.new(shape: ColumnImportanceList, location_name: "ColumnImportances"))
1743
1755
  FindMatchesMetrics.struct_class = Types::FindMatchesMetrics
1744
1756
 
1745
1757
  FindMatchesParameters.add_member(:primary_key_column_name, Shapes::ShapeRef.new(shape: ColumnNameString, location_name: "PrimaryKeyColumnName"))
@@ -1860,7 +1872,7 @@ module Aws::Glue
1860
1872
 
1861
1873
  GetDatabasesRequest.add_member(:catalog_id, Shapes::ShapeRef.new(shape: CatalogIdString, location_name: "CatalogId"))
1862
1874
  GetDatabasesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
1863
- GetDatabasesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
1875
+ GetDatabasesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: CatalogGetterPageSize, location_name: "MaxResults"))
1864
1876
  GetDatabasesRequest.add_member(:resource_share_type, Shapes::ShapeRef.new(shape: ResourceShareType, location_name: "ResourceShareType"))
1865
1877
  GetDatabasesRequest.struct_class = Types::GetDatabasesRequest
1866
1878
 
@@ -2022,6 +2034,7 @@ module Aws::Glue
2022
2034
  GetPartitionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
2023
2035
  GetPartitionsRequest.add_member(:segment, Shapes::ShapeRef.new(shape: Segment, location_name: "Segment"))
2024
2036
  GetPartitionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
2037
+ GetPartitionsRequest.add_member(:exclude_column_schema, Shapes::ShapeRef.new(shape: BooleanNullable, location_name: "ExcludeColumnSchema"))
2025
2038
  GetPartitionsRequest.struct_class = Types::GetPartitionsRequest
2026
2039
 
2027
2040
  GetPartitionsResponse.add_member(:partitions, Shapes::ShapeRef.new(shape: PartitionList, location_name: "Partitions"))
@@ -2159,7 +2172,7 @@ module Aws::Glue
2159
2172
  GetTableVersionsRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
2160
2173
  GetTableVersionsRequest.add_member(:table_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "TableName"))
2161
2174
  GetTableVersionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
2162
- GetTableVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
2175
+ GetTableVersionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: CatalogGetterPageSize, location_name: "MaxResults"))
2163
2176
  GetTableVersionsRequest.struct_class = Types::GetTableVersionsRequest
2164
2177
 
2165
2178
  GetTableVersionsResponse.add_member(:table_versions, Shapes::ShapeRef.new(shape: GetTableVersionsList, location_name: "TableVersions"))
@@ -2170,7 +2183,7 @@ module Aws::Glue
2170
2183
  GetTablesRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "DatabaseName"))
2171
2184
  GetTablesRequest.add_member(:expression, Shapes::ShapeRef.new(shape: FilterString, location_name: "Expression"))
2172
2185
  GetTablesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
2173
- GetTablesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
2186
+ GetTablesRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: CatalogGetterPageSize, location_name: "MaxResults"))
2174
2187
  GetTablesRequest.struct_class = Types::GetTablesRequest
2175
2188
 
2176
2189
  GetTablesResponse.add_member(:table_list, Shapes::ShapeRef.new(shape: TableList, location_name: "TableList"))
@@ -2210,7 +2223,7 @@ module Aws::Glue
2210
2223
  GetUserDefinedFunctionsRequest.add_member(:database_name, Shapes::ShapeRef.new(shape: NameString, location_name: "DatabaseName"))
2211
2224
  GetUserDefinedFunctionsRequest.add_member(:pattern, Shapes::ShapeRef.new(shape: NameString, required: true, location_name: "Pattern"))
2212
2225
  GetUserDefinedFunctionsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: Token, location_name: "NextToken"))
2213
- GetUserDefinedFunctionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: PageSize, location_name: "MaxResults"))
2226
+ GetUserDefinedFunctionsRequest.add_member(:max_results, Shapes::ShapeRef.new(shape: CatalogGetterPageSize, location_name: "MaxResults"))
2214
2227
  GetUserDefinedFunctionsRequest.struct_class = Types::GetUserDefinedFunctionsRequest
2215
2228
 
2216
2229
  GetUserDefinedFunctionsResponse.add_member(:user_defined_functions, Shapes::ShapeRef.new(shape: UserDefinedFunctionList, location_name: "UserDefinedFunctions"))
@@ -2565,6 +2578,7 @@ module Aws::Glue
2565
2578
 
2566
2579
  MetadataInfo.add_member(:metadata_value, Shapes::ShapeRef.new(shape: MetadataValueString, location_name: "MetadataValue"))
2567
2580
  MetadataInfo.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTimestamp, location_name: "CreatedTime"))
2581
+ MetadataInfo.add_member(:other_metadata_value_list, Shapes::ShapeRef.new(shape: OtherMetadataValueList, location_name: "OtherMetadataValueList"))
2568
2582
  MetadataInfo.struct_class = Types::MetadataInfo
2569
2583
 
2570
2584
  MetadataInfoMap.key = Shapes::ShapeRef.new(shape: MetadataKeyString)
@@ -2614,6 +2628,12 @@ module Aws::Glue
2614
2628
 
2615
2629
  OrderList.member = Shapes::ShapeRef.new(shape: Order)
2616
2630
 
2631
+ OtherMetadataValueList.member = Shapes::ShapeRef.new(shape: OtherMetadataValueListItem)
2632
+
2633
+ OtherMetadataValueListItem.add_member(:metadata_value, Shapes::ShapeRef.new(shape: MetadataValueString, location_name: "MetadataValue"))
2634
+ OtherMetadataValueListItem.add_member(:created_time, Shapes::ShapeRef.new(shape: CreatedTimestamp, location_name: "CreatedTime"))
2635
+ OtherMetadataValueListItem.struct_class = Types::OtherMetadataValueListItem
2636
+
2617
2637
  ParametersMap.key = Shapes::ShapeRef.new(shape: KeyString)
2618
2638
  ParametersMap.value = Shapes::ShapeRef.new(shape: ParametersMapValue)
2619
2639
 
@@ -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
 
@@ -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
 
@@ -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
 
@@ -1506,6 +1506,30 @@ module Aws::Glue
1506
1506
  include Aws::Structure
1507
1507
  end
1508
1508
 
1509
+ # A structure containing the column name and column importance score for
1510
+ # a column.
1511
+ #
1512
+ # Column importance helps you understand how columns contribute to your
1513
+ # model, by identifying which columns in your records are more important
1514
+ # than others.
1515
+ #
1516
+ # @!attribute [rw] column_name
1517
+ # The name of a column.
1518
+ # @return [String]
1519
+ #
1520
+ # @!attribute [rw] importance
1521
+ # The column importance score for the column, as a decimal.
1522
+ # @return [Float]
1523
+ #
1524
+ # @see http://docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/ColumnImportance AWS API Documentation
1525
+ #
1526
+ class ColumnImportance < Struct.new(
1527
+ :column_name,
1528
+ :importance)
1529
+ SENSITIVE = []
1530
+ include Aws::Structure
1531
+ end
1532
+
1509
1533
  # Represents the generated column-level statistics for a table or
1510
1534
  # partition.
1511
1535
  #
@@ -6422,6 +6446,11 @@ module Aws::Glue
6422
6446
  # [1]: https://en.wikipedia.org/wiki/Confusion_matrix
6423
6447
  # @return [Types::ConfusionMatrix]
6424
6448
  #
6449
+ # @!attribute [rw] column_importances
6450
+ # A list of `ColumnImportance` structures containing column importance
6451
+ # metrics, sorted in order of descending importance.
6452
+ # @return [Array<Types::ColumnImportance>]
6453
+ #
6425
6454
  # @see http://docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/FindMatchesMetrics AWS API Documentation
6426
6455
  #
6427
6456
  class FindMatchesMetrics < Struct.new(
@@ -6429,7 +6458,8 @@ module Aws::Glue
6429
6458
  :precision,
6430
6459
  :recall,
6431
6460
  :f1,
6432
- :confusion_matrix)
6461
+ :confusion_matrix,
6462
+ :column_importances)
6433
6463
  SENSITIVE = []
6434
6464
  include Aws::Structure
6435
6465
  end
@@ -8052,6 +8082,7 @@ module Aws::Glue
8052
8082
  # total_segments: 1, # required
8053
8083
  # },
8054
8084
  # max_results: 1,
8085
+ # exclude_column_schema: false,
8055
8086
  # }
8056
8087
  #
8057
8088
  # @!attribute [rw] catalog_id
@@ -8177,6 +8208,9 @@ module Aws::Glue
8177
8208
  # The maximum number of partitions to return in a single response.
8178
8209
  # @return [Integer]
8179
8210
  #
8211
+ # @!attribute [rw] exclude_column_schema
8212
+ # @return [Boolean]
8213
+ #
8180
8214
  # @see http://docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetPartitionsRequest AWS API Documentation
8181
8215
  #
8182
8216
  class GetPartitionsRequest < Struct.new(
@@ -8186,7 +8220,8 @@ module Aws::Glue
8186
8220
  :expression,
8187
8221
  :next_token,
8188
8222
  :segment,
8189
- :max_results)
8223
+ :max_results,
8224
+ :exclude_column_schema)
8190
8225
  SENSITIVE = []
8191
8226
  include Aws::Structure
8192
8227
  end
@@ -8437,13 +8472,15 @@ module Aws::Glue
8437
8472
  # }
8438
8473
  #
8439
8474
  # @!attribute [rw] resource_arn
8440
- # The ARN of the AWS Glue resource for the resource policy to be
8441
- # retrieved. For more information about AWS Glue resource ARNs, see
8442
- # the [AWS Glue ARN string pattern][1]
8475
+ # The ARN of the AWS Glue resource for which to retrieve the resource
8476
+ # policy. If not supplied, the Data Catalog resource policy is
8477
+ # returned. Use `GetResourcePolicies` to view all existing resource
8478
+ # policies. For more information see [Specifying AWS Glue Resource
8479
+ # ARNs][1].
8443
8480
  #
8444
8481
  #
8445
8482
  #
8446
- # [1]: https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-common.html#aws-glue-api-regex-aws-glue-arn-id
8483
+ # [1]: https://docs.aws.amazon.com/glue/latest/dg/glue-specifying-resource-arns.html
8447
8484
  # @return [String]
8448
8485
  #
8449
8486
  # @see http://docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/GetResourcePolicyRequest AWS API Documentation
@@ -11578,11 +11615,16 @@ module Aws::Glue
11578
11615
  # The time at which the entry was created.
11579
11616
  # @return [String]
11580
11617
  #
11618
+ # @!attribute [rw] other_metadata_value_list
11619
+ # Other metadata belonging to the same metadata key.
11620
+ # @return [Array<Types::OtherMetadataValueListItem>]
11621
+ #
11581
11622
  # @see http://docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/MetadataInfo AWS API Documentation
11582
11623
  #
11583
11624
  class MetadataInfo < Struct.new(
11584
11625
  :metadata_value,
11585
- :created_time)
11626
+ :created_time,
11627
+ :other_metadata_value_list)
11586
11628
  SENSITIVE = []
11587
11629
  include Aws::Structure
11588
11630
  end
@@ -11773,6 +11815,27 @@ module Aws::Glue
11773
11815
  include Aws::Structure
11774
11816
  end
11775
11817
 
11818
+ # A structure containing other metadata for a schema version belonging
11819
+ # to the same metadata key.
11820
+ #
11821
+ # @!attribute [rw] metadata_value
11822
+ # The metadata key’s corresponding value for the other metadata
11823
+ # belonging to the same metadata key.
11824
+ # @return [String]
11825
+ #
11826
+ # @!attribute [rw] created_time
11827
+ # The time at which the entry was created.
11828
+ # @return [String]
11829
+ #
11830
+ # @see http://docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/OtherMetadataValueListItem AWS API Documentation
11831
+ #
11832
+ class OtherMetadataValueListItem < Struct.new(
11833
+ :metadata_value,
11834
+ :created_time)
11835
+ SENSITIVE = []
11836
+ include Aws::Structure
11837
+ end
11838
+
11776
11839
  # Represents a slice of table data.
11777
11840
  #
11778
11841
  # @!attribute [rw] values
@@ -12252,13 +12315,7 @@ module Aws::Glue
12252
12315
  # @return [String]
12253
12316
  #
12254
12317
  # @!attribute [rw] resource_arn
12255
- # The ARN of the AWS Glue resource for the resource policy to be set.
12256
- # For more information about AWS Glue resource ARNs, see the [AWS Glue
12257
- # ARN string pattern][1]
12258
- #
12259
- #
12260
- #
12261
- # [1]: https://docs.aws.amazon.com/glue/latest/dg/aws-glue-api-common.html#aws-glue-api-regex-aws-glue-arn-id
12318
+ # Do not use. For internal use only.
12262
12319
  # @return [String]
12263
12320
  #
12264
12321
  # @!attribute [rw] policy_hash_condition
@@ -12271,20 +12328,22 @@ module Aws::Glue
12271
12328
  # @!attribute [rw] policy_exists_condition
12272
12329
  # A value of `MUST_EXIST` is used to update a policy. A value of
12273
12330
  # `NOT_EXIST` is used to create a new policy. If a value of `NONE` or
12274
- # a null value is used, the call will not depend on the existence of a
12331
+ # a null value is used, the call does not depend on the existence of a
12275
12332
  # policy.
12276
12333
  # @return [String]
12277
12334
  #
12278
12335
  # @!attribute [rw] enable_hybrid
12279
- # Allows you to specify if you want to use both resource-level and
12280
- # account/catalog-level resource policies. A resource-level policy is
12281
- # a policy attached to an individual resource such as a database or a
12282
- # table.
12336
+ # If `'TRUE'`, indicates that you are using both methods to grant
12337
+ # cross-account access to Data Catalog resources:
12338
+ #
12339
+ # * By directly updating the resource policy with `PutResourePolicy`
12340
+ #
12341
+ # * By using the **Grant permissions** command on the AWS Management
12342
+ # Console.
12283
12343
  #
12284
- # The default value of `NO` indicates that resource-level policies
12285
- # cannot co-exist with an account-level policy. A value of `YES` means
12286
- # the use of both resource-level and account/catalog-level resource
12287
- # policies is allowed.
12344
+ # Must be set to `'TRUE'` if you have already used the Management
12345
+ # Console to grant cross-account access, otherwise the call fails.
12346
+ # Default is 'FALSE'.
12288
12347
  # @return [String]
12289
12348
  #
12290
12349
  # @see http://docs.aws.amazon.com/goto/WebAPI/glue-2017-03-31/PutResourcePolicyRequest AWS API Documentation
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-glue
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.81.0
4
+ version: 1.86.0
5
5
  platform: ruby
6
6
  authors:
7
7
  - Amazon Web Services
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2020-12-21 00:00:00.000000000 Z
11
+ date: 2021-03-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core
@@ -19,7 +19,7 @@ dependencies:
19
19
  version: '3'
20
20
  - - ">="
21
21
  - !ruby/object:Gem::Version
22
- version: 3.109.0
22
+ version: 3.112.0
23
23
  type: :runtime
24
24
  prerelease: false
25
25
  version_requirements: !ruby/object:Gem::Requirement
@@ -29,7 +29,7 @@ dependencies:
29
29
  version: '3'
30
30
  - - ">="
31
31
  - !ruby/object:Gem::Version
32
- version: 3.109.0
32
+ version: 3.112.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement
@@ -47,11 +47,14 @@ dependencies:
47
47
  description: Official AWS Ruby gem for AWS Glue. This gem is part of the AWS SDK for
48
48
  Ruby.
49
49
  email:
50
- - trevrowe@amazon.com
50
+ - aws-dr-rubygems@amazon.com
51
51
  executables: []
52
52
  extensions: []
53
53
  extra_rdoc_files: []
54
54
  files:
55
+ - CHANGELOG.md
56
+ - LICENSE.txt
57
+ - VERSION
55
58
  - lib/aws-sdk-glue.rb
56
59
  - lib/aws-sdk-glue/client.rb
57
60
  - lib/aws-sdk-glue/client_api.rb
@@ -63,8 +66,8 @@ homepage: https://github.com/aws/aws-sdk-ruby
63
66
  licenses:
64
67
  - Apache-2.0
65
68
  metadata:
66
- source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-glue
67
- changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/master/gems/aws-sdk-glue/CHANGELOG.md
69
+ source_code_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-glue
70
+ changelog_uri: https://github.com/aws/aws-sdk-ruby/tree/version-3/gems/aws-sdk-glue/CHANGELOG.md
68
71
  post_install_message:
69
72
  rdoc_options: []
70
73
  require_paths: