aws-sdk-snowball 1.80.0 → 1.81.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: 7007d23eb596001b29641ad3199f2ef1e2da4aad078ac4d27fb02339bdbf9e8a
4
- data.tar.gz: 4173714ffa6d87551d6dec2ac8231168bb9f5379630d340b5b0d6803081d3084
3
+ metadata.gz: 19ba3cbe3c9c19c45dddae83c5972c00cff20444e81ce173687cda421965bc65
4
+ data.tar.gz: c60843c9d6397eeaf47b9ced51d724dc8307f6d425921c1f6fb76de6b65036e8
5
5
  SHA512:
6
- metadata.gz: f8cd59a896f5c32f41ed0311975f512eda1f70cc26e38d54cb143c25a53e0f3c41b5bd1a16de4f2ee853a5f4feffbb92f999162772317950475d3db447550a27
7
- data.tar.gz: c2614b8301902b5e645c9ac150ca8dddf96f4c73ecb6f222612c5fa408cfb713f4166bc7281a18465b12ef7f13d8fbfe0b1abc3a01fc91c232e148185f0e6f45
6
+ metadata.gz: 3d577abad687e89bfd4b4c133916697eeb378b194fae295fd21d7f87852d75ee38768c79cd7230b644c9c83398d2708823d896a777285c76dfaa6bf86c7f3810
7
+ data.tar.gz: 58885c6586728b9b4530d4d0b2463ad466aceb9df8053ff65b79f805c02d1d7254f4d3df21b504c307b11ae54484eae5c4f17715ec50ad0006c9620bfc66d197
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.81.0 (2024-11-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.80.0 (2024-10-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.80.0
1
+ 1.81.0
@@ -911,7 +911,6 @@ module Aws::Snowball
911
911
  # * Description: Snowcone
912
912
  #
913
913
  #
914
- #
915
914
  # * Device type: **SNC1\_HDD**
916
915
  #
917
916
  # * Capacity: T8
@@ -919,7 +918,6 @@ module Aws::Snowball
919
918
  # * Description: Snowcone
920
919
  #
921
920
  #
922
- #
923
921
  # * Device type: **EDGE\_S**
924
922
  #
925
923
  # * Capacity: T98
@@ -928,7 +926,6 @@ module Aws::Snowball
928
926
  # only
929
927
  #
930
928
  #
931
- #
932
929
  # * Device type: **EDGE\_CG**
933
930
  #
934
931
  # * Capacity: T42
@@ -936,7 +933,6 @@ module Aws::Snowball
936
933
  # * Description: Snowball Edge Compute Optimized with GPU
937
934
  #
938
935
  #
939
- #
940
936
  # * Device type: **EDGE\_C**
941
937
  #
942
938
  # * Capacity: T42
@@ -944,13 +940,11 @@ module Aws::Snowball
944
940
  # * Description: Snowball Edge Compute Optimized without GPU
945
941
  #
946
942
  #
947
- #
948
943
  # * Device type: **EDGE**
949
944
  #
950
945
  # * Capacity: T100
951
946
  #
952
947
  # * Description: Snowball Edge Storage Optimized with EC2 Compute
953
- #
954
948
  # <note markdown="1"> This device is replaced with T98.
955
949
  #
956
950
  # </note>
@@ -969,7 +963,6 @@ module Aws::Snowball
969
963
  # </note>
970
964
  #
971
965
  #
972
- #
973
966
  # * Device type: **STANDARD**
974
967
  #
975
968
  # * Capacity: T80
@@ -982,13 +975,11 @@ module Aws::Snowball
982
975
  # </note>
983
976
  #
984
977
  #
985
- #
986
978
  # * Snow Family device type: **RACK\_5U\_C**
987
979
  #
988
980
  # * Capacity: T13
989
981
  #
990
982
  # * Description: Snowblade.
991
- #
992
983
  # * Device type: **V3\_5S**
993
984
  #
994
985
  # * Capacity: T240
@@ -2954,7 +2945,7 @@ module Aws::Snowball
2954
2945
  tracer: tracer
2955
2946
  )
2956
2947
  context[:gem_name] = 'aws-sdk-snowball'
2957
- context[:gem_version] = '1.80.0'
2948
+ context[:gem_version] = '1.81.0'
2958
2949
  Seahorse::Client::Request.new(handlers, context)
2959
2950
  end
2960
2951
 
@@ -54,7 +54,7 @@ module Aws::Snowball
54
54
  autoload :EndpointProvider, 'aws-sdk-snowball/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-snowball/endpoints'
56
56
 
57
- GEM_VERSION = '1.80.0'
57
+ GEM_VERSION = '1.81.0'
58
58
 
59
59
  end
60
60
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-snowball
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.80.0
4
+ version: 1.81.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-10-18 00:00:00.000000000 Z
11
+ date: 2024-11-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core