|
6462 | 6462 | "traits": { |
6463 | 6463 | "smithy.api#documentation": "<p>The TLS protocol used to communicate with the host from which the email was received.</p>" |
6464 | 6464 | } |
| 6465 | + }, |
| 6466 | + "SendingMethod": { |
| 6467 | + "target": "smithy.api#String", |
| 6468 | + "traits": { |
| 6469 | + "smithy.api#documentation": "<p>The name of the API call used when sent through a configuration set with archiving enabled.</p>" |
| 6470 | + } |
| 6471 | + }, |
| 6472 | + "SourceIdentity": { |
| 6473 | + "target": "smithy.api#String", |
| 6474 | + "traits": { |
| 6475 | + "smithy.api#documentation": "<p>The identity name used to authorize the sending action when sent through a configuration set with\n archiving enabled.</p>" |
| 6476 | + } |
| 6477 | + }, |
| 6478 | + "SendingPool": { |
| 6479 | + "target": "smithy.api#String", |
| 6480 | + "traits": { |
| 6481 | + "smithy.api#documentation": "<p>The name of the dedicated IP pool used when sent through a configuration set with archiving\n enabled.</p>" |
| 6482 | + } |
| 6483 | + }, |
| 6484 | + "ConfigurationSet": { |
| 6485 | + "target": "smithy.api#String", |
| 6486 | + "traits": { |
| 6487 | + "smithy.api#documentation": "<p>The name of the configuration set used when sent through a configuration set with archiving\n enabled.</p>" |
| 6488 | + } |
| 6489 | + }, |
| 6490 | + "SourceArn": { |
| 6491 | + "target": "smithy.api#String", |
| 6492 | + "traits": { |
| 6493 | + "smithy.api#documentation": "<p>Specifies the archived email source, identified by either a Rule Set's ARN with an Archive action, or a\n Configuration Set's Archive ARN.</p>" |
| 6494 | + } |
6465 | 6495 | } |
6466 | 6496 | }, |
6467 | 6497 | "traits": { |
|
7096 | 7126 | "SenderIpAddress": { |
7097 | 7127 | "target": "com.amazonaws.mailmanager#SenderIpAddress", |
7098 | 7128 | "traits": { |
7099 | | - "smithy.api#documentation": "<p>The IP address of the host from which the email was received.</p>" |
| 7129 | + "smithy.api#documentation": "<ul>\n <li>\n <p>Mail archived with Mail Manager: The IP address of the client that connects to\n the ingress endpoint.</p>\n </li>\n <li>\n <p>Mail sent through a configuration set with the\n archiving option enabled: The IP address of the client that makes the SendEmail API call.</p>\n </li>\n </ul>" |
7100 | 7130 | } |
7101 | 7131 | }, |
7102 | 7132 | "Envelope": { |
7103 | 7133 | "target": "com.amazonaws.mailmanager#Envelope", |
7104 | 7134 | "traits": { |
7105 | 7135 | "smithy.api#documentation": "<p>The SMTP envelope information of the email.</p>" |
7106 | 7136 | } |
| 7137 | + }, |
| 7138 | + "SourceArn": { |
| 7139 | + "target": "smithy.api#String", |
| 7140 | + "traits": { |
| 7141 | + "smithy.api#documentation": "<p>Specifies the archived email source, identified by either a Rule Set's ARN with an Archive action, or a\n Configuration Set's Archive ARN.</p>" |
| 7142 | + } |
7107 | 7143 | } |
7108 | 7144 | }, |
7109 | 7145 | "traits": { |
|
0 commit comments