aws-sdk-elasticloadbalancingv2 1.94.0 → 1.95.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,10 +22,14 @@ module Aws::ElasticLoadBalancingV2
22
22
  AddListenerCertificatesOutput = Shapes::StructureShape.new(name: 'AddListenerCertificatesOutput')
23
23
  AddTagsInput = Shapes::StructureShape.new(name: 'AddTagsInput')
24
24
  AddTagsOutput = Shapes::StructureShape.new(name: 'AddTagsOutput')
25
+ AddTrustStoreRevocationsInput = Shapes::StructureShape.new(name: 'AddTrustStoreRevocationsInput')
26
+ AddTrustStoreRevocationsOutput = Shapes::StructureShape.new(name: 'AddTrustStoreRevocationsOutput')
25
27
  AllocationId = Shapes::StringShape.new(name: 'AllocationId')
26
28
  AllocationIdNotFoundException = Shapes::StructureShape.new(name: 'AllocationIdNotFoundException')
27
29
  AlpnPolicyName = Shapes::ListShape.new(name: 'AlpnPolicyName')
28
30
  AlpnPolicyValue = Shapes::StringShape.new(name: 'AlpnPolicyValue')
31
+ AnomalyDetection = Shapes::StructureShape.new(name: 'AnomalyDetection')
32
+ AnomalyResultEnum = Shapes::StringShape.new(name: 'AnomalyResultEnum')
29
33
  AuthenticateCognitoActionAuthenticationRequestExtraParams = Shapes::MapShape.new(name: 'AuthenticateCognitoActionAuthenticationRequestExtraParams')
30
34
  AuthenticateCognitoActionAuthenticationRequestParamName = Shapes::StringShape.new(name: 'AuthenticateCognitoActionAuthenticationRequestParamName')
31
35
  AuthenticateCognitoActionAuthenticationRequestParamValue = Shapes::StringShape.new(name: 'AuthenticateCognitoActionAuthenticationRequestParamValue')
@@ -55,6 +59,7 @@ module Aws::ElasticLoadBalancingV2
55
59
  AvailabilityZone = Shapes::StructureShape.new(name: 'AvailabilityZone')
56
60
  AvailabilityZoneNotSupportedException = Shapes::StructureShape.new(name: 'AvailabilityZoneNotSupportedException')
57
61
  AvailabilityZones = Shapes::ListShape.new(name: 'AvailabilityZones')
62
+ CaCertificatesBundleNotFoundException = Shapes::StructureShape.new(name: 'CaCertificatesBundleNotFoundException')
58
63
  CanonicalHostedZoneId = Shapes::StringShape.new(name: 'CanonicalHostedZoneId')
59
64
  Certificate = Shapes::StructureShape.new(name: 'Certificate')
60
65
  CertificateArn = Shapes::StringShape.new(name: 'CertificateArn')
@@ -73,6 +78,8 @@ module Aws::ElasticLoadBalancingV2
73
78
  CreateRuleOutput = Shapes::StructureShape.new(name: 'CreateRuleOutput')
74
79
  CreateTargetGroupInput = Shapes::StructureShape.new(name: 'CreateTargetGroupInput')
75
80
  CreateTargetGroupOutput = Shapes::StructureShape.new(name: 'CreateTargetGroupOutput')
81
+ CreateTrustStoreInput = Shapes::StructureShape.new(name: 'CreateTrustStoreInput')
82
+ CreateTrustStoreOutput = Shapes::StructureShape.new(name: 'CreateTrustStoreOutput')
76
83
  CreatedTime = Shapes::TimestampShape.new(name: 'CreatedTime')
77
84
  CustomerOwnedIpv4Pool = Shapes::StringShape.new(name: 'CustomerOwnedIpv4Pool')
78
85
  DNSName = Shapes::StringShape.new(name: 'DNSName')
@@ -85,6 +92,8 @@ module Aws::ElasticLoadBalancingV2
85
92
  DeleteRuleOutput = Shapes::StructureShape.new(name: 'DeleteRuleOutput')
86
93
  DeleteTargetGroupInput = Shapes::StructureShape.new(name: 'DeleteTargetGroupInput')
87
94
  DeleteTargetGroupOutput = Shapes::StructureShape.new(name: 'DeleteTargetGroupOutput')
95
+ DeleteTrustStoreInput = Shapes::StructureShape.new(name: 'DeleteTrustStoreInput')
96
+ DeleteTrustStoreOutput = Shapes::StructureShape.new(name: 'DeleteTrustStoreOutput')
88
97
  DeregisterTargetsInput = Shapes::StructureShape.new(name: 'DeregisterTargetsInput')
89
98
  DeregisterTargetsOutput = Shapes::StructureShape.new(name: 'DeregisterTargetsOutput')
90
99
  DescribeAccountLimitsInput = Shapes::StructureShape.new(name: 'DescribeAccountLimitsInput')
@@ -108,12 +117,22 @@ module Aws::ElasticLoadBalancingV2
108
117
  DescribeTargetGroupsInput = Shapes::StructureShape.new(name: 'DescribeTargetGroupsInput')
109
118
  DescribeTargetGroupsOutput = Shapes::StructureShape.new(name: 'DescribeTargetGroupsOutput')
110
119
  DescribeTargetHealthInput = Shapes::StructureShape.new(name: 'DescribeTargetHealthInput')
120
+ DescribeTargetHealthInputIncludeEnum = Shapes::StringShape.new(name: 'DescribeTargetHealthInputIncludeEnum')
111
121
  DescribeTargetHealthOutput = Shapes::StructureShape.new(name: 'DescribeTargetHealthOutput')
122
+ DescribeTrustStoreAssociationsInput = Shapes::StructureShape.new(name: 'DescribeTrustStoreAssociationsInput')
123
+ DescribeTrustStoreAssociationsOutput = Shapes::StructureShape.new(name: 'DescribeTrustStoreAssociationsOutput')
124
+ DescribeTrustStoreRevocation = Shapes::StructureShape.new(name: 'DescribeTrustStoreRevocation')
125
+ DescribeTrustStoreRevocationResponse = Shapes::ListShape.new(name: 'DescribeTrustStoreRevocationResponse')
126
+ DescribeTrustStoreRevocationsInput = Shapes::StructureShape.new(name: 'DescribeTrustStoreRevocationsInput')
127
+ DescribeTrustStoreRevocationsOutput = Shapes::StructureShape.new(name: 'DescribeTrustStoreRevocationsOutput')
128
+ DescribeTrustStoresInput = Shapes::StructureShape.new(name: 'DescribeTrustStoresInput')
129
+ DescribeTrustStoresOutput = Shapes::StructureShape.new(name: 'DescribeTrustStoresOutput')
112
130
  Description = Shapes::StringShape.new(name: 'Description')
113
131
  DuplicateListenerException = Shapes::StructureShape.new(name: 'DuplicateListenerException')
114
132
  DuplicateLoadBalancerNameException = Shapes::StructureShape.new(name: 'DuplicateLoadBalancerNameException')
115
133
  DuplicateTagKeysException = Shapes::StructureShape.new(name: 'DuplicateTagKeysException')
116
134
  DuplicateTargetGroupNameException = Shapes::StructureShape.new(name: 'DuplicateTargetGroupNameException')
