aws-sdk-pinpointemail 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,862 @@
1
+ # WARNING ABOUT GENERATED CODE
2
+ #
3
+ # This file is generated. See the contributing guide for more information:
4
+ # https://github.com/aws/aws-sdk-ruby/blob/master/CONTRIBUTING.md
5
+ #
6
+ # WARNING ABOUT GENERATED CODE
7
+
8
+ module Aws::PinpointEmail
9
+ # @api private
10
+ module ClientApi
11
+
12
+ include Seahorse::Model
13
+
14
+ AccountSuspendedException = Shapes::StructureShape.new(name: 'AccountSuspendedException')
15
+ AlreadyExistsException = Shapes::StructureShape.new(name: 'AlreadyExistsException')
16
+ AmazonResourceName = Shapes::StringShape.new(name: 'AmazonResourceName')
17
+ BadRequestException = Shapes::StructureShape.new(name: 'BadRequestException')
18
+ BehaviorOnMxFailure = Shapes::StringShape.new(name: 'BehaviorOnMxFailure')
19
+ Body = Shapes::StructureShape.new(name: 'Body')
20
+ Charset = Shapes::StringShape.new(name: 'Charset')
21
+ CloudWatchDestination = Shapes::StructureShape.new(name: 'CloudWatchDestination')
22
+ CloudWatchDimensionConfiguration = Shapes::StructureShape.new(name: 'CloudWatchDimensionConfiguration')
23
+ CloudWatchDimensionConfigurations = Shapes::ListShape.new(name: 'CloudWatchDimensionConfigurations')
24
+ ConfigurationSetName = Shapes::StringShape.new(name: 'ConfigurationSetName')
25
+ ConfigurationSetNameList = Shapes::ListShape.new(name: 'ConfigurationSetNameList')
26
+ Content = Shapes::StructureShape.new(name: 'Content')
27
+ CreateConfigurationSetEventDestinationRequest = Shapes::StructureShape.new(name: 'CreateConfigurationSetEventDestinationRequest')
28
+ CreateConfigurationSetEventDestinationResponse = Shapes::StructureShape.new(name: 'CreateConfigurationSetEventDestinationResponse')
29
+ CreateConfigurationSetRequest = Shapes::StructureShape.new(name: 'CreateConfigurationSetRequest')
30
+ CreateConfigurationSetResponse = Shapes::StructureShape.new(name: 'CreateConfigurationSetResponse')
31
+ CreateDedicatedIpPoolRequest = Shapes::StructureShape.new(name: 'CreateDedicatedIpPoolRequest')
32
+ CreateDedicatedIpPoolResponse = Shapes::StructureShape.new(name: 'CreateDedicatedIpPoolResponse')
33
+ CreateEmailIdentityRequest = Shapes::StructureShape.new(name: 'CreateEmailIdentityRequest')
34
+ CreateEmailIdentityResponse = Shapes::StructureShape.new(name: 'CreateEmailIdentityResponse')
35
+ CustomRedirectDomain = Shapes::StringShape.new(name: 'CustomRedirectDomain')
36
+ DedicatedIp = Shapes::StructureShape.new(name: 'DedicatedIp')
37
+ DedicatedIpList = Shapes::ListShape.new(name: 'DedicatedIpList')
38
+ DefaultDimensionValue = Shapes::StringShape.new(name: 'DefaultDimensionValue')
39
+ DeleteConfigurationSetEventDestinationRequest = Shapes::StructureShape.new(name: 'DeleteConfigurationSetEventDestinationRequest')
40
+ DeleteConfigurationSetEventDestinationResponse = Shapes::StructureShape.new(name: 'DeleteConfigurationSetEventDestinationResponse')
41
+ DeleteConfigurationSetRequest = Shapes::StructureShape.new(name: 'DeleteConfigurationSetRequest')
42
+ DeleteConfigurationSetResponse = Shapes::StructureShape.new(name: 'DeleteConfigurationSetResponse')
43
+ DeleteDedicatedIpPoolRequest = Shapes::StructureShape.new(name: 'DeleteDedicatedIpPoolRequest')
44
+ DeleteDedicatedIpPoolResponse = Shapes::StructureShape.new(name: 'DeleteDedicatedIpPoolResponse')
45
+ DeleteEmailIdentityRequest = Shapes::StructureShape.new(name: 'DeleteEmailIdentityRequest')
46
+ DeleteEmailIdentityResponse = Shapes::StructureShape.new(name: 'DeleteEmailIdentityResponse')
47
+ DeliveryOptions = Shapes::StructureShape.new(name: 'DeliveryOptions')
48
+ Destination = Shapes::StructureShape.new(name: 'Destination')
49
+ DimensionName = Shapes::StringShape.new(name: 'DimensionName')
50
+ DimensionValueSource = Shapes::StringShape.new(name: 'DimensionValueSource')
51
+ DkimAttributes = Shapes::StructureShape.new(name: 'DkimAttributes')
52
+ DkimStatus = Shapes::StringShape.new(name: 'DkimStatus')
53
+ DnsToken = Shapes::StringShape.new(name: 'DnsToken')
54
+ DnsTokenList = Shapes::ListShape.new(name: 'DnsTokenList')
55
+ EmailAddress = Shapes::StringShape.new(name: 'EmailAddress')
56
+ EmailAddressList = Shapes::ListShape.new(name: 'EmailAddressList')
57
+ EmailContent = Shapes::StructureShape.new(name: 'EmailContent')
58
+ Enabled = Shapes::BooleanShape.new(name: 'Enabled')
59
+ EventDestination = Shapes::StructureShape.new(name: 'EventDestination')
60
+ EventDestinationDefinition = Shapes::StructureShape.new(name: 'EventDestinationDefinition')
61
+ EventDestinationName = Shapes::StringShape.new(name: 'EventDestinationName')
62
+ EventDestinations = Shapes::ListShape.new(name: 'EventDestinations')
63
+ EventType = Shapes::StringShape.new(name: 'EventType')
64
+ EventTypes = Shapes::ListShape.new(name: 'EventTypes')
65
+ GeneralEnforcementStatus = Shapes::StringShape.new(name: 'GeneralEnforcementStatus')
66
+ GetAccountRequest = Shapes::StructureShape.new(name: 'GetAccountRequest')
67
+ GetAccountResponse = Shapes::StructureShape.new(name: 'GetAccountResponse')
68
+ GetConfigurationSetEventDestinationsRequest = Shapes::StructureShape.new(name: 'GetConfigurationSetEventDestinationsRequest')
69
+ GetConfigurationSetEventDestinationsResponse = Shapes::StructureShape.new(name: 'GetConfigurationSetEventDestinationsResponse')
70
+ GetConfigurationSetRequest = Shapes::StructureShape.new(name: 'GetConfigurationSetRequest')
71
+ GetConfigurationSetResponse = Shapes::StructureShape.new(name: 'GetConfigurationSetResponse')
72
+ GetDedicatedIpRequest = Shapes::StructureShape.new(name: 'GetDedicatedIpRequest')
73
+ GetDedicatedIpResponse = Shapes::StructureShape.new(name: 'GetDedicatedIpResponse')
74
+ GetDedicatedIpsRequest = Shapes::StructureShape.new(name: 'GetDedicatedIpsRequest')
75
+ GetDedicatedIpsResponse = Shapes::StructureShape.new(name: 'GetDedicatedIpsResponse')
76
+ GetEmailIdentityRequest = Shapes::StructureShape.new(name: 'GetEmailIdentityRequest')
77
+ GetEmailIdentityResponse = Shapes::StructureShape.new(name: 'GetEmailIdentityResponse')
78
+ Identity = Shapes::StringShape.new(name: 'Identity')
79
+ IdentityInfo = Shapes::StructureShape.new(name: 'IdentityInfo')
80
+ IdentityInfoList = Shapes::ListShape.new(name: 'IdentityInfoList')
81
+ IdentityType = Shapes::StringShape.new(name: 'IdentityType')
82
+ Ip = Shapes::StringShape.new(name: 'Ip')
83
+ KinesisFirehoseDestination = Shapes::StructureShape.new(name: 'KinesisFirehoseDestination')
84
+ LastFreshStart = Shapes::TimestampShape.new(name: 'LastFreshStart')
85
+ LimitExceededException = Shapes::StructureShape.new(name: 'LimitExceededException')
86
+ ListConfigurationSetsRequest = Shapes::StructureShape.new(name: 'ListConfigurationSetsRequest')
87
+ ListConfigurationSetsResponse = Shapes::StructureShape.new(name: 'ListConfigurationSetsResponse')
88
+ ListDedicatedIpPoolsRequest = Shapes::StructureShape.new(name: 'ListDedicatedIpPoolsRequest')
89
+ ListDedicatedIpPoolsResponse = Shapes::StructureShape.new(name: 'ListDedicatedIpPoolsResponse')
90
+ ListEmailIdentitiesRequest = Shapes::StructureShape.new(name: 'ListEmailIdentitiesRequest')
91
+ ListEmailIdentitiesResponse = Shapes::StructureShape.new(name: 'ListEmailIdentitiesResponse')
92
+ ListOfDedicatedIpPools = Shapes::ListShape.new(name: 'ListOfDedicatedIpPools')
93
+ MailFromAttributes = Shapes::StructureShape.new(name: 'MailFromAttributes')
94
+ MailFromDomainName = Shapes::StringShape.new(name: 'MailFromDomainName')
95
+ MailFromDomainNotVerifiedException = Shapes::StructureShape.new(name: 'MailFromDomainNotVerifiedException')
96
+ MailFromDomainStatus = Shapes::StringShape.new(name: 'MailFromDomainStatus')
97
+ Max24HourSend = Shapes::FloatShape.new(name: 'Max24HourSend')
98
+ MaxItems = Shapes::IntegerShape.new(name: 'MaxItems')
99
+ MaxSendRate = Shapes::FloatShape.new(name: 'MaxSendRate')
100
+ Message = Shapes::StructureShape.new(name: 'Message')
101
+ MessageData = Shapes::StringShape.new(name: 'MessageData')
102
+ MessageRejected = Shapes::StructureShape.new(name: 'MessageRejected')
103
+ MessageTag = Shapes::StructureShape.new(name: 'MessageTag')
104
+ MessageTagList = Shapes::ListShape.new(name: 'MessageTagList')
105
+ MessageTagName = Shapes::StringShape.new(name: 'MessageTagName')
106
+ MessageTagValue = Shapes::StringShape.new(name: 'MessageTagValue')
107
+ NextToken = Shapes::StringShape.new(name: 'NextToken')
108
+ NotFoundException = Shapes::StructureShape.new(name: 'NotFoundException')
109
+ OutboundMessageId = Shapes::StringShape.new(name: 'OutboundMessageId')
110
+ Percentage100Wrapper = Shapes::IntegerShape.new(name: 'Percentage100Wrapper')
111
+ PinpointDestination = Shapes::StructureShape.new(name: 'PinpointDestination')
112
+ PoolName = Shapes::StringShape.new(name: 'PoolName')
113
+ PutAccountDedicatedIpWarmupAttributesRequest = Shapes::StructureShape.new(name: 'PutAccountDedicatedIpWarmupAttributesRequest')
114
+ PutAccountDedicatedIpWarmupAttributesResponse = Shapes::StructureShape.new(name: 'PutAccountDedicatedIpWarmupAttributesResponse')
115
+ PutAccountSendingAttributesRequest = Shapes::StructureShape.new(name: 'PutAccountSendingAttributesRequest')
116
+ PutAccountSendingAttributesResponse = Shapes::StructureShape.new(name: 'PutAccountSendingAttributesResponse')
117
+ PutConfigurationSetDeliveryOptionsRequest = Shapes::StructureShape.new(name: 'PutConfigurationSetDeliveryOptionsRequest')
118
+ PutConfigurationSetDeliveryOptionsResponse = Shapes::StructureShape.new(name: 'PutConfigurationSetDeliveryOptionsResponse')
119
+ PutConfigurationSetReputationOptionsRequest = Shapes::StructureShape.new(name: 'PutConfigurationSetReputationOptionsRequest')
120
+ PutConfigurationSetReputationOptionsResponse = Shapes::StructureShape.new(name: 'PutConfigurationSetReputationOptionsResponse')
121
+ PutConfigurationSetSendingOptionsRequest = Shapes::StructureShape.new(name: 'PutConfigurationSetSendingOptionsRequest')
122
+ PutConfigurationSetSendingOptionsResponse = Shapes::StructureShape.new(name: 'PutConfigurationSetSendingOptionsResponse')
123
+ PutConfigurationSetTrackingOptionsRequest = Shapes::StructureShape.new(name: 'PutConfigurationSetTrackingOptionsRequest')
124
+ PutConfigurationSetTrackingOptionsResponse = Shapes::StructureShape.new(name: 'PutConfigurationSetTrackingOptionsResponse')
125
+ PutDedicatedIpInPoolRequest = Shapes::StructureShape.new(name: 'PutDedicatedIpInPoolRequest')
126
+ PutDedicatedIpInPoolResponse = Shapes::StructureShape.new(name: 'PutDedicatedIpInPoolResponse')
127
+ PutDedicatedIpWarmupAttributesRequest = Shapes::StructureShape.new(name: 'PutDedicatedIpWarmupAttributesRequest')
128
+ PutDedicatedIpWarmupAttributesResponse = Shapes::StructureShape.new(name: 'PutDedicatedIpWarmupAttributesResponse')
129
+ PutEmailIdentityDkimAttributesRequest = Shapes::StructureShape.new(name: 'PutEmailIdentityDkimAttributesRequest')
130
+ PutEmailIdentityDkimAttributesResponse = Shapes::StructureShape.new(name: 'PutEmailIdentityDkimAttributesResponse')
131
+ PutEmailIdentityFeedbackAttributesRequest = Shapes::StructureShape.new(name: 'PutEmailIdentityFeedbackAttributesRequest')
132
+ PutEmailIdentityFeedbackAttributesResponse = Shapes::StructureShape.new(name: 'PutEmailIdentityFeedbackAttributesResponse')
133
+ PutEmailIdentityMailFromAttributesRequest = Shapes::StructureShape.new(name: 'PutEmailIdentityMailFromAttributesRequest')
134
+ PutEmailIdentityMailFromAttributesResponse = Shapes::StructureShape.new(name: 'PutEmailIdentityMailFromAttributesResponse')
135
+ RawMessage = Shapes::StructureShape.new(name: 'RawMessage')
136
+ RawMessageData = Shapes::BlobShape.new(name: 'RawMessageData')
137
+ ReputationOptions = Shapes::StructureShape.new(name: 'ReputationOptions')
138
+ SendEmailRequest = Shapes::StructureShape.new(name: 'SendEmailRequest')
139
+ SendEmailResponse = Shapes::StructureShape.new(name: 'SendEmailResponse')
140
+ SendQuota = Shapes::StructureShape.new(name: 'SendQuota')
141
+ SendingOptions = Shapes::StructureShape.new(name: 'SendingOptions')
142
+ SendingPausedException = Shapes::StructureShape.new(name: 'SendingPausedException')
143
+ SendingPoolName = Shapes::StringShape.new(name: 'SendingPoolName')
144
+ SentLast24Hours = Shapes::FloatShape.new(name: 'SentLast24Hours')
145
+ SnsDestination = Shapes::StructureShape.new(name: 'SnsDestination')
146
+ TooManyRequestsException = Shapes::StructureShape.new(name: 'TooManyRequestsException')
147
+ TrackingOptions = Shapes::StructureShape.new(name: 'TrackingOptions')
148
+ UpdateConfigurationSetEventDestinationRequest = Shapes::StructureShape.new(name: 'UpdateConfigurationSetEventDestinationRequest')
149
+ UpdateConfigurationSetEventDestinationResponse = Shapes::StructureShape.new(name: 'UpdateConfigurationSetEventDestinationResponse')
150
+ WarmupStatus = Shapes::StringShape.new(name: 'WarmupStatus')
151
+
152
+ Body.add_member(:text, Shapes::ShapeRef.new(shape: Content, location_name: "Text"))
153
+ Body.add_member(:html, Shapes::ShapeRef.new(shape: Content, location_name: "Html"))
154
+ Body.struct_class = Types::Body
155
+
156
+ CloudWatchDestination.add_member(:dimension_configurations, Shapes::ShapeRef.new(shape: CloudWatchDimensionConfigurations, required: true, location_name: "DimensionConfigurations"))
157
+ CloudWatchDestination.struct_class = Types::CloudWatchDestination
158
+
159
+ CloudWatchDimensionConfiguration.add_member(:dimension_name, Shapes::ShapeRef.new(shape: DimensionName, required: true, location_name: "DimensionName"))
160
+ CloudWatchDimensionConfiguration.add_member(:dimension_value_source, Shapes::ShapeRef.new(shape: DimensionValueSource, required: true, location_name: "DimensionValueSource"))
161
+ CloudWatchDimensionConfiguration.add_member(:default_dimension_value, Shapes::ShapeRef.new(shape: DefaultDimensionValue, required: true, location_name: "DefaultDimensionValue"))
162
+ CloudWatchDimensionConfiguration.struct_class = Types::CloudWatchDimensionConfiguration
163
+
164
+ CloudWatchDimensionConfigurations.member = Shapes::ShapeRef.new(shape: CloudWatchDimensionConfiguration)
165
+
166
+ ConfigurationSetNameList.member = Shapes::ShapeRef.new(shape: ConfigurationSetName)
167
+
168
+ Content.add_member(:data, Shapes::ShapeRef.new(shape: MessageData, required: true, location_name: "Data"))
169
+ Content.add_member(:charset, Shapes::ShapeRef.new(shape: Charset, location_name: "Charset"))
170
+ Content.struct_class = Types::Content
171
+
172
+ CreateConfigurationSetEventDestinationRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, required: true, location: "uri", location_name: "ConfigurationSetName"))
173
+ CreateConfigurationSetEventDestinationRequest.add_member(:event_destination_name, Shapes::ShapeRef.new(shape: EventDestinationName, required: true, location_name: "EventDestinationName"))
174
+ CreateConfigurationSetEventDestinationRequest.add_member(:event_destination, Shapes::ShapeRef.new(shape: EventDestinationDefinition, required: true, location_name: "EventDestination"))
175
+ CreateConfigurationSetEventDestinationRequest.struct_class = Types::CreateConfigurationSetEventDestinationRequest
176
+
177
+ CreateConfigurationSetEventDestinationResponse.struct_class = Types::CreateConfigurationSetEventDestinationResponse
178
+
179
+ CreateConfigurationSetRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, location_name: "ConfigurationSetName"))
180
+ CreateConfigurationSetRequest.add_member(:tracking_options, Shapes::ShapeRef.new(shape: TrackingOptions, location_name: "TrackingOptions"))
181
+ CreateConfigurationSetRequest.add_member(:delivery_options, Shapes::ShapeRef.new(shape: DeliveryOptions, location_name: "DeliveryOptions"))
182
+ CreateConfigurationSetRequest.add_member(:reputation_options, Shapes::ShapeRef.new(shape: ReputationOptions, location_name: "ReputationOptions"))
183
+ CreateConfigurationSetRequest.add_member(:sending_options, Shapes::ShapeRef.new(shape: SendingOptions, location_name: "SendingOptions"))
184
+ CreateConfigurationSetRequest.struct_class = Types::CreateConfigurationSetRequest
185
+
186
+ CreateConfigurationSetResponse.struct_class = Types::CreateConfigurationSetResponse
187
+
188
+ CreateDedicatedIpPoolRequest.add_member(:pool_name, Shapes::ShapeRef.new(shape: PoolName, required: true, location_name: "PoolName"))
189
+ CreateDedicatedIpPoolRequest.struct_class = Types::CreateDedicatedIpPoolRequest
190
+
191
+ CreateDedicatedIpPoolResponse.struct_class = Types::CreateDedicatedIpPoolResponse
192
+
193
+ CreateEmailIdentityRequest.add_member(:email_identity, Shapes::ShapeRef.new(shape: Identity, required: true, location_name: "EmailIdentity"))
194
+ CreateEmailIdentityRequest.struct_class = Types::CreateEmailIdentityRequest
195
+
196
+ CreateEmailIdentityResponse.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, location_name: "IdentityType"))
197
+ CreateEmailIdentityResponse.add_member(:verified_for_sending_status, Shapes::ShapeRef.new(shape: Enabled, location_name: "VerifiedForSendingStatus"))
198
+ CreateEmailIdentityResponse.add_member(:dkim_attributes, Shapes::ShapeRef.new(shape: DkimAttributes, location_name: "DkimAttributes"))
199
+ CreateEmailIdentityResponse.struct_class = Types::CreateEmailIdentityResponse
200
+
201
+ DedicatedIp.add_member(:ip, Shapes::ShapeRef.new(shape: Ip, required: true, location_name: "Ip"))
202
+ DedicatedIp.add_member(:warmup_status, Shapes::ShapeRef.new(shape: WarmupStatus, required: true, location_name: "WarmupStatus"))
203
+ DedicatedIp.add_member(:warmup_percentage, Shapes::ShapeRef.new(shape: Percentage100Wrapper, required: true, location_name: "WarmupPercentage"))
204
+ DedicatedIp.add_member(:pool_name, Shapes::ShapeRef.new(shape: PoolName, location_name: "PoolName"))
205
+ DedicatedIp.struct_class = Types::DedicatedIp
206
+
207
+ DedicatedIpList.member = Shapes::ShapeRef.new(shape: DedicatedIp)
208
+
209
+ DeleteConfigurationSetEventDestinationRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, required: true, location: "uri", location_name: "ConfigurationSetName"))
210
+ DeleteConfigurationSetEventDestinationRequest.add_member(:event_destination_name, Shapes::ShapeRef.new(shape: EventDestinationName, required: true, location: "uri", location_name: "EventDestinationName"))
211
+ DeleteConfigurationSetEventDestinationRequest.struct_class = Types::DeleteConfigurationSetEventDestinationRequest
212
+
213
+ DeleteConfigurationSetEventDestinationResponse.struct_class = Types::DeleteConfigurationSetEventDestinationResponse
214
+
215
+ DeleteConfigurationSetRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, required: true, location: "uri", location_name: "ConfigurationSetName"))
216
+ DeleteConfigurationSetRequest.struct_class = Types::DeleteConfigurationSetRequest
217
+
218
+ DeleteConfigurationSetResponse.struct_class = Types::DeleteConfigurationSetResponse
219
+
220
+ DeleteDedicatedIpPoolRequest.add_member(:pool_name, Shapes::ShapeRef.new(shape: PoolName, required: true, location: "uri", location_name: "PoolName"))
221
+ DeleteDedicatedIpPoolRequest.struct_class = Types::DeleteDedicatedIpPoolRequest
222
+
223
+ DeleteDedicatedIpPoolResponse.struct_class = Types::DeleteDedicatedIpPoolResponse
224
+
225
+ DeleteEmailIdentityRequest.add_member(:email_identity, Shapes::ShapeRef.new(shape: Identity, required: true, location: "uri", location_name: "EmailIdentity"))
226
+ DeleteEmailIdentityRequest.struct_class = Types::DeleteEmailIdentityRequest
227
+
228
+ DeleteEmailIdentityResponse.struct_class = Types::DeleteEmailIdentityResponse
229
+
230
+ DeliveryOptions.add_member(:sending_pool_name, Shapes::ShapeRef.new(shape: PoolName, location_name: "SendingPoolName"))
231
+ DeliveryOptions.struct_class = Types::DeliveryOptions
232
+
233
+ Destination.add_member(:to_addresses, Shapes::ShapeRef.new(shape: EmailAddressList, location_name: "ToAddresses"))
234
+ Destination.add_member(:cc_addresses, Shapes::ShapeRef.new(shape: EmailAddressList, location_name: "CcAddresses"))
235
+ Destination.add_member(:bcc_addresses, Shapes::ShapeRef.new(shape: EmailAddressList, location_name: "BccAddresses"))
236
+ Destination.struct_class = Types::Destination
237
+
238
+ DkimAttributes.add_member(:signing_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "SigningEnabled"))
239
+ DkimAttributes.add_member(:status, Shapes::ShapeRef.new(shape: DkimStatus, location_name: "Status"))
240
+ DkimAttributes.add_member(:tokens, Shapes::ShapeRef.new(shape: DnsTokenList, location_name: "Tokens"))
241
+ DkimAttributes.struct_class = Types::DkimAttributes
242
+
243
+ DnsTokenList.member = Shapes::ShapeRef.new(shape: DnsToken)
244
+
245
+ EmailAddressList.member = Shapes::ShapeRef.new(shape: EmailAddress)
246
+
247
+ EmailContent.add_member(:simple, Shapes::ShapeRef.new(shape: Message, location_name: "Simple"))
248
+ EmailContent.add_member(:raw, Shapes::ShapeRef.new(shape: RawMessage, location_name: "Raw"))
249
+ EmailContent.struct_class = Types::EmailContent
250
+
251
+ EventDestination.add_member(:name, Shapes::ShapeRef.new(shape: EventDestinationName, required: true, location_name: "Name"))
252
+ EventDestination.add_member(:enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "Enabled"))
253
+ EventDestination.add_member(:matching_event_types, Shapes::ShapeRef.new(shape: EventTypes, required: true, location_name: "MatchingEventTypes"))
254
+ EventDestination.add_member(:kinesis_firehose_destination, Shapes::ShapeRef.new(shape: KinesisFirehoseDestination, location_name: "KinesisFirehoseDestination"))
255
+ EventDestination.add_member(:cloud_watch_destination, Shapes::ShapeRef.new(shape: CloudWatchDestination, location_name: "CloudWatchDestination"))
256
+ EventDestination.add_member(:sns_destination, Shapes::ShapeRef.new(shape: SnsDestination, location_name: "SnsDestination"))
257
+ EventDestination.add_member(:pinpoint_destination, Shapes::ShapeRef.new(shape: PinpointDestination, location_name: "PinpointDestination"))
258
+ EventDestination.struct_class = Types::EventDestination
259
+
260
+ EventDestinationDefinition.add_member(:enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "Enabled"))
261
+ EventDestinationDefinition.add_member(:matching_event_types, Shapes::ShapeRef.new(shape: EventTypes, location_name: "MatchingEventTypes"))
262
+ EventDestinationDefinition.add_member(:kinesis_firehose_destination, Shapes::ShapeRef.new(shape: KinesisFirehoseDestination, location_name: "KinesisFirehoseDestination"))
263
+ EventDestinationDefinition.add_member(:cloud_watch_destination, Shapes::ShapeRef.new(shape: CloudWatchDestination, location_name: "CloudWatchDestination"))
264
+ EventDestinationDefinition.add_member(:sns_destination, Shapes::ShapeRef.new(shape: SnsDestination, location_name: "SnsDestination"))
265
+ EventDestinationDefinition.add_member(:pinpoint_destination, Shapes::ShapeRef.new(shape: PinpointDestination, location_name: "PinpointDestination"))
266
+ EventDestinationDefinition.struct_class = Types::EventDestinationDefinition
267
+
268
+ EventDestinations.member = Shapes::ShapeRef.new(shape: EventDestination)
269
+
270
+ EventTypes.member = Shapes::ShapeRef.new(shape: EventType)
271
+
272
+ GetAccountRequest.struct_class = Types::GetAccountRequest
273
+
274
+ GetAccountResponse.add_member(:send_quota, Shapes::ShapeRef.new(shape: SendQuota, location_name: "SendQuota"))
275
+ GetAccountResponse.add_member(:sending_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "SendingEnabled"))
276
+ GetAccountResponse.add_member(:dedicated_ip_auto_warmup_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "DedicatedIpAutoWarmupEnabled"))
277
+ GetAccountResponse.add_member(:enforcement_status, Shapes::ShapeRef.new(shape: GeneralEnforcementStatus, location_name: "EnforcementStatus"))
278
+ GetAccountResponse.add_member(:production_access_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "ProductionAccessEnabled"))
279
+ GetAccountResponse.struct_class = Types::GetAccountResponse
280
+
281
+ GetConfigurationSetEventDestinationsRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, required: true, location: "uri", location_name: "ConfigurationSetName"))
282
+ GetConfigurationSetEventDestinationsRequest.struct_class = Types::GetConfigurationSetEventDestinationsRequest
283
+
284
+ GetConfigurationSetEventDestinationsResponse.add_member(:event_destinations, Shapes::ShapeRef.new(shape: EventDestinations, location_name: "EventDestinations"))
285
+ GetConfigurationSetEventDestinationsResponse.struct_class = Types::GetConfigurationSetEventDestinationsResponse
286
+
287
+ GetConfigurationSetRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, required: true, location: "uri", location_name: "ConfigurationSetName"))
288
+ GetConfigurationSetRequest.struct_class = Types::GetConfigurationSetRequest
289
+
290
+ GetConfigurationSetResponse.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, location_name: "ConfigurationSetName"))
291
+ GetConfigurationSetResponse.add_member(:tracking_options, Shapes::ShapeRef.new(shape: TrackingOptions, location_name: "TrackingOptions"))
292
+ GetConfigurationSetResponse.add_member(:delivery_options, Shapes::ShapeRef.new(shape: DeliveryOptions, location_name: "DeliveryOptions"))
293
+ GetConfigurationSetResponse.add_member(:reputation_options, Shapes::ShapeRef.new(shape: ReputationOptions, location_name: "ReputationOptions"))
294
+ GetConfigurationSetResponse.add_member(:sending_options, Shapes::ShapeRef.new(shape: SendingOptions, location_name: "SendingOptions"))
295
+ GetConfigurationSetResponse.struct_class = Types::GetConfigurationSetResponse
296
+
297
+ GetDedicatedIpRequest.add_member(:ip, Shapes::ShapeRef.new(shape: Ip, required: true, location: "uri", location_name: "IP"))
298
+ GetDedicatedIpRequest.struct_class = Types::GetDedicatedIpRequest
299
+
300
+ GetDedicatedIpResponse.add_member(:dedicated_ip, Shapes::ShapeRef.new(shape: DedicatedIp, location_name: "DedicatedIp"))
301
+ GetDedicatedIpResponse.struct_class = Types::GetDedicatedIpResponse
302
+
303
+ GetDedicatedIpsRequest.add_member(:pool_name, Shapes::ShapeRef.new(shape: PoolName, location_name: "PoolName"))
304
+ GetDedicatedIpsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
305
+ GetDedicatedIpsRequest.add_member(:page_size, Shapes::ShapeRef.new(shape: MaxItems, location_name: "PageSize"))
306
+ GetDedicatedIpsRequest.struct_class = Types::GetDedicatedIpsRequest
307
+
308
+ GetDedicatedIpsResponse.add_member(:dedicated_ips, Shapes::ShapeRef.new(shape: DedicatedIpList, location_name: "DedicatedIps"))
309
+ GetDedicatedIpsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
310
+ GetDedicatedIpsResponse.struct_class = Types::GetDedicatedIpsResponse
311
+
312
+ GetEmailIdentityRequest.add_member(:email_identity, Shapes::ShapeRef.new(shape: Identity, required: true, location: "uri", location_name: "EmailIdentity"))
313
+ GetEmailIdentityRequest.struct_class = Types::GetEmailIdentityRequest
314
+
315
+ GetEmailIdentityResponse.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, location_name: "IdentityType"))
316
+ GetEmailIdentityResponse.add_member(:feedback_forwarding_status, Shapes::ShapeRef.new(shape: Enabled, location_name: "FeedbackForwardingStatus"))
317
+ GetEmailIdentityResponse.add_member(:verified_for_sending_status, Shapes::ShapeRef.new(shape: Enabled, location_name: "VerifiedForSendingStatus"))
318
+ GetEmailIdentityResponse.add_member(:dkim_attributes, Shapes::ShapeRef.new(shape: DkimAttributes, location_name: "DkimAttributes"))
319
+ GetEmailIdentityResponse.add_member(:mail_from_attributes, Shapes::ShapeRef.new(shape: MailFromAttributes, location_name: "MailFromAttributes"))
320
+ GetEmailIdentityResponse.struct_class = Types::GetEmailIdentityResponse
321
+
322
+ IdentityInfo.add_member(:identity_type, Shapes::ShapeRef.new(shape: IdentityType, location_name: "IdentityType"))
323
+ IdentityInfo.add_member(:identity_name, Shapes::ShapeRef.new(shape: Identity, location_name: "IdentityName"))
324
+ IdentityInfo.add_member(:sending_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "SendingEnabled"))
325
+ IdentityInfo.struct_class = Types::IdentityInfo
326
+
327
+ IdentityInfoList.member = Shapes::ShapeRef.new(shape: IdentityInfo)
328
+
329
+ KinesisFirehoseDestination.add_member(:iam_role_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location_name: "IamRoleArn"))
330
+ KinesisFirehoseDestination.add_member(:delivery_stream_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location_name: "DeliveryStreamArn"))
331
+ KinesisFirehoseDestination.struct_class = Types::KinesisFirehoseDestination
332
+
333
+ ListConfigurationSetsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
334
+ ListConfigurationSetsRequest.add_member(:page_size, Shapes::ShapeRef.new(shape: MaxItems, location_name: "PageSize"))
335
+ ListConfigurationSetsRequest.struct_class = Types::ListConfigurationSetsRequest
336
+
337
+ ListConfigurationSetsResponse.add_member(:configuration_sets, Shapes::ShapeRef.new(shape: ConfigurationSetNameList, location_name: "ConfigurationSets"))
338
+ ListConfigurationSetsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
339
+ ListConfigurationSetsResponse.struct_class = Types::ListConfigurationSetsResponse
340
+
341
+ ListDedicatedIpPoolsRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
342
+ ListDedicatedIpPoolsRequest.add_member(:page_size, Shapes::ShapeRef.new(shape: MaxItems, location_name: "PageSize"))
343
+ ListDedicatedIpPoolsRequest.struct_class = Types::ListDedicatedIpPoolsRequest
344
+
345
+ ListDedicatedIpPoolsResponse.add_member(:dedicated_ip_pools, Shapes::ShapeRef.new(shape: ListOfDedicatedIpPools, location_name: "DedicatedIpPools"))
346
+ ListDedicatedIpPoolsResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
347
+ ListDedicatedIpPoolsResponse.struct_class = Types::ListDedicatedIpPoolsResponse
348
+
349
+ ListEmailIdentitiesRequest.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
350
+ ListEmailIdentitiesRequest.add_member(:page_size, Shapes::ShapeRef.new(shape: MaxItems, location_name: "PageSize"))
351
+ ListEmailIdentitiesRequest.struct_class = Types::ListEmailIdentitiesRequest
352
+
353
+ ListEmailIdentitiesResponse.add_member(:email_identities, Shapes::ShapeRef.new(shape: IdentityInfoList, location_name: "EmailIdentities"))
354
+ ListEmailIdentitiesResponse.add_member(:next_token, Shapes::ShapeRef.new(shape: NextToken, location_name: "NextToken"))
355
+ ListEmailIdentitiesResponse.struct_class = Types::ListEmailIdentitiesResponse
356
+
357
+ ListOfDedicatedIpPools.member = Shapes::ShapeRef.new(shape: PoolName)
358
+
359
+ MailFromAttributes.add_member(:mail_from_domain, Shapes::ShapeRef.new(shape: MailFromDomainName, required: true, location_name: "MailFromDomain"))
360
+ MailFromAttributes.add_member(:mail_from_domain_status, Shapes::ShapeRef.new(shape: MailFromDomainStatus, required: true, location_name: "MailFromDomainStatus"))
361
+ MailFromAttributes.add_member(:behavior_on_mx_failure, Shapes::ShapeRef.new(shape: BehaviorOnMxFailure, required: true, location_name: "BehaviorOnMxFailure"))
362
+ MailFromAttributes.struct_class = Types::MailFromAttributes
363
+
364
+ Message.add_member(:subject, Shapes::ShapeRef.new(shape: Content, required: true, location_name: "Subject"))
365
+ Message.add_member(:body, Shapes::ShapeRef.new(shape: Body, required: true, location_name: "Body"))
366
+ Message.struct_class = Types::Message
367
+
368
+ MessageTag.add_member(:name, Shapes::ShapeRef.new(shape: MessageTagName, required: true, location_name: "Name"))
369
+ MessageTag.add_member(:value, Shapes::ShapeRef.new(shape: MessageTagValue, required: true, location_name: "Value"))
370
+ MessageTag.struct_class = Types::MessageTag
371
+
372
+ MessageTagList.member = Shapes::ShapeRef.new(shape: MessageTag)
373
+
374
+ PinpointDestination.add_member(:application_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, location_name: "ApplicationArn"))
375
+ PinpointDestination.struct_class = Types::PinpointDestination
376
+
377
+ PutAccountDedicatedIpWarmupAttributesRequest.add_member(:auto_warmup_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "AutoWarmupEnabled"))
378
+ PutAccountDedicatedIpWarmupAttributesRequest.struct_class = Types::PutAccountDedicatedIpWarmupAttributesRequest
379
+
380
+ PutAccountDedicatedIpWarmupAttributesResponse.struct_class = Types::PutAccountDedicatedIpWarmupAttributesResponse
381
+
382
+ PutAccountSendingAttributesRequest.add_member(:sending_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "SendingEnabled"))
383
+ PutAccountSendingAttributesRequest.struct_class = Types::PutAccountSendingAttributesRequest
384
+
385
+ PutAccountSendingAttributesResponse.struct_class = Types::PutAccountSendingAttributesResponse
386
+
387
+ PutConfigurationSetDeliveryOptionsRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, required: true, location: "uri", location_name: "ConfigurationSetName"))
388
+ PutConfigurationSetDeliveryOptionsRequest.add_member(:sending_pool_name, Shapes::ShapeRef.new(shape: SendingPoolName, location_name: "SendingPoolName"))
389
+ PutConfigurationSetDeliveryOptionsRequest.struct_class = Types::PutConfigurationSetDeliveryOptionsRequest
390
+
391
+ PutConfigurationSetDeliveryOptionsResponse.struct_class = Types::PutConfigurationSetDeliveryOptionsResponse
392
+
393
+ PutConfigurationSetReputationOptionsRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, required: true, location: "uri", location_name: "ConfigurationSetName"))
394
+ PutConfigurationSetReputationOptionsRequest.add_member(:reputation_metrics_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "ReputationMetricsEnabled"))
395
+ PutConfigurationSetReputationOptionsRequest.struct_class = Types::PutConfigurationSetReputationOptionsRequest
396
+
397
+ PutConfigurationSetReputationOptionsResponse.struct_class = Types::PutConfigurationSetReputationOptionsResponse
398
+
399
+ PutConfigurationSetSendingOptionsRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, required: true, location: "uri", location_name: "ConfigurationSetName"))
400
+ PutConfigurationSetSendingOptionsRequest.add_member(:sending_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "SendingEnabled"))
401
+ PutConfigurationSetSendingOptionsRequest.struct_class = Types::PutConfigurationSetSendingOptionsRequest
402
+
403
+ PutConfigurationSetSendingOptionsResponse.struct_class = Types::PutConfigurationSetSendingOptionsResponse
404
+
405
+ PutConfigurationSetTrackingOptionsRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, required: true, location: "uri", location_name: "ConfigurationSetName"))
406
+ PutConfigurationSetTrackingOptionsRequest.add_member(:custom_redirect_domain, Shapes::ShapeRef.new(shape: CustomRedirectDomain, location_name: "CustomRedirectDomain"))
407
+ PutConfigurationSetTrackingOptionsRequest.struct_class = Types::PutConfigurationSetTrackingOptionsRequest
408
+
409
+ PutConfigurationSetTrackingOptionsResponse.struct_class = Types::PutConfigurationSetTrackingOptionsResponse
410
+
411
+ PutDedicatedIpInPoolRequest.add_member(:ip, Shapes::ShapeRef.new(shape: Ip, required: true, location: "uri", location_name: "IP"))
412
+ PutDedicatedIpInPoolRequest.add_member(:destination_pool_name, Shapes::ShapeRef.new(shape: PoolName, required: true, location_name: "DestinationPoolName"))
413
+ PutDedicatedIpInPoolRequest.struct_class = Types::PutDedicatedIpInPoolRequest
414
+
415
+ PutDedicatedIpInPoolResponse.struct_class = Types::PutDedicatedIpInPoolResponse
416
+
417
+ PutDedicatedIpWarmupAttributesRequest.add_member(:ip, Shapes::ShapeRef.new(shape: Ip, required: true, location: "uri", location_name: "IP"))
418
+ PutDedicatedIpWarmupAttributesRequest.add_member(:warmup_percentage, Shapes::ShapeRef.new(shape: Percentage100Wrapper, required: true, location_name: "WarmupPercentage"))
419
+ PutDedicatedIpWarmupAttributesRequest.struct_class = Types::PutDedicatedIpWarmupAttributesRequest
420
+
421
+ PutDedicatedIpWarmupAttributesResponse.struct_class = Types::PutDedicatedIpWarmupAttributesResponse
422
+
423
+ PutEmailIdentityDkimAttributesRequest.add_member(:email_identity, Shapes::ShapeRef.new(shape: Identity, required: true, location: "uri", location_name: "EmailIdentity"))
424
+ PutEmailIdentityDkimAttributesRequest.add_member(:signing_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "SigningEnabled"))
425
+ PutEmailIdentityDkimAttributesRequest.struct_class = Types::PutEmailIdentityDkimAttributesRequest
426
+
427
+ PutEmailIdentityDkimAttributesResponse.struct_class = Types::PutEmailIdentityDkimAttributesResponse
428
+
429
+ PutEmailIdentityFeedbackAttributesRequest.add_member(:email_identity, Shapes::ShapeRef.new(shape: Identity, required: true, location: "uri", location_name: "EmailIdentity"))
430
+ PutEmailIdentityFeedbackAttributesRequest.add_member(:email_forwarding_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "EmailForwardingEnabled"))
431
+ PutEmailIdentityFeedbackAttributesRequest.struct_class = Types::PutEmailIdentityFeedbackAttributesRequest
432
+
433
+ PutEmailIdentityFeedbackAttributesResponse.struct_class = Types::PutEmailIdentityFeedbackAttributesResponse
434
+
435
+ PutEmailIdentityMailFromAttributesRequest.add_member(:email_identity, Shapes::ShapeRef.new(shape: Identity, required: true, location: "uri", location_name: "EmailIdentity"))
436
+ PutEmailIdentityMailFromAttributesRequest.add_member(:mail_from_domain, Shapes::ShapeRef.new(shape: MailFromDomainName, location_name: "MailFromDomain"))
437
+ PutEmailIdentityMailFromAttributesRequest.add_member(:behavior_on_mx_failure, Shapes::ShapeRef.new(shape: BehaviorOnMxFailure, location_name: "BehaviorOnMxFailure"))
438
+ PutEmailIdentityMailFromAttributesRequest.struct_class = Types::PutEmailIdentityMailFromAttributesRequest
439
+
440
+ PutEmailIdentityMailFromAttributesResponse.struct_class = Types::PutEmailIdentityMailFromAttributesResponse
441
+
442
+ RawMessage.add_member(:data, Shapes::ShapeRef.new(shape: RawMessageData, required: true, location_name: "Data"))
443
+ RawMessage.struct_class = Types::RawMessage
444
+
445
+ ReputationOptions.add_member(:reputation_metrics_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "ReputationMetricsEnabled"))
446
+ ReputationOptions.add_member(:last_fresh_start, Shapes::ShapeRef.new(shape: LastFreshStart, location_name: "LastFreshStart"))
447
+ ReputationOptions.struct_class = Types::ReputationOptions
448
+
449
+ SendEmailRequest.add_member(:from_email_address, Shapes::ShapeRef.new(shape: EmailAddress, location_name: "FromEmailAddress"))
450
+ SendEmailRequest.add_member(:destination, Shapes::ShapeRef.new(shape: Destination, required: true, location_name: "Destination"))
451
+ SendEmailRequest.add_member(:reply_to_addresses, Shapes::ShapeRef.new(shape: EmailAddressList, location_name: "ReplyToAddresses"))
452
+ SendEmailRequest.add_member(:feedback_forwarding_email_address, Shapes::ShapeRef.new(shape: EmailAddress, location_name: "FeedbackForwardingEmailAddress"))
453
+ SendEmailRequest.add_member(:content, Shapes::ShapeRef.new(shape: EmailContent, required: true, location_name: "Content"))
454
+ SendEmailRequest.add_member(:email_tags, Shapes::ShapeRef.new(shape: MessageTagList, location_name: "EmailTags"))
455
+ SendEmailRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, location_name: "ConfigurationSetName"))
456
+ SendEmailRequest.struct_class = Types::SendEmailRequest
457
+
458
+ SendEmailResponse.add_member(:message_id, Shapes::ShapeRef.new(shape: OutboundMessageId, location_name: "MessageId"))
459
+ SendEmailResponse.struct_class = Types::SendEmailResponse
460
+
461
+ SendQuota.add_member(:max_24_hour_send, Shapes::ShapeRef.new(shape: Max24HourSend, location_name: "Max24HourSend"))
462
+ SendQuota.add_member(:max_send_rate, Shapes::ShapeRef.new(shape: MaxSendRate, location_name: "MaxSendRate"))
463
+ SendQuota.add_member(:sent_last_24_hours, Shapes::ShapeRef.new(shape: SentLast24Hours, location_name: "SentLast24Hours"))
464
+ SendQuota.struct_class = Types::SendQuota
465
+
466
+ SendingOptions.add_member(:sending_enabled, Shapes::ShapeRef.new(shape: Enabled, location_name: "SendingEnabled"))
467
+ SendingOptions.struct_class = Types::SendingOptions
468
+
469
+ SnsDestination.add_member(:topic_arn, Shapes::ShapeRef.new(shape: AmazonResourceName, required: true, location_name: "TopicArn"))
470
+ SnsDestination.struct_class = Types::SnsDestination
471
+
472
+ TrackingOptions.add_member(:custom_redirect_domain, Shapes::ShapeRef.new(shape: CustomRedirectDomain, required: true, location_name: "CustomRedirectDomain"))
473
+ TrackingOptions.struct_class = Types::TrackingOptions
474
+
475
+ UpdateConfigurationSetEventDestinationRequest.add_member(:configuration_set_name, Shapes::ShapeRef.new(shape: ConfigurationSetName, required: true, location: "uri", location_name: "ConfigurationSetName"))
476
+ UpdateConfigurationSetEventDestinationRequest.add_member(:event_destination_name, Shapes::ShapeRef.new(shape: EventDestinationName, required: true, location: "uri", location_name: "EventDestinationName"))
477
+ UpdateConfigurationSetEventDestinationRequest.add_member(:event_destination, Shapes::ShapeRef.new(shape: EventDestinationDefinition, required: true, location_name: "EventDestination"))
478
+ UpdateConfigurationSetEventDestinationRequest.struct_class = Types::UpdateConfigurationSetEventDestinationRequest
479
+
480
+ UpdateConfigurationSetEventDestinationResponse.struct_class = Types::UpdateConfigurationSetEventDestinationResponse
481
+
482
+
483
+ # @api private
484
+ API = Seahorse::Model::Api.new.tap do |api|
485
+
486
+ api.version = "2018-07-26"
487
+
488
+ api.metadata = {
489
+ "apiVersion" => "2018-07-26",
490
+ "endpointPrefix" => "email",
491
+ "jsonVersion" => "1.1",
492
+ "protocol" => "rest-json",
493
+ "serviceAbbreviation" => "Pinpoint Email",
494
+ "serviceFullName" => "Amazon Pinpoint Email Service",
495
+ "serviceId" => "Pinpoint Email",
496
+ "signatureVersion" => "v4",
497
+ "signingName" => "ses",
498
+ "targetPrefix" => "com.amazonaws.services.pinpoint.email",
499
+ "uid" => "pinpoint-email-2018-07-26",
500
+ }
501
+
502
+ api.add_operation(:create_configuration_set, Seahorse::Model::Operation.new.tap do |o|
503
+ o.name = "CreateConfigurationSet"
504
+ o.http_method = "POST"
505
+ o.http_request_uri = "/v1/email/configuration-sets"
506
+ o.input = Shapes::ShapeRef.new(shape: CreateConfigurationSetRequest)
507
+ o.output = Shapes::ShapeRef.new(shape: CreateConfigurationSetResponse)
508
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
509
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
510
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
511
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
512
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
513
+ end)
514
+
515
+ api.add_operation(:create_configuration_set_event_destination, Seahorse::Model::Operation.new.tap do |o|
516
+ o.name = "CreateConfigurationSetEventDestination"
517
+ o.http_method = "POST"
518
+ o.http_request_uri = "/v1/email/configuration-sets/{ConfigurationSetName}/event-destinations"
519
+ o.input = Shapes::ShapeRef.new(shape: CreateConfigurationSetEventDestinationRequest)
520
+ o.output = Shapes::ShapeRef.new(shape: CreateConfigurationSetEventDestinationResponse)
521
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
522
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
523
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
524
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
525
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
526
+ end)
527
+
528
+ api.add_operation(:create_dedicated_ip_pool, Seahorse::Model::Operation.new.tap do |o|
529
+ o.name = "CreateDedicatedIpPool"
530
+ o.http_method = "POST"
531
+ o.http_request_uri = "/v1/email/dedicated-ip-pools"
532
+ o.input = Shapes::ShapeRef.new(shape: CreateDedicatedIpPoolRequest)
533
+ o.output = Shapes::ShapeRef.new(shape: CreateDedicatedIpPoolResponse)
534
+ o.errors << Shapes::ShapeRef.new(shape: AlreadyExistsException)
535
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
536
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
537
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
538
+ end)
539
+
540
+ api.add_operation(:create_email_identity, Seahorse::Model::Operation.new.tap do |o|
541
+ o.name = "CreateEmailIdentity"
542
+ o.http_method = "POST"
543
+ o.http_request_uri = "/v1/email/identities"
544
+ o.input = Shapes::ShapeRef.new(shape: CreateEmailIdentityRequest)
545
+ o.output = Shapes::ShapeRef.new(shape: CreateEmailIdentityResponse)
546
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
547
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
548
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
549
+ end)
550
+
551
+ api.add_operation(:delete_configuration_set, Seahorse::Model::Operation.new.tap do |o|
552
+ o.name = "DeleteConfigurationSet"
553
+ o.http_method = "DELETE"
554
+ o.http_request_uri = "/v1/email/configuration-sets/{ConfigurationSetName}"
555
+ o.input = Shapes::ShapeRef.new(shape: DeleteConfigurationSetRequest)
556
+ o.output = Shapes::ShapeRef.new(shape: DeleteConfigurationSetResponse)
557
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
558
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
559
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
560
+ end)
561
+
562
+ api.add_operation(:delete_configuration_set_event_destination, Seahorse::Model::Operation.new.tap do |o|
563
+ o.name = "DeleteConfigurationSetEventDestination"
564
+ o.http_method = "DELETE"
565
+ o.http_request_uri = "/v1/email/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}"
566
+ o.input = Shapes::ShapeRef.new(shape: DeleteConfigurationSetEventDestinationRequest)
567
+ o.output = Shapes::ShapeRef.new(shape: DeleteConfigurationSetEventDestinationResponse)
568
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
569
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
570
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
571
+ end)
572
+
573
+ api.add_operation(:delete_dedicated_ip_pool, Seahorse::Model::Operation.new.tap do |o|
574
+ o.name = "DeleteDedicatedIpPool"
575
+ o.http_method = "DELETE"
576
+ o.http_request_uri = "/v1/email/dedicated-ip-pools/{PoolName}"
577
+ o.input = Shapes::ShapeRef.new(shape: DeleteDedicatedIpPoolRequest)
578
+ o.output = Shapes::ShapeRef.new(shape: DeleteDedicatedIpPoolResponse)
579
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
580
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
581
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
582
+ end)
583
+
584
+ api.add_operation(:delete_email_identity, Seahorse::Model::Operation.new.tap do |o|
585
+ o.name = "DeleteEmailIdentity"
586
+ o.http_method = "DELETE"
587
+ o.http_request_uri = "/v1/email/identities/{EmailIdentity}"
588
+ o.input = Shapes::ShapeRef.new(shape: DeleteEmailIdentityRequest)
589
+ o.output = Shapes::ShapeRef.new(shape: DeleteEmailIdentityResponse)
590
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
591
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
592
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
593
+ end)
594
+
595
+ api.add_operation(:get_account, Seahorse::Model::Operation.new.tap do |o|
596
+ o.name = "GetAccount"
597
+ o.http_method = "GET"
598
+ o.http_request_uri = "/v1/email/account"
599
+ o.input = Shapes::ShapeRef.new(shape: GetAccountRequest)
600
+ o.output = Shapes::ShapeRef.new(shape: GetAccountResponse)
601
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
602
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
603
+ end)
604
+
605
+ api.add_operation(:get_configuration_set, Seahorse::Model::Operation.new.tap do |o|
606
+ o.name = "GetConfigurationSet"
607
+ o.http_method = "GET"
608
+ o.http_request_uri = "/v1/email/configuration-sets/{ConfigurationSetName}"
609
+ o.input = Shapes::ShapeRef.new(shape: GetConfigurationSetRequest)
610
+ o.output = Shapes::ShapeRef.new(shape: GetConfigurationSetResponse)
611
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
612
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
613
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
614
+ end)
615
+
616
+ api.add_operation(:get_configuration_set_event_destinations, Seahorse::Model::Operation.new.tap do |o|
617
+ o.name = "GetConfigurationSetEventDestinations"
618
+ o.http_method = "GET"
619
+ o.http_request_uri = "/v1/email/configuration-sets/{ConfigurationSetName}/event-destinations"
620
+ o.input = Shapes::ShapeRef.new(shape: GetConfigurationSetEventDestinationsRequest)
621
+ o.output = Shapes::ShapeRef.new(shape: GetConfigurationSetEventDestinationsResponse)
622
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
623
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
624
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
625
+ end)
626
+
627
+ api.add_operation(:get_dedicated_ip, Seahorse::Model::Operation.new.tap do |o|
628
+ o.name = "GetDedicatedIp"
629
+ o.http_method = "GET"
630
+ o.http_request_uri = "/v1/email/dedicated-ips/{IP}"
631
+ o.input = Shapes::ShapeRef.new(shape: GetDedicatedIpRequest)
632
+ o.output = Shapes::ShapeRef.new(shape: GetDedicatedIpResponse)
633
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
634
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
635
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
636
+ end)
637
+
638
+ api.add_operation(:get_dedicated_ips, Seahorse::Model::Operation.new.tap do |o|
639
+ o.name = "GetDedicatedIps"
640
+ o.http_method = "GET"
641
+ o.http_request_uri = "/v1/email/dedicated-ips"
642
+ o.input = Shapes::ShapeRef.new(shape: GetDedicatedIpsRequest)
643
+ o.output = Shapes::ShapeRef.new(shape: GetDedicatedIpsResponse)
644
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
645
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
646
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
647
+ o[:pager] = Aws::Pager.new(
648
+ limit_key: "page_size",
649
+ tokens: {
650
+ "next_token" => "next_token"
651
+ }
652
+ )
653
+ end)
654
+
655
+ api.add_operation(:get_email_identity, Seahorse::Model::Operation.new.tap do |o|
656
+ o.name = "GetEmailIdentity"
657
+ o.http_method = "GET"
658
+ o.http_request_uri = "/v1/email/identities/{EmailIdentity}"
659
+ o.input = Shapes::ShapeRef.new(shape: GetEmailIdentityRequest)
660
+ o.output = Shapes::ShapeRef.new(shape: GetEmailIdentityResponse)
661
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
662
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
663
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
664
+ end)
665
+
666
+ api.add_operation(:list_configuration_sets, Seahorse::Model::Operation.new.tap do |o|
667
+ o.name = "ListConfigurationSets"
668
+ o.http_method = "GET"
669
+ o.http_request_uri = "/v1/email/configuration-sets"
670
+ o.input = Shapes::ShapeRef.new(shape: ListConfigurationSetsRequest)
671
+ o.output = Shapes::ShapeRef.new(shape: ListConfigurationSetsResponse)
672
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
673
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
674
+ o[:pager] = Aws::Pager.new(
675
+ limit_key: "page_size",
676
+ tokens: {
677
+ "next_token" => "next_token"
678
+ }
679
+ )
680
+ end)
681
+
682
+ api.add_operation(:list_dedicated_ip_pools, Seahorse::Model::Operation.new.tap do |o|
683
+ o.name = "ListDedicatedIpPools"
684
+ o.http_method = "GET"
685
+ o.http_request_uri = "/v1/email/dedicated-ip-pools"
686
+ o.input = Shapes::ShapeRef.new(shape: ListDedicatedIpPoolsRequest)
687
+ o.output = Shapes::ShapeRef.new(shape: ListDedicatedIpPoolsResponse)
688
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
689
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
690
+ o[:pager] = Aws::Pager.new(
691
+ limit_key: "page_size",
692
+ tokens: {
693
+ "next_token" => "next_token"
694
+ }
695
+ )
696
+ end)
697
+
698
+ api.add_operation(:list_email_identities, Seahorse::Model::Operation.new.tap do |o|
699
+ o.name = "ListEmailIdentities"
700
+ o.http_method = "GET"
701
+ o.http_request_uri = "/v1/email/identities"
702
+ o.input = Shapes::ShapeRef.new(shape: ListEmailIdentitiesRequest)
703
+ o.output = Shapes::ShapeRef.new(shape: ListEmailIdentitiesResponse)
704
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
705
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
706
+ o[:pager] = Aws::Pager.new(
707
+ limit_key: "page_size",
708
+ tokens: {
709
+ "next_token" => "next_token"
710
+ }
711
+ )
712
+ end)
713
+
714
+ api.add_operation(:put_account_dedicated_ip_warmup_attributes, Seahorse::Model::Operation.new.tap do |o|
715
+ o.name = "PutAccountDedicatedIpWarmupAttributes"
716
+ o.http_method = "PUT"
717
+ o.http_request_uri = "/v1/email/account/dedicated-ips/warmup"
718
+ o.input = Shapes::ShapeRef.new(shape: PutAccountDedicatedIpWarmupAttributesRequest)
719
+ o.output = Shapes::ShapeRef.new(shape: PutAccountDedicatedIpWarmupAttributesResponse)
720
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
721
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
722
+ end)
723
+
724
+ api.add_operation(:put_account_sending_attributes, Seahorse::Model::Operation.new.tap do |o|
725
+ o.name = "PutAccountSendingAttributes"
726
+ o.http_method = "PUT"
727
+ o.http_request_uri = "/v1/email/account/sending"
728
+ o.input = Shapes::ShapeRef.new(shape: PutAccountSendingAttributesRequest)
729
+ o.output = Shapes::ShapeRef.new(shape: PutAccountSendingAttributesResponse)
730
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
731
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
732
+ end)
733
+
734
+ api.add_operation(:put_configuration_set_delivery_options, Seahorse::Model::Operation.new.tap do |o|
735
+ o.name = "PutConfigurationSetDeliveryOptions"
736
+ o.http_method = "PUT"
737
+ o.http_request_uri = "/v1/email/configuration-sets/{ConfigurationSetName}/delivery-options"
738
+ o.input = Shapes::ShapeRef.new(shape: PutConfigurationSetDeliveryOptionsRequest)
739
+ o.output = Shapes::ShapeRef.new(shape: PutConfigurationSetDeliveryOptionsResponse)
740
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
741
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
742
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
743
+ end)
744
+
745
+ api.add_operation(:put_configuration_set_reputation_options, Seahorse::Model::Operation.new.tap do |o|
746
+ o.name = "PutConfigurationSetReputationOptions"
747
+ o.http_method = "PUT"
748
+ o.http_request_uri = "/v1/email/configuration-sets/{ConfigurationSetName}/reputation-options"
749
+ o.input = Shapes::ShapeRef.new(shape: PutConfigurationSetReputationOptionsRequest)
750
+ o.output = Shapes::ShapeRef.new(shape: PutConfigurationSetReputationOptionsResponse)
751
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
752
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
753
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
754
+ end)
755
+
756
+ api.add_operation(:put_configuration_set_sending_options, Seahorse::Model::Operation.new.tap do |o|
757
+ o.name = "PutConfigurationSetSendingOptions"
758
+ o.http_method = "PUT"
759
+ o.http_request_uri = "/v1/email/configuration-sets/{ConfigurationSetName}/sending"
760
+ o.input = Shapes::ShapeRef.new(shape: PutConfigurationSetSendingOptionsRequest)
761
+ o.output = Shapes::ShapeRef.new(shape: PutConfigurationSetSendingOptionsResponse)
762
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
763
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
764
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
765
+ end)
766
+
767
+ api.add_operation(:put_configuration_set_tracking_options, Seahorse::Model::Operation.new.tap do |o|
768
+ o.name = "PutConfigurationSetTrackingOptions"
769
+ o.http_method = "PUT"
770
+ o.http_request_uri = "/v1/email/configuration-sets/{ConfigurationSetName}/tracking-options"
771
+ o.input = Shapes::ShapeRef.new(shape: PutConfigurationSetTrackingOptionsRequest)
772
+ o.output = Shapes::ShapeRef.new(shape: PutConfigurationSetTrackingOptionsResponse)
773
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
774
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
775
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
776
+ end)
777
+
778
+ api.add_operation(:put_dedicated_ip_in_pool, Seahorse::Model::Operation.new.tap do |o|
779
+ o.name = "PutDedicatedIpInPool"
780
+ o.http_method = "PUT"
781
+ o.http_request_uri = "/v1/email/dedicated-ips/{IP}/pool"
782
+ o.input = Shapes::ShapeRef.new(shape: PutDedicatedIpInPoolRequest)
783
+ o.output = Shapes::ShapeRef.new(shape: PutDedicatedIpInPoolResponse)
784
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
785
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
786
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
787
+ end)
788
+
789
+ api.add_operation(:put_dedicated_ip_warmup_attributes, Seahorse::Model::Operation.new.tap do |o|
790
+ o.name = "PutDedicatedIpWarmupAttributes"
791
+ o.http_method = "PUT"
792
+ o.http_request_uri = "/v1/email/dedicated-ips/{IP}/warmup"
793
+ o.input = Shapes::ShapeRef.new(shape: PutDedicatedIpWarmupAttributesRequest)
794
+ o.output = Shapes::ShapeRef.new(shape: PutDedicatedIpWarmupAttributesResponse)
795
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
796
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
797
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
798
+ end)
799
+
800
+ api.add_operation(:put_email_identity_dkim_attributes, Seahorse::Model::Operation.new.tap do |o|
801
+ o.name = "PutEmailIdentityDkimAttributes"
802
+ o.http_method = "PUT"
803
+ o.http_request_uri = "/v1/email/identities/{EmailIdentity}/dkim"
804
+ o.input = Shapes::ShapeRef.new(shape: PutEmailIdentityDkimAttributesRequest)
805
+ o.output = Shapes::ShapeRef.new(shape: PutEmailIdentityDkimAttributesResponse)
806
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
807
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
808
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
809
+ end)
810
+
811
+ api.add_operation(:put_email_identity_feedback_attributes, Seahorse::Model::Operation.new.tap do |o|
812
+ o.name = "PutEmailIdentityFeedbackAttributes"
813
+ o.http_method = "PUT"
814
+ o.http_request_uri = "/v1/email/identities/{EmailIdentity}/feedback"
815
+ o.input = Shapes::ShapeRef.new(shape: PutEmailIdentityFeedbackAttributesRequest)
816
+ o.output = Shapes::ShapeRef.new(shape: PutEmailIdentityFeedbackAttributesResponse)
817
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
818
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
819
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
820
+ end)
821
+
822
+ api.add_operation(:put_email_identity_mail_from_attributes, Seahorse::Model::Operation.new.tap do |o|
823
+ o.name = "PutEmailIdentityMailFromAttributes"
824
+ o.http_method = "PUT"
825
+ o.http_request_uri = "/v1/email/identities/{EmailIdentity}/mail-from"
826
+ o.input = Shapes::ShapeRef.new(shape: PutEmailIdentityMailFromAttributesRequest)
827
+ o.output = Shapes::ShapeRef.new(shape: PutEmailIdentityMailFromAttributesResponse)
828
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
829
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
830
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
831
+ end)
832
+
833
+ api.add_operation(:send_email, Seahorse::Model::Operation.new.tap do |o|
834
+ o.name = "SendEmail"
835
+ o.http_method = "POST"
836
+ o.http_request_uri = "/v1/email/outbound-emails"
837
+ o.input = Shapes::ShapeRef.new(shape: SendEmailRequest)
838
+ o.output = Shapes::ShapeRef.new(shape: SendEmailResponse)
839
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
840
+ o.errors << Shapes::ShapeRef.new(shape: LimitExceededException)
841
+ o.errors << Shapes::ShapeRef.new(shape: AccountSuspendedException)
842
+ o.errors << Shapes::ShapeRef.new(shape: SendingPausedException)
843
+ o.errors << Shapes::ShapeRef.new(shape: MessageRejected)
844
+ o.errors << Shapes::ShapeRef.new(shape: MailFromDomainNotVerifiedException)
845
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
846
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
847
+ end)
848
+
849
+ api.add_operation(:update_configuration_set_event_destination, Seahorse::Model::Operation.new.tap do |o|
850
+ o.name = "UpdateConfigurationSetEventDestination"
851
+ o.http_method = "PUT"
852
+ o.http_request_uri = "/v1/email/configuration-sets/{ConfigurationSetName}/event-destinations/{EventDestinationName}"
853
+ o.input = Shapes::ShapeRef.new(shape: UpdateConfigurationSetEventDestinationRequest)
854
+ o.output = Shapes::ShapeRef.new(shape: UpdateConfigurationSetEventDestinationResponse)
855
+ o.errors << Shapes::ShapeRef.new(shape: NotFoundException)
856
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRequestsException)
857
+ o.errors << Shapes::ShapeRef.new(shape: BadRequestException)
858
+ end)
859
+ end
860
+
861
+ end
862
+ end