aws-sdk-cloudfront 1.114.0 → 1.117.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.
@@ -33,6 +33,10 @@ module Aws::CloudFront
33
33
  AnycastIpListSummary = Shapes::StructureShape.new(name: 'AnycastIpListSummary')
34
34
  AnycastIps = Shapes::ListShape.new(name: 'AnycastIps')
35
35
  AssociateAliasRequest = Shapes::StructureShape.new(name: 'AssociateAliasRequest')
36
+ AssociateDistributionTenantWebACLRequest = Shapes::StructureShape.new(name: 'AssociateDistributionTenantWebACLRequest')
37
+ AssociateDistributionTenantWebACLResult = Shapes::StructureShape.new(name: 'AssociateDistributionTenantWebACLResult')
38
+ AssociateDistributionWebACLRequest = Shapes::StructureShape.new(name: 'AssociateDistributionWebACLRequest')
39
+ AssociateDistributionWebACLResult = Shapes::StructureShape.new(name: 'AssociateDistributionWebACLResult')
36
40
  AwsAccountNumberList = Shapes::ListShape.new(name: 'AwsAccountNumberList')
37
41
  BatchTooLarge = Shapes::StructureShape.new(name: 'BatchTooLarge')
38
42
  CNAMEAlreadyExists = Shapes::StructureShape.new(name: 'CNAMEAlreadyExists')
@@ -57,7 +61,9 @@ module Aws::CloudFront
57
61
  CannotChangeImmutablePublicKeyFields = Shapes::StructureShape.new(name: 'CannotChangeImmutablePublicKeyFields')
58
62
  CannotDeleteEntityWhileInUse = Shapes::StructureShape.new(name: 'CannotDeleteEntityWhileInUse')
59
63
  CannotUpdateEntityWhileInUse = Shapes::StructureShape.new(name: 'CannotUpdateEntityWhileInUse')
64
+ Certificate = Shapes::StructureShape.new(name: 'Certificate')
60
65
  CertificateSource = Shapes::StringShape.new(name: 'CertificateSource')
66
+ CertificateTransparencyLoggingPreference = Shapes::StringShape.new(name: 'CertificateTransparencyLoggingPreference')
61
67
  CloudFrontOriginAccessIdentity = Shapes::StructureShape.new(name: 'CloudFrontOriginAccessIdentity')
62
68
  CloudFrontOriginAccessIdentityAlreadyExists = Shapes::StructureShape.new(name: 'CloudFrontOriginAccessIdentityAlreadyExists')
63
69
  CloudFrontOriginAccessIdentityConfig = Shapes::StructureShape.new(name: 'CloudFrontOriginAccessIdentityConfig')
@@ -69,6 +75,11 @@ module Aws::CloudFront
69
75
  ConflictingAlias = Shapes::StructureShape.new(name: 'ConflictingAlias')
70
76
  ConflictingAliases = Shapes::ListShape.new(name: 'ConflictingAliases')
71
77
  ConflictingAliasesList = Shapes::StructureShape.new(name: 'ConflictingAliasesList')
78
+ ConnectionGroup = Shapes::StructureShape.new(name: 'ConnectionGroup')
79
+ ConnectionGroupAssociationFilter = Shapes::StructureShape.new(name: 'ConnectionGroupAssociationFilter')
80
+ ConnectionGroupSummary = Shapes::StructureShape.new(name: 'ConnectionGroupSummary')
81
+ ConnectionGroupSummaryList = Shapes::ListShape.new(name: 'ConnectionGroupSummaryList')
82
+ ConnectionMode = Shapes::StringShape.new(name: 'ConnectionMode')
72
83
  ContentTypeProfile = Shapes::StructureShape.new(name: 'ContentTypeProfile')
73
84
  ContentTypeProfileConfig = Shapes::StructureShape.new(name: 'ContentTypeProfileConfig')
74
85
  ContentTypeProfileList = Shapes::ListShape.new(name: 'ContentTypeProfileList')
@@ -94,10 +105,15 @@ module Aws::CloudFront
94
105
  CreateCachePolicyResult = Shapes::StructureShape.new(name: 'CreateCachePolicyResult')
95
106
  CreateCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'CreateCloudFrontOriginAccessIdentityRequest')
96
107
  CreateCloudFrontOriginAccessIdentityResult = Shapes::StructureShape.new(name: 'CreateCloudFrontOriginAccessIdentityResult')
108
+ CreateConnectionGroupRequest = Shapes::StructureShape.new(name: 'CreateConnectionGroupRequest')
109
+ CreateConnectionGroupResult = Shapes::StructureShape.new(name: 'CreateConnectionGroupResult')
97
110
  CreateContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'CreateContinuousDeploymentPolicyRequest')
98
111
  CreateContinuousDeploymentPolicyResult = Shapes::StructureShape.new(name: 'CreateContinuousDeploymentPolicyResult')
99
112
  CreateDistributionRequest = Shapes::StructureShape.new(name: 'CreateDistributionRequest')
100
113
  CreateDistributionResult = Shapes::StructureShape.new(name: 'CreateDistributionResult')
114
+ CreateDistributionTenantRequest = Shapes::StructureShape.new(name: 'CreateDistributionTenantRequest')
115
+ CreateDistributionTenantRequestNameString = Shapes::StringShape.new(name: 'CreateDistributionTenantRequestNameString')
116
+ CreateDistributionTenantResult = Shapes::StructureShape.new(name: 'CreateDistributionTenantResult')
101
117
  CreateDistributionWithTagsRequest = Shapes::StructureShape.new(name: 'CreateDistributionWithTagsRequest')
102
118
  CreateDistributionWithTagsResult = Shapes::StructureShape.new(name: 'CreateDistributionWithTagsResult')
103
119
  CreateFieldLevelEncryptionConfigRequest = Shapes::StructureShape.new(name: 'CreateFieldLevelEncryptionConfigRequest')
@@ -106,6 +122,8 @@ module Aws::CloudFront
106
122
  CreateFieldLevelEncryptionProfileResult = Shapes::StructureShape.new(name: 'CreateFieldLevelEncryptionProfileResult')
107
123
  CreateFunctionRequest = Shapes::StructureShape.new(name: 'CreateFunctionRequest')
108
124
  CreateFunctionResult = Shapes::StructureShape.new(name: 'CreateFunctionResult')
125
+ CreateInvalidationForDistributionTenantRequest = Shapes::StructureShape.new(name: 'CreateInvalidationForDistributionTenantRequest')
126
+ CreateInvalidationForDistributionTenantResult = Shapes::StructureShape.new(name: 'CreateInvalidationForDistributionTenantResult')
109
127
  CreateInvalidationRequest = Shapes::StructureShape.new(name: 'CreateInvalidationRequest')
110
128
  CreateInvalidationResult = Shapes::StructureShape.new(name: 'CreateInvalidationResult')
111
129
  CreateKeyGroupRequest = Shapes::StructureShape.new(name: 'CreateKeyGroupRequest')
@@ -135,12 +153,16 @@ module Aws::CloudFront
135
153
  CustomErrorResponses = Shapes::StructureShape.new(name: 'CustomErrorResponses')
136
154
  CustomHeaders = Shapes::StructureShape.new(name: 'CustomHeaders')
137
155
  CustomOriginConfig = Shapes::StructureShape.new(name: 'CustomOriginConfig')
156
+ CustomizationActionType = Shapes::StringShape.new(name: 'CustomizationActionType')
157
+ Customizations = Shapes::StructureShape.new(name: 'Customizations')
138
158
  DefaultCacheBehavior = Shapes::StructureShape.new(name: 'DefaultCacheBehavior')
139
159
  DeleteAnycastIpListRequest = Shapes::StructureShape.new(name: 'DeleteAnycastIpListRequest')
140
160
  DeleteCachePolicyRequest = Shapes::StructureShape.new(name: 'DeleteCachePolicyRequest')
141
161
  DeleteCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'DeleteCloudFrontOriginAccessIdentityRequest')
162
+ DeleteConnectionGroupRequest = Shapes::StructureShape.new(name: 'DeleteConnectionGroupRequest')
142
163
  DeleteContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'DeleteContinuousDeploymentPolicyRequest')
143
164
  DeleteDistributionRequest = Shapes::StructureShape.new(name: 'DeleteDistributionRequest')
165
+ DeleteDistributionTenantRequest = Shapes::StructureShape.new(name: 'DeleteDistributionTenantRequest')
144
166
  DeleteFieldLevelEncryptionConfigRequest = Shapes::StructureShape.new(name: 'DeleteFieldLevelEncryptionConfigRequest')
145
167
  DeleteFieldLevelEncryptionProfileRequest = Shapes::StructureShape.new(name: 'DeleteFieldLevelEncryptionProfileRequest')
146
168
  DeleteFunctionRequest = Shapes::StructureShape.new(name: 'DeleteFunctionRequest')
@@ -160,6 +182,10 @@ module Aws::CloudFront
160
182
  DescribeFunctionResult = Shapes::StructureShape.new(name: 'DescribeFunctionResult')
161
183
  DescribeKeyValueStoreRequest = Shapes::StructureShape.new(name: 'DescribeKeyValueStoreRequest')
162
184
  DescribeKeyValueStoreResult = Shapes::StructureShape.new(name: 'DescribeKeyValueStoreResult')
185
+ DisassociateDistributionTenantWebACLRequest = Shapes::StructureShape.new(name: 'DisassociateDistributionTenantWebACLRequest')
186
+ DisassociateDistributionTenantWebACLResult = Shapes::StructureShape.new(name: 'DisassociateDistributionTenantWebACLResult')
187
+ DisassociateDistributionWebACLRequest = Shapes::StructureShape.new(name: 'DisassociateDistributionWebACLRequest')
188
+ DisassociateDistributionWebACLResult = Shapes::StructureShape.new(name: 'DisassociateDistributionWebACLResult')
163
189
  Distribution = Shapes::StructureShape.new(name: 'Distribution')
164
190
  DistributionAlreadyExists = Shapes::StructureShape.new(name: 'DistributionAlreadyExists')
165
191
  DistributionConfig = Shapes::StructureShape.new(name: 'DistributionConfig')
@@ -168,8 +194,24 @@ module Aws::CloudFront
168
194
  DistributionIdListSummary = Shapes::ListShape.new(name: 'DistributionIdListSummary')
169
195
  DistributionList = Shapes::StructureShape.new(name: 'DistributionList')
170
196
  DistributionNotDisabled = Shapes::StructureShape.new(name: 'DistributionNotDisabled')
197
+ DistributionResourceId = Shapes::StructureShape.new(name: 'DistributionResourceId')
198
+ DistributionResourceType = Shapes::StringShape.new(name: 'DistributionResourceType')
171
199
  DistributionSummary = Shapes::StructureShape.new(name: 'DistributionSummary')
172
200
  DistributionSummaryList = Shapes::ListShape.new(name: 'DistributionSummaryList')
201
+ DistributionTenant = Shapes::StructureShape.new(name: 'DistributionTenant')
202
+ DistributionTenantAssociationFilter = Shapes::StructureShape.new(name: 'DistributionTenantAssociationFilter')
203
+ DistributionTenantList = Shapes::ListShape.new(name: 'DistributionTenantList')
204
+ DistributionTenantSummary = Shapes::StructureShape.new(name: 'DistributionTenantSummary')
205
+ DnsConfiguration = Shapes::StructureShape.new(name: 'DnsConfiguration')
206
+ DnsConfigurationList = Shapes::ListShape.new(name: 'DnsConfigurationList')
207
+ DnsConfigurationStatus = Shapes::StringShape.new(name: 'DnsConfigurationStatus')
208
+ DomainConflict = Shapes::StructureShape.new(name: 'DomainConflict')
209
+ DomainConflictsList = Shapes::ListShape.new(name: 'DomainConflictsList')
210
+ DomainItem = Shapes::StructureShape.new(name: 'DomainItem')
211
+ DomainList = Shapes::ListShape.new(name: 'DomainList')
212
+ DomainResult = Shapes::StructureShape.new(name: 'DomainResult')
213
+ DomainResultList = Shapes::ListShape.new(name: 'DomainResultList')
214
+ DomainStatus = Shapes::StringShape.new(name: 'DomainStatus')
173
215
  EncryptionEntities = Shapes::StructureShape.new(name: 'EncryptionEntities')
174
216
  EncryptionEntity = Shapes::StructureShape.new(name: 'EncryptionEntity')
175
217
  EncryptionEntityList = Shapes::ListShape.new(name: 'EncryptionEntityList')
@@ -220,6 +262,7 @@ module Aws::CloudFront
220
262
  FunctionSummary = Shapes::StructureShape.new(name: 'FunctionSummary')
221
263
  FunctionSummaryList = Shapes::ListShape.new(name: 'FunctionSummaryList')
222
264
  GeoRestriction = Shapes::StructureShape.new(name: 'GeoRestriction')
265
+ GeoRestrictionCustomization = Shapes::StructureShape.new(name: 'GeoRestrictionCustomization')
223
266
  GeoRestrictionType = Shapes::StringShape.new(name: 'GeoRestrictionType')
224
267
  GetAnycastIpListRequest = Shapes::StructureShape.new(name: 'GetAnycastIpListRequest')
225
268
  GetAnycastIpListResult = Shapes::StructureShape.new(name: 'GetAnycastIpListResult')
@@ -231,6 +274,10 @@ module Aws::CloudFront
231
274
  GetCloudFrontOriginAccessIdentityConfigResult = Shapes::StructureShape.new(name: 'GetCloudFrontOriginAccessIdentityConfigResult')
232
275
  GetCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'GetCloudFrontOriginAccessIdentityRequest')
233
276
  GetCloudFrontOriginAccessIdentityResult = Shapes::StructureShape.new(name: 'GetCloudFrontOriginAccessIdentityResult')
277
+ GetConnectionGroupByRoutingEndpointRequest = Shapes::StructureShape.new(name: 'GetConnectionGroupByRoutingEndpointRequest')
278
+ GetConnectionGroupByRoutingEndpointResult = Shapes::StructureShape.new(name: 'GetConnectionGroupByRoutingEndpointResult')
279
+ GetConnectionGroupRequest = Shapes::StructureShape.new(name: 'GetConnectionGroupRequest')
280
+ GetConnectionGroupResult = Shapes::StructureShape.new(name: 'GetConnectionGroupResult')
234
281
  GetContinuousDeploymentPolicyConfigRequest = Shapes::StructureShape.new(name: 'GetContinuousDeploymentPolicyConfigRequest')
235
282
  GetContinuousDeploymentPolicyConfigResult = Shapes::StructureShape.new(name: 'GetContinuousDeploymentPolicyConfigResult')
236
283
  GetContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'GetContinuousDeploymentPolicyRequest')
@@ -239,6 +286,10 @@ module Aws::CloudFront
239
286
  GetDistributionConfigResult = Shapes::StructureShape.new(name: 'GetDistributionConfigResult')
240
287
  GetDistributionRequest = Shapes::StructureShape.new(name: 'GetDistributionRequest')
241
288
  GetDistributionResult = Shapes::StructureShape.new(name: 'GetDistributionResult')
289
+ GetDistributionTenantByDomainRequest = Shapes::StructureShape.new(name: 'GetDistributionTenantByDomainRequest')
290
+ GetDistributionTenantByDomainResult = Shapes::StructureShape.new(name: 'GetDistributionTenantByDomainResult')
291
+ GetDistributionTenantRequest = Shapes::StructureShape.new(name: 'GetDistributionTenantRequest')
292
+ GetDistributionTenantResult = Shapes::StructureShape.new(name: 'GetDistributionTenantResult')
242
293
  GetFieldLevelEncryptionConfigRequest = Shapes::StructureShape.new(name: 'GetFieldLevelEncryptionConfigRequest')
243
294
  GetFieldLevelEncryptionConfigResult = Shapes::StructureShape.new(name: 'GetFieldLevelEncryptionConfigResult')
244
295
  GetFieldLevelEncryptionProfileConfigRequest = Shapes::StructureShape.new(name: 'GetFieldLevelEncryptionProfileConfigRequest')
@@ -249,12 +300,16 @@ module Aws::CloudFront
249
300
  GetFieldLevelEncryptionResult = Shapes::StructureShape.new(name: 'GetFieldLevelEncryptionResult')
250
301
  GetFunctionRequest = Shapes::StructureShape.new(name: 'GetFunctionRequest')
251
302
  GetFunctionResult = Shapes::StructureShape.new(name: 'GetFunctionResult')
303
+ GetInvalidationForDistributionTenantRequest = Shapes::StructureShape.new(name: 'GetInvalidationForDistributionTenantRequest')
304
+ GetInvalidationForDistributionTenantResult = Shapes::StructureShape.new(name: 'GetInvalidationForDistributionTenantResult')
252
305
  GetInvalidationRequest = Shapes::StructureShape.new(name: 'GetInvalidationRequest')
253
306
  GetInvalidationResult = Shapes::StructureShape.new(name: 'GetInvalidationResult')
254
307
  GetKeyGroupConfigRequest = Shapes::StructureShape.new(name: 'GetKeyGroupConfigRequest')
255
308
  GetKeyGroupConfigResult = Shapes::StructureShape.new(name: 'GetKeyGroupConfigResult')
256
309
  GetKeyGroupRequest = Shapes::StructureShape.new(name: 'GetKeyGroupRequest')
257
310
  GetKeyGroupResult = Shapes::StructureShape.new(name: 'GetKeyGroupResult')
311
+ GetManagedCertificateDetailsRequest = Shapes::StructureShape.new(name: 'GetManagedCertificateDetailsRequest')
312
+ GetManagedCertificateDetailsResult = Shapes::StructureShape.new(name: 'GetManagedCertificateDetailsResult')
258
313
  GetMonitoringSubscriptionRequest = Shapes::StructureShape.new(name: 'GetMonitoringSubscriptionRequest')
259
314
  GetMonitoringSubscriptionResult = Shapes::StructureShape.new(name: 'GetMonitoringSubscriptionResult')
260
315
  GetOriginAccessControlConfigRequest = Shapes::StructureShape.new(name: 'GetOriginAccessControlConfigRequest')
@@ -294,6 +349,7 @@ module Aws::CloudFront
294
349
  ImportSourceType = Shapes::StringShape.new(name: 'ImportSourceType')
295
350
  InconsistentQuantities = Shapes::StructureShape.new(name: 'InconsistentQuantities')
296
351
  InvalidArgument = Shapes::StructureShape.new(name: 'InvalidArgument')
352
+ InvalidAssociation = Shapes::StructureShape.new(name: 'InvalidAssociation')
297
353
  InvalidDefaultRootObject = Shapes::StructureShape.new(name: 'InvalidDefaultRootObject')
298
354
  InvalidDomainNameForOriginAccessControl = Shapes::StructureShape.new(name: 'InvalidDomainNameForOriginAccessControl')
299
355
  InvalidErrorCode = Shapes::StructureShape.new(name: 'InvalidErrorCode')
@@ -357,12 +413,20 @@ module Aws::CloudFront
357
413
  ListCloudFrontOriginAccessIdentitiesResult = Shapes::StructureShape.new(name: 'ListCloudFrontOriginAccessIdentitiesResult')
358
414
  ListConflictingAliasesRequest = Shapes::StructureShape.new(name: 'ListConflictingAliasesRequest')
359
415
  ListConflictingAliasesResult = Shapes::StructureShape.new(name: 'ListConflictingAliasesResult')
416
+ ListConnectionGroupsRequest = Shapes::StructureShape.new(name: 'ListConnectionGroupsRequest')
417
+ ListConnectionGroupsResult = Shapes::StructureShape.new(name: 'ListConnectionGroupsResult')
360
418
  ListContinuousDeploymentPoliciesRequest = Shapes::StructureShape.new(name: 'ListContinuousDeploymentPoliciesRequest')
361
419
  ListContinuousDeploymentPoliciesResult = Shapes::StructureShape.new(name: 'ListContinuousDeploymentPoliciesResult')
420
+ ListDistributionTenantsByCustomizationRequest = Shapes::StructureShape.new(name: 'ListDistributionTenantsByCustomizationRequest')
421
+ ListDistributionTenantsByCustomizationResult = Shapes::StructureShape.new(name: 'ListDistributionTenantsByCustomizationResult')
422
+ ListDistributionTenantsRequest = Shapes::StructureShape.new(name: 'ListDistributionTenantsRequest')
423
+ ListDistributionTenantsResult = Shapes::StructureShape.new(name: 'ListDistributionTenantsResult')
362
424
  ListDistributionsByAnycastIpListIdRequest = Shapes::StructureShape.new(name: 'ListDistributionsByAnycastIpListIdRequest')
363
425
  ListDistributionsByAnycastIpListIdResult = Shapes::StructureShape.new(name: 'ListDistributionsByAnycastIpListIdResult')
364
426
  ListDistributionsByCachePolicyIdRequest = Shapes::StructureShape.new(name: 'ListDistributionsByCachePolicyIdRequest')
