aws-sdk-finspacedata 1.19.0 → 1.20.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 3e3128f3b3e5a995d9c5215ed20aeaf530e55de1d1ca4429a1f5f4104f3ced33
4
- data.tar.gz: 8ba222ffb4a1e6ab712c465973db4f8c6a2de890d18d83609021178c494116e0
3
+ metadata.gz: 4154265a5ec2c1cf0dcda17912abc136e6839b724b4851835bf68ce75e2443c3
4
+ data.tar.gz: c759e4e1fdd8ed4229dde4b82a735dfe11843bc933149cb20bcc8915934fe1f5
5
5
  SHA512:
6
- metadata.gz: 9f1f004a83a99cccfde6a9abce56b5087d794b879a5b90a47167adb9eff9f6f4cf6993be4d178a3660befa79871ac39f52ad01f7680d1d68056cf6e3c330148f
7
- data.tar.gz: e43cadec5911ac8335ce36b68334434df2d0e58d7ba5c06b8f52241f015a8e2a50e90cdf2b88a367fa797a40047e117ca14f7e1306029ef2fee975959498f22f
6
+ metadata.gz: 8d9db43bc78be8d72932a6e171297fe8ff31ccde6db0e7457c42b3db6301f1b20cf4be297b01716849b3fa0defb35d9d70eb3ae37f40bf649e371408ab6131bb
7
+ data.tar.gz: d248ff23ae9aaf1cf3988a61b9e5b67094b598d4c62a772cc561f60a6d73b262634888b540525814b0f1948c113d264ce47723abf410957762502859a229aa3d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.20.0 (2023-05-31)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.19.0 (2023-01-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.19.0
1
+ 1.20.0
@@ -277,6 +277,11 @@ module Aws::FinSpaceData
277
277
  # in the future.
278
278
  #
279
279
  #
280
+ # @option options [String] :sdk_ua_app_id
281
+ # A unique and opaque application ID that is appended to the
282
+ # User-Agent header as app/<sdk_ua_app_id>. It should have a
283
+ # maximum length of 50.
284
+ #
280
285
  # @option options [String] :secret_access_key
281
286
  #
282
287
  # @option options [String] :session_token
@@ -440,7 +445,7 @@ module Aws::FinSpaceData
440
445
  #
441
446
  # Both `s3SourcePath` and `sourceType` are required attributes.
442
447
  #
443
- # Here is an example of how you could specify the `sourceParams`\:
448
+ # Here is an example of how you could specify the `sourceParams`:
444
449
  #
445
450
  # ` "sourceParams": \{ "s3SourcePath":
446
451
  # "s3://finspace-landing-us-east-2-bk7gcfvitndqa6ebnvys4d/scratch/wr5hh8pwkpqqkxa4sxrmcw/ingestion/equity.csv",
@@ -471,7 +476,7 @@ module Aws::FinSpaceData
471
476
  #
472
477
  # * `XML` – XML source file format.
473
478
  #
474
- # Here is an example of how you could specify the `formatParams`\:
479
+ # Here is an example of how you could specify the `formatParams`:
475
480
  #
476
481
  # ` "formatParams": \{ "formatType": "CSV", "withHeader": "true",
477
482
  # "separator": ",", "compression":"None" \} `
@@ -1788,7 +1793,7 @@ module Aws::FinSpaceData
1788
1793
  #
1789
1794
  # Both `s3SourcePath` and `sourceType` are required attributes.
1790
1795
  #
1791
- # Here is an example of how you could specify the `sourceParams`\:
1796
+ # Here is an example of how you could specify the `sourceParams`:
1792
1797
  #
1793
1798
  # ` "sourceParams": \{ "s3SourcePath":
1794
1799
  # "s3://finspace-landing-us-east-2-bk7gcfvitndqa6ebnvys4d/scratch/wr5hh8pwkpqqkxa4sxrmcw/ingestion/equity.csv",
@@ -1819,7 +1824,7 @@ module Aws::FinSpaceData
1819
1824
  #
1820
1825
  # * `XML` – XML source file format.
1821
1826
  #
1822
- # Here is an example of how you could specify the `formatParams`\:
1827
+ # Here is an example of how you could specify the `formatParams`:
1823
1828
  #
1824
1829
  # ` "formatParams": \{ "formatType": "CSV", "withHeader": "true",
1825
1830
  # "separator": ",", "compression":"None" \} `
@@ -2097,7 +2102,7 @@ module Aws::FinSpaceData
2097
2102
  params: params,
2098
2103
  config: config)