135
+ DuplicateTrustStoreNameException = Shapes::StructureShape.new(name: 'DuplicateTrustStoreNameException')
117
136
  EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic = Shapes::StringShape.new(name: 'EnforceSecurityGroupInboundRulesOnPrivateLinkTraffic')
118
137
  EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum = Shapes::StringShape.new(name: 'EnforceSecurityGroupInboundRulesOnPrivateLinkTrafficEnum')
119
138
  FixedResponseActionConfig = Shapes::StructureShape.new(name: 'FixedResponseActionConfig')
@@ -121,6 +140,10 @@ module Aws::ElasticLoadBalancingV2
121
140
  FixedResponseActionMessage = Shapes::StringShape.new(name: 'FixedResponseActionMessage')
122
141
  FixedResponseActionStatusCode = Shapes::StringShape.new(name: 'FixedResponseActionStatusCode')
123
142
  ForwardActionConfig = Shapes::StructureShape.new(name: 'ForwardActionConfig')
143
+ GetTrustStoreCaCertificatesBundleInput = Shapes::StructureShape.new(name: 'GetTrustStoreCaCertificatesBundleInput')
144
+ GetTrustStoreCaCertificatesBundleOutput = Shapes::StructureShape.new(name: 'GetTrustStoreCaCertificatesBundleOutput')
145
+ GetTrustStoreRevocationContentInput = Shapes::StructureShape.new(name: 'GetTrustStoreRevocationContentInput')
146
+ GetTrustStoreRevocationContentOutput = Shapes::StructureShape.new(name: 'GetTrustStoreRevocationContentOutput')
124
147
  GrpcCode = Shapes::StringShape.new(name: 'GrpcCode')
125
148
  HealthCheckEnabled = Shapes::BooleanShape.new(name: 'HealthCheckEnabled')
126
149
  HealthCheckIntervalSeconds = Shapes::IntegerShape.new(name: 'HealthCheckIntervalSeconds')
@@ -134,9 +157,12 @@ module Aws::ElasticLoadBalancingV2
134
157
  HttpHeaderConditionName = Shapes::StringShape.new(name: 'HttpHeaderConditionName')
135
158
  HttpRequestMethodConditionConfig = Shapes::StructureShape.new(name: 'HttpRequestMethodConditionConfig')
136
159
  IPv6Address = Shapes::StringShape.new(name: 'IPv6Address')
160
+ IgnoreClientCertificateExpiry = Shapes::BooleanShape.new(name: 'IgnoreClientCertificateExpiry')
137
161
  IncompatibleProtocolsException = Shapes::StructureShape.new(name: 'IncompatibleProtocolsException')
162
+ InvalidCaCertificatesBundleException = Shapes::StructureShape.new(name: 'InvalidCaCertificatesBundleException')
138
163
  InvalidConfigurationRequestException = Shapes::StructureShape.new(name: 'InvalidConfigurationRequestException')
139
164
  InvalidLoadBalancerActionException = Shapes::StructureShape.new(name: 'InvalidLoadBalancerActionException')
165
+ InvalidRevocationContentException = Shapes::StructureShape.new(name: 'InvalidRevocationContentException')
140
166
  InvalidSchemeException = Shapes::StructureShape.new(name: 'InvalidSchemeException')
141
167
  InvalidSecurityGroupException = Shapes::StructureShape.new(name: 'InvalidSecurityGroupException')
142
168
  InvalidSubnetException = Shapes::StructureShape.new(name: 'InvalidSubnetException')
@@ -146,6 +172,7 @@ module Aws::ElasticLoadBalancingV2
146
172
  IsDefault = Shapes::BooleanShape.new(name: 'IsDefault')
147
173
  Limit = Shapes::StructureShape.new(name: 'Limit')
148
174
  Limits = Shapes::ListShape.new(name: 'Limits')
175
+ ListOfDescribeTargetHealthIncludeOptions = Shapes::ListShape.new(name: 'ListOfDescribeTargetHealthIncludeOptions')
149
176
  ListOfString = Shapes::ListShape.new(name: 'ListOfString')
150
177
  Listener = Shapes::StructureShape.new(name: 'Listener')
151
178
  ListenerArn = Shapes::StringShape.new(name: 'ListenerArn')
@@ -169,9 +196,12 @@ module Aws::ElasticLoadBalancingV2
169
196
  LoadBalancerStateEnum = Shapes::StringShape.new(name: 'LoadBalancerStateEnum')
170
197
  LoadBalancerTypeEnum = Shapes::StringShape.new(name: 'LoadBalancerTypeEnum')
171
198
  LoadBalancers = Shapes::ListShape.new(name: 'LoadBalancers')
199
+ Location = Shapes::StringShape.new(name: 'Location')
172
200
  Marker = Shapes::StringShape.new(name: 'Marker')
173
201
  Matcher = Shapes::StructureShape.new(name: 'Matcher')
174
202
  Max = Shapes::StringShape.new(name: 'Max')
203
+ MitigationInEffectEnum = Shapes::StringShape.new(name: 'MitigationInEffectEnum')
204
+ Mode = Shapes::StringShape.new(name: 'Mode')
175
205
  ModifyListenerInput = Shapes::StructureShape.new(name: 'ModifyListenerInput')
176
206
  ModifyListenerOutput = Shapes::StructureShape.new(name: 'ModifyListenerOutput')
177
207
  ModifyLoadBalancerAttributesInput = Shapes::StructureShape.new(name: 'ModifyLoadBalancerAttributesInput')
@@ -182,7 +212,12 @@ module Aws::ElasticLoadBalancingV2
182
212
  ModifyTargetGroupAttributesOutput = Shapes::StructureShape.new(name: 'ModifyTargetGroupAttributesOutput')
183
213
  ModifyTargetGroupInput = Shapes::StructureShape.new(name: 'ModifyTargetGroupInput')
184
214
  ModifyTargetGroupOutput = Shapes::StructureShape.new(name: 'ModifyTargetGroupOutput')
215
+ ModifyTrustStoreInput = Shapes::StructureShape.new(name: 'ModifyTrustStoreInput')
216
+ ModifyTrustStoreOutput = Shapes::StructureShape.new(name: 'ModifyTrustStoreOutput')
217
+ MutualAuthenticationAttributes = Shapes::StructureShape.new(name: 'MutualAuthenticationAttributes')
185
218
  Name = Shapes::StringShape.new(name: 'Name')
219
+ NumberOfCaCertificates = Shapes::IntegerShape.new(name: 'NumberOfCaCertificates')
220
+ NumberOfRevokedEntries = Shapes::IntegerShape.new(name: 'NumberOfRevokedEntries')
186
221
  OperationNotPermittedException = Shapes::StructureShape.new(name: 'OperationNotPermittedException')
187
222
  OutpostId = Shapes::StringShape.new(name: 'OutpostId')
188
223
  PageSize = Shapes::IntegerShape.new(name: 'PageSize')
@@ -209,9 +244,18 @@ module Aws::ElasticLoadBalancingV2
209
244
  RemoveListenerCertificatesOutput = Shapes::StructureShape.new(name: 'RemoveListenerCertificatesOutput')
210
245
  RemoveTagsInput = Shapes::StructureShape.new(name: 'RemoveTagsInput')