365
427
  ListDistributionsByCachePolicyIdResult = Shapes::StructureShape.new(name: 'ListDistributionsByCachePolicyIdResult')
428
+ ListDistributionsByConnectionModeRequest = Shapes::StructureShape.new(name: 'ListDistributionsByConnectionModeRequest')
429
+ ListDistributionsByConnectionModeResult = Shapes::StructureShape.new(name: 'ListDistributionsByConnectionModeResult')
366
430
  ListDistributionsByKeyGroupRequest = Shapes::StructureShape.new(name: 'ListDistributionsByKeyGroupRequest')
367
431
  ListDistributionsByKeyGroupResult = Shapes::StructureShape.new(name: 'ListDistributionsByKeyGroupResult')
368
432
  ListDistributionsByOriginRequestPolicyIdRequest = Shapes::StructureShape.new(name: 'ListDistributionsByOriginRequestPolicyIdRequest')
@@ -377,12 +441,16 @@ module Aws::CloudFront
377
441
  ListDistributionsByWebACLIdResult = Shapes::StructureShape.new(name: 'ListDistributionsByWebACLIdResult')
378
442
  ListDistributionsRequest = Shapes::StructureShape.new(name: 'ListDistributionsRequest')
379
443
  ListDistributionsResult = Shapes::StructureShape.new(name: 'ListDistributionsResult')
444
+ ListDomainConflictsRequest = Shapes::StructureShape.new(name: 'ListDomainConflictsRequest')
445
+ ListDomainConflictsResult = Shapes::StructureShape.new(name: 'ListDomainConflictsResult')
380
446
  ListFieldLevelEncryptionConfigsRequest = Shapes::StructureShape.new(name: 'ListFieldLevelEncryptionConfigsRequest')
381
447
  ListFieldLevelEncryptionConfigsResult = Shapes::StructureShape.new(name: 'ListFieldLevelEncryptionConfigsResult')
382
448
  ListFieldLevelEncryptionProfilesRequest = Shapes::StructureShape.new(name: 'ListFieldLevelEncryptionProfilesRequest')
383
449
  ListFieldLevelEncryptionProfilesResult = Shapes::StructureShape.new(name: 'ListFieldLevelEncryptionProfilesResult')
384
450
  ListFunctionsRequest = Shapes::StructureShape.new(name: 'ListFunctionsRequest')
385
451
  ListFunctionsResult = Shapes::StructureShape.new(name: 'ListFunctionsResult')
452
+ ListInvalidationsForDistributionTenantRequest = Shapes::StructureShape.new(name: 'ListInvalidationsForDistributionTenantRequest')
453
+ ListInvalidationsForDistributionTenantResult = Shapes::StructureShape.new(name: 'ListInvalidationsForDistributionTenantResult')
386
454
  ListInvalidationsRequest = Shapes::StructureShape.new(name: 'ListInvalidationsRequest')
387
455
  ListInvalidationsResult = Shapes::StructureShape.new(name: 'ListInvalidationsResult')
388
456
  ListKeyGroupsRequest = Shapes::StructureShape.new(name: 'ListKeyGroupsRequest')
@@ -407,6 +475,9 @@ module Aws::CloudFront
407
475
  ListVpcOriginsResult = Shapes::StructureShape.new(name: 'ListVpcOriginsResult')
408
476
  LocationList = Shapes::ListShape.new(name: 'LocationList')
409
477
  LoggingConfig = Shapes::StructureShape.new(name: 'LoggingConfig')
478
+ ManagedCertificateDetails = Shapes::StructureShape.new(name: 'ManagedCertificateDetails')
479
+ ManagedCertificateRequest = Shapes::StructureShape.new(name: 'ManagedCertificateRequest')
480
+ ManagedCertificateStatus = Shapes::StringShape.new(name: 'ManagedCertificateStatus')
410
481
  Method = Shapes::StringShape.new(name: 'Method')
411
482
  MethodsList = Shapes::ListShape.new(name: 'MethodsList')
412
483
  MinimumProtocolVersion = Shapes::StringShape.new(name: 'MinimumProtocolVersion')
@@ -471,6 +542,13 @@ module Aws::CloudFront
471
542
  OriginShieldRegion = Shapes::StringShape.new(name: 'OriginShieldRegion')
472
543
  OriginSslProtocols = Shapes::StructureShape.new(name: 'OriginSslProtocols')
473
544
  Origins = Shapes::StructureShape.new(name: 'Origins')
545
+ Parameter = Shapes::StructureShape.new(name: 'Parameter')
546
+ ParameterDefinition = Shapes::StructureShape.new(name: 'ParameterDefinition')
547
+ ParameterDefinitionSchema = Shapes::StructureShape.new(name: 'ParameterDefinitionSchema')
548
+ ParameterDefinitions = Shapes::ListShape.new(name: 'ParameterDefinitions')
549
+ ParameterName = Shapes::StringShape.new(name: 'ParameterName')
550
+ ParameterValue = Shapes::StringShape.new(name: 'ParameterValue')
551
+ Parameters = Shapes::ListShape.new(name: 'Parameters')
474
552
  ParametersInCacheKeyAndForwardedToOrigin = Shapes::StructureShape.new(name: 'ParametersInCacheKeyAndForwardedToOrigin')
475
553
  PathList = Shapes::ListShape.new(name: 'PathList')
476
554
  Paths = Shapes::StructureShape.new(name: 'Paths')
@@ -506,6 +584,7 @@ module Aws::CloudFront
506
584
  ReferrerPolicyList = Shapes::StringShape.new(name: 'ReferrerPolicyList')
507
585
  ResourceARN = Shapes::StringShape.new(name: 'ResourceARN')
508
586
  ResourceInUse = Shapes::StructureShape.new(name: 'ResourceInUse')
587
+ ResourceNotDisabled = Shapes::StructureShape.new(name: 'ResourceNotDisabled')
509
588
  ResponseHeadersPolicy = Shapes::StructureShape.new(name: 'ResponseHeadersPolicy')
510
589
  ResponseHeadersPolicyAccessControlAllowHeaders = Shapes::StructureShape.new(name: 'ResponseHeadersPolicyAccessControlAllowHeaders')
511
590
  ResponseHeadersPolicyAccessControlAllowMethods = Shapes::StructureShape.new(name: 'ResponseHeadersPolicyAccessControlAllowMethods')
@@ -558,6 +637,7 @@ module Aws::CloudFront
558
637
  StreamingDistributionSummary = Shapes::StructureShape.new(name: 'StreamingDistributionSummary')
559
638
  StreamingDistributionSummaryList = Shapes::ListShape.new(name: 'StreamingDistributionSummaryList')
560
639
  StreamingLoggingConfig = Shapes::StructureShape.new(name: 'StreamingLoggingConfig')
640
+ StringSchemaConfig = Shapes::StructureShape.new(name: 'StringSchemaConfig')
561
641
  Tag = Shapes::StructureShape.new(name: 'Tag')
562
642
  TagKey = Shapes::StringShape.new(name: 'TagKey')
563
643
  TagKeyList = Shapes::ListShape.new(name: 'TagKeyList')
@@ -566,6 +646,7 @@ module Aws::CloudFront
566
646
  TagResourceRequest = Shapes::StructureShape.new(name: 'TagResourceRequest')
567
647
  TagValue = Shapes::StringShape.new(name: 'TagValue')
568
648
  Tags = Shapes::StructureShape.new(name: 'Tags')
649
+ TenantConfig = Shapes::StructureShape.new(name: 'TenantConfig')
569
650
  TestFunctionFailed = Shapes::StructureShape.new(name: 'TestFunctionFailed')
570
651
  TestFunctionRequest = Shapes::StructureShape.new(name: 'TestFunctionRequest')
571
652
  TestFunctionResult = Shapes::StructureShape.new(name: 'TestFunctionResult')
@@ -634,12 +715,18 @@ module Aws::CloudFront
634
715
  UpdateCachePolicyResult = Shapes::StructureShape.new(name: 'UpdateCachePolicyResult')
635
716
  UpdateCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'UpdateCloudFrontOriginAccessIdentityRequest')
636
717
  UpdateCloudFrontOriginAccessIdentityResult = Shapes::StructureShape.new(name: 'UpdateCloudFrontOriginAccessIdentityResult')
718
+ UpdateConnectionGroupRequest = Shapes::StructureShape.new(name: 'UpdateConnectionGroupRequest')
719
+ UpdateConnectionGroupResult = Shapes::StructureShape.new(name: 'UpdateConnectionGroupResult')
637
720
  UpdateContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'UpdateContinuousDeploymentPolicyRequest')
638
721
  UpdateContinuousDeploymentPolicyResult = Shapes::StructureShape.new(name: 'UpdateContinuousDeploymentPolicyResult')
639
722
  UpdateDistributionRequest = Shapes::StructureShape.new(name: 'UpdateDistributionRequest')
640
723
  UpdateDistributionResult = Shapes::StructureShape.new(name: 'UpdateDistributionResult')
724
+ UpdateDistributionTenantRequest = Shapes::StructureShape.new(name: 'UpdateDistributionTenantRequest')
725
+ UpdateDistributionTenantResult = Shapes::StructureShape.new(name: 'UpdateDistributionTenantResult')
641
726
  UpdateDistributionWithStagingConfigRequest = Shapes::StructureShape.new(name: 'UpdateDistributionWithStagingConfigRequest')
642
727
  UpdateDistributionWithStagingConfigResult = Shapes::StructureShape.new(name: 'UpdateDistributionWithStagingConfigResult')
728
+ UpdateDomainAssociationRequest = Shapes::StructureShape.new(name: 'UpdateDomainAssociationRequest')
729
+ UpdateDomainAssociationResult = Shapes::StructureShape.new(name: 'UpdateDomainAssociationResult')
643
730
  UpdateFieldLevelEncryptionConfigRequest = Shapes::StructureShape.new(name: 'UpdateFieldLevelEncryptionConfigRequest')
644
731
  UpdateFieldLevelEncryptionConfigResult = Shapes::StructureShape.new(name: 'UpdateFieldLevelEncryptionConfigResult')
645
732
  UpdateFieldLevelEncryptionProfileRequest = Shapes::StructureShape.new(name: 'UpdateFieldLevelEncryptionProfileRequest')
@@ -664,6 +751,11 @@ module Aws::CloudFront
664
751
  UpdateStreamingDistributionResult = Shapes::StructureShape.new(name: 'UpdateStreamingDistributionResult')
665
752
  UpdateVpcOriginRequest = Shapes::StructureShape.new(name: 'UpdateVpcOriginRequest')
666
753
  UpdateVpcOriginResult = Shapes::StructureShape.new(name: 'UpdateVpcOriginResult')
754
+ ValidationTokenDetail = Shapes::StructureShape.new(name: 'ValidationTokenDetail')
755
+ ValidationTokenDetailList = Shapes::ListShape.new(name: 'ValidationTokenDetailList')
756
+ ValidationTokenHost = Shapes::StringShape.new(name: 'ValidationTokenHost')
757
+ VerifyDnsConfigurationRequest = Shapes::StructureShape.new(name: 'VerifyDnsConfigurationRequest')
758
+ VerifyDnsConfigurationResult = Shapes::StructureShape.new(name: 'VerifyDnsConfigurationResult')
667
759
  ViewerCertificate = Shapes::StructureShape.new(name: 'ViewerCertificate')
668
760
  ViewerProtocolPolicy = Shapes::StringShape.new(name: 'ViewerProtocolPolicy')
669
761
  VpcOrigin = Shapes::StructureShape.new(name: 'VpcOrigin')
@@ -672,6 +764,7 @@ module Aws::CloudFront
672
764
  VpcOriginList = Shapes::StructureShape.new(name: 'VpcOriginList')
673
765
  VpcOriginSummary = Shapes::StructureShape.new(name: 'VpcOriginSummary')
674
766
  VpcOriginSummaryList = Shapes::ListShape.new(name: 'VpcOriginSummaryList')
767
+ WebAclCustomization = Shapes::StructureShape.new(name: 'WebAclCustomization')
675
768
  aliasString = Shapes::StringShape.new(name: 'aliasString')
676
769
  boolean = Shapes::BooleanShape.new(name: 'boolean')
677
770
  distributionIdString = Shapes::StringShape.new(name: 'distributionIdString')
@@ -754,6 +847,26 @@ module Aws::CloudFront
754
847
  AssociateAliasRequest.add_member(:alias, Shapes::ShapeRef.new(shape: string, required: true, location: "querystring", location_name: "Alias"))
755
848
  AssociateAliasRequest.struct_class = Types::AssociateAliasRequest
756
849
 
850
+ AssociateDistributionTenantWebACLRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
851
+ AssociateDistributionTenantWebACLRequest.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: string, required: true, location_name: "WebACLArn"))
852
+ AssociateDistributionTenantWebACLRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
853
+ AssociateDistributionTenantWebACLRequest.struct_class = Types::AssociateDistributionTenantWebACLRequest
854
+
855
+ AssociateDistributionTenantWebACLResult.add_member(:id, Shapes::ShapeRef.new(shape: string, location_name: "Id"))
856
+ AssociateDistributionTenantWebACLResult.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: string, location_name: "WebACLArn"))
857
+ AssociateDistributionTenantWebACLResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
858
+ AssociateDistributionTenantWebACLResult.struct_class = Types::AssociateDistributionTenantWebACLResult
859
+
860
+ AssociateDistributionWebACLRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
861
+ AssociateDistributionWebACLRequest.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: string, required: true, location_name: "WebACLArn"))
862
+ AssociateDistributionWebACLRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
863
+ AssociateDistributionWebACLRequest.struct_class = Types::AssociateDistributionWebACLRequest
864
+
865
+ AssociateDistributionWebACLResult.add_member(:id, Shapes::ShapeRef.new(shape: string, location_name: "Id"))
866
+ AssociateDistributionWebACLResult.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: string, location_name: "WebACLArn"))
867
+ AssociateDistributionWebACLResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
868
+ AssociateDistributionWebACLResult.struct_class = Types::AssociateDistributionWebACLResult
869
+
757
870
  AwsAccountNumberList.member = Shapes::ShapeRef.new(shape: string, location_name: "AwsAccountNumber")
758
871
 
759
872
  BatchTooLarge.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
@@ -846,6 +959,9 @@ module Aws::CloudFront
846
959
  CannotUpdateEntityWhileInUse.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
847
960
  CannotUpdateEntityWhileInUse.struct_class = Types::CannotUpdateEntityWhileInUse
848
961
 
962
+ Certificate.add_member(:arn, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Arn"))
963
+ Certificate.struct_class = Types::Certificate
964
+
849
965
  CloudFrontOriginAccessIdentity.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
850
966
  CloudFrontOriginAccessIdentity.add_member(:s3_canonical_user_id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "S3CanonicalUserId"))
851
967
  CloudFrontOriginAccessIdentity.add_member(:cloud_front_origin_access_identity_config, Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityConfig, location_name: "CloudFrontOriginAccessIdentityConfig"))
@@ -889,6 +1005,38 @@ module Aws::CloudFront
889
1005
  ConflictingAliasesList.add_member(:items, Shapes::ShapeRef.new(shape: ConflictingAliases, location_name: "Items"))
890
1006
  ConflictingAliasesList.struct_class = Types::ConflictingAliasesList
891
1007
 