2099
2104
  context[:gem_name] = 'aws-sdk-finspacedata'
2100
- context[:gem_version] = '1.19.0'
2105
+ context[:gem_version] = '1.20.0'
2101
2106
  Seahorse::Client::Request.new(handlers, context)
2102
2107
  end
2103
2108
 
@@ -330,7 +330,7 @@ module Aws::FinSpaceData
330
330
  #
331
331
  # Both `s3SourcePath` and `sourceType` are required attributes.
332
332
  #
333
- # Here is an example of how you could specify the `sourceParams`\:
333
+ # Here is an example of how you could specify the `sourceParams`:
334
334
  #
335
335
  # ` "sourceParams": \{ "s3SourcePath":
336
336
  # "s3://finspace-landing-us-east-2-bk7gcfvitndqa6ebnvys4d/scratch/wr5hh8pwkpqqkxa4sxrmcw/ingestion/equity.csv",
@@ -363,7 +363,7 @@ module Aws::FinSpaceData
363
363
  #
364
364
  # * `XML` – XML source file format.
365
365
  #
366
- # Here is an example of how you could specify the `formatParams`\:
366
+ # Here is an example of how you could specify the `formatParams`:
367
367
  #
368
368
  # ` "formatParams": \{ "formatType": "CSV", "withHeader": "true",
369
369
  # "separator": ",", "compression":"None" \} `
@@ -2137,7 +2137,7 @@ module Aws::FinSpaceData
2137
2137
  # Permission group parameters for Dataset permissions.
2138
2138
  #
2139
2139
  # Here is an example of how you could specify the
2140
- # `PermissionGroupParams`\:
2140
+ # `PermissionGroupParams`:
2141
2141
  #
2142
2142
  # ` \{ "permissionGroupId": "0r6fCRtSTUk4XPfXQe3M0g",
2143
2143
  # "datasetPermissions": [ \{"permission": "ViewDatasetDetails"\},
@@ -2340,7 +2340,7 @@ module Aws::FinSpaceData
2340
2340
  #
2341
2341
  # Both `s3SourcePath` and `sourceType` are required attributes.
2342
2342
  #
2343
- # Here is an example of how you could specify the `sourceParams`\:
2343
+ # Here is an example of how you could specify the `sourceParams`:
2344
2344
  #
2345
2345
  # ` "sourceParams": \{ "s3SourcePath":
2346
2346
  # "s3://finspace-landing-us-east-2-bk7gcfvitndqa6ebnvys4d/scratch/wr5hh8pwkpqqkxa4sxrmcw/ingestion/equity.csv",
@@ -2373,7 +2373,7 @@ module Aws::FinSpaceData
2373
2373
  #
2374
2374
  # * `XML` – XML source file format.
2375
2375
  #
2376
- # Here is an example of how you could specify the `formatParams`\:
2376
+ # Here is an example of how you could specify the `formatParams`:
2377
2377
  #
2378
2378
  # ` "formatParams": \{ "formatType": "CSV", "withHeader": "true",
2379
2379
  # "separator": ",", "compression":"None" \} `
@@ -52,6 +52,6 @@ require_relative 'aws-sdk-finspacedata/customizations'
52
52
  # @!group service
53
53
  module Aws::FinSpaceData
54
54
 
55
- GEM_VERSION = '1.19.0'
55
+ GEM_VERSION = '1.20.0'
56
56
 
57
57
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-finspacedata
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.19.0
4
+ version: 1.20.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: 2023-01-18 00:00:00.000000000 Z
11
+ date: 2023-05-31 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.165.0
22
+ version: 3.174.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.165.0
32
+ version: 3.174.0
33
33
  - !ruby/object:Gem::Dependency
34
34
  name: aws-sigv4
35
35
  requirement: !ruby/object:Gem::Requirement