211
246
  RemoveTagsOutput = Shapes::StructureShape.new(name: 'RemoveTagsOutput')
247
+ RemoveTrustStoreRevocationsInput = Shapes::StructureShape.new(name: 'RemoveTrustStoreRevocationsInput')
248
+ RemoveTrustStoreRevocationsOutput = Shapes::StructureShape.new(name: 'RemoveTrustStoreRevocationsOutput')
212
249
  ResourceArn = Shapes::StringShape.new(name: 'ResourceArn')
213
250
  ResourceArns = Shapes::ListShape.new(name: 'ResourceArns')
214
251
  ResourceInUseException = Shapes::StructureShape.new(name: 'ResourceInUseException')
252
+ RevocationContent = Shapes::StructureShape.new(name: 'RevocationContent')
253
+ RevocationContentNotFoundException = Shapes::StructureShape.new(name: 'RevocationContentNotFoundException')
254
+ RevocationContents = Shapes::ListShape.new(name: 'RevocationContents')
255
+ RevocationId = Shapes::IntegerShape.new(name: 'RevocationId')
256
+ RevocationIdNotFoundException = Shapes::StructureShape.new(name: 'RevocationIdNotFoundException')
257
+ RevocationIds = Shapes::ListShape.new(name: 'RevocationIds')
258
+ RevocationType = Shapes::StringShape.new(name: 'RevocationType')
215
259
  Rule = Shapes::StructureShape.new(name: 'Rule')
216
260
  RuleArn = Shapes::StringShape.new(name: 'RuleArn')
217
261
  RuleArns = Shapes::ListShape.new(name: 'RuleArns')
@@ -222,6 +266,9 @@ module Aws::ElasticLoadBalancingV2
222
266
  RulePriorityList = Shapes::ListShape.new(name: 'RulePriorityList')
223
267
  RulePriorityPair = Shapes::StructureShape.new(name: 'RulePriorityPair')
224
268
  Rules = Shapes::ListShape.new(name: 'Rules')
269
+ S3Bucket = Shapes::StringShape.new(name: 'S3Bucket')
270
+ S3Key = Shapes::StringShape.new(name: 'S3Key')
271
+ S3ObjectVersion = Shapes::StringShape.new(name: 'S3ObjectVersion')
225
272
  SSLPolicyNotFoundException = Shapes::StructureShape.new(name: 'SSLPolicyNotFoundException')
226
273
  SecurityGroupId = Shapes::StringShape.new(name: 'SecurityGroupId')
227
274
  SecurityGroups = Shapes::ListShape.new(name: 'SecurityGroups')
@@ -292,7 +339,25 @@ module Aws::ElasticLoadBalancingV2
292
339
  TooManyTagsException = Shapes::StructureShape.new(name: 'TooManyTagsException')
293
340
  TooManyTargetGroupsException = Shapes::StructureShape.new(name: 'TooManyTargetGroupsException')
294
341
  TooManyTargetsException = Shapes::StructureShape.new(name: 'TooManyTargetsException')
342
+ TooManyTrustStoreRevocationEntriesException = Shapes::StructureShape.new(name: 'TooManyTrustStoreRevocationEntriesException')
343
+ TooManyTrustStoresException = Shapes::StructureShape.new(name: 'TooManyTrustStoresException')
295
344
  TooManyUniqueTargetGroupsPerLoadBalancerException = Shapes::StructureShape.new(name: 'TooManyUniqueTargetGroupsPerLoadBalancerException')
345
+ TotalRevokedEntries = Shapes::IntegerShape.new(name: 'TotalRevokedEntries')
346
+ TrustStore = Shapes::StructureShape.new(name: 'TrustStore')
347
+ TrustStoreArn = Shapes::StringShape.new(name: 'TrustStoreArn')
348
+ TrustStoreArns = Shapes::ListShape.new(name: 'TrustStoreArns')
349
+ TrustStoreAssociation = Shapes::StructureShape.new(name: 'TrustStoreAssociation')
350
+ TrustStoreAssociationResourceArn = Shapes::StringShape.new(name: 'TrustStoreAssociationResourceArn')
351
+ TrustStoreAssociations = Shapes::ListShape.new(name: 'TrustStoreAssociations')
352
+ TrustStoreInUseException = Shapes::StructureShape.new(name: 'TrustStoreInUseException')
353
+ TrustStoreName = Shapes::StringShape.new(name: 'TrustStoreName')
354
+ TrustStoreNames = Shapes::ListShape.new(name: 'TrustStoreNames')
355
+ TrustStoreNotFoundException = Shapes::StructureShape.new(name: 'TrustStoreNotFoundException')
356
+ TrustStoreNotReadyException = Shapes::StructureShape.new(name: 'TrustStoreNotReadyException')
357
+ TrustStoreRevocation = Shapes::StructureShape.new(name: 'TrustStoreRevocation')
358
+ TrustStoreRevocations = Shapes::ListShape.new(name: 'TrustStoreRevocations')
359
+ TrustStoreStatus = Shapes::StringShape.new(name: 'TrustStoreStatus')
360
+ TrustStores = Shapes::ListShape.new(name: 'TrustStores')
296
361
  UnsupportedProtocolException = Shapes::StructureShape.new(name: 'UnsupportedProtocolException')
297
362
  VpcId = Shapes::StringShape.new(name: 'VpcId')
298
363
  ZoneName = Shapes::StringShape.new(name: 'ZoneName')
@@ -324,10 +389,21 @@ module Aws::ElasticLoadBalancingV2
324
389
 
325
390
  AddTagsOutput.struct_class = Types::AddTagsOutput
326
391
 
392
+ AddTrustStoreRevocationsInput.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, required: true, location_name: "TrustStoreArn"))
393
+ AddTrustStoreRevocationsInput.add_member(:revocation_contents, Shapes::ShapeRef.new(shape: RevocationContents, location_name: "RevocationContents"))
394
+ AddTrustStoreRevocationsInput.struct_class = Types::AddTrustStoreRevocationsInput
395
+
396
+ AddTrustStoreRevocationsOutput.add_member(:trust_store_revocations, Shapes::ShapeRef.new(shape: TrustStoreRevocations, location_name: "TrustStoreRevocations"))
397
+ AddTrustStoreRevocationsOutput.struct_class = Types::AddTrustStoreRevocationsOutput
398
+
327
399
  AllocationIdNotFoundException.struct_class = Types::AllocationIdNotFoundException
328
400
 
329
401
  AlpnPolicyName.member = Shapes::ShapeRef.new(shape: AlpnPolicyValue)
330
402
 
403
+ AnomalyDetection.add_member(:result, Shapes::ShapeRef.new(shape: AnomalyResultEnum, location_name: "Result"))
404
+ AnomalyDetection.add_member(:mitigation_in_effect, Shapes::ShapeRef.new(shape: MitigationInEffectEnum, location_name: "MitigationInEffect"))
405
+ AnomalyDetection.struct_class = Types::AnomalyDetection
406
+
331
407
  AuthenticateCognitoActionAuthenticationRequestExtraParams.key = Shapes::ShapeRef.new(shape: AuthenticateCognitoActionAuthenticationRequestParamName)
332
408
  AuthenticateCognitoActionAuthenticationRequestExtraParams.value = Shapes::ShapeRef.new(shape: AuthenticateCognitoActionAuthenticationRequestParamValue)
333
409
 
@@ -368,6 +444,8 @@ module Aws::ElasticLoadBalancingV2
368
444
 
369
445
  AvailabilityZones.member = Shapes::ShapeRef.new(shape: AvailabilityZone)
370
446
 
447
+ CaCertificatesBundleNotFoundException.struct_class = Types::CaCertificatesBundleNotFoundException
448
+
371
449
  Certificate.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: CertificateArn, location_name: "CertificateArn"))
372
450
  Certificate.add_member(:is_default, Shapes::ShapeRef.new(shape: Default, location_name: "IsDefault"))
373
451
  Certificate.struct_class = Types::Certificate
@@ -390,6 +468,7 @@ module Aws::ElasticLoadBalancingV2
390
468
  CreateListenerInput.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, required: true, location_name: "DefaultActions"))
391
469
  CreateListenerInput.add_member(:alpn_policy, Shapes::ShapeRef.new(shape: AlpnPolicyName, location_name: "AlpnPolicy"))
392
470
  CreateListenerInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
471
+ CreateListenerInput.add_member(:mutual_authentication, Shapes::ShapeRef.new(shape: MutualAuthenticationAttributes, location_name: "MutualAuthentication"))
393
472
  CreateListenerInput.struct_class = Types::CreateListenerInput
394
473
 
395
474
  CreateListenerOutput.add_member(:listeners, Shapes::ShapeRef.new(shape: Listeners, location_name: "Listeners"))
@@ -441,6 +520,16 @@ module Aws::ElasticLoadBalancingV2
441
520
  CreateTargetGroupOutput.add_member(:target_groups, Shapes::ShapeRef.new(shape: TargetGroups, location_name: "TargetGroups"))
442
521
  CreateTargetGroupOutput.struct_class = Types::CreateTargetGroupOutput
443
522
 
523
+ CreateTrustStoreInput.add_member(:name, Shapes::ShapeRef.new(shape: TrustStoreName, required: true, location_name: "Name"))
524
+ CreateTrustStoreInput.add_member(:ca_certificates_bundle_s3_bucket, Shapes::ShapeRef.new(shape: S3Bucket, required: true, location_name: "CaCertificatesBundleS3Bucket"))
525
+ CreateTrustStoreInput.add_member(:ca_certificates_bundle_s3_key, Shapes::ShapeRef.new(shape: S3Key, required: true, location_name: "CaCertificatesBundleS3Key"))
526
+ CreateTrustStoreInput.add_member(:ca_certificates_bundle_s3_object_version, Shapes::ShapeRef.new(shape: S3ObjectVersion, location_name: "CaCertificatesBundleS3ObjectVersion"))
527
+ CreateTrustStoreInput.add_member(:tags, Shapes::ShapeRef.new(shape: TagList, location_name: "Tags"))
528
+ CreateTrustStoreInput.struct_class = Types::CreateTrustStoreInput
529
+
530
+ CreateTrustStoreOutput.add_member(:trust_stores, Shapes::ShapeRef.new(shape: TrustStores, location_name: "TrustStores"))
531
+ CreateTrustStoreOutput.struct_class = Types::CreateTrustStoreOutput
532
+
444
533
  DeleteListenerInput.add_member(:listener_arn, Shapes::ShapeRef.new(shape: ListenerArn, required: true, location_name: "ListenerArn"))
445
534
  DeleteListenerInput.struct_class = Types::DeleteListenerInput
446
535
 
@@ -461,6 +550,11 @@ module Aws::ElasticLoadBalancingV2
461
550
 
462
551
  DeleteTargetGroupOutput.struct_class = Types::DeleteTargetGroupOutput
463
552
 
553
+ DeleteTrustStoreInput.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, required: true, location_name: "TrustStoreArn"))
554
+ DeleteTrustStoreInput.struct_class = Types::DeleteTrustStoreInput
555
+
556
+ DeleteTrustStoreOutput.struct_class = Types::DeleteTrustStoreOutput
557
+
464
558
  DeregisterTargetsInput.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, required: true, location_name: "TargetGroupArn"))
465
559
  DeregisterTargetsInput.add_member(:targets, Shapes::ShapeRef.new(shape: TargetDescriptions, required: true, location_name: "Targets"))
466
560
  DeregisterTargetsInput.struct_class = Types::DeregisterTargetsInput
@@ -555,11 +649,49 @@ module Aws::ElasticLoadBalancingV2
555
649
 
556
650
  DescribeTargetHealthInput.add_member(:target_group_arn, Shapes::ShapeRef.new(shape: TargetGroupArn, required: true, location_name: "TargetGroupArn"))
557
651
  DescribeTargetHealthInput.add_member(:targets, Shapes::ShapeRef.new(shape: TargetDescriptions, location_name: "Targets"))
652
+ DescribeTargetHealthInput.add_member(:include, Shapes::ShapeRef.new(shape: ListOfDescribeTargetHealthIncludeOptions, location_name: "Include"))
558
653
  DescribeTargetHealthInput.struct_class = Types::DescribeTargetHealthInput
559
654
 
560
655
  DescribeTargetHealthOutput.add_member(:target_health_descriptions, Shapes::ShapeRef.new(shape: TargetHealthDescriptions, location_name: "TargetHealthDescriptions"))
561
656
  DescribeTargetHealthOutput.struct_class = Types::DescribeTargetHealthOutput
562
657
 
658
+ DescribeTrustStoreAssociationsInput.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, required: true, location_name: "TrustStoreArn"))
659
+ DescribeTrustStoreAssociationsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
660
+ DescribeTrustStoreAssociationsInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
661
+ DescribeTrustStoreAssociationsInput.struct_class = Types::DescribeTrustStoreAssociationsInput
662
+
663
+ DescribeTrustStoreAssociationsOutput.add_member(:trust_store_associations, Shapes::ShapeRef.new(shape: TrustStoreAssociations, location_name: "TrustStoreAssociations"))
664
+ DescribeTrustStoreAssociationsOutput.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "NextMarker"))
665
+ DescribeTrustStoreAssociationsOutput.struct_class = Types::DescribeTrustStoreAssociationsOutput
666
+
667
+ DescribeTrustStoreRevocation.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, location_name: "TrustStoreArn"))
668
+ DescribeTrustStoreRevocation.add_member(:revocation_id, Shapes::ShapeRef.new(shape: RevocationId, location_name: "RevocationId"))
669
+ DescribeTrustStoreRevocation.add_member(:revocation_type, Shapes::ShapeRef.new(shape: RevocationType, location_name: "RevocationType"))
670
+ DescribeTrustStoreRevocation.add_member(:number_of_revoked_entries, Shapes::ShapeRef.new(shape: NumberOfRevokedEntries, location_name: "NumberOfRevokedEntries"))
671
+ DescribeTrustStoreRevocation.struct_class = Types::DescribeTrustStoreRevocation
672
+
673
+ DescribeTrustStoreRevocationResponse.member = Shapes::ShapeRef.new(shape: DescribeTrustStoreRevocation)
674
+
675
+ DescribeTrustStoreRevocationsInput.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, required: true, location_name: "TrustStoreArn"))
676
+ DescribeTrustStoreRevocationsInput.add_member(:revocation_ids, Shapes::ShapeRef.new(shape: RevocationIds, location_name: "RevocationIds"))
677
+ DescribeTrustStoreRevocationsInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
678
+ DescribeTrustStoreRevocationsInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
679
+ DescribeTrustStoreRevocationsInput.struct_class = Types::DescribeTrustStoreRevocationsInput
680
+
681
+ DescribeTrustStoreRevocationsOutput.add_member(:trust_store_revocations, Shapes::ShapeRef.new(shape: DescribeTrustStoreRevocationResponse, location_name: "TrustStoreRevocations"))
682
+ DescribeTrustStoreRevocationsOutput.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "NextMarker"))
683
+ DescribeTrustStoreRevocationsOutput.struct_class = Types::DescribeTrustStoreRevocationsOutput
684
+
685
+ DescribeTrustStoresInput.add_member(:trust_store_arns, Shapes::ShapeRef.new(shape: TrustStoreArns, location_name: "TrustStoreArns"))
686
+ DescribeTrustStoresInput.add_member(:names, Shapes::ShapeRef.new(shape: TrustStoreNames, location_name: "Names"))
687
+ DescribeTrustStoresInput.add_member(:marker, Shapes::ShapeRef.new(shape: Marker, location_name: "Marker"))
688
+ DescribeTrustStoresInput.add_member(:page_size, Shapes::ShapeRef.new(shape: PageSize, location_name: "PageSize"))
689
+ DescribeTrustStoresInput.struct_class = Types::DescribeTrustStoresInput
690
+
691
+ DescribeTrustStoresOutput.add_member(:trust_stores, Shapes::ShapeRef.new(shape: TrustStores, location_name: "TrustStores"))
692
+ DescribeTrustStoresOutput.add_member(:next_marker, Shapes::ShapeRef.new(shape: Marker, location_name: "NextMarker"))
693
+ DescribeTrustStoresOutput.struct_class = Types::DescribeTrustStoresOutput
694
+
563
695
  DuplicateListenerException.struct_class = Types::DuplicateListenerException
564
696
 
565
697
  DuplicateLoadBalancerNameException.struct_class = Types::DuplicateLoadBalancerNameException
@@ -568,6 +700,8 @@ module Aws::ElasticLoadBalancingV2
568
700
 
569
701
  DuplicateTargetGroupNameException.struct_class = Types::DuplicateTargetGroupNameException
570
702
 
703
+ DuplicateTrustStoreNameException.struct_class = Types::DuplicateTrustStoreNameException
704
+
571
705
  FixedResponseActionConfig.add_member(:message_body, Shapes::ShapeRef.new(shape: FixedResponseActionMessage, location_name: "MessageBody"))
572
706
  FixedResponseActionConfig.add_member(:status_code, Shapes::ShapeRef.new(shape: FixedResponseActionStatusCode, required: true, location_name: "StatusCode"))
573
707
  FixedResponseActionConfig.add_member(:content_type, Shapes::ShapeRef.new(shape: FixedResponseActionContentType, location_name: "ContentType"))
@@ -577,6 +711,19 @@ module Aws::ElasticLoadBalancingV2
577
711
  ForwardActionConfig.add_member(:target_group_stickiness_config, Shapes::ShapeRef.new(shape: TargetGroupStickinessConfig, location_name: "TargetGroupStickinessConfig"))
578
712
  ForwardActionConfig.struct_class = Types::ForwardActionConfig
579
713
 
714
+ GetTrustStoreCaCertificatesBundleInput.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, required: true, location_name: "TrustStoreArn"))
715
+ GetTrustStoreCaCertificatesBundleInput.struct_class = Types::GetTrustStoreCaCertificatesBundleInput
716
+
717
+ GetTrustStoreCaCertificatesBundleOutput.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "Location"))
718
+ GetTrustStoreCaCertificatesBundleOutput.struct_class = Types::GetTrustStoreCaCertificatesBundleOutput
719
+
720
+ GetTrustStoreRevocationContentInput.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, required: true, location_name: "TrustStoreArn"))
721
+ GetTrustStoreRevocationContentInput.add_member(:revocation_id, Shapes::ShapeRef.new(shape: RevocationId, required: true, location_name: "RevocationId"))
722
+ GetTrustStoreRevocationContentInput.struct_class = Types::GetTrustStoreRevocationContentInput
723
+
724
+ GetTrustStoreRevocationContentOutput.add_member(:location, Shapes::ShapeRef.new(shape: Location, location_name: "Location"))
725
+ GetTrustStoreRevocationContentOutput.struct_class = Types::GetTrustStoreRevocationContentOutput
726
+
580
727
  HealthUnavailableException.struct_class = Types::HealthUnavailableException
581
728
 
582
729
  HostHeaderConditionConfig.add_member(:values, Shapes::ShapeRef.new(shape: ListOfString, location_name: "Values"))
@@ -591,10 +738,14 @@ module Aws::ElasticLoadBalancingV2
591
738
 
592
739
  IncompatibleProtocolsException.struct_class = Types::IncompatibleProtocolsException
593
740
 
741
+ InvalidCaCertificatesBundleException.struct_class = Types::InvalidCaCertificatesBundleException
742
+
594
743
  InvalidConfigurationRequestException.struct_class = Types::InvalidConfigurationRequestException
595
744
 
596
745
  InvalidLoadBalancerActionException.struct_class = Types::InvalidLoadBalancerActionException
597
746
 
747
+ InvalidRevocationContentException.struct_class = Types::InvalidRevocationContentException
748
+
598
749
  InvalidSchemeException.struct_class = Types::InvalidSchemeException
599
750
 
600
751
  InvalidSecurityGroupException.struct_class = Types::InvalidSecurityGroupException
@@ -609,6 +760,8 @@ module Aws::ElasticLoadBalancingV2
609
760
 
610
761
  Limits.member = Shapes::ShapeRef.new(shape: Limit)
611
762
 
763
+ ListOfDescribeTargetHealthIncludeOptions.member = Shapes::ShapeRef.new(shape: DescribeTargetHealthInputIncludeEnum)
764
+
612
765
  ListOfString.member = Shapes::ShapeRef.new(shape: StringValue)
613
766
 
614
767
  Listener.add_member(:listener_arn, Shapes::ShapeRef.new(shape: ListenerArn, location_name: "ListenerArn"))
@@ -619,6 +772,7 @@ module Aws::ElasticLoadBalancingV2
619
772
  Listener.add_member(:ssl_policy, Shapes::ShapeRef.new(shape: SslPolicyName, location_name: "SslPolicy"))
620
773
  Listener.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, location_name: "DefaultActions"))
621
774
  Listener.add_member(:alpn_policy, Shapes::ShapeRef.new(shape: AlpnPolicyName, location_name: "AlpnPolicy"))
775
+ Listener.add_member(:mutual_authentication, Shapes::ShapeRef.new(shape: MutualAuthenticationAttributes, location_name: "MutualAuthentication"))
622
776
  Listener.struct_class = Types::Listener
623
777
 
624
778
  ListenerArns.member = Shapes::ShapeRef.new(shape: ListenerArn)
@@ -680,6 +834,7 @@ module Aws::ElasticLoadBalancingV2
680
834
  ModifyListenerInput.add_member(:certificates, Shapes::ShapeRef.new(shape: CertificateList, location_name: "Certificates"))
681
835
  ModifyListenerInput.add_member(:default_actions, Shapes::ShapeRef.new(shape: Actions, location_name: "DefaultActions"))
682
836
  ModifyListenerInput.add_member(:alpn_policy, Shapes::ShapeRef.new(shape: AlpnPolicyName, location_name: "AlpnPolicy"))
837
+ ModifyListenerInput.add_member(:mutual_authentication, Shapes::ShapeRef.new(shape: MutualAuthenticationAttributes, location_name: "MutualAuthentication"))
683
838
  ModifyListenerInput.struct_class = Types::ModifyListenerInput
684
839
 
685
840
  ModifyListenerOutput.add_member(:listeners, Shapes::ShapeRef.new(shape: Listeners, location_name: "Listeners"))
@@ -722,6 +877,20 @@ module Aws::ElasticLoadBalancingV2
722
877
  ModifyTargetGroupOutput.add_member(:target_groups, Shapes::ShapeRef.new(shape: TargetGroups, location_name: "TargetGroups"))
723
878
  ModifyTargetGroupOutput.struct_class = Types::ModifyTargetGroupOutput
724
879
 
880
+ ModifyTrustStoreInput.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, required: true, location_name: "TrustStoreArn"))
881
+ ModifyTrustStoreInput.add_member(:ca_certificates_bundle_s3_bucket, Shapes::ShapeRef.new(shape: S3Bucket, required: true, location_name: "CaCertificatesBundleS3Bucket"))
882
+ ModifyTrustStoreInput.add_member(:ca_certificates_bundle_s3_key, Shapes::ShapeRef.new(shape: S3Key, required: true, location_name: "CaCertificatesBundleS3Key"))
883
+ ModifyTrustStoreInput.add_member(:ca_certificates_bundle_s3_object_version, Shapes::ShapeRef.new(shape: S3ObjectVersion, location_name: "CaCertificatesBundleS3ObjectVersion"))
884
+ ModifyTrustStoreInput.struct_class = Types::ModifyTrustStoreInput
885
+
886
+ ModifyTrustStoreOutput.add_member(:trust_stores, Shapes::ShapeRef.new(shape: TrustStores, location_name: "TrustStores"))
887
+ ModifyTrustStoreOutput.struct_class = Types::ModifyTrustStoreOutput
888
+
889
+ MutualAuthenticationAttributes.add_member(:mode, Shapes::ShapeRef.new(shape: Mode, location_name: "Mode"))
890
+ MutualAuthenticationAttributes.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, location_name: "TrustStoreArn"))
891
+ MutualAuthenticationAttributes.add_member(:ignore_client_certificate_expiry, Shapes::ShapeRef.new(shape: IgnoreClientCertificateExpiry, location_name: "IgnoreClientCertificateExpiry"))
892
+ MutualAuthenticationAttributes.struct_class = Types::MutualAuthenticationAttributes
893
+
725
894
  OperationNotPermittedException.struct_class = Types::OperationNotPermittedException
726
895
 
727
896
  PathPatternConditionConfig.add_member(:values, Shapes::ShapeRef.new(shape: ListOfString, location_name: "Values"))
@@ -764,10 +933,30 @@ module Aws::ElasticLoadBalancingV2
764
933
 
765
934
  RemoveTagsOutput.struct_class = Types::RemoveTagsOutput
766
935
 
936
+ RemoveTrustStoreRevocationsInput.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, required: true, location_name: "TrustStoreArn"))
937
+ RemoveTrustStoreRevocationsInput.add_member(:revocation_ids, Shapes::ShapeRef.new(shape: RevocationIds, required: true, location_name: "RevocationIds"))
938
+ RemoveTrustStoreRevocationsInput.struct_class = Types::RemoveTrustStoreRevocationsInput
939
+
940
+ RemoveTrustStoreRevocationsOutput.struct_class = Types::RemoveTrustStoreRevocationsOutput
941
+
767
942
  ResourceArns.member = Shapes::ShapeRef.new(shape: ResourceArn)
768
943
 
769
944
  ResourceInUseException.struct_class = Types::ResourceInUseException
770
945
 
946
+ RevocationContent.add_member(:s3_bucket, Shapes::ShapeRef.new(shape: S3Bucket, location_name: "S3Bucket"))
947
+ RevocationContent.add_member(:s3_key, Shapes::ShapeRef.new(shape: S3Key, location_name: "S3Key"))
948
+ RevocationContent.add_member(:s3_object_version, Shapes::ShapeRef.new(shape: S3ObjectVersion, location_name: "S3ObjectVersion"))
949
+ RevocationContent.add_member(:revocation_type, Shapes::ShapeRef.new(shape: RevocationType, location_name: "RevocationType"))
950
+ RevocationContent.struct_class = Types::RevocationContent
951
+
952
+ RevocationContentNotFoundException.struct_class = Types::RevocationContentNotFoundException
953
+
954
+ RevocationContents.member = Shapes::ShapeRef.new(shape: RevocationContent)
955
+
956
+ RevocationIdNotFoundException.struct_class = Types::RevocationIdNotFoundException
957
+
958
+ RevocationIds.member = Shapes::ShapeRef.new(shape: RevocationId)
959
+
771
960
  Rule.add_member(:rule_arn, Shapes::ShapeRef.new(shape: RuleArn, location_name: "RuleArn"))
772
961
  Rule.add_member(:priority, Shapes::ShapeRef.new(shape: String, location_name: "Priority"))
773
962
  Rule.add_member(:conditions, Shapes::ShapeRef.new(shape: RuleConditionList, location_name: "Conditions"))
@@ -937,6 +1126,7 @@ module Aws::ElasticLoadBalancingV2
937
1126
  TargetHealthDescription.add_member(:target, Shapes::ShapeRef.new(shape: TargetDescription, location_name: "Target"))
938
1127
  TargetHealthDescription.add_member(:health_check_port, Shapes::ShapeRef.new(shape: HealthCheckPort, location_name: "HealthCheckPort"))
939
1128
  TargetHealthDescription.add_member(:target_health, Shapes::ShapeRef.new(shape: TargetHealth, location_name: "TargetHealth"))
1129
+ TargetHealthDescription.add_member(:anomaly_detection, Shapes::ShapeRef.new(shape: AnomalyDetection, location_name: "AnomalyDetection"))
940
1130
  TargetHealthDescription.struct_class = Types::TargetHealthDescription
941
1131
 
942
1132
  TargetHealthDescriptions.member = Shapes::ShapeRef.new(shape: TargetHealthDescription)
@@ -959,8 +1149,44 @@ module Aws::ElasticLoadBalancingV2
959
1149
 
960
1150
  TooManyTargetsException.struct_class = Types::TooManyTargetsException
961
1151
 
1152
+ TooManyTrustStoreRevocationEntriesException.struct_class = Types::TooManyTrustStoreRevocationEntriesException
1153
+
1154
+ TooManyTrustStoresException.struct_class = Types::TooManyTrustStoresException
1155
+
962
1156
  TooManyUniqueTargetGroupsPerLoadBalancerException.struct_class = Types::TooManyUniqueTargetGroupsPerLoadBalancerException
963
1157
 
1158
+ TrustStore.add_member(:name, Shapes::ShapeRef.new(shape: TrustStoreName, location_name: "Name"))
1159
+ TrustStore.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, location_name: "TrustStoreArn"))
1160
+ TrustStore.add_member(:status, Shapes::ShapeRef.new(shape: TrustStoreStatus, location_name: "Status"))
1161
+ TrustStore.add_member(:number_of_ca_certificates, Shapes::ShapeRef.new(shape: NumberOfCaCertificates, location_name: "NumberOfCaCertificates"))
1162
+ TrustStore.add_member(:total_revoked_entries, Shapes::ShapeRef.new(shape: TotalRevokedEntries, location_name: "TotalRevokedEntries"))
1163
+ TrustStore.struct_class = Types::TrustStore
1164
+
1165
+ TrustStoreArns.member = Shapes::ShapeRef.new(shape: TrustStoreArn)
1166
+
1167
+ TrustStoreAssociation.add_member(:resource_arn, Shapes::ShapeRef.new(shape: TrustStoreAssociationResourceArn, location_name: "ResourceArn"))
1168
+ TrustStoreAssociation.struct_class = Types::TrustStoreAssociation
1169
+
1170
+ TrustStoreAssociations.member = Shapes::ShapeRef.new(shape: TrustStoreAssociation)
1171
+
1172
+ TrustStoreInUseException.struct_class = Types::TrustStoreInUseException
1173
+
1174
+ TrustStoreNames.member = Shapes::ShapeRef.new(shape: TrustStoreName)
1175
+
1176
+ TrustStoreNotFoundException.struct_class = Types::TrustStoreNotFoundException
1177
+
1178
+ TrustStoreNotReadyException.struct_class = Types::TrustStoreNotReadyException
1179
+
1180
+ TrustStoreRevocation.add_member(:trust_store_arn, Shapes::ShapeRef.new(shape: TrustStoreArn, location_name: "TrustStoreArn"))
1181
+ TrustStoreRevocation.add_member(:revocation_id, Shapes::ShapeRef.new(shape: RevocationId, location_name: "RevocationId"))
1182
+ TrustStoreRevocation.add_member(:revocation_type, Shapes::ShapeRef.new(shape: RevocationType, location_name: "RevocationType"))
1183
+ TrustStoreRevocation.add_member(:number_of_revoked_entries, Shapes::ShapeRef.new(shape: NumberOfRevokedEntries, location_name: "NumberOfRevokedEntries"))
1184
+ TrustStoreRevocation.struct_class = Types::TrustStoreRevocation
1185
+
1186
+ TrustStoreRevocations.member = Shapes::ShapeRef.new(shape: TrustStoreRevocation)
1187
+
1188
+ TrustStores.member = Shapes::ShapeRef.new(shape: TrustStore)
1189
+
964
1190
  UnsupportedProtocolException.struct_class = Types::UnsupportedProtocolException
965
1191
 
966
1192
 
@@ -1004,6 +1230,19 @@ module Aws::ElasticLoadBalancingV2
1004
1230
  o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
1005
1231
  o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
1006
1232
  o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
1233
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1234
+ end)
1235
+
1236
+ api.add_operation(:add_trust_store_revocations, Seahorse::Model::Operation.new.tap do |o|
1237
+ o.name = "AddTrustStoreRevocations"
1238
+ o.http_method = "POST"
1239
+ o.http_request_uri = "/"
1240
+ o.input = Shapes::ShapeRef.new(shape: AddTrustStoreRevocationsInput)
1241
+ o.output = Shapes::ShapeRef.new(shape: AddTrustStoreRevocationsOutput)
1242
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1243
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRevocationContentException)
1244
+ o.errors << Shapes::ShapeRef.new(shape: TooManyTrustStoreRevocationEntriesException)
1245
+ o.errors << Shapes::ShapeRef.new(shape: RevocationContentNotFoundException)
1007
1246
  end)
1008
1247
 
1009
1248
  api.add_operation(:create_listener, Seahorse::Model::Operation.new.tap do |o|
@@ -1030,6 +1269,8 @@ module Aws::ElasticLoadBalancingV2
1030
1269
  o.errors << Shapes::ShapeRef.new(shape: TooManyUniqueTargetGroupsPerLoadBalancerException)
1031
1270
  o.errors << Shapes::ShapeRef.new(shape: ALPNPolicyNotSupportedException)
1032
1271
  o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
1272
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1273
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotReadyException)
1033
1274
  end)
1034
1275
 
1035
1276
  api.add_operation(:create_load_balancer, Seahorse::Model::Operation.new.tap do |o|
@@ -1088,6 +1329,20 @@ module Aws::ElasticLoadBalancingV2
1088
1329
  o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
1089
1330
  end)
1090
1331
 
1332
+ api.add_operation(:create_trust_store, Seahorse::Model::Operation.new.tap do |o|
1333
+ o.name = "CreateTrustStore"
1334
+ o.http_method = "POST"
1335
+ o.http_request_uri = "/"
1336
+ o.input = Shapes::ShapeRef.new(shape: CreateTrustStoreInput)
1337
+ o.output = Shapes::ShapeRef.new(shape: CreateTrustStoreOutput)
1338
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateTrustStoreNameException)
1339
+ o.errors << Shapes::ShapeRef.new(shape: TooManyTrustStoresException)
1340
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCaCertificatesBundleException)
1341
+ o.errors << Shapes::ShapeRef.new(shape: CaCertificatesBundleNotFoundException)
1342
+ o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
1343
+ o.errors << Shapes::ShapeRef.new(shape: DuplicateTagKeysException)
1344
+ end)
1345
+
1091
1346
  api.add_operation(:delete_listener, Seahorse::Model::Operation.new.tap do |o|
1092
1347
  o.name = "DeleteListener"
1093
1348
  o.http_method = "POST"
@@ -1128,6 +1383,16 @@ module Aws::ElasticLoadBalancingV2
1128
1383
  o.errors << Shapes::ShapeRef.new(shape: ResourceInUseException)
1129
1384
  end)
1130
1385
 
1386
+ api.add_operation(:delete_trust_store, Seahorse::Model::Operation.new.tap do |o|
1387
+ o.name = "DeleteTrustStore"
1388
+ o.http_method = "POST"
1389
+ o.http_request_uri = "/"
1390
+ o.input = Shapes::ShapeRef.new(shape: DeleteTrustStoreInput)
1391
+ o.output = Shapes::ShapeRef.new(shape: DeleteTrustStoreOutput)
1392
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1393
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreInUseException)
1394
+ end)
1395
+
1131
1396
  api.add_operation(:deregister_targets, Seahorse::Model::Operation.new.tap do |o|
1132
1397
  o.name = "DeregisterTargets"
1133
1398
  o.http_method = "POST"
@@ -1224,6 +1489,7 @@ module Aws::ElasticLoadBalancingV2
1224
1489
  o.errors << Shapes::ShapeRef.new(shape: TargetGroupNotFoundException)
1225
1490
  o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
1226
1491
  o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
1492
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1227
1493
  end)
1228
1494
 
1229
1495
  api.add_operation(:describe_target_group_attributes, Seahorse::Model::Operation.new.tap do |o|
@@ -1261,6 +1527,71 @@ module Aws::ElasticLoadBalancingV2
1261
1527
  o.errors << Shapes::ShapeRef.new(shape: HealthUnavailableException)
1262
1528
  end)
1263
1529
 
1530
+ api.add_operation(:describe_trust_store_associations, Seahorse::Model::Operation.new.tap do |o|
1531
+ o.name = "DescribeTrustStoreAssociations"
1532
+ o.http_method = "POST"
1533
+ o.http_request_uri = "/"
1534
+ o.input = Shapes::ShapeRef.new(shape: DescribeTrustStoreAssociationsInput)
1535
+ o.output = Shapes::ShapeRef.new(shape: DescribeTrustStoreAssociationsOutput)
1536
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1537
+ o[:pager] = Aws::Pager.new(
1538
+ limit_key: "page_size",
1539
+ tokens: {
1540
+ "next_marker" => "marker"
1541
+ }
1542
+ )
1543
+ end)
1544
+
1545
+ api.add_operation(:describe_trust_store_revocations, Seahorse::Model::Operation.new.tap do |o|
1546
+ o.name = "DescribeTrustStoreRevocations"
1547
+ o.http_method = "POST"
1548
+ o.http_request_uri = "/"
1549
+ o.input = Shapes::ShapeRef.new(shape: DescribeTrustStoreRevocationsInput)
1550
+ o.output = Shapes::ShapeRef.new(shape: DescribeTrustStoreRevocationsOutput)
1551
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1552
+ o.errors << Shapes::ShapeRef.new(shape: RevocationIdNotFoundException)
1553
+ o[:pager] = Aws::Pager.new(
1554
+ limit_key: "page_size",
1555
+ tokens: {
1556
+ "next_marker" => "marker"
1557
+ }
1558
+ )
1559
+ end)
1560
+
1561
+ api.add_operation(:describe_trust_stores, Seahorse::Model::Operation.new.tap do |o|
1562
+ o.name = "DescribeTrustStores"
1563
+ o.http_method = "POST"
1564
+ o.http_request_uri = "/"
1565
+ o.input = Shapes::ShapeRef.new(shape: DescribeTrustStoresInput)
1566
+ o.output = Shapes::ShapeRef.new(shape: DescribeTrustStoresOutput)
1567
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1568
+ o[:pager] = Aws::Pager.new(
1569
+ limit_key: "page_size",
1570
+ tokens: {
1571
+ "next_marker" => "marker"
1572
+ }
1573
+ )
1574
+ end)
1575
+
1576
+ api.add_operation(:get_trust_store_ca_certificates_bundle, Seahorse::Model::Operation.new.tap do |o|
1577
+ o.name = "GetTrustStoreCaCertificatesBundle"
1578
+ o.http_method = "POST"
1579
+ o.http_request_uri = "/"
1580
+ o.input = Shapes::ShapeRef.new(shape: GetTrustStoreCaCertificatesBundleInput)
1581
+ o.output = Shapes::ShapeRef.new(shape: GetTrustStoreCaCertificatesBundleOutput)
1582
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1583
+ end)
1584
+
1585
+ api.add_operation(:get_trust_store_revocation_content, Seahorse::Model::Operation.new.tap do |o|
1586
+ o.name = "GetTrustStoreRevocationContent"
1587
+ o.http_method = "POST"
1588
+ o.http_request_uri = "/"
1589
+ o.input = Shapes::ShapeRef.new(shape: GetTrustStoreRevocationContentInput)
1590
+ o.output = Shapes::ShapeRef.new(shape: GetTrustStoreRevocationContentOutput)
1591
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1592
+ o.errors << Shapes::ShapeRef.new(shape: RevocationIdNotFoundException)
1593
+ end)
1594
+
1264
1595
  api.add_operation(:modify_listener, Seahorse::Model::Operation.new.tap do |o|
1265
1596
  o.name = "ModifyListener"
1266
1597
  o.http_method = "POST"
@@ -1284,6 +1615,8 @@ module Aws::ElasticLoadBalancingV2
1284
1615
  o.errors << Shapes::ShapeRef.new(shape: InvalidLoadBalancerActionException)
1285
1616
  o.errors << Shapes::ShapeRef.new(shape: TooManyUniqueTargetGroupsPerLoadBalancerException)
1286
1617
  o.errors << Shapes::ShapeRef.new(shape: ALPNPolicyNotSupportedException)
1618
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1619
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotReadyException)
1287
1620
  end)
1288
1621
 
1289
1622
  api.add_operation(:modify_load_balancer_attributes, Seahorse::Model::Operation.new.tap do |o|
@@ -1335,6 +1668,17 @@ module Aws::ElasticLoadBalancingV2
1335
1668
  o.errors << Shapes::ShapeRef.new(shape: InvalidConfigurationRequestException)
1336
1669
  end)
1337
1670
 
1671
+ api.add_operation(:modify_trust_store, Seahorse::Model::Operation.new.tap do |o|
1672
+ o.name = "ModifyTrustStore"
1673
+ o.http_method = "POST"
1674
+ o.http_request_uri = "/"
1675
+ o.input = Shapes::ShapeRef.new(shape: ModifyTrustStoreInput)
1676
+ o.output = Shapes::ShapeRef.new(shape: ModifyTrustStoreOutput)
1677
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1678
+ o.errors << Shapes::ShapeRef.new(shape: InvalidCaCertificatesBundleException)
1679
+ o.errors << Shapes::ShapeRef.new(shape: CaCertificatesBundleNotFoundException)
1680
+ end)
1681
+
1338
1682
  api.add_operation(:register_targets, Seahorse::Model::Operation.new.tap do |o|
1339
1683
  o.name = "RegisterTargets"
1340
1684
  o.http_method = "POST"
@@ -1368,6 +1712,17 @@ module Aws::ElasticLoadBalancingV2
1368
1712
  o.errors << Shapes::ShapeRef.new(shape: ListenerNotFoundException)
1369
1713
  o.errors << Shapes::ShapeRef.new(shape: RuleNotFoundException)
1370
1714
  o.errors << Shapes::ShapeRef.new(shape: TooManyTagsException)
1715
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1716
+ end)
1717
+
1718
+ api.add_operation(:remove_trust_store_revocations, Seahorse::Model::Operation.new.tap do |o|
1719
+ o.name = "RemoveTrustStoreRevocations"
1720
+ o.http_method = "POST"
1721
+ o.http_request_uri = "/"
1722
+ o.input = Shapes::ShapeRef.new(shape: RemoveTrustStoreRevocationsInput)
1723
+ o.output = Shapes::ShapeRef.new(shape: RemoveTrustStoreRevocationsOutput)
1724
+ o.errors << Shapes::ShapeRef.new(shape: TrustStoreNotFoundException)
1725
+ o.errors << Shapes::ShapeRef.new(shape: RevocationIdNotFoundException)
1371
1726
  end)
1372
1727
 
1373
1728
  api.add_operation(:set_ip_address_type, Seahorse::Model::Operation.new.tap do |o|