1008
+ ConnectionGroup.add_member(:id, Shapes::ShapeRef.new(shape: string, location_name: "Id"))
1009
+ ConnectionGroup.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "Name"))
1010
+ ConnectionGroup.add_member(:arn, Shapes::ShapeRef.new(shape: string, location_name: "Arn"))
1011
+ ConnectionGroup.add_member(:created_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "CreatedTime"))
1012
+ ConnectionGroup.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "LastModifiedTime"))
1013
+ ConnectionGroup.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
1014
+ ConnectionGroup.add_member(:ipv_6_enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Ipv6Enabled"))
1015
+ ConnectionGroup.add_member(:routing_endpoint, Shapes::ShapeRef.new(shape: string, location_name: "RoutingEndpoint"))
1016
+ ConnectionGroup.add_member(:anycast_ip_list_id, Shapes::ShapeRef.new(shape: string, location_name: "AnycastIpListId"))
1017
+ ConnectionGroup.add_member(:status, Shapes::ShapeRef.new(shape: string, location_name: "Status"))
1018
+ ConnectionGroup.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled"))
1019
+ ConnectionGroup.add_member(:is_default, Shapes::ShapeRef.new(shape: boolean, location_name: "IsDefault"))
1020
+ ConnectionGroup.struct_class = Types::ConnectionGroup
1021
+
1022
+ ConnectionGroupAssociationFilter.add_member(:anycast_ip_list_id, Shapes::ShapeRef.new(shape: string, location_name: "AnycastIpListId"))
1023
+ ConnectionGroupAssociationFilter.struct_class = Types::ConnectionGroupAssociationFilter
1024
+
1025
+ ConnectionGroupSummary.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
1026
+ ConnectionGroupSummary.add_member(:name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Name"))
1027
+ ConnectionGroupSummary.add_member(:arn, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Arn"))
1028
+ ConnectionGroupSummary.add_member(:routing_endpoint, Shapes::ShapeRef.new(shape: string, required: true, location_name: "RoutingEndpoint"))
1029
+ ConnectionGroupSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedTime"))
1030
+ ConnectionGroupSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastModifiedTime"))
1031
+ ConnectionGroupSummary.add_member(:etag, Shapes::ShapeRef.new(shape: string, required: true, location_name: "ETag"))
1032
+ ConnectionGroupSummary.add_member(:anycast_ip_list_id, Shapes::ShapeRef.new(shape: string, location_name: "AnycastIpListId"))
1033
+ ConnectionGroupSummary.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled"))
1034
+ ConnectionGroupSummary.add_member(:status, Shapes::ShapeRef.new(shape: string, location_name: "Status"))
1035
+ ConnectionGroupSummary.add_member(:is_default, Shapes::ShapeRef.new(shape: boolean, location_name: "IsDefault"))
1036
+ ConnectionGroupSummary.struct_class = Types::ConnectionGroupSummary
1037
+
1038
+ ConnectionGroupSummaryList.member = Shapes::ShapeRef.new(shape: ConnectionGroupSummary, location_name: "ConnectionGroupSummary")
1039
+
892
1040
  ContentTypeProfile.add_member(:format, Shapes::ShapeRef.new(shape: Format, required: true, location_name: "Format"))
893
1041
  ContentTypeProfile.add_member(:profile_id, Shapes::ShapeRef.new(shape: string, location_name: "ProfileId"))
894
1042
  ContentTypeProfile.add_member(:content_type, Shapes::ShapeRef.new(shape: string, required: true, location_name: "ContentType"))
@@ -974,7 +1122,7 @@ module Aws::CloudFront
974
1122
  CreateAnycastIpListResult[:payload] = :anycast_ip_list
975
1123
  CreateAnycastIpListResult[:payload_member] = CreateAnycastIpListResult.member(:anycast_ip_list)
976
1124
 
977
- CreateCachePolicyRequest.add_member(:cache_policy_config, Shapes::ShapeRef.new(shape: CachePolicyConfig, required: true, location_name: "CachePolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1125
+ CreateCachePolicyRequest.add_member(:cache_policy_config, Shapes::ShapeRef.new(shape: CachePolicyConfig, required: true, location_name: "CachePolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
978
1126
  CreateCachePolicyRequest.struct_class = Types::CreateCachePolicyRequest
979
1127
  CreateCachePolicyRequest[:payload] = :cache_policy_config
980
1128
  CreateCachePolicyRequest[:payload_member] = CreateCachePolicyRequest.member(:cache_policy_config)
@@ -986,7 +1134,7 @@ module Aws::CloudFront
986
1134
  CreateCachePolicyResult[:payload] = :cache_policy
987
1135
  CreateCachePolicyResult[:payload_member] = CreateCachePolicyResult.member(:cache_policy)
988
1136
 
989
- CreateCloudFrontOriginAccessIdentityRequest.add_member(:cloud_front_origin_access_identity_config, Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityConfig, required: true, location_name: "CloudFrontOriginAccessIdentityConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1137
+ CreateCloudFrontOriginAccessIdentityRequest.add_member(:cloud_front_origin_access_identity_config, Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityConfig, required: true, location_name: "CloudFrontOriginAccessIdentityConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
990
1138
  CreateCloudFrontOriginAccessIdentityRequest.struct_class = Types::CreateCloudFrontOriginAccessIdentityRequest
991
1139
  CreateCloudFrontOriginAccessIdentityRequest[:payload] = :cloud_front_origin_access_identity_config
992
1140
  CreateCloudFrontOriginAccessIdentityRequest[:payload_member] = CreateCloudFrontOriginAccessIdentityRequest.member(:cloud_front_origin_access_identity_config)
@@ -998,7 +1146,20 @@ module Aws::CloudFront
998
1146
  CreateCloudFrontOriginAccessIdentityResult[:payload] = :cloud_front_origin_access_identity
999
1147
  CreateCloudFrontOriginAccessIdentityResult[:payload_member] = CreateCloudFrontOriginAccessIdentityResult.member(:cloud_front_origin_access_identity)
1000
1148
 
1001
- CreateContinuousDeploymentPolicyRequest.add_member(:continuous_deployment_policy_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyConfig, required: true, location_name: "ContinuousDeploymentPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1149
+ CreateConnectionGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Name"))
1150
+ CreateConnectionGroupRequest.add_member(:ipv_6_enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Ipv6Enabled"))
1151
+ CreateConnectionGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
1152
+ CreateConnectionGroupRequest.add_member(:anycast_ip_list_id, Shapes::ShapeRef.new(shape: string, location_name: "AnycastIpListId"))
1153
+ CreateConnectionGroupRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled"))
1154
+ CreateConnectionGroupRequest.struct_class = Types::CreateConnectionGroupRequest
1155
+
1156
+ CreateConnectionGroupResult.add_member(:connection_group, Shapes::ShapeRef.new(shape: ConnectionGroup, location_name: "ConnectionGroup"))
1157
+ CreateConnectionGroupResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1158
+ CreateConnectionGroupResult.struct_class = Types::CreateConnectionGroupResult
1159
+ CreateConnectionGroupResult[:payload] = :connection_group
1160
+ CreateConnectionGroupResult[:payload_member] = CreateConnectionGroupResult.member(:connection_group)
1161
+
1162
+ CreateContinuousDeploymentPolicyRequest.add_member(:continuous_deployment_policy_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyConfig, required: true, location_name: "ContinuousDeploymentPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1002
1163
  CreateContinuousDeploymentPolicyRequest.struct_class = Types::CreateContinuousDeploymentPolicyRequest
1003
1164
  CreateContinuousDeploymentPolicyRequest[:payload] = :continuous_deployment_policy_config
1004
1165
  CreateContinuousDeploymentPolicyRequest[:payload_member] = CreateContinuousDeploymentPolicyRequest.member(:continuous_deployment_policy_config)
@@ -1010,7 +1171,7 @@ module Aws::CloudFront
1010
1171
  CreateContinuousDeploymentPolicyResult[:payload] = :continuous_deployment_policy
1011
1172
  CreateContinuousDeploymentPolicyResult[:payload_member] = CreateContinuousDeploymentPolicyResult.member(:continuous_deployment_policy)
1012
1173
 
1013
- CreateDistributionRequest.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1174
+ CreateDistributionRequest.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1014
1175
  CreateDistributionRequest.struct_class = Types::CreateDistributionRequest
1015
1176
  CreateDistributionRequest[:payload] = :distribution_config
1016
1177
  CreateDistributionRequest[:payload_member] = CreateDistributionRequest.member(:distribution_config)
@@ -1022,7 +1183,24 @@ module Aws::CloudFront
1022
1183
  CreateDistributionResult[:payload] = :distribution
1023
1184
  CreateDistributionResult[:payload_member] = CreateDistributionResult.member(:distribution)
1024
1185
 
1025
- CreateDistributionWithTagsRequest.add_member(:distribution_config_with_tags, Shapes::ShapeRef.new(shape: DistributionConfigWithTags, required: true, location_name: "DistributionConfigWithTags", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1186
+ CreateDistributionTenantRequest.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "DistributionId"))
1187
+ CreateDistributionTenantRequest.add_member(:name, Shapes::ShapeRef.new(shape: CreateDistributionTenantRequestNameString, required: true, location_name: "Name"))
1188
+ CreateDistributionTenantRequest.add_member(:domains, Shapes::ShapeRef.new(shape: DomainList, required: true, location_name: "Domains"))
1189
+ CreateDistributionTenantRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
1190
+ CreateDistributionTenantRequest.add_member(:customizations, Shapes::ShapeRef.new(shape: Customizations, location_name: "Customizations"))
1191
+ CreateDistributionTenantRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
1192
+ CreateDistributionTenantRequest.add_member(:connection_group_id, Shapes::ShapeRef.new(shape: string, location_name: "ConnectionGroupId"))
1193
+ CreateDistributionTenantRequest.add_member(:managed_certificate_request, Shapes::ShapeRef.new(shape: ManagedCertificateRequest, location_name: "ManagedCertificateRequest"))
1194
+ CreateDistributionTenantRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled"))
1195
+ CreateDistributionTenantRequest.struct_class = Types::CreateDistributionTenantRequest
1196
+
1197
+ CreateDistributionTenantResult.add_member(:distribution_tenant, Shapes::ShapeRef.new(shape: DistributionTenant, location_name: "DistributionTenant"))
1198
+ CreateDistributionTenantResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1199
+ CreateDistributionTenantResult.struct_class = Types::CreateDistributionTenantResult
1200
+ CreateDistributionTenantResult[:payload] = :distribution_tenant
1201
+ CreateDistributionTenantResult[:payload_member] = CreateDistributionTenantResult.member(:distribution_tenant)
1202
+
1203
+ CreateDistributionWithTagsRequest.add_member(:distribution_config_with_tags, Shapes::ShapeRef.new(shape: DistributionConfigWithTags, required: true, location_name: "DistributionConfigWithTags", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1026
1204
  CreateDistributionWithTagsRequest.struct_class = Types::CreateDistributionWithTagsRequest
1027
1205
  CreateDistributionWithTagsRequest[:payload] = :distribution_config_with_tags
1028
1206
  CreateDistributionWithTagsRequest[:payload_member] = CreateDistributionWithTagsRequest.member(:distribution_config_with_tags)
@@ -1034,7 +1212,7 @@ module Aws::CloudFront
1034
1212
  CreateDistributionWithTagsResult[:payload] = :distribution
1035
1213
  CreateDistributionWithTagsResult[:payload_member] = CreateDistributionWithTagsResult.member(:distribution)
1036
1214
 
1037
- CreateFieldLevelEncryptionConfigRequest.add_member(:field_level_encryption_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionConfig, required: true, location_name: "FieldLevelEncryptionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1215
+ CreateFieldLevelEncryptionConfigRequest.add_member(:field_level_encryption_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionConfig, required: true, location_name: "FieldLevelEncryptionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1038
1216
  CreateFieldLevelEncryptionConfigRequest.struct_class = Types::CreateFieldLevelEncryptionConfigRequest
1039
1217
  CreateFieldLevelEncryptionConfigRequest[:payload] = :field_level_encryption_config
1040
1218
  CreateFieldLevelEncryptionConfigRequest[:payload_member] = CreateFieldLevelEncryptionConfigRequest.member(:field_level_encryption_config)
@@ -1046,7 +1224,7 @@ module Aws::CloudFront
1046
1224
  CreateFieldLevelEncryptionConfigResult[:payload] = :field_level_encryption
1047
1225
  CreateFieldLevelEncryptionConfigResult[:payload_member] = CreateFieldLevelEncryptionConfigResult.member(:field_level_encryption)
1048
1226
 
1049
- CreateFieldLevelEncryptionProfileRequest.add_member(:field_level_encryption_profile_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionProfileConfig, required: true, location_name: "FieldLevelEncryptionProfileConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1227
+ CreateFieldLevelEncryptionProfileRequest.add_member(:field_level_encryption_profile_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionProfileConfig, required: true, location_name: "FieldLevelEncryptionProfileConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1050
1228
  CreateFieldLevelEncryptionProfileRequest.struct_class = Types::CreateFieldLevelEncryptionProfileRequest
1051
1229
  CreateFieldLevelEncryptionProfileRequest[:payload] = :field_level_encryption_profile_config
1052
1230
  CreateFieldLevelEncryptionProfileRequest[:payload_member] = CreateFieldLevelEncryptionProfileRequest.member(:field_level_encryption_profile_config)
@@ -1070,8 +1248,20 @@ module Aws::CloudFront
1070
1248
  CreateFunctionResult[:payload] = :function_summary
1071
1249
  CreateFunctionResult[:payload_member] = CreateFunctionResult.member(:function_summary)
1072
1250
 
1251
+ CreateInvalidationForDistributionTenantRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1252
+ CreateInvalidationForDistributionTenantRequest.add_member(:invalidation_batch, Shapes::ShapeRef.new(shape: InvalidationBatch, required: true, location_name: "InvalidationBatch", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1253
+ CreateInvalidationForDistributionTenantRequest.struct_class = Types::CreateInvalidationForDistributionTenantRequest
1254
+ CreateInvalidationForDistributionTenantRequest[:payload] = :invalidation_batch
1255
+ CreateInvalidationForDistributionTenantRequest[:payload_member] = CreateInvalidationForDistributionTenantRequest.member(:invalidation_batch)
1256
+
1257
+ CreateInvalidationForDistributionTenantResult.add_member(:location, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "Location"))
1258
+ CreateInvalidationForDistributionTenantResult.add_member(:invalidation, Shapes::ShapeRef.new(shape: Invalidation, location_name: "Invalidation"))
1259
+ CreateInvalidationForDistributionTenantResult.struct_class = Types::CreateInvalidationForDistributionTenantResult
1260
+ CreateInvalidationForDistributionTenantResult[:payload] = :invalidation
1261
+ CreateInvalidationForDistributionTenantResult[:payload_member] = CreateInvalidationForDistributionTenantResult.member(:invalidation)
1262
+
1073
1263
  CreateInvalidationRequest.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DistributionId"))
1074
- CreateInvalidationRequest.add_member(:invalidation_batch, Shapes::ShapeRef.new(shape: InvalidationBatch, required: true, location_name: "InvalidationBatch", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1264
+ CreateInvalidationRequest.add_member(:invalidation_batch, Shapes::ShapeRef.new(shape: InvalidationBatch, required: true, location_name: "InvalidationBatch", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1075
1265
  CreateInvalidationRequest.struct_class = Types::CreateInvalidationRequest
1076
1266
  CreateInvalidationRequest[:payload] = :invalidation_batch
1077
1267
  CreateInvalidationRequest[:payload_member] = CreateInvalidationRequest.member(:invalidation_batch)
@@ -1082,7 +1272,7 @@ module Aws::CloudFront
1082
1272
  CreateInvalidationResult[:payload] = :invalidation
1083
1273
  CreateInvalidationResult[:payload_member] = CreateInvalidationResult.member(:invalidation)
1084
1274
 
1085
- CreateKeyGroupRequest.add_member(:key_group_config, Shapes::ShapeRef.new(shape: KeyGroupConfig, required: true, location_name: "KeyGroupConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1275
+ CreateKeyGroupRequest.add_member(:key_group_config, Shapes::ShapeRef.new(shape: KeyGroupConfig, required: true, location_name: "KeyGroupConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1086
1276
  CreateKeyGroupRequest.struct_class = Types::CreateKeyGroupRequest
1087
1277
  CreateKeyGroupRequest[:payload] = :key_group_config
1088
1278
  CreateKeyGroupRequest[:payload_member] = CreateKeyGroupRequest.member(:key_group_config)
@@ -1107,7 +1297,7 @@ module Aws::CloudFront
1107
1297
  CreateKeyValueStoreResult[:payload_member] = CreateKeyValueStoreResult.member(:key_value_store)
1108
1298
 
1109
1299
  CreateMonitoringSubscriptionRequest.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DistributionId"))
1110
- CreateMonitoringSubscriptionRequest.add_member(:monitoring_subscription, Shapes::ShapeRef.new(shape: MonitoringSubscription, required: true, location_name: "MonitoringSubscription", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1300
+ CreateMonitoringSubscriptionRequest.add_member(:monitoring_subscription, Shapes::ShapeRef.new(shape: MonitoringSubscription, required: true, location_name: "MonitoringSubscription", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1111
1301
  CreateMonitoringSubscriptionRequest.struct_class = Types::CreateMonitoringSubscriptionRequest
1112
1302
  CreateMonitoringSubscriptionRequest[:payload] = :monitoring_subscription
1113
1303
  CreateMonitoringSubscriptionRequest[:payload_member] = CreateMonitoringSubscriptionRequest.member(:monitoring_subscription)
@@ -1117,7 +1307,7 @@ module Aws::CloudFront
1117
1307
  CreateMonitoringSubscriptionResult[:payload] = :monitoring_subscription
1118
1308
  CreateMonitoringSubscriptionResult[:payload_member] = CreateMonitoringSubscriptionResult.member(:monitoring_subscription)
1119
1309
 
1120
- CreateOriginAccessControlRequest.add_member(:origin_access_control_config, Shapes::ShapeRef.new(shape: OriginAccessControlConfig, required: true, location_name: "OriginAccessControlConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1310
+ CreateOriginAccessControlRequest.add_member(:origin_access_control_config, Shapes::ShapeRef.new(shape: OriginAccessControlConfig, required: true, location_name: "OriginAccessControlConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1121
1311
  CreateOriginAccessControlRequest.struct_class = Types::CreateOriginAccessControlRequest
1122
1312
  CreateOriginAccessControlRequest[:payload] = :origin_access_control_config
1123
1313
  CreateOriginAccessControlRequest[:payload_member] = CreateOriginAccessControlRequest.member(:origin_access_control_config)
@@ -1129,7 +1319,7 @@ module Aws::CloudFront
1129
1319
  CreateOriginAccessControlResult[:payload] = :origin_access_control
1130
1320
  CreateOriginAccessControlResult[:payload_member] = CreateOriginAccessControlResult.member(:origin_access_control)
1131
1321
 
1132
- CreateOriginRequestPolicyRequest.add_member(:origin_request_policy_config, Shapes::ShapeRef.new(shape: OriginRequestPolicyConfig, required: true, location_name: "OriginRequestPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1322
+ CreateOriginRequestPolicyRequest.add_member(:origin_request_policy_config, Shapes::ShapeRef.new(shape: OriginRequestPolicyConfig, required: true, location_name: "OriginRequestPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1133
1323
  CreateOriginRequestPolicyRequest.struct_class = Types::CreateOriginRequestPolicyRequest
1134
1324
  CreateOriginRequestPolicyRequest[:payload] = :origin_request_policy_config
1135
1325
  CreateOriginRequestPolicyRequest[:payload_member] = CreateOriginRequestPolicyRequest.member(:origin_request_policy_config)
@@ -1141,7 +1331,7 @@ module Aws::CloudFront
1141
1331
  CreateOriginRequestPolicyResult[:payload] = :origin_request_policy
1142
1332
  CreateOriginRequestPolicyResult[:payload_member] = CreateOriginRequestPolicyResult.member(:origin_request_policy)
1143
1333
 
1144
- CreatePublicKeyRequest.add_member(:public_key_config, Shapes::ShapeRef.new(shape: PublicKeyConfig, required: true, location_name: "PublicKeyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1334
+ CreatePublicKeyRequest.add_member(:public_key_config, Shapes::ShapeRef.new(shape: PublicKeyConfig, required: true, location_name: "PublicKeyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1145
1335
  CreatePublicKeyRequest.struct_class = Types::CreatePublicKeyRequest
1146
1336
  CreatePublicKeyRequest[:payload] = :public_key_config
1147
1337
  CreatePublicKeyRequest[:payload_member] = CreatePublicKeyRequest.member(:public_key_config)
@@ -1162,7 +1352,7 @@ module Aws::CloudFront
1162
1352
  CreateRealtimeLogConfigResult.add_member(:realtime_log_config, Shapes::ShapeRef.new(shape: RealtimeLogConfig, location_name: "RealtimeLogConfig"))
1163
1353
  CreateRealtimeLogConfigResult.struct_class = Types::CreateRealtimeLogConfigResult
1164
1354
 
1165
- CreateResponseHeadersPolicyRequest.add_member(:response_headers_policy_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyConfig, required: true, location_name: "ResponseHeadersPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1355
+ CreateResponseHeadersPolicyRequest.add_member(:response_headers_policy_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyConfig, required: true, location_name: "ResponseHeadersPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1166
1356
  CreateResponseHeadersPolicyRequest.struct_class = Types::CreateResponseHeadersPolicyRequest
1167
1357
  CreateResponseHeadersPolicyRequest[:payload] = :response_headers_policy_config
1168
1358
  CreateResponseHeadersPolicyRequest[:payload_member] = CreateResponseHeadersPolicyRequest.member(:response_headers_policy_config)
@@ -1174,7 +1364,7 @@ module Aws::CloudFront
1174
1364
  CreateResponseHeadersPolicyResult[:payload] = :response_headers_policy
1175
1365
  CreateResponseHeadersPolicyResult[:payload_member] = CreateResponseHeadersPolicyResult.member(:response_headers_policy)
1176
1366
 
1177
- CreateStreamingDistributionRequest.add_member(:streaming_distribution_config, Shapes::ShapeRef.new(shape: StreamingDistributionConfig, required: true, location_name: "StreamingDistributionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1367
+ CreateStreamingDistributionRequest.add_member(:streaming_distribution_config, Shapes::ShapeRef.new(shape: StreamingDistributionConfig, required: true, location_name: "StreamingDistributionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1178
1368
  CreateStreamingDistributionRequest.struct_class = Types::CreateStreamingDistributionRequest
1179
1369
  CreateStreamingDistributionRequest[:payload] = :streaming_distribution_config
1180
1370
  CreateStreamingDistributionRequest[:payload_member] = CreateStreamingDistributionRequest.member(:streaming_distribution_config)
@@ -1186,7 +1376,7 @@ module Aws::CloudFront
1186
1376
  CreateStreamingDistributionResult[:payload] = :streaming_distribution
1187
1377
  CreateStreamingDistributionResult[:payload_member] = CreateStreamingDistributionResult.member(:streaming_distribution)
1188
1378
 
1189
- CreateStreamingDistributionWithTagsRequest.add_member(:streaming_distribution_config_with_tags, Shapes::ShapeRef.new(shape: StreamingDistributionConfigWithTags, required: true, location_name: "StreamingDistributionConfigWithTags", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1379
+ CreateStreamingDistributionWithTagsRequest.add_member(:streaming_distribution_config_with_tags, Shapes::ShapeRef.new(shape: StreamingDistributionConfigWithTags, required: true, location_name: "StreamingDistributionConfigWithTags", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
1190
1380
  CreateStreamingDistributionWithTagsRequest.struct_class = Types::CreateStreamingDistributionWithTagsRequest
1191
1381
  CreateStreamingDistributionWithTagsRequest[:payload] = :streaming_distribution_config_with_tags
1192
1382
  CreateStreamingDistributionWithTagsRequest[:payload_member] = CreateStreamingDistributionWithTagsRequest.member(:streaming_distribution_config_with_tags)
@@ -1233,6 +1423,11 @@ module Aws::CloudFront
1233
1423
  CustomOriginConfig.add_member(:origin_keepalive_timeout, Shapes::ShapeRef.new(shape: integer, location_name: "OriginKeepaliveTimeout"))
1234
1424
  CustomOriginConfig.struct_class = Types::CustomOriginConfig
1235
1425
 
1426
+ Customizations.add_member(:web_acl, Shapes::ShapeRef.new(shape: WebAclCustomization, location_name: "WebAcl"))
1427
+ Customizations.add_member(:certificate, Shapes::ShapeRef.new(shape: Certificate, location_name: "Certificate"))
1428
+ Customizations.add_member(:geo_restrictions, Shapes::ShapeRef.new(shape: GeoRestrictionCustomization, location_name: "GeoRestrictions"))
1429
+ Customizations.struct_class = Types::Customizations
1430
+
1236
1431
  DefaultCacheBehavior.add_member(:target_origin_id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "TargetOriginId"))
1237
1432
  DefaultCacheBehavior.add_member(:trusted_signers, Shapes::ShapeRef.new(shape: TrustedSigners, location_name: "TrustedSigners"))
1238
1433
  DefaultCacheBehavior.add_member(:trusted_key_groups, Shapes::ShapeRef.new(shape: TrustedKeyGroups, location_name: "TrustedKeyGroups"))
@@ -1266,6 +1461,10 @@ module Aws::CloudFront
1266
1461
  DeleteCloudFrontOriginAccessIdentityRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
1267
1462
  DeleteCloudFrontOriginAccessIdentityRequest.struct_class = Types::DeleteCloudFrontOriginAccessIdentityRequest
1268
1463
 
1464
+ DeleteConnectionGroupRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1465
+ DeleteConnectionGroupRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
1466
+ DeleteConnectionGroupRequest.struct_class = Types::DeleteConnectionGroupRequest
1467
+
1269
1468
  DeleteContinuousDeploymentPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1270
1469
  DeleteContinuousDeploymentPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
1271
1470
  DeleteContinuousDeploymentPolicyRequest.struct_class = Types::DeleteContinuousDeploymentPolicyRequest
@@ -1274,6 +1473,10 @@ module Aws::CloudFront
1274
1473
  DeleteDistributionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
1275
1474
  DeleteDistributionRequest.struct_class = Types::DeleteDistributionRequest
1276
1475
 
1476
+ DeleteDistributionTenantRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1477
+ DeleteDistributionTenantRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
1478
+ DeleteDistributionTenantRequest.struct_class = Types::DeleteDistributionTenantRequest
1479
+
1277
1480
  DeleteFieldLevelEncryptionConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1278
1481
  DeleteFieldLevelEncryptionConfigRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
1279
1482
  DeleteFieldLevelEncryptionConfigRequest.struct_class = Types::DeleteFieldLevelEncryptionConfigRequest
@@ -1352,6 +1555,22 @@ module Aws::CloudFront
1352
1555
  DescribeKeyValueStoreResult[:payload] = :key_value_store
1353
1556
  DescribeKeyValueStoreResult[:payload_member] = DescribeKeyValueStoreResult.member(:key_value_store)
1354
1557
 
1558
+ DisassociateDistributionTenantWebACLRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1559
+ DisassociateDistributionTenantWebACLRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
1560
+ DisassociateDistributionTenantWebACLRequest.struct_class = Types::DisassociateDistributionTenantWebACLRequest
1561
+
1562
+ DisassociateDistributionTenantWebACLResult.add_member(:id, Shapes::ShapeRef.new(shape: string, location_name: "Id"))
1563
+ DisassociateDistributionTenantWebACLResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1564
+ DisassociateDistributionTenantWebACLResult.struct_class = Types::DisassociateDistributionTenantWebACLResult
1565
+
1566
+ DisassociateDistributionWebACLRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1567
+ DisassociateDistributionWebACLRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
1568
+ DisassociateDistributionWebACLRequest.struct_class = Types::DisassociateDistributionWebACLRequest
1569
+
1570
+ DisassociateDistributionWebACLResult.add_member(:id, Shapes::ShapeRef.new(shape: string, location_name: "Id"))
1571
+ DisassociateDistributionWebACLResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1572
+ DisassociateDistributionWebACLResult.struct_class = Types::DisassociateDistributionWebACLResult
1573
+
1355
1574
  Distribution.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
1356
1575
  Distribution.add_member(:arn, Shapes::ShapeRef.new(shape: string, required: true, location_name: "ARN"))
1357
1576
  Distribution.add_member(:status, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Status"))
@@ -1387,6 +1606,8 @@ module Aws::CloudFront
1387
1606
  DistributionConfig.add_member(:continuous_deployment_policy_id, Shapes::ShapeRef.new(shape: string, location_name: "ContinuousDeploymentPolicyId"))
1388
1607
  DistributionConfig.add_member(:staging, Shapes::ShapeRef.new(shape: boolean, location_name: "Staging"))
1389
1608
  DistributionConfig.add_member(:anycast_ip_list_id, Shapes::ShapeRef.new(shape: string, location_name: "AnycastIpListId"))
1609
+ DistributionConfig.add_member(:tenant_config, Shapes::ShapeRef.new(shape: TenantConfig, location_name: "TenantConfig"))
1610
+ DistributionConfig.add_member(:connection_mode, Shapes::ShapeRef.new(shape: ConnectionMode, location_name: "ConnectionMode"))
1390
1611
  DistributionConfig.struct_class = Types::DistributionConfig
1391
1612
 
1392
1613
  DistributionConfigWithTags.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig"))
@@ -1414,8 +1635,13 @@ module Aws::CloudFront
1414
1635
  DistributionNotDisabled.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1415
1636
  DistributionNotDisabled.struct_class = Types::DistributionNotDisabled
1416
1637
 
1638
+ DistributionResourceId.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, location_name: "DistributionId"))
1639
+ DistributionResourceId.add_member(:distribution_tenant_id, Shapes::ShapeRef.new(shape: string, location_name: "DistributionTenantId"))
1640
+ DistributionResourceId.struct_class = Types::DistributionResourceId
1641
+
1417
1642
  DistributionSummary.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
1418
1643
  DistributionSummary.add_member(:arn, Shapes::ShapeRef.new(shape: string, required: true, location_name: "ARN"))
1644
+ DistributionSummary.add_member(:etag, Shapes::ShapeRef.new(shape: string, location_name: "ETag"))
1419
1645
  DistributionSummary.add_member(:status, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Status"))
1420
1646
  DistributionSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastModifiedTime"))
1421
1647
  DistributionSummary.add_member(:domain_name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "DomainName"))
@@ -1435,11 +1661,73 @@ module Aws::CloudFront
1435
1661
  DistributionSummary.add_member(:is_ipv6_enabled, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "IsIPV6Enabled"))
1436
1662
  DistributionSummary.add_member(:alias_icp_recordals, Shapes::ShapeRef.new(shape: AliasICPRecordals, location_name: "AliasICPRecordals"))
1437
1663
  DistributionSummary.add_member(:staging, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "Staging"))
1664
+ DistributionSummary.add_member(:connection_mode, Shapes::ShapeRef.new(shape: ConnectionMode, location_name: "ConnectionMode"))
1438
1665
  DistributionSummary.add_member(:anycast_ip_list_id, Shapes::ShapeRef.new(shape: string, location_name: "AnycastIpListId"))
1439
1666
  DistributionSummary.struct_class = Types::DistributionSummary
1440
1667
 
1441
1668
  DistributionSummaryList.member = Shapes::ShapeRef.new(shape: DistributionSummary, location_name: "DistributionSummary")
1442
1669
 
1670
+ DistributionTenant.add_member(:id, Shapes::ShapeRef.new(shape: string, location_name: "Id"))
1671
+ DistributionTenant.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, location_name: "DistributionId"))
1672
+ DistributionTenant.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "Name"))
1673
+ DistributionTenant.add_member(:arn, Shapes::ShapeRef.new(shape: string, location_name: "Arn"))
1674
+ DistributionTenant.add_member(:domains, Shapes::ShapeRef.new(shape: DomainResultList, location_name: "Domains"))
1675
+ DistributionTenant.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
1676
+ DistributionTenant.add_member(:customizations, Shapes::ShapeRef.new(shape: Customizations, location_name: "Customizations"))
1677
+ DistributionTenant.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
1678
+ DistributionTenant.add_member(:connection_group_id, Shapes::ShapeRef.new(shape: string, location_name: "ConnectionGroupId"))
1679
+ DistributionTenant.add_member(:created_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "CreatedTime"))
1680
+ DistributionTenant.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "LastModifiedTime"))
1681
+ DistributionTenant.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled"))
1682
+ DistributionTenant.add_member(:status, Shapes::ShapeRef.new(shape: string, location_name: "Status"))
1683
+ DistributionTenant.struct_class = Types::DistributionTenant
1684
+
1685
+ DistributionTenantAssociationFilter.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, location_name: "DistributionId"))
1686
+ DistributionTenantAssociationFilter.add_member(:connection_group_id, Shapes::ShapeRef.new(shape: string, location_name: "ConnectionGroupId"))
1687
+ DistributionTenantAssociationFilter.struct_class = Types::DistributionTenantAssociationFilter
1688
+
1689
+ DistributionTenantList.member = Shapes::ShapeRef.new(shape: DistributionTenantSummary, location_name: "DistributionTenantSummary")
1690
+
1691
+ DistributionTenantSummary.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
1692
+ DistributionTenantSummary.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "DistributionId"))
1693
+ DistributionTenantSummary.add_member(:name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Name"))
1694
+ DistributionTenantSummary.add_member(:arn, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Arn"))
1695
+ DistributionTenantSummary.add_member(:domains, Shapes::ShapeRef.new(shape: DomainResultList, required: true, location_name: "Domains"))
1696
+ DistributionTenantSummary.add_member(:connection_group_id, Shapes::ShapeRef.new(shape: string, location_name: "ConnectionGroupId"))
1697
+ DistributionTenantSummary.add_member(:customizations, Shapes::ShapeRef.new(shape: Customizations, location_name: "Customizations"))
1698
+ DistributionTenantSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedTime"))
1699
+ DistributionTenantSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastModifiedTime"))
1700
+ DistributionTenantSummary.add_member(:etag, Shapes::ShapeRef.new(shape: string, required: true, location_name: "ETag"))
1701
+ DistributionTenantSummary.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled"))
1702
+ DistributionTenantSummary.add_member(:status, Shapes::ShapeRef.new(shape: string, location_name: "Status"))
1703
+ DistributionTenantSummary.struct_class = Types::DistributionTenantSummary
1704
+
1705
+ DnsConfiguration.add_member(:domain, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Domain"))
1706
+ DnsConfiguration.add_member(:status, Shapes::ShapeRef.new(shape: DnsConfigurationStatus, required: true, location_name: "Status"))
1707
+ DnsConfiguration.add_member(:reason, Shapes::ShapeRef.new(shape: string, location_name: "Reason"))
1708
+ DnsConfiguration.struct_class = Types::DnsConfiguration
1709
+
1710
+ DnsConfigurationList.member = Shapes::ShapeRef.new(shape: DnsConfiguration, location_name: "DnsConfiguration")
1711
+
1712
+ DomainConflict.add_member(:domain, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Domain"))
1713
+ DomainConflict.add_member(:resource_type, Shapes::ShapeRef.new(shape: DistributionResourceType, required: true, location_name: "ResourceType"))
1714
+ DomainConflict.add_member(:resource_id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "ResourceId"))
1715
+ DomainConflict.add_member(:account_id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "AccountId"))
1716
+ DomainConflict.struct_class = Types::DomainConflict
1717
+
1718
+ DomainConflictsList.member = Shapes::ShapeRef.new(shape: DomainConflict, location_name: "DomainConflicts")
1719
+
1720
+ DomainItem.add_member(:domain, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Domain"))
1721
+ DomainItem.struct_class = Types::DomainItem
1722
+
1723
+ DomainList.member = Shapes::ShapeRef.new(shape: DomainItem)
1724
+
1725
+ DomainResult.add_member(:domain, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Domain"))
1726
+ DomainResult.add_member(:status, Shapes::ShapeRef.new(shape: DomainStatus, location_name: "Status"))
1727
+ DomainResult.struct_class = Types::DomainResult
1728
+
1729
+ DomainResultList.member = Shapes::ShapeRef.new(shape: DomainResult)
1730
+
1443
1731
  EncryptionEntities.add_member(:quantity, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "Quantity"))
1444
1732
  EncryptionEntities.add_member(:items, Shapes::ShapeRef.new(shape: EncryptionEntityList, location_name: "Items"))
1445
1733
  EncryptionEntities.struct_class = Types::EncryptionEntities
@@ -1601,6 +1889,10 @@ module Aws::CloudFront
1601
1889
  GeoRestriction.add_member(:items, Shapes::ShapeRef.new(shape: LocationList, location_name: "Items"))
1602
1890
  GeoRestriction.struct_class = Types::GeoRestriction
1603
1891
 
1892
+ GeoRestrictionCustomization.add_member(:restriction_type, Shapes::ShapeRef.new(shape: GeoRestrictionType, required: true, location_name: "RestrictionType"))
1893
+ GeoRestrictionCustomization.add_member(:locations, Shapes::ShapeRef.new(shape: LocationList, location_name: "Locations"))
1894
+ GeoRestrictionCustomization.struct_class = Types::GeoRestrictionCustomization
1895
+
1604
1896
  GetAnycastIpListRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1605
1897
  GetAnycastIpListRequest.struct_class = Types::GetAnycastIpListRequest
1606
1898
 
@@ -1646,6 +1938,24 @@ module Aws::CloudFront
1646
1938
  GetCloudFrontOriginAccessIdentityResult[:payload] = :cloud_front_origin_access_identity
1647
1939
  GetCloudFrontOriginAccessIdentityResult[:payload_member] = GetCloudFrontOriginAccessIdentityResult.member(:cloud_front_origin_access_identity)
1648
1940
 
1941
+ GetConnectionGroupByRoutingEndpointRequest.add_member(:routing_endpoint, Shapes::ShapeRef.new(shape: string, required: true, location: "querystring", location_name: "RoutingEndpoint"))
1942
+ GetConnectionGroupByRoutingEndpointRequest.struct_class = Types::GetConnectionGroupByRoutingEndpointRequest
1943
+
1944
+ GetConnectionGroupByRoutingEndpointResult.add_member(:connection_group, Shapes::ShapeRef.new(shape: ConnectionGroup, location_name: "ConnectionGroup"))
1945
+ GetConnectionGroupByRoutingEndpointResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1946
+ GetConnectionGroupByRoutingEndpointResult.struct_class = Types::GetConnectionGroupByRoutingEndpointResult
1947
+ GetConnectionGroupByRoutingEndpointResult[:payload] = :connection_group
1948
+ GetConnectionGroupByRoutingEndpointResult[:payload_member] = GetConnectionGroupByRoutingEndpointResult.member(:connection_group)
1949
+
1950
+ GetConnectionGroupRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Identifier"))
1951
+ GetConnectionGroupRequest.struct_class = Types::GetConnectionGroupRequest
1952
+
1953
+ GetConnectionGroupResult.add_member(:connection_group, Shapes::ShapeRef.new(shape: ConnectionGroup, location_name: "ConnectionGroup"))
1954
+ GetConnectionGroupResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1955
+ GetConnectionGroupResult.struct_class = Types::GetConnectionGroupResult
1956
+ GetConnectionGroupResult[:payload] = :connection_group
1957
+ GetConnectionGroupResult[:payload_member] = GetConnectionGroupResult.member(:connection_group)
1958
+
1649
1959
  GetContinuousDeploymentPolicyConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1650
1960
  GetContinuousDeploymentPolicyConfigRequest.struct_class = Types::GetContinuousDeploymentPolicyConfigRequest
1651
1961
 
@@ -1682,6 +1992,24 @@ module Aws::CloudFront
1682
1992
  GetDistributionResult[:payload] = :distribution
1683
1993
  GetDistributionResult[:payload_member] = GetDistributionResult.member(:distribution)
1684
1994
 
1995
+ GetDistributionTenantByDomainRequest.add_member(:domain, Shapes::ShapeRef.new(shape: string, required: true, location: "querystring", location_name: "domain"))
1996
+ GetDistributionTenantByDomainRequest.struct_class = Types::GetDistributionTenantByDomainRequest
1997
+
1998
+ GetDistributionTenantByDomainResult.add_member(:distribution_tenant, Shapes::ShapeRef.new(shape: DistributionTenant, location_name: "DistributionTenant"))
1999
+ GetDistributionTenantByDomainResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
2000
+ GetDistributionTenantByDomainResult.struct_class = Types::GetDistributionTenantByDomainResult
2001
+ GetDistributionTenantByDomainResult[:payload] = :distribution_tenant
2002
+ GetDistributionTenantByDomainResult[:payload_member] = GetDistributionTenantByDomainResult.member(:distribution_tenant)
2003
+
2004
+ GetDistributionTenantRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Identifier"))
2005
+ GetDistributionTenantRequest.struct_class = Types::GetDistributionTenantRequest
2006
+
2007
+ GetDistributionTenantResult.add_member(:distribution_tenant, Shapes::ShapeRef.new(shape: DistributionTenant, location_name: "DistributionTenant"))
2008
+ GetDistributionTenantResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
2009
+ GetDistributionTenantResult.struct_class = Types::GetDistributionTenantResult
2010
+ GetDistributionTenantResult[:payload] = :distribution_tenant
2011
+ GetDistributionTenantResult[:payload_member] = GetDistributionTenantResult.member(:distribution_tenant)
2012
+
1685
2013
  GetFieldLevelEncryptionConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1686
2014
  GetFieldLevelEncryptionConfigRequest.struct_class = Types::GetFieldLevelEncryptionConfigRequest
1687
2015
 
@@ -1729,6 +2057,15 @@ module Aws::CloudFront
1729
2057
  GetFunctionResult[:payload] = :function_code
1730
2058
  GetFunctionResult[:payload_member] = GetFunctionResult.member(:function_code)
1731
2059
 
2060
+ GetInvalidationForDistributionTenantRequest.add_member(:distribution_tenant_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DistributionTenantId"))
2061
+ GetInvalidationForDistributionTenantRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
2062
+ GetInvalidationForDistributionTenantRequest.struct_class = Types::GetInvalidationForDistributionTenantRequest
2063
+
2064
+ GetInvalidationForDistributionTenantResult.add_member(:invalidation, Shapes::ShapeRef.new(shape: Invalidation, location_name: "Invalidation"))
2065
+ GetInvalidationForDistributionTenantResult.struct_class = Types::GetInvalidationForDistributionTenantResult
2066
+ GetInvalidationForDistributionTenantResult[:payload] = :invalidation
2067
+ GetInvalidationForDistributionTenantResult[:payload_member] = GetInvalidationForDistributionTenantResult.member(:invalidation)
2068
+
1732
2069
  GetInvalidationRequest.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DistributionId"))
1733
2070
  GetInvalidationRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1734
2071
  GetInvalidationRequest.struct_class = Types::GetInvalidationRequest
@@ -1756,6 +2093,14 @@ module Aws::CloudFront
1756
2093
  GetKeyGroupResult[:payload] = :key_group
1757
2094
  GetKeyGroupResult[:payload_member] = GetKeyGroupResult.member(:key_group)
1758
2095
 
2096
+ GetManagedCertificateDetailsRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Identifier"))
2097
+ GetManagedCertificateDetailsRequest.struct_class = Types::GetManagedCertificateDetailsRequest
2098
+
2099
+ GetManagedCertificateDetailsResult.add_member(:managed_certificate_details, Shapes::ShapeRef.new(shape: ManagedCertificateDetails, location_name: "ManagedCertificateDetails"))
2100
+ GetManagedCertificateDetailsResult.struct_class = Types::GetManagedCertificateDetailsResult
2101
+ GetManagedCertificateDetailsResult[:payload] = :managed_certificate_details
2102
+ GetManagedCertificateDetailsResult[:payload_member] = GetManagedCertificateDetailsResult.member(:managed_certificate_details)
2103
+
1759
2104
  GetMonitoringSubscriptionRequest.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DistributionId"))
1760
2105
  GetMonitoringSubscriptionRequest.struct_class = Types::GetMonitoringSubscriptionRequest
1761
2106
 
@@ -1901,6 +2246,9 @@ module Aws::CloudFront
1901
2246
  InvalidArgument.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1902
2247
  InvalidArgument.struct_class = Types::InvalidArgument
1903
2248
 
2249
+ InvalidAssociation.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2250
+ InvalidAssociation.struct_class = Types::InvalidAssociation
2251
+
1904
2252
  InvalidDefaultRootObject.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1905
2253
  InvalidDefaultRootObject.struct_class = Types::InvalidDefaultRootObject
1906
2254
 
@@ -2116,6 +2464,15 @@ module Aws::CloudFront
2116
2464
  ListConflictingAliasesResult[:payload] = :conflicting_aliases_list
2117
2465
  ListConflictingAliasesResult[:payload_member] = ListConflictingAliasesResult.member(:conflicting_aliases_list)
2118
2466
 
2467
+ ListConnectionGroupsRequest.add_member(:association_filter, Shapes::ShapeRef.new(shape: ConnectionGroupAssociationFilter, location_name: "AssociationFilter"))
2468
+ ListConnectionGroupsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location_name: "Marker"))
2469
+ ListConnectionGroupsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location_name: "MaxItems"))
2470
+ ListConnectionGroupsRequest.struct_class = Types::ListConnectionGroupsRequest
2471
+
2472
+ ListConnectionGroupsResult.add_member(:next_marker, Shapes::ShapeRef.new(shape: string, location_name: "NextMarker"))
2473
+ ListConnectionGroupsResult.add_member(:connection_groups, Shapes::ShapeRef.new(shape: ConnectionGroupSummaryList, location_name: "ConnectionGroups"))
2474
+ ListConnectionGroupsResult.struct_class = Types::ListConnectionGroupsResult
2475
+
2119
2476
  ListContinuousDeploymentPoliciesRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
2120
2477
  ListContinuousDeploymentPoliciesRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
2121
2478
  ListContinuousDeploymentPoliciesRequest.struct_class = Types::ListContinuousDeploymentPoliciesRequest
@@ -2125,6 +2482,25 @@ module Aws::CloudFront
2125
2482
  ListContinuousDeploymentPoliciesResult[:payload] = :continuous_deployment_policy_list
2126
2483
  ListContinuousDeploymentPoliciesResult[:payload_member] = ListContinuousDeploymentPoliciesResult.member(:continuous_deployment_policy_list)
2127
2484
 
2485
+ ListDistributionTenantsByCustomizationRequest.add_member(:web_acl_arn, Shapes::ShapeRef.new(shape: string, location_name: "WebACLArn"))
2486
+ ListDistributionTenantsByCustomizationRequest.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: string, location_name: "CertificateArn"))
2487
+ ListDistributionTenantsByCustomizationRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location_name: "Marker"))
2488
+ ListDistributionTenantsByCustomizationRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location_name: "MaxItems"))
2489
+ ListDistributionTenantsByCustomizationRequest.struct_class = Types::ListDistributionTenantsByCustomizationRequest
2490
+
2491
+ ListDistributionTenantsByCustomizationResult.add_member(:next_marker, Shapes::ShapeRef.new(shape: string, location_name: "NextMarker"))
2492
+ ListDistributionTenantsByCustomizationResult.add_member(:distribution_tenant_list, Shapes::ShapeRef.new(shape: DistributionTenantList, location_name: "DistributionTenantList"))
2493
+ ListDistributionTenantsByCustomizationResult.struct_class = Types::ListDistributionTenantsByCustomizationResult
2494
+
2495
+ ListDistributionTenantsRequest.add_member(:association_filter, Shapes::ShapeRef.new(shape: DistributionTenantAssociationFilter, location_name: "AssociationFilter"))
2496
+ ListDistributionTenantsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location_name: "Marker"))
2497
+ ListDistributionTenantsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location_name: "MaxItems"))
2498
+ ListDistributionTenantsRequest.struct_class = Types::ListDistributionTenantsRequest
2499
+
2500
+ ListDistributionTenantsResult.add_member(:next_marker, Shapes::ShapeRef.new(shape: string, location_name: "NextMarker"))
2501
+ ListDistributionTenantsResult.add_member(:distribution_tenant_list, Shapes::ShapeRef.new(shape: DistributionTenantList, location_name: "DistributionTenantList"))
2502
+ ListDistributionTenantsResult.struct_class = Types::ListDistributionTenantsResult
2503
+
2128
2504
  ListDistributionsByAnycastIpListIdRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
2129
2505
  ListDistributionsByAnycastIpListIdRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
2130
2506
  ListDistributionsByAnycastIpListIdRequest.add_member(:anycast_ip_list_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "AnycastIpListId"))
@@ -2145,6 +2521,16 @@ module Aws::CloudFront
2145
2521
  ListDistributionsByCachePolicyIdResult[:payload] = :distribution_id_list
2146
2522
  ListDistributionsByCachePolicyIdResult[:payload_member] = ListDistributionsByCachePolicyIdResult.member(:distribution_id_list)
2147
2523
 
2524
+ ListDistributionsByConnectionModeRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
2525
+ ListDistributionsByConnectionModeRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
2526
+ ListDistributionsByConnectionModeRequest.add_member(:connection_mode, Shapes::ShapeRef.new(shape: ConnectionMode, required: true, location: "uri", location_name: "ConnectionMode"))
2527
+ ListDistributionsByConnectionModeRequest.struct_class = Types::ListDistributionsByConnectionModeRequest
2528
+
2529
+ ListDistributionsByConnectionModeResult.add_member(:distribution_list, Shapes::ShapeRef.new(shape: DistributionList, location_name: "DistributionList"))
2530
+ ListDistributionsByConnectionModeResult.struct_class = Types::ListDistributionsByConnectionModeResult
2531
+ ListDistributionsByConnectionModeResult[:payload] = :distribution_list
2532
+ ListDistributionsByConnectionModeResult[:payload_member] = ListDistributionsByConnectionModeResult.member(:distribution_list)
2533
+
2148
2534
  ListDistributionsByKeyGroupRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
2149
2535
  ListDistributionsByKeyGroupRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
2150
2536
  ListDistributionsByKeyGroupRequest.add_member(:key_group_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "KeyGroupId"))
@@ -2215,6 +2601,16 @@ module Aws::CloudFront
2215
2601
  ListDistributionsResult[:payload] = :distribution_list
2216
2602
  ListDistributionsResult[:payload_member] = ListDistributionsResult.member(:distribution_list)
2217
2603
 
2604
+ ListDomainConflictsRequest.add_member(:domain, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Domain"))
2605
+ ListDomainConflictsRequest.add_member(:domain_control_validation_resource, Shapes::ShapeRef.new(shape: DistributionResourceId, required: true, location_name: "DomainControlValidationResource"))
2606
+ ListDomainConflictsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location_name: "MaxItems"))
2607
+ ListDomainConflictsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location_name: "Marker"))
2608
+ ListDomainConflictsRequest.struct_class = Types::ListDomainConflictsRequest
2609
+
2610
+ ListDomainConflictsResult.add_member(:domain_conflicts, Shapes::ShapeRef.new(shape: DomainConflictsList, location_name: "DomainConflicts"))
2611
+ ListDomainConflictsResult.add_member(:next_marker, Shapes::ShapeRef.new(shape: string, location_name: "NextMarker"))
2612
+ ListDomainConflictsResult.struct_class = Types::ListDomainConflictsResult
2613
+
2218
2614
  ListFieldLevelEncryptionConfigsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
2219
2615
  ListFieldLevelEncryptionConfigsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
2220
2616
  ListFieldLevelEncryptionConfigsRequest.struct_class = Types::ListFieldLevelEncryptionConfigsRequest
@@ -2243,6 +2639,16 @@ module Aws::CloudFront
2243
2639
  ListFunctionsResult[:payload] = :function_list
2244
2640
  ListFunctionsResult[:payload_member] = ListFunctionsResult.member(:function_list)
2245
2641
 
2642
+ ListInvalidationsForDistributionTenantRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
2643
+ ListInvalidationsForDistributionTenantRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
2644
+ ListInvalidationsForDistributionTenantRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
2645
+ ListInvalidationsForDistributionTenantRequest.struct_class = Types::ListInvalidationsForDistributionTenantRequest
2646
+
2647
+ ListInvalidationsForDistributionTenantResult.add_member(:invalidation_list, Shapes::ShapeRef.new(shape: InvalidationList, location_name: "InvalidationList"))
2648
+ ListInvalidationsForDistributionTenantResult.struct_class = Types::ListInvalidationsForDistributionTenantResult
2649
+ ListInvalidationsForDistributionTenantResult[:payload] = :invalidation_list
2650
+ ListInvalidationsForDistributionTenantResult[:payload_member] = ListInvalidationsForDistributionTenantResult.member(:invalidation_list)
2651
+
2246
2652
  ListInvalidationsRequest.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "DistributionId"))
2247
2653
  ListInvalidationsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
2248
2654
  ListInvalidationsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
@@ -2347,12 +2753,23 @@ module Aws::CloudFront
2347
2753
 
2348
2754
  LocationList.member = Shapes::ShapeRef.new(shape: string, location_name: "Location")
2349
2755
 
2350
- LoggingConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled", metadata: {"box"=>true}))
2351
- LoggingConfig.add_member(:include_cookies, Shapes::ShapeRef.new(shape: boolean, location_name: "IncludeCookies", metadata: {"box"=>true}))
2756
+ LoggingConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled", metadata: {"box" => true}))
2757
+ LoggingConfig.add_member(:include_cookies, Shapes::ShapeRef.new(shape: boolean, location_name: "IncludeCookies", metadata: {"box" => true}))
2352
2758
  LoggingConfig.add_member(:bucket, Shapes::ShapeRef.new(shape: string, location_name: "Bucket"))
2353
2759
  LoggingConfig.add_member(:prefix, Shapes::ShapeRef.new(shape: string, location_name: "Prefix"))
2354
2760
  LoggingConfig.struct_class = Types::LoggingConfig
2355
2761
 
2762
+ ManagedCertificateDetails.add_member(:certificate_arn, Shapes::ShapeRef.new(shape: string, location_name: "CertificateArn"))
2763
+ ManagedCertificateDetails.add_member(:certificate_status, Shapes::ShapeRef.new(shape: ManagedCertificateStatus, location_name: "CertificateStatus"))
2764
+ ManagedCertificateDetails.add_member(:validation_token_host, Shapes::ShapeRef.new(shape: ValidationTokenHost, location_name: "ValidationTokenHost"))
2765
+ ManagedCertificateDetails.add_member(:validation_token_details, Shapes::ShapeRef.new(shape: ValidationTokenDetailList, location_name: "ValidationTokenDetails"))
2766
+ ManagedCertificateDetails.struct_class = Types::ManagedCertificateDetails
2767
+
2768
+ ManagedCertificateRequest.add_member(:validation_token_host, Shapes::ShapeRef.new(shape: ValidationTokenHost, required: true, location_name: "ValidationTokenHost"))
2769
+ ManagedCertificateRequest.add_member(:primary_domain_name, Shapes::ShapeRef.new(shape: string, location_name: "PrimaryDomainName"))
2770
+ ManagedCertificateRequest.add_member(:certificate_transparency_logging_preference, Shapes::ShapeRef.new(shape: CertificateTransparencyLoggingPreference, location_name: "CertificateTransparencyLoggingPreference"))
2771
+ ManagedCertificateRequest.struct_class = Types::ManagedCertificateRequest
2772
+
2356
2773
  MethodsList.member = Shapes::ShapeRef.new(shape: Method, location_name: "Method")
2357
2774
 
2358
2775
  MissingBody.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
@@ -2549,6 +2966,21 @@ module Aws::CloudFront
2549
2966
  Origins.add_member(:items, Shapes::ShapeRef.new(shape: OriginList, required: true, location_name: "Items"))
2550
2967
  Origins.struct_class = Types::Origins
2551
2968
 
2969
+ Parameter.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
2970
+ Parameter.add_member(:value, Shapes::ShapeRef.new(shape: ParameterValue, required: true, location_name: "Value"))
2971
+ Parameter.struct_class = Types::Parameter
2972
+
2973
+ ParameterDefinition.add_member(:name, Shapes::ShapeRef.new(shape: ParameterName, required: true, location_name: "Name"))
2974
+ ParameterDefinition.add_member(:definition, Shapes::ShapeRef.new(shape: ParameterDefinitionSchema, required: true, location_name: "Definition"))
2975
+ ParameterDefinition.struct_class = Types::ParameterDefinition
2976
+
2977
+ ParameterDefinitionSchema.add_member(:string_schema, Shapes::ShapeRef.new(shape: StringSchemaConfig, location_name: "StringSchema"))
2978
+ ParameterDefinitionSchema.struct_class = Types::ParameterDefinitionSchema
2979
+
2980
+ ParameterDefinitions.member = Shapes::ShapeRef.new(shape: ParameterDefinition)
2981
+
2982
+ Parameters.member = Shapes::ShapeRef.new(shape: Parameter)
2983
+
2552
2984
  ParametersInCacheKeyAndForwardedToOrigin.add_member(:enable_accept_encoding_gzip, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "EnableAcceptEncodingGzip"))
2553
2985
  ParametersInCacheKeyAndForwardedToOrigin.add_member(:enable_accept_encoding_brotli, Shapes::ShapeRef.new(shape: boolean, location_name: "EnableAcceptEncodingBrotli"))
2554
2986
  ParametersInCacheKeyAndForwardedToOrigin.add_member(:headers_config, Shapes::ShapeRef.new(shape: CachePolicyHeadersConfig, required: true, location_name: "HeadersConfig"))
@@ -2668,6 +3100,9 @@ module Aws::CloudFront
2668
3100
  ResourceInUse.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2669
3101
  ResourceInUse.struct_class = Types::ResourceInUse
2670
3102
 
3103
+ ResourceNotDisabled.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
3104
+ ResourceNotDisabled.struct_class = Types::ResourceNotDisabled
3105
+
2671
3106
  ResponseHeadersPolicy.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
2672
3107
  ResponseHeadersPolicy.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastModifiedTime"))
2673
3108
  ResponseHeadersPolicy.add_member(:response_headers_policy_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyConfig, required: true, location_name: "ResponseHeadersPolicyConfig"))
@@ -2878,6 +3313,11 @@ module Aws::CloudFront
2878
3313
  StreamingLoggingConfig.add_member(:prefix, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Prefix"))
2879
3314
  StreamingLoggingConfig.struct_class = Types::StreamingLoggingConfig
2880
3315
 
3316
+ StringSchemaConfig.add_member(:comment, Shapes::ShapeRef.new(shape: string, location_name: "Comment"))
3317
+ StringSchemaConfig.add_member(:default_value, Shapes::ShapeRef.new(shape: ParameterValue, location_name: "DefaultValue"))
3318
+ StringSchemaConfig.add_member(:required, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "Required"))
3319
+ StringSchemaConfig.struct_class = Types::StringSchemaConfig
3320
+
2881
3321
  Tag.add_member(:key, Shapes::ShapeRef.new(shape: TagKey, required: true, location_name: "Key"))
2882
3322
  Tag.add_member(:value, Shapes::ShapeRef.new(shape: TagValue, location_name: "Value"))
2883
3323
  Tag.struct_class = Types::Tag
@@ -2890,7 +3330,7 @@ module Aws::CloudFront
2890
3330
  TagList.member = Shapes::ShapeRef.new(shape: Tag, location_name: "Tag")
2891
3331
 
2892
3332
  TagResourceRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location: "querystring", location_name: "Resource"))
2893
- TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "Tags", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3333
+ TagResourceRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, required: true, location_name: "Tags", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
2894
3334
  TagResourceRequest.struct_class = Types::TagResourceRequest
2895
3335
  TagResourceRequest[:payload] = :tags
2896
3336
  TagResourceRequest[:payload_member] = TagResourceRequest.member(:tags)
@@ -2898,6 +3338,9 @@ module Aws::CloudFront
2898
3338
  Tags.add_member(:items, Shapes::ShapeRef.new(shape: TagList, location_name: "Items"))
2899
3339
  Tags.struct_class = Types::Tags
2900
3340
 
3341
+ TenantConfig.add_member(:parameter_definitions, Shapes::ShapeRef.new(shape: ParameterDefinitions, location_name: "ParameterDefinitions"))
3342
+ TenantConfig.struct_class = Types::TenantConfig
3343
+
2901
3344
  TestFunctionFailed.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2902
3345
  TestFunctionFailed.struct_class = Types::TestFunctionFailed
2903
3346
 
@@ -3102,12 +3545,12 @@ module Aws::CloudFront
3102
3545
  UnsupportedOperation.struct_class = Types::UnsupportedOperation
3103
3546
 
3104
3547
  UntagResourceRequest.add_member(:resource, Shapes::ShapeRef.new(shape: ResourceARN, required: true, location: "querystring", location_name: "Resource"))
3105
- UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location_name: "TagKeys", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3548
+ UntagResourceRequest.add_member(:tag_keys, Shapes::ShapeRef.new(shape: TagKeys, required: true, location_name: "TagKeys", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3106
3549
  UntagResourceRequest.struct_class = Types::UntagResourceRequest
3107
3550
  UntagResourceRequest[:payload] = :tag_keys
3108
3551
  UntagResourceRequest[:payload_member] = UntagResourceRequest.member(:tag_keys)
3109
3552
 
3110
- UpdateCachePolicyRequest.add_member(:cache_policy_config, Shapes::ShapeRef.new(shape: CachePolicyConfig, required: true, location_name: "CachePolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3553
+ UpdateCachePolicyRequest.add_member(:cache_policy_config, Shapes::ShapeRef.new(shape: CachePolicyConfig, required: true, location_name: "CachePolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3111
3554
  UpdateCachePolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3112
3555
  UpdateCachePolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3113
3556
  UpdateCachePolicyRequest.struct_class = Types::UpdateCachePolicyRequest
@@ -3120,7 +3563,7 @@ module Aws::CloudFront
3120
3563
  UpdateCachePolicyResult[:payload] = :cache_policy
3121
3564
  UpdateCachePolicyResult[:payload_member] = UpdateCachePolicyResult.member(:cache_policy)
3122
3565
 
3123
- UpdateCloudFrontOriginAccessIdentityRequest.add_member(:cloud_front_origin_access_identity_config, Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityConfig, required: true, location_name: "CloudFrontOriginAccessIdentityConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3566
+ UpdateCloudFrontOriginAccessIdentityRequest.add_member(:cloud_front_origin_access_identity_config, Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityConfig, required: true, location_name: "CloudFrontOriginAccessIdentityConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3124
3567
  UpdateCloudFrontOriginAccessIdentityRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3125
3568
  UpdateCloudFrontOriginAccessIdentityRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3126
3569
  UpdateCloudFrontOriginAccessIdentityRequest.struct_class = Types::UpdateCloudFrontOriginAccessIdentityRequest
@@ -3133,7 +3576,20 @@ module Aws::CloudFront
3133
3576
  UpdateCloudFrontOriginAccessIdentityResult[:payload] = :cloud_front_origin_access_identity
3134
3577
  UpdateCloudFrontOriginAccessIdentityResult[:payload_member] = UpdateCloudFrontOriginAccessIdentityResult.member(:cloud_front_origin_access_identity)
3135
3578
 
3136
- UpdateContinuousDeploymentPolicyRequest.add_member(:continuous_deployment_policy_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyConfig, required: true, location_name: "ContinuousDeploymentPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3579
+ UpdateConnectionGroupRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3580
+ UpdateConnectionGroupRequest.add_member(:ipv_6_enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Ipv6Enabled"))
3581
+ UpdateConnectionGroupRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
3582
+ UpdateConnectionGroupRequest.add_member(:anycast_ip_list_id, Shapes::ShapeRef.new(shape: string, location_name: "AnycastIpListId"))
3583
+ UpdateConnectionGroupRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled"))
3584
+ UpdateConnectionGroupRequest.struct_class = Types::UpdateConnectionGroupRequest
3585
+
3586
+ UpdateConnectionGroupResult.add_member(:connection_group, Shapes::ShapeRef.new(shape: ConnectionGroup, location_name: "ConnectionGroup"))
3587
+ UpdateConnectionGroupResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
3588
+ UpdateConnectionGroupResult.struct_class = Types::UpdateConnectionGroupResult
3589
+ UpdateConnectionGroupResult[:payload] = :connection_group
3590
+ UpdateConnectionGroupResult[:payload_member] = UpdateConnectionGroupResult.member(:connection_group)
3591
+
3592
+ UpdateContinuousDeploymentPolicyRequest.add_member(:continuous_deployment_policy_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyConfig, required: true, location_name: "ContinuousDeploymentPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3137
3593
  UpdateContinuousDeploymentPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3138
3594
  UpdateContinuousDeploymentPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3139
3595
  UpdateContinuousDeploymentPolicyRequest.struct_class = Types::UpdateContinuousDeploymentPolicyRequest
@@ -3146,7 +3602,7 @@ module Aws::CloudFront
3146
3602
  UpdateContinuousDeploymentPolicyResult[:payload] = :continuous_deployment_policy
3147
3603
  UpdateContinuousDeploymentPolicyResult[:payload_member] = UpdateContinuousDeploymentPolicyResult.member(:continuous_deployment_policy)
3148
3604
 
3149
- UpdateDistributionRequest.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3605
+ UpdateDistributionRequest.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3150
3606
  UpdateDistributionRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3151
3607
  UpdateDistributionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3152
3608
  UpdateDistributionRequest.struct_class = Types::UpdateDistributionRequest
@@ -3159,6 +3615,23 @@ module Aws::CloudFront
3159
3615
  UpdateDistributionResult[:payload] = :distribution
3160
3616
  UpdateDistributionResult[:payload_member] = UpdateDistributionResult.member(:distribution)
3161
3617
 
3618
+ UpdateDistributionTenantRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3619
+ UpdateDistributionTenantRequest.add_member(:distribution_id, Shapes::ShapeRef.new(shape: string, location_name: "DistributionId"))
3620
+ UpdateDistributionTenantRequest.add_member(:domains, Shapes::ShapeRef.new(shape: DomainList, location_name: "Domains"))
3621
+ UpdateDistributionTenantRequest.add_member(:customizations, Shapes::ShapeRef.new(shape: Customizations, location_name: "Customizations"))
3622
+ UpdateDistributionTenantRequest.add_member(:parameters, Shapes::ShapeRef.new(shape: Parameters, location_name: "Parameters"))
3623
+ UpdateDistributionTenantRequest.add_member(:connection_group_id, Shapes::ShapeRef.new(shape: string, location_name: "ConnectionGroupId"))
3624
+ UpdateDistributionTenantRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
3625
+ UpdateDistributionTenantRequest.add_member(:managed_certificate_request, Shapes::ShapeRef.new(shape: ManagedCertificateRequest, location_name: "ManagedCertificateRequest"))
3626
+ UpdateDistributionTenantRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled"))
3627
+ UpdateDistributionTenantRequest.struct_class = Types::UpdateDistributionTenantRequest
3628
+
3629
+ UpdateDistributionTenantResult.add_member(:distribution_tenant, Shapes::ShapeRef.new(shape: DistributionTenant, location_name: "DistributionTenant"))
3630
+ UpdateDistributionTenantResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
3631
+ UpdateDistributionTenantResult.struct_class = Types::UpdateDistributionTenantResult
3632
+ UpdateDistributionTenantResult[:payload] = :distribution_tenant
3633
+ UpdateDistributionTenantResult[:payload_member] = UpdateDistributionTenantResult.member(:distribution_tenant)
3634
+
3162
3635
  UpdateDistributionWithStagingConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3163
3636
  UpdateDistributionWithStagingConfigRequest.add_member(:staging_distribution_id, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "StagingDistributionId"))
3164
3637
  UpdateDistributionWithStagingConfigRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
@@ -3170,7 +3643,17 @@ module Aws::CloudFront
3170
3643
  UpdateDistributionWithStagingConfigResult[:payload] = :distribution
3171
3644
  UpdateDistributionWithStagingConfigResult[:payload_member] = UpdateDistributionWithStagingConfigResult.member(:distribution)
3172
3645
 
3173
- UpdateFieldLevelEncryptionConfigRequest.add_member(:field_level_encryption_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionConfig, required: true, location_name: "FieldLevelEncryptionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3646
+ UpdateDomainAssociationRequest.add_member(:domain, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Domain"))
3647
+ UpdateDomainAssociationRequest.add_member(:target_resource, Shapes::ShapeRef.new(shape: DistributionResourceId, required: true, location_name: "TargetResource"))
3648
+ UpdateDomainAssociationRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3649
+ UpdateDomainAssociationRequest.struct_class = Types::UpdateDomainAssociationRequest
3650
+
3651
+ UpdateDomainAssociationResult.add_member(:domain, Shapes::ShapeRef.new(shape: string, location_name: "Domain"))
3652
+ UpdateDomainAssociationResult.add_member(:resource_id, Shapes::ShapeRef.new(shape: string, location_name: "ResourceId"))
3653
+ UpdateDomainAssociationResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
3654
+ UpdateDomainAssociationResult.struct_class = Types::UpdateDomainAssociationResult
3655
+
3656
+ UpdateFieldLevelEncryptionConfigRequest.add_member(:field_level_encryption_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionConfig, required: true, location_name: "FieldLevelEncryptionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3174
3657
  UpdateFieldLevelEncryptionConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3175
3658
  UpdateFieldLevelEncryptionConfigRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3176
3659
  UpdateFieldLevelEncryptionConfigRequest.struct_class = Types::UpdateFieldLevelEncryptionConfigRequest
@@ -3183,7 +3666,7 @@ module Aws::CloudFront
3183
3666
  UpdateFieldLevelEncryptionConfigResult[:payload] = :field_level_encryption
3184
3667
  UpdateFieldLevelEncryptionConfigResult[:payload_member] = UpdateFieldLevelEncryptionConfigResult.member(:field_level_encryption)
3185
3668
 
3186
- UpdateFieldLevelEncryptionProfileRequest.add_member(:field_level_encryption_profile_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionProfileConfig, required: true, location_name: "FieldLevelEncryptionProfileConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3669
+ UpdateFieldLevelEncryptionProfileRequest.add_member(:field_level_encryption_profile_config, Shapes::ShapeRef.new(shape: FieldLevelEncryptionProfileConfig, required: true, location_name: "FieldLevelEncryptionProfileConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3187
3670
  UpdateFieldLevelEncryptionProfileRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3188
3671
  UpdateFieldLevelEncryptionProfileRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3189
3672
  UpdateFieldLevelEncryptionProfileRequest.struct_class = Types::UpdateFieldLevelEncryptionProfileRequest
@@ -3208,7 +3691,7 @@ module Aws::CloudFront
3208
3691
  UpdateFunctionResult[:payload] = :function_summary
3209
3692
  UpdateFunctionResult[:payload_member] = UpdateFunctionResult.member(:function_summary)
3210
3693
 
3211
- UpdateKeyGroupRequest.add_member(:key_group_config, Shapes::ShapeRef.new(shape: KeyGroupConfig, required: true, location_name: "KeyGroupConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3694
+ UpdateKeyGroupRequest.add_member(:key_group_config, Shapes::ShapeRef.new(shape: KeyGroupConfig, required: true, location_name: "KeyGroupConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3212
3695
  UpdateKeyGroupRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3213
3696
  UpdateKeyGroupRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3214
3697
  UpdateKeyGroupRequest.struct_class = Types::UpdateKeyGroupRequest
@@ -3232,7 +3715,7 @@ module Aws::CloudFront
3232
3715
  UpdateKeyValueStoreResult[:payload] = :key_value_store
3233
3716
  UpdateKeyValueStoreResult[:payload_member] = UpdateKeyValueStoreResult.member(:key_value_store)
3234
3717
 
3235
- UpdateOriginAccessControlRequest.add_member(:origin_access_control_config, Shapes::ShapeRef.new(shape: OriginAccessControlConfig, required: true, location_name: "OriginAccessControlConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3718
+ UpdateOriginAccessControlRequest.add_member(:origin_access_control_config, Shapes::ShapeRef.new(shape: OriginAccessControlConfig, required: true, location_name: "OriginAccessControlConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3236
3719
  UpdateOriginAccessControlRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3237
3720
  UpdateOriginAccessControlRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3238
3721
  UpdateOriginAccessControlRequest.struct_class = Types::UpdateOriginAccessControlRequest
@@ -3245,7 +3728,7 @@ module Aws::CloudFront
3245
3728
  UpdateOriginAccessControlResult[:payload] = :origin_access_control
3246
3729
  UpdateOriginAccessControlResult[:payload_member] = UpdateOriginAccessControlResult.member(:origin_access_control)
3247
3730
 
3248
- UpdateOriginRequestPolicyRequest.add_member(:origin_request_policy_config, Shapes::ShapeRef.new(shape: OriginRequestPolicyConfig, required: true, location_name: "OriginRequestPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3731
+ UpdateOriginRequestPolicyRequest.add_member(:origin_request_policy_config, Shapes::ShapeRef.new(shape: OriginRequestPolicyConfig, required: true, location_name: "OriginRequestPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3249
3732
  UpdateOriginRequestPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3250
3733
  UpdateOriginRequestPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3251
3734
  UpdateOriginRequestPolicyRequest.struct_class = Types::UpdateOriginRequestPolicyRequest
@@ -3258,7 +3741,7 @@ module Aws::CloudFront
3258
3741
  UpdateOriginRequestPolicyResult[:payload] = :origin_request_policy
3259
3742
  UpdateOriginRequestPolicyResult[:payload_member] = UpdateOriginRequestPolicyResult.member(:origin_request_policy)
3260
3743
 
3261
- UpdatePublicKeyRequest.add_member(:public_key_config, Shapes::ShapeRef.new(shape: PublicKeyConfig, required: true, location_name: "PublicKeyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3744
+ UpdatePublicKeyRequest.add_member(:public_key_config, Shapes::ShapeRef.new(shape: PublicKeyConfig, required: true, location_name: "PublicKeyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3262
3745
  UpdatePublicKeyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3263
3746
  UpdatePublicKeyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3264
3747
  UpdatePublicKeyRequest.struct_class = Types::UpdatePublicKeyRequest
@@ -3281,7 +3764,7 @@ module Aws::CloudFront
3281
3764
  UpdateRealtimeLogConfigResult.add_member(:realtime_log_config, Shapes::ShapeRef.new(shape: RealtimeLogConfig, location_name: "RealtimeLogConfig"))
3282
3765
  UpdateRealtimeLogConfigResult.struct_class = Types::UpdateRealtimeLogConfigResult
3283
3766
 
3284
- UpdateResponseHeadersPolicyRequest.add_member(:response_headers_policy_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyConfig, required: true, location_name: "ResponseHeadersPolicyConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3767
+ UpdateResponseHeadersPolicyRequest.add_member(:response_headers_policy_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyConfig, required: true, location_name: "ResponseHeadersPolicyConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3285
3768
  UpdateResponseHeadersPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3286
3769
  UpdateResponseHeadersPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3287
3770
  UpdateResponseHeadersPolicyRequest.struct_class = Types::UpdateResponseHeadersPolicyRequest
@@ -3294,7 +3777,7 @@ module Aws::CloudFront
3294
3777
  UpdateResponseHeadersPolicyResult[:payload] = :response_headers_policy
3295
3778
  UpdateResponseHeadersPolicyResult[:payload_member] = UpdateResponseHeadersPolicyResult.member(:response_headers_policy)
3296
3779
 
3297
- UpdateStreamingDistributionRequest.add_member(:streaming_distribution_config, Shapes::ShapeRef.new(shape: StreamingDistributionConfig, required: true, location_name: "StreamingDistributionConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3780
+ UpdateStreamingDistributionRequest.add_member(:streaming_distribution_config, Shapes::ShapeRef.new(shape: StreamingDistributionConfig, required: true, location_name: "StreamingDistributionConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3298
3781
  UpdateStreamingDistributionRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3299
3782
  UpdateStreamingDistributionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
3300
3783
  UpdateStreamingDistributionRequest.struct_class = Types::UpdateStreamingDistributionRequest
@@ -3307,7 +3790,7 @@ module Aws::CloudFront
3307
3790
  UpdateStreamingDistributionResult[:payload] = :streaming_distribution
3308
3791
  UpdateStreamingDistributionResult[:payload_member] = UpdateStreamingDistributionResult.member(:streaming_distribution)
3309
3792
 
3310
- UpdateVpcOriginRequest.add_member(:vpc_origin_endpoint_config, Shapes::ShapeRef.new(shape: VpcOriginEndpointConfig, required: true, location_name: "VpcOriginEndpointConfig", metadata: {"xmlNamespace"=>{"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3793
+ UpdateVpcOriginRequest.add_member(:vpc_origin_endpoint_config, Shapes::ShapeRef.new(shape: VpcOriginEndpointConfig, required: true, location_name: "VpcOriginEndpointConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
3311
3794
  UpdateVpcOriginRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
3312
3795
  UpdateVpcOriginRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
3313
3796
  UpdateVpcOriginRequest.struct_class = Types::UpdateVpcOriginRequest
@@ -3320,6 +3803,20 @@ module Aws::CloudFront
3320
3803
  UpdateVpcOriginResult[:payload] = :vpc_origin
3321
3804
  UpdateVpcOriginResult[:payload_member] = UpdateVpcOriginResult.member(:vpc_origin)
3322
3805
 
3806
+ ValidationTokenDetail.add_member(:domain, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Domain"))
3807
+ ValidationTokenDetail.add_member(:redirect_to, Shapes::ShapeRef.new(shape: string, location_name: "RedirectTo"))
3808
+ ValidationTokenDetail.add_member(:redirect_from, Shapes::ShapeRef.new(shape: string, location_name: "RedirectFrom"))
3809
+ ValidationTokenDetail.struct_class = Types::ValidationTokenDetail
3810
+
3811
+ ValidationTokenDetailList.member = Shapes::ShapeRef.new(shape: ValidationTokenDetail)
3812
+
3813
+ VerifyDnsConfigurationRequest.add_member(:domain, Shapes::ShapeRef.new(shape: string, location_name: "Domain"))
3814
+ VerifyDnsConfigurationRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Identifier"))
3815
+ VerifyDnsConfigurationRequest.struct_class = Types::VerifyDnsConfigurationRequest
3816
+
3817
+ VerifyDnsConfigurationResult.add_member(:dns_configuration_list, Shapes::ShapeRef.new(shape: DnsConfigurationList, location_name: "DnsConfigurationList"))
3818
+ VerifyDnsConfigurationResult.struct_class = Types::VerifyDnsConfigurationResult
3819
+
3323
3820
  ViewerCertificate.add_member(:cloud_front_default_certificate, Shapes::ShapeRef.new(shape: boolean, location_name: "CloudFrontDefaultCertificate"))
3324
3821
  ViewerCertificate.add_member(:iam_certificate_id, Shapes::ShapeRef.new(shape: string, location_name: "IAMCertificateId"))
3325
3822
  ViewerCertificate.add_member(:acm_certificate_arn, Shapes::ShapeRef.new(shape: string, location_name: "ACMCertificateArn"))
@@ -3369,6 +3866,10 @@ module Aws::CloudFront
3369
3866
 
3370
3867
  VpcOriginSummaryList.member = Shapes::ShapeRef.new(shape: VpcOriginSummary, location_name: "VpcOriginSummary")
3371
3868
 
3869
+ WebAclCustomization.add_member(:action, Shapes::ShapeRef.new(shape: CustomizationActionType, required: true, location_name: "Action"))
3870
+ WebAclCustomization.add_member(:arn, Shapes::ShapeRef.new(shape: string, location_name: "Arn"))
3871
+ WebAclCustomization.struct_class = Types::WebAclCustomization
3872
+
3372
3873
 
3373
3874
  # @api private
3374
3875
  API = Seahorse::Model::Api.new.tap do |api|
@@ -3398,9 +3899,45 @@ module Aws::CloudFront
3398
3899
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3399
3900
  o.errors << Shapes::ShapeRef.new(shape: NoSuchDistribution)
3400
3901
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3902
+ o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
3401
3903
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3402
3904
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionCNAMEs)
3403
- o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
3905
+ end)
3906
+
3907
+ api.add_operation(:associate_distribution_tenant_web_acl, Seahorse::Model::Operation.new.tap do |o|
3908
+ o.name = "AssociateDistributionTenantWebACL2020_05_31"
3909
+ o.http_method = "PUT"
3910
+ o.http_request_uri = "/2020-05-31/distribution-tenant/{Id}/associate-web-acl"
3911
+ o.input = Shapes::ShapeRef.new(shape: AssociateDistributionTenantWebACLRequest,
3912
+ location_name: "AssociateDistributionTenantWebACLRequest",
3913
+ metadata: {
3914
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
3915
+ }
3916
+ )
3917
+ o.output = Shapes::ShapeRef.new(shape: AssociateDistributionTenantWebACLResult)
3918
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
3919
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3920
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
3921
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3922
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
3923
+ end)
3924
+
3925
+ api.add_operation(:associate_distribution_web_acl, Seahorse::Model::Operation.new.tap do |o|
3926
+ o.name = "AssociateDistributionWebACL2020_05_31"
3927
+ o.http_method = "PUT"
3928
+ o.http_request_uri = "/2020-05-31/distribution/{Id}/associate-web-acl"
3929
+ o.input = Shapes::ShapeRef.new(shape: AssociateDistributionWebACLRequest,
3930
+ location_name: "AssociateDistributionWebACLRequest",
3931
+ metadata: {
3932
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
3933
+ }
3934
+ )
3935
+ o.output = Shapes::ShapeRef.new(shape: AssociateDistributionWebACLResult)
3936
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
3937
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3938
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
3939
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3940
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
3404
3941
  end)
3405
3942
 
3406
3943
  api.add_operation(:copy_distribution, Seahorse::Model::Operation.new.tap do |o|
@@ -3410,7 +3947,7 @@ module Aws::CloudFront
3410
3947
  o.input = Shapes::ShapeRef.new(shape: CopyDistributionRequest,
3411
3948
  location_name: "CopyDistributionRequest",
3412
3949
  metadata: {
3413
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
3950
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
3414
3951
  }
3415
3952
  )
3416
3953
  o.output = Shapes::ShapeRef.new(shape: CopyDistributionResult)
@@ -3487,7 +4024,7 @@ module Aws::CloudFront
3487
4024
  o.input = Shapes::ShapeRef.new(shape: CreateAnycastIpListRequest,
3488
4025
  location_name: "CreateAnycastIpListRequest",
3489
4026
  metadata: {
3490
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4027
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
3491
4028
  }
3492
4029
  )
3493
4030
  o.output = Shapes::ShapeRef.new(shape: CreateAnycastIpListResult)
@@ -3495,8 +4032,8 @@ module Aws::CloudFront
3495
4032
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
3496
4033
  o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
3497
4034
  o.errors << Shapes::ShapeRef.new(shape: InvalidTagging)
3498
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3499
4035
  o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
4036
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3500
4037
  end)
3501
4038
 
3502
4039
  api.add_operation(:create_cache_policy, Seahorse::Model::Operation.new.tap do |o|
@@ -3524,8 +4061,27 @@ module Aws::CloudFront
3524
4061
  o.errors << Shapes::ShapeRef.new(shape: MissingBody)
3525
4062
  o.errors << Shapes::ShapeRef.new(shape: TooManyCloudFrontOriginAccessIdentities)
3526
4063
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
3527
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3528
4064
  o.errors << Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityAlreadyExists)
4065
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4066
+ end)
4067
+
4068
+ api.add_operation(:create_connection_group, Seahorse::Model::Operation.new.tap do |o|
4069
+ o.name = "CreateConnectionGroup2020_05_31"
4070
+ o.http_method = "POST"
4071
+ o.http_request_uri = "/2020-05-31/connection-group"
4072
+ o.input = Shapes::ShapeRef.new(shape: CreateConnectionGroupRequest,
4073
+ location_name: "CreateConnectionGroupRequest",
4074
+ metadata: {
4075
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4076
+ }
4077
+ )
4078
+ o.output = Shapes::ShapeRef.new(shape: CreateConnectionGroupResult)
4079
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4080
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4081
+ o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
4082
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagging)
4083
+ o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
4084
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3529
4085
  end)
3530
4086
 
3531
4087
  api.add_operation(:create_continuous_deployment_policy, Seahorse::Model::Operation.new.tap do |o|
@@ -3611,11 +4167,33 @@ module Aws::CloudFront
3611
4167
  o.errors << Shapes::ShapeRef.new(shape: InvalidFunctionAssociation)
3612
4168
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsWithLambdaAssociations)
3613
4169
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToKeyGroup)
4170
+ o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
3614
4171
  o.errors << Shapes::ShapeRef.new(shape: DistributionAlreadyExists)
3615
4172
  o.errors << Shapes::ShapeRef.new(shape: NoSuchOrigin)
3616
4173
  o.errors << Shapes::ShapeRef.new(shape: TooManyCacheBehaviors)
3617
4174
  end)
3618
4175
 
4176
+ api.add_operation(:create_distribution_tenant, Seahorse::Model::Operation.new.tap do |o|
4177
+ o.name = "CreateDistributionTenant2020_05_31"
4178
+ o.http_method = "POST"
4179
+ o.http_request_uri = "/2020-05-31/distribution-tenant"
4180
+ o.input = Shapes::ShapeRef.new(shape: CreateDistributionTenantRequest,
4181
+ location_name: "CreateDistributionTenantRequest",
4182
+ metadata: {
4183
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4184
+ }
4185
+ )
4186
+ o.output = Shapes::ShapeRef.new(shape: CreateDistributionTenantResult)
4187
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4188
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4189
+ o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
4190
+ o.errors << Shapes::ShapeRef.new(shape: CNAMEAlreadyExists)
4191
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTagging)
4192
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAssociation)
4193
+ o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
4194
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4195
+ end)
4196
+
3619
4197
  api.add_operation(:create_distribution_with_tags, Seahorse::Model::Operation.new.tap do |o|
3620
4198
  o.name = "CreateDistributionWithTags2020_05_31"
3621
4199
  o.http_method = "POST"
@@ -3698,8 +4276,8 @@ module Aws::CloudFront
3698
4276
  o.input = Shapes::ShapeRef.new(shape: CreateFieldLevelEncryptionConfigRequest)
3699
4277
  o.output = Shapes::ShapeRef.new(shape: CreateFieldLevelEncryptionConfigResult)
3700
4278
  o.errors << Shapes::ShapeRef.new(shape: QueryArgProfileEmpty)
3701
- o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionQueryArgProfiles)
3702
4279
  o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionContentTypeProfiles)
4280
+ o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionQueryArgProfiles)
3703
4281
  o.errors << Shapes::ShapeRef.new(shape: FieldLevelEncryptionConfigAlreadyExists)
3704
4282
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
3705
4283
  o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionConfigs)
@@ -3730,7 +4308,7 @@ module Aws::CloudFront
3730
4308
  o.input = Shapes::ShapeRef.new(shape: CreateFunctionRequest,
3731
4309
  location_name: "CreateFunctionRequest",
3732
4310
  metadata: {
3733
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4311
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
3734
4312
  }
3735
4313
  )
3736
4314
  o.output = Shapes::ShapeRef.new(shape: CreateFunctionResult)
@@ -3752,8 +4330,23 @@ module Aws::CloudFront
3752
4330
  o.errors << Shapes::ShapeRef.new(shape: TooManyInvalidationsInProgress)
3753
4331
  o.errors << Shapes::ShapeRef.new(shape: MissingBody)
3754
4332
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
4333
+ o.errors << Shapes::ShapeRef.new(shape: BatchTooLarge)
3755
4334
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4335
+ end)
4336
+
4337
+ api.add_operation(:create_invalidation_for_distribution_tenant, Seahorse::Model::Operation.new.tap do |o|
4338
+ o.name = "CreateInvalidationForDistributionTenant2020_05_31"
4339
+ o.http_method = "POST"
4340
+ o.http_request_uri = "/2020-05-31/distribution-tenant/{Id}/invalidation"
4341
+ o.input = Shapes::ShapeRef.new(shape: CreateInvalidationForDistributionTenantRequest)
4342
+ o.output = Shapes::ShapeRef.new(shape: CreateInvalidationForDistributionTenantResult)
4343
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4344
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4345
+ o.errors << Shapes::ShapeRef.new(shape: TooManyInvalidationsInProgress)
4346
+ o.errors << Shapes::ShapeRef.new(shape: MissingBody)
4347
+ o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
3756
4348
  o.errors << Shapes::ShapeRef.new(shape: BatchTooLarge)
4349
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3757
4350
  end)
3758
4351
 
3759
4352
  api.add_operation(:create_key_group, Seahorse::Model::Operation.new.tap do |o|
@@ -3775,15 +4368,15 @@ module Aws::CloudFront
3775
4368
  o.input = Shapes::ShapeRef.new(shape: CreateKeyValueStoreRequest,
3776
4369
  location_name: "CreateKeyValueStoreRequest",
3777
4370
  metadata: {
3778
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4371
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
3779
4372
  }
3780
4373
  )
3781
4374
  o.output = Shapes::ShapeRef.new(shape: CreateKeyValueStoreResult)
3782
4375
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3783
4376
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
3784
4377
  o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
3785
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3786
4378
  o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
4379
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3787
4380
  o.errors << Shapes::ShapeRef.new(shape: EntitySizeLimitExceeded)
3788
4381
  end)
3789
4382
 
@@ -3844,7 +4437,7 @@ module Aws::CloudFront
3844
4437
  o.input = Shapes::ShapeRef.new(shape: CreateRealtimeLogConfigRequest,
3845
4438
  location_name: "CreateRealtimeLogConfigRequest",
3846
4439
  metadata: {
3847
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4440
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
3848
4441
  }
3849
4442
  )
3850
4443
  o.output = Shapes::ShapeRef.new(shape: CreateRealtimeLogConfigResult)
@@ -3920,17 +4513,17 @@ module Aws::CloudFront
3920
4513
  o.input = Shapes::ShapeRef.new(shape: CreateVpcOriginRequest,
3921
4514
  location_name: "CreateVpcOriginRequest",
3922
4515
  metadata: {
3923
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4516
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
3924
4517
  }
3925
4518
  )
3926
4519
  o.output = Shapes::ShapeRef.new(shape: CreateVpcOriginResult)
3927
4520
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3928
4521
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
3929
- o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
3930
4522
  o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
4523
+ o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
3931
4524
  o.errors << Shapes::ShapeRef.new(shape: InvalidTagging)
3932
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3933
4525
  o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
4526
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3934
4527
  end)
3935
4528
 
3936
4529
  api.add_operation(:delete_anycast_ip_list, Seahorse::Model::Operation.new.tap do |o|
@@ -3941,8 +4534,8 @@ module Aws::CloudFront
3941
4534
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3942
4535
  o.errors << Shapes::ShapeRef.new(shape: CannotDeleteEntityWhileInUse)
3943
4536
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
3944
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
3945
4537
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4538
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
3946
4539
  o.errors << Shapes::ShapeRef.new(shape: IllegalDelete)
3947
4540
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
3948
4541
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
@@ -3971,9 +4564,23 @@ module Aws::CloudFront
3971
4564
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3972
4565
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
3973
4566
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4567
+ o.errors << Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityInUse)
3974
4568
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
3975
4569
  o.errors << Shapes::ShapeRef.new(shape: NoSuchCloudFrontOriginAccessIdentity)
3976
- o.errors << Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityInUse)
4570
+ end)
4571
+
4572
+ api.add_operation(:delete_connection_group, Seahorse::Model::Operation.new.tap do |o|
4573
+ o.name = "DeleteConnectionGroup2020_05_31"
4574
+ o.http_method = "DELETE"
4575
+ o.http_request_uri = "/2020-05-31/connection-group/{Id}"
4576
+ o.input = Shapes::ShapeRef.new(shape: DeleteConnectionGroupRequest)
4577
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4578
+ o.errors << Shapes::ShapeRef.new(shape: CannotDeleteEntityWhileInUse)
4579
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4580
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4581
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4582
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotDisabled)
4583
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
3977
4584
  end)
3978
4585
 
3979
4586
  api.add_operation(:delete_continuous_deployment_policy, Seahorse::Model::Operation.new.tap do |o|
@@ -3996,6 +4603,7 @@ module Aws::CloudFront
3996
4603
  o.http_request_uri = "/2020-05-31/distribution/{Id}"
3997
4604
  o.input = Shapes::ShapeRef.new(shape: DeleteDistributionRequest)
3998
4605
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4606
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
3999
4607
  o.errors << Shapes::ShapeRef.new(shape: NoSuchDistribution)
4000
4608
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4001
4609
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
@@ -4003,6 +4611,19 @@ module Aws::CloudFront
4003
4611
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4004
4612
  end)
4005
4613
 
4614
+ api.add_operation(:delete_distribution_tenant, Seahorse::Model::Operation.new.tap do |o|
4615
+ o.name = "DeleteDistributionTenant2020_05_31"
4616
+ o.http_method = "DELETE"
4617
+ o.http_request_uri = "/2020-05-31/distribution-tenant/{Id}"
4618
+ o.input = Shapes::ShapeRef.new(shape: DeleteDistributionTenantRequest)
4619
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4620
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4621
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4622
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4623
+ o.errors << Shapes::ShapeRef.new(shape: ResourceNotDisabled)
4624
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4625
+ end)
4626
+
4006
4627
  api.add_operation(:delete_field_level_encryption_config, Seahorse::Model::Operation.new.tap do |o|
4007
4628
  o.name = "DeleteFieldLevelEncryptionConfig2020_05_31"
4008
4629
  o.http_method = "DELETE"
@@ -4048,8 +4669,8 @@ module Aws::CloudFront
4048
4669
  o.http_request_uri = "/2020-05-31/key-group/{Id}"
4049
4670
  o.input = Shapes::ShapeRef.new(shape: DeleteKeyGroupRequest)
4050
4671
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4051
- o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
4052
4672
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4673
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
4053
4674
  o.errors << Shapes::ShapeRef.new(shape: NoSuchResource)
4054
4675
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4055
4676
  end)
@@ -4062,8 +4683,8 @@ module Aws::CloudFront
4062
4683
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4063
4684
  o.errors << Shapes::ShapeRef.new(shape: CannotDeleteEntityWhileInUse)
4064
4685
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4065
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4066
4686
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4687
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4067
4688
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
4068
4689
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4069
4690
  end)
@@ -4127,14 +4748,14 @@ module Aws::CloudFront
4127
4748
  o.input = Shapes::ShapeRef.new(shape: DeleteRealtimeLogConfigRequest,
4128
4749
  location_name: "DeleteRealtimeLogConfigRequest",
4129
4750
  metadata: {
4130
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4751
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4131
4752
  }
4132
4753
  )
4133
4754
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4134
4755
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4135
4756
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4136
- o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigInUse)
4137
4757
  o.errors << Shapes::ShapeRef.new(shape: NoSuchRealtimeLogConfig)
4758
+ o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigInUse)
4138
4759
  end)
4139
4760
 
4140
4761
  api.add_operation(:delete_response_headers_policy, Seahorse::Model::Operation.new.tap do |o|
@@ -4143,8 +4764,8 @@ module Aws::CloudFront
4143
4764
  o.http_request_uri = "/2020-05-31/response-headers-policy/{Id}"
4144
4765
  o.input = Shapes::ShapeRef.new(shape: DeleteResponseHeadersPolicyRequest)
4145
4766
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4146
- o.errors << Shapes::ShapeRef.new(shape: ResponseHeadersPolicyInUse)
4147
4767
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4768
+ o.errors << Shapes::ShapeRef.new(shape: ResponseHeadersPolicyInUse)
4148
4769
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4149
4770
  o.errors << Shapes::ShapeRef.new(shape: IllegalDelete)
4150
4771
  o.errors << Shapes::ShapeRef.new(shape: NoSuchResponseHeadersPolicy)
@@ -4159,8 +4780,8 @@ module Aws::CloudFront
4159
4780
  o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
4160
4781
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4161
4782
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4162
- o.errors << Shapes::ShapeRef.new(shape: StreamingDistributionNotDisabled)
4163
4783
  o.errors << Shapes::ShapeRef.new(shape: NoSuchStreamingDistribution)
4784
+ o.errors << Shapes::ShapeRef.new(shape: StreamingDistributionNotDisabled)
4164
4785
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4165
4786
  end)
4166
4787
 
@@ -4172,8 +4793,8 @@ module Aws::CloudFront
4172
4793
  o.output = Shapes::ShapeRef.new(shape: DeleteVpcOriginResult)
4173
4794
  o.errors << Shapes::ShapeRef.new(shape: CannotDeleteEntityWhileInUse)
4174
4795
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4175
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4176
4796
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4797
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4177
4798
  o.errors << Shapes::ShapeRef.new(shape: IllegalDelete)
4178
4799
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
4179
4800
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
@@ -4196,20 +4817,46 @@ module Aws::CloudFront
4196
4817
  o.http_request_uri = "/2020-05-31/key-value-store/{Name}"
4197
4818
  o.input = Shapes::ShapeRef.new(shape: DescribeKeyValueStoreRequest)
4198
4819
  o.output = Shapes::ShapeRef.new(shape: DescribeKeyValueStoreResult)
4199
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4200
4820
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4821
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4201
4822
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
4202
4823
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4203
4824
  end)
4204
4825
 
4826
+ api.add_operation(:disassociate_distribution_tenant_web_acl, Seahorse::Model::Operation.new.tap do |o|
4827
+ o.name = "DisassociateDistributionTenantWebACL2020_05_31"
4828
+ o.http_method = "PUT"
4829
+ o.http_request_uri = "/2020-05-31/distribution-tenant/{Id}/disassociate-web-acl"
4830
+ o.input = Shapes::ShapeRef.new(shape: DisassociateDistributionTenantWebACLRequest)
4831
+ o.output = Shapes::ShapeRef.new(shape: DisassociateDistributionTenantWebACLResult)
4832
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4833
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4834
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4835
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4836
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4837
+ end)
4838
+
4839
+ api.add_operation(:disassociate_distribution_web_acl, Seahorse::Model::Operation.new.tap do |o|
4840
+ o.name = "DisassociateDistributionWebACL2020_05_31"
4841
+ o.http_method = "PUT"
4842
+ o.http_request_uri = "/2020-05-31/distribution/{Id}/disassociate-web-acl"
4843
+ o.input = Shapes::ShapeRef.new(shape: DisassociateDistributionWebACLRequest)
4844
+ o.output = Shapes::ShapeRef.new(shape: DisassociateDistributionWebACLResult)
4845
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4846
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4847
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4848
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4849
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4850
+ end)
4851
+
4205
4852
  api.add_operation(:get_anycast_ip_list, Seahorse::Model::Operation.new.tap do |o|
4206
4853
  o.name = "GetAnycastIpList2020_05_31"
4207
4854
  o.http_method = "GET"
4208
4855
  o.http_request_uri = "/2020-05-31/anycast-ip-list/{Id}"
4209
4856
  o.input = Shapes::ShapeRef.new(shape: GetAnycastIpListRequest)
4210
4857
  o.output = Shapes::ShapeRef.new(shape: GetAnycastIpListResult)
4211
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4212
4858
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4859
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4213
4860
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
4214
4861
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4215
4862
  end)
@@ -4254,6 +4901,26 @@ module Aws::CloudFront
4254
4901
  o.errors << Shapes::ShapeRef.new(shape: NoSuchCloudFrontOriginAccessIdentity)
4255
4902
  end)
4256
4903
 
4904
+ api.add_operation(:get_connection_group, Seahorse::Model::Operation.new.tap do |o|
4905
+ o.name = "GetConnectionGroup2020_05_31"
4906
+ o.http_method = "GET"
4907
+ o.http_request_uri = "/2020-05-31/connection-group/{Identifier}"
4908
+ o.input = Shapes::ShapeRef.new(shape: GetConnectionGroupRequest)
4909
+ o.output = Shapes::ShapeRef.new(shape: GetConnectionGroupResult)
4910
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4911
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4912
+ end)
4913
+
4914
+ api.add_operation(:get_connection_group_by_routing_endpoint, Seahorse::Model::Operation.new.tap do |o|
4915
+ o.name = "GetConnectionGroupByRoutingEndpoint2020_05_31"
4916
+ o.http_method = "GET"
4917
+ o.http_request_uri = "/2020-05-31/connection-group"
4918
+ o.input = Shapes::ShapeRef.new(shape: GetConnectionGroupByRoutingEndpointRequest)
4919
+ o.output = Shapes::ShapeRef.new(shape: GetConnectionGroupByRoutingEndpointResult)
4920
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4921
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4922
+ end)
4923
+
4257
4924
  api.add_operation(:get_continuous_deployment_policy, Seahorse::Model::Operation.new.tap do |o|
4258
4925
  o.name = "GetContinuousDeploymentPolicy2020_05_31"
4259
4926
  o.http_method = "GET"
@@ -4294,6 +4961,26 @@ module Aws::CloudFront
4294
4961
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4295
4962
  end)
4296
4963
 
4964
+ api.add_operation(:get_distribution_tenant, Seahorse::Model::Operation.new.tap do |o|
4965
+ o.name = "GetDistributionTenant2020_05_31"
4966
+ o.http_method = "GET"
4967
+ o.http_request_uri = "/2020-05-31/distribution-tenant/{Identifier}"
4968
+ o.input = Shapes::ShapeRef.new(shape: GetDistributionTenantRequest)
4969
+ o.output = Shapes::ShapeRef.new(shape: GetDistributionTenantResult)
4970
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4971
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4972
+ end)
4973
+
4974
+ api.add_operation(:get_distribution_tenant_by_domain, Seahorse::Model::Operation.new.tap do |o|
4975
+ o.name = "GetDistributionTenantByDomain2020_05_31"
4976
+ o.http_method = "GET"
4977
+ o.http_request_uri = "/2020-05-31/distribution-tenant"
4978
+ o.input = Shapes::ShapeRef.new(shape: GetDistributionTenantByDomainRequest)
4979
+ o.output = Shapes::ShapeRef.new(shape: GetDistributionTenantByDomainResult)
4980
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4981
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4982
+ end)
4983
+
4297
4984
  api.add_operation(:get_field_level_encryption, Seahorse::Model::Operation.new.tap do |o|
4298
4985
  o.name = "GetFieldLevelEncryption2020_05_31"
4299
4986
  o.http_method = "GET"
@@ -4355,6 +5042,17 @@ module Aws::CloudFront
4355
5042
  o.errors << Shapes::ShapeRef.new(shape: NoSuchInvalidation)
4356
5043
  end)
4357
5044
 
5045
+ api.add_operation(:get_invalidation_for_distribution_tenant, Seahorse::Model::Operation.new.tap do |o|
5046
+ o.name = "GetInvalidationForDistributionTenant2020_05_31"
5047
+ o.http_method = "GET"
5048
+ o.http_request_uri = "/2020-05-31/distribution-tenant/{DistributionTenantId}/invalidation/{Id}"
5049
+ o.input = Shapes::ShapeRef.new(shape: GetInvalidationForDistributionTenantRequest)
5050
+ o.output = Shapes::ShapeRef.new(shape: GetInvalidationForDistributionTenantResult)
5051
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5052
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5053
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchInvalidation)
5054
+ end)
5055
+
4358
5056
  api.add_operation(:get_key_group, Seahorse::Model::Operation.new.tap do |o|
4359
5057
  o.name = "GetKeyGroup2020_05_31"
4360
5058
  o.http_method = "GET"
@@ -4373,6 +5071,16 @@ module Aws::CloudFront
4373
5071
  o.errors << Shapes::ShapeRef.new(shape: NoSuchResource)
4374
5072
  end)
4375
5073
 
5074
+ api.add_operation(:get_managed_certificate_details, Seahorse::Model::Operation.new.tap do |o|
5075
+ o.name = "GetManagedCertificateDetails2020_05_31"
5076
+ o.http_method = "GET"
5077
+ o.http_request_uri = "/2020-05-31/managed-certificate/{Identifier}"
5078
+ o.input = Shapes::ShapeRef.new(shape: GetManagedCertificateDetailsRequest)
5079
+ o.output = Shapes::ShapeRef.new(shape: GetManagedCertificateDetailsResult)
5080
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5081
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5082
+ end)
5083
+
4376
5084
  api.add_operation(:get_monitoring_subscription, Seahorse::Model::Operation.new.tap do |o|
4377
5085
  o.name = "GetMonitoringSubscription2020_05_31"
4378
5086
  o.http_method = "GET"
@@ -4452,7 +5160,7 @@ module Aws::CloudFront
4452
5160
  o.input = Shapes::ShapeRef.new(shape: GetRealtimeLogConfigRequest,
4453
5161
  location_name: "GetRealtimeLogConfigRequest",
4454
5162
  metadata: {
4455
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5163
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4456
5164
  }
4457
5165
  )
4458
5166
  o.output = Shapes::ShapeRef.new(shape: GetRealtimeLogConfigResult)
@@ -4507,8 +5215,8 @@ module Aws::CloudFront
4507
5215
  o.http_request_uri = "/2020-05-31/vpc-origin/{Id}"
4508
5216
  o.input = Shapes::ShapeRef.new(shape: GetVpcOriginRequest)
4509
5217
  o.output = Shapes::ShapeRef.new(shape: GetVpcOriginResult)
4510
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4511
5218
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5219
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4512
5220
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
4513
5221
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4514
5222
  end)
@@ -4519,8 +5227,8 @@ module Aws::CloudFront
4519
5227
  o.http_request_uri = "/2020-05-31/anycast-ip-list"
4520
5228
  o.input = Shapes::ShapeRef.new(shape: ListAnycastIpListsRequest)
4521
5229
  o.output = Shapes::ShapeRef.new(shape: ListAnycastIpListsResult)
4522
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4523
5230
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5231
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4524
5232
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
4525
5233
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4526
5234
  end)
@@ -4561,6 +5269,28 @@ module Aws::CloudFront
4561
5269
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4562
5270
  end)
4563
5271
 
5272
+ api.add_operation(:list_connection_groups, Seahorse::Model::Operation.new.tap do |o|
5273
+ o.name = "ListConnectionGroups2020_05_31"
5274
+ o.http_method = "POST"
5275
+ o.http_request_uri = "/2020-05-31/connection-groups"
5276
+ o.input = Shapes::ShapeRef.new(shape: ListConnectionGroupsRequest,
5277
+ location_name: "ListConnectionGroupsRequest",
5278
+ metadata: {
5279
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5280
+ }
5281
+ )
5282
+ o.output = Shapes::ShapeRef.new(shape: ListConnectionGroupsResult)
5283
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5284
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5285
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5286
+ o[:pager] = Aws::Pager.new(
5287
+ limit_key: "max_items",
5288
+ tokens: {
5289
+ "next_marker" => "marker"
5290
+ }
5291
+ )
5292
+ end)
5293
+
4564
5294
  api.add_operation(:list_continuous_deployment_policies, Seahorse::Model::Operation.new.tap do |o|
4565
5295
  o.name = "ListContinuousDeploymentPolicies2020_05_31"
4566
5296
  o.http_method = "GET"
@@ -4572,6 +5302,50 @@ module Aws::CloudFront
4572
5302
  o.errors << Shapes::ShapeRef.new(shape: NoSuchContinuousDeploymentPolicy)
4573
5303
  end)
4574
5304
 
5305
+ api.add_operation(:list_distribution_tenants, Seahorse::Model::Operation.new.tap do |o|
5306
+ o.name = "ListDistributionTenants2020_05_31"
5307
+ o.http_method = "POST"
5308
+ o.http_request_uri = "/2020-05-31/distribution-tenants"
5309
+ o.input = Shapes::ShapeRef.new(shape: ListDistributionTenantsRequest,
5310
+ location_name: "ListDistributionTenantsRequest",
5311
+ metadata: {
5312
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5313
+ }
5314
+ )
5315
+ o.output = Shapes::ShapeRef.new(shape: ListDistributionTenantsResult)
5316
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5317
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5318
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5319
+ o[:pager] = Aws::Pager.new(
5320
+ limit_key: "max_items",
5321
+ tokens: {
5322
+ "next_marker" => "marker"
5323
+ }
5324
+ )
5325
+ end)
5326
+
5327
+ api.add_operation(:list_distribution_tenants_by_customization, Seahorse::Model::Operation.new.tap do |o|
5328
+ o.name = "ListDistributionTenantsByCustomization2020_05_31"
5329
+ o.http_method = "POST"
5330
+ o.http_request_uri = "/2020-05-31/distribution-tenants-by-customization"
5331
+ o.input = Shapes::ShapeRef.new(shape: ListDistributionTenantsByCustomizationRequest,
5332
+ location_name: "ListDistributionTenantsByCustomizationRequest",
5333
+ metadata: {
5334
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5335
+ }
5336
+ )
5337
+ o.output = Shapes::ShapeRef.new(shape: ListDistributionTenantsByCustomizationResult)
5338
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5339
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5340
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5341
+ o[:pager] = Aws::Pager.new(
5342
+ limit_key: "max_items",
5343
+ tokens: {
5344
+ "next_marker" => "marker"
5345
+ }
5346
+ )
5347
+ end)
5348
+
4575
5349
  api.add_operation(:list_distributions, Seahorse::Model::Operation.new.tap do |o|
4576
5350
  o.name = "ListDistributions2020_05_31"
4577
5351
  o.http_method = "GET"
@@ -4593,8 +5367,8 @@ module Aws::CloudFront
4593
5367
  o.http_request_uri = "/2020-05-31/distributionsByAnycastIpListId/{AnycastIpListId}"
4594
5368
  o.input = Shapes::ShapeRef.new(shape: ListDistributionsByAnycastIpListIdRequest)
4595
5369
  o.output = Shapes::ShapeRef.new(shape: ListDistributionsByAnycastIpListIdResult)
4596
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4597
5370
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5371
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4598
5372
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
4599
5373
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4600
5374
  end)
@@ -4610,6 +5384,22 @@ module Aws::CloudFront
4610
5384
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4611
5385
  end)
4612
5386
 
5387
+ api.add_operation(:list_distributions_by_connection_mode, Seahorse::Model::Operation.new.tap do |o|
5388
+ o.name = "ListDistributionsByConnectionMode2020_05_31"
5389
+ o.http_method = "GET"
5390
+ o.http_request_uri = "/2020-05-31/distributionsByConnectionMode/{ConnectionMode}"
5391
+ o.input = Shapes::ShapeRef.new(shape: ListDistributionsByConnectionModeRequest)
5392
+ o.output = Shapes::ShapeRef.new(shape: ListDistributionsByConnectionModeResult)
5393
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5394
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5395
+ o[:pager] = Aws::Pager.new(
5396
+ limit_key: "max_items",
5397
+ tokens: {
5398
+ "distribution_list.next_marker" => "marker"
5399
+ }
5400
+ )
5401
+ end)
5402
+
4613
5403
  api.add_operation(:list_distributions_by_key_group, Seahorse::Model::Operation.new.tap do |o|
4614
5404
  o.name = "ListDistributionsByKeyGroup2020_05_31"
4615
5405
  o.http_method = "GET"
@@ -4638,7 +5428,7 @@ module Aws::CloudFront
4638
5428
  o.input = Shapes::ShapeRef.new(shape: ListDistributionsByRealtimeLogConfigRequest,
4639
5429
  location_name: "ListDistributionsByRealtimeLogConfigRequest",
4640
5430
  metadata: {
4641
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5431
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4642
5432
  }
4643
5433
  )
4644
5434
  o.output = Shapes::ShapeRef.new(shape: ListDistributionsByRealtimeLogConfigResult)
@@ -4662,8 +5452,8 @@ module Aws::CloudFront
4662
5452
  o.http_request_uri = "/2020-05-31/distributionsByVpcOriginId/{VpcOriginId}"
4663
5453
  o.input = Shapes::ShapeRef.new(shape: ListDistributionsByVpcOriginIdRequest)
4664
5454
  o.output = Shapes::ShapeRef.new(shape: ListDistributionsByVpcOriginIdResult)
4665
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4666
5455
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5456
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4667
5457
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
4668
5458
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4669
5459
  end)
@@ -4678,6 +5468,28 @@ module Aws::CloudFront
4678
5468
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4679
5469
  end)
4680
5470
 
5471
+ api.add_operation(:list_domain_conflicts, Seahorse::Model::Operation.new.tap do |o|
5472
+ o.name = "ListDomainConflicts2020_05_31"
5473
+ o.http_method = "POST"
5474
+ o.http_request_uri = "/2020-05-31/domain-conflicts"
5475
+ o.input = Shapes::ShapeRef.new(shape: ListDomainConflictsRequest,
5476
+ location_name: "ListDomainConflictsRequest",
5477
+ metadata: {
5478
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5479
+ }
5480
+ )
5481
+ o.output = Shapes::ShapeRef.new(shape: ListDomainConflictsResult)
5482
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5483
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5484
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5485
+ o[:pager] = Aws::Pager.new(
5486
+ limit_key: "max_items",
5487
+ tokens: {
5488
+ "next_marker" => "marker"
5489
+ }
5490
+ )
5491
+ end)
5492
+
4681
5493
  api.add_operation(:list_field_level_encryption_configs, Seahorse::Model::Operation.new.tap do |o|
4682
5494
  o.name = "ListFieldLevelEncryptionConfigs2020_05_31"
4683
5495
  o.http_method = "GET"
@@ -4723,6 +5535,23 @@ module Aws::CloudFront
4723
5535
  )
4724
5536
  end)
4725
5537
 
5538
+ api.add_operation(:list_invalidations_for_distribution_tenant, Seahorse::Model::Operation.new.tap do |o|
5539
+ o.name = "ListInvalidationsForDistributionTenant2020_05_31"
5540
+ o.http_method = "GET"
5541
+ o.http_request_uri = "/2020-05-31/distribution-tenant/{Id}/invalidation"
5542
+ o.input = Shapes::ShapeRef.new(shape: ListInvalidationsForDistributionTenantRequest)
5543
+ o.output = Shapes::ShapeRef.new(shape: ListInvalidationsForDistributionTenantResult)
5544
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5545
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5546
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5547
+ o[:pager] = Aws::Pager.new(
5548
+ limit_key: "max_items",
5549
+ tokens: {
5550
+ "invalidation_list.next_marker" => "marker"
5551
+ }
5552
+ )
5553
+ end)
5554
+
4726
5555
  api.add_operation(:list_key_groups, Seahorse::Model::Operation.new.tap do |o|
4727
5556
  o.name = "ListKeyGroups2020_05_31"
4728
5557
  o.http_method = "GET"
@@ -4839,8 +5668,8 @@ module Aws::CloudFront
4839
5668
  o.http_request_uri = "/2020-05-31/vpc-origin"
4840
5669
  o.input = Shapes::ShapeRef.new(shape: ListVpcOriginsRequest)
4841
5670
  o.output = Shapes::ShapeRef.new(shape: ListVpcOriginsResult)
4842
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4843
5671
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5672
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
4844
5673
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
4845
5674
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4846
5675
  end)
@@ -4877,7 +5706,7 @@ module Aws::CloudFront
4877
5706
  o.input = Shapes::ShapeRef.new(shape: TestFunctionRequest,
4878
5707
  location_name: "TestFunctionRequest",
4879
5708
  metadata: {
4880
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5709
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
4881
5710
  }
4882
5711
  )
4883
5712
  o.output = Shapes::ShapeRef.new(shape: TestFunctionResult)
@@ -4913,8 +5742,8 @@ module Aws::CloudFront
4913
5742
  o.errors << Shapes::ShapeRef.new(shape: CachePolicyAlreadyExists)
4914
5743
  o.errors << Shapes::ShapeRef.new(shape: TooManyCookiesInCachePolicy)
4915
5744
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
4916
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4917
5745
  o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
5746
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4918
5747
  o.errors << Shapes::ShapeRef.new(shape: TooManyQueryStringsInCachePolicy)
4919
5748
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4920
5749
  end)
@@ -4929,12 +5758,33 @@ module Aws::CloudFront
4929
5758
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4930
5759
  o.errors << Shapes::ShapeRef.new(shape: MissingBody)
4931
5760
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
4932
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4933
5761
  o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
5762
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4934
5763
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4935
5764
  o.errors << Shapes::ShapeRef.new(shape: NoSuchCloudFrontOriginAccessIdentity)
4936
5765
  end)
4937
5766
 
5767
+ api.add_operation(:update_connection_group, Seahorse::Model::Operation.new.tap do |o|
5768
+ o.name = "UpdateConnectionGroup2020_05_31"
5769
+ o.http_method = "PUT"
5770
+ o.http_request_uri = "/2020-05-31/connection-group/{Id}"
5771
+ o.input = Shapes::ShapeRef.new(shape: UpdateConnectionGroupRequest,
5772
+ location_name: "UpdateConnectionGroupRequest",
5773
+ metadata: {
5774
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5775
+ }
5776
+ )
5777
+ o.output = Shapes::ShapeRef.new(shape: UpdateConnectionGroupResult)
5778
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
5779
+ o.errors << Shapes::ShapeRef.new(shape: ResourceInUse)
5780
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5781
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5782
+ o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
5783
+ o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
5784
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5785
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5786
+ end)
5787
+
4938
5788
  api.add_operation(:update_continuous_deployment_policy, Seahorse::Model::Operation.new.tap do |o|
4939
5789
  o.name = "UpdateContinuousDeploymentPolicy2020_05_31"
4940
5790
  o.http_method = "PUT"
@@ -5025,6 +5875,28 @@ module Aws::CloudFront
5025
5875
  o.errors << Shapes::ShapeRef.new(shape: TooManyCacheBehaviors)
5026
5876
  end)
5027
5877
 
5878
+ api.add_operation(:update_distribution_tenant, Seahorse::Model::Operation.new.tap do |o|
5879
+ o.name = "UpdateDistributionTenant2020_05_31"
5880
+ o.http_method = "PUT"
5881
+ o.http_request_uri = "/2020-05-31/distribution-tenant/{Id}"
5882
+ o.input = Shapes::ShapeRef.new(shape: UpdateDistributionTenantRequest,
5883
+ location_name: "UpdateDistributionTenantRequest",
5884
+ metadata: {
5885
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5886
+ }
5887
+ )
5888
+ o.output = Shapes::ShapeRef.new(shape: UpdateDistributionTenantResult)
5889
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
5890
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5891
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5892
+ o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
5893
+ o.errors << Shapes::ShapeRef.new(shape: CNAMEAlreadyExists)
5894
+ o.errors << Shapes::ShapeRef.new(shape: InvalidAssociation)
5895
+ o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
5896
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5897
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5898
+ end)
5899
+
5028
5900
  api.add_operation(:update_distribution_with_staging_config, Seahorse::Model::Operation.new.tap do |o|
5029
5901
  o.name = "UpdateDistributionWithStagingConfig2020_05_31"
5030
5902
  o.http_method = "PUT"
@@ -5052,9 +5924,9 @@ module Aws::CloudFront
5052
5924
  o.errors << Shapes::ShapeRef.new(shape: InvalidTTLOrder)
5053
5925
  o.errors << Shapes::ShapeRef.new(shape: IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior)
5054
5926
  o.errors << Shapes::ShapeRef.new(shape: InvalidOriginKeepaliveTimeout)
5927
+ o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
5055
5928
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5056
5929
  o.errors << Shapes::ShapeRef.new(shape: InvalidOriginReadTimeout)
5057
- o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
5058
5930
  o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessControl)
5059
5931
  o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5060
5932
  o.errors << Shapes::ShapeRef.new(shape: InvalidHeadersForS3Origin)
@@ -5073,21 +5945,21 @@ module Aws::CloudFront
5073
5945
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5074
5946
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToOriginRequestPolicy)
5075
5947
  o.errors << Shapes::ShapeRef.new(shape: TooManyQueryStringParameters)
5076
- o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigOwnerMismatch)
5077
5948
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
5949
+ o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigOwnerMismatch)
5078
5950
  o.errors << Shapes::ShapeRef.new(shape: MissingBody)
5079
5951
  o.errors << Shapes::ShapeRef.new(shape: TooManyHeadersInForwardedValues)
5080
5952
  o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaFunctionAssociation)
5081
5953
  o.errors << Shapes::ShapeRef.new(shape: CNAMEAlreadyExists)
5082
5954
  o.errors << Shapes::ShapeRef.new(shape: TooManyCertificates)
5083
- o.errors << Shapes::ShapeRef.new(shape: TrustedKeyGroupDoesNotExist)
5084
5955
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToResponseHeadersPolicy)
5956
+ o.errors << Shapes::ShapeRef.new(shape: TrustedKeyGroupDoesNotExist)
5085
5957
  o.errors << Shapes::ShapeRef.new(shape: NoSuchResponseHeadersPolicy)
5086
- o.errors << Shapes::ShapeRef.new(shape: NoSuchRealtimeLogConfig)
5087
5958
  o.errors << Shapes::ShapeRef.new(shape: InvalidResponseCode)
5959
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchRealtimeLogConfig)
5088
5960
  o.errors << Shapes::ShapeRef.new(shape: InvalidGeoRestrictionParameter)
5089
- o.errors << Shapes::ShapeRef.new(shape: TooManyOrigins)
5090
5961
  o.errors << Shapes::ShapeRef.new(shape: InvalidViewerCertificate)
5962
+ o.errors << Shapes::ShapeRef.new(shape: TooManyOrigins)
5091
5963
  o.errors << Shapes::ShapeRef.new(shape: InvalidFunctionAssociation)
5092
5964
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsWithLambdaAssociations)
5093
5965
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToKeyGroup)
@@ -5095,22 +5967,41 @@ module Aws::CloudFront
5095
5967
  o.errors << Shapes::ShapeRef.new(shape: TooManyCacheBehaviors)
5096
5968
  end)
5097
5969
 
5970
+ api.add_operation(:update_domain_association, Seahorse::Model::Operation.new.tap do |o|
5971
+ o.name = "UpdateDomainAssociation2020_05_31"
5972
+ o.http_method = "POST"
5973
+ o.http_request_uri = "/2020-05-31/domain-association"
5974
+ o.input = Shapes::ShapeRef.new(shape: UpdateDomainAssociationRequest,
5975
+ location_name: "UpdateDomainAssociationRequest",
5976
+ metadata: {
5977
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5978
+ }
5979
+ )
5980
+ o.output = Shapes::ShapeRef.new(shape: UpdateDomainAssociationResult)
5981
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
5982
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5983
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5984
+ o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
5985
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5986
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5987
+ end)
5988
+
5098
5989
  api.add_operation(:update_field_level_encryption_config, Seahorse::Model::Operation.new.tap do |o|
5099
5990
  o.name = "UpdateFieldLevelEncryptionConfig2020_05_31"
5100
5991
  o.http_method = "PUT"
5101
5992
  o.http_request_uri = "/2020-05-31/field-level-encryption/{Id}/config"
5102
5993
  o.input = Shapes::ShapeRef.new(shape: UpdateFieldLevelEncryptionConfigRequest)
5103
5994
  o.output = Shapes::ShapeRef.new(shape: UpdateFieldLevelEncryptionConfigResult)
5104
- o.errors << Shapes::ShapeRef.new(shape: QueryArgProfileEmpty)
5105
5995
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
5996
+ o.errors << Shapes::ShapeRef.new(shape: QueryArgProfileEmpty)
5106
5997
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5107
- o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionQueryArgProfiles)
5108
5998
  o.errors << Shapes::ShapeRef.new(shape: NoSuchFieldLevelEncryptionConfig)
5109
5999
  o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionContentTypeProfiles)
6000
+ o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionQueryArgProfiles)
5110
6001
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
5111
6002
  o.errors << Shapes::ShapeRef.new(shape: NoSuchFieldLevelEncryptionProfile)
5112
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5113
6003
  o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
6004
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5114
6005
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5115
6006
  end)
5116
6007
 
@@ -5129,8 +6020,8 @@ module Aws::CloudFront
5129
6020
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
5130
6021
  o.errors << Shapes::ShapeRef.new(shape: NoSuchFieldLevelEncryptionProfile)
5131
6022
  o.errors << Shapes::ShapeRef.new(shape: TooManyFieldLevelEncryptionEncryptionEntities)
5132
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5133
6023
  o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
6024
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5134
6025
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5135
6026
  end)
5136
6027
 
@@ -5141,7 +6032,7 @@ module Aws::CloudFront
5141
6032
  o.input = Shapes::ShapeRef.new(shape: UpdateFunctionRequest,
5142
6033
  location_name: "UpdateFunctionRequest",
5143
6034
  metadata: {
5144
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
6035
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5145
6036
  }
5146
6037
  )
5147
6038
  o.output = Shapes::ShapeRef.new(shape: UpdateFunctionResult)
@@ -5174,13 +6065,13 @@ module Aws::CloudFront
5174
6065
  o.input = Shapes::ShapeRef.new(shape: UpdateKeyValueStoreRequest,
5175
6066
  location_name: "UpdateKeyValueStoreRequest",
5176
6067
  metadata: {
5177
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
6068
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5178
6069
  }
5179
6070
  )
5180
6071
  o.output = Shapes::ShapeRef.new(shape: UpdateKeyValueStoreResult)
5181
6072
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
5182
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5183
6073
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
6074
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5184
6075
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
5185
6076
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5186
6077
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
@@ -5193,11 +6084,11 @@ module Aws::CloudFront
5193
6084
  o.input = Shapes::ShapeRef.new(shape: UpdateOriginAccessControlRequest)
5194
6085
  o.output = Shapes::ShapeRef.new(shape: UpdateOriginAccessControlResult)
5195
6086
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
5196
- o.errors << Shapes::ShapeRef.new(shape: OriginAccessControlAlreadyExists)
5197
6087
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
6088
+ o.errors << Shapes::ShapeRef.new(shape: OriginAccessControlAlreadyExists)
5198
6089
  o.errors << Shapes::ShapeRef.new(shape: NoSuchOriginAccessControl)
5199
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5200
6090
  o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
6091
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5201
6092
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5202
6093
  end)
5203
6094
 
@@ -5215,8 +6106,8 @@ module Aws::CloudFront
5215
6106
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
5216
6107
  o.errors << Shapes::ShapeRef.new(shape: OriginRequestPolicyAlreadyExists)
5217
6108
  o.errors << Shapes::ShapeRef.new(shape: TooManyQueryStringsInOriginRequestPolicy)
5218
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5219
6109
  o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
6110
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5220
6111
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5221
6112
  end)
5222
6113
 
@@ -5230,8 +6121,8 @@ module Aws::CloudFront
5230
6121
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
5231
6122
  o.errors << Shapes::ShapeRef.new(shape: NoSuchPublicKey)
5232
6123
  o.errors << Shapes::ShapeRef.new(shape: CannotChangeImmutablePublicKeyFields)
5233
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5234
6124
  o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
6125
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5235
6126
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5236
6127
  end)
5237
6128
 
@@ -5242,7 +6133,7 @@ module Aws::CloudFront
5242
6133
  o.input = Shapes::ShapeRef.new(shape: UpdateRealtimeLogConfigRequest,
5243
6134
  location_name: "UpdateRealtimeLogConfigRequest",
5244
6135
  metadata: {
5245
- "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
6136
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
5246
6137
  }
5247
6138
  )
5248
6139
  o.output = Shapes::ShapeRef.new(shape: UpdateRealtimeLogConfigResult)
@@ -5262,11 +6153,11 @@ module Aws::CloudFront
5262
6153
  o.errors << Shapes::ShapeRef.new(shape: TooManyCustomHeadersInResponseHeadersPolicy)
5263
6154
  o.errors << Shapes::ShapeRef.new(shape: ResponseHeadersPolicyAlreadyExists)
5264
6155
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
5265
- o.errors << Shapes::ShapeRef.new(shape: TooLongCSPInResponseHeadersPolicy)
5266
6156
  o.errors << Shapes::ShapeRef.new(shape: NoSuchResponseHeadersPolicy)
6157
+ o.errors << Shapes::ShapeRef.new(shape: TooLongCSPInResponseHeadersPolicy)
6158
+ o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
5267
6159
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5268
6160
  o.errors << Shapes::ShapeRef.new(shape: TooManyRemoveHeadersInResponseHeadersPolicy)
5269
- o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
5270
6161
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5271
6162
  end)
5272
6163
 
@@ -5299,17 +6190,33 @@ module Aws::CloudFront
5299
6190
  o.input = Shapes::ShapeRef.new(shape: UpdateVpcOriginRequest)
5300
6191
  o.output = Shapes::ShapeRef.new(shape: UpdateVpcOriginResult)
5301
6192
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
5302
- o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5303
6193
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
6194
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
5304
6195
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
5305
- o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
5306
6196
  o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
6197
+ o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
5307
6198
  o.errors << Shapes::ShapeRef.new(shape: CannotUpdateEntityWhileInUse)
5308
- o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5309
6199
  o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
5310
6200
  o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
6201
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
5311
6202
  o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
5312
6203
  end)
6204
+
6205
+ api.add_operation(:verify_dns_configuration, Seahorse::Model::Operation.new.tap do |o|
6206
+ o.name = "VerifyDnsConfiguration2020_05_31"
6207
+ o.http_method = "POST"
6208
+ o.http_request_uri = "/2020-05-31/verify-dns-configuration"
6209
+ o.input = Shapes::ShapeRef.new(shape: VerifyDnsConfigurationRequest,
6210
+ location_name: "VerifyDnsConfigurationRequest",
6211
+ metadata: {
6212
+ "xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
6213
+ }
6214
+ )
6215
+ o.output = Shapes::ShapeRef.new(shape: VerifyDnsConfigurationResult)
6216
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
6217
+ o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
6218
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
6219
+ end)
5313
6220
  end
5314
6221
 
5315
6222
  end