aws-sdk-importexport 1.54.0 → 1.56.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/CHANGELOG.md +10 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-importexport/client.rb +1 -3
- data/lib/aws-sdk-importexport.rb +3 -1
- metadata +4 -4
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: fef86cebfd465a7ff6d657ae9499f6db6d9668fd2216cc4279a14dec64985383
|
4
|
+
data.tar.gz: 986345a4bfff1dad3a242c002db5720b02b42e7de4153ce110ba7ef18eaae9fb
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 35b5f239851a8e318496f0177657572682b10f33f818d87a72d1a1d1d8256a1d54d19a1b21089b0db69aeb033860f939f904cf52d1e60c93ba43e9aa815a2bd7
|
7
|
+
data.tar.gz: 972ce4f151fc0911f3f091b3cdeb90733bf5f49233d19ce9b087c0629bbd443529fff40cc0aee537bac4454ce29c67528e94001a0172539662a109df5a437bb5
|
data/CHANGELOG.md
CHANGED
@@ -1,6 +1,16 @@
|
|
1
1
|
Unreleased Changes
|
2
2
|
------------------
|
3
3
|
|
4
|
+
1.56.0 (2024-10-18)
|
5
|
+
------------------
|
6
|
+
|
7
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
8
|
+
|
9
|
+
1.55.0 (2024-09-24)
|
10
|
+
------------------
|
11
|
+
|
12
|
+
* Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
|
13
|
+
|
4
14
|
1.54.0 (2024-09-23)
|
5
15
|
------------------
|
6
16
|
|
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.56.0
|
@@ -36,8 +36,6 @@ require 'aws-sdk-core/plugins/telemetry.rb'
|
|
36
36
|
require 'aws-sdk-core/plugins/signature_v2.rb'
|
37
37
|
require 'aws-sdk-core/plugins/protocols/query.rb'
|
38
38
|
|
39
|
-
Aws::Plugins::GlobalConfiguration.add_identifier(:importexport)
|
40
|
-
|
41
39
|
module Aws::ImportExport
|
42
40
|
# An API client for ImportExport. To construct a client, you need to configure a `:region` and `:credentials`.
|
43
41
|
#
|
@@ -799,7 +797,7 @@ module Aws::ImportExport
|
|
799
797
|
tracer: tracer
|
800
798
|
)
|
801
799
|
context[:gem_name] = 'aws-sdk-importexport'
|
802
|
-
context[:gem_version] = '1.
|
800
|
+
context[:gem_version] = '1.56.0'
|
803
801
|
Seahorse::Client::Request.new(handlers, context)
|
804
802
|
end
|
805
803
|
|
data/lib/aws-sdk-importexport.rb
CHANGED
@@ -11,6 +11,8 @@
|
|
11
11
|
require 'aws-sdk-core'
|
12
12
|
require 'aws-sigv2'
|
13
13
|
|
14
|
+
Aws::Plugins::GlobalConfiguration.add_identifier(:importexport)
|
15
|
+
|
14
16
|
# This module provides support for AWS Import/Export. This module is available in the
|
15
17
|
# `aws-sdk-importexport` gem.
|
16
18
|
#
|
@@ -46,7 +48,7 @@ module Aws::ImportExport
|
|
46
48
|
autoload :Errors, 'aws-sdk-importexport/errors'
|
47
49
|
autoload :Resource, 'aws-sdk-importexport/resource'
|
48
50
|
|
49
|
-
GEM_VERSION = '1.
|
51
|
+
GEM_VERSION = '1.56.0'
|
50
52
|
|
51
53
|
end
|
52
54
|
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-importexport
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.56.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: 2024-
|
11
|
+
date: 2024-10-18 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.
|
22
|
+
version: 3.210.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.
|
32
|
+
version: 3.210.0
|
33
33
|
- !ruby/object:Gem::Dependency
|
34
34
|
name: aws-sigv2
|
35
35
|
requirement: !ruby/object:Gem::Requirement
|