aws-sdk-mailmanager 1.14.0 → 1.15.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 +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-mailmanager/client.rb +17 -17
- data/lib/aws-sdk-mailmanager/types.rb +18 -18
- data/lib/aws-sdk-mailmanager.rb +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ae61c49c530606231a453bdac63b3e97e4dfece7303a2a867b3c215324f3198e
|
4
|
+
data.tar.gz: deeee1999fa0ae7d24ac27b24787fd07bd5b54b763133a9c1a78f934c1c3073b
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 6fcbd293994d4653921c45ae64593a404ebe6a180f19a9498ad453d5e4173ded45f0bfbc9ebf2306adc90a9dda2de210d2c883c232a8ac90caec2cb597776681
|
7
|
+
data.tar.gz: 803c8acfaa6884db0b185e4fc70d6e2f09496091ef164f98313a306f75482305defe8b55dcb51caf443ed36628b2a53ef6cf4a1efbba074ae2ea536e67c0ab7b
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.15.0
|
@@ -472,8 +472,8 @@ module Aws::MailManager
|
|
472
472
|
#
|
473
473
|
# @option params [Array<Types::Tag>] :tags
|
474
474
|
# The tags used to organize, track, or control access for the resource.
|
475
|
-
# For example,
|
476
|
-
#
|
475
|
+
# For example, \{ "tags": \{"key1":"value1", "key2":"value2"}
|
476
|
+
# }.
|
477
477
|
#
|
478
478
|
# @return [Types::CreateAddonInstanceResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
479
479
|
#
|
@@ -522,8 +522,8 @@ module Aws::MailManager
|
|
522
522
|
#
|
523
523
|
# @option params [Array<Types::Tag>] :tags
|
524
524
|
# The tags used to organize, track, or control access for the resource.
|
525
|
-
# For example,
|
526
|
-
#
|
525
|
+
# For example, \{ "tags": \{"key1":"value1", "key2":"value2"}
|
526
|
+
# }.
|
527
527
|
#
|
528
528
|
# @return [Types::CreateAddonSubscriptionResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
529
529
|
#
|
@@ -576,8 +576,8 @@ module Aws::MailManager
|
|
576
576
|
#
|
577
577
|
# @option params [Array<Types::Tag>] :tags
|
578
578
|
# The tags used to organize, track, or control access for the resource.
|
579
|
-
# For example,
|
580
|
-
#
|
579
|
+
# For example, \{ "tags": \{"key1":"value1", "key2":"value2"}
|
580
|
+
# }.
|
581
581
|
#
|
582
582
|
# @return [Types::CreateArchiveResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
583
583
|
#
|
@@ -635,8 +635,8 @@ module Aws::MailManager
|
|
635
635
|
#
|
636
636
|
# @option params [Array<Types::Tag>] :tags
|
637
637
|
# The tags used to organize, track, or control access for the resource.
|
638
|
-
# For example,
|
639
|
-
#
|
638
|
+
# For example, \{ "tags": \{"key1":"value1", "key2":"value2"}
|
639
|
+
# }.
|
640
640
|
#
|
641
641
|
# @option params [required, String] :traffic_policy_id
|
642
642
|
# The identifier of an existing traffic policy that you attach to an
|
@@ -707,8 +707,8 @@ module Aws::MailManager
|
|
707
707
|
#
|
708
708
|
# @option params [Array<Types::Tag>] :tags
|
709
709
|
# The tags used to organize, track, or control access for the resource.
|
710
|
-
# For example,
|
711
|
-
#
|
710
|
+
# For example, \{ "tags": \{"key1":"value1", "key2":"value2"}
|
711
|
+
# }.
|
712
712
|
#
|
713
713
|
# @return [Types::CreateRelayResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
714
714
|
#
|
@@ -764,8 +764,8 @@ module Aws::MailManager
|
|
764
764
|
#
|
765
765
|
# @option params [Array<Types::Tag>] :tags
|
766
766
|
# The tags used to organize, track, or control access for the resource.
|
767
|
-
# For example,
|
768
|
-
#
|
767
|
+
# For example, \{ "tags": \{"key1":"value1", "key2":"value2"}
|
768
|
+
# }.
|
769
769
|
#
|
770
770
|
# @return [Types::CreateRuleSetResponse] Returns a {Seahorse::Client::Response response} object which responds to the following methods:
|
771
771
|
#
|
@@ -957,8 +957,8 @@ module Aws::MailManager
|
|
957
957
|
#
|
958
958
|
# @option params [Array<Types::Tag>] :tags
|
959
959
|
# The tags used to organize, track, or control access for the resource.
|
960
|
-
# For example,
|
961
|
-
#
|
960
|
+
# For example, \{ "tags": \{"key1":"value1", "key2":"value2"}
|
961
|
+
# }.
|
962
962
|
#
|
963
963
|
# @option params [required, String] :traffic_policy_name
|
964
964
|
# A user-friendly name for the traffic policy resource.
|
@@ -2443,8 +2443,8 @@ module Aws::MailManager
|
|
2443
2443
|
#
|
2444
2444
|
# @option params [required, Array<Types::Tag>] :tags
|
2445
2445
|
# The tags used to organize, track, or control access for the resource.
|
2446
|
-
# For example,
|
2447
|
-
#
|
2446
|
+
# For example, \{ "tags": \{"key1":"value1", "key2":"value2"}
|
2447
|
+
# }.
|
2448
2448
|
#
|
2449
2449
|
# @return [Struct] Returns an empty {Seahorse::Client::Response response}.
|
2450
2450
|
#
|
@@ -2883,7 +2883,7 @@ module Aws::MailManager
|
|
2883
2883
|
tracer: tracer
|
2884
2884
|
)
|
2885
2885
|
context[:gem_name] = 'aws-sdk-mailmanager'
|
2886
|
-
context[:gem_version] = '1.
|
2886
|
+
context[:gem_version] = '1.15.0'
|
2887
2887
|
Seahorse::Client::Request.new(handlers, context)
|
2888
2888
|
end
|
2889
2889
|
|
@@ -380,8 +380,8 @@ module Aws::MailManager
|
|
380
380
|
#
|
381
381
|
# @!attribute [rw] tags
|
382
382
|
# The tags used to organize, track, or control access for the
|
383
|
-
# resource. For example,
|
384
|
-
# "key2":"value2"
|
383
|
+
# resource. For example, \{ "tags": \{"key1":"value1",
|
384
|
+
# "key2":"value2"} }.
|
385
385
|
# @return [Array<Types::Tag>]
|
386
386
|
#
|
387
387
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mailmanager-2023-10-17/CreateAddonInstanceRequest AWS API Documentation
|
@@ -421,8 +421,8 @@ module Aws::MailManager
|
|
421
421
|
#
|
422
422
|
# @!attribute [rw] tags
|
423
423
|
# The tags used to organize, track, or control access for the
|
424
|
-
# resource. For example,
|
425
|
-
# "key2":"value2"
|
424
|
+
# resource. For example, \{ "tags": \{"key1":"value1",
|
425
|
+
# "key2":"value2"} }.
|
426
426
|
# @return [Array<Types::Tag>]
|
427
427
|
#
|
428
428
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mailmanager-2023-10-17/CreateAddonSubscriptionRequest AWS API Documentation
|
@@ -472,8 +472,8 @@ module Aws::MailManager
|
|
472
472
|
#
|
473
473
|
# @!attribute [rw] tags
|
474
474
|
# The tags used to organize, track, or control access for the
|
475
|
-
# resource. For example,
|
476
|
-
# "key2":"value2"
|
475
|
+
# resource. For example, \{ "tags": \{"key1":"value1",
|
476
|
+
# "key2":"value2"} }.
|
477
477
|
# @return [Array<Types::Tag>]
|
478
478
|
#
|
479
479
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mailmanager-2023-10-17/CreateArchiveRequest AWS API Documentation
|
@@ -526,8 +526,8 @@ module Aws::MailManager
|
|
526
526
|
#
|
527
527
|
# @!attribute [rw] tags
|
528
528
|
# The tags used to organize, track, or control access for the
|
529
|
-
# resource. For example,
|
530
|
-
# "key2":"value2"
|
529
|
+
# resource. For example, \{ "tags": \{"key1":"value1",
|
530
|
+
# "key2":"value2"} }.
|
531
531
|
# @return [Array<Types::Tag>]
|
532
532
|
#
|
533
533
|
# @!attribute [rw] traffic_policy_id
|
@@ -592,8 +592,8 @@ module Aws::MailManager
|
|
592
592
|
#
|
593
593
|
# @!attribute [rw] tags
|
594
594
|
# The tags used to organize, track, or control access for the
|
595
|
-
# resource. For example,
|
596
|
-
# "key2":"value2"
|
595
|
+
# resource. For example, \{ "tags": \{"key1":"value1",
|
596
|
+
# "key2":"value2"} }.
|
597
597
|
# @return [Array<Types::Tag>]
|
598
598
|
#
|
599
599
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mailmanager-2023-10-17/CreateRelayRequest AWS API Documentation
|
@@ -640,8 +640,8 @@ module Aws::MailManager
|
|
640
640
|
#
|
641
641
|
# @!attribute [rw] tags
|
642
642
|
# The tags used to organize, track, or control access for the
|
643
|
-
# resource. For example,
|
644
|
-
# "key2":"value2"
|
643
|
+
# resource. For example, \{ "tags": \{"key1":"value1",
|
644
|
+
# "key2":"value2"} }.
|
645
645
|
# @return [Array<Types::Tag>]
|
646
646
|
#
|
647
647
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mailmanager-2023-10-17/CreateRuleSetRequest AWS API Documentation
|
@@ -692,8 +692,8 @@ module Aws::MailManager
|
|
692
692
|
#
|
693
693
|
# @!attribute [rw] tags
|
694
694
|
# The tags used to organize, track, or control access for the
|
695
|
-
# resource. For example,
|
696
|
-
# "key2":"value2"
|
695
|
+
# resource. For example, \{ "tags": \{"key1":"value1",
|
696
|
+
# "key2":"value2"} }.
|
697
697
|
# @return [Array<Types::Tag>]
|
698
698
|
#
|
699
699
|
# @!attribute [rw] traffic_policy_name
|
@@ -2250,8 +2250,8 @@ module Aws::MailManager
|
|
2250
2250
|
|
2251
2251
|
# @!attribute [rw] tags
|
2252
2252
|
# The tags used to organize, track, or control access for the
|
2253
|
-
# resource. For example,
|
2254
|
-
# "key2":"value2"
|
2253
|
+
# resource. For example, \{ "tags": \{"key1":"value1",
|
2254
|
+
# "key2":"value2"} }.
|
2255
2255
|
# @return [Array<Types::Tag>]
|
2256
2256
|
#
|
2257
2257
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mailmanager-2023-10-17/ListTagsForResourceResponse AWS API Documentation
|
@@ -3474,8 +3474,8 @@ module Aws::MailManager
|
|
3474
3474
|
#
|
3475
3475
|
# @!attribute [rw] tags
|
3476
3476
|
# The tags used to organize, track, or control access for the
|
3477
|
-
# resource. For example,
|
3478
|
-
# "key2":"value2"
|
3477
|
+
# resource. For example, \{ "tags": \{"key1":"value1",
|
3478
|
+
# "key2":"value2"} }.
|
3479
3479
|
# @return [Array<Types::Tag>]
|
3480
3480
|
#
|
3481
3481
|
# @see http://docs.aws.amazon.com/goto/WebAPI/mailmanager-2023-10-17/TagResourceRequest AWS API Documentation
|
data/lib/aws-sdk-mailmanager.rb
CHANGED
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-mailmanager
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.15.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-11-06 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|