aws-sdk-mailmanager 1.19.0 → 1.21.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: 050e1278a8a0ab6473267e1edef39de69fda235027cca22e439ab88cc1aee787
4
- data.tar.gz: 45ba990a097e8d0614efb0a7955f90e90f290265d4327a0d6cafd959ba2e7879
3
+ metadata.gz: 88157e4d4ebfe89fce281637d8a444d36d1fe1bf7075bdcb304e965705aab23d
4
+ data.tar.gz: cb96e887b56fe49cfec859289b582d26b511ae16094cb39de1ab88729699f0b8
5
5
  SHA512:
6
- metadata.gz: 1319b4670b850dff6d0bc75d42e3f3d5e091f7b989b3db465e3f07ede867f2f282b4219c6bc3a4cd43970e05123cbf01fb63a889cd0cbf22efb4119383164dfc
7
- data.tar.gz: 37acae57a3652d9b0a3b6a66fee0ae1420e9da98238e6324cab9fdbb66c3d8bfaee42c298fcc325d3c5ba1c124c96f80b2706ac413a50a5493d6b57ab0687446
6
+ metadata.gz: 7f53de559fdcf7176ad3718d013fe640943ca8fd10e04751703f2fce458a6e2f77db80ac3ba2624befff93a8e3b03899fa17b0ee5e471f4a5cbfff1bea0801a6
7
+ data.tar.gz: ea33186ca25b49db54722ab38964037fc3c869001ac5c2170459378fa953c3c2cb52ab09b5ae7cfe2b89fdfb2c2f30fc034b9de6c8ccb933d1e76975f7009383
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.21.0 (2025-02-19)
5
+ ------------------
6
+
7
+ * Feature - This release adds additional metadata fields in Mail Manager archive searches to show email source and details about emails that were archived when being sent with SES.
8
+
9
+ 1.20.0 (2025-02-18)
10
+ ------------------
11
+
12
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
13
+
4
14
  1.19.0 (2025-02-06)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.19.0
1
+ 1.21.0
@@ -7,34 +7,34 @@
7
7
  #
8
8
  # WARNING ABOUT GENERATED CODE
9
9
 
10
- require 'seahorse/client/plugins/content_length.rb'
11
- require 'aws-sdk-core/plugins/credentials_configuration.rb'
12
- require 'aws-sdk-core/plugins/logging.rb'
13
- require 'aws-sdk-core/plugins/param_converter.rb'
14
- require 'aws-sdk-core/plugins/param_validator.rb'
15
- require 'aws-sdk-core/plugins/user_agent.rb'
16
- require 'aws-sdk-core/plugins/helpful_socket_errors.rb'
17
- require 'aws-sdk-core/plugins/retry_errors.rb'
18
- require 'aws-sdk-core/plugins/global_configuration.rb'
19
- require 'aws-sdk-core/plugins/regional_endpoint.rb'
20
- require 'aws-sdk-core/plugins/endpoint_discovery.rb'
21
- require 'aws-sdk-core/plugins/endpoint_pattern.rb'
22
- require 'aws-sdk-core/plugins/response_paging.rb'
23
- require 'aws-sdk-core/plugins/stub_responses.rb'
24
- require 'aws-sdk-core/plugins/idempotency_token.rb'
25
- require 'aws-sdk-core/plugins/invocation_id.rb'
26
- require 'aws-sdk-core/plugins/jsonvalue_converter.rb'
27
- require 'aws-sdk-core/plugins/client_metrics_plugin.rb'
28
- require 'aws-sdk-core/plugins/client_metrics_send_plugin.rb'
29
- require 'aws-sdk-core/plugins/transfer_encoding.rb'
30
- require 'aws-sdk-core/plugins/http_checksum.rb'
31
- require 'aws-sdk-core/plugins/checksum_algorithm.rb'
32
- require 'aws-sdk-core/plugins/request_compression.rb'
33
- require 'aws-sdk-core/plugins/defaults_mode.rb'
34
- require 'aws-sdk-core/plugins/recursion_detection.rb'
35
- require 'aws-sdk-core/plugins/telemetry.rb'
36
- require 'aws-sdk-core/plugins/sign.rb'
37
- require 'aws-sdk-core/plugins/protocols/json_rpc.rb'
10
+ require 'seahorse/client/plugins/content_length'
11
+ require 'aws-sdk-core/plugins/credentials_configuration'
12
+ require 'aws-sdk-core/plugins/logging'
13
+ require 'aws-sdk-core/plugins/param_converter'
14
+ require 'aws-sdk-core/plugins/param_validator'
15
+ require 'aws-sdk-core/plugins/user_agent'
16
+ require 'aws-sdk-core/plugins/helpful_socket_errors'
17
+ require 'aws-sdk-core/plugins/retry_errors'
18
+ require 'aws-sdk-core/plugins/global_configuration'
19
+ require 'aws-sdk-core/plugins/regional_endpoint'
20
+ require 'aws-sdk-core/plugins/endpoint_discovery'
21
+ require 'aws-sdk-core/plugins/endpoint_pattern'
22
+ require 'aws-sdk-core/plugins/response_paging'
23
+ require 'aws-sdk-core/plugins/stub_responses'
24
+ require 'aws-sdk-core/plugins/idempotency_token'
25
+ require 'aws-sdk-core/plugins/invocation_id'
26
+ require 'aws-sdk-core/plugins/jsonvalue_converter'
27
+ require 'aws-sdk-core/plugins/client_metrics_plugin'
28
+ require 'aws-sdk-core/plugins/client_metrics_send_plugin'
29
+ require 'aws-sdk-core/plugins/transfer_encoding'
30
+ require 'aws-sdk-core/plugins/http_checksum'
31
+ require 'aws-sdk-core/plugins/checksum_algorithm'
32
+ require 'aws-sdk-core/plugins/request_compression'
33
+ require 'aws-sdk-core/plugins/defaults_mode'
34
+ require 'aws-sdk-core/plugins/recursion_detection'
35
+ require 'aws-sdk-core/plugins/telemetry'
36
+ require 'aws-sdk-core/plugins/sign'
37
+ require 'aws-sdk-core/plugins/protocols/json_rpc'
38
38
 
39
39
  module Aws::MailManager
40
40
  # An API client for MailManager. To construct a client, you need to configure a `:region` and `:credentials`.
@@ -1655,10 +1655,15 @@ module Aws::MailManager
1655
1655
  # resp.envelope.to #=> Array
1656
1656
  # resp.envelope.to[0] #=> String
1657
1657
  # resp.message_download_link #=> String
1658
+ # resp.metadata.configuration_set #=> String
1658
1659
  # resp.metadata.ingress_point_id #=> String
1659
1660
  # resp.metadata.rule_set_id #=> String
1660
1661
  # resp.metadata.sender_hostname #=> String
1661
1662
  # resp.metadata.sender_ip_address #=> String
1663
+ # resp.metadata.sending_method #=> String
1664
+ # resp.metadata.sending_pool #=> String
1665
+ # resp.metadata.source_arn #=> String
1666
+ # resp.metadata.source_identity #=> String
1662
1667
  # resp.metadata.timestamp #=> Time
1663
1668
  # resp.metadata.tls_cipher_suite #=> String
1664
1669
  # resp.metadata.tls_protocol #=> String
@@ -1794,6 +1799,7 @@ module Aws::MailManager
1794
1799
  # resp.rows[0].received_timestamp #=> Time
1795
1800
  # resp.rows[0].sender_hostname #=> String
1796
1801
  # resp.rows[0].sender_ip_address #=> String
1802
+ # resp.rows[0].source_arn #=> String
1797
1803
  # resp.rows[0].subject #=> String
1798
1804
  # resp.rows[0].to #=> String
1799
1805
  # resp.rows[0].x_mailer #=> String
@@ -3441,7 +3447,7 @@ module Aws::MailManager
3441
3447
  tracer: tracer
3442
3448
  )
3443
3449
  context[:gem_name] = 'aws-sdk-mailmanager'
3444
- context[:gem_version] = '1.19.0'
3450
+ context[:gem_version] = '1.21.0'
3445
3451
  Seahorse::Client::Request.new(handlers, context)
3446
3452
  end
3447
3453
 
@@ -1003,10 +1003,15 @@ module Aws::MailManager
1003
1003
  MessageBody.add_member(:text, Shapes::ShapeRef.new(shape: String, location_name: "Text"))
1004
1004
  MessageBody.struct_class = Types::MessageBody
1005
1005
 
1006
+ Metadata.add_member(:configuration_set, Shapes::ShapeRef.new(shape: String, location_name: "ConfigurationSet"))
1006
1007
  Metadata.add_member(:ingress_point_id, Shapes::ShapeRef.new(shape: IngressPointId, location_name: "IngressPointId"))
1007
1008
  Metadata.add_member(:rule_set_id, Shapes::ShapeRef.new(shape: RuleSetId, location_name: "RuleSetId"))
1008
1009
  Metadata.add_member(:sender_hostname, Shapes::ShapeRef.new(shape: String, location_name: "SenderHostname"))
1009
1010
  Metadata.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape: SenderIpAddress, location_name: "SenderIpAddress"))
1011
+ Metadata.add_member(:sending_method, Shapes::ShapeRef.new(shape: String, location_name: "SendingMethod"))
1012
+ Metadata.add_member(:sending_pool, Shapes::ShapeRef.new(shape: String, location_name: "SendingPool"))
1013
+ Metadata.add_member(:source_arn, Shapes::ShapeRef.new(shape: String, location_name: "SourceArn"))
1014
+ Metadata.add_member(:source_identity, Shapes::ShapeRef.new(shape: String, location_name: "SourceIdentity"))
1010
1015
  Metadata.add_member(:timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "Timestamp"))
1011
1016
  Metadata.add_member(:tls_cipher_suite, Shapes::ShapeRef.new(shape: String, location_name: "TlsCipherSuite"))
1012
1017
  Metadata.add_member(:tls_protocol, Shapes::ShapeRef.new(shape: String, location_name: "TlsProtocol"))
@@ -1082,6 +1087,7 @@ module Aws::MailManager
1082
1087
  Row.add_member(:received_timestamp, Shapes::ShapeRef.new(shape: Timestamp, location_name: "ReceivedTimestamp"))
1083
1088
  Row.add_member(:sender_hostname, Shapes::ShapeRef.new(shape: String, location_name: "SenderHostname"))
1084
1089
  Row.add_member(:sender_ip_address, Shapes::ShapeRef.new(shape: SenderIpAddress, location_name: "SenderIpAddress"))
1090
+ Row.add_member(:source_arn, Shapes::ShapeRef.new(shape: String, location_name: "SourceArn"))
1085
1091
  Row.add_member(:subject, Shapes::ShapeRef.new(shape: String, location_name: "Subject"))
1086
1092
  Row.add_member(:to, Shapes::ShapeRef.new(shape: String, location_name: "To"))
1087
1093
  Row.add_member(:x_mailer, Shapes::ShapeRef.new(shape: String, location_name: "XMailer"))
@@ -2953,6 +2953,11 @@ module Aws::MailManager
2953
2953
 
2954
2954
  # The metadata about the email.
2955
2955
  #
2956
+ # @!attribute [rw] configuration_set
2957
+ # The name of the configuration set used when sent through a
2958
+ # configuration set with archiving enabled.
2959
+ # @return [String]
2960
+ #
2956
2961
  # @!attribute [rw] ingress_point_id
2957
2962
  # The ID of the ingress endpoint through which the email was received.
2958
2963
  # @return [String]
@@ -2969,6 +2974,27 @@ module Aws::MailManager
2969
2974
  # The IP address of the host from which the email was received.
2970
2975
  # @return [String]
2971
2976
  #
2977
+ # @!attribute [rw] sending_method
2978
+ # The name of the API call used when sent through a configuration set
2979
+ # with archiving enabled.
2980
+ # @return [String]
2981
+ #
2982
+ # @!attribute [rw] sending_pool
2983
+ # The name of the dedicated IP pool used when sent through a
2984
+ # configuration set with archiving enabled.
2985
+ # @return [String]
2986
+ #
2987
+ # @!attribute [rw] source_arn
2988
+ # Specifies the archived email source, identified by either a Rule
2989
+ # Set's ARN with an Archive action, or a Configuration Set's Archive
2990
+ # ARN.
2991
+ # @return [String]
2992
+ #
2993
+ # @!attribute [rw] source_identity
2994
+ # The identity name used to authorize the sending action when sent
2995
+ # through a configuration set with archiving enabled.
2996
+ # @return [String]
2997
+ #
2972
2998
  # @!attribute [rw] timestamp
2973
2999
  # The timestamp of when the email was received.
2974
3000
  # @return [Time]
@@ -2991,10 +3017,15 @@ module Aws::MailManager
2991
3017
  # @see http://docs.aws.amazon.com/goto/WebAPI/mailmanager-2023-10-17/Metadata AWS API Documentation
2992
3018
  #
2993
3019
  class Metadata < Struct.new(
3020
+ :configuration_set,
2994
3021
  :ingress_point_id,
2995
3022
  :rule_set_id,
2996
3023
  :sender_hostname,
2997
3024
  :sender_ip_address,
3025
+ :sending_method,
3026
+ :sending_pool,
3027
+ :source_arn,
3028
+ :source_identity,
2998
3029
  :timestamp,
2999
3030
  :tls_cipher_suite,
3000
3031
  :tls_protocol,
@@ -3276,7 +3307,18 @@ module Aws::MailManager
3276
3307
  # @return [String]
3277
3308
  #
3278
3309
  # @!attribute [rw] sender_ip_address
3279
- # The IP address of the host from which the email was received.
3310
+ # * Mail archived with Mail Manager: The IP address of the client that
3311
+ # connects to the ingress endpoint.
3312
+ #
3313
+ # * Mail sent through a configuration set with the archiving option
3314
+ # enabled: The IP address of the client that makes the SendEmail API
3315
+ # call.
3316
+ # @return [String]
3317
+ #
3318
+ # @!attribute [rw] source_arn
3319
+ # Specifies the archived email source, identified by either a Rule
3320
+ # Set's ARN with an Archive action, or a Configuration Set's Archive
3321
+ # ARN.
3280
3322
  # @return [String]
3281
3323
  #
3282
3324
  # @!attribute [rw] subject
@@ -3315,6 +3357,7 @@ module Aws::MailManager
3315
3357
  :received_timestamp,
3316
3358
  :sender_hostname,
3317
3359
  :sender_ip_address,
3360
+ :source_arn,
3318
3361
  :subject,
3319
3362
  :to,
3320
3363
  :x_mailer,
@@ -54,7 +54,7 @@ module Aws::MailManager
54
54
  autoload :EndpointProvider, 'aws-sdk-mailmanager/endpoint_provider'
55
55
  autoload :Endpoints, 'aws-sdk-mailmanager/endpoints'
56
56
 
57
- GEM_VERSION = '1.19.0'
57
+ GEM_VERSION = '1.21.0'
58
58
 
59
59
  end
60
60
 
data/sig/types.rbs CHANGED
@@ -918,10 +918,15 @@ module Aws::MailManager
918
918
  end
919
919
 
920
920
  class Metadata
921
+ attr_accessor configuration_set: ::String
921
922
  attr_accessor ingress_point_id: ::String
922
923
  attr_accessor rule_set_id: ::String
923
924
  attr_accessor sender_hostname: ::String
924
925
  attr_accessor sender_ip_address: ::String
926
+ attr_accessor sending_method: ::String
927
+ attr_accessor sending_pool: ::String
928
+ attr_accessor source_arn: ::String
929
+ attr_accessor source_identity: ::String
925
930
  attr_accessor timestamp: ::Time
926
931
  attr_accessor tls_cipher_suite: ::String
927
932
  attr_accessor tls_protocol: ::String
@@ -1019,6 +1024,7 @@ module Aws::MailManager
1019
1024
  attr_accessor received_timestamp: ::Time
1020
1025
  attr_accessor sender_hostname: ::String
1021
1026
  attr_accessor sender_ip_address: ::String
1027
+ attr_accessor source_arn: ::String
1022
1028
  attr_accessor subject: ::String
1023
1029
  attr_accessor to: ::String
1024
1030
  attr_accessor x_mailer: ::String
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.19.0
4
+ version: 1.21.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: 2025-02-06 00:00:00.000000000 Z
11
+ date: 2025-02-19 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: aws-sdk-core