aws-sdk-sns 1.89.0 → 1.90.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: dfd27681b47413a866879d510b19d610281f000a34e7d9f0020748898db40224
4
- data.tar.gz: 5b31f95c0d0e8ac9351174d48a169e1404c4492f5160ef19d54f8140d92c9f5b
3
+ metadata.gz: 2aa57a3c8fd94114d0d5bfb68d4b877eb477320c701cb100e8da6ffe70a680eb
4
+ data.tar.gz: e8fc9e619d0678e8e98c051ece1260d38ad9c9c42fefe7c431bb1aa46b326478
5
5
  SHA512:
6
- metadata.gz: 7c9bc8bac11d388abc67d51df435680a6172820aa5da870ed4ec5a614a7a49f24a9e594fe68a1f44c56e7d41fc9282757ada9d9d4f55af59e8e1f350b866b48f
7
- data.tar.gz: 0ca29dac6961bc2bce34d75e2b0512ffc0e3e1f5d2277193ce5af4d20053d09110b09b75c4eed7930f77f611a0ef59f01b6118dd50e73bd982c72b25ed8d94fc
6
+ metadata.gz: 6a4605fdbfd28048b7d85890b98af1e7d317711453236fdf24acdb498e84c18cb8a05614d35fb458ed3f2737087426aefa7d44971bc503096a8de80af14f432e
7
+ data.tar.gz: 19f19f7d8abc081410b3548346cffd15ecbc13b42b32258a9c7f48db5781c97313c9b88a09d0b07cff95d2f936595946bc9eb7430f436f459753ebce96f24ff4
data/CHANGELOG.md CHANGED
@@ -1,6 +1,11 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.90.0 (2024-11-06)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
4
9
  1.89.0 (2024-10-18)
5
10
  ------------------
6
11
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.89.0
1
+ 1.90.0
@@ -1862,7 +1862,7 @@ module Aws::SNS
1862
1862
  # This parameter applies only to FIFO (first-in-first-out) topics. The
1863
1863
  # `MessageDeduplicationId` can contain up to 128 alphanumeric characters
1864
1864
  # `(a-z, A-Z, 0-9)` and punctuation ``
1865
- # (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
1865
+ # (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
1866
1866
  #
1867
1867
  # Every message must have a unique `MessageDeduplicationId`, which is a
1868
1868
  # token used for deduplication of sent messages. If a message with a
@@ -1877,7 +1877,7 @@ module Aws::SNS
1877
1877
  # @option params [String] :message_group_id
1878
1878
  # This parameter applies only to FIFO (first-in-first-out) topics. The
1879
1879
  # `MessageGroupId` can contain up to 128 alphanumeric characters `(a-z,
1880
- # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
1880
+ # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
1881
1881
  #
1882
1882
  # The `MessageGroupId` is a tag that specifies that a message belongs to
1883
1883
  # a specific message group. Messages that belong to the same message
@@ -2995,7 +2995,7 @@ module Aws::SNS
2995
2995
  tracer: tracer
2996
2996
  )
2997
2997
  context[:gem_name] = 'aws-sdk-sns'
2998
- context[:gem_version] = '1.89.0'
2998
+ context[:gem_version] = '1.90.0'
2999
2999
  Seahorse::Client::Request.new(handlers, context)
3000
3000
  end
3001
3001
 
@@ -224,7 +224,7 @@ module Aws::SNS
224
224
  # This parameter applies only to FIFO (first-in-first-out) topics. The
225
225
  # `MessageDeduplicationId` can contain up to 128 alphanumeric characters
226
226
  # `(a-z, A-Z, 0-9)` and punctuation ``
227
- # (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
227
+ # (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
228
228
  #
229
229
  # Every message must have a unique `MessageDeduplicationId`, which is a
230
230
  # token used for deduplication of sent messages. If a message with a
@@ -238,7 +238,7 @@ module Aws::SNS
238
238
  # @option options [String] :message_group_id
239
239
  # This parameter applies only to FIFO (first-in-first-out) topics. The
240
240
  # `MessageGroupId` can contain up to 128 alphanumeric characters `(a-z,
241
- # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
241
+ # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
242
242
  #
243
243
  # The `MessageGroupId` is a tag that specifies that a message belongs to
244
244
  # a specific message group. Messages that belong to the same message
@@ -346,7 +346,7 @@ module Aws::SNS
346
346
  # This parameter applies only to FIFO (first-in-first-out) topics. The
347
347
  # `MessageDeduplicationId` can contain up to 128 alphanumeric characters
348
348
  # `(a-z, A-Z, 0-9)` and punctuation ``
349
- # (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
349
+ # (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
350
350
  #
351
351
  # Every message must have a unique `MessageDeduplicationId`, which is a
352
352
  # token used for deduplication of sent messages. If a message with a
@@ -360,7 +360,7 @@ module Aws::SNS
360
360
  # @option options [String] :message_group_id
361
361
  # This parameter applies only to FIFO (first-in-first-out) topics. The
362
362
  # `MessageGroupId` can contain up to 128 alphanumeric characters `(a-z,
363
- # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
363
+ # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
364
364
  #
365
365
  # The `MessageGroupId` is a tag that specifies that a message belongs to
366
366
  # a specific message group. Messages that belong to the same message
@@ -1783,8 +1783,7 @@ module Aws::SNS
1783
1783
  # The length of `MessageDeduplicationId` is 128 characters.
1784
1784
  #
1785
1785
  # `MessageDeduplicationId` can contain alphanumeric characters `(a-z,
1786
- # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~)
1787
- # ``.
1786
+ # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
1788
1787
  # @return [String]
1789
1788
  #
1790
1789
  # @!attribute [rw] message_group_id
@@ -1805,7 +1804,7 @@ module Aws::SNS
1805
1804
  # The length of `MessageGroupId` is 128 characters.
1806
1805
  #
1807
1806
  # `MessageGroupId` can contain alphanumeric characters `(a-z, A-Z,
1808
- # 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
1807
+ # 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
1809
1808
  #
1810
1809
  # `MessageGroupId` is required for FIFO topics. You can't use it for
1811
1810
  # standard topics.
@@ -1990,7 +1989,7 @@ module Aws::SNS
1990
1989
  # This parameter applies only to FIFO (first-in-first-out) topics. The
1991
1990
  # `MessageDeduplicationId` can contain up to 128 alphanumeric
1992
1991
  # characters `(a-z, A-Z, 0-9)` and punctuation ``
1993
- # (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
1992
+ # (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
1994
1993
  #
1995
1994
  # Every message must have a unique `MessageDeduplicationId`, which is
1996
1995
  # a token used for deduplication of sent messages. If a message with a
@@ -2007,7 +2006,7 @@ module Aws::SNS
2007
2006
  # This parameter applies only to FIFO (first-in-first-out) topics. The
2008
2007
  # `MessageGroupId` can contain up to 128 alphanumeric characters
2009
2008
  # `(a-z, A-Z, 0-9)` and punctuation ``
2010
- # (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
2009
+ # (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
2011
2010
  #
2012
2011
  # The `MessageGroupId` is a tag that specifies that a message belongs
2013
2012
  # to a specific message group. Messages that belong to the same
data/lib/aws-sdk-sns.rb CHANGED
@@ -58,7 +58,7 @@ module Aws::SNS
58
58
  autoload :Subscription, 'aws-sdk-sns/subscription'
59
59
  autoload :Topic, 'aws-sdk-sns/topic'
60
60
 
61
- GEM_VERSION = '1.89.0'
61
+ GEM_VERSION = '1.90.0'
62
62
 
63
63
  end
64
64
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: aws-sdk-sns
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.89.0
4
+ version: 1.90.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-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core