aws-sdk-sns 1.89.0 → 1.91.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: 0545b35eedb652ad93f497b71fffb62c7de549fd6e8e9fee86982f990e41d4a1
4
+ data.tar.gz: a16679f3c13a3dddbf4a3dfae423b1f86343c8401e8e075ba610c0ffdb415f4b
5
5
  SHA512:
6
- metadata.gz: 7c9bc8bac11d388abc67d51df435680a6172820aa5da870ed4ec5a614a7a49f24a9e594fe68a1f44c56e7d41fc9282757ada9d9d4f55af59e8e1f350b866b48f
7
- data.tar.gz: 0ca29dac6961bc2bce34d75e2b0512ffc0e3e1f5d2277193ce5af4d20053d09110b09b75c4eed7930f77f611a0ef59f01b6118dd50e73bd982c72b25ed8d94fc
6
+ metadata.gz: 5e2a08ee7ce25cc4e942df60ec4701ea5768c93336b716ae1b3abaf5bb8b4a9a9e5591610f1b5b26757f2f9fcba657f5f33f82e24de23cbdc42f98e2a026bae8
7
+ data.tar.gz: 4d2a3ee05d9c9bf585299b659951b58911c6c35b5ca10dbf1b44df15dc58b050b81bd7f65e1d446e4f4d8caa2fd0e705dac3f73acd1d1e59abce3fc84c980f2f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.91.0 (2024-11-18)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.90.0 (2024-11-06)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.89.0 (2024-10-18)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.89.0
1
+ 1.91.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
@@ -2388,7 +2388,6 @@ module Aws::SNS
2388
2388
  # message attributes.
2389
2389
  #
2390
2390
  # * `MessageBody` – The filter is applied on the message body.
2391
- #
2392
2391
  # * `RawMessageDelivery` – When set to `true`, enables raw message
2393
2392
  # delivery to Amazon SQS or HTTP/S endpoints. This eliminates the need
2394
2393
  # for the endpoints to process JSON formatting, which is otherwise
@@ -2410,7 +2409,6 @@ module Aws::SNS
2410
2409
  # * Permission to write to the Firehose delivery stream
2411
2410
  #
2412
2411
  # * Amazon SNS listed as a trusted entity
2413
- #
2414
2412
  # Specifying a valid ARN for this attribute is required for Firehose
2415
2413
  # delivery stream subscriptions. For more information, see [Fanout to
2416
2414
  # Firehose delivery streams][1] in the *Amazon SNS Developer Guide*.
@@ -2491,7 +2489,6 @@ module Aws::SNS
2491
2489
  # * `HTTPFailureFeedbackRoleArn` – Indicates failed message delivery
2492
2490
  # status for an Amazon SNS topic that is subscribed to an HTTP
2493
2491
  # endpoint.
2494
- #
2495
2492
  # * Amazon Kinesis Data Firehose
2496
2493
  #
2497
2494
  # * `FirehoseSuccessFeedbackRoleArn` – Indicates successful message
@@ -2505,7 +2502,6 @@ module Aws::SNS
2505
2502
  # * `FirehoseFailureFeedbackRoleArn` – Indicates failed message
2506
2503
  # delivery status for an Amazon SNS topic that is subscribed to an
2507
2504
  # Amazon Kinesis Data Firehose endpoint.
2508
- #
2509
2505
  # * Lambda
2510
2506
  #
2511
2507
  # * `LambdaSuccessFeedbackRoleArn` – Indicates successful message
@@ -2519,7 +2515,6 @@ module Aws::SNS
2519
2515
  # * `LambdaFailureFeedbackRoleArn` – Indicates failed message delivery
2520
2516
  # status for an Amazon SNS topic that is subscribed to an Lambda
2521
2517
  # endpoint.
2522
- #
2523
2518
  # * Platform application endpoint
2524
2519
  #
2525
2520
  # * `ApplicationSuccessFeedbackRoleArn` – Indicates successful message
@@ -2533,7 +2528,6 @@ module Aws::SNS
2533
2528
  # * `ApplicationFailureFeedbackRoleArn` – Indicates failed message
2534
2529
  # delivery status for an Amazon SNS topic that is subscribed to an
2535
2530
  # Amazon Web Services application endpoint.
2536
- #
2537
2531
  # <note markdown="1"> In addition to being able to configure topic attributes for message
2538
2532
  # delivery status of notification messages sent to Amazon SNS
2539
2533
  # application endpoints, you can also configure application attributes
@@ -2717,7 +2711,6 @@ module Aws::SNS
2717
2711
  # message attributes.
2718
2712
  #
2719
2713
  # * `MessageBody` – The filter is applied on the message body.
2720
- #
2721
2714
  # * `RawMessageDelivery` – When set to `true`, enables raw message
2722
2715
  # delivery to Amazon SQS or HTTP/S endpoints. This eliminates the need
2723
2716
  # for the endpoints to process JSON formatting, which is otherwise
@@ -2739,7 +2732,6 @@ module Aws::SNS
2739
2732
  # * Permission to write to the Firehose delivery stream
2740
2733
  #
2741
2734
  # * Amazon SNS listed as a trusted entity
2742
- #
2743
2735
  # Specifying a valid ARN for this attribute is required for Firehose
2744
2736
  # delivery stream subscriptions. For more information, see [Fanout to
2745
2737
  # Firehose delivery streams][1] in the *Amazon SNS Developer Guide*.
@@ -2995,7 +2987,7 @@ module Aws::SNS
2995
2987
  tracer: tracer
2996
2988
  )
2997
2989
  context[:gem_name] = 'aws-sdk-sns'
2998
- context[:gem_version] = '1.89.0'
2990
+ context[:gem_version] = '1.91.0'
2999
2991
  Seahorse::Client::Request.new(handlers, context)
3000
2992
  end
3001
2993
 
@@ -52,7 +52,6 @@ module Aws::SNS
52
52
  # * APNS – Returns the token or certificate.
53
53
  #
54
54
  # * GCM – Returns the token or key.
55
- #
56
55
  # * `EventEndpointCreated` – Topic ARN to which EndpointCreated event
57
56
  # notifications should be sent.
58
57
  #
@@ -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
@@ -58,7 +58,6 @@ module Aws::SNS
58
58
  # message attributes.
59
59
  #
60
60
  # * `MessageBody` – The filter is applied on the message body.
61
- #
62
61
  # * `Owner` – The Amazon Web Services account ID of the subscription's
63
62
  # owner.
64
63
  #
@@ -90,7 +89,6 @@ module Aws::SNS
90
89
  # * Permission to write to the Firehose delivery stream
91
90
  #
92
91
  # * Amazon SNS listed as a trusted entity
93
- #
94
92
  # Specifying a valid ARN for this attribute is required for Firehose
95
93
  # delivery stream subscriptions. For more information, see [Fanout to
96
94
  # Firehose delivery streams][2] in the *Amazon SNS Developer Guide*.
@@ -183,7 +181,6 @@ module Aws::SNS
183
181
  # message attributes.
184
182
  #
185
183
  # * `MessageBody` – The filter is applied on the message body.
186
- #
187
184
  # * `RawMessageDelivery` – When set to `true`, enables raw message
188
185
  # delivery to Amazon SQS or HTTP/S endpoints. This eliminates the need
189
186
  # for the endpoints to process JSON formatting, which is otherwise
@@ -205,7 +202,6 @@ module Aws::SNS
205
202
  # * Permission to write to the Firehose delivery stream
206
203
  #
207
204
  # * Amazon SNS listed as a trusted entity
208
- #
209
205
  # Specifying a valid ARN for this attribute is required for Firehose
210
206
  # delivery stream subscriptions. For more information, see [Fanout to
211
207
  # Firehose delivery streams][1] in the *Amazon SNS Developer Guide*.
@@ -67,7 +67,6 @@ module Aws::SNS
67
67
  # value **1**.
68
68
  #
69
69
  # </note>
70
- #
71
70
  # * `SubscriptionsConfirmed` – The number of confirmed subscriptions for
72
71
  # the topic.
73
72
  #
@@ -346,7 +345,7 @@ module Aws::SNS
346
345
  # This parameter applies only to FIFO (first-in-first-out) topics. The
347
346
  # `MessageDeduplicationId` can contain up to 128 alphanumeric characters
348
347
  # `(a-z, A-Z, 0-9)` and punctuation ``
349
- # (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
348
+ # (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
350
349
  #
351
350
  # Every message must have a unique `MessageDeduplicationId`, which is a
352
351
  # token used for deduplication of sent messages. If a message with a
@@ -360,7 +359,7 @@ module Aws::SNS
360
359
  # @option options [String] :message_group_id
361
360
  # This parameter applies only to FIFO (first-in-first-out) topics. The
362
361
  # `MessageGroupId` can contain up to 128 alphanumeric characters `(a-z,
363
- # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
362
+ # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
364
363
  #
365
364
  # The `MessageGroupId` is a tag that specifies that a message belongs to
366
365
  # a specific message group. Messages that belong to the same message
@@ -439,7 +438,6 @@ module Aws::SNS
439
438
  # * `HTTPFailureFeedbackRoleArn` – Indicates failed message delivery
440
439
  # status for an Amazon SNS topic that is subscribed to an HTTP
441
440
  # endpoint.
442
- #
443
441
  # * Amazon Kinesis Data Firehose
444
442
  #
445
443
  # * `FirehoseSuccessFeedbackRoleArn` – Indicates successful message
@@ -453,7 +451,6 @@ module Aws::SNS
453
451
  # * `FirehoseFailureFeedbackRoleArn` – Indicates failed message
454
452
  # delivery status for an Amazon SNS topic that is subscribed to an
455
453
  # Amazon Kinesis Data Firehose endpoint.
456
- #
457
454
  # * Lambda
458
455
  #
459
456
  # * `LambdaSuccessFeedbackRoleArn` – Indicates successful message
@@ -467,7 +464,6 @@ module Aws::SNS
467
464
  # * `LambdaFailureFeedbackRoleArn` – Indicates failed message delivery
468
465
  # status for an Amazon SNS topic that is subscribed to an Lambda
469
466
  # endpoint.
470
- #
471
467
  # * Platform application endpoint
472
468
  #
473
469
  # * `ApplicationSuccessFeedbackRoleArn` – Indicates successful message
@@ -481,7 +477,6 @@ module Aws::SNS
481
477
  # * `ApplicationFailureFeedbackRoleArn` – Indicates failed message
482
478
  # delivery status for an Amazon SNS topic that is subscribed to an
483
479
  # Amazon Web Services application endpoint.
484
- #
485
480
  # <note markdown="1"> In addition to being able to configure topic attributes for message
486
481
  # delivery status of notification messages sent to Amazon SNS
487
482
  # application endpoints, you can also configure application attributes
@@ -649,7 +644,6 @@ module Aws::SNS
649
644
  # message attributes.
650
645
  #
651
646
  # * `MessageBody` – The filter is applied on the message body.
652
- #
653
647
  # * `RawMessageDelivery` – When set to `true`, enables raw message
654
648
  # delivery to Amazon SQS or HTTP/S endpoints. This eliminates the need
655
649
  # for the endpoints to process JSON formatting, which is otherwise
@@ -671,7 +665,6 @@ module Aws::SNS
671
665
  # * Permission to write to the Firehose delivery stream
672
666
  #
673
667
  # * Amazon SNS listed as a trusted entity
674
- #
675
668
  # Specifying a valid ARN for this attribute is required for Firehose
676
669
  # delivery stream subscriptions. For more information, see [Fanout to
677
670
  # Firehose delivery streams][1] in the *Amazon SNS Developer Guide*.
@@ -693,7 +693,6 @@ module Aws::SNS
693
693
  # * APNS – Returns the token or certificate.
694
694
  #
695
695
  # * GCM – Returns the token or key.
696
- #
697
696
  # * `EventEndpointCreated` – Topic ARN to which EndpointCreated event
698
697
  # notifications should be sent.
699
698
  #
@@ -814,7 +813,6 @@ module Aws::SNS
814
813
  # message attributes.
815
814
  #
816
815
  # * `MessageBody` – The filter is applied on the message body.
817
- #
818
816
  # * `Owner` – The Amazon Web Services account ID of the
819
817
  # subscription's owner.
820
818
  #
@@ -848,7 +846,6 @@ module Aws::SNS
848
846
  # * Permission to write to the Firehose delivery stream
849
847
  #
850
848
  # * Amazon SNS listed as a trusted entity
851
- #
852
849
  # Specifying a valid ARN for this attribute is required for Firehose
853
850
  # delivery stream subscriptions. For more information, see [Fanout
854
851
  # to Firehose delivery streams][2] in the *Amazon SNS Developer
@@ -919,7 +916,6 @@ module Aws::SNS
919
916
  # has value **1**.
920
917
  #
921
918
  # </note>
922
- #
923
919
  # * `SubscriptionsConfirmed` – The number of confirmed subscriptions
924
920
  # for the topic.
925
921
  #
@@ -1755,7 +1751,6 @@ module Aws::SNS
1755
1751
  #
1756
1752
  # * If the topic has a `ContentBasedDeduplication` set, your
1757
1753
  # `MessageDeduplicationId` overrides the generated one.
1758
- #
1759
1754
  # * When `ContentBasedDeduplication` is in effect, messages with
1760
1755
  # identical content sent within the deduplication interval are
1761
1756
  # treated as duplicates and only one copy of the message is
@@ -1783,8 +1778,7 @@ module Aws::SNS
1783
1778
  # The length of `MessageDeduplicationId` is 128 characters.
1784
1779
  #
1785
1780
  # `MessageDeduplicationId` can contain alphanumeric characters `(a-z,
1786
- # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~)
1787
- # ``.
1781
+ # A-Z, 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
1788
1782
  # @return [String]
1789
1783
  #
1790
1784
  # @!attribute [rw] message_group_id
@@ -1805,7 +1799,7 @@ module Aws::SNS
1805
1799
  # The length of `MessageGroupId` is 128 characters.
1806
1800
  #
1807
1801
  # `MessageGroupId` can contain alphanumeric characters `(a-z, A-Z,
1808
- # 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
1802
+ # 0-9)` and punctuation `` (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
1809
1803
  #
1810
1804
  # `MessageGroupId` is required for FIFO topics. You can't use it for
1811
1805
  # standard topics.
@@ -1990,7 +1984,7 @@ module Aws::SNS
1990
1984
  # This parameter applies only to FIFO (first-in-first-out) topics. The
1991
1985
  # `MessageDeduplicationId` can contain up to 128 alphanumeric
1992
1986
  # characters `(a-z, A-Z, 0-9)` and punctuation ``
1993
- # (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
1987
+ # (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
1994
1988
  #
1995
1989
  # Every message must have a unique `MessageDeduplicationId`, which is
1996
1990
  # a token used for deduplication of sent messages. If a message with a
@@ -2007,7 +2001,7 @@ module Aws::SNS
2007
2001
  # This parameter applies only to FIFO (first-in-first-out) topics. The
2008
2002
  # `MessageGroupId` can contain up to 128 alphanumeric characters
2009
2003
  # `(a-z, A-Z, 0-9)` and punctuation ``
2010
- # (!"#$%&'()*+,-./:;<=>?@[\]^_`\{|\}~) ``.
2004
+ # (!"#$%&'()*+,-./:;<=>?@[\]^_`{|}~) ``.
2011
2005
  #
2012
2006
  # The `MessageGroupId` is a tag that specifies that a message belongs
2013
2007
  # to a specific message group. Messages that belong to the same
@@ -2421,7 +2415,6 @@ module Aws::SNS
2421
2415
  # message attributes.
2422
2416
  #
2423
2417
  # * `MessageBody` – The filter is applied on the message body.
2424
- #
2425
2418
  # * `RawMessageDelivery` – When set to `true`, enables raw message
2426
2419
  # delivery to Amazon SQS or HTTP/S endpoints. This eliminates the
2427
2420
  # need for the endpoints to process JSON formatting, which is
@@ -2444,7 +2437,6 @@ module Aws::SNS
2444
2437
  # * Permission to write to the Firehose delivery stream
2445
2438
  #
2446
2439
  # * Amazon SNS listed as a trusted entity
2447
- #
2448
2440
  # Specifying a valid ARN for this attribute is required for Firehose
2449
2441
  # delivery stream subscriptions. For more information, see [Fanout
2450
2442
  # to Firehose delivery streams][1] in the *Amazon SNS Developer
@@ -2517,7 +2509,6 @@ module Aws::SNS
2517
2509
  # * `HTTPFailureFeedbackRoleArn` – Indicates failed message delivery
2518
2510
  # status for an Amazon SNS topic that is subscribed to an HTTP
2519
2511
  # endpoint.
2520
- #
2521
2512
  # * Amazon Kinesis Data Firehose
2522
2513
  #
2523
2514
  # * `FirehoseSuccessFeedbackRoleArn` – Indicates successful message
@@ -2531,7 +2522,6 @@ module Aws::SNS
2531
2522
  # * `FirehoseFailureFeedbackRoleArn` – Indicates failed message
2532
2523
  # delivery status for an Amazon SNS topic that is subscribed to an
2533
2524
  # Amazon Kinesis Data Firehose endpoint.
2534
- #
2535
2525
  # * Lambda
2536
2526
  #
2537
2527
  # * `LambdaSuccessFeedbackRoleArn` – Indicates successful message
@@ -2545,7 +2535,6 @@ module Aws::SNS
2545
2535
  # * `LambdaFailureFeedbackRoleArn` – Indicates failed message
2546
2536
  # delivery status for an Amazon SNS topic that is subscribed to an
2547
2537
  # Lambda endpoint.
2548
- #
2549
2538
  # * Platform application endpoint
2550
2539
  #
2551
2540
  # * `ApplicationSuccessFeedbackRoleArn` – Indicates successful
@@ -2559,7 +2548,6 @@ module Aws::SNS
2559
2548
  # * `ApplicationFailureFeedbackRoleArn` – Indicates failed message
2560
2549
  # delivery status for an Amazon SNS topic that is subscribed to an
2561
2550
  # Amazon Web Services application endpoint.
2562
- #
2563
2551
  # <note markdown="1"> In addition to being able to configure topic attributes for
2564
2552
  # message delivery status of notification messages sent to Amazon
2565
2553
  # SNS application endpoints, you can also configure application
@@ -2746,7 +2734,6 @@ module Aws::SNS
2746
2734
  # message attributes.
2747
2735
  #
2748
2736
  # * `MessageBody` – The filter is applied on the message body.
2749
- #
2750
2737
  # * `RawMessageDelivery` – When set to `true`, enables raw message
2751
2738
  # delivery to Amazon SQS or HTTP/S endpoints. This eliminates the
2752
2739
  # need for the endpoints to process JSON formatting, which is
@@ -2769,7 +2756,6 @@ module Aws::SNS
2769
2756
  # * Permission to write to the Firehose delivery stream
2770
2757
  #
2771
2758
  # * Amazon SNS listed as a trusted entity
2772
- #
2773
2759
  # Specifying a valid ARN for this attribute is required for Firehose
2774
2760
  # delivery stream subscriptions. For more information, see [Fanout
2775
2761
  # to Firehose delivery streams][1] in the *Amazon SNS Developer
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.91.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.91.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