1{
2    "smithy": "1.0",
3    "metadata": {
4        "suppressions": [
5            {
6                "id": "HttpMethodSemantics",
7                "namespace": "*"
8            },
9            {
10                "id": "HttpResponseCodeSemantics",
11                "namespace": "*"
12            },
13            {
14                "id": "PaginatedTrait",
15                "namespace": "*"
16            },
17            {
18                "id": "HttpHeaderTrait",
19                "namespace": "*"
20            },
21            {
22                "id": "HttpUriConflict",
23                "namespace": "*"
24            },
25            {
26                "id": "Service",
27                "namespace": "*"
28            }
29        ]
30    },
31    "shapes": {
32        "com.amazonaws.pinpointemail#AccountSuspendedException": {
33            "type": "structure",
34            "members": {
35                "message": {
36                    "target": "com.amazonaws.pinpointemail#ErrorMessage"
37                }
38            },
39            "traits": {
40                "smithy.api#documentation": "<p>The message can't be sent because the account's ability to send email has been\n            permanently restricted.</p>",
41                "smithy.api#error": "client",
42                "smithy.api#httpError": 400
43            }
44        },
45        "com.amazonaws.pinpointemail#AlreadyExistsException": {
46            "type": "structure",
47            "members": {
48                "message": {
49                    "target": "com.amazonaws.pinpointemail#ErrorMessage"
50                }
51            },
52            "traits": {
53                "smithy.api#documentation": "<p>The resource specified in your request already exists.</p>",
54                "smithy.api#error": "client",
55                "smithy.api#httpError": 400
56            }
57        },
58        "com.amazonaws.pinpointemail#AmazonPinpointEmailService": {
59            "type": "service",
60            "version": "2018-07-26",
61            "operations": [
62                {
63                    "target": "com.amazonaws.pinpointemail#CreateConfigurationSet"
64                },
65                {
66                    "target": "com.amazonaws.pinpointemail#CreateConfigurationSetEventDestination"
67                },
68                {
69                    "target": "com.amazonaws.pinpointemail#CreateDedicatedIpPool"
70                },
71                {
72                    "target": "com.amazonaws.pinpointemail#CreateDeliverabilityTestReport"
73                },
74                {
75                    "target": "com.amazonaws.pinpointemail#CreateEmailIdentity"
76                },
77                {
78                    "target": "com.amazonaws.pinpointemail#DeleteConfigurationSet"
79                },
80                {
81                    "target": "com.amazonaws.pinpointemail#DeleteConfigurationSetEventDestination"
82                },
83                {
84                    "target": "com.amazonaws.pinpointemail#DeleteDedicatedIpPool"
85                },
86                {
87                    "target": "com.amazonaws.pinpointemail#DeleteEmailIdentity"
88                },
89                {
90                    "target": "com.amazonaws.pinpointemail#GetAccount"
91                },
92                {
93                    "target": "com.amazonaws.pinpointemail#GetBlacklistReports"
94                },
95                {
96                    "target": "com.amazonaws.pinpointemail#GetConfigurationSet"
97                },
98                {
99                    "target": "com.amazonaws.pinpointemail#GetConfigurationSetEventDestinations"
100                },
101                {
102                    "target": "com.amazonaws.pinpointemail#GetDedicatedIp"
103                },
104                {
105                    "target": "com.amazonaws.pinpointemail#GetDedicatedIps"
106                },
107                {
108                    "target": "com.amazonaws.pinpointemail#GetDeliverabilityDashboardOptions"
109                },
110                {
111                    "target": "com.amazonaws.pinpointemail#GetDeliverabilityTestReport"
112                },
113                {
114                    "target": "com.amazonaws.pinpointemail#GetDomainDeliverabilityCampaign"
115                },
116                {
117                    "target": "com.amazonaws.pinpointemail#GetDomainStatisticsReport"
118                },
119                {
120                    "target": "com.amazonaws.pinpointemail#GetEmailIdentity"
121                },
122                {
123                    "target": "com.amazonaws.pinpointemail#ListConfigurationSets"
124                },
125                {
126                    "target": "com.amazonaws.pinpointemail#ListDedicatedIpPools"
127                },
128                {
129                    "target": "com.amazonaws.pinpointemail#ListDeliverabilityTestReports"
130                },
131                {
132                    "target": "com.amazonaws.pinpointemail#ListDomainDeliverabilityCampaigns"
133                },
134                {
135                    "target": "com.amazonaws.pinpointemail#ListEmailIdentities"
136                },
137                {
138                    "target": "com.amazonaws.pinpointemail#ListTagsForResource"
139                },
140                {
141                    "target": "com.amazonaws.pinpointemail#PutAccountDedicatedIpWarmupAttributes"
142                },
143                {
144                    "target": "com.amazonaws.pinpointemail#PutAccountSendingAttributes"
145                },
146                {
147                    "target": "com.amazonaws.pinpointemail#PutConfigurationSetDeliveryOptions"
148                },
149                {
150                    "target": "com.amazonaws.pinpointemail#PutConfigurationSetReputationOptions"
151                },
152                {
153                    "target": "com.amazonaws.pinpointemail#PutConfigurationSetSendingOptions"
154                },
155                {
156                    "target": "com.amazonaws.pinpointemail#PutConfigurationSetTrackingOptions"
157                },
158                {
159                    "target": "com.amazonaws.pinpointemail#PutDedicatedIpInPool"
160                },
161                {
162                    "target": "com.amazonaws.pinpointemail#PutDedicatedIpWarmupAttributes"
163                },
164                {
165                    "target": "com.amazonaws.pinpointemail#PutDeliverabilityDashboardOption"
166                },
167                {
168                    "target": "com.amazonaws.pinpointemail#PutEmailIdentityDkimAttributes"
169                },
170                {
171                    "target": "com.amazonaws.pinpointemail#PutEmailIdentityFeedbackAttributes"
172                },
173                {
174                    "target": "com.amazonaws.pinpointemail#PutEmailIdentityMailFromAttributes"
175                },
176                {
177                    "target": "com.amazonaws.pinpointemail#SendEmail"
178                },
179                {
180                    "target": "com.amazonaws.pinpointemail#TagResource"
181                },
182                {
183                    "target": "com.amazonaws.pinpointemail#UntagResource"
184                },
185                {
186                    "target": "com.amazonaws.pinpointemail#UpdateConfigurationSetEventDestination"
187                }
188            ],
189            "traits": {
190                "aws.api#service": {
191                    "sdkId": "Pinpoint Email",
192                    "arnNamespace": "ses",
193                    "cloudFormationName": "PinpointEmail",
194                    "cloudTrailEventSource": "pinpointemail.amazonaws.com",
195                    "endpointPrefix": "email"
196                },
197                "aws.auth#sigv4": {
198                    "name": "ses"
199                },
200                "aws.protocols#restJson1": {},
201                "smithy.api#documentation": "<fullname>Amazon Pinpoint Email Service</fullname>\n        <p>Welcome to the <i>Amazon Pinpoint Email API Reference</i>. This guide provides\n            information about the Amazon Pinpoint Email API (version 1.0), including supported\n            operations, data types, parameters, and schemas.</p>\n        <p>\n            <a href=\"https://aws.amazon.com/pinpoint\">Amazon Pinpoint</a> is an AWS service that you\n            can use to engage with your customers across multiple messaging channels. You can use\n            Amazon Pinpoint to send email, SMS text messages, voice messages, and push notifications. The\n            Amazon Pinpoint Email API provides programmatic access to options that are unique to the\n            email channel and supplement the options provided by the Amazon Pinpoint API.</p>\n        <p>If you're new to Amazon Pinpoint, you might find it helpful to also review the <a href=\"https://docs.aws.amazon.com/pinpoint/latest/developerguide/welcome.html\">Amazon\n                Pinpoint Developer Guide</a>. The <i>Amazon Pinpoint Developer\n                Guide</i> provides tutorials, code samples, and procedures that demonstrate\n            how to use Amazon Pinpoint features programmatically and how to integrate Amazon Pinpoint functionality into\n            mobile apps and other types of applications. The guide also provides information about\n            key topics such as Amazon Pinpoint integration with other AWS services and the limits that apply\n            to using the service.</p>\n        <p>The Amazon Pinpoint Email API is available in several AWS Regions and it provides an endpoint\n            for each of these Regions. For a list of all the Regions and endpoints where the API is\n            currently available, see <a href=\"https://docs.aws.amazon.com/general/latest/gr/rande.html#pinpoint_region\">AWS Service Endpoints</a> in\n            the <i>Amazon Web Services General Reference</i>. To learn more about AWS Regions, see\n                <a href=\"https://docs.aws.amazon.com/general/latest/gr/rande-manage.html\">Managing AWS\n                Regions</a> in the <i>Amazon Web Services General Reference</i>.</p>\n        <p>In each Region, AWS maintains multiple Availability Zones. These Availability Zones\n            are physically isolated from each other, but are united by private, low-latency,\n            high-throughput, and highly redundant network connections. These Availability Zones\n            enable us to provide very high levels of availability and redundancy, while also\n            minimizing latency. To learn more about the number of Availability Zones that are\n            available in each Region, see <a href=\"http://aws.amazon.com/about-aws/global-infrastructure/\">AWS Global Infrastructure</a>.</p>",
202                "smithy.api#title": "Amazon Pinpoint Email Service"
203            }
204        },
205        "com.amazonaws.pinpointemail#AmazonResourceName": {
206            "type": "string"
207        },
208        "com.amazonaws.pinpointemail#BadRequestException": {
209            "type": "structure",
210            "members": {
211                "message": {
212                    "target": "com.amazonaws.pinpointemail#ErrorMessage"
213                }
214            },
215            "traits": {
216                "smithy.api#documentation": "<p>The input you provided is invalid.</p>",
217                "smithy.api#error": "client",
218                "smithy.api#httpError": 400
219            }
220        },
221        "com.amazonaws.pinpointemail#BehaviorOnMxFailure": {
222            "type": "string",
223            "traits": {
224                "smithy.api#documentation": "<p>The action that you want Amazon Pinpoint to take if it can't read the required MX record for a\n            custom MAIL FROM domain. When you set this value to <code>UseDefaultValue</code>, Amazon Pinpoint\n            uses <i>amazonses.com</i> as the MAIL FROM domain. When you set this value\n            to <code>RejectMessage</code>, Amazon Pinpoint returns a <code>MailFromDomainNotVerified</code>\n            error, and doesn't attempt to deliver the email.</p>\n        <p>These behaviors are taken when the custom MAIL FROM domain configuration is in the\n                <code>Pending</code>, <code>Failed</code>, and <code>TemporaryFailure</code>\n            states.</p>",
225                "smithy.api#enum": [
226                    {
227                        "value": "USE_DEFAULT_VALUE",
228                        "name": "USE_DEFAULT_VALUE"
229                    },
230                    {
231                        "value": "REJECT_MESSAGE",
232                        "name": "REJECT_MESSAGE"
233                    }
234                ]
235            }
236        },
237        "com.amazonaws.pinpointemail#BlacklistEntries": {
238            "type": "list",
239            "member": {
240                "target": "com.amazonaws.pinpointemail#BlacklistEntry"
241            }
242        },
243        "com.amazonaws.pinpointemail#BlacklistEntry": {
244            "type": "structure",
245            "members": {
246                "RblName": {
247                    "target": "com.amazonaws.pinpointemail#RblName",
248                    "traits": {
249                        "smithy.api#documentation": "<p>The name of the blacklist that the IP address appears on.</p>"
250                    }
251                },
252                "ListingTime": {
253                    "target": "com.amazonaws.pinpointemail#Timestamp",
254                    "traits": {
255                        "smithy.api#documentation": "<p>The time when the blacklisting event occurred, shown in Unix time format.</p>"
256                    }
257                },
258                "Description": {
259                    "target": "com.amazonaws.pinpointemail#BlacklistingDescription",
260                    "traits": {
261                        "smithy.api#documentation": "<p>Additional information about the blacklisting event, as provided by the blacklist\n            maintainer.</p>"
262                    }
263                }
264            },
265            "traits": {
266                "smithy.api#documentation": "<p>An object that contains information about a blacklisting event that impacts one of the\n            dedicated IP addresses that is associated with your account.</p>"
267            }
268        },
269        "com.amazonaws.pinpointemail#BlacklistItemName": {
270            "type": "string",
271            "traits": {
272                "smithy.api#documentation": "<p>An IP address that you want to obtain blacklist information for.</p>"
273            }
274        },
275        "com.amazonaws.pinpointemail#BlacklistItemNames": {
276            "type": "list",
277            "member": {
278                "target": "com.amazonaws.pinpointemail#BlacklistItemName"
279            }
280        },
281        "com.amazonaws.pinpointemail#BlacklistReport": {
282            "type": "map",
283            "key": {
284                "target": "com.amazonaws.pinpointemail#BlacklistItemName"
285            },
286            "value": {
287                "target": "com.amazonaws.pinpointemail#BlacklistEntries"
288            }
289        },
290        "com.amazonaws.pinpointemail#BlacklistingDescription": {
291            "type": "string",
292            "traits": {
293                "smithy.api#documentation": "<p>A description of the blacklisting event.</p>"
294            }
295        },
296        "com.amazonaws.pinpointemail#Body": {
297            "type": "structure",
298            "members": {
299                "Text": {
300                    "target": "com.amazonaws.pinpointemail#Content",
301                    "traits": {
302                        "smithy.api#documentation": "<p>An object that represents the version of the message that is displayed in email\n            clients that don't support HTML, or clients where the recipient has disabled HTML\n            rendering.</p>"
303                    }
304                },
305                "Html": {
306                    "target": "com.amazonaws.pinpointemail#Content",
307                    "traits": {
308                        "smithy.api#documentation": "<p>An object that represents the version of the message that is displayed in email\n            clients that support HTML. HTML messages can include formatted text, hyperlinks, images,\n            and more. </p>"
309                    }
310                }
311            },
312            "traits": {
313                "smithy.api#documentation": "<p>Represents the body of the email message.</p>"
314            }
315        },
316        "com.amazonaws.pinpointemail#CampaignId": {
317            "type": "string"
318        },
319        "com.amazonaws.pinpointemail#Charset": {
320            "type": "string"
321        },
322        "com.amazonaws.pinpointemail#CloudWatchDestination": {
323            "type": "structure",
324            "members": {
325                "DimensionConfigurations": {
326                    "target": "com.amazonaws.pinpointemail#CloudWatchDimensionConfigurations",
327                    "traits": {
328                        "smithy.api#documentation": "<p>An array of objects that define the dimensions to use when you send email events to\n            Amazon CloudWatch.</p>",
329                        "smithy.api#required": {}
330                    }
331                }
332            },
333            "traits": {
334                "smithy.api#documentation": "<p>An object that defines an Amazon CloudWatch destination for email events. You can use Amazon CloudWatch to\n            monitor and gain insights on your email sending metrics.</p>"
335            }
336        },
337        "com.amazonaws.pinpointemail#CloudWatchDimensionConfiguration": {
338            "type": "structure",
339            "members": {
340                "DimensionName": {
341                    "target": "com.amazonaws.pinpointemail#DimensionName",
342                    "traits": {
343                        "smithy.api#documentation": "<p>The name of an Amazon CloudWatch dimension associated with an email sending metric. The name has to\n            meet the following criteria:</p>\n        <ul>\n            <li>\n                <p>It can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_),\n                    or dashes (-).</p>\n            </li>\n            <li>\n                <p>It can contain no more than 256 characters.</p>\n            </li>\n         </ul>",
344                        "smithy.api#required": {}
345                    }
346                },
347                "DimensionValueSource": {
348                    "target": "com.amazonaws.pinpointemail#DimensionValueSource",
349                    "traits": {
350                        "smithy.api#documentation": "<p>The location where Amazon Pinpoint finds the value of a dimension to publish to Amazon CloudWatch. If you\n            want Amazon Pinpoint to use the message tags that you specify using an X-SES-MESSAGE-TAGS header\n            or a parameter to the SendEmail/SendRawEmail API, choose <code>messageTag</code>. If you\n            want Amazon Pinpoint to use your own email headers, choose <code>emailHeader</code>. If you want\n            Amazon Pinpoint to use link tags, choose <code>linkTags</code>.</p>",
351                        "smithy.api#required": {}
352                    }
353                },
354                "DefaultDimensionValue": {
355                    "target": "com.amazonaws.pinpointemail#DefaultDimensionValue",
356                    "traits": {
357                        "smithy.api#documentation": "<p>The default value of the dimension that is published to Amazon CloudWatch if you don't provide the\n            value of the dimension when you send an email. This value has to meet the following\n            criteria:</p>\n        <ul>\n            <li>\n                <p>It can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_),\n                    or dashes (-).</p>\n            </li>\n            <li>\n                <p>It can contain no more than 256 characters.</p>\n            </li>\n         </ul>",
358                        "smithy.api#required": {}
359                    }
360                }
361            },
362            "traits": {
363                "smithy.api#documentation": "<p>An object that defines the dimension configuration to use when you send Amazon Pinpoint email\n            events to Amazon CloudWatch.</p>"
364            }
365        },
366        "com.amazonaws.pinpointemail#CloudWatchDimensionConfigurations": {
367            "type": "list",
368            "member": {
369                "target": "com.amazonaws.pinpointemail#CloudWatchDimensionConfiguration"
370            }
371        },
372        "com.amazonaws.pinpointemail#ConcurrentModificationException": {
373            "type": "structure",
374            "members": {
375                "message": {
376                    "target": "com.amazonaws.pinpointemail#ErrorMessage"
377                }
378            },
379            "traits": {
380                "smithy.api#documentation": "<p>The resource is being modified by another operation or thread.</p>",
381                "smithy.api#error": "server",
382                "smithy.api#httpError": 500
383            }
384        },
385        "com.amazonaws.pinpointemail#ConfigurationSetName": {
386            "type": "string",
387            "traits": {
388                "smithy.api#documentation": "<p>The name of a configuration set.</p>\n        <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can\n            apply to the emails you send. You apply a configuration set to an email by including a\n            reference to the configuration set in the headers of the email. When you apply a\n            configuration set to an email, all of the rules in that configuration set are applied to\n            the email.</p>"
389            }
390        },
391        "com.amazonaws.pinpointemail#ConfigurationSetNameList": {
392            "type": "list",
393            "member": {
394                "target": "com.amazonaws.pinpointemail#ConfigurationSetName"
395            }
396        },
397        "com.amazonaws.pinpointemail#Content": {
398            "type": "structure",
399            "members": {
400                "Data": {
401                    "target": "com.amazonaws.pinpointemail#MessageData",
402                    "traits": {
403                        "smithy.api#documentation": "<p>The content of the message itself.</p>",
404                        "smithy.api#required": {}
405                    }
406                },
407                "Charset": {
408                    "target": "com.amazonaws.pinpointemail#Charset",
409                    "traits": {
410                        "smithy.api#documentation": "<p>The character set for the content. Because of the constraints of the SMTP protocol,\n            Amazon Pinpoint uses 7-bit ASCII by default. If the text includes characters outside of the ASCII\n            range, you have to specify a character set. For example, you could specify\n                <code>UTF-8</code>, <code>ISO-8859-1</code>, or <code>Shift_JIS</code>.</p>"
411                    }
412                }
413            },
414            "traits": {
415                "smithy.api#documentation": "<p>An object that represents the content of the email, and optionally a character set\n            specification.</p>"
416            }
417        },
418        "com.amazonaws.pinpointemail#CreateConfigurationSet": {
419            "type": "operation",
420            "input": {
421                "target": "com.amazonaws.pinpointemail#CreateConfigurationSetRequest"
422            },
423            "output": {
424                "target": "com.amazonaws.pinpointemail#CreateConfigurationSetResponse"
425            },
426            "errors": [
427                {
428                    "target": "com.amazonaws.pinpointemail#AlreadyExistsException"
429                },
430                {
431                    "target": "com.amazonaws.pinpointemail#BadRequestException"
432                },
433                {
434                    "target": "com.amazonaws.pinpointemail#ConcurrentModificationException"
435                },
436                {
437                    "target": "com.amazonaws.pinpointemail#LimitExceededException"
438                },
439                {
440                    "target": "com.amazonaws.pinpointemail#NotFoundException"
441                },
442                {
443                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
444                }
445            ],
446            "traits": {
447                "smithy.api#documentation": "<p>Create a configuration set. <i>Configuration sets</i> are groups of\n            rules that you can apply to the emails you send using Amazon Pinpoint. You apply a configuration\n            set to an email by including a reference to the configuration set in the headers of the\n            email. When you apply a configuration set to an email, all of the rules in that\n            configuration set are applied to the email. </p>",
448                "smithy.api#http": {
449                    "method": "POST",
450                    "uri": "/v1/email/configuration-sets",
451                    "code": 200
452                }
453            }
454        },
455        "com.amazonaws.pinpointemail#CreateConfigurationSetEventDestination": {
456            "type": "operation",
457            "input": {
458                "target": "com.amazonaws.pinpointemail#CreateConfigurationSetEventDestinationRequest"
459            },
460            "output": {
461                "target": "com.amazonaws.pinpointemail#CreateConfigurationSetEventDestinationResponse"
462            },
463            "errors": [
464                {
465                    "target": "com.amazonaws.pinpointemail#AlreadyExistsException"
466                },
467                {
468                    "target": "com.amazonaws.pinpointemail#BadRequestException"
469                },
470                {
471                    "target": "com.amazonaws.pinpointemail#LimitExceededException"
472                },
473                {
474                    "target": "com.amazonaws.pinpointemail#NotFoundException"
475                },
476                {
477                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
478                }
479            ],
480            "traits": {
481                "smithy.api#documentation": "<p>Create an event destination. In Amazon Pinpoint, <i>events</i> include message\n            sends, deliveries, opens, clicks, bounces, and complaints. <i>Event\n                destinations</i> are places that you can send information about these events\n            to. For example, you can send event data to Amazon SNS to receive notifications when you\n            receive bounces or complaints, or you can use Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term\n            storage.</p>\n        <p>A single configuration set can include more than one event destination.</p>",
482                "smithy.api#http": {
483                    "method": "POST",
484                    "uri": "/v1/email/configuration-sets/{ConfigurationSetName}/event-destinations",
485                    "code": 200
486                }
487            }
488        },
489        "com.amazonaws.pinpointemail#CreateConfigurationSetEventDestinationRequest": {
490            "type": "structure",
491            "members": {
492                "ConfigurationSetName": {
493                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
494                    "traits": {
495                        "smithy.api#documentation": "<p>The name of the configuration set that you want to add an event destination to.</p>",
496                        "smithy.api#httpLabel": {},
497                        "smithy.api#required": {}
498                    }
499                },
500                "EventDestinationName": {
501                    "target": "com.amazonaws.pinpointemail#EventDestinationName",
502                    "traits": {
503                        "smithy.api#documentation": "<p>A name that identifies the event destination within the configuration set.</p>",
504                        "smithy.api#required": {}
505                    }
506                },
507                "EventDestination": {
508                    "target": "com.amazonaws.pinpointemail#EventDestinationDefinition",
509                    "traits": {
510                        "smithy.api#documentation": "<p>An object that defines the event destination.</p>",
511                        "smithy.api#required": {}
512                    }
513                }
514            },
515            "traits": {
516                "smithy.api#documentation": "<p>A request to add an event destination to a configuration set.</p>"
517            }
518        },
519        "com.amazonaws.pinpointemail#CreateConfigurationSetEventDestinationResponse": {
520            "type": "structure",
521            "members": {},
522            "traits": {
523                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
524            }
525        },
526        "com.amazonaws.pinpointemail#CreateConfigurationSetRequest": {
527            "type": "structure",
528            "members": {
529                "ConfigurationSetName": {
530                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
531                    "traits": {
532                        "smithy.api#documentation": "<p>The name of the configuration set.</p>",
533                        "smithy.api#required": {}
534                    }
535                },
536                "TrackingOptions": {
537                    "target": "com.amazonaws.pinpointemail#TrackingOptions",
538                    "traits": {
539                        "smithy.api#documentation": "<p>An object that defines the open and click tracking options for emails that you send\n            using the configuration set.</p>"
540                    }
541                },
542                "DeliveryOptions": {
543                    "target": "com.amazonaws.pinpointemail#DeliveryOptions",
544                    "traits": {
545                        "smithy.api#documentation": "<p>An object that defines the dedicated IP pool that is used to send emails that you send\n            using the configuration set.</p>"
546                    }
547                },
548                "ReputationOptions": {
549                    "target": "com.amazonaws.pinpointemail#ReputationOptions",
550                    "traits": {
551                        "smithy.api#documentation": "<p>An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails\n            that you send that use the configuration set.</p>"
552                    }
553                },
554                "SendingOptions": {
555                    "target": "com.amazonaws.pinpointemail#SendingOptions",
556                    "traits": {
557                        "smithy.api#documentation": "<p>An object that defines whether or not Amazon Pinpoint can send email that you send using the\n            configuration set.</p>"
558                    }
559                },
560                "Tags": {
561                    "target": "com.amazonaws.pinpointemail#TagList",
562                    "traits": {
563                        "smithy.api#documentation": "<p>An array of objects that define the tags (keys and values) that you want to associate\n            with the configuration set.</p>"
564                    }
565                }
566            },
567            "traits": {
568                "smithy.api#documentation": "<p>A request to create a configuration set.</p>"
569            }
570        },
571        "com.amazonaws.pinpointemail#CreateConfigurationSetResponse": {
572            "type": "structure",
573            "members": {},
574            "traits": {
575                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
576            }
577        },
578        "com.amazonaws.pinpointemail#CreateDedicatedIpPool": {
579            "type": "operation",
580            "input": {
581                "target": "com.amazonaws.pinpointemail#CreateDedicatedIpPoolRequest"
582            },
583            "output": {
584                "target": "com.amazonaws.pinpointemail#CreateDedicatedIpPoolResponse"
585            },
586            "errors": [
587                {
588                    "target": "com.amazonaws.pinpointemail#AlreadyExistsException"
589                },
590                {
591                    "target": "com.amazonaws.pinpointemail#BadRequestException"
592                },
593                {
594                    "target": "com.amazonaws.pinpointemail#ConcurrentModificationException"
595                },
596                {
597                    "target": "com.amazonaws.pinpointemail#LimitExceededException"
598                },
599                {
600                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
601                }
602            ],
603            "traits": {
604                "smithy.api#documentation": "<p>Create a new pool of dedicated IP addresses. A pool can include one or more dedicated\n            IP addresses that are associated with your Amazon Pinpoint account. You can associate a pool with\n            a configuration set. When you send an email that uses that configuration set, Amazon Pinpoint\n            sends it using only the IP addresses in the associated pool.</p>",
605                "smithy.api#http": {
606                    "method": "POST",
607                    "uri": "/v1/email/dedicated-ip-pools",
608                    "code": 200
609                }
610            }
611        },
612        "com.amazonaws.pinpointemail#CreateDedicatedIpPoolRequest": {
613            "type": "structure",
614            "members": {
615                "PoolName": {
616                    "target": "com.amazonaws.pinpointemail#PoolName",
617                    "traits": {
618                        "smithy.api#documentation": "<p>The name of the dedicated IP pool.</p>",
619                        "smithy.api#required": {}
620                    }
621                },
622                "Tags": {
623                    "target": "com.amazonaws.pinpointemail#TagList",
624                    "traits": {
625                        "smithy.api#documentation": "<p>An object that defines the tags (keys and values) that you want to associate with the\n            pool.</p>"
626                    }
627                }
628            },
629            "traits": {
630                "smithy.api#documentation": "<p>A request to create a new dedicated IP pool.</p>"
631            }
632        },
633        "com.amazonaws.pinpointemail#CreateDedicatedIpPoolResponse": {
634            "type": "structure",
635            "members": {},
636            "traits": {
637                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
638            }
639        },
640        "com.amazonaws.pinpointemail#CreateDeliverabilityTestReport": {
641            "type": "operation",
642            "input": {
643                "target": "com.amazonaws.pinpointemail#CreateDeliverabilityTestReportRequest"
644            },
645            "output": {
646                "target": "com.amazonaws.pinpointemail#CreateDeliverabilityTestReportResponse"
647            },
648            "errors": [
649                {
650                    "target": "com.amazonaws.pinpointemail#AccountSuspendedException"
651                },
652                {
653                    "target": "com.amazonaws.pinpointemail#BadRequestException"
654                },
655                {
656                    "target": "com.amazonaws.pinpointemail#ConcurrentModificationException"
657                },
658                {
659                    "target": "com.amazonaws.pinpointemail#LimitExceededException"
660                },
661                {
662                    "target": "com.amazonaws.pinpointemail#MailFromDomainNotVerifiedException"
663                },
664                {
665                    "target": "com.amazonaws.pinpointemail#MessageRejected"
666                },
667                {
668                    "target": "com.amazonaws.pinpointemail#NotFoundException"
669                },
670                {
671                    "target": "com.amazonaws.pinpointemail#SendingPausedException"
672                },
673                {
674                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
675                }
676            ],
677            "traits": {
678                "smithy.api#documentation": "<p>Create a new predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will be handled\n            by various email providers around the world. When you perform a predictive inbox placement test, you provide a\n            sample message that contains the content that you plan to send to your customers. Amazon Pinpoint\n            then sends that message to special email addresses spread across several major email\n            providers. After about 24 hours, the test is complete, and you can use the\n                <code>GetDeliverabilityTestReport</code> operation to view the results of the\n            test.</p>",
679                "smithy.api#http": {
680                    "method": "POST",
681                    "uri": "/v1/email/deliverability-dashboard/test",
682                    "code": 200
683                }
684            }
685        },
686        "com.amazonaws.pinpointemail#CreateDeliverabilityTestReportRequest": {
687            "type": "structure",
688            "members": {
689                "ReportName": {
690                    "target": "com.amazonaws.pinpointemail#ReportName",
691                    "traits": {
692                        "smithy.api#documentation": "<p>A unique name that helps you to identify the predictive inbox placement test when you retrieve the\n            results.</p>"
693                    }
694                },
695                "FromEmailAddress": {
696                    "target": "com.amazonaws.pinpointemail#EmailAddress",
697                    "traits": {
698                        "smithy.api#documentation": "<p>The email address that the predictive inbox placement test email was sent from.</p>",
699                        "smithy.api#required": {}
700                    }
701                },
702                "Content": {
703                    "target": "com.amazonaws.pinpointemail#EmailContent",
704                    "traits": {
705                        "smithy.api#documentation": "<p>The HTML body of the message that you sent when you performed the predictive inbox placement test.</p>",
706                        "smithy.api#required": {}
707                    }
708                },
709                "Tags": {
710                    "target": "com.amazonaws.pinpointemail#TagList",
711                    "traits": {
712                        "smithy.api#documentation": "<p>An array of objects that define the tags (keys and values) that you want to associate\n            with the predictive inbox placement test.</p>"
713                    }
714                }
715            },
716            "traits": {
717                "smithy.api#documentation": "<p>A request to perform a predictive inbox placement test. Predictive inbox placement tests can help you predict how your messages will\n            be handled by various email providers around the world. When you perform a predictive inbox placement test, you\n            provide a sample message that contains the content that you plan to send to your\n            customers. Amazon Pinpoint then sends that message to special email addresses spread across\n            several major email providers. After about 24 hours, the test is complete, and you can\n            use the <code>GetDeliverabilityTestReport</code> operation to view the results of the\n            test.</p>"
718            }
719        },
720        "com.amazonaws.pinpointemail#CreateDeliverabilityTestReportResponse": {
721            "type": "structure",
722            "members": {
723                "ReportId": {
724                    "target": "com.amazonaws.pinpointemail#ReportId",
725                    "traits": {
726                        "smithy.api#documentation": "<p>A unique string that identifies the predictive inbox placement test.</p>",
727                        "smithy.api#required": {}
728                    }
729                },
730                "DeliverabilityTestStatus": {
731                    "target": "com.amazonaws.pinpointemail#DeliverabilityTestStatus",
732                    "traits": {
733                        "smithy.api#documentation": "<p>The status of the predictive inbox placement test. If the status is <code>IN_PROGRESS</code>, then the predictive inbox placement test\n            is currently running. Predictive inbox placement tests are usually complete within 24 hours of creating the\n            test. If the status is <code>COMPLETE</code>, then the test is finished, and you can use\n            the <code>GetDeliverabilityTestReport</code> to view the results of the test.</p>",
734                        "smithy.api#required": {}
735                    }
736                }
737            },
738            "traits": {
739                "smithy.api#documentation": "<p>Information about the predictive inbox placement test that you created.</p>"
740            }
741        },
742        "com.amazonaws.pinpointemail#CreateEmailIdentity": {
743            "type": "operation",
744            "input": {
745                "target": "com.amazonaws.pinpointemail#CreateEmailIdentityRequest"
746            },
747            "output": {
748                "target": "com.amazonaws.pinpointemail#CreateEmailIdentityResponse"
749            },
750            "errors": [
751                {
752                    "target": "com.amazonaws.pinpointemail#BadRequestException"
753                },
754                {
755                    "target": "com.amazonaws.pinpointemail#ConcurrentModificationException"
756                },
757                {
758                    "target": "com.amazonaws.pinpointemail#LimitExceededException"
759                },
760                {
761                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
762                }
763            ],
764            "traits": {
765                "smithy.api#documentation": "<p>Verifies an email identity for use with Amazon Pinpoint. In Amazon Pinpoint, an identity is an email\n            address or domain that you use when you send email. Before you can use an identity to\n            send email with Amazon Pinpoint, you first have to verify it. By verifying an address, you\n            demonstrate that you're the owner of the address, and that you've given Amazon Pinpoint permission\n            to send email from the address.</p>\n        <p>When you verify an email address, Amazon Pinpoint sends an email to the address. Your email\n            address is verified as soon as you follow the link in the verification email.\n            \n        </p>\n        <p>When you verify a domain, this operation provides a set of DKIM tokens, which you can\n            convert into CNAME tokens. You add these CNAME tokens to the DNS configuration for your\n            domain. Your domain is verified when Amazon Pinpoint detects these records in the DNS\n            configuration for your domain. It usually takes around 72 hours to complete the domain\n            verification process.</p>",
766                "smithy.api#http": {
767                    "method": "POST",
768                    "uri": "/v1/email/identities",
769                    "code": 200
770                }
771            }
772        },
773        "com.amazonaws.pinpointemail#CreateEmailIdentityRequest": {
774            "type": "structure",
775            "members": {
776                "EmailIdentity": {
777                    "target": "com.amazonaws.pinpointemail#Identity",
778                    "traits": {
779                        "smithy.api#documentation": "<p>The email address or domain that you want to verify.</p>",
780                        "smithy.api#required": {}
781                    }
782                },
783                "Tags": {
784                    "target": "com.amazonaws.pinpointemail#TagList",
785                    "traits": {
786                        "smithy.api#documentation": "<p>An array of objects that define the tags (keys and values) that you want to associate\n            with the email identity.</p>"
787                    }
788                }
789            },
790            "traits": {
791                "smithy.api#documentation": "<p>A request to begin the verification process for an email identity (an email address or\n            domain).</p>"
792            }
793        },
794        "com.amazonaws.pinpointemail#CreateEmailIdentityResponse": {
795            "type": "structure",
796            "members": {
797                "IdentityType": {
798                    "target": "com.amazonaws.pinpointemail#IdentityType",
799                    "traits": {
800                        "smithy.api#documentation": "<p>The email identity type.</p>"
801                    }
802                },
803                "VerifiedForSendingStatus": {
804                    "target": "com.amazonaws.pinpointemail#Enabled",
805                    "traits": {
806                        "smithy.api#documentation": "<p>Specifies whether or not the identity is verified. In Amazon Pinpoint, you can only send email\n            from verified email addresses or domains. For more information about verifying\n            identities, see the <a href=\"https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-email-manage-verify.html\">Amazon Pinpoint User Guide</a>.</p>"
807                    }
808                },
809                "DkimAttributes": {
810                    "target": "com.amazonaws.pinpointemail#DkimAttributes",
811                    "traits": {
812                        "smithy.api#documentation": "<p>An object that contains information about the DKIM attributes for the identity. This\n            object includes the tokens that you use to create the CNAME records that are required to\n            complete the DKIM verification process.</p>"
813                    }
814                }
815            },
816            "traits": {
817                "smithy.api#documentation": "<p>If the email identity is a domain, this object contains tokens that you can use to\n            create a set of CNAME records. To sucessfully verify your domain, you have to add these\n            records to the DNS configuration for your domain.</p>\n        <p>If the email identity is an email address, this object is empty. </p>"
818            }
819        },
820        "com.amazonaws.pinpointemail#CustomRedirectDomain": {
821            "type": "string",
822            "traits": {
823                "smithy.api#documentation": "<p>The domain that you want to use for tracking open and click events.</p>"
824            }
825        },
826        "com.amazonaws.pinpointemail#DailyVolume": {
827            "type": "structure",
828            "members": {
829                "StartDate": {
830                    "target": "com.amazonaws.pinpointemail#Timestamp",
831                    "traits": {
832                        "smithy.api#documentation": "<p>The date that the DailyVolume metrics apply to, in Unix time.</p>"
833                    }
834                },
835                "VolumeStatistics": {
836                    "target": "com.amazonaws.pinpointemail#VolumeStatistics",
837                    "traits": {
838                        "smithy.api#documentation": "<p>An object that contains inbox placement metrics for a specific day in the analysis\n            period.</p>"
839                    }
840                },
841                "DomainIspPlacements": {
842                    "target": "com.amazonaws.pinpointemail#DomainIspPlacements",
843                    "traits": {
844                        "smithy.api#documentation": "<p>An object that contains inbox placement metrics for a specified day in the analysis\n            period, broken out by the recipient's email provider.</p>"
845                    }
846                }
847            },
848            "traits": {
849                "smithy.api#documentation": "<p>An object that contains information about the volume of email sent on each day of the\n            analysis period.</p>"
850            }
851        },
852        "com.amazonaws.pinpointemail#DailyVolumes": {
853            "type": "list",
854            "member": {
855                "target": "com.amazonaws.pinpointemail#DailyVolume"
856            }
857        },
858        "com.amazonaws.pinpointemail#DedicatedIp": {
859            "type": "structure",
860            "members": {
861                "Ip": {
862                    "target": "com.amazonaws.pinpointemail#Ip",
863                    "traits": {
864                        "smithy.api#documentation": "<p>An IP address that is reserved for use by your Amazon Pinpoint account.</p>",
865                        "smithy.api#required": {}
866                    }
867                },
868                "WarmupStatus": {
869                    "target": "com.amazonaws.pinpointemail#WarmupStatus",
870                    "traits": {
871                        "smithy.api#documentation": "<p>The warm-up status of a dedicated IP address. The status can have one of the following\n            values:</p>\n        <ul>\n            <li>\n                <p>\n                  <code>IN_PROGRESS</code> – The IP address isn't ready to use because the\n                    dedicated IP warm-up process is ongoing.</p>\n            </li>\n            <li>\n                <p>\n                  <code>DONE</code> – The dedicated IP warm-up process is complete, and\n                    the IP address is ready to use.</p>\n            </li>\n         </ul>",
872                        "smithy.api#required": {}
873                    }
874                },
875                "WarmupPercentage": {
876                    "target": "com.amazonaws.pinpointemail#Percentage100Wrapper",
877                    "traits": {
878                        "smithy.api#documentation": "<p>Indicates how complete the dedicated IP warm-up process is. When this value equals 1,\n            the address has completed the warm-up process and is ready for use.</p>",
879                        "smithy.api#required": {}
880                    }
881                },
882                "PoolName": {
883                    "target": "com.amazonaws.pinpointemail#PoolName",
884                    "traits": {
885                        "smithy.api#documentation": "<p>The name of the dedicated IP pool that the IP address is associated with.</p>"
886                    }
887                }
888            },
889            "traits": {
890                "smithy.api#documentation": "<p>Contains information about a dedicated IP address that is associated with your Amazon Pinpoint\n            account.</p>\n        <p></p>"
891            }
892        },
893        "com.amazonaws.pinpointemail#DedicatedIpList": {
894            "type": "list",
895            "member": {
896                "target": "com.amazonaws.pinpointemail#DedicatedIp"
897            },
898            "traits": {
899                "smithy.api#documentation": "<p>A list of dedicated IP addresses that are associated with your Amazon Pinpoint account.</p>"
900            }
901        },
902        "com.amazonaws.pinpointemail#DefaultDimensionValue": {
903            "type": "string",
904            "traits": {
905                "smithy.api#documentation": "<p>The default value of the dimension that is published to Amazon CloudWatch if you don't provide the\n            value of the dimension when you send an email. This value has to meet the following\n            criteria:</p>\n        <ul>\n            <li>\n                <p>It can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_),\n                    or dashes (-).</p>\n            </li>\n            <li>\n                <p>It can contain no more than 256 characters.</p>\n            </li>\n         </ul>"
906            }
907        },
908        "com.amazonaws.pinpointemail#DeleteConfigurationSet": {
909            "type": "operation",
910            "input": {
911                "target": "com.amazonaws.pinpointemail#DeleteConfigurationSetRequest"
912            },
913            "output": {
914                "target": "com.amazonaws.pinpointemail#DeleteConfigurationSetResponse"
915            },
916            "errors": [
917                {
918                    "target": "com.amazonaws.pinpointemail#BadRequestException"
919                },
920                {
921                    "target": "com.amazonaws.pinpointemail#ConcurrentModificationException"
922                },
923                {
924                    "target": "com.amazonaws.pinpointemail#NotFoundException"
925                },
926                {
927                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
928                }
929            ],
930            "traits": {
931                "smithy.api#documentation": "<p>Delete an existing configuration set.</p>\n        <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can\n            apply to the emails you send. You apply a configuration set to an email by including a\n            reference to the configuration set in the headers of the email. When you apply a\n            configuration set to an email, all of the rules in that configuration set are applied to\n            the email.</p>",
932                "smithy.api#http": {
933                    "method": "DELETE",
934                    "uri": "/v1/email/configuration-sets/{ConfigurationSetName}",
935                    "code": 200
936                }
937            }
938        },
939        "com.amazonaws.pinpointemail#DeleteConfigurationSetEventDestination": {
940            "type": "operation",
941            "input": {
942                "target": "com.amazonaws.pinpointemail#DeleteConfigurationSetEventDestinationRequest"
943            },
944            "output": {
945                "target": "com.amazonaws.pinpointemail#DeleteConfigurationSetEventDestinationResponse"
946            },
947            "errors": [
948                {
949                    "target": "com.amazonaws.pinpointemail#BadRequestException"
950                },
951                {
952                    "target": "com.amazonaws.pinpointemail#NotFoundException"
953                },
954                {
955                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
956                }
957            ],
958            "traits": {
959                "smithy.api#documentation": "<p>Delete an event destination.</p>\n        <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,\n            clicks, bounces, and complaints. <i>Event destinations</i> are places that\n            you can send information about these events to. For example, you can send event data to\n            Amazon SNS to receive notifications when you receive bounces or complaints, or you can use\n            Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>",
960                "smithy.api#http": {
961                    "method": "DELETE",
962                    "uri": "/v1/email/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}",
963                    "code": 200
964                }
965            }
966        },
967        "com.amazonaws.pinpointemail#DeleteConfigurationSetEventDestinationRequest": {
968            "type": "structure",
969            "members": {
970                "ConfigurationSetName": {
971                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
972                    "traits": {
973                        "smithy.api#documentation": "<p>The name of the configuration set that contains the event destination that you want to\n            delete.</p>",
974                        "smithy.api#httpLabel": {},
975                        "smithy.api#required": {}
976                    }
977                },
978                "EventDestinationName": {
979                    "target": "com.amazonaws.pinpointemail#EventDestinationName",
980                    "traits": {
981                        "smithy.api#documentation": "<p>The name of the event destination that you want to delete.</p>",
982                        "smithy.api#httpLabel": {},
983                        "smithy.api#required": {}
984                    }
985                }
986            },
987            "traits": {
988                "smithy.api#documentation": "<p>A request to delete an event destination from a configuration set.</p>"
989            }
990        },
991        "com.amazonaws.pinpointemail#DeleteConfigurationSetEventDestinationResponse": {
992            "type": "structure",
993            "members": {},
994            "traits": {
995                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
996            }
997        },
998        "com.amazonaws.pinpointemail#DeleteConfigurationSetRequest": {
999            "type": "structure",
1000            "members": {
1001                "ConfigurationSetName": {
1002                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
1003                    "traits": {
1004                        "smithy.api#documentation": "<p>The name of the configuration set that you want to delete.</p>",
1005                        "smithy.api#httpLabel": {},
1006                        "smithy.api#required": {}
1007                    }
1008                }
1009            },
1010            "traits": {
1011                "smithy.api#documentation": "<p>A request to delete a configuration set.</p>"
1012            }
1013        },
1014        "com.amazonaws.pinpointemail#DeleteConfigurationSetResponse": {
1015            "type": "structure",
1016            "members": {},
1017            "traits": {
1018                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
1019            }
1020        },
1021        "com.amazonaws.pinpointemail#DeleteDedicatedIpPool": {
1022            "type": "operation",
1023            "input": {
1024                "target": "com.amazonaws.pinpointemail#DeleteDedicatedIpPoolRequest"
1025            },
1026            "output": {
1027                "target": "com.amazonaws.pinpointemail#DeleteDedicatedIpPoolResponse"
1028            },
1029            "errors": [
1030                {
1031                    "target": "com.amazonaws.pinpointemail#BadRequestException"
1032                },
1033                {
1034                    "target": "com.amazonaws.pinpointemail#ConcurrentModificationException"
1035                },
1036                {
1037                    "target": "com.amazonaws.pinpointemail#NotFoundException"
1038                },
1039                {
1040                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
1041                }
1042            ],
1043            "traits": {
1044                "smithy.api#documentation": "<p>Delete a dedicated IP pool.</p>",
1045                "smithy.api#http": {
1046                    "method": "DELETE",
1047                    "uri": "/v1/email/dedicated-ip-pools/{PoolName}",
1048                    "code": 200
1049                }
1050            }
1051        },
1052        "com.amazonaws.pinpointemail#DeleteDedicatedIpPoolRequest": {
1053            "type": "structure",
1054            "members": {
1055                "PoolName": {
1056                    "target": "com.amazonaws.pinpointemail#PoolName",
1057                    "traits": {
1058                        "smithy.api#documentation": "<p>The name of the dedicated IP pool that you want to delete.</p>",
1059                        "smithy.api#httpLabel": {},
1060                        "smithy.api#required": {}
1061                    }
1062                }
1063            },
1064            "traits": {
1065                "smithy.api#documentation": "<p>A request to delete a dedicated IP pool.</p>"
1066            }
1067        },
1068        "com.amazonaws.pinpointemail#DeleteDedicatedIpPoolResponse": {
1069            "type": "structure",
1070            "members": {},
1071            "traits": {
1072                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
1073            }
1074        },
1075        "com.amazonaws.pinpointemail#DeleteEmailIdentity": {
1076            "type": "operation",
1077            "input": {
1078                "target": "com.amazonaws.pinpointemail#DeleteEmailIdentityRequest"
1079            },
1080            "output": {
1081                "target": "com.amazonaws.pinpointemail#DeleteEmailIdentityResponse"
1082            },
1083            "errors": [
1084                {
1085                    "target": "com.amazonaws.pinpointemail#BadRequestException"
1086                },
1087                {
1088                    "target": "com.amazonaws.pinpointemail#ConcurrentModificationException"
1089                },
1090                {
1091                    "target": "com.amazonaws.pinpointemail#NotFoundException"
1092                },
1093                {
1094                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
1095                }
1096            ],
1097            "traits": {
1098                "smithy.api#documentation": "<p>Deletes an email identity that you previously verified for use with Amazon Pinpoint. An identity\n            can be either an email address or a domain name.</p>",
1099                "smithy.api#http": {
1100                    "method": "DELETE",
1101                    "uri": "/v1/email/identities/{EmailIdentity}",
1102                    "code": 200
1103                }
1104            }
1105        },
1106        "com.amazonaws.pinpointemail#DeleteEmailIdentityRequest": {
1107            "type": "structure",
1108            "members": {
1109                "EmailIdentity": {
1110                    "target": "com.amazonaws.pinpointemail#Identity",
1111                    "traits": {
1112                        "smithy.api#documentation": "<p>The identity (that is, the email address or domain) that you want to delete from your\n            Amazon Pinpoint account.</p>",
1113                        "smithy.api#httpLabel": {},
1114                        "smithy.api#required": {}
1115                    }
1116                }
1117            },
1118            "traits": {
1119                "smithy.api#documentation": "<p>A request to delete an existing email identity. When you delete an identity, you lose\n            the ability to use Amazon Pinpoint to send email from that identity. You can restore your ability\n            to send email by completing the verification process for the identity again.</p>"
1120            }
1121        },
1122        "com.amazonaws.pinpointemail#DeleteEmailIdentityResponse": {
1123            "type": "structure",
1124            "members": {},
1125            "traits": {
1126                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
1127            }
1128        },
1129        "com.amazonaws.pinpointemail#DeliverabilityDashboardAccountStatus": {
1130            "type": "string",
1131            "traits": {
1132                "smithy.api#documentation": "<p>The current status of your Deliverability dashboard subscription. If this value is\n                <code>PENDING_EXPIRATION</code>, your subscription is scheduled to expire at the end\n            of the current calendar month.</p>",
1133                "smithy.api#enum": [
1134                    {
1135                        "value": "ACTIVE",
1136                        "name": "ACTIVE"
1137                    },
1138                    {
1139                        "value": "PENDING_EXPIRATION",
1140                        "name": "PENDING_EXPIRATION"
1141                    },
1142                    {
1143                        "value": "DISABLED",
1144                        "name": "DISABLED"
1145                    }
1146                ]
1147            }
1148        },
1149        "com.amazonaws.pinpointemail#DeliverabilityTestReport": {
1150            "type": "structure",
1151            "members": {
1152                "ReportId": {
1153                    "target": "com.amazonaws.pinpointemail#ReportId",
1154                    "traits": {
1155                        "smithy.api#documentation": "<p>A unique string that identifies the predictive inbox placement test.</p>"
1156                    }
1157                },
1158                "ReportName": {
1159                    "target": "com.amazonaws.pinpointemail#ReportName",
1160                    "traits": {
1161                        "smithy.api#documentation": "<p>A name that helps you identify a predictive inbox placement test report.</p>"
1162                    }
1163                },
1164                "Subject": {
1165                    "target": "com.amazonaws.pinpointemail#DeliverabilityTestSubject",
1166                    "traits": {
1167                        "smithy.api#documentation": "<p>The subject line for an email that you submitted in a predictive inbox placement test.</p>"
1168                    }
1169                },
1170                "FromEmailAddress": {
1171                    "target": "com.amazonaws.pinpointemail#EmailAddress",
1172                    "traits": {
1173                        "smithy.api#documentation": "<p>The sender address that you specified for the predictive inbox placement test.</p>"
1174                    }
1175                },
1176                "CreateDate": {
1177                    "target": "com.amazonaws.pinpointemail#Timestamp",
1178                    "traits": {
1179                        "smithy.api#documentation": "<p>The date and time when the predictive inbox placement test was created, in Unix time format.</p>"
1180                    }
1181                },
1182                "DeliverabilityTestStatus": {
1183                    "target": "com.amazonaws.pinpointemail#DeliverabilityTestStatus",
1184                    "traits": {
1185                        "smithy.api#documentation": "<p>The status of the predictive inbox placement test. If the status is <code>IN_PROGRESS</code>, then the predictive inbox placement test\n            is currently running. Predictive inbox placement tests are usually complete within 24 hours of creating the\n            test. If the status is <code>COMPLETE</code>, then the test is finished, and you can use\n            the <code>GetDeliverabilityTestReport</code> to view the results of the test.</p>"
1186                    }
1187                }
1188            },
1189            "traits": {
1190                "smithy.api#documentation": "<p>An object that contains metadata related to a predictive inbox placement test.</p>"
1191            }
1192        },
1193        "com.amazonaws.pinpointemail#DeliverabilityTestReports": {
1194            "type": "list",
1195            "member": {
1196                "target": "com.amazonaws.pinpointemail#DeliverabilityTestReport"
1197            }
1198        },
1199        "com.amazonaws.pinpointemail#DeliverabilityTestStatus": {
1200            "type": "string",
1201            "traits": {
1202                "smithy.api#documentation": "<p>The status of a predictive inbox placement test. If the status is <code>IN_PROGRESS</code>, then the predictive inbox placement test is\n            currently running. Predictive inbox placement tests are usually complete within 24 hours of creating the test.\n            If the status is <code>COMPLETE</code>, then the test is finished, and you can use the\n                <code>GetDeliverabilityTestReport</code> operation to view the results of the\n            test.</p>",
1203                "smithy.api#enum": [
1204                    {
1205                        "value": "IN_PROGRESS",
1206                        "name": "IN_PROGRESS"
1207                    },
1208                    {
1209                        "value": "COMPLETED",
1210                        "name": "COMPLETED"
1211                    }
1212                ]
1213            }
1214        },
1215        "com.amazonaws.pinpointemail#DeliverabilityTestSubject": {
1216            "type": "string",
1217            "traits": {
1218                "smithy.api#documentation": "<p>The subject line for an email that you submitted in a predictive inbox placement test.</p>"
1219            }
1220        },
1221        "com.amazonaws.pinpointemail#DeliveryOptions": {
1222            "type": "structure",
1223            "members": {
1224                "TlsPolicy": {
1225                    "target": "com.amazonaws.pinpointemail#TlsPolicy",
1226                    "traits": {
1227                        "smithy.api#documentation": "<p>Specifies whether messages that use the configuration set are required to use\n            Transport Layer Security (TLS). If the value is <code>Require</code>, messages are only\n            delivered if a TLS connection can be established. If the value is <code>Optional</code>,\n            messages can be delivered in plain text if a TLS connection can't be established.</p>"
1228                    }
1229                },
1230                "SendingPoolName": {
1231                    "target": "com.amazonaws.pinpointemail#PoolName",
1232                    "traits": {
1233                        "smithy.api#documentation": "<p>The name of the dedicated IP pool that you want to associate with the configuration\n            set.</p>"
1234                    }
1235                }
1236            },
1237            "traits": {
1238                "smithy.api#documentation": "<p>Used to associate a configuration set with a dedicated IP pool.</p>"
1239            }
1240        },
1241        "com.amazonaws.pinpointemail#Destination": {
1242            "type": "structure",
1243            "members": {
1244                "ToAddresses": {
1245                    "target": "com.amazonaws.pinpointemail#EmailAddressList",
1246                    "traits": {
1247                        "smithy.api#documentation": "<p>An array that contains the email addresses of the \"To\" recipients for the\n            email.</p>"
1248                    }
1249                },
1250                "CcAddresses": {
1251                    "target": "com.amazonaws.pinpointemail#EmailAddressList",
1252                    "traits": {
1253                        "smithy.api#documentation": "<p>An array that contains the email addresses of the \"CC\" (carbon copy) recipients for\n            the email.</p>"
1254                    }
1255                },
1256                "BccAddresses": {
1257                    "target": "com.amazonaws.pinpointemail#EmailAddressList",
1258                    "traits": {
1259                        "smithy.api#documentation": "<p>An array that contains the email addresses of the \"BCC\" (blind carbon copy) recipients\n            for the email.</p>"
1260                    }
1261                }
1262            },
1263            "traits": {
1264                "smithy.api#documentation": "<p>An object that describes the recipients for an email.</p>"
1265            }
1266        },
1267        "com.amazonaws.pinpointemail#DimensionName": {
1268            "type": "string",
1269            "traits": {
1270                "smithy.api#documentation": "<p>The name of an Amazon CloudWatch dimension associated with an email sending metric. The name has to\n            meet the following criteria:</p>\n        <ul>\n            <li>\n                <p>It can only contain ASCII letters (a-z, A-Z), numbers (0-9), underscores (_),\n                    or dashes (-).</p>\n            </li>\n            <li>\n                <p>It can contain no more than 256 characters.</p>\n            </li>\n         </ul>"
1271            }
1272        },
1273        "com.amazonaws.pinpointemail#DimensionValueSource": {
1274            "type": "string",
1275            "traits": {
1276                "smithy.api#documentation": "<p>The location where Amazon Pinpoint finds the value of a dimension to publish to Amazon CloudWatch. If you\n            want Amazon Pinpoint to use the message tags that you specify using an X-SES-MESSAGE-TAGS header\n            or a parameter to the SendEmail/SendRawEmail API, choose <code>messageTag</code>. If you\n            want Amazon Pinpoint to use your own email headers, choose <code>emailHeader</code>. If you want\n            Amazon Pinpoint to use link tags, choose <code>linkTags</code>.</p>",
1277                "smithy.api#enum": [
1278                    {
1279                        "value": "MESSAGE_TAG",
1280                        "name": "MESSAGE_TAG"
1281                    },
1282                    {
1283                        "value": "EMAIL_HEADER",
1284                        "name": "EMAIL_HEADER"
1285                    },
1286                    {
1287                        "value": "LINK_TAG",
1288                        "name": "LINK_TAG"
1289                    }
1290                ]
1291            }
1292        },
1293        "com.amazonaws.pinpointemail#DkimAttributes": {
1294            "type": "structure",
1295            "members": {
1296                "SigningEnabled": {
1297                    "target": "com.amazonaws.pinpointemail#Enabled",
1298                    "traits": {
1299                        "smithy.api#documentation": "<p>If the value is <code>true</code>, then the messages that Amazon Pinpoint sends from the\n            identity are DKIM-signed. If the value is <code>false</code>, then the messages that\n            Amazon Pinpoint sends from the identity aren't DKIM-signed.</p>"
1300                    }
1301                },
1302                "Status": {
1303                    "target": "com.amazonaws.pinpointemail#DkimStatus",
1304                    "traits": {
1305                        "smithy.api#documentation": "<p>Describes whether or not Amazon Pinpoint has successfully located the DKIM records in the DNS\n            records for the domain. The status can be one of the following:</p>\n        <ul>\n            <li>\n                <p>\n                  <code>PENDING</code> – Amazon Pinpoint hasn't yet located the DKIM records in the\n                    DNS configuration for the domain, but will continue to attempt to locate\n                    them.</p>\n            </li>\n            <li>\n                <p>\n                  <code>SUCCESS</code> – Amazon Pinpoint located the DKIM records in the DNS\n                    configuration for the domain and determined that they're correct. Amazon Pinpoint can now\n                    send DKIM-signed email from the identity.</p>\n            </li>\n            <li>\n                <p>\n                  <code>FAILED</code> – Amazon Pinpoint was unable to locate the DKIM records in the\n                    DNS settings for the domain, and won't continue to search for them.</p>\n            </li>\n            <li>\n                <p>\n                  <code>TEMPORARY_FAILURE</code> – A temporary issue occurred, which\n                    prevented Amazon Pinpoint from determining the DKIM status for the domain.</p>\n            </li>\n            <li>\n                <p>\n                  <code>NOT_STARTED</code> – Amazon Pinpoint hasn't yet started searching for the\n                    DKIM records in the DKIM records for the domain.</p>\n            </li>\n         </ul>"
1306                    }
1307                },
1308                "Tokens": {
1309                    "target": "com.amazonaws.pinpointemail#DnsTokenList",
1310                    "traits": {
1311                        "smithy.api#documentation": "<p>A set of unique strings that you use to create a set of CNAME records that you add to\n            the DNS configuration for your domain. When Amazon Pinpoint detects these records in the DNS\n            configuration for your domain, the DKIM authentication process is complete. Amazon Pinpoint\n            usually detects these records within about 72 hours of adding them to the DNS\n            configuration for your domain.</p>"
1312                    }
1313                }
1314            },
1315            "traits": {
1316                "smithy.api#documentation": "<p>An object that contains information about the DKIM configuration for an email\n            identity.</p>"
1317            }
1318        },
1319        "com.amazonaws.pinpointemail#DkimStatus": {
1320            "type": "string",
1321            "traits": {
1322                "smithy.api#documentation": "<p>The DKIM authentication status of the identity. The status can be one of the\n            following:</p>\n        <ul>\n            <li>\n                <p>\n                  <code>PENDING</code> – The DKIM verification process was initiated, and\n                    Amazon Pinpoint is still waiting for the required CNAME records to appear in the DNS\n                    configuration for the domain.</p>\n            </li>\n            <li>\n                <p>\n                  <code>SUCCESS</code> – The DKIM authentication process completed\n                    successfully.</p>\n            </li>\n            <li>\n                <p>\n                  <code>FAILED</code> – The DKIM authentication process failed. This can\n                    happen when Amazon Pinpoint fails to find the required CNAME records in the DNS\n                    configuration of the domain.</p>\n            </li>\n            <li>\n                <p>\n                  <code>TEMPORARY_FAILURE</code> – A temporary issue is preventing Amazon Pinpoint\n                    from determining the DKIM authentication status of the domain.</p>\n            </li>\n            <li>\n                <p>\n                  <code>NOT_STARTED</code> – The DKIM verification process hasn't been\n                    initiated for the domain.</p>\n            </li>\n         </ul>",
1323                "smithy.api#enum": [
1324                    {
1325                        "value": "PENDING",
1326                        "name": "PENDING"
1327                    },
1328                    {
1329                        "value": "SUCCESS",
1330                        "name": "SUCCESS"
1331                    },
1332                    {
1333                        "value": "FAILED",
1334                        "name": "FAILED"
1335                    },
1336                    {
1337                        "value": "TEMPORARY_FAILURE",
1338                        "name": "TEMPORARY_FAILURE"
1339                    },
1340                    {
1341                        "value": "NOT_STARTED",
1342                        "name": "NOT_STARTED"
1343                    }
1344                ]
1345            }
1346        },
1347        "com.amazonaws.pinpointemail#DnsToken": {
1348            "type": "string"
1349        },
1350        "com.amazonaws.pinpointemail#DnsTokenList": {
1351            "type": "list",
1352            "member": {
1353                "target": "com.amazonaws.pinpointemail#DnsToken"
1354            }
1355        },
1356        "com.amazonaws.pinpointemail#Domain": {
1357            "type": "string"
1358        },
1359        "com.amazonaws.pinpointemail#DomainDeliverabilityCampaign": {
1360            "type": "structure",
1361            "members": {
1362                "CampaignId": {
1363                    "target": "com.amazonaws.pinpointemail#CampaignId",
1364                    "traits": {
1365                        "smithy.api#documentation": "<p>The unique identifier for the campaign. Amazon Pinpoint automatically generates and assigns this\n            identifier to a campaign. This value is not the same as the campaign identifier that\n            Amazon Pinpoint assigns to campaigns that you create and manage by using the Amazon Pinpoint API or the\n            Amazon Pinpoint console.</p>"
1366                    }
1367                },
1368                "ImageUrl": {
1369                    "target": "com.amazonaws.pinpointemail#ImageUrl",
1370                    "traits": {
1371                        "smithy.api#documentation": "<p>The URL of an image that contains a snapshot of the email message that was\n            sent.</p>"
1372                    }
1373                },
1374                "Subject": {
1375                    "target": "com.amazonaws.pinpointemail#Subject",
1376                    "traits": {
1377                        "smithy.api#documentation": "<p>The subject line, or title, of the email message.</p>"
1378                    }
1379                },
1380                "FromAddress": {
1381                    "target": "com.amazonaws.pinpointemail#Identity",
1382                    "traits": {
1383                        "smithy.api#documentation": "<p>The verified email address that the email message was sent from.</p>"
1384                    }
1385                },
1386                "SendingIps": {
1387                    "target": "com.amazonaws.pinpointemail#IpList",
1388                    "traits": {
1389                        "smithy.api#documentation": "<p>The IP addresses that were used to send the email message.</p>"
1390                    }
1391                },
1392                "FirstSeenDateTime": {
1393                    "target": "com.amazonaws.pinpointemail#Timestamp",
1394                    "traits": {
1395                        "smithy.api#documentation": "<p>The first time, in Unix time format, when the email message was delivered to any\n            recipient's inbox. This value can help you determine how long it took for a campaign to\n            deliver an email message.</p>"
1396                    }
1397                },
1398                "LastSeenDateTime": {
1399                    "target": "com.amazonaws.pinpointemail#Timestamp",
1400                    "traits": {
1401                        "smithy.api#documentation": "<p>The last time, in Unix time format, when the email message was delivered to any\n            recipient's inbox. This value can help you determine how long it took for a campaign to\n            deliver an email message.</p>"
1402                    }
1403                },
1404                "InboxCount": {
1405                    "target": "com.amazonaws.pinpointemail#Volume",
1406                    "traits": {
1407                        "smithy.api#documentation": "<p>The number of email messages that were delivered to recipients’ inboxes.</p>"
1408                    }
1409                },
1410                "SpamCount": {
1411                    "target": "com.amazonaws.pinpointemail#Volume",
1412                    "traits": {
1413                        "smithy.api#documentation": "<p>The number of email messages that were delivered to recipients' spam or junk mail\n            folders.</p>"
1414                    }
1415                },
1416                "ReadRate": {
1417                    "target": "com.amazonaws.pinpointemail#Percentage",
1418                    "traits": {
1419                        "smithy.api#documentation": "<p>The percentage of email messages that were opened by recipients. Due to technical\n            limitations, this value only includes recipients who opened the message by using an\n            email client that supports images.</p>"
1420                    }
1421                },
1422                "DeleteRate": {
1423                    "target": "com.amazonaws.pinpointemail#Percentage",
1424                    "traits": {
1425                        "smithy.api#documentation": "<p>The percentage of email messages that were deleted by recipients, without being opened\n            first. Due to technical limitations, this value only includes recipients who opened the\n            message by using an email client that supports images.</p>"
1426                    }
1427                },
1428                "ReadDeleteRate": {
1429                    "target": "com.amazonaws.pinpointemail#Percentage",
1430                    "traits": {
1431                        "smithy.api#documentation": "<p>The percentage of email messages that were opened and then deleted by recipients. Due\n            to technical limitations, this value only includes recipients who opened the message by\n            using an email client that supports images.</p>"
1432                    }
1433                },
1434                "ProjectedVolume": {
1435                    "target": "com.amazonaws.pinpointemail#Volume",
1436                    "traits": {
1437                        "smithy.api#documentation": "<p>The projected number of recipients that the email message was sent to.</p>"
1438                    }
1439                },
1440                "Esps": {
1441                    "target": "com.amazonaws.pinpointemail#Esps",
1442                    "traits": {
1443                        "smithy.api#documentation": "<p>The major email providers who handled the email message.</p>"
1444                    }
1445                }
1446            },
1447            "traits": {
1448                "smithy.api#documentation": "<p>An object that contains the deliverability data for a specific campaign. This data is\n            available for a campaign only if the campaign sent email by using a domain that the\n            Deliverability dashboard is enabled for (<code>PutDeliverabilityDashboardOption</code>\n            operation).</p>"
1449            }
1450        },
1451        "com.amazonaws.pinpointemail#DomainDeliverabilityCampaignList": {
1452            "type": "list",
1453            "member": {
1454                "target": "com.amazonaws.pinpointemail#DomainDeliverabilityCampaign"
1455            },
1456            "traits": {
1457                "smithy.api#documentation": "<p></p>"
1458            }
1459        },
1460        "com.amazonaws.pinpointemail#DomainDeliverabilityTrackingOption": {
1461            "type": "structure",
1462            "members": {
1463                "Domain": {
1464                    "target": "com.amazonaws.pinpointemail#Domain",
1465                    "traits": {
1466                        "smithy.api#documentation": "<p>A verified domain that’s associated with your AWS account and currently has an\n            active Deliverability dashboard subscription.</p>"
1467                    }
1468                },
1469                "SubscriptionStartDate": {
1470                    "target": "com.amazonaws.pinpointemail#Timestamp",
1471                    "traits": {
1472                        "smithy.api#documentation": "<p>The date, in Unix time format, when you enabled the Deliverability dashboard for the\n            domain.</p>"
1473                    }
1474                },
1475                "InboxPlacementTrackingOption": {
1476                    "target": "com.amazonaws.pinpointemail#InboxPlacementTrackingOption",
1477                    "traits": {
1478                        "smithy.api#documentation": "<p>An object that contains information about the inbox placement data settings for the\n            domain.</p>"
1479                    }
1480                }
1481            },
1482            "traits": {
1483                "smithy.api#documentation": "<p>An object that contains information about the Deliverability dashboard subscription for a\n            verified domain that you use to send email and currently has an active Deliverability dashboard\n            subscription. If a Deliverability dashboard subscription is active for a domain, you gain access\n            to reputation, inbox placement, and other metrics for the domain.</p>"
1484            }
1485        },
1486        "com.amazonaws.pinpointemail#DomainDeliverabilityTrackingOptions": {
1487            "type": "list",
1488            "member": {
1489                "target": "com.amazonaws.pinpointemail#DomainDeliverabilityTrackingOption"
1490            },
1491            "traits": {
1492                "smithy.api#documentation": "<p>An object that contains information about the Deliverability dashboard subscription for a\n            verified domain that you use to send email and currently has an active Deliverability dashboard\n            subscription. If a Deliverability dashboard subscription is active for a domain, you gain access\n            to reputation, inbox placement, and other metrics for the domain.</p>"
1493            }
1494        },
1495        "com.amazonaws.pinpointemail#DomainIspPlacement": {
1496            "type": "structure",
1497            "members": {
1498                "IspName": {
1499                    "target": "com.amazonaws.pinpointemail#IspName",
1500                    "traits": {
1501                        "smithy.api#documentation": "<p>The name of the email provider that the inbox placement data applies to.</p>"
1502                    }
1503                },
1504                "InboxRawCount": {
1505                    "target": "com.amazonaws.pinpointemail#Volume",
1506                    "traits": {
1507                        "smithy.api#documentation": "<p>The total number of messages that were sent from the selected domain to the specified\n            email provider that arrived in recipients' inboxes.</p>"
1508                    }
1509                },
1510                "SpamRawCount": {
1511                    "target": "com.amazonaws.pinpointemail#Volume",
1512                    "traits": {
1513                        "smithy.api#documentation": "<p>The total number of messages that were sent from the selected domain to the specified\n            email provider that arrived in recipients' spam or junk mail folders.</p>"
1514                    }
1515                },
1516                "InboxPercentage": {
1517                    "target": "com.amazonaws.pinpointemail#Percentage",
1518                    "traits": {
1519                        "smithy.api#documentation": "<p>The percentage of messages that were sent from the selected domain to the specified\n            email provider that arrived in recipients' inboxes.</p>"
1520                    }
1521                },
1522                "SpamPercentage": {
1523                    "target": "com.amazonaws.pinpointemail#Percentage",
1524                    "traits": {
1525                        "smithy.api#documentation": "<p>The percentage of messages that were sent from the selected domain to the specified\n            email provider that arrived in recipients' spam or junk mail folders.</p>"
1526                    }
1527                }
1528            },
1529            "traits": {
1530                "smithy.api#documentation": "<p>An object that contains inbox placement data for email sent from one of your email\n            domains to a specific email provider.</p>"
1531            }
1532        },
1533        "com.amazonaws.pinpointemail#DomainIspPlacements": {
1534            "type": "list",
1535            "member": {
1536                "target": "com.amazonaws.pinpointemail#DomainIspPlacement"
1537            }
1538        },
1539        "com.amazonaws.pinpointemail#EmailAddress": {
1540            "type": "string"
1541        },
1542        "com.amazonaws.pinpointemail#EmailAddressList": {
1543            "type": "list",
1544            "member": {
1545                "target": "com.amazonaws.pinpointemail#EmailAddress"
1546            }
1547        },
1548        "com.amazonaws.pinpointemail#EmailContent": {
1549            "type": "structure",
1550            "members": {
1551                "Simple": {
1552                    "target": "com.amazonaws.pinpointemail#Message",
1553                    "traits": {
1554                        "smithy.api#documentation": "<p>The simple email message. The message consists of a subject and a message body.</p>"
1555                    }
1556                },
1557                "Raw": {
1558                    "target": "com.amazonaws.pinpointemail#RawMessage",
1559                    "traits": {
1560                        "smithy.api#documentation": "<p>The raw email message. The message has to meet the following criteria:</p>\n        <ul>\n            <li>\n                <p>The message has to contain a header and a body, separated by one blank\n                    line.</p>\n            </li>\n            <li>\n                <p>All of the required header fields must be present in the message.</p>\n            </li>\n            <li>\n                <p>Each part of a multipart MIME message must be formatted properly.</p>\n            </li>\n            <li>\n                <p>If you include attachments, they must be in a file format that Amazon Pinpoint supports.\n                    </p>\n            </li>\n            <li>\n                <p>The entire message must be Base64 encoded.</p>\n            </li>\n            <li>\n                <p>If any of the MIME parts in your message contain content that is outside of\n                    the 7-bit ASCII character range, you should encode that content to ensure that\n                    recipients' email clients render the message properly.</p>\n            </li>\n            <li>\n                <p>The length of any single line of text in the message can't exceed 1,000\n                    characters. This restriction is defined in <a href=\"https://tools.ietf.org/html/rfc5321\">RFC 5321</a>.</p>\n            </li>\n         </ul>"
1561                    }
1562                },
1563                "Template": {
1564                    "target": "com.amazonaws.pinpointemail#Template",
1565                    "traits": {
1566                        "smithy.api#documentation": "<p>The template to use for the email message.</p>"
1567                    }
1568                }
1569            },
1570            "traits": {
1571                "smithy.api#documentation": "<p>An object that defines the entire content of the email, including the message headers\n            and the body content. You can create a simple email message, in which you specify the\n            subject and the text and HTML versions of the message body. You can also create raw\n            messages, in which you specify a complete MIME-formatted message. Raw messages can\n            include attachments and custom headers.</p>"
1572            }
1573        },
1574        "com.amazonaws.pinpointemail#Enabled": {
1575            "type": "boolean"
1576        },
1577        "com.amazonaws.pinpointemail#ErrorMessage": {
1578            "type": "string"
1579        },
1580        "com.amazonaws.pinpointemail#Esp": {
1581            "type": "string"
1582        },
1583        "com.amazonaws.pinpointemail#Esps": {
1584            "type": "list",
1585            "member": {
1586                "target": "com.amazonaws.pinpointemail#Esp"
1587            }
1588        },
1589        "com.amazonaws.pinpointemail#EventDestination": {
1590            "type": "structure",
1591            "members": {
1592                "Name": {
1593                    "target": "com.amazonaws.pinpointemail#EventDestinationName",
1594                    "traits": {
1595                        "smithy.api#documentation": "<p>A name that identifies the event destination.</p>",
1596                        "smithy.api#required": {}
1597                    }
1598                },
1599                "Enabled": {
1600                    "target": "com.amazonaws.pinpointemail#Enabled",
1601                    "traits": {
1602                        "smithy.api#documentation": "<p>If <code>true</code>, the event destination is enabled. When the event destination is\n            enabled, the specified event types are sent to the destinations in this\n                <code>EventDestinationDefinition</code>.</p>\n        <p>If <code>false</code>, the event destination is disabled. When the event destination\n            is disabled, events aren't sent to the specified destinations.</p>"
1603                    }
1604                },
1605                "MatchingEventTypes": {
1606                    "target": "com.amazonaws.pinpointemail#EventTypes",
1607                    "traits": {
1608                        "smithy.api#documentation": "<p>The types of events that Amazon Pinpoint sends to the specified event destinations.</p>",
1609                        "smithy.api#required": {}
1610                    }
1611                },
1612                "KinesisFirehoseDestination": {
1613                    "target": "com.amazonaws.pinpointemail#KinesisFirehoseDestination",
1614                    "traits": {
1615                        "smithy.api#documentation": "<p>An object that defines an Amazon Kinesis Data Firehose destination for email events. You can use Amazon Kinesis Data Firehose to\n            stream data to other services, such as Amazon S3 and Amazon Redshift.</p>"
1616                    }
1617                },
1618                "CloudWatchDestination": {
1619                    "target": "com.amazonaws.pinpointemail#CloudWatchDestination",
1620                    "traits": {
1621                        "smithy.api#documentation": "<p>An object that defines an Amazon CloudWatch destination for email events. You can use Amazon CloudWatch to\n            monitor and gain insights on your email sending metrics.</p>"
1622                    }
1623                },
1624                "SnsDestination": {
1625                    "target": "com.amazonaws.pinpointemail#SnsDestination",
1626                    "traits": {
1627                        "smithy.api#documentation": "<p>An object that defines an Amazon SNS destination for email events. You can use Amazon SNS to\n            send notification when certain email events occur.</p>"
1628                    }
1629                },
1630                "PinpointDestination": {
1631                    "target": "com.amazonaws.pinpointemail#PinpointDestination",
1632                    "traits": {
1633                        "smithy.api#documentation": "<p>An object that defines a Amazon Pinpoint destination for email events. You can use Amazon Pinpoint events\n            to create attributes in Amazon Pinpoint projects. You can use these attributes to create segments\n            for your campaigns.</p>"
1634                    }
1635                }
1636            },
1637            "traits": {
1638                "smithy.api#documentation": "<p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,\n            clicks, bounces, and complaints. <i>Event destinations</i> are places that\n            you can send information about these events to. For example, you can send event data to\n            Amazon SNS to receive notifications when you receive bounces or complaints, or you can use\n            Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>"
1639            }
1640        },
1641        "com.amazonaws.pinpointemail#EventDestinationDefinition": {
1642            "type": "structure",
1643            "members": {
1644                "Enabled": {
1645                    "target": "com.amazonaws.pinpointemail#Enabled",
1646                    "traits": {
1647                        "smithy.api#documentation": "<p>If <code>true</code>, the event destination is enabled. When the event destination is\n            enabled, the specified event types are sent to the destinations in this\n                <code>EventDestinationDefinition</code>.</p>\n        <p>If <code>false</code>, the event destination is disabled. When the event destination\n            is disabled, events aren't sent to the specified destinations.</p>"
1648                    }
1649                },
1650                "MatchingEventTypes": {
1651                    "target": "com.amazonaws.pinpointemail#EventTypes",
1652                    "traits": {
1653                        "smithy.api#documentation": "<p>An array that specifies which events Amazon Pinpoint should send to the destinations in this\n                <code>EventDestinationDefinition</code>.</p>"
1654                    }
1655                },
1656                "KinesisFirehoseDestination": {
1657                    "target": "com.amazonaws.pinpointemail#KinesisFirehoseDestination",
1658                    "traits": {
1659                        "smithy.api#documentation": "<p>An object that defines an Amazon Kinesis Data Firehose destination for email events. You can use Amazon Kinesis Data Firehose to\n            stream data to other services, such as Amazon S3 and Amazon Redshift.</p>"
1660                    }
1661                },
1662                "CloudWatchDestination": {
1663                    "target": "com.amazonaws.pinpointemail#CloudWatchDestination",
1664                    "traits": {
1665                        "smithy.api#documentation": "<p>An object that defines an Amazon CloudWatch destination for email events. You can use Amazon CloudWatch to\n            monitor and gain insights on your email sending metrics.</p>"
1666                    }
1667                },
1668                "SnsDestination": {
1669                    "target": "com.amazonaws.pinpointemail#SnsDestination",
1670                    "traits": {
1671                        "smithy.api#documentation": "<p>An object that defines an Amazon SNS destination for email events. You can use Amazon SNS to\n            send notification when certain email events occur.</p>"
1672                    }
1673                },
1674                "PinpointDestination": {
1675                    "target": "com.amazonaws.pinpointemail#PinpointDestination",
1676                    "traits": {
1677                        "smithy.api#documentation": "<p>An object that defines a Amazon Pinpoint destination for email events. You can use Amazon Pinpoint events\n            to create attributes in Amazon Pinpoint projects. You can use these attributes to create segments\n            for your campaigns.</p>"
1678                    }
1679                }
1680            },
1681            "traits": {
1682                "smithy.api#documentation": "<p>An object that defines the event destination. Specifically, it defines which services\n            receive events from emails sent using the configuration set that the event destination\n            is associated with. Also defines the types of events that are sent to the event\n            destination.</p>"
1683            }
1684        },
1685        "com.amazonaws.pinpointemail#EventDestinationName": {
1686            "type": "string",
1687            "traits": {
1688                "smithy.api#documentation": "<p>The name of an event destination.</p>\n        <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,\n            clicks, bounces, and complaints. <i>Event destinations</i> are places that\n            you can send information about these events to. For example, you can send event data to\n            Amazon SNS to receive notifications when you receive bounces or complaints, or you can use\n            Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>"
1689            }
1690        },
1691        "com.amazonaws.pinpointemail#EventDestinations": {
1692            "type": "list",
1693            "member": {
1694                "target": "com.amazonaws.pinpointemail#EventDestination"
1695            }
1696        },
1697        "com.amazonaws.pinpointemail#EventType": {
1698            "type": "string",
1699            "traits": {
1700                "smithy.api#documentation": "<p>An email sending event type. For example, email sends, opens, and bounces are all\n            email events.</p>",
1701                "smithy.api#enum": [
1702                    {
1703                        "value": "SEND",
1704                        "name": "SEND"
1705                    },
1706                    {
1707                        "value": "REJECT",
1708                        "name": "REJECT"
1709                    },
1710                    {
1711                        "value": "BOUNCE",
1712                        "name": "BOUNCE"
1713                    },
1714                    {
1715                        "value": "COMPLAINT",
1716                        "name": "COMPLAINT"
1717                    },
1718                    {
1719                        "value": "DELIVERY",
1720                        "name": "DELIVERY"
1721                    },
1722                    {
1723                        "value": "OPEN",
1724                        "name": "OPEN"
1725                    },
1726                    {
1727                        "value": "CLICK",
1728                        "name": "CLICK"
1729                    },
1730                    {
1731                        "value": "RENDERING_FAILURE",
1732                        "name": "RENDERING_FAILURE"
1733                    }
1734                ]
1735            }
1736        },
1737        "com.amazonaws.pinpointemail#EventTypes": {
1738            "type": "list",
1739            "member": {
1740                "target": "com.amazonaws.pinpointemail#EventType"
1741            }
1742        },
1743        "com.amazonaws.pinpointemail#GeneralEnforcementStatus": {
1744            "type": "string"
1745        },
1746        "com.amazonaws.pinpointemail#GetAccount": {
1747            "type": "operation",
1748            "input": {
1749                "target": "com.amazonaws.pinpointemail#GetAccountRequest"
1750            },
1751            "output": {
1752                "target": "com.amazonaws.pinpointemail#GetAccountResponse"
1753            },
1754            "errors": [
1755                {
1756                    "target": "com.amazonaws.pinpointemail#BadRequestException"
1757                },
1758                {
1759                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
1760                }
1761            ],
1762            "traits": {
1763                "smithy.api#documentation": "<p>Obtain information about the email-sending status and capabilities of your Amazon Pinpoint\n            account in the current AWS Region.</p>",
1764                "smithy.api#http": {
1765                    "method": "GET",
1766                    "uri": "/v1/email/account",
1767                    "code": 200
1768                }
1769            }
1770        },
1771        "com.amazonaws.pinpointemail#GetAccountRequest": {
1772            "type": "structure",
1773            "members": {},
1774            "traits": {
1775                "smithy.api#documentation": "<p>A request to obtain information about the email-sending capabilities of your Amazon Pinpoint\n            account.</p>"
1776            }
1777        },
1778        "com.amazonaws.pinpointemail#GetAccountResponse": {
1779            "type": "structure",
1780            "members": {
1781                "SendQuota": {
1782                    "target": "com.amazonaws.pinpointemail#SendQuota",
1783                    "traits": {
1784                        "smithy.api#documentation": "<p>An object that contains information about the per-day and per-second sending limits\n            for your Amazon Pinpoint account in the current AWS Region.</p>"
1785                    }
1786                },
1787                "SendingEnabled": {
1788                    "target": "com.amazonaws.pinpointemail#Enabled",
1789                    "traits": {
1790                        "smithy.api#documentation": "<p>Indicates whether or not email sending is enabled for your Amazon Pinpoint account in the\n            current AWS Region.</p>"
1791                    }
1792                },
1793                "DedicatedIpAutoWarmupEnabled": {
1794                    "target": "com.amazonaws.pinpointemail#Enabled",
1795                    "traits": {
1796                        "smithy.api#documentation": "<p>Indicates whether or not the automatic warm-up feature is enabled for dedicated IP\n            addresses that are associated with your account.</p>"
1797                    }
1798                },
1799                "EnforcementStatus": {
1800                    "target": "com.amazonaws.pinpointemail#GeneralEnforcementStatus",
1801                    "traits": {
1802                        "smithy.api#documentation": "<p>The reputation status of your Amazon Pinpoint account. The status can be one of the\n            following:</p>\n        <ul>\n            <li>\n                <p>\n                  <code>HEALTHY</code> – There are no reputation-related issues that\n                    currently impact your account.</p>\n            </li>\n            <li>\n                <p>\n                  <code>PROBATION</code> – We've identified some issues with your Amazon Pinpoint\n                    account. We're placing your account under review while you work on correcting\n                    these issues.</p>\n            </li>\n            <li>\n                <p>\n                  <code>SHUTDOWN</code> – Your account's ability to send email is\n                    currently paused because of an issue with the email sent from your account. When\n                    you correct the issue, you can contact us and request that your account's\n                    ability to send email is resumed.</p>\n            </li>\n         </ul>"
1803                    }
1804                },
1805                "ProductionAccessEnabled": {
1806                    "target": "com.amazonaws.pinpointemail#Enabled",
1807                    "traits": {
1808                        "smithy.api#documentation": "<p>Indicates whether or not your account has production access in the current AWS\n            Region.</p>\n        <p>If the value is <code>false</code>, then your account is in the\n                <i>sandbox</i>. When your account is in the sandbox, you can only send\n            email to verified identities. Additionally, the maximum number of emails you can send in\n            a 24-hour period (your sending quota) is 200, and the maximum number of emails you can\n            send per second (your maximum sending rate) is 1.</p>\n        <p>If the value is <code>true</code>, then your account has production access. When your\n            account has production access, you can send email to any address. The sending quota and\n            maximum sending rate for your account vary based on your specific use case.</p>"
1809                    }
1810                }
1811            },
1812            "traits": {
1813                "smithy.api#documentation": "<p>A list of details about the email-sending capabilities of your Amazon Pinpoint account in the\n            current AWS Region.</p>"
1814            }
1815        },
1816        "com.amazonaws.pinpointemail#GetBlacklistReports": {
1817            "type": "operation",
1818            "input": {
1819                "target": "com.amazonaws.pinpointemail#GetBlacklistReportsRequest"
1820            },
1821            "output": {
1822                "target": "com.amazonaws.pinpointemail#GetBlacklistReportsResponse"
1823            },
1824            "errors": [
1825                {
1826                    "target": "com.amazonaws.pinpointemail#BadRequestException"
1827                },
1828                {
1829                    "target": "com.amazonaws.pinpointemail#NotFoundException"
1830                },
1831                {
1832                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
1833                }
1834            ],
1835            "traits": {
1836                "smithy.api#documentation": "<p>Retrieve a list of the blacklists that your dedicated IP addresses appear on.</p>",
1837                "smithy.api#http": {
1838                    "method": "GET",
1839                    "uri": "/v1/email/deliverability-dashboard/blacklist-report",
1840                    "code": 200
1841                }
1842            }
1843        },
1844        "com.amazonaws.pinpointemail#GetBlacklistReportsRequest": {
1845            "type": "structure",
1846            "members": {
1847                "BlacklistItemNames": {
1848                    "target": "com.amazonaws.pinpointemail#BlacklistItemNames",
1849                    "traits": {
1850                        "smithy.api#documentation": "<p>A list of IP addresses that you want to retrieve blacklist information about. You can\n            only specify the dedicated IP addresses that you use to send email using Amazon Pinpoint or\n            Amazon SES.</p>",
1851                        "smithy.api#httpQuery": "BlacklistItemNames",
1852                        "smithy.api#required": {}
1853                    }
1854                }
1855            },
1856            "traits": {
1857                "smithy.api#documentation": "<p>A request to retrieve a list of the blacklists that your dedicated IP addresses appear\n            on.</p>"
1858            }
1859        },
1860        "com.amazonaws.pinpointemail#GetBlacklistReportsResponse": {
1861            "type": "structure",
1862            "members": {
1863                "BlacklistReport": {
1864                    "target": "com.amazonaws.pinpointemail#BlacklistReport",
1865                    "traits": {
1866                        "smithy.api#documentation": "<p>An object that contains information about a blacklist that one of your dedicated IP\n            addresses appears on.</p>",
1867                        "smithy.api#required": {}
1868                    }
1869                }
1870            },
1871            "traits": {
1872                "smithy.api#documentation": "<p>An object that contains information about blacklist events.</p>"
1873            }
1874        },
1875        "com.amazonaws.pinpointemail#GetConfigurationSet": {
1876            "type": "operation",
1877            "input": {
1878                "target": "com.amazonaws.pinpointemail#GetConfigurationSetRequest"
1879            },
1880            "output": {
1881                "target": "com.amazonaws.pinpointemail#GetConfigurationSetResponse"
1882            },
1883            "errors": [
1884                {
1885                    "target": "com.amazonaws.pinpointemail#BadRequestException"
1886                },
1887                {
1888                    "target": "com.amazonaws.pinpointemail#NotFoundException"
1889                },
1890                {
1891                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
1892                }
1893            ],
1894            "traits": {
1895                "smithy.api#documentation": "<p>Get information about an existing configuration set, including the dedicated IP pool\n            that it's associated with, whether or not it's enabled for sending email, and\n            more.</p>\n        <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can\n            apply to the emails you send. You apply a configuration set to an email by including a\n            reference to the configuration set in the headers of the email. When you apply a\n            configuration set to an email, all of the rules in that configuration set are applied to\n            the email.</p>",
1896                "smithy.api#http": {
1897                    "method": "GET",
1898                    "uri": "/v1/email/configuration-sets/{ConfigurationSetName}",
1899                    "code": 200
1900                }
1901            }
1902        },
1903        "com.amazonaws.pinpointemail#GetConfigurationSetEventDestinations": {
1904            "type": "operation",
1905            "input": {
1906                "target": "com.amazonaws.pinpointemail#GetConfigurationSetEventDestinationsRequest"
1907            },
1908            "output": {
1909                "target": "com.amazonaws.pinpointemail#GetConfigurationSetEventDestinationsResponse"
1910            },
1911            "errors": [
1912                {
1913                    "target": "com.amazonaws.pinpointemail#BadRequestException"
1914                },
1915                {
1916                    "target": "com.amazonaws.pinpointemail#NotFoundException"
1917                },
1918                {
1919                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
1920                }
1921            ],
1922            "traits": {
1923                "smithy.api#documentation": "<p>Retrieve a list of event destinations that are associated with a configuration\n            set.</p>\n        <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,\n            clicks, bounces, and complaints. <i>Event destinations</i> are places that\n            you can send information about these events to. For example, you can send event data to\n            Amazon SNS to receive notifications when you receive bounces or complaints, or you can use\n            Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>",
1924                "smithy.api#http": {
1925                    "method": "GET",
1926                    "uri": "/v1/email/configuration-sets/{ConfigurationSetName}/event-destinations",
1927                    "code": 200
1928                }
1929            }
1930        },
1931        "com.amazonaws.pinpointemail#GetConfigurationSetEventDestinationsRequest": {
1932            "type": "structure",
1933            "members": {
1934                "ConfigurationSetName": {
1935                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
1936                    "traits": {
1937                        "smithy.api#documentation": "<p>The name of the configuration set that contains the event destination.</p>",
1938                        "smithy.api#httpLabel": {},
1939                        "smithy.api#required": {}
1940                    }
1941                }
1942            },
1943            "traits": {
1944                "smithy.api#documentation": "<p>A request to obtain information about the event destinations for a configuration\n            set.</p>"
1945            }
1946        },
1947        "com.amazonaws.pinpointemail#GetConfigurationSetEventDestinationsResponse": {
1948            "type": "structure",
1949            "members": {
1950                "EventDestinations": {
1951                    "target": "com.amazonaws.pinpointemail#EventDestinations",
1952                    "traits": {
1953                        "smithy.api#documentation": "<p>An array that includes all of the events destinations that have been configured for\n            the configuration set.</p>"
1954                    }
1955                }
1956            },
1957            "traits": {
1958                "smithy.api#documentation": "<p>Information about an event destination for a configuration set.</p>"
1959            }
1960        },
1961        "com.amazonaws.pinpointemail#GetConfigurationSetRequest": {
1962            "type": "structure",
1963            "members": {
1964                "ConfigurationSetName": {
1965                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
1966                    "traits": {
1967                        "smithy.api#documentation": "<p>The name of the configuration set that you want to obtain more information\n            about.</p>",
1968                        "smithy.api#httpLabel": {},
1969                        "smithy.api#required": {}
1970                    }
1971                }
1972            },
1973            "traits": {
1974                "smithy.api#documentation": "<p>A request to obtain information about a configuration set.</p>"
1975            }
1976        },
1977        "com.amazonaws.pinpointemail#GetConfigurationSetResponse": {
1978            "type": "structure",
1979            "members": {
1980                "ConfigurationSetName": {
1981                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
1982                    "traits": {
1983                        "smithy.api#documentation": "<p>The name of the configuration set.</p>"
1984                    }
1985                },
1986                "TrackingOptions": {
1987                    "target": "com.amazonaws.pinpointemail#TrackingOptions",
1988                    "traits": {
1989                        "smithy.api#documentation": "<p>An object that defines the open and click tracking options for emails that you send\n            using the configuration set.</p>"
1990                    }
1991                },
1992                "DeliveryOptions": {
1993                    "target": "com.amazonaws.pinpointemail#DeliveryOptions",
1994                    "traits": {
1995                        "smithy.api#documentation": "<p>An object that defines the dedicated IP pool that is used to send emails that you send\n            using the configuration set.</p>"
1996                    }
1997                },
1998                "ReputationOptions": {
1999                    "target": "com.amazonaws.pinpointemail#ReputationOptions",
2000                    "traits": {
2001                        "smithy.api#documentation": "<p>An object that defines whether or not Amazon Pinpoint collects reputation metrics for the emails\n            that you send that use the configuration set.</p>"
2002                    }
2003                },
2004                "SendingOptions": {
2005                    "target": "com.amazonaws.pinpointemail#SendingOptions",
2006                    "traits": {
2007                        "smithy.api#documentation": "<p>An object that defines whether or not Amazon Pinpoint can send email that you send using the\n            configuration set.</p>"
2008                    }
2009                },
2010                "Tags": {
2011                    "target": "com.amazonaws.pinpointemail#TagList",
2012                    "traits": {
2013                        "smithy.api#documentation": "<p>An array of objects that define the tags (keys and values) that are associated with\n            the configuration set.</p>"
2014                    }
2015                }
2016            },
2017            "traits": {
2018                "smithy.api#documentation": "<p>Information about a configuration set.</p>"
2019            }
2020        },
2021        "com.amazonaws.pinpointemail#GetDedicatedIp": {
2022            "type": "operation",
2023            "input": {
2024                "target": "com.amazonaws.pinpointemail#GetDedicatedIpRequest"
2025            },
2026            "output": {
2027                "target": "com.amazonaws.pinpointemail#GetDedicatedIpResponse"
2028            },
2029            "errors": [
2030                {
2031                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2032                },
2033                {
2034                    "target": "com.amazonaws.pinpointemail#NotFoundException"
2035                },
2036                {
2037                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2038                }
2039            ],
2040            "traits": {
2041                "smithy.api#documentation": "<p>Get information about a dedicated IP address, including the name of the dedicated IP\n            pool that it's associated with, as well information about the automatic warm-up process\n            for the address.</p>",
2042                "smithy.api#http": {
2043                    "method": "GET",
2044                    "uri": "/v1/email/dedicated-ips/{Ip}",
2045                    "code": 200
2046                }
2047            }
2048        },
2049        "com.amazonaws.pinpointemail#GetDedicatedIpRequest": {
2050            "type": "structure",
2051            "members": {
2052                "Ip": {
2053                    "target": "com.amazonaws.pinpointemail#Ip",
2054                    "traits": {
2055                        "smithy.api#documentation": "<p>The IP address that you want to obtain more information about. The value you specify\n            has to be a dedicated IP address that's assocaited with your Amazon Pinpoint account.</p>",
2056                        "smithy.api#httpLabel": {},
2057                        "smithy.api#required": {}
2058                    }
2059                }
2060            },
2061            "traits": {
2062                "smithy.api#documentation": "<p>A request to obtain more information about a dedicated IP address.</p>"
2063            }
2064        },
2065        "com.amazonaws.pinpointemail#GetDedicatedIpResponse": {
2066            "type": "structure",
2067            "members": {
2068                "DedicatedIp": {
2069                    "target": "com.amazonaws.pinpointemail#DedicatedIp",
2070                    "traits": {
2071                        "smithy.api#documentation": "<p>An object that contains information about a dedicated IP address.</p>"
2072                    }
2073                }
2074            },
2075            "traits": {
2076                "smithy.api#documentation": "<p>Information about a dedicated IP address.</p>"
2077            }
2078        },
2079        "com.amazonaws.pinpointemail#GetDedicatedIps": {
2080            "type": "operation",
2081            "input": {
2082                "target": "com.amazonaws.pinpointemail#GetDedicatedIpsRequest"
2083            },
2084            "output": {
2085                "target": "com.amazonaws.pinpointemail#GetDedicatedIpsResponse"
2086            },
2087            "errors": [
2088                {
2089                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2090                },
2091                {
2092                    "target": "com.amazonaws.pinpointemail#NotFoundException"
2093                },
2094                {
2095                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2096                }
2097            ],
2098            "traits": {
2099                "smithy.api#documentation": "<p>List the dedicated IP addresses that are associated with your Amazon Pinpoint\n            account.</p>",
2100                "smithy.api#http": {
2101                    "method": "GET",
2102                    "uri": "/v1/email/dedicated-ips",
2103                    "code": 200
2104                },
2105                "smithy.api#paginated": {
2106                    "inputToken": "NextToken",
2107                    "outputToken": "NextToken",
2108                    "pageSize": "PageSize"
2109                }
2110            }
2111        },
2112        "com.amazonaws.pinpointemail#GetDedicatedIpsRequest": {
2113            "type": "structure",
2114            "members": {
2115                "PoolName": {
2116                    "target": "com.amazonaws.pinpointemail#PoolName",
2117                    "traits": {
2118                        "smithy.api#documentation": "<p>The name of the IP pool that the dedicated IP address is associated with.</p>",
2119                        "smithy.api#httpQuery": "PoolName"
2120                    }
2121                },
2122                "NextToken": {
2123                    "target": "com.amazonaws.pinpointemail#NextToken",
2124                    "traits": {
2125                        "smithy.api#documentation": "<p>A token returned from a previous call to <code>GetDedicatedIps</code> to indicate the\n            position of the dedicated IP pool in the list of IP pools.</p>",
2126                        "smithy.api#httpQuery": "NextToken"
2127                    }
2128                },
2129                "PageSize": {
2130                    "target": "com.amazonaws.pinpointemail#MaxItems",
2131                    "traits": {
2132                        "smithy.api#documentation": "<p>The number of results to show in a single call to <code>GetDedicatedIpsRequest</code>.\n            If the number of results is larger than the number you specified in this parameter, then\n            the response includes a <code>NextToken</code> element, which you can use to obtain\n            additional results.</p>",
2133                        "smithy.api#httpQuery": "PageSize"
2134                    }
2135                }
2136            },
2137            "traits": {
2138                "smithy.api#documentation": "<p>A request to obtain more information about dedicated IP pools.</p>"
2139            }
2140        },
2141        "com.amazonaws.pinpointemail#GetDedicatedIpsResponse": {
2142            "type": "structure",
2143            "members": {
2144                "DedicatedIps": {
2145                    "target": "com.amazonaws.pinpointemail#DedicatedIpList",
2146                    "traits": {
2147                        "smithy.api#documentation": "<p>A list of dedicated IP addresses that are reserved for use by your Amazon Pinpoint\n            account.</p>"
2148                    }
2149                },
2150                "NextToken": {
2151                    "target": "com.amazonaws.pinpointemail#NextToken",
2152                    "traits": {
2153                        "smithy.api#documentation": "<p>A token that indicates that there are additional dedicated IP addresses to list. To\n            view additional addresses, issue another request to <code>GetDedicatedIps</code>,\n            passing this token in the <code>NextToken</code> parameter.</p>"
2154                    }
2155                }
2156            },
2157            "traits": {
2158                "smithy.api#documentation": "<p>Information about the dedicated IP addresses that are associated with your Amazon Pinpoint\n            account.</p>"
2159            }
2160        },
2161        "com.amazonaws.pinpointemail#GetDeliverabilityDashboardOptions": {
2162            "type": "operation",
2163            "input": {
2164                "target": "com.amazonaws.pinpointemail#GetDeliverabilityDashboardOptionsRequest"
2165            },
2166            "output": {
2167                "target": "com.amazonaws.pinpointemail#GetDeliverabilityDashboardOptionsResponse"
2168            },
2169            "errors": [
2170                {
2171                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2172                },
2173                {
2174                    "target": "com.amazonaws.pinpointemail#LimitExceededException"
2175                },
2176                {
2177                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2178                }
2179            ],
2180            "traits": {
2181                "smithy.api#documentation": "<p>Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint account.\n            When the Deliverability dashboard is enabled, you gain access to reputation, deliverability, and\n            other metrics for the domains that you use to send email using Amazon Pinpoint. You also gain the\n            ability to perform predictive inbox placement tests.</p>\n        <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition\n            to any other fees that you accrue by using Amazon Pinpoint. For more information about the\n            features and cost of a Deliverability dashboard subscription, see <a href=\"http://aws.amazon.com/pinpoint/pricing/\">Amazon Pinpoint Pricing</a>.</p>",
2182                "smithy.api#http": {
2183                    "method": "GET",
2184                    "uri": "/v1/email/deliverability-dashboard",
2185                    "code": 200
2186                }
2187            }
2188        },
2189        "com.amazonaws.pinpointemail#GetDeliverabilityDashboardOptionsRequest": {
2190            "type": "structure",
2191            "members": {},
2192            "traits": {
2193                "smithy.api#documentation": "<p>Retrieve information about the status of the Deliverability dashboard for your Amazon Pinpoint account.\n            When the Deliverability dashboard is enabled, you gain access to reputation, deliverability, and\n            other metrics for the domains that you use to send email using Amazon Pinpoint. You also gain the\n            ability to perform predictive inbox placement tests.</p>\n        <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition\n            to any other fees that you accrue by using Amazon Pinpoint. For more information about the\n            features and cost of a Deliverability dashboard subscription, see <a href=\"http://aws.amazon.com/pinpoint/pricing/\">Amazon Pinpoint Pricing</a>.</p>"
2194            }
2195        },
2196        "com.amazonaws.pinpointemail#GetDeliverabilityDashboardOptionsResponse": {
2197            "type": "structure",
2198            "members": {
2199                "DashboardEnabled": {
2200                    "target": "com.amazonaws.pinpointemail#Enabled",
2201                    "traits": {
2202                        "smithy.api#documentation": "<p>Specifies whether the Deliverability dashboard is enabled for your Amazon Pinpoint account. If this value\n            is <code>true</code>, the dashboard is enabled.</p>",
2203                        "smithy.api#required": {}
2204                    }
2205                },
2206                "SubscriptionExpiryDate": {
2207                    "target": "com.amazonaws.pinpointemail#Timestamp",
2208                    "traits": {
2209                        "smithy.api#documentation": "<p>The date, in Unix time format, when your current subscription to the Deliverability dashboard\n            is scheduled to expire, if your subscription is scheduled to expire at the end of the\n            current calendar month. This value is null if you have an active subscription that isn’t\n            due to expire at the end of the month.</p>"
2210                    }
2211                },
2212                "AccountStatus": {
2213                    "target": "com.amazonaws.pinpointemail#DeliverabilityDashboardAccountStatus",
2214                    "traits": {
2215                        "smithy.api#documentation": "<p>The current status of your Deliverability dashboard subscription. If this value is\n                <code>PENDING_EXPIRATION</code>, your subscription is scheduled to expire at the end\n            of the current calendar month.</p>"
2216                    }
2217                },
2218                "ActiveSubscribedDomains": {
2219                    "target": "com.amazonaws.pinpointemail#DomainDeliverabilityTrackingOptions",
2220                    "traits": {
2221                        "smithy.api#documentation": "<p>An array of objects, one for each verified domain that you use to send email and\n            currently has an active Deliverability dashboard subscription that isn’t scheduled to expire at\n            the end of the current calendar month.</p>"
2222                    }
2223                },
2224                "PendingExpirationSubscribedDomains": {
2225                    "target": "com.amazonaws.pinpointemail#DomainDeliverabilityTrackingOptions",
2226                    "traits": {
2227                        "smithy.api#documentation": "<p>An array of objects, one for each verified domain that you use to send email and\n            currently has an active Deliverability dashboard subscription that's scheduled to expire at the\n            end of the current calendar month.</p>"
2228                    }
2229                }
2230            },
2231            "traits": {
2232                "smithy.api#documentation": "<p>An object that shows the status of the Deliverability dashboard for your Amazon Pinpoint account.</p>"
2233            }
2234        },
2235        "com.amazonaws.pinpointemail#GetDeliverabilityTestReport": {
2236            "type": "operation",
2237            "input": {
2238                "target": "com.amazonaws.pinpointemail#GetDeliverabilityTestReportRequest"
2239            },
2240            "output": {
2241                "target": "com.amazonaws.pinpointemail#GetDeliverabilityTestReportResponse"
2242            },
2243            "errors": [
2244                {
2245                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2246                },
2247                {
2248                    "target": "com.amazonaws.pinpointemail#NotFoundException"
2249                },
2250                {
2251                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2252                }
2253            ],
2254            "traits": {
2255                "smithy.api#documentation": "<p>Retrieve the results of a predictive inbox placement test.</p>",
2256                "smithy.api#http": {
2257                    "method": "GET",
2258                    "uri": "/v1/email/deliverability-dashboard/test-reports/{ReportId}",
2259                    "code": 200
2260                }
2261            }
2262        },
2263        "com.amazonaws.pinpointemail#GetDeliverabilityTestReportRequest": {
2264            "type": "structure",
2265            "members": {
2266                "ReportId": {
2267                    "target": "com.amazonaws.pinpointemail#ReportId",
2268                    "traits": {
2269                        "smithy.api#documentation": "<p>A unique string that identifies the predictive inbox placement test.</p>",
2270                        "smithy.api#httpLabel": {},
2271                        "smithy.api#required": {}
2272                    }
2273                }
2274            },
2275            "traits": {
2276                "smithy.api#documentation": "<p>A request to retrieve the results of a predictive inbox placement test.</p>"
2277            }
2278        },
2279        "com.amazonaws.pinpointemail#GetDeliverabilityTestReportResponse": {
2280            "type": "structure",
2281            "members": {
2282                "DeliverabilityTestReport": {
2283                    "target": "com.amazonaws.pinpointemail#DeliverabilityTestReport",
2284                    "traits": {
2285                        "smithy.api#documentation": "<p>An object that contains the results of the predictive inbox placement test.</p>",
2286                        "smithy.api#required": {}
2287                    }
2288                },
2289                "OverallPlacement": {
2290                    "target": "com.amazonaws.pinpointemail#PlacementStatistics",
2291                    "traits": {
2292                        "smithy.api#documentation": "<p>An object that specifies how many test messages that were sent during the predictive inbox placement test were\n            delivered to recipients' inboxes, how many were sent to recipients' spam folders, and\n            how many weren't delivered.</p>",
2293                        "smithy.api#required": {}
2294                    }
2295                },
2296                "IspPlacements": {
2297                    "target": "com.amazonaws.pinpointemail#IspPlacements",
2298                    "traits": {
2299                        "smithy.api#documentation": "<p>An object that describes how the test email was handled by several email providers,\n            including Gmail, Hotmail, Yahoo, AOL, and others.</p>",
2300                        "smithy.api#required": {}
2301                    }
2302                },
2303                "Message": {
2304                    "target": "com.amazonaws.pinpointemail#MessageContent",
2305                    "traits": {
2306                        "smithy.api#documentation": "<p>An object that contains the message that you sent when you performed this\n            predictive inbox placement test.</p>"
2307                    }
2308                },
2309                "Tags": {
2310                    "target": "com.amazonaws.pinpointemail#TagList",
2311                    "traits": {
2312                        "smithy.api#documentation": "<p>An array of objects that define the tags (keys and values) that are associated with\n            the predictive inbox placement test.</p>"
2313                    }
2314                }
2315            },
2316            "traits": {
2317                "smithy.api#documentation": "<p>The results of the predictive inbox placement test.</p>"
2318            }
2319        },
2320        "com.amazonaws.pinpointemail#GetDomainDeliverabilityCampaign": {
2321            "type": "operation",
2322            "input": {
2323                "target": "com.amazonaws.pinpointemail#GetDomainDeliverabilityCampaignRequest"
2324            },
2325            "output": {
2326                "target": "com.amazonaws.pinpointemail#GetDomainDeliverabilityCampaignResponse"
2327            },
2328            "errors": [
2329                {
2330                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2331                },
2332                {
2333                    "target": "com.amazonaws.pinpointemail#NotFoundException"
2334                },
2335                {
2336                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2337                }
2338            ],
2339            "traits": {
2340                "smithy.api#documentation": "<p>Retrieve all the deliverability data for a specific campaign. This data is available\n            for a campaign only if the campaign sent email by using a domain that the\n            Deliverability dashboard is enabled for (<code>PutDeliverabilityDashboardOption</code>\n            operation).</p>",
2341                "smithy.api#http": {
2342                    "method": "GET",
2343                    "uri": "/v1/email/deliverability-dashboard/campaigns/{CampaignId}",
2344                    "code": 200
2345                }
2346            }
2347        },
2348        "com.amazonaws.pinpointemail#GetDomainDeliverabilityCampaignRequest": {
2349            "type": "structure",
2350            "members": {
2351                "CampaignId": {
2352                    "target": "com.amazonaws.pinpointemail#CampaignId",
2353                    "traits": {
2354                        "smithy.api#documentation": "<p>The unique identifier for the campaign. Amazon Pinpoint automatically generates and assigns this\n            identifier to a campaign. This value is not the same as the campaign identifier that\n            Amazon Pinpoint assigns to campaigns that you create and manage by using the Amazon Pinpoint API or the\n            Amazon Pinpoint console.</p>",
2355                        "smithy.api#httpLabel": {},
2356                        "smithy.api#required": {}
2357                    }
2358                }
2359            },
2360            "traits": {
2361                "smithy.api#documentation": "<p>Retrieve all the deliverability data for a specific campaign. This data is available\n            for a campaign only if the campaign sent email by using a domain that the\n            Deliverability dashboard is enabled for (<code>PutDeliverabilityDashboardOption</code>\n            operation).</p>"
2362            }
2363        },
2364        "com.amazonaws.pinpointemail#GetDomainDeliverabilityCampaignResponse": {
2365            "type": "structure",
2366            "members": {
2367                "DomainDeliverabilityCampaign": {
2368                    "target": "com.amazonaws.pinpointemail#DomainDeliverabilityCampaign",
2369                    "traits": {
2370                        "smithy.api#documentation": "<p>An object that contains the deliverability data for the campaign.</p>",
2371                        "smithy.api#required": {}
2372                    }
2373                }
2374            },
2375            "traits": {
2376                "smithy.api#documentation": "<p>An object that contains all the deliverability data for a specific campaign. This data\n            is available for a campaign only if the campaign sent email by using a domain that the\n            Deliverability dashboard is enabled for (<code>PutDeliverabilityDashboardOption</code>\n            operation).</p>"
2377            }
2378        },
2379        "com.amazonaws.pinpointemail#GetDomainStatisticsReport": {
2380            "type": "operation",
2381            "input": {
2382                "target": "com.amazonaws.pinpointemail#GetDomainStatisticsReportRequest"
2383            },
2384            "output": {
2385                "target": "com.amazonaws.pinpointemail#GetDomainStatisticsReportResponse"
2386            },
2387            "errors": [
2388                {
2389                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2390                },
2391                {
2392                    "target": "com.amazonaws.pinpointemail#NotFoundException"
2393                },
2394                {
2395                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2396                }
2397            ],
2398            "traits": {
2399                "smithy.api#documentation": "<p>Retrieve inbox placement and engagement rates for the domains that you use to send\n            email.</p>",
2400                "smithy.api#http": {
2401                    "method": "GET",
2402                    "uri": "/v1/email/deliverability-dashboard/statistics-report/{Domain}",
2403                    "code": 200
2404                }
2405            }
2406        },
2407        "com.amazonaws.pinpointemail#GetDomainStatisticsReportRequest": {
2408            "type": "structure",
2409            "members": {
2410                "Domain": {
2411                    "target": "com.amazonaws.pinpointemail#Identity",
2412                    "traits": {
2413                        "smithy.api#documentation": "<p>The domain that you want to obtain deliverability metrics for.</p>",
2414                        "smithy.api#httpLabel": {},
2415                        "smithy.api#required": {}
2416                    }
2417                },
2418                "StartDate": {
2419                    "target": "com.amazonaws.pinpointemail#Timestamp",
2420                    "traits": {
2421                        "smithy.api#documentation": "<p>The first day (in Unix time) that you want to obtain domain deliverability metrics\n            for.</p>",
2422                        "smithy.api#httpQuery": "StartDate",
2423                        "smithy.api#required": {}
2424                    }
2425                },
2426                "EndDate": {
2427                    "target": "com.amazonaws.pinpointemail#Timestamp",
2428                    "traits": {
2429                        "smithy.api#documentation": "<p>The last day (in Unix time) that you want to obtain domain deliverability metrics for.\n            The <code>EndDate</code> that you specify has to be less than or equal to 30 days after\n            the <code>StartDate</code>.</p>",
2430                        "smithy.api#httpQuery": "EndDate",
2431                        "smithy.api#required": {}
2432                    }
2433                }
2434            },
2435            "traits": {
2436                "smithy.api#documentation": "<p>A request to obtain deliverability metrics for a domain.</p>"
2437            }
2438        },
2439        "com.amazonaws.pinpointemail#GetDomainStatisticsReportResponse": {
2440            "type": "structure",
2441            "members": {
2442                "OverallVolume": {
2443                    "target": "com.amazonaws.pinpointemail#OverallVolume",
2444                    "traits": {
2445                        "smithy.api#documentation": "<p>An object that contains deliverability metrics for the domain that you specified. The\n            data in this object is a summary of all of the data that was collected from the\n                <code>StartDate</code> to the <code>EndDate</code>.</p>",
2446                        "smithy.api#required": {}
2447                    }
2448                },
2449                "DailyVolumes": {
2450                    "target": "com.amazonaws.pinpointemail#DailyVolumes",
2451                    "traits": {
2452                        "smithy.api#documentation": "<p>An object that contains deliverability metrics for the domain that you specified. This\n            object contains data for each day, starting on the <code>StartDate</code> and ending on\n            the <code>EndDate</code>.</p>",
2453                        "smithy.api#required": {}
2454                    }
2455                }
2456            },
2457            "traits": {
2458                "smithy.api#documentation": "<p>An object that includes statistics that are related to the domain that you\n            specified.</p>"
2459            }
2460        },
2461        "com.amazonaws.pinpointemail#GetEmailIdentity": {
2462            "type": "operation",
2463            "input": {
2464                "target": "com.amazonaws.pinpointemail#GetEmailIdentityRequest"
2465            },
2466            "output": {
2467                "target": "com.amazonaws.pinpointemail#GetEmailIdentityResponse"
2468            },
2469            "errors": [
2470                {
2471                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2472                },
2473                {
2474                    "target": "com.amazonaws.pinpointemail#NotFoundException"
2475                },
2476                {
2477                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2478                }
2479            ],
2480            "traits": {
2481                "smithy.api#documentation": "<p>Provides information about a specific identity associated with your Amazon Pinpoint account,\n            including the identity's verification status, its DKIM authentication status, and its\n            custom Mail-From settings.</p>",
2482                "smithy.api#http": {
2483                    "method": "GET",
2484                    "uri": "/v1/email/identities/{EmailIdentity}",
2485                    "code": 200
2486                }
2487            }
2488        },
2489        "com.amazonaws.pinpointemail#GetEmailIdentityRequest": {
2490            "type": "structure",
2491            "members": {
2492                "EmailIdentity": {
2493                    "target": "com.amazonaws.pinpointemail#Identity",
2494                    "traits": {
2495                        "smithy.api#documentation": "<p>The email identity that you want to retrieve details for.</p>",
2496                        "smithy.api#httpLabel": {},
2497                        "smithy.api#required": {}
2498                    }
2499                }
2500            },
2501            "traits": {
2502                "smithy.api#documentation": "<p>A request to return details about an email identity.</p>"
2503            }
2504        },
2505        "com.amazonaws.pinpointemail#GetEmailIdentityResponse": {
2506            "type": "structure",
2507            "members": {
2508                "IdentityType": {
2509                    "target": "com.amazonaws.pinpointemail#IdentityType",
2510                    "traits": {
2511                        "smithy.api#documentation": "<p>The email identity type.</p>"
2512                    }
2513                },
2514                "FeedbackForwardingStatus": {
2515                    "target": "com.amazonaws.pinpointemail#Enabled",
2516                    "traits": {
2517                        "smithy.api#documentation": "<p>The feedback forwarding configuration for the identity.</p>\n        <p>If the value is <code>true</code>, Amazon Pinpoint sends you email notifications when bounce or\n            complaint events occur. Amazon Pinpoint sends this notification to the address that you specified\n            in the Return-Path header of the original email.</p>\n        <p>When you set this value to <code>false</code>, Amazon Pinpoint sends notifications through other\n            mechanisms, such as by notifying an Amazon SNS topic or another event destination. You're\n            required to have a method of tracking bounces and complaints. If you haven't set up\n            another mechanism for receiving bounce or complaint notifications, Amazon Pinpoint sends an email\n            notification when these events occur (even if this setting is disabled).</p>"
2518                    }
2519                },
2520                "VerifiedForSendingStatus": {
2521                    "target": "com.amazonaws.pinpointemail#Enabled",
2522                    "traits": {
2523                        "smithy.api#documentation": "<p>Specifies whether or not the identity is verified. In Amazon Pinpoint, you can only send email\n            from verified email addresses or domains. For more information about verifying\n            identities, see the <a href=\"https://docs.aws.amazon.com/pinpoint/latest/userguide/channels-email-manage-verify.html\">Amazon Pinpoint User Guide</a>.</p>"
2524                    }
2525                },
2526                "DkimAttributes": {
2527                    "target": "com.amazonaws.pinpointemail#DkimAttributes",
2528                    "traits": {
2529                        "smithy.api#documentation": "<p>An object that contains information about the DKIM attributes for the identity. This\n            object includes the tokens that you use to create the CNAME records that are required to\n            complete the DKIM verification process.</p>"
2530                    }
2531                },
2532                "MailFromAttributes": {
2533                    "target": "com.amazonaws.pinpointemail#MailFromAttributes",
2534                    "traits": {
2535                        "smithy.api#documentation": "<p>An object that contains information about the Mail-From attributes for the email\n            identity.</p>"
2536                    }
2537                },
2538                "Tags": {
2539                    "target": "com.amazonaws.pinpointemail#TagList",
2540                    "traits": {
2541                        "smithy.api#documentation": "<p>An array of objects that define the tags (keys and values) that are associated with\n            the email identity.</p>"
2542                    }
2543                }
2544            },
2545            "traits": {
2546                "smithy.api#documentation": "<p>Details about an email identity.</p>"
2547            }
2548        },
2549        "com.amazonaws.pinpointemail#Identity": {
2550            "type": "string"
2551        },
2552        "com.amazonaws.pinpointemail#IdentityInfo": {
2553            "type": "structure",
2554            "members": {
2555                "IdentityType": {
2556                    "target": "com.amazonaws.pinpointemail#IdentityType",
2557                    "traits": {
2558                        "smithy.api#documentation": "<p>The email identity type. The identity type can be one of the following:</p>\n        <ul>\n            <li>\n                <p>\n                  <code>EMAIL_ADDRESS</code> – The identity is an email address.</p>\n            </li>\n            <li>\n                <p>\n                  <code>DOMAIN</code> – The identity is a domain.</p>\n            </li>\n            <li>\n                <p>\n                  <code>MANAGED_DOMAIN</code> – The identity is a domain that is managed\n                    by AWS.</p>\n            </li>\n         </ul>"
2559                    }
2560                },
2561                "IdentityName": {
2562                    "target": "com.amazonaws.pinpointemail#Identity",
2563                    "traits": {
2564                        "smithy.api#documentation": "<p>The address or domain of the identity.</p>"
2565                    }
2566                },
2567                "SendingEnabled": {
2568                    "target": "com.amazonaws.pinpointemail#Enabled",
2569                    "traits": {
2570                        "smithy.api#documentation": "<p>Indicates whether or not you can send email from the identity.</p>\n        <p>In Amazon Pinpoint, an identity is an email address or domain that you send email from. Before\n            you can send email from an identity, you have to demostrate that you own the identity,\n            and that you authorize Amazon Pinpoint to send email from that identity.</p>"
2571                    }
2572                }
2573            },
2574            "traits": {
2575                "smithy.api#documentation": "<p>Information about an email identity.</p>"
2576            }
2577        },
2578        "com.amazonaws.pinpointemail#IdentityInfoList": {
2579            "type": "list",
2580            "member": {
2581                "target": "com.amazonaws.pinpointemail#IdentityInfo"
2582            }
2583        },
2584        "com.amazonaws.pinpointemail#IdentityType": {
2585            "type": "string",
2586            "traits": {
2587                "smithy.api#documentation": "<p>The email identity type. The identity type can be one of the following:</p>\n        <ul>\n            <li>\n                <p>\n                  <code>EMAIL_ADDRESS</code> – The identity is an email address.</p>\n            </li>\n            <li>\n                <p>\n                  <code>DOMAIN</code> – The identity is a domain.</p>\n            </li>\n         </ul>",
2588                "smithy.api#enum": [
2589                    {
2590                        "value": "EMAIL_ADDRESS",
2591                        "name": "EMAIL_ADDRESS"
2592                    },
2593                    {
2594                        "value": "DOMAIN",
2595                        "name": "DOMAIN"
2596                    },
2597                    {
2598                        "value": "MANAGED_DOMAIN",
2599                        "name": "MANAGED_DOMAIN"
2600                    }
2601                ]
2602            }
2603        },
2604        "com.amazonaws.pinpointemail#ImageUrl": {
2605            "type": "string"
2606        },
2607        "com.amazonaws.pinpointemail#InboxPlacementTrackingOption": {
2608            "type": "structure",
2609            "members": {
2610                "Global": {
2611                    "target": "com.amazonaws.pinpointemail#Enabled",
2612                    "traits": {
2613                        "smithy.api#documentation": "<p>Specifies whether inbox placement data is being tracked for the domain.</p>"
2614                    }
2615                },
2616                "TrackedIsps": {
2617                    "target": "com.amazonaws.pinpointemail#IspNameList",
2618                    "traits": {
2619                        "smithy.api#documentation": "<p>An array of strings, one for each major email provider that the inbox placement data\n            applies to.</p>"
2620                    }
2621                }
2622            },
2623            "traits": {
2624                "smithy.api#documentation": "<p>An object that contains information about the inbox placement data settings for a\n            verified domain that’s associated with your AWS account. This data is available only\n            if you enabled the Deliverability dashboard for the domain\n                (<code>PutDeliverabilityDashboardOption</code> operation).</p>"
2625            }
2626        },
2627        "com.amazonaws.pinpointemail#Ip": {
2628            "type": "string",
2629            "traits": {
2630                "smithy.api#documentation": "<p>A dedicated IP address that is associated with your Amazon Pinpoint account.</p>"
2631            }
2632        },
2633        "com.amazonaws.pinpointemail#IpList": {
2634            "type": "list",
2635            "member": {
2636                "target": "com.amazonaws.pinpointemail#Ip"
2637            }
2638        },
2639        "com.amazonaws.pinpointemail#IspName": {
2640            "type": "string",
2641            "traits": {
2642                "smithy.api#documentation": "<p>The name of an email provider.</p>"
2643            }
2644        },
2645        "com.amazonaws.pinpointemail#IspNameList": {
2646            "type": "list",
2647            "member": {
2648                "target": "com.amazonaws.pinpointemail#IspName"
2649            }
2650        },
2651        "com.amazonaws.pinpointemail#IspPlacement": {
2652            "type": "structure",
2653            "members": {
2654                "IspName": {
2655                    "target": "com.amazonaws.pinpointemail#IspName",
2656                    "traits": {
2657                        "smithy.api#documentation": "<p>The name of the email provider that the inbox placement data applies to.</p>"
2658                    }
2659                },
2660                "PlacementStatistics": {
2661                    "target": "com.amazonaws.pinpointemail#PlacementStatistics",
2662                    "traits": {
2663                        "smithy.api#documentation": "<p>An object that contains inbox placement metrics for a specific email provider.</p>"
2664                    }
2665                }
2666            },
2667            "traits": {
2668                "smithy.api#documentation": "<p>An object that describes how email sent during the predictive inbox placement test was handled by a certain\n            email provider.</p>"
2669            }
2670        },
2671        "com.amazonaws.pinpointemail#IspPlacements": {
2672            "type": "list",
2673            "member": {
2674                "target": "com.amazonaws.pinpointemail#IspPlacement"
2675            }
2676        },
2677        "com.amazonaws.pinpointemail#KinesisFirehoseDestination": {
2678            "type": "structure",
2679            "members": {
2680                "IamRoleArn": {
2681                    "target": "com.amazonaws.pinpointemail#AmazonResourceName",
2682                    "traits": {
2683                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the IAM role that Amazon Pinpoint uses when sending email\n            events to the Amazon Kinesis Data Firehose stream.</p>",
2684                        "smithy.api#required": {}
2685                    }
2686                },
2687                "DeliveryStreamArn": {
2688                    "target": "com.amazonaws.pinpointemail#AmazonResourceName",
2689                    "traits": {
2690                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the Amazon Kinesis Data Firehose stream that Amazon Pinpoint sends email events\n            to.</p>",
2691                        "smithy.api#required": {}
2692                    }
2693                }
2694            },
2695            "traits": {
2696                "smithy.api#documentation": "<p>An object that defines an Amazon Kinesis Data Firehose destination for email events. You can use Amazon Kinesis Data Firehose to\n            stream data to other services, such as Amazon S3 and Amazon Redshift.</p>"
2697            }
2698        },
2699        "com.amazonaws.pinpointemail#LastFreshStart": {
2700            "type": "timestamp",
2701            "traits": {
2702                "smithy.api#documentation": "<p>The date and time (in Unix time) when the reputation metrics were last given a fresh\n            start. When your account is given a fresh start, your reputation metrics are calculated\n            starting from the date of the fresh start.</p>"
2703            }
2704        },
2705        "com.amazonaws.pinpointemail#LimitExceededException": {
2706            "type": "structure",
2707            "members": {
2708                "message": {
2709                    "target": "com.amazonaws.pinpointemail#ErrorMessage"
2710                }
2711            },
2712            "traits": {
2713                "smithy.api#documentation": "<p>There are too many instances of the specified resource type.</p>",
2714                "smithy.api#error": "client",
2715                "smithy.api#httpError": 400
2716            }
2717        },
2718        "com.amazonaws.pinpointemail#ListConfigurationSets": {
2719            "type": "operation",
2720            "input": {
2721                "target": "com.amazonaws.pinpointemail#ListConfigurationSetsRequest"
2722            },
2723            "output": {
2724                "target": "com.amazonaws.pinpointemail#ListConfigurationSetsResponse"
2725            },
2726            "errors": [
2727                {
2728                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2729                },
2730                {
2731                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2732                }
2733            ],
2734            "traits": {
2735                "smithy.api#documentation": "<p>List all of the configuration sets associated with your Amazon Pinpoint account in the current\n            region.</p>\n        <p>In Amazon Pinpoint, <i>configuration sets</i> are groups of rules that you can\n            apply to the emails you send. You apply a configuration set to an email by including a\n            reference to the configuration set in the headers of the email. When you apply a\n            configuration set to an email, all of the rules in that configuration set are applied to\n            the email.</p>",
2736                "smithy.api#http": {
2737                    "method": "GET",
2738                    "uri": "/v1/email/configuration-sets",
2739                    "code": 200
2740                },
2741                "smithy.api#paginated": {
2742                    "inputToken": "NextToken",
2743                    "outputToken": "NextToken",
2744                    "pageSize": "PageSize"
2745                }
2746            }
2747        },
2748        "com.amazonaws.pinpointemail#ListConfigurationSetsRequest": {
2749            "type": "structure",
2750            "members": {
2751                "NextToken": {
2752                    "target": "com.amazonaws.pinpointemail#NextToken",
2753                    "traits": {
2754                        "smithy.api#documentation": "<p>A token returned from a previous call to <code>ListConfigurationSets</code> to\n            indicate the position in the list of configuration sets.</p>",
2755                        "smithy.api#httpQuery": "NextToken"
2756                    }
2757                },
2758                "PageSize": {
2759                    "target": "com.amazonaws.pinpointemail#MaxItems",
2760                    "traits": {
2761                        "smithy.api#documentation": "<p>The number of results to show in a single call to <code>ListConfigurationSets</code>.\n            If the number of results is larger than the number you specified in this parameter, then\n            the response includes a <code>NextToken</code> element, which you can use to obtain\n            additional results.</p>",
2762                        "smithy.api#httpQuery": "PageSize"
2763                    }
2764                }
2765            },
2766            "traits": {
2767                "smithy.api#documentation": "<p>A request to obtain a list of configuration sets for your Amazon Pinpoint account in the current\n            AWS Region.</p>"
2768            }
2769        },
2770        "com.amazonaws.pinpointemail#ListConfigurationSetsResponse": {
2771            "type": "structure",
2772            "members": {
2773                "ConfigurationSets": {
2774                    "target": "com.amazonaws.pinpointemail#ConfigurationSetNameList",
2775                    "traits": {
2776                        "smithy.api#documentation": "<p>An array that contains all of the configuration sets in your Amazon Pinpoint account in the\n            current AWS Region.</p>"
2777                    }
2778                },
2779                "NextToken": {
2780                    "target": "com.amazonaws.pinpointemail#NextToken",
2781                    "traits": {
2782                        "smithy.api#documentation": "<p>A token that indicates that there are additional configuration sets to list. To view\n            additional configuration sets, issue another request to\n                <code>ListConfigurationSets</code>, and pass this token in the\n                <code>NextToken</code> parameter.</p>"
2783                    }
2784                }
2785            },
2786            "traits": {
2787                "smithy.api#documentation": "<p>A list of configuration sets in your Amazon Pinpoint account in the current AWS Region.</p>"
2788            }
2789        },
2790        "com.amazonaws.pinpointemail#ListDedicatedIpPools": {
2791            "type": "operation",
2792            "input": {
2793                "target": "com.amazonaws.pinpointemail#ListDedicatedIpPoolsRequest"
2794            },
2795            "output": {
2796                "target": "com.amazonaws.pinpointemail#ListDedicatedIpPoolsResponse"
2797            },
2798            "errors": [
2799                {
2800                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2801                },
2802                {
2803                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2804                }
2805            ],
2806            "traits": {
2807                "smithy.api#documentation": "<p>List all of the dedicated IP pools that exist in your Amazon Pinpoint account in the current\n            AWS Region.</p>",
2808                "smithy.api#http": {
2809                    "method": "GET",
2810                    "uri": "/v1/email/dedicated-ip-pools",
2811                    "code": 200
2812                },
2813                "smithy.api#paginated": {
2814                    "inputToken": "NextToken",
2815                    "outputToken": "NextToken",
2816                    "pageSize": "PageSize"
2817                }
2818            }
2819        },
2820        "com.amazonaws.pinpointemail#ListDedicatedIpPoolsRequest": {
2821            "type": "structure",
2822            "members": {
2823                "NextToken": {
2824                    "target": "com.amazonaws.pinpointemail#NextToken",
2825                    "traits": {
2826                        "smithy.api#documentation": "<p>A token returned from a previous call to <code>ListDedicatedIpPools</code> to indicate\n            the position in the list of dedicated IP pools.</p>",
2827                        "smithy.api#httpQuery": "NextToken"
2828                    }
2829                },
2830                "PageSize": {
2831                    "target": "com.amazonaws.pinpointemail#MaxItems",
2832                    "traits": {
2833                        "smithy.api#documentation": "<p>The number of results to show in a single call to <code>ListDedicatedIpPools</code>.\n            If the number of results is larger than the number you specified in this parameter, then\n            the response includes a <code>NextToken</code> element, which you can use to obtain\n            additional results.</p>",
2834                        "smithy.api#httpQuery": "PageSize"
2835                    }
2836                }
2837            },
2838            "traits": {
2839                "smithy.api#documentation": "<p>A request to obtain a list of dedicated IP pools.</p>"
2840            }
2841        },
2842        "com.amazonaws.pinpointemail#ListDedicatedIpPoolsResponse": {
2843            "type": "structure",
2844            "members": {
2845                "DedicatedIpPools": {
2846                    "target": "com.amazonaws.pinpointemail#ListOfDedicatedIpPools",
2847                    "traits": {
2848                        "smithy.api#documentation": "<p>A list of all of the dedicated IP pools that are associated with your Amazon Pinpoint\n            account.</p>"
2849                    }
2850                },
2851                "NextToken": {
2852                    "target": "com.amazonaws.pinpointemail#NextToken",
2853                    "traits": {
2854                        "smithy.api#documentation": "<p>A token that indicates that there are additional IP pools to list. To view additional\n            IP pools, issue another request to <code>ListDedicatedIpPools</code>, passing this token\n            in the <code>NextToken</code> parameter.</p>"
2855                    }
2856                }
2857            },
2858            "traits": {
2859                "smithy.api#documentation": "<p>A list of dedicated IP pools.</p>"
2860            }
2861        },
2862        "com.amazonaws.pinpointemail#ListDeliverabilityTestReports": {
2863            "type": "operation",
2864            "input": {
2865                "target": "com.amazonaws.pinpointemail#ListDeliverabilityTestReportsRequest"
2866            },
2867            "output": {
2868                "target": "com.amazonaws.pinpointemail#ListDeliverabilityTestReportsResponse"
2869            },
2870            "errors": [
2871                {
2872                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2873                },
2874                {
2875                    "target": "com.amazonaws.pinpointemail#NotFoundException"
2876                },
2877                {
2878                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2879                }
2880            ],
2881            "traits": {
2882                "smithy.api#documentation": "<p>Show a list of the predictive inbox placement tests that you've performed, regardless of their statuses. For\n            predictive inbox placement tests that are complete, you can use the <code>GetDeliverabilityTestReport</code>\n            operation to view the results.</p>",
2883                "smithy.api#http": {
2884                    "method": "GET",
2885                    "uri": "/v1/email/deliverability-dashboard/test-reports",
2886                    "code": 200
2887                },
2888                "smithy.api#paginated": {
2889                    "inputToken": "NextToken",
2890                    "outputToken": "NextToken",
2891                    "pageSize": "PageSize"
2892                }
2893            }
2894        },
2895        "com.amazonaws.pinpointemail#ListDeliverabilityTestReportsRequest": {
2896            "type": "structure",
2897            "members": {
2898                "NextToken": {
2899                    "target": "com.amazonaws.pinpointemail#NextToken",
2900                    "traits": {
2901                        "smithy.api#documentation": "<p>A token returned from a previous call to <code>ListDeliverabilityTestReports</code> to\n            indicate the position in the list of predictive inbox placement tests.</p>",
2902                        "smithy.api#httpQuery": "NextToken"
2903                    }
2904                },
2905                "PageSize": {
2906                    "target": "com.amazonaws.pinpointemail#MaxItems",
2907                    "traits": {
2908                        "smithy.api#documentation": "<p>The number of results to show in a single call to\n                <code>ListDeliverabilityTestReports</code>. If the number of results is larger than\n            the number you specified in this parameter, then the response includes a\n                <code>NextToken</code> element, which you can use to obtain additional\n            results.</p>\n        <p>The value you specify has to be at least 0, and can be no more than 1000.</p>",
2909                        "smithy.api#httpQuery": "PageSize"
2910                    }
2911                }
2912            },
2913            "traits": {
2914                "smithy.api#documentation": "<p>A request to list all of the predictive inbox placement tests that you've performed.</p>"
2915            }
2916        },
2917        "com.amazonaws.pinpointemail#ListDeliverabilityTestReportsResponse": {
2918            "type": "structure",
2919            "members": {
2920                "DeliverabilityTestReports": {
2921                    "target": "com.amazonaws.pinpointemail#DeliverabilityTestReports",
2922                    "traits": {
2923                        "smithy.api#documentation": "<p>An object that contains a lists of predictive inbox placement tests that you've performed.</p>",
2924                        "smithy.api#required": {}
2925                    }
2926                },
2927                "NextToken": {
2928                    "target": "com.amazonaws.pinpointemail#NextToken",
2929                    "traits": {
2930                        "smithy.api#documentation": "<p>A token that indicates that there are additional predictive inbox placement tests to list. To view additional\n            predictive inbox placement tests, issue another request to <code>ListDeliverabilityTestReports</code>, and pass\n            this token in the <code>NextToken</code> parameter.</p>"
2931                    }
2932                }
2933            },
2934            "traits": {
2935                "smithy.api#documentation": "<p>A list of the predictive inbox placement test reports that are available for your account, regardless of\n            whether or not those tests are complete.</p>"
2936            }
2937        },
2938        "com.amazonaws.pinpointemail#ListDomainDeliverabilityCampaigns": {
2939            "type": "operation",
2940            "input": {
2941                "target": "com.amazonaws.pinpointemail#ListDomainDeliverabilityCampaignsRequest"
2942            },
2943            "output": {
2944                "target": "com.amazonaws.pinpointemail#ListDomainDeliverabilityCampaignsResponse"
2945            },
2946            "errors": [
2947                {
2948                    "target": "com.amazonaws.pinpointemail#BadRequestException"
2949                },
2950                {
2951                    "target": "com.amazonaws.pinpointemail#NotFoundException"
2952                },
2953                {
2954                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
2955                }
2956            ],
2957            "traits": {
2958                "smithy.api#documentation": "<p>Retrieve deliverability data for all the campaigns that used a specific domain to send\n            email during a specified time range. This data is available for a domain only if you\n            enabled the Deliverability dashboard (<code>PutDeliverabilityDashboardOption</code> operation)\n            for the domain.</p>",
2959                "smithy.api#http": {
2960                    "method": "GET",
2961                    "uri": "/v1/email/deliverability-dashboard/domains/{SubscribedDomain}/campaigns",
2962                    "code": 200
2963                },
2964                "smithy.api#paginated": {
2965                    "inputToken": "NextToken",
2966                    "outputToken": "NextToken",
2967                    "pageSize": "PageSize"
2968                }
2969            }
2970        },
2971        "com.amazonaws.pinpointemail#ListDomainDeliverabilityCampaignsRequest": {
2972            "type": "structure",
2973            "members": {
2974                "StartDate": {
2975                    "target": "com.amazonaws.pinpointemail#Timestamp",
2976                    "traits": {
2977                        "smithy.api#documentation": "<p>The first day, in Unix time format, that you want to obtain deliverability data\n            for.</p>",
2978                        "smithy.api#httpQuery": "StartDate",
2979                        "smithy.api#required": {}
2980                    }
2981                },
2982                "EndDate": {
2983                    "target": "com.amazonaws.pinpointemail#Timestamp",
2984                    "traits": {
2985                        "smithy.api#documentation": "<p>The last day, in Unix time format, that you want to obtain deliverability data for.\n            This value has to be less than or equal to 30 days after the value of the\n                <code>StartDate</code> parameter.</p>",
2986                        "smithy.api#httpQuery": "EndDate",
2987                        "smithy.api#required": {}
2988                    }
2989                },
2990                "SubscribedDomain": {
2991                    "target": "com.amazonaws.pinpointemail#Domain",
2992                    "traits": {
2993                        "smithy.api#documentation": "<p>The domain to obtain deliverability data for.</p>",
2994                        "smithy.api#httpLabel": {},
2995                        "smithy.api#required": {}
2996                    }
2997                },
2998                "NextToken": {
2999                    "target": "com.amazonaws.pinpointemail#NextToken",
3000                    "traits": {
3001                        "smithy.api#documentation": "<p>A token that’s returned from a previous call to the\n                <code>ListDomainDeliverabilityCampaigns</code> operation. This token indicates the\n            position of a campaign in the list of campaigns.</p>",
3002                        "smithy.api#httpQuery": "NextToken"
3003                    }
3004                },
3005                "PageSize": {
3006                    "target": "com.amazonaws.pinpointemail#MaxItems",
3007                    "traits": {
3008                        "smithy.api#documentation": "<p>The maximum number of results to include in response to a single call to the\n                <code>ListDomainDeliverabilityCampaigns</code> operation. If the number of results\n            is larger than the number that you specify in this parameter, the response includes a\n                <code>NextToken</code> element, which you can use to obtain additional\n            results.</p>",
3009                        "smithy.api#httpQuery": "PageSize"
3010                    }
3011                }
3012            },
3013            "traits": {
3014                "smithy.api#documentation": "<p>Retrieve deliverability data for all the campaigns that used a specific domain to send\n            email during a specified time range. This data is available for a domain only if you\n            enabled the Deliverability dashboard (<code>PutDeliverabilityDashboardOption</code> operation)\n            for the domain.</p>"
3015            }
3016        },
3017        "com.amazonaws.pinpointemail#ListDomainDeliverabilityCampaignsResponse": {
3018            "type": "structure",
3019            "members": {
3020                "DomainDeliverabilityCampaigns": {
3021                    "target": "com.amazonaws.pinpointemail#DomainDeliverabilityCampaignList",
3022                    "traits": {
3023                        "smithy.api#documentation": "<p>An array of responses, one for each campaign that used the domain to send email during\n            the specified time range.</p>",
3024                        "smithy.api#required": {}
3025                    }
3026                },
3027                "NextToken": {
3028                    "target": "com.amazonaws.pinpointemail#NextToken",
3029                    "traits": {
3030                        "smithy.api#documentation": "<p>A token that’s returned from a previous call to the\n                <code>ListDomainDeliverabilityCampaigns</code> operation. This token indicates the\n            position of the campaign in the list of campaigns.</p>"
3031                    }
3032                }
3033            },
3034            "traits": {
3035                "smithy.api#documentation": "<p>An array of objects that provide deliverability data for all the campaigns that used a\n            specific domain to send email during a specified time range. This data is available for\n            a domain only if you enabled the Deliverability dashboard\n                (<code>PutDeliverabilityDashboardOption</code> operation) for the domain.</p>"
3036            }
3037        },
3038        "com.amazonaws.pinpointemail#ListEmailIdentities": {
3039            "type": "operation",
3040            "input": {
3041                "target": "com.amazonaws.pinpointemail#ListEmailIdentitiesRequest"
3042            },
3043            "output": {
3044                "target": "com.amazonaws.pinpointemail#ListEmailIdentitiesResponse"
3045            },
3046            "errors": [
3047                {
3048                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3049                },
3050                {
3051                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3052                }
3053            ],
3054            "traits": {
3055                "smithy.api#documentation": "<p>Returns a list of all of the email identities that are associated with your Amazon Pinpoint\n            account. An identity can be either an email address or a domain. This operation returns\n            identities that are verified as well as those that aren't.</p>",
3056                "smithy.api#http": {
3057                    "method": "GET",
3058                    "uri": "/v1/email/identities",
3059                    "code": 200
3060                },
3061                "smithy.api#paginated": {
3062                    "inputToken": "NextToken",
3063                    "outputToken": "NextToken",
3064                    "pageSize": "PageSize"
3065                }
3066            }
3067        },
3068        "com.amazonaws.pinpointemail#ListEmailIdentitiesRequest": {
3069            "type": "structure",
3070            "members": {
3071                "NextToken": {
3072                    "target": "com.amazonaws.pinpointemail#NextToken",
3073                    "traits": {
3074                        "smithy.api#documentation": "<p>A token returned from a previous call to <code>ListEmailIdentities</code> to indicate\n            the position in the list of identities.</p>",
3075                        "smithy.api#httpQuery": "NextToken"
3076                    }
3077                },
3078                "PageSize": {
3079                    "target": "com.amazonaws.pinpointemail#MaxItems",
3080                    "traits": {
3081                        "smithy.api#documentation": "<p>The number of results to show in a single call to <code>ListEmailIdentities</code>. If\n            the number of results is larger than the number you specified in this parameter, then\n            the response includes a <code>NextToken</code> element, which you can use to obtain\n            additional results.</p>\n        <p>The value you specify has to be at least 0, and can be no more than 1000.</p>",
3082                        "smithy.api#httpQuery": "PageSize"
3083                    }
3084                }
3085            },
3086            "traits": {
3087                "smithy.api#documentation": "<p>A request to list all of the email identities associated with your Amazon Pinpoint account. This\n            list includes identities that you've already verified, identities that are unverified,\n            and identities that were verified in the past, but are no longer verified.</p>"
3088            }
3089        },
3090        "com.amazonaws.pinpointemail#ListEmailIdentitiesResponse": {
3091            "type": "structure",
3092            "members": {
3093                "EmailIdentities": {
3094                    "target": "com.amazonaws.pinpointemail#IdentityInfoList",
3095                    "traits": {
3096                        "smithy.api#documentation": "<p>An array that includes all of the identities associated with your Amazon Pinpoint\n            account.</p>"
3097                    }
3098                },
3099                "NextToken": {
3100                    "target": "com.amazonaws.pinpointemail#NextToken",
3101                    "traits": {
3102                        "smithy.api#documentation": "<p>A token that indicates that there are additional configuration sets to list. To view\n            additional configuration sets, issue another request to\n            <code>ListEmailIdentities</code>, and pass this token in the <code>NextToken</code>\n            parameter.</p>"
3103                    }
3104                }
3105            },
3106            "traits": {
3107                "smithy.api#documentation": "<p>A list of all of the identities that you've attempted to verify for use with Amazon Pinpoint,\n            regardless of whether or not those identities were successfully verified.</p>"
3108            }
3109        },
3110        "com.amazonaws.pinpointemail#ListOfDedicatedIpPools": {
3111            "type": "list",
3112            "member": {
3113                "target": "com.amazonaws.pinpointemail#PoolName"
3114            },
3115            "traits": {
3116                "smithy.api#documentation": "<p>A list of dedicated IP pools that are associated with your Amazon Pinpoint account.</p>"
3117            }
3118        },
3119        "com.amazonaws.pinpointemail#ListTagsForResource": {
3120            "type": "operation",
3121            "input": {
3122                "target": "com.amazonaws.pinpointemail#ListTagsForResourceRequest"
3123            },
3124            "output": {
3125                "target": "com.amazonaws.pinpointemail#ListTagsForResourceResponse"
3126            },
3127            "errors": [
3128                {
3129                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3130                },
3131                {
3132                    "target": "com.amazonaws.pinpointemail#NotFoundException"
3133                },
3134                {
3135                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3136                }
3137            ],
3138            "traits": {
3139                "smithy.api#documentation": "<p>Retrieve a list of the tags (keys and values) that are associated with a specified\n            resource. A <i>tag</i> is a label that you optionally define and associate\n            with a resource in Amazon Pinpoint. Each tag consists of a required <i>tag\n                key</i> and an optional associated <i>tag value</i>. A tag key\n            is a general label that acts as a category for more specific tag values. A tag value\n            acts as a descriptor within a tag key.</p>",
3140                "smithy.api#http": {
3141                    "method": "GET",
3142                    "uri": "/v1/email/tags",
3143                    "code": 200
3144                }
3145            }
3146        },
3147        "com.amazonaws.pinpointemail#ListTagsForResourceRequest": {
3148            "type": "structure",
3149            "members": {
3150                "ResourceArn": {
3151                    "target": "com.amazonaws.pinpointemail#AmazonResourceName",
3152                    "traits": {
3153                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the resource that you want to retrieve tag\n            information for.</p>",
3154                        "smithy.api#httpQuery": "ResourceArn",
3155                        "smithy.api#required": {}
3156                    }
3157                }
3158            }
3159        },
3160        "com.amazonaws.pinpointemail#ListTagsForResourceResponse": {
3161            "type": "structure",
3162            "members": {
3163                "Tags": {
3164                    "target": "com.amazonaws.pinpointemail#TagList",
3165                    "traits": {
3166                        "smithy.api#documentation": "<p>An array that lists all the tags that are associated with the resource. Each tag\n            consists of a required tag key (<code>Key</code>) and an associated tag value\n                (<code>Value</code>)</p>",
3167                        "smithy.api#required": {}
3168                    }
3169                }
3170            }
3171        },
3172        "com.amazonaws.pinpointemail#MailFromAttributes": {
3173            "type": "structure",
3174            "members": {
3175                "MailFromDomain": {
3176                    "target": "com.amazonaws.pinpointemail#MailFromDomainName",
3177                    "traits": {
3178                        "smithy.api#documentation": "<p>The name of a domain that an email identity uses as a custom MAIL FROM domain.</p>",
3179                        "smithy.api#required": {}
3180                    }
3181                },
3182                "MailFromDomainStatus": {
3183                    "target": "com.amazonaws.pinpointemail#MailFromDomainStatus",
3184                    "traits": {
3185                        "smithy.api#documentation": "<p>The status of the MAIL FROM domain. This status can have the following values:</p>\n        <ul>\n            <li>\n                <p>\n                  <code>PENDING</code> – Amazon Pinpoint hasn't started searching for the MX record\n                    yet.</p>\n            </li>\n            <li>\n                <p>\n                  <code>SUCCESS</code> – Amazon Pinpoint detected the required MX record for the\n                    MAIL FROM domain.</p>\n            </li>\n            <li>\n                <p>\n                  <code>FAILED</code> – Amazon Pinpoint can't find the required MX record, or the\n                    record no longer exists.</p>\n            </li>\n            <li>\n                <p>\n                  <code>TEMPORARY_FAILURE</code> – A temporary issue occurred, which\n                    prevented Amazon Pinpoint from determining the status of the MAIL FROM domain.</p>\n            </li>\n         </ul>",
3186                        "smithy.api#required": {}
3187                    }
3188                },
3189                "BehaviorOnMxFailure": {
3190                    "target": "com.amazonaws.pinpointemail#BehaviorOnMxFailure",
3191                    "traits": {
3192                        "smithy.api#documentation": "<p>The action that Amazon Pinpoint to takes if it can't read the required MX record for a custom\n            MAIL FROM domain. When you set this value to <code>UseDefaultValue</code>, Amazon Pinpoint uses\n                <i>amazonses.com</i> as the MAIL FROM domain. When you set this value\n            to <code>RejectMessage</code>, Amazon Pinpoint returns a <code>MailFromDomainNotVerified</code>\n            error, and doesn't attempt to deliver the email.</p>\n        <p>These behaviors are taken when the custom MAIL FROM domain configuration is in the\n                <code>Pending</code>, <code>Failed</code>, and <code>TemporaryFailure</code>\n            states.</p>",
3193                        "smithy.api#required": {}
3194                    }
3195                }
3196            },
3197            "traits": {
3198                "smithy.api#documentation": "<p>A list of attributes that are associated with a MAIL FROM domain.</p>"
3199            }
3200        },
3201        "com.amazonaws.pinpointemail#MailFromDomainName": {
3202            "type": "string",
3203            "traits": {
3204                "smithy.api#documentation": "<p>The domain that you want to use as a MAIL FROM domain.</p>"
3205            }
3206        },
3207        "com.amazonaws.pinpointemail#MailFromDomainNotVerifiedException": {
3208            "type": "structure",
3209            "members": {
3210                "message": {
3211                    "target": "com.amazonaws.pinpointemail#ErrorMessage"
3212                }
3213            },
3214            "traits": {
3215                "smithy.api#documentation": "<p>The message can't be sent because the sending domain isn't verified.</p>",
3216                "smithy.api#error": "client",
3217                "smithy.api#httpError": 400
3218            }
3219        },
3220        "com.amazonaws.pinpointemail#MailFromDomainStatus": {
3221            "type": "string",
3222            "traits": {
3223                "smithy.api#documentation": "<p>The status of the MAIL FROM domain. This status can have the following values:</p>\n        <ul>\n            <li>\n                <p>\n                  <code>PENDING</code> – Amazon Pinpoint hasn't started searching for the MX record\n                    yet.</p>\n            </li>\n            <li>\n                <p>\n                  <code>SUCCESS</code> – Amazon Pinpoint detected the required MX record for the\n                    MAIL FROM domain.</p>\n            </li>\n            <li>\n                <p>\n                  <code>FAILED</code> – Amazon Pinpoint can't find the required MX record, or the\n                    record no longer exists.</p>\n            </li>\n            <li>\n                <p>\n                  <code>TEMPORARY_FAILURE</code> – A temporary issue occurred, which\n                    prevented Amazon Pinpoint from determining the status of the MAIL FROM domain.</p>\n            </li>\n         </ul>",
3224                "smithy.api#enum": [
3225                    {
3226                        "value": "PENDING",
3227                        "name": "PENDING"
3228                    },
3229                    {
3230                        "value": "SUCCESS",
3231                        "name": "SUCCESS"
3232                    },
3233                    {
3234                        "value": "FAILED",
3235                        "name": "FAILED"
3236                    },
3237                    {
3238                        "value": "TEMPORARY_FAILURE",
3239                        "name": "TEMPORARY_FAILURE"
3240                    }
3241                ]
3242            }
3243        },
3244        "com.amazonaws.pinpointemail#Max24HourSend": {
3245            "type": "double"
3246        },
3247        "com.amazonaws.pinpointemail#MaxItems": {
3248            "type": "integer",
3249            "traits": {
3250                "smithy.api#box": {}
3251            }
3252        },
3253        "com.amazonaws.pinpointemail#MaxSendRate": {
3254            "type": "double"
3255        },
3256        "com.amazonaws.pinpointemail#Message": {
3257            "type": "structure",
3258            "members": {
3259                "Subject": {
3260                    "target": "com.amazonaws.pinpointemail#Content",
3261                    "traits": {
3262                        "smithy.api#documentation": "<p>The subject line of the email. The subject line can only contain 7-bit ASCII\n            characters. However, you can specify non-ASCII characters in the subject line by using\n            encoded-word syntax, as described in <a href=\"https://tools.ietf.org/html/rfc2047\">RFC 2047</a>.</p>",
3263                        "smithy.api#required": {}
3264                    }
3265                },
3266                "Body": {
3267                    "target": "com.amazonaws.pinpointemail#Body",
3268                    "traits": {
3269                        "smithy.api#documentation": "<p>The body of the message. You can specify an HTML version of the message, a text-only\n            version of the message, or both.</p>",
3270                        "smithy.api#required": {}
3271                    }
3272                }
3273            },
3274            "traits": {
3275                "smithy.api#documentation": "<p>Represents the email message that you're sending. The <code>Message</code> object\n            consists of a subject line and a message body.</p>"
3276            }
3277        },
3278        "com.amazonaws.pinpointemail#MessageContent": {
3279            "type": "string",
3280            "traits": {
3281                "smithy.api#documentation": "<p>The body of an email message.</p>"
3282            }
3283        },
3284        "com.amazonaws.pinpointemail#MessageData": {
3285            "type": "string"
3286        },
3287        "com.amazonaws.pinpointemail#MessageRejected": {
3288            "type": "structure",
3289            "members": {
3290                "message": {
3291                    "target": "com.amazonaws.pinpointemail#ErrorMessage"
3292                }
3293            },
3294            "traits": {
3295                "smithy.api#documentation": "<p>The message can't be sent because it contains invalid content.</p>",
3296                "smithy.api#error": "client",
3297                "smithy.api#httpError": 400
3298            }
3299        },
3300        "com.amazonaws.pinpointemail#MessageTag": {
3301            "type": "structure",
3302            "members": {
3303                "Name": {
3304                    "target": "com.amazonaws.pinpointemail#MessageTagName",
3305                    "traits": {
3306                        "smithy.api#documentation": "<p>The name of the message tag. The message tag name has to meet the following\n            criteria:</p>\n        <ul>\n            <li>\n                <p>It can only contain ASCII letters (a–z, A–Z), numbers (0–9),\n                    underscores (_), or dashes (-).</p>\n            </li>\n            <li>\n                <p>It can contain no more than 256 characters.</p>\n            </li>\n         </ul>",
3307                        "smithy.api#required": {}
3308                    }
3309                },
3310                "Value": {
3311                    "target": "com.amazonaws.pinpointemail#MessageTagValue",
3312                    "traits": {
3313                        "smithy.api#documentation": "<p>The value of the message tag. The message tag value has to meet the following\n            criteria:</p>\n        <ul>\n            <li>\n                <p>It can only contain ASCII letters (a–z, A–Z), numbers (0–9),\n                    underscores (_), or dashes (-).</p>\n            </li>\n            <li>\n                <p>It can contain no more than 256 characters.</p>\n            </li>\n         </ul>",
3314                        "smithy.api#required": {}
3315                    }
3316                }
3317            },
3318            "traits": {
3319                "smithy.api#documentation": "<p>Contains the name and value of a tag that you apply to an email. You can use message\n            tags when you publish email sending events.\n            </p>"
3320            }
3321        },
3322        "com.amazonaws.pinpointemail#MessageTagList": {
3323            "type": "list",
3324            "member": {
3325                "target": "com.amazonaws.pinpointemail#MessageTag"
3326            },
3327            "traits": {
3328                "smithy.api#documentation": "<p>A list of message tags.</p>"
3329            }
3330        },
3331        "com.amazonaws.pinpointemail#MessageTagName": {
3332            "type": "string",
3333            "traits": {
3334                "smithy.api#documentation": "<p>The name of the message tag. The message tag name has to meet the following\n            criteria:</p>\n        <ul>\n            <li>\n                <p>It can only contain ASCII letters (a–z, A–Z), numbers (0–9),\n                    underscores (_), or dashes (-).</p>\n            </li>\n            <li>\n                <p>It can contain no more than 256 characters.</p>\n            </li>\n         </ul>"
3335            }
3336        },
3337        "com.amazonaws.pinpointemail#MessageTagValue": {
3338            "type": "string",
3339            "traits": {
3340                "smithy.api#documentation": "<p>The value of the message tag. The message tag value has to meet the following\n            criteria:</p>\n        <ul>\n            <li>\n                <p>It can only contain ASCII letters (a–z, A–Z), numbers (0–9),\n                    underscores (_), or dashes (-).</p>\n            </li>\n            <li>\n                <p>It can contain no more than 256 characters.</p>\n            </li>\n         </ul>"
3341            }
3342        },
3343        "com.amazonaws.pinpointemail#NextToken": {
3344            "type": "string"
3345        },
3346        "com.amazonaws.pinpointemail#NotFoundException": {
3347            "type": "structure",
3348            "members": {
3349                "message": {
3350                    "target": "com.amazonaws.pinpointemail#ErrorMessage"
3351                }
3352            },
3353            "traits": {
3354                "smithy.api#documentation": "<p>The resource you attempted to access doesn't exist.</p>",
3355                "smithy.api#error": "client",
3356                "smithy.api#httpError": 404
3357            }
3358        },
3359        "com.amazonaws.pinpointemail#OutboundMessageId": {
3360            "type": "string"
3361        },
3362        "com.amazonaws.pinpointemail#OverallVolume": {
3363            "type": "structure",
3364            "members": {
3365                "VolumeStatistics": {
3366                    "target": "com.amazonaws.pinpointemail#VolumeStatistics",
3367                    "traits": {
3368                        "smithy.api#documentation": "<p>An object that contains information about the numbers of messages that arrived in\n            recipients' inboxes and junk mail folders.</p>"
3369                    }
3370                },
3371                "ReadRatePercent": {
3372                    "target": "com.amazonaws.pinpointemail#Percentage",
3373                    "traits": {
3374                        "smithy.api#documentation": "<p>The percentage of emails that were sent from the domain that were read by their\n            recipients.</p>"
3375                    }
3376                },
3377                "DomainIspPlacements": {
3378                    "target": "com.amazonaws.pinpointemail#DomainIspPlacements",
3379                    "traits": {
3380                        "smithy.api#documentation": "<p>An object that contains inbox and junk mail placement metrics for individual email\n            providers.</p>"
3381                    }
3382                }
3383            },
3384            "traits": {
3385                "smithy.api#documentation": "<p>An object that contains information about email that was sent from the selected\n            domain.</p>"
3386            }
3387        },
3388        "com.amazonaws.pinpointemail#Percentage": {
3389            "type": "double",
3390            "traits": {
3391                "smithy.api#box": {},
3392                "smithy.api#documentation": "<p>An object that contains information about inbox placement percentages.</p>"
3393            }
3394        },
3395        "com.amazonaws.pinpointemail#Percentage100Wrapper": {
3396            "type": "integer",
3397            "traits": {
3398                "smithy.api#box": {}
3399            }
3400        },
3401        "com.amazonaws.pinpointemail#PinpointDestination": {
3402            "type": "structure",
3403            "members": {
3404                "ApplicationArn": {
3405                    "target": "com.amazonaws.pinpointemail#AmazonResourceName",
3406                    "traits": {
3407                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the Amazon Pinpoint project that you want to send email\n            events to.</p>"
3408                    }
3409                }
3410            },
3411            "traits": {
3412                "smithy.api#documentation": "<p>An object that defines a Amazon Pinpoint destination for email events. You can use Amazon Pinpoint events\n            to create attributes in Amazon Pinpoint projects. You can use these attributes to create segments\n            for your campaigns.</p>"
3413            }
3414        },
3415        "com.amazonaws.pinpointemail#PlacementStatistics": {
3416            "type": "structure",
3417            "members": {
3418                "InboxPercentage": {
3419                    "target": "com.amazonaws.pinpointemail#Percentage",
3420                    "traits": {
3421                        "smithy.api#documentation": "<p>The percentage of emails that arrived in recipients' inboxes during the predictive inbox placement test.</p>"
3422                    }
3423                },
3424                "SpamPercentage": {
3425                    "target": "com.amazonaws.pinpointemail#Percentage",
3426                    "traits": {
3427                        "smithy.api#documentation": "<p>The percentage of emails that arrived in recipients' spam or junk mail folders during\n            the predictive inbox placement test.</p>"
3428                    }
3429                },
3430                "MissingPercentage": {
3431                    "target": "com.amazonaws.pinpointemail#Percentage",
3432                    "traits": {
3433                        "smithy.api#documentation": "<p>The percentage of emails that didn't arrive in recipients' inboxes at all during the\n            predictive inbox placement test.</p>"
3434                    }
3435                },
3436                "SpfPercentage": {
3437                    "target": "com.amazonaws.pinpointemail#Percentage",
3438                    "traits": {
3439                        "smithy.api#documentation": "<p>The percentage of emails that were authenticated by using Sender Policy Framework\n            (SPF) during the predictive inbox placement test.</p>"
3440                    }
3441                },
3442                "DkimPercentage": {
3443                    "target": "com.amazonaws.pinpointemail#Percentage",
3444                    "traits": {
3445                        "smithy.api#documentation": "<p>The percentage of emails that were authenticated by using DomainKeys Identified Mail\n            (DKIM) during the predictive inbox placement test.</p>"
3446                    }
3447                }
3448            },
3449            "traits": {
3450                "smithy.api#documentation": "<p>An object that contains inbox placement data for an email provider.</p>"
3451            }
3452        },
3453        "com.amazonaws.pinpointemail#PoolName": {
3454            "type": "string",
3455            "traits": {
3456                "smithy.api#documentation": "<p>The name of a dedicated IP pool.</p>"
3457            }
3458        },
3459        "com.amazonaws.pinpointemail#PutAccountDedicatedIpWarmupAttributes": {
3460            "type": "operation",
3461            "input": {
3462                "target": "com.amazonaws.pinpointemail#PutAccountDedicatedIpWarmupAttributesRequest"
3463            },
3464            "output": {
3465                "target": "com.amazonaws.pinpointemail#PutAccountDedicatedIpWarmupAttributesResponse"
3466            },
3467            "errors": [
3468                {
3469                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3470                },
3471                {
3472                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3473                }
3474            ],
3475            "traits": {
3476                "smithy.api#documentation": "<p>Enable or disable the automatic warm-up feature for dedicated IP addresses.</p>",
3477                "smithy.api#http": {
3478                    "method": "PUT",
3479                    "uri": "/v1/email/account/dedicated-ips/warmup",
3480                    "code": 200
3481                }
3482            }
3483        },
3484        "com.amazonaws.pinpointemail#PutAccountDedicatedIpWarmupAttributesRequest": {
3485            "type": "structure",
3486            "members": {
3487                "AutoWarmupEnabled": {
3488                    "target": "com.amazonaws.pinpointemail#Enabled",
3489                    "traits": {
3490                        "smithy.api#documentation": "<p>Enables or disables the automatic warm-up feature for dedicated IP addresses that are\n            associated with your Amazon Pinpoint account in the current AWS Region. Set to <code>true</code>\n            to enable the automatic warm-up feature, or set to <code>false</code> to disable\n            it.</p>"
3491                    }
3492                }
3493            },
3494            "traits": {
3495                "smithy.api#documentation": "<p>A request to enable or disable the automatic IP address warm-up feature.</p>"
3496            }
3497        },
3498        "com.amazonaws.pinpointemail#PutAccountDedicatedIpWarmupAttributesResponse": {
3499            "type": "structure",
3500            "members": {},
3501            "traits": {
3502                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
3503            }
3504        },
3505        "com.amazonaws.pinpointemail#PutAccountSendingAttributes": {
3506            "type": "operation",
3507            "input": {
3508                "target": "com.amazonaws.pinpointemail#PutAccountSendingAttributesRequest"
3509            },
3510            "output": {
3511                "target": "com.amazonaws.pinpointemail#PutAccountSendingAttributesResponse"
3512            },
3513            "errors": [
3514                {
3515                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3516                },
3517                {
3518                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3519                }
3520            ],
3521            "traits": {
3522                "smithy.api#documentation": "<p>Enable or disable the ability of your account to send email.</p>",
3523                "smithy.api#http": {
3524                    "method": "PUT",
3525                    "uri": "/v1/email/account/sending",
3526                    "code": 200
3527                }
3528            }
3529        },
3530        "com.amazonaws.pinpointemail#PutAccountSendingAttributesRequest": {
3531            "type": "structure",
3532            "members": {
3533                "SendingEnabled": {
3534                    "target": "com.amazonaws.pinpointemail#Enabled",
3535                    "traits": {
3536                        "smithy.api#documentation": "<p>Enables or disables your account's ability to send email. Set to <code>true</code> to\n            enable email sending, or set to <code>false</code> to disable email sending.</p>\n        <note>\n            <p>If AWS paused your account's ability to send email, you can't use this operation\n                to resume your account's ability to send email.</p>\n        </note>"
3537                    }
3538                }
3539            },
3540            "traits": {
3541                "smithy.api#documentation": "<p>A request to change the ability of your account to send email.</p>"
3542            }
3543        },
3544        "com.amazonaws.pinpointemail#PutAccountSendingAttributesResponse": {
3545            "type": "structure",
3546            "members": {},
3547            "traits": {
3548                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
3549            }
3550        },
3551        "com.amazonaws.pinpointemail#PutConfigurationSetDeliveryOptions": {
3552            "type": "operation",
3553            "input": {
3554                "target": "com.amazonaws.pinpointemail#PutConfigurationSetDeliveryOptionsRequest"
3555            },
3556            "output": {
3557                "target": "com.amazonaws.pinpointemail#PutConfigurationSetDeliveryOptionsResponse"
3558            },
3559            "errors": [
3560                {
3561                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3562                },
3563                {
3564                    "target": "com.amazonaws.pinpointemail#NotFoundException"
3565                },
3566                {
3567                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3568                }
3569            ],
3570            "traits": {
3571                "smithy.api#documentation": "<p>Associate a configuration set with a dedicated IP pool. You can use dedicated IP pools\n            to create groups of dedicated IP addresses for sending specific types of email.</p>",
3572                "smithy.api#http": {
3573                    "method": "PUT",
3574                    "uri": "/v1/email/configuration-sets/{ConfigurationSetName}/delivery-options",
3575                    "code": 200
3576                }
3577            }
3578        },
3579        "com.amazonaws.pinpointemail#PutConfigurationSetDeliveryOptionsRequest": {
3580            "type": "structure",
3581            "members": {
3582                "ConfigurationSetName": {
3583                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
3584                    "traits": {
3585                        "smithy.api#documentation": "<p>The name of the configuration set that you want to associate with a dedicated IP\n            pool.</p>",
3586                        "smithy.api#httpLabel": {},
3587                        "smithy.api#required": {}
3588                    }
3589                },
3590                "TlsPolicy": {
3591                    "target": "com.amazonaws.pinpointemail#TlsPolicy",
3592                    "traits": {
3593                        "smithy.api#documentation": "<p>Specifies whether messages that use the configuration set are required to use\n            Transport Layer Security (TLS). If the value is <code>Require</code>, messages are only\n            delivered if a TLS connection can be established. If the value is <code>Optional</code>,\n            messages can be delivered in plain text if a TLS connection can't be established.</p>"
3594                    }
3595                },
3596                "SendingPoolName": {
3597                    "target": "com.amazonaws.pinpointemail#SendingPoolName",
3598                    "traits": {
3599                        "smithy.api#documentation": "<p>The name of the dedicated IP pool that you want to associate with the configuration\n            set.</p>"
3600                    }
3601                }
3602            },
3603            "traits": {
3604                "smithy.api#documentation": "<p>A request to associate a configuration set with a dedicated IP pool.</p>"
3605            }
3606        },
3607        "com.amazonaws.pinpointemail#PutConfigurationSetDeliveryOptionsResponse": {
3608            "type": "structure",
3609            "members": {},
3610            "traits": {
3611                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
3612            }
3613        },
3614        "com.amazonaws.pinpointemail#PutConfigurationSetReputationOptions": {
3615            "type": "operation",
3616            "input": {
3617                "target": "com.amazonaws.pinpointemail#PutConfigurationSetReputationOptionsRequest"
3618            },
3619            "output": {
3620                "target": "com.amazonaws.pinpointemail#PutConfigurationSetReputationOptionsResponse"
3621            },
3622            "errors": [
3623                {
3624                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3625                },
3626                {
3627                    "target": "com.amazonaws.pinpointemail#NotFoundException"
3628                },
3629                {
3630                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3631                }
3632            ],
3633            "traits": {
3634                "smithy.api#documentation": "<p>Enable or disable collection of reputation metrics for emails that you send using a\n            particular configuration set in a specific AWS Region.</p>",
3635                "smithy.api#http": {
3636                    "method": "PUT",
3637                    "uri": "/v1/email/configuration-sets/{ConfigurationSetName}/reputation-options",
3638                    "code": 200
3639                }
3640            }
3641        },
3642        "com.amazonaws.pinpointemail#PutConfigurationSetReputationOptionsRequest": {
3643            "type": "structure",
3644            "members": {
3645                "ConfigurationSetName": {
3646                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
3647                    "traits": {
3648                        "smithy.api#documentation": "<p>The name of the configuration set that you want to enable or disable reputation metric\n            tracking for.</p>",
3649                        "smithy.api#httpLabel": {},
3650                        "smithy.api#required": {}
3651                    }
3652                },
3653                "ReputationMetricsEnabled": {
3654                    "target": "com.amazonaws.pinpointemail#Enabled",
3655                    "traits": {
3656                        "smithy.api#documentation": "<p>If <code>true</code>, tracking of reputation metrics is enabled for the configuration\n            set. If <code>false</code>, tracking of reputation metrics is disabled for the\n            configuration set.</p>"
3657                    }
3658                }
3659            },
3660            "traits": {
3661                "smithy.api#documentation": "<p>A request to enable or disable tracking of reputation metrics for a configuration\n            set.</p>"
3662            }
3663        },
3664        "com.amazonaws.pinpointemail#PutConfigurationSetReputationOptionsResponse": {
3665            "type": "structure",
3666            "members": {},
3667            "traits": {
3668                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
3669            }
3670        },
3671        "com.amazonaws.pinpointemail#PutConfigurationSetSendingOptions": {
3672            "type": "operation",
3673            "input": {
3674                "target": "com.amazonaws.pinpointemail#PutConfigurationSetSendingOptionsRequest"
3675            },
3676            "output": {
3677                "target": "com.amazonaws.pinpointemail#PutConfigurationSetSendingOptionsResponse"
3678            },
3679            "errors": [
3680                {
3681                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3682                },
3683                {
3684                    "target": "com.amazonaws.pinpointemail#NotFoundException"
3685                },
3686                {
3687                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3688                }
3689            ],
3690            "traits": {
3691                "smithy.api#documentation": "<p>Enable or disable email sending for messages that use a particular configuration set\n            in a specific AWS Region.</p>",
3692                "smithy.api#http": {
3693                    "method": "PUT",
3694                    "uri": "/v1/email/configuration-sets/{ConfigurationSetName}/sending",
3695                    "code": 200
3696                }
3697            }
3698        },
3699        "com.amazonaws.pinpointemail#PutConfigurationSetSendingOptionsRequest": {
3700            "type": "structure",
3701            "members": {
3702                "ConfigurationSetName": {
3703                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
3704                    "traits": {
3705                        "smithy.api#documentation": "<p>The name of the configuration set that you want to enable or disable email sending\n            for.</p>",
3706                        "smithy.api#httpLabel": {},
3707                        "smithy.api#required": {}
3708                    }
3709                },
3710                "SendingEnabled": {
3711                    "target": "com.amazonaws.pinpointemail#Enabled",
3712                    "traits": {
3713                        "smithy.api#documentation": "<p>If <code>true</code>, email sending is enabled for the configuration set. If\n                <code>false</code>, email sending is disabled for the configuration set.</p>"
3714                    }
3715                }
3716            },
3717            "traits": {
3718                "smithy.api#documentation": "<p>A request to enable or disable the ability of Amazon Pinpoint to send emails that use a specific\n            configuration set.</p>"
3719            }
3720        },
3721        "com.amazonaws.pinpointemail#PutConfigurationSetSendingOptionsResponse": {
3722            "type": "structure",
3723            "members": {},
3724            "traits": {
3725                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
3726            }
3727        },
3728        "com.amazonaws.pinpointemail#PutConfigurationSetTrackingOptions": {
3729            "type": "operation",
3730            "input": {
3731                "target": "com.amazonaws.pinpointemail#PutConfigurationSetTrackingOptionsRequest"
3732            },
3733            "output": {
3734                "target": "com.amazonaws.pinpointemail#PutConfigurationSetTrackingOptionsResponse"
3735            },
3736            "errors": [
3737                {
3738                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3739                },
3740                {
3741                    "target": "com.amazonaws.pinpointemail#NotFoundException"
3742                },
3743                {
3744                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3745                }
3746            ],
3747            "traits": {
3748                "smithy.api#documentation": "<p>Specify a custom domain to use for open and click tracking elements in email that you\n            send using Amazon Pinpoint.</p>",
3749                "smithy.api#http": {
3750                    "method": "PUT",
3751                    "uri": "/v1/email/configuration-sets/{ConfigurationSetName}/tracking-options",
3752                    "code": 200
3753                }
3754            }
3755        },
3756        "com.amazonaws.pinpointemail#PutConfigurationSetTrackingOptionsRequest": {
3757            "type": "structure",
3758            "members": {
3759                "ConfigurationSetName": {
3760                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
3761                    "traits": {
3762                        "smithy.api#documentation": "<p>The name of the configuration set that you want to add a custom tracking domain\n            to.</p>",
3763                        "smithy.api#httpLabel": {},
3764                        "smithy.api#required": {}
3765                    }
3766                },
3767                "CustomRedirectDomain": {
3768                    "target": "com.amazonaws.pinpointemail#CustomRedirectDomain",
3769                    "traits": {
3770                        "smithy.api#documentation": "<p>The domain that you want to use to track open and click events.</p>"
3771                    }
3772                }
3773            },
3774            "traits": {
3775                "smithy.api#documentation": "<p>A request to add a custom domain for tracking open and click events to a configuration\n            set.</p>"
3776            }
3777        },
3778        "com.amazonaws.pinpointemail#PutConfigurationSetTrackingOptionsResponse": {
3779            "type": "structure",
3780            "members": {},
3781            "traits": {
3782                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
3783            }
3784        },
3785        "com.amazonaws.pinpointemail#PutDedicatedIpInPool": {
3786            "type": "operation",
3787            "input": {
3788                "target": "com.amazonaws.pinpointemail#PutDedicatedIpInPoolRequest"
3789            },
3790            "output": {
3791                "target": "com.amazonaws.pinpointemail#PutDedicatedIpInPoolResponse"
3792            },
3793            "errors": [
3794                {
3795                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3796                },
3797                {
3798                    "target": "com.amazonaws.pinpointemail#NotFoundException"
3799                },
3800                {
3801                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3802                }
3803            ],
3804            "traits": {
3805                "smithy.api#documentation": "<p>Move a dedicated IP address to an existing dedicated IP pool.</p>\n        <note>\n            <p>The dedicated IP address that you specify must already exist, and must be\n                associated with your Amazon Pinpoint account.\n                \n            </p>\n            <p>The dedicated IP pool you specify must already exist. You can create a new pool by\n                using the <code>CreateDedicatedIpPool</code> operation.</p>\n\n        </note>",
3806                "smithy.api#http": {
3807                    "method": "PUT",
3808                    "uri": "/v1/email/dedicated-ips/{Ip}/pool",
3809                    "code": 200
3810                }
3811            }
3812        },
3813        "com.amazonaws.pinpointemail#PutDedicatedIpInPoolRequest": {
3814            "type": "structure",
3815            "members": {
3816                "Ip": {
3817                    "target": "com.amazonaws.pinpointemail#Ip",
3818                    "traits": {
3819                        "smithy.api#documentation": "<p>The IP address that you want to move to the dedicated IP pool. The value you specify\n            has to be a dedicated IP address that's associated with your Amazon Pinpoint account.</p>",
3820                        "smithy.api#httpLabel": {},
3821                        "smithy.api#required": {}
3822                    }
3823                },
3824                "DestinationPoolName": {
3825                    "target": "com.amazonaws.pinpointemail#PoolName",
3826                    "traits": {
3827                        "smithy.api#documentation": "<p>The name of the IP pool that you want to add the dedicated IP address to. You have to\n            specify an IP pool that already exists.</p>",
3828                        "smithy.api#required": {}
3829                    }
3830                }
3831            },
3832            "traits": {
3833                "smithy.api#documentation": "<p>A request to move a dedicated IP address to a dedicated IP pool.</p>"
3834            }
3835        },
3836        "com.amazonaws.pinpointemail#PutDedicatedIpInPoolResponse": {
3837            "type": "structure",
3838            "members": {},
3839            "traits": {
3840                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
3841            }
3842        },
3843        "com.amazonaws.pinpointemail#PutDedicatedIpWarmupAttributes": {
3844            "type": "operation",
3845            "input": {
3846                "target": "com.amazonaws.pinpointemail#PutDedicatedIpWarmupAttributesRequest"
3847            },
3848            "output": {
3849                "target": "com.amazonaws.pinpointemail#PutDedicatedIpWarmupAttributesResponse"
3850            },
3851            "errors": [
3852                {
3853                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3854                },
3855                {
3856                    "target": "com.amazonaws.pinpointemail#NotFoundException"
3857                },
3858                {
3859                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3860                }
3861            ],
3862            "traits": {
3863                "smithy.api#documentation": "<p></p>",
3864                "smithy.api#http": {
3865                    "method": "PUT",
3866                    "uri": "/v1/email/dedicated-ips/{Ip}/warmup",
3867                    "code": 200
3868                }
3869            }
3870        },
3871        "com.amazonaws.pinpointemail#PutDedicatedIpWarmupAttributesRequest": {
3872            "type": "structure",
3873            "members": {
3874                "Ip": {
3875                    "target": "com.amazonaws.pinpointemail#Ip",
3876                    "traits": {
3877                        "smithy.api#documentation": "<p>The dedicated IP address that you want to update the warm-up attributes for.</p>",
3878                        "smithy.api#httpLabel": {},
3879                        "smithy.api#required": {}
3880                    }
3881                },
3882                "WarmupPercentage": {
3883                    "target": "com.amazonaws.pinpointemail#Percentage100Wrapper",
3884                    "traits": {
3885                        "smithy.api#documentation": "<p>The warm-up percentage that you want to associate with the dedicated IP\n            address.</p>",
3886                        "smithy.api#required": {}
3887                    }
3888                }
3889            },
3890            "traits": {
3891                "smithy.api#documentation": "<p>A request to change the warm-up attributes for a dedicated IP address. This operation\n            is useful when you want to resume the warm-up process for an existing IP address.</p>"
3892            }
3893        },
3894        "com.amazonaws.pinpointemail#PutDedicatedIpWarmupAttributesResponse": {
3895            "type": "structure",
3896            "members": {},
3897            "traits": {
3898                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
3899            }
3900        },
3901        "com.amazonaws.pinpointemail#PutDeliverabilityDashboardOption": {
3902            "type": "operation",
3903            "input": {
3904                "target": "com.amazonaws.pinpointemail#PutDeliverabilityDashboardOptionRequest"
3905            },
3906            "output": {
3907                "target": "com.amazonaws.pinpointemail#PutDeliverabilityDashboardOptionResponse"
3908            },
3909            "errors": [
3910                {
3911                    "target": "com.amazonaws.pinpointemail#AlreadyExistsException"
3912                },
3913                {
3914                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3915                },
3916                {
3917                    "target": "com.amazonaws.pinpointemail#LimitExceededException"
3918                },
3919                {
3920                    "target": "com.amazonaws.pinpointemail#NotFoundException"
3921                },
3922                {
3923                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3924                }
3925            ],
3926            "traits": {
3927                "smithy.api#documentation": "<p>Enable or disable the Deliverability dashboard for your Amazon Pinpoint account. When you enable the\n            Deliverability dashboard, you gain access to reputation, deliverability, and other metrics for\n            the domains that you use to send email using Amazon Pinpoint. You also gain the ability to perform\n            predictive inbox placement tests.</p>\n        <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition\n            to any other fees that you accrue by using Amazon Pinpoint. For more information about the\n            features and cost of a Deliverability dashboard subscription, see <a href=\"http://aws.amazon.com/pinpoint/pricing/\">Amazon Pinpoint Pricing</a>.</p>",
3928                "smithy.api#http": {
3929                    "method": "PUT",
3930                    "uri": "/v1/email/deliverability-dashboard",
3931                    "code": 200
3932                }
3933            }
3934        },
3935        "com.amazonaws.pinpointemail#PutDeliverabilityDashboardOptionRequest": {
3936            "type": "structure",
3937            "members": {
3938                "DashboardEnabled": {
3939                    "target": "com.amazonaws.pinpointemail#Enabled",
3940                    "traits": {
3941                        "smithy.api#documentation": "<p>Specifies whether to enable the Deliverability dashboard for your Amazon Pinpoint account. To enable the\n            dashboard, set this value to <code>true</code>.</p>",
3942                        "smithy.api#required": {}
3943                    }
3944                },
3945                "SubscribedDomains": {
3946                    "target": "com.amazonaws.pinpointemail#DomainDeliverabilityTrackingOptions",
3947                    "traits": {
3948                        "smithy.api#documentation": "<p>An array of objects, one for each verified domain that you use to send email and\n            enabled the Deliverability dashboard for.</p>"
3949                    }
3950                }
3951            },
3952            "traits": {
3953                "smithy.api#documentation": "<p>Enable or disable the Deliverability dashboard for your Amazon Pinpoint account. When you enable the\n            Deliverability dashboard, you gain access to reputation, deliverability, and other metrics for\n            the domains that you use to send email using Amazon Pinpoint. You also gain the ability to perform\n            predictive inbox placement tests.</p>\n        <p>When you use the Deliverability dashboard, you pay a monthly subscription charge, in addition\n            to any other fees that you accrue by using Amazon Pinpoint. For more information about the\n            features and cost of a Deliverability dashboard subscription, see <a href=\"http://aws.amazon.com/pinpoint/pricing/\">Amazon Pinpoint Pricing</a>.</p>"
3954            }
3955        },
3956        "com.amazonaws.pinpointemail#PutDeliverabilityDashboardOptionResponse": {
3957            "type": "structure",
3958            "members": {},
3959            "traits": {
3960                "smithy.api#documentation": "<p>A response that indicates whether the Deliverability dashboard is enabled for your Amazon Pinpoint\n            account.</p>"
3961            }
3962        },
3963        "com.amazonaws.pinpointemail#PutEmailIdentityDkimAttributes": {
3964            "type": "operation",
3965            "input": {
3966                "target": "com.amazonaws.pinpointemail#PutEmailIdentityDkimAttributesRequest"
3967            },
3968            "output": {
3969                "target": "com.amazonaws.pinpointemail#PutEmailIdentityDkimAttributesResponse"
3970            },
3971            "errors": [
3972                {
3973                    "target": "com.amazonaws.pinpointemail#BadRequestException"
3974                },
3975                {
3976                    "target": "com.amazonaws.pinpointemail#NotFoundException"
3977                },
3978                {
3979                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
3980                }
3981            ],
3982            "traits": {
3983                "smithy.api#documentation": "<p>Used to enable or disable DKIM authentication for an email identity.</p>",
3984                "smithy.api#http": {
3985                    "method": "PUT",
3986                    "uri": "/v1/email/identities/{EmailIdentity}/dkim",
3987                    "code": 200
3988                }
3989            }
3990        },
3991        "com.amazonaws.pinpointemail#PutEmailIdentityDkimAttributesRequest": {
3992            "type": "structure",
3993            "members": {
3994                "EmailIdentity": {
3995                    "target": "com.amazonaws.pinpointemail#Identity",
3996                    "traits": {
3997                        "smithy.api#documentation": "<p>The email identity that you want to change the DKIM settings for.</p>",
3998                        "smithy.api#httpLabel": {},
3999                        "smithy.api#required": {}
4000                    }
4001                },
4002                "SigningEnabled": {
4003                    "target": "com.amazonaws.pinpointemail#Enabled",
4004                    "traits": {
4005                        "smithy.api#documentation": "<p>Sets the DKIM signing configuration for the identity.</p>\n        <p>When you set this value <code>true</code>, then the messages that Amazon Pinpoint sends from the\n            identity are DKIM-signed. When you set this value to <code>false</code>, then the\n            messages that Amazon Pinpoint sends from the identity aren't DKIM-signed.</p>"
4006                    }
4007                }
4008            },
4009            "traits": {
4010                "smithy.api#documentation": "<p>A request to enable or disable DKIM signing of email that you send from an email\n            identity.</p>"
4011            }
4012        },
4013        "com.amazonaws.pinpointemail#PutEmailIdentityDkimAttributesResponse": {
4014            "type": "structure",
4015            "members": {},
4016            "traits": {
4017                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
4018            }
4019        },
4020        "com.amazonaws.pinpointemail#PutEmailIdentityFeedbackAttributes": {
4021            "type": "operation",
4022            "input": {
4023                "target": "com.amazonaws.pinpointemail#PutEmailIdentityFeedbackAttributesRequest"
4024            },
4025            "output": {
4026                "target": "com.amazonaws.pinpointemail#PutEmailIdentityFeedbackAttributesResponse"
4027            },
4028            "errors": [
4029                {
4030                    "target": "com.amazonaws.pinpointemail#BadRequestException"
4031                },
4032                {
4033                    "target": "com.amazonaws.pinpointemail#NotFoundException"
4034                },
4035                {
4036                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
4037                }
4038            ],
4039            "traits": {
4040                "smithy.api#documentation": "<p>Used to enable or disable feedback forwarding for an identity. This setting determines\n            what happens when an identity is used to send an email that results in a bounce or\n            complaint event.</p>\n        <p>When you enable feedback forwarding, Amazon Pinpoint sends you email notifications when bounce\n            or complaint events occur. Amazon Pinpoint sends this notification to the address that you\n            specified in the Return-Path header of the original email.</p>\n        <p>When you disable feedback forwarding, Amazon Pinpoint sends notifications through other\n            mechanisms, such as by notifying an Amazon SNS topic. You're required to have a method of\n            tracking bounces and complaints. If you haven't set up another mechanism for receiving\n            bounce or complaint notifications, Amazon Pinpoint sends an email notification when these events\n            occur (even if this setting is disabled).</p>",
4041                "smithy.api#http": {
4042                    "method": "PUT",
4043                    "uri": "/v1/email/identities/{EmailIdentity}/feedback",
4044                    "code": 200
4045                }
4046            }
4047        },
4048        "com.amazonaws.pinpointemail#PutEmailIdentityFeedbackAttributesRequest": {
4049            "type": "structure",
4050            "members": {
4051                "EmailIdentity": {
4052                    "target": "com.amazonaws.pinpointemail#Identity",
4053                    "traits": {
4054                        "smithy.api#documentation": "<p>The email identity that you want to configure bounce and complaint feedback forwarding\n            for.</p>",
4055                        "smithy.api#httpLabel": {},
4056                        "smithy.api#required": {}
4057                    }
4058                },
4059                "EmailForwardingEnabled": {
4060                    "target": "com.amazonaws.pinpointemail#Enabled",
4061                    "traits": {
4062                        "smithy.api#documentation": "<p>Sets the feedback forwarding configuration for the identity.</p>\n        <p>If the value is <code>true</code>, Amazon Pinpoint sends you email notifications when bounce or\n            complaint events occur. Amazon Pinpoint sends this notification to the address that you specified\n            in the Return-Path header of the original email.</p>\n        <p>When you set this value to <code>false</code>, Amazon Pinpoint sends notifications through other\n            mechanisms, such as by notifying an Amazon SNS topic or another event destination. You're\n            required to have a method of tracking bounces and complaints. If you haven't set up\n            another mechanism for receiving bounce or complaint notifications, Amazon Pinpoint sends an email\n            notification when these events occur (even if this setting is disabled).</p>"
4063                    }
4064                }
4065            },
4066            "traits": {
4067                "smithy.api#documentation": "<p>A request to set the attributes that control how bounce and complaint events are\n            processed.</p>"
4068            }
4069        },
4070        "com.amazonaws.pinpointemail#PutEmailIdentityFeedbackAttributesResponse": {
4071            "type": "structure",
4072            "members": {},
4073            "traits": {
4074                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
4075            }
4076        },
4077        "com.amazonaws.pinpointemail#PutEmailIdentityMailFromAttributes": {
4078            "type": "operation",
4079            "input": {
4080                "target": "com.amazonaws.pinpointemail#PutEmailIdentityMailFromAttributesRequest"
4081            },
4082            "output": {
4083                "target": "com.amazonaws.pinpointemail#PutEmailIdentityMailFromAttributesResponse"
4084            },
4085            "errors": [
4086                {
4087                    "target": "com.amazonaws.pinpointemail#BadRequestException"
4088                },
4089                {
4090                    "target": "com.amazonaws.pinpointemail#NotFoundException"
4091                },
4092                {
4093                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
4094                }
4095            ],
4096            "traits": {
4097                "smithy.api#documentation": "<p>Used to enable or disable the custom Mail-From domain configuration for an email\n            identity.</p>",
4098                "smithy.api#http": {
4099                    "method": "PUT",
4100                    "uri": "/v1/email/identities/{EmailIdentity}/mail-from",
4101                    "code": 200
4102                }
4103            }
4104        },
4105        "com.amazonaws.pinpointemail#PutEmailIdentityMailFromAttributesRequest": {
4106            "type": "structure",
4107            "members": {
4108                "EmailIdentity": {
4109                    "target": "com.amazonaws.pinpointemail#Identity",
4110                    "traits": {
4111                        "smithy.api#documentation": "<p>The verified email identity that you want to set up the custom MAIL FROM domain\n            for.</p>",
4112                        "smithy.api#httpLabel": {},
4113                        "smithy.api#required": {}
4114                    }
4115                },
4116                "MailFromDomain": {
4117                    "target": "com.amazonaws.pinpointemail#MailFromDomainName",
4118                    "traits": {
4119                        "smithy.api#documentation": "<p> The custom MAIL FROM domain that you want the verified identity to use. The MAIL FROM\n            domain must meet the following criteria:</p>\n        <ul>\n            <li>\n                <p>It has to be a subdomain of the verified identity.</p>\n            </li>\n            <li>\n                <p>It can't be used to receive email.</p>\n            </li>\n            <li>\n                <p>It can't be used in a \"From\" address if the MAIL FROM domain is a destination\n                    for feedback forwarding emails.</p>\n            </li>\n         </ul>"
4120                    }
4121                },
4122                "BehaviorOnMxFailure": {
4123                    "target": "com.amazonaws.pinpointemail#BehaviorOnMxFailure",
4124                    "traits": {
4125                        "smithy.api#documentation": "<p>The action that you want Amazon Pinpoint to take if it can't read the required MX record when\n            you send an email. When you set this value to <code>UseDefaultValue</code>, Amazon Pinpoint uses\n                <i>amazonses.com</i> as the MAIL FROM domain. When you set this value\n            to <code>RejectMessage</code>, Amazon Pinpoint returns a <code>MailFromDomainNotVerified</code>\n            error, and doesn't attempt to deliver the email.</p>\n        <p>These behaviors are taken when the custom MAIL FROM domain configuration is in the\n                <code>Pending</code>, <code>Failed</code>, and <code>TemporaryFailure</code>\n            states.</p>"
4126                    }
4127                }
4128            },
4129            "traits": {
4130                "smithy.api#documentation": "<p>A request to configure the custom MAIL FROM domain for a verified identity.</p>"
4131            }
4132        },
4133        "com.amazonaws.pinpointemail#PutEmailIdentityMailFromAttributesResponse": {
4134            "type": "structure",
4135            "members": {},
4136            "traits": {
4137                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
4138            }
4139        },
4140        "com.amazonaws.pinpointemail#RawMessage": {
4141            "type": "structure",
4142            "members": {
4143                "Data": {
4144                    "target": "com.amazonaws.pinpointemail#RawMessageData",
4145                    "traits": {
4146                        "smithy.api#documentation": "<p>The raw email message. The message has to meet the following criteria:</p>\n        <ul>\n            <li>\n                <p>The message has to contain a header and a body, separated by one blank\n                    line.</p>\n            </li>\n            <li>\n                <p>All of the required header fields must be present in the message.</p>\n            </li>\n            <li>\n                <p>Each part of a multipart MIME message must be formatted properly.</p>\n            </li>\n            <li>\n                <p>Attachments must be in a file format that Amazon Pinpoint supports.\n                    </p>\n            </li>\n            <li>\n                <p>The entire message must be Base64 encoded.</p>\n            </li>\n            <li>\n                <p>If any of the MIME parts in your message contain content that is outside of\n                    the 7-bit ASCII character range, you should encode that content to ensure that\n                    recipients' email clients render the message properly.</p>\n            </li>\n            <li>\n                <p>The length of any single line of text in the message can't exceed 1,000\n                    characters. This restriction is defined in <a href=\"https://tools.ietf.org/html/rfc5321\">RFC 5321</a>.</p>\n            </li>\n         </ul>",
4147                        "smithy.api#required": {}
4148                    }
4149                }
4150            },
4151            "traits": {
4152                "smithy.api#documentation": "<p>The raw email message.</p>"
4153            }
4154        },
4155        "com.amazonaws.pinpointemail#RawMessageData": {
4156            "type": "blob",
4157            "traits": {
4158                "smithy.api#documentation": "<p>The raw email message. The message has to meet the following criteria:</p>\n        <ul>\n            <li>\n                <p>The message has to contain a header and a body, separated by one blank\n                    line.</p>\n            </li>\n            <li>\n                <p>All of the required header fields must be present in the message.</p>\n            </li>\n            <li>\n                <p>Each part of a multipart MIME message must be formatted properly.</p>\n            </li>\n            <li>\n                <p>Attachments must be in a file format that Amazon Pinpoint supports.\n                    </p>\n            </li>\n            <li>\n                <p>The entire message must be Base64 encoded.</p>\n            </li>\n            <li>\n                <p>If any of the MIME parts in your message contain content that is outside of\n                    the 7-bit ASCII character range, you should encode that content to ensure that\n                    recipients' email clients render the message properly.</p>\n            </li>\n            <li>\n                <p>The length of any single line of text in the message can't exceed 1,000\n                    characters. This restriction is defined in <a href=\"https://tools.ietf.org/html/rfc5321\">RFC 5321</a>.</p>\n            </li>\n         </ul>"
4159            }
4160        },
4161        "com.amazonaws.pinpointemail#RblName": {
4162            "type": "string",
4163            "traits": {
4164                "smithy.api#documentation": "<p>The name of a blacklist that an IP address was found on.</p>"
4165            }
4166        },
4167        "com.amazonaws.pinpointemail#ReportId": {
4168            "type": "string",
4169            "traits": {
4170                "smithy.api#documentation": "<p>A unique string that identifies a Deliverability dashboard report.</p>"
4171            }
4172        },
4173        "com.amazonaws.pinpointemail#ReportName": {
4174            "type": "string",
4175            "traits": {
4176                "smithy.api#documentation": "<p>A name that helps you identify a report generated by the Deliverability dashboard.</p>"
4177            }
4178        },
4179        "com.amazonaws.pinpointemail#ReputationOptions": {
4180            "type": "structure",
4181            "members": {
4182                "ReputationMetricsEnabled": {
4183                    "target": "com.amazonaws.pinpointemail#Enabled",
4184                    "traits": {
4185                        "smithy.api#documentation": "<p>If <code>true</code>, tracking of reputation metrics is enabled for the configuration\n            set. If <code>false</code>, tracking of reputation metrics is disabled for the\n            configuration set.</p>"
4186                    }
4187                },
4188                "LastFreshStart": {
4189                    "target": "com.amazonaws.pinpointemail#LastFreshStart",
4190                    "traits": {
4191                        "smithy.api#documentation": "<p>The date and time (in Unix time) when the reputation metrics were last given a fresh\n            start. When your account is given a fresh start, your reputation metrics are calculated\n            starting from the date of the fresh start.</p>"
4192                    }
4193                }
4194            },
4195            "traits": {
4196                "smithy.api#documentation": "<p>Enable or disable collection of reputation metrics for emails that you send using this\n            configuration set in the current AWS Region. </p>"
4197            }
4198        },
4199        "com.amazonaws.pinpointemail#SendEmail": {
4200            "type": "operation",
4201            "input": {
4202                "target": "com.amazonaws.pinpointemail#SendEmailRequest"
4203            },
4204            "output": {
4205                "target": "com.amazonaws.pinpointemail#SendEmailResponse"
4206            },
4207            "errors": [
4208                {
4209                    "target": "com.amazonaws.pinpointemail#AccountSuspendedException"
4210                },
4211                {
4212                    "target": "com.amazonaws.pinpointemail#BadRequestException"
4213                },
4214                {
4215                    "target": "com.amazonaws.pinpointemail#LimitExceededException"
4216                },
4217                {
4218                    "target": "com.amazonaws.pinpointemail#MailFromDomainNotVerifiedException"
4219                },
4220                {
4221                    "target": "com.amazonaws.pinpointemail#MessageRejected"
4222                },
4223                {
4224                    "target": "com.amazonaws.pinpointemail#NotFoundException"
4225                },
4226                {
4227                    "target": "com.amazonaws.pinpointemail#SendingPausedException"
4228                },
4229                {
4230                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
4231                }
4232            ],
4233            "traits": {
4234                "smithy.api#documentation": "<p>Sends an email message. You can use the Amazon Pinpoint Email API to send two types of\n            messages:</p>\n        <ul>\n            <li>\n                <p>\n                  <b>Simple</b> – A standard email message. When\n                    you create this type of message, you specify the sender, the recipient, and the\n                    message body, and Amazon Pinpoint assembles the message for you.</p>\n            </li>\n            <li>\n                <p>\n                  <b>Raw</b> –  A raw, MIME-formatted email\n                    message. When you send this type of email, you have to specify all of the\n                    message headers, as well as the message body. You can use this message type to\n                    send messages that contain attachments. The message that you specify has to be a\n                    valid MIME message.</p>\n            </li>\n         </ul>",
4235                "smithy.api#http": {
4236                    "method": "POST",
4237                    "uri": "/v1/email/outbound-emails",
4238                    "code": 200
4239                }
4240            }
4241        },
4242        "com.amazonaws.pinpointemail#SendEmailRequest": {
4243            "type": "structure",
4244            "members": {
4245                "FromEmailAddress": {
4246                    "target": "com.amazonaws.pinpointemail#EmailAddress",
4247                    "traits": {
4248                        "smithy.api#documentation": "<p>The email address that you want to use as the \"From\" address for the email. The\n            address that you specify has to be verified.\n            </p>"
4249                    }
4250                },
4251                "Destination": {
4252                    "target": "com.amazonaws.pinpointemail#Destination",
4253                    "traits": {
4254                        "smithy.api#documentation": "<p>An object that contains the recipients of the email message.</p>",
4255                        "smithy.api#required": {}
4256                    }
4257                },
4258                "ReplyToAddresses": {
4259                    "target": "com.amazonaws.pinpointemail#EmailAddressList",
4260                    "traits": {
4261                        "smithy.api#documentation": "<p>The \"Reply-to\" email addresses for the message. When the recipient replies to the\n            message, each Reply-to address receives the reply.</p>"
4262                    }
4263                },
4264                "FeedbackForwardingEmailAddress": {
4265                    "target": "com.amazonaws.pinpointemail#EmailAddress",
4266                    "traits": {
4267                        "smithy.api#documentation": "<p>The address that Amazon Pinpoint should send bounce and complaint notifications to.</p>"
4268                    }
4269                },
4270                "Content": {
4271                    "target": "com.amazonaws.pinpointemail#EmailContent",
4272                    "traits": {
4273                        "smithy.api#documentation": "<p>An object that contains the body of the message. You can send either a Simple message\n            or a Raw message.</p>",
4274                        "smithy.api#required": {}
4275                    }
4276                },
4277                "EmailTags": {
4278                    "target": "com.amazonaws.pinpointemail#MessageTagList",
4279                    "traits": {
4280                        "smithy.api#documentation": "<p>A list of tags, in the form of name/value pairs, to apply to an email that you send\n            using the <code>SendEmail</code> operation. Tags correspond to characteristics of the\n            email that you define, so that you can publish email sending events. </p>"
4281                    }
4282                },
4283                "ConfigurationSetName": {
4284                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
4285                    "traits": {
4286                        "smithy.api#documentation": "<p>The name of the configuration set that you want to use when sending the email.</p>"
4287                    }
4288                }
4289            },
4290            "traits": {
4291                "smithy.api#documentation": "<p>A request to send an email message.</p>"
4292            }
4293        },
4294        "com.amazonaws.pinpointemail#SendEmailResponse": {
4295            "type": "structure",
4296            "members": {
4297                "MessageId": {
4298                    "target": "com.amazonaws.pinpointemail#OutboundMessageId",
4299                    "traits": {
4300                        "smithy.api#documentation": "<p>A unique identifier for the message that is generated when Amazon Pinpoint accepts the\n            message.</p>\n        <note>\n            <p>It is possible for Amazon Pinpoint to accept a message without sending it. This can happen\n                when the message you're trying to send has an attachment doesn't pass a virus check,\n                or when you send a templated email that contains invalid personalization content,\n                for example.</p>\n        </note>"
4301                    }
4302                }
4303            },
4304            "traits": {
4305                "smithy.api#documentation": "<p>A unique message ID that you receive when Amazon Pinpoint accepts an email for sending.</p>"
4306            }
4307        },
4308        "com.amazonaws.pinpointemail#SendQuota": {
4309            "type": "structure",
4310            "members": {
4311                "Max24HourSend": {
4312                    "target": "com.amazonaws.pinpointemail#Max24HourSend",
4313                    "traits": {
4314                        "smithy.api#documentation": "<p>The maximum number of emails that you can send in the current AWS Region over a\n            24-hour period. This value is also called your <i>sending\n            quota</i>.</p>"
4315                    }
4316                },
4317                "MaxSendRate": {
4318                    "target": "com.amazonaws.pinpointemail#MaxSendRate",
4319                    "traits": {
4320                        "smithy.api#documentation": "<p>The maximum number of emails that you can send per second in the current AWS Region.\n            This value is also called your <i>maximum sending rate</i> or your\n                <i>maximum TPS (transactions per second) rate</i>.</p>"
4321                    }
4322                },
4323                "SentLast24Hours": {
4324                    "target": "com.amazonaws.pinpointemail#SentLast24Hours",
4325                    "traits": {
4326                        "smithy.api#documentation": "<p>The number of emails sent from your Amazon Pinpoint account in the current AWS Region over the\n            past 24 hours.</p>"
4327                    }
4328                }
4329            },
4330            "traits": {
4331                "smithy.api#documentation": "<p>An object that contains information about the per-day and per-second sending limits\n            for your Amazon Pinpoint account in the current AWS Region.</p>"
4332            }
4333        },
4334        "com.amazonaws.pinpointemail#SendingOptions": {
4335            "type": "structure",
4336            "members": {
4337                "SendingEnabled": {
4338                    "target": "com.amazonaws.pinpointemail#Enabled",
4339                    "traits": {
4340                        "smithy.api#documentation": "<p>If <code>true</code>, email sending is enabled for the configuration set. If\n                <code>false</code>, email sending is disabled for the configuration set.</p>"
4341                    }
4342                }
4343            },
4344            "traits": {
4345                "smithy.api#documentation": "<p>Used to enable or disable email sending for messages that use this configuration set\n            in the current AWS Region.</p>"
4346            }
4347        },
4348        "com.amazonaws.pinpointemail#SendingPausedException": {
4349            "type": "structure",
4350            "members": {
4351                "message": {
4352                    "target": "com.amazonaws.pinpointemail#ErrorMessage"
4353                }
4354            },
4355            "traits": {
4356                "smithy.api#documentation": "<p>The message can't be sent because the account's ability to send email is currently\n            paused.</p>",
4357                "smithy.api#error": "client",
4358                "smithy.api#httpError": 400
4359            }
4360        },
4361        "com.amazonaws.pinpointemail#SendingPoolName": {
4362            "type": "string",
4363            "traits": {
4364                "smithy.api#documentation": "<p>The name of the dedicated IP pool that you want to associate with the configuration\n            set.</p>"
4365            }
4366        },
4367        "com.amazonaws.pinpointemail#SentLast24Hours": {
4368            "type": "double"
4369        },
4370        "com.amazonaws.pinpointemail#SnsDestination": {
4371            "type": "structure",
4372            "members": {
4373                "TopicArn": {
4374                    "target": "com.amazonaws.pinpointemail#AmazonResourceName",
4375                    "traits": {
4376                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the Amazon SNS topic that you want to publish email\n            events to. For more information about Amazon SNS topics, see the <a href=\"https://docs.aws.amazon.com/sns/latest/dg/CreateTopic.html\">Amazon SNS Developer\n                Guide</a>.</p>",
4377                        "smithy.api#required": {}
4378                    }
4379                }
4380            },
4381            "traits": {
4382                "smithy.api#documentation": "<p>An object that defines an Amazon SNS destination for email events. You can use Amazon SNS to\n            send notification when certain email events occur.</p>"
4383            }
4384        },
4385        "com.amazonaws.pinpointemail#Subject": {
4386            "type": "string"
4387        },
4388        "com.amazonaws.pinpointemail#Tag": {
4389            "type": "structure",
4390            "members": {
4391                "Key": {
4392                    "target": "com.amazonaws.pinpointemail#TagKey",
4393                    "traits": {
4394                        "smithy.api#documentation": "<p>One part of a key-value pair that defines a tag. The maximum length of a tag key is\n            128 characters. The minimum length is 1 character.</p>",
4395                        "smithy.api#required": {}
4396                    }
4397                },
4398                "Value": {
4399                    "target": "com.amazonaws.pinpointemail#TagValue",
4400                    "traits": {
4401                        "smithy.api#documentation": "<p>The optional part of a key-value pair that defines a tag. The maximum length of a tag\n            value is 256 characters. The minimum length is 0 characters. If you don’t want a\n            resource to have a specific tag value, don’t specify a value for this parameter. Amazon Pinpoint\n            will set the value to an empty string.</p>",
4402                        "smithy.api#required": {}
4403                    }
4404                }
4405            },
4406            "traits": {
4407                "smithy.api#documentation": "<p>An object that defines the tags that are associated with a resource.\n                A <i>tag</i> is a label that you optionally define and associate with\n            a resource in Amazon Pinpoint. Tags can help you categorize and manage resources in different\n            ways, such as by purpose, owner, environment, or other criteria. A resource can have as\n            many as 50 tags.</p>\n        <p>Each tag consists of a required <i>tag key</i> and an\n                associated <i>tag value</i>, both of which you define. A tag key is a\n            general label that acts as a category for a more specific tag value. A tag value acts as\n            a descriptor within a tag key. A tag key can contain as many as 128 characters. A tag\n            value can contain as many as 256 characters. The characters can be Unicode letters,\n            digits, white space, or one of the following symbols: _ . : / = + -. The following\n            additional restrictions apply to tags:</p>\n        <ul>\n            <li>\n                <p>Tag keys and values are case sensitive.</p>\n            </li>\n            <li>\n                <p>For each associated resource, each tag key must be unique and it can have only\n                    one value.</p>\n            </li>\n            <li>\n                <p>The <code>aws:</code> prefix is reserved for use by AWS; you can’t use it in\n                    any tag keys or values that you define. In addition, you can't edit or remove\n                    tag keys or values that use this prefix. Tags that use this prefix don’t count\n                    against the limit of 50 tags per resource.</p>\n            </li>\n            <li>\n                <p>You can associate tags with public or shared resources, but the tags are\n                    available only for your AWS account, not any other accounts that share the\n                    resource. In addition, the tags are available only for resources that are\n                    located in the specified AWS Region for your AWS account.</p>\n            </li>\n         </ul>"
4408            }
4409        },
4410        "com.amazonaws.pinpointemail#TagKey": {
4411            "type": "string"
4412        },
4413        "com.amazonaws.pinpointemail#TagKeyList": {
4414            "type": "list",
4415            "member": {
4416                "target": "com.amazonaws.pinpointemail#TagKey"
4417            }
4418        },
4419        "com.amazonaws.pinpointemail#TagList": {
4420            "type": "list",
4421            "member": {
4422                "target": "com.amazonaws.pinpointemail#Tag"
4423            }
4424        },
4425        "com.amazonaws.pinpointemail#TagResource": {
4426            "type": "operation",
4427            "input": {
4428                "target": "com.amazonaws.pinpointemail#TagResourceRequest"
4429            },
4430            "output": {
4431                "target": "com.amazonaws.pinpointemail#TagResourceResponse"
4432            },
4433            "errors": [
4434                {
4435                    "target": "com.amazonaws.pinpointemail#BadRequestException"
4436                },
4437                {
4438                    "target": "com.amazonaws.pinpointemail#ConcurrentModificationException"
4439                },
4440                {
4441                    "target": "com.amazonaws.pinpointemail#NotFoundException"
4442                },
4443                {
4444                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
4445                }
4446            ],
4447            "traits": {
4448                "smithy.api#documentation": "<p>Add one or more tags (keys and values) to a specified resource. A\n                <i>tag</i> is a label that you optionally define and associate with a\n            resource in Amazon Pinpoint. Tags can help you categorize and manage resources in different ways,\n            such as by purpose, owner, environment, or other criteria. A resource can have as many\n            as 50 tags.</p>\n        <p>Each tag consists of a required <i>tag key</i> and an\n                associated <i>tag value</i>, both of which you define. A tag key is a\n            general label that acts as a category for more specific tag values. A tag value acts as\n            a descriptor within a tag key.</p>",
4449                "smithy.api#http": {
4450                    "method": "POST",
4451                    "uri": "/v1/email/tags",
4452                    "code": 200
4453                }
4454            }
4455        },
4456        "com.amazonaws.pinpointemail#TagResourceRequest": {
4457            "type": "structure",
4458            "members": {
4459                "ResourceArn": {
4460                    "target": "com.amazonaws.pinpointemail#AmazonResourceName",
4461                    "traits": {
4462                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the resource that you want to add one or more tags\n            to.</p>",
4463                        "smithy.api#required": {}
4464                    }
4465                },
4466                "Tags": {
4467                    "target": "com.amazonaws.pinpointemail#TagList",
4468                    "traits": {
4469                        "smithy.api#documentation": "<p>A list of the tags that you want to add to the resource. A tag consists of a required\n            tag key (<code>Key</code>) and an associated tag value (<code>Value</code>). The maximum\n            length of a tag key is 128 characters. The maximum length of a tag value is 256\n            characters.</p>",
4470                        "smithy.api#required": {}
4471                    }
4472                }
4473            }
4474        },
4475        "com.amazonaws.pinpointemail#TagResourceResponse": {
4476            "type": "structure",
4477            "members": {}
4478        },
4479        "com.amazonaws.pinpointemail#TagValue": {
4480            "type": "string"
4481        },
4482        "com.amazonaws.pinpointemail#Template": {
4483            "type": "structure",
4484            "members": {
4485                "TemplateArn": {
4486                    "target": "com.amazonaws.pinpointemail#TemplateArn",
4487                    "traits": {
4488                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the template.</p>"
4489                    }
4490                },
4491                "TemplateData": {
4492                    "target": "com.amazonaws.pinpointemail#TemplateData",
4493                    "traits": {
4494                        "smithy.api#documentation": "<p>An object that defines the values to use for message variables in the template. This object is a set of key-value pairs. Each key defines a message variable in the template. The corresponding value defines the value to use for that variable.</p>"
4495                    }
4496                }
4497            }
4498        },
4499        "com.amazonaws.pinpointemail#TemplateArn": {
4500            "type": "string"
4501        },
4502        "com.amazonaws.pinpointemail#TemplateData": {
4503            "type": "string",
4504            "traits": {
4505                "smithy.api#length": {
4506                    "min": 0,
4507                    "max": 262144
4508                }
4509            }
4510        },
4511        "com.amazonaws.pinpointemail#Timestamp": {
4512            "type": "timestamp"
4513        },
4514        "com.amazonaws.pinpointemail#TlsPolicy": {
4515            "type": "string",
4516            "traits": {
4517                "smithy.api#documentation": "<p>Specifies whether messages that use the configuration set are required to use\n            Transport Layer Security (TLS). If the value is <code>Require</code>, messages are only\n            delivered if a TLS connection can be established. If the value is <code>Optional</code>,\n            messages can be delivered in plain text if a TLS connection can't be established.</p>",
4518                "smithy.api#enum": [
4519                    {
4520                        "value": "REQUIRE",
4521                        "name": "REQUIRE"
4522                    },
4523                    {
4524                        "value": "OPTIONAL",
4525                        "name": "OPTIONAL"
4526                    }
4527                ]
4528            }
4529        },
4530        "com.amazonaws.pinpointemail#TooManyRequestsException": {
4531            "type": "structure",
4532            "members": {
4533                "message": {
4534                    "target": "com.amazonaws.pinpointemail#ErrorMessage"
4535                }
4536            },
4537            "traits": {
4538                "smithy.api#documentation": "<p>Too many requests have been made to the operation.</p>",
4539                "smithy.api#error": "client",
4540                "smithy.api#httpError": 429
4541            }
4542        },
4543        "com.amazonaws.pinpointemail#TrackingOptions": {
4544            "type": "structure",
4545            "members": {
4546                "CustomRedirectDomain": {
4547                    "target": "com.amazonaws.pinpointemail#CustomRedirectDomain",
4548                    "traits": {
4549                        "smithy.api#documentation": "<p>The domain that you want to use for tracking open and click events.</p>",
4550                        "smithy.api#required": {}
4551                    }
4552                }
4553            },
4554            "traits": {
4555                "smithy.api#documentation": "<p>An object that defines the tracking options for a configuration set. When you use\n            Amazon Pinpoint to send an email, it contains an invisible image that's used to track when\n            recipients open your email. If your email contains links, those links are changed\n            slightly in order to track when recipients click them.</p>\n        <p>These images and links include references to a domain operated by AWS. You can\n            optionally configure Amazon Pinpoint to use a domain that you operate for these images and\n            links.</p>"
4556            }
4557        },
4558        "com.amazonaws.pinpointemail#UntagResource": {
4559            "type": "operation",
4560            "input": {
4561                "target": "com.amazonaws.pinpointemail#UntagResourceRequest"
4562            },
4563            "output": {
4564                "target": "com.amazonaws.pinpointemail#UntagResourceResponse"
4565            },
4566            "errors": [
4567                {
4568                    "target": "com.amazonaws.pinpointemail#BadRequestException"
4569                },
4570                {
4571                    "target": "com.amazonaws.pinpointemail#ConcurrentModificationException"
4572                },
4573                {
4574                    "target": "com.amazonaws.pinpointemail#NotFoundException"
4575                },
4576                {
4577                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
4578                }
4579            ],
4580            "traits": {
4581                "smithy.api#documentation": "<p>Remove one or more tags (keys and values) from a specified resource.</p>",
4582                "smithy.api#http": {
4583                    "method": "DELETE",
4584                    "uri": "/v1/email/tags",
4585                    "code": 200
4586                }
4587            }
4588        },
4589        "com.amazonaws.pinpointemail#UntagResourceRequest": {
4590            "type": "structure",
4591            "members": {
4592                "ResourceArn": {
4593                    "target": "com.amazonaws.pinpointemail#AmazonResourceName",
4594                    "traits": {
4595                        "smithy.api#documentation": "<p>The Amazon Resource Name (ARN) of the resource that you want to remove one or more\n            tags from.</p>",
4596                        "smithy.api#httpQuery": "ResourceArn",
4597                        "smithy.api#required": {}
4598                    }
4599                },
4600                "TagKeys": {
4601                    "target": "com.amazonaws.pinpointemail#TagKeyList",
4602                    "traits": {
4603                        "smithy.api#documentation": "<p>The tags (tag keys) that you want to remove from the resource. When you specify a tag\n            key, the action removes both that key and its associated tag value.</p>\n        <p>To remove more than one tag from the resource, append the <code>TagKeys</code>\n            parameter and argument for each additional tag to remove, separated by an ampersand. For\n            example:\n                <code>/v1/email/tags?ResourceArn=ResourceArn&TagKeys=Key1&TagKeys=Key2</code>\n        </p>",
4604                        "smithy.api#httpQuery": "TagKeys",
4605                        "smithy.api#required": {}
4606                    }
4607                }
4608            }
4609        },
4610        "com.amazonaws.pinpointemail#UntagResourceResponse": {
4611            "type": "structure",
4612            "members": {}
4613        },
4614        "com.amazonaws.pinpointemail#UpdateConfigurationSetEventDestination": {
4615            "type": "operation",
4616            "input": {
4617                "target": "com.amazonaws.pinpointemail#UpdateConfigurationSetEventDestinationRequest"
4618            },
4619            "output": {
4620                "target": "com.amazonaws.pinpointemail#UpdateConfigurationSetEventDestinationResponse"
4621            },
4622            "errors": [
4623                {
4624                    "target": "com.amazonaws.pinpointemail#BadRequestException"
4625                },
4626                {
4627                    "target": "com.amazonaws.pinpointemail#NotFoundException"
4628                },
4629                {
4630                    "target": "com.amazonaws.pinpointemail#TooManyRequestsException"
4631                }
4632            ],
4633            "traits": {
4634                "smithy.api#documentation": "<p>Update the configuration of an event destination for a configuration set.</p>\n        <p>In Amazon Pinpoint, <i>events</i> include message sends, deliveries, opens,\n            clicks, bounces, and complaints. <i>Event destinations</i> are places that\n            you can send information about these events to. For example, you can send event data to\n            Amazon SNS to receive notifications when you receive bounces or complaints, or you can use\n            Amazon Kinesis Data Firehose to stream data to Amazon S3 for long-term storage.</p>",
4635                "smithy.api#http": {
4636                    "method": "PUT",
4637                    "uri": "/v1/email/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}",
4638                    "code": 200
4639                }
4640            }
4641        },
4642        "com.amazonaws.pinpointemail#UpdateConfigurationSetEventDestinationRequest": {
4643            "type": "structure",
4644            "members": {
4645                "ConfigurationSetName": {
4646                    "target": "com.amazonaws.pinpointemail#ConfigurationSetName",
4647                    "traits": {
4648                        "smithy.api#documentation": "<p>The name of the configuration set that contains the event destination that you want to\n            modify.</p>",
4649                        "smithy.api#httpLabel": {},
4650                        "smithy.api#required": {}
4651                    }
4652                },
4653                "EventDestinationName": {
4654                    "target": "com.amazonaws.pinpointemail#EventDestinationName",
4655                    "traits": {
4656                        "smithy.api#documentation": "<p>The name of the event destination that you want to modify.</p>",
4657                        "smithy.api#httpLabel": {},
4658                        "smithy.api#required": {}
4659                    }
4660                },
4661                "EventDestination": {
4662                    "target": "com.amazonaws.pinpointemail#EventDestinationDefinition",
4663                    "traits": {
4664                        "smithy.api#documentation": "<p>An object that defines the event destination.</p>",
4665                        "smithy.api#required": {}
4666                    }
4667                }
4668            },
4669            "traits": {
4670                "smithy.api#documentation": "<p>A request to change the settings for an event destination for a configuration\n            set.</p>"
4671            }
4672        },
4673        "com.amazonaws.pinpointemail#UpdateConfigurationSetEventDestinationResponse": {
4674            "type": "structure",
4675            "members": {},
4676            "traits": {
4677                "smithy.api#documentation": "<p>An HTTP 200 response if the request succeeds, or an error message if the request\n            fails.</p>"
4678            }
4679        },
4680        "com.amazonaws.pinpointemail#Volume": {
4681            "type": "long",
4682            "traits": {
4683                "smithy.api#box": {},
4684                "smithy.api#documentation": "<p>An object that contains information about inbox placement volume.</p>"
4685            }
4686        },
4687        "com.amazonaws.pinpointemail#VolumeStatistics": {
4688            "type": "structure",
4689            "members": {
4690                "InboxRawCount": {
4691                    "target": "com.amazonaws.pinpointemail#Volume",
4692                    "traits": {
4693                        "smithy.api#documentation": "<p>The total number of emails that arrived in recipients' inboxes.</p>"
4694                    }
4695                },
4696                "SpamRawCount": {
4697                    "target": "com.amazonaws.pinpointemail#Volume",
4698                    "traits": {
4699                        "smithy.api#documentation": "<p>The total number of emails that arrived in recipients' spam or junk mail\n            folders.</p>"
4700                    }
4701                },
4702                "ProjectedInbox": {
4703                    "target": "com.amazonaws.pinpointemail#Volume",
4704                    "traits": {
4705                        "smithy.api#documentation": "<p>An estimate of the percentage of emails sent from the current domain that will arrive\n            in recipients' inboxes.</p>"
4706                    }
4707                },
4708                "ProjectedSpam": {
4709                    "target": "com.amazonaws.pinpointemail#Volume",
4710                    "traits": {
4711                        "smithy.api#documentation": "<p>An estimate of the percentage of emails sent from the current domain that will arrive\n            in recipients' spam or junk mail folders.</p>"
4712                    }
4713                }
4714            },
4715            "traits": {
4716                "smithy.api#documentation": "<p>An object that contains information about the amount of email that was delivered to\n            recipients.</p>"
4717            }
4718        },
4719        "com.amazonaws.pinpointemail#WarmupStatus": {
4720            "type": "string",
4721            "traits": {
4722                "smithy.api#documentation": "<p>The warmup status of a dedicated IP.</p>",
4723                "smithy.api#enum": [
4724                    {
4725                        "value": "IN_PROGRESS",
4726                        "name": "IN_PROGRESS"
4727                    },
4728                    {
4729                        "value": "DONE",
4730                        "name": "DONE"
4731                    }
4732                ]
4733            }
4734        }
4735    }
4736}
4737