aws-sdk-cloudfront 1.60.0 → 1.83.0

Sign up to get free protection for your applications and to get access to all the features.
@@ -64,13 +64,27 @@ module Aws::CloudFront
64
64
  ContentTypeProfileConfig = Shapes::StructureShape.new(name: 'ContentTypeProfileConfig')
65
65
  ContentTypeProfileList = Shapes::ListShape.new(name: 'ContentTypeProfileList')
66
66
  ContentTypeProfiles = Shapes::StructureShape.new(name: 'ContentTypeProfiles')
67
+ ContinuousDeploymentPolicy = Shapes::StructureShape.new(name: 'ContinuousDeploymentPolicy')
68
+ ContinuousDeploymentPolicyAlreadyExists = Shapes::StructureShape.new(name: 'ContinuousDeploymentPolicyAlreadyExists')
69
+ ContinuousDeploymentPolicyConfig = Shapes::StructureShape.new(name: 'ContinuousDeploymentPolicyConfig')
70
+ ContinuousDeploymentPolicyInUse = Shapes::StructureShape.new(name: 'ContinuousDeploymentPolicyInUse')
71
+ ContinuousDeploymentPolicyList = Shapes::StructureShape.new(name: 'ContinuousDeploymentPolicyList')
72
+ ContinuousDeploymentPolicySummary = Shapes::StructureShape.new(name: 'ContinuousDeploymentPolicySummary')
73
+ ContinuousDeploymentPolicySummaryList = Shapes::ListShape.new(name: 'ContinuousDeploymentPolicySummaryList')
74
+ ContinuousDeploymentPolicyType = Shapes::StringShape.new(name: 'ContinuousDeploymentPolicyType')
75
+ ContinuousDeploymentSingleHeaderConfig = Shapes::StructureShape.new(name: 'ContinuousDeploymentSingleHeaderConfig')
76
+ ContinuousDeploymentSingleWeightConfig = Shapes::StructureShape.new(name: 'ContinuousDeploymentSingleWeightConfig')
67
77
  CookieNameList = Shapes::ListShape.new(name: 'CookieNameList')
68
78
  CookieNames = Shapes::StructureShape.new(name: 'CookieNames')
69
79
  CookiePreference = Shapes::StructureShape.new(name: 'CookiePreference')
80
+ CopyDistributionRequest = Shapes::StructureShape.new(name: 'CopyDistributionRequest')
81
+ CopyDistributionResult = Shapes::StructureShape.new(name: 'CopyDistributionResult')
70
82
  CreateCachePolicyRequest = Shapes::StructureShape.new(name: 'CreateCachePolicyRequest')
71
83
  CreateCachePolicyResult = Shapes::StructureShape.new(name: 'CreateCachePolicyResult')
72
84
  CreateCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'CreateCloudFrontOriginAccessIdentityRequest')
73
85
  CreateCloudFrontOriginAccessIdentityResult = Shapes::StructureShape.new(name: 'CreateCloudFrontOriginAccessIdentityResult')
86
+ CreateContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'CreateContinuousDeploymentPolicyRequest')
87
+ CreateContinuousDeploymentPolicyResult = Shapes::StructureShape.new(name: 'CreateContinuousDeploymentPolicyResult')
74
88
  CreateDistributionRequest = Shapes::StructureShape.new(name: 'CreateDistributionRequest')
75
89
  CreateDistributionResult = Shapes::StructureShape.new(name: 'CreateDistributionResult')
76
90
  CreateDistributionWithTagsRequest = Shapes::StructureShape.new(name: 'CreateDistributionWithTagsRequest')
@@ -87,6 +101,8 @@ module Aws::CloudFront
87
101
  CreateKeyGroupResult = Shapes::StructureShape.new(name: 'CreateKeyGroupResult')
88
102
  CreateMonitoringSubscriptionRequest = Shapes::StructureShape.new(name: 'CreateMonitoringSubscriptionRequest')
89
103
  CreateMonitoringSubscriptionResult = Shapes::StructureShape.new(name: 'CreateMonitoringSubscriptionResult')
104
+ CreateOriginAccessControlRequest = Shapes::StructureShape.new(name: 'CreateOriginAccessControlRequest')
105
+ CreateOriginAccessControlResult = Shapes::StructureShape.new(name: 'CreateOriginAccessControlResult')
90
106
  CreateOriginRequestPolicyRequest = Shapes::StructureShape.new(name: 'CreateOriginRequestPolicyRequest')
91
107
  CreateOriginRequestPolicyResult = Shapes::StructureShape.new(name: 'CreateOriginRequestPolicyResult')
92
108
  CreatePublicKeyRequest = Shapes::StructureShape.new(name: 'CreatePublicKeyRequest')
@@ -107,6 +123,7 @@ module Aws::CloudFront
107
123
  DefaultCacheBehavior = Shapes::StructureShape.new(name: 'DefaultCacheBehavior')
108
124
  DeleteCachePolicyRequest = Shapes::StructureShape.new(name: 'DeleteCachePolicyRequest')
109
125
  DeleteCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'DeleteCloudFrontOriginAccessIdentityRequest')
126
+ DeleteContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'DeleteContinuousDeploymentPolicyRequest')
110
127
  DeleteDistributionRequest = Shapes::StructureShape.new(name: 'DeleteDistributionRequest')
111
128
  DeleteFieldLevelEncryptionConfigRequest = Shapes::StructureShape.new(name: 'DeleteFieldLevelEncryptionConfigRequest')
112
129
  DeleteFieldLevelEncryptionProfileRequest = Shapes::StructureShape.new(name: 'DeleteFieldLevelEncryptionProfileRequest')
@@ -114,6 +131,7 @@ module Aws::CloudFront
114
131
  DeleteKeyGroupRequest = Shapes::StructureShape.new(name: 'DeleteKeyGroupRequest')
115
132
  DeleteMonitoringSubscriptionRequest = Shapes::StructureShape.new(name: 'DeleteMonitoringSubscriptionRequest')
116
133
  DeleteMonitoringSubscriptionResult = Shapes::StructureShape.new(name: 'DeleteMonitoringSubscriptionResult')
134
+ DeleteOriginAccessControlRequest = Shapes::StructureShape.new(name: 'DeleteOriginAccessControlRequest')
117
135
  DeleteOriginRequestPolicyRequest = Shapes::StructureShape.new(name: 'DeleteOriginRequestPolicyRequest')
118
136
  DeletePublicKeyRequest = Shapes::StructureShape.new(name: 'DeletePublicKeyRequest')
119
137
  DeleteRealtimeLogConfigRequest = Shapes::StructureShape.new(name: 'DeleteRealtimeLogConfigRequest')
@@ -186,6 +204,10 @@ module Aws::CloudFront
186
204
  GetCloudFrontOriginAccessIdentityConfigResult = Shapes::StructureShape.new(name: 'GetCloudFrontOriginAccessIdentityConfigResult')
187
205
  GetCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'GetCloudFrontOriginAccessIdentityRequest')
188
206
  GetCloudFrontOriginAccessIdentityResult = Shapes::StructureShape.new(name: 'GetCloudFrontOriginAccessIdentityResult')
207
+ GetContinuousDeploymentPolicyConfigRequest = Shapes::StructureShape.new(name: 'GetContinuousDeploymentPolicyConfigRequest')
208
+ GetContinuousDeploymentPolicyConfigResult = Shapes::StructureShape.new(name: 'GetContinuousDeploymentPolicyConfigResult')
209
+ GetContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'GetContinuousDeploymentPolicyRequest')
210
+ GetContinuousDeploymentPolicyResult = Shapes::StructureShape.new(name: 'GetContinuousDeploymentPolicyResult')
189
211
  GetDistributionConfigRequest = Shapes::StructureShape.new(name: 'GetDistributionConfigRequest')
190
212
  GetDistributionConfigResult = Shapes::StructureShape.new(name: 'GetDistributionConfigResult')
191
213
  GetDistributionRequest = Shapes::StructureShape.new(name: 'GetDistributionRequest')
@@ -208,6 +230,10 @@ module Aws::CloudFront
208
230
  GetKeyGroupResult = Shapes::StructureShape.new(name: 'GetKeyGroupResult')
209
231
  GetMonitoringSubscriptionRequest = Shapes::StructureShape.new(name: 'GetMonitoringSubscriptionRequest')
210
232
  GetMonitoringSubscriptionResult = Shapes::StructureShape.new(name: 'GetMonitoringSubscriptionResult')
233
+ GetOriginAccessControlConfigRequest = Shapes::StructureShape.new(name: 'GetOriginAccessControlConfigRequest')
234
+ GetOriginAccessControlConfigResult = Shapes::StructureShape.new(name: 'GetOriginAccessControlConfigResult')
235
+ GetOriginAccessControlRequest = Shapes::StructureShape.new(name: 'GetOriginAccessControlRequest')
236
+ GetOriginAccessControlResult = Shapes::StructureShape.new(name: 'GetOriginAccessControlResult')
211
237
  GetOriginRequestPolicyConfigRequest = Shapes::StructureShape.new(name: 'GetOriginRequestPolicyConfigRequest')
212
238
  GetOriginRequestPolicyConfigResult = Shapes::StructureShape.new(name: 'GetOriginRequestPolicyConfigResult')
213
239
  GetOriginRequestPolicyRequest = Shapes::StructureShape.new(name: 'GetOriginRequestPolicyRequest')
@@ -232,10 +258,12 @@ module Aws::CloudFront
232
258
  ICPRecordalStatus = Shapes::StringShape.new(name: 'ICPRecordalStatus')
233
259
  IllegalDelete = Shapes::StructureShape.new(name: 'IllegalDelete')
234
260
  IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior = Shapes::StructureShape.new(name: 'IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior')
261
+ IllegalOriginAccessConfiguration = Shapes::StructureShape.new(name: 'IllegalOriginAccessConfiguration')
235
262
  IllegalUpdate = Shapes::StructureShape.new(name: 'IllegalUpdate')
236
263
  InconsistentQuantities = Shapes::StructureShape.new(name: 'InconsistentQuantities')
237
264
  InvalidArgument = Shapes::StructureShape.new(name: 'InvalidArgument')
238
265
  InvalidDefaultRootObject = Shapes::StructureShape.new(name: 'InvalidDefaultRootObject')
266
+ InvalidDomainNameForOriginAccessControl = Shapes::StructureShape.new(name: 'InvalidDomainNameForOriginAccessControl')
239
267
  InvalidErrorCode = Shapes::StructureShape.new(name: 'InvalidErrorCode')
240
268
  InvalidForwardCookies = Shapes::StructureShape.new(name: 'InvalidForwardCookies')
241
269
  InvalidFunctionAssociation = Shapes::StructureShape.new(name: 'InvalidFunctionAssociation')
@@ -246,6 +274,7 @@ module Aws::CloudFront
246
274
  InvalidLocationCode = Shapes::StructureShape.new(name: 'InvalidLocationCode')
247
275
  InvalidMinimumProtocolVersion = Shapes::StructureShape.new(name: 'InvalidMinimumProtocolVersion')
248
276
  InvalidOrigin = Shapes::StructureShape.new(name: 'InvalidOrigin')
277
+ InvalidOriginAccessControl = Shapes::StructureShape.new(name: 'InvalidOriginAccessControl')
249
278
  InvalidOriginAccessIdentity = Shapes::StructureShape.new(name: 'InvalidOriginAccessIdentity')
250
279
  InvalidOriginKeepaliveTimeout = Shapes::StructureShape.new(name: 'InvalidOriginKeepaliveTimeout')
251
280
  InvalidOriginReadTimeout = Shapes::StructureShape.new(name: 'InvalidOriginReadTimeout')
@@ -285,6 +314,8 @@ module Aws::CloudFront
285
314
  ListCloudFrontOriginAccessIdentitiesResult = Shapes::StructureShape.new(name: 'ListCloudFrontOriginAccessIdentitiesResult')
286
315
  ListConflictingAliasesRequest = Shapes::StructureShape.new(name: 'ListConflictingAliasesRequest')
287
316
  ListConflictingAliasesResult = Shapes::StructureShape.new(name: 'ListConflictingAliasesResult')
317
+ ListContinuousDeploymentPoliciesRequest = Shapes::StructureShape.new(name: 'ListContinuousDeploymentPoliciesRequest')
318
+ ListContinuousDeploymentPoliciesResult = Shapes::StructureShape.new(name: 'ListContinuousDeploymentPoliciesResult')
288
319
  ListDistributionsByCachePolicyIdRequest = Shapes::StructureShape.new(name: 'ListDistributionsByCachePolicyIdRequest')
289
320
  ListDistributionsByCachePolicyIdResult = Shapes::StructureShape.new(name: 'ListDistributionsByCachePolicyIdResult')
290
321
  ListDistributionsByKeyGroupRequest = Shapes::StructureShape.new(name: 'ListDistributionsByKeyGroupRequest')
@@ -309,6 +340,8 @@ module Aws::CloudFront
309
340
  ListInvalidationsResult = Shapes::StructureShape.new(name: 'ListInvalidationsResult')
310
341
  ListKeyGroupsRequest = Shapes::StructureShape.new(name: 'ListKeyGroupsRequest')
311
342
  ListKeyGroupsResult = Shapes::StructureShape.new(name: 'ListKeyGroupsResult')
343
+ ListOriginAccessControlsRequest = Shapes::StructureShape.new(name: 'ListOriginAccessControlsRequest')
344
+ ListOriginAccessControlsResult = Shapes::StructureShape.new(name: 'ListOriginAccessControlsResult')
312
345
  ListOriginRequestPoliciesRequest = Shapes::StructureShape.new(name: 'ListOriginRequestPoliciesRequest')
313
346
  ListOriginRequestPoliciesResult = Shapes::StructureShape.new(name: 'ListOriginRequestPoliciesResult')
314
347
  ListPublicKeysRequest = Shapes::StructureShape.new(name: 'ListPublicKeysRequest')
@@ -328,14 +361,18 @@ module Aws::CloudFront
328
361
  MinimumProtocolVersion = Shapes::StringShape.new(name: 'MinimumProtocolVersion')
329
362
  MissingBody = Shapes::StructureShape.new(name: 'MissingBody')
330
363
  MonitoringSubscription = Shapes::StructureShape.new(name: 'MonitoringSubscription')
364
+ MonitoringSubscriptionAlreadyExists = Shapes::StructureShape.new(name: 'MonitoringSubscriptionAlreadyExists')
331
365
  NoSuchCachePolicy = Shapes::StructureShape.new(name: 'NoSuchCachePolicy')
332
366
  NoSuchCloudFrontOriginAccessIdentity = Shapes::StructureShape.new(name: 'NoSuchCloudFrontOriginAccessIdentity')
367
+ NoSuchContinuousDeploymentPolicy = Shapes::StructureShape.new(name: 'NoSuchContinuousDeploymentPolicy')
333
368
  NoSuchDistribution = Shapes::StructureShape.new(name: 'NoSuchDistribution')
334
369
  NoSuchFieldLevelEncryptionConfig = Shapes::StructureShape.new(name: 'NoSuchFieldLevelEncryptionConfig')
335
370
  NoSuchFieldLevelEncryptionProfile = Shapes::StructureShape.new(name: 'NoSuchFieldLevelEncryptionProfile')
336
371
  NoSuchFunctionExists = Shapes::StructureShape.new(name: 'NoSuchFunctionExists')
337
372
  NoSuchInvalidation = Shapes::StructureShape.new(name: 'NoSuchInvalidation')
373
+ NoSuchMonitoringSubscription = Shapes::StructureShape.new(name: 'NoSuchMonitoringSubscription')
338
374
  NoSuchOrigin = Shapes::StructureShape.new(name: 'NoSuchOrigin')
375
+ NoSuchOriginAccessControl = Shapes::StructureShape.new(name: 'NoSuchOriginAccessControl')
339
376
  NoSuchOriginRequestPolicy = Shapes::StructureShape.new(name: 'NoSuchOriginRequestPolicy')
340
377
  NoSuchPublicKey = Shapes::StructureShape.new(name: 'NoSuchPublicKey')
341
378
  NoSuchRealtimeLogConfig = Shapes::StructureShape.new(name: 'NoSuchRealtimeLogConfig')
@@ -343,6 +380,16 @@ module Aws::CloudFront
343
380
  NoSuchResponseHeadersPolicy = Shapes::StructureShape.new(name: 'NoSuchResponseHeadersPolicy')
344
381
  NoSuchStreamingDistribution = Shapes::StructureShape.new(name: 'NoSuchStreamingDistribution')
345
382
  Origin = Shapes::StructureShape.new(name: 'Origin')
383
+ OriginAccessControl = Shapes::StructureShape.new(name: 'OriginAccessControl')
384
+ OriginAccessControlAlreadyExists = Shapes::StructureShape.new(name: 'OriginAccessControlAlreadyExists')
385
+ OriginAccessControlConfig = Shapes::StructureShape.new(name: 'OriginAccessControlConfig')
386
+ OriginAccessControlInUse = Shapes::StructureShape.new(name: 'OriginAccessControlInUse')
387
+ OriginAccessControlList = Shapes::StructureShape.new(name: 'OriginAccessControlList')
388
+ OriginAccessControlOriginTypes = Shapes::StringShape.new(name: 'OriginAccessControlOriginTypes')
389
+ OriginAccessControlSigningBehaviors = Shapes::StringShape.new(name: 'OriginAccessControlSigningBehaviors')
390
+ OriginAccessControlSigningProtocols = Shapes::StringShape.new(name: 'OriginAccessControlSigningProtocols')
391
+ OriginAccessControlSummary = Shapes::StructureShape.new(name: 'OriginAccessControlSummary')
392
+ OriginAccessControlSummaryList = Shapes::ListShape.new(name: 'OriginAccessControlSummaryList')
346
393
  OriginCustomHeader = Shapes::StructureShape.new(name: 'OriginCustomHeader')
347
394
  OriginCustomHeadersList = Shapes::ListShape.new(name: 'OriginCustomHeadersList')
348
395
  OriginGroup = Shapes::StructureShape.new(name: 'OriginGroup')
@@ -425,7 +472,11 @@ module Aws::CloudFront
425
472
  ResponseHeadersPolicyInUse = Shapes::StructureShape.new(name: 'ResponseHeadersPolicyInUse')
426
473
  ResponseHeadersPolicyList = Shapes::StructureShape.new(name: 'ResponseHeadersPolicyList')
427
474
  ResponseHeadersPolicyReferrerPolicy = Shapes::StructureShape.new(name: 'ResponseHeadersPolicyReferrerPolicy')
475
+ ResponseHeadersPolicyRemoveHeader = Shapes::StructureShape.new(name: 'ResponseHeadersPolicyRemoveHeader')
476
+ ResponseHeadersPolicyRemoveHeaderList = Shapes::ListShape.new(name: 'ResponseHeadersPolicyRemoveHeaderList')
477
+ ResponseHeadersPolicyRemoveHeadersConfig = Shapes::StructureShape.new(name: 'ResponseHeadersPolicyRemoveHeadersConfig')
428
478
  ResponseHeadersPolicySecurityHeadersConfig = Shapes::StructureShape.new(name: 'ResponseHeadersPolicySecurityHeadersConfig')
479
+ ResponseHeadersPolicyServerTimingHeadersConfig = Shapes::StructureShape.new(name: 'ResponseHeadersPolicyServerTimingHeadersConfig')
429
480
  ResponseHeadersPolicyStrictTransportSecurity = Shapes::StructureShape.new(name: 'ResponseHeadersPolicyStrictTransportSecurity')
430
481
  ResponseHeadersPolicySummary = Shapes::StructureShape.new(name: 'ResponseHeadersPolicySummary')
431
482
  ResponseHeadersPolicySummaryList = Shapes::ListShape.new(name: 'ResponseHeadersPolicySummaryList')
@@ -435,10 +486,15 @@ module Aws::CloudFront
435
486
  S3Origin = Shapes::StructureShape.new(name: 'S3Origin')
436
487
  S3OriginConfig = Shapes::StructureShape.new(name: 'S3OriginConfig')
437
488
  SSLSupportMethod = Shapes::StringShape.new(name: 'SSLSupportMethod')
489
+ SamplingRate = Shapes::FloatShape.new(name: 'SamplingRate')
490
+ SessionStickinessConfig = Shapes::StructureShape.new(name: 'SessionStickinessConfig')
438
491
  Signer = Shapes::StructureShape.new(name: 'Signer')
439
492
  SignerList = Shapes::ListShape.new(name: 'SignerList')
440
493
  SslProtocol = Shapes::StringShape.new(name: 'SslProtocol')
441
494
  SslProtocolsList = Shapes::ListShape.new(name: 'SslProtocolsList')
495
+ StagingDistributionDnsNameList = Shapes::ListShape.new(name: 'StagingDistributionDnsNameList')
496
+ StagingDistributionDnsNames = Shapes::StructureShape.new(name: 'StagingDistributionDnsNames')
497
+ StagingDistributionInUse = Shapes::StructureShape.new(name: 'StagingDistributionInUse')
442
498
  StatusCodeList = Shapes::ListShape.new(name: 'StatusCodeList')
443
499
  StatusCodes = Shapes::StructureShape.new(name: 'StatusCodes')
444
500
  StreamingDistribution = Shapes::StructureShape.new(name: 'StreamingDistribution')
@@ -462,10 +518,12 @@ module Aws::CloudFront
462
518
  TestFunctionRequest = Shapes::StructureShape.new(name: 'TestFunctionRequest')
463
519
  TestFunctionResult = Shapes::StructureShape.new(name: 'TestFunctionResult')
464
520
  TestResult = Shapes::StructureShape.new(name: 'TestResult')
521
+ TooLongCSPInResponseHeadersPolicy = Shapes::StructureShape.new(name: 'TooLongCSPInResponseHeadersPolicy')
465
522
  TooManyCacheBehaviors = Shapes::StructureShape.new(name: 'TooManyCacheBehaviors')
466
523
  TooManyCachePolicies = Shapes::StructureShape.new(name: 'TooManyCachePolicies')
467
524
  TooManyCertificates = Shapes::StructureShape.new(name: 'TooManyCertificates')
468
525
  TooManyCloudFrontOriginAccessIdentities = Shapes::StructureShape.new(name: 'TooManyCloudFrontOriginAccessIdentities')
526
+ TooManyContinuousDeploymentPolicies = Shapes::StructureShape.new(name: 'TooManyContinuousDeploymentPolicies')
469
527
  TooManyCookieNamesInWhiteList = Shapes::StructureShape.new(name: 'TooManyCookieNamesInWhiteList')
470
528
  TooManyCookiesInCachePolicy = Shapes::StructureShape.new(name: 'TooManyCookiesInCachePolicy')
471
529
  TooManyCookiesInOriginRequestPolicy = Shapes::StructureShape.new(name: 'TooManyCookiesInOriginRequestPolicy')
@@ -475,6 +533,7 @@ module Aws::CloudFront
475
533
  TooManyDistributionsAssociatedToCachePolicy = Shapes::StructureShape.new(name: 'TooManyDistributionsAssociatedToCachePolicy')
476
534
  TooManyDistributionsAssociatedToFieldLevelEncryptionConfig = Shapes::StructureShape.new(name: 'TooManyDistributionsAssociatedToFieldLevelEncryptionConfig')
477
535
  TooManyDistributionsAssociatedToKeyGroup = Shapes::StructureShape.new(name: 'TooManyDistributionsAssociatedToKeyGroup')
536
+ TooManyDistributionsAssociatedToOriginAccessControl = Shapes::StructureShape.new(name: 'TooManyDistributionsAssociatedToOriginAccessControl')
478
537
  TooManyDistributionsAssociatedToOriginRequestPolicy = Shapes::StructureShape.new(name: 'TooManyDistributionsAssociatedToOriginRequestPolicy')
479
538
  TooManyDistributionsAssociatedToResponseHeadersPolicy = Shapes::StructureShape.new(name: 'TooManyDistributionsAssociatedToResponseHeadersPolicy')
480
539
  TooManyDistributionsWithFunctionAssociations = Shapes::StructureShape.new(name: 'TooManyDistributionsWithFunctionAssociations')
@@ -495,6 +554,7 @@ module Aws::CloudFront
495
554
  TooManyKeyGroups = Shapes::StructureShape.new(name: 'TooManyKeyGroups')
496
555
  TooManyKeyGroupsAssociatedToDistribution = Shapes::StructureShape.new(name: 'TooManyKeyGroupsAssociatedToDistribution')
497
556
  TooManyLambdaFunctionAssociations = Shapes::StructureShape.new(name: 'TooManyLambdaFunctionAssociations')
557
+ TooManyOriginAccessControls = Shapes::StructureShape.new(name: 'TooManyOriginAccessControls')
498
558
  TooManyOriginCustomHeaders = Shapes::StructureShape.new(name: 'TooManyOriginCustomHeaders')
499
559
  TooManyOriginGroupsPerDistribution = Shapes::StructureShape.new(name: 'TooManyOriginGroupsPerDistribution')
500
560
  TooManyOriginRequestPolicies = Shapes::StructureShape.new(name: 'TooManyOriginRequestPolicies')
@@ -505,10 +565,12 @@ module Aws::CloudFront
505
565
  TooManyQueryStringsInCachePolicy = Shapes::StructureShape.new(name: 'TooManyQueryStringsInCachePolicy')
506
566
  TooManyQueryStringsInOriginRequestPolicy = Shapes::StructureShape.new(name: 'TooManyQueryStringsInOriginRequestPolicy')
507
567
  TooManyRealtimeLogConfigs = Shapes::StructureShape.new(name: 'TooManyRealtimeLogConfigs')
568
+ TooManyRemoveHeadersInResponseHeadersPolicy = Shapes::StructureShape.new(name: 'TooManyRemoveHeadersInResponseHeadersPolicy')
508
569
  TooManyResponseHeadersPolicies = Shapes::StructureShape.new(name: 'TooManyResponseHeadersPolicies')
509
570
  TooManyStreamingDistributionCNAMEs = Shapes::StructureShape.new(name: 'TooManyStreamingDistributionCNAMEs')
510
571
  TooManyStreamingDistributions = Shapes::StructureShape.new(name: 'TooManyStreamingDistributions')
511
572
  TooManyTrustedSigners = Shapes::StructureShape.new(name: 'TooManyTrustedSigners')
573
+ TrafficConfig = Shapes::StructureShape.new(name: 'TrafficConfig')
512
574
  TrustedKeyGroupDoesNotExist = Shapes::StructureShape.new(name: 'TrustedKeyGroupDoesNotExist')
513
575
  TrustedKeyGroupIdList = Shapes::ListShape.new(name: 'TrustedKeyGroupIdList')
514
576
  TrustedKeyGroups = Shapes::StructureShape.new(name: 'TrustedKeyGroups')
@@ -520,8 +582,12 @@ module Aws::CloudFront
520
582
  UpdateCachePolicyResult = Shapes::StructureShape.new(name: 'UpdateCachePolicyResult')
521
583
  UpdateCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'UpdateCloudFrontOriginAccessIdentityRequest')
522
584
  UpdateCloudFrontOriginAccessIdentityResult = Shapes::StructureShape.new(name: 'UpdateCloudFrontOriginAccessIdentityResult')
585
+ UpdateContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'UpdateContinuousDeploymentPolicyRequest')
586
+ UpdateContinuousDeploymentPolicyResult = Shapes::StructureShape.new(name: 'UpdateContinuousDeploymentPolicyResult')
523
587
  UpdateDistributionRequest = Shapes::StructureShape.new(name: 'UpdateDistributionRequest')
524
588
  UpdateDistributionResult = Shapes::StructureShape.new(name: 'UpdateDistributionResult')
589
+ UpdateDistributionWithStagingConfigRequest = Shapes::StructureShape.new(name: 'UpdateDistributionWithStagingConfigRequest')
590
+ UpdateDistributionWithStagingConfigResult = Shapes::StructureShape.new(name: 'UpdateDistributionWithStagingConfigResult')
525
591
  UpdateFieldLevelEncryptionConfigRequest = Shapes::StructureShape.new(name: 'UpdateFieldLevelEncryptionConfigRequest')
526
592
  UpdateFieldLevelEncryptionConfigResult = Shapes::StructureShape.new(name: 'UpdateFieldLevelEncryptionConfigResult')
527
593
  UpdateFieldLevelEncryptionProfileRequest = Shapes::StructureShape.new(name: 'UpdateFieldLevelEncryptionProfileRequest')
@@ -530,6 +596,8 @@ module Aws::CloudFront
530
596
  UpdateFunctionResult = Shapes::StructureShape.new(name: 'UpdateFunctionResult')
531
597
  UpdateKeyGroupRequest = Shapes::StructureShape.new(name: 'UpdateKeyGroupRequest')
532
598
  UpdateKeyGroupResult = Shapes::StructureShape.new(name: 'UpdateKeyGroupResult')
599
+ UpdateOriginAccessControlRequest = Shapes::StructureShape.new(name: 'UpdateOriginAccessControlRequest')
600
+ UpdateOriginAccessControlResult = Shapes::StructureShape.new(name: 'UpdateOriginAccessControlResult')
533
601
  UpdateOriginRequestPolicyRequest = Shapes::StructureShape.new(name: 'UpdateOriginRequestPolicyRequest')
534
602
  UpdateOriginRequestPolicyResult = Shapes::StructureShape.new(name: 'UpdateOriginRequestPolicyResult')
535
603
  UpdatePublicKeyRequest = Shapes::StructureShape.new(name: 'UpdatePublicKeyRequest')
@@ -545,6 +613,7 @@ module Aws::CloudFront
545
613
  aliasString = Shapes::StringShape.new(name: 'aliasString')
546
614
  boolean = Shapes::BooleanShape.new(name: 'boolean')
547
615
  distributionIdString = Shapes::StringShape.new(name: 'distributionIdString')
616
+ float = Shapes::FloatShape.new(name: 'float')
548
617
  integer = Shapes::IntegerShape.new(name: 'integer')
549
618
  listConflictingAliasesMaxItemsInteger = Shapes::IntegerShape.new(name: 'listConflictingAliasesMaxItemsInteger')
550
619
  long = Shapes::IntegerShape.new(name: 'long')
@@ -737,6 +806,41 @@ module Aws::CloudFront
737
806
  ContentTypeProfiles.add_member(:items, Shapes::ShapeRef.new(shape: ContentTypeProfileList, location_name: "Items"))
738
807
  ContentTypeProfiles.struct_class = Types::ContentTypeProfiles
739
808
 
809
+ ContinuousDeploymentPolicy.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
810
+ ContinuousDeploymentPolicy.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastModifiedTime"))
811
+ ContinuousDeploymentPolicy.add_member(:continuous_deployment_policy_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyConfig, required: true, location_name: "ContinuousDeploymentPolicyConfig"))
812
+ ContinuousDeploymentPolicy.struct_class = Types::ContinuousDeploymentPolicy
813
+
814
+ ContinuousDeploymentPolicyAlreadyExists.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
815
+ ContinuousDeploymentPolicyAlreadyExists.struct_class = Types::ContinuousDeploymentPolicyAlreadyExists
816
+
817
+ ContinuousDeploymentPolicyConfig.add_member(:staging_distribution_dns_names, Shapes::ShapeRef.new(shape: StagingDistributionDnsNames, required: true, location_name: "StagingDistributionDnsNames"))
818
+ ContinuousDeploymentPolicyConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "Enabled"))
819
+ ContinuousDeploymentPolicyConfig.add_member(:traffic_config, Shapes::ShapeRef.new(shape: TrafficConfig, location_name: "TrafficConfig"))
820
+ ContinuousDeploymentPolicyConfig.struct_class = Types::ContinuousDeploymentPolicyConfig
821
+
822
+ ContinuousDeploymentPolicyInUse.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
823
+ ContinuousDeploymentPolicyInUse.struct_class = Types::ContinuousDeploymentPolicyInUse
824
+
825
+ ContinuousDeploymentPolicyList.add_member(:next_marker, Shapes::ShapeRef.new(shape: string, location_name: "NextMarker"))
826
+ ContinuousDeploymentPolicyList.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "MaxItems"))
827
+ ContinuousDeploymentPolicyList.add_member(:quantity, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "Quantity"))
828
+ ContinuousDeploymentPolicyList.add_member(:items, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicySummaryList, location_name: "Items"))
829
+ ContinuousDeploymentPolicyList.struct_class = Types::ContinuousDeploymentPolicyList
830
+
831
+ ContinuousDeploymentPolicySummary.add_member(:continuous_deployment_policy, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicy, required: true, location_name: "ContinuousDeploymentPolicy"))
832
+ ContinuousDeploymentPolicySummary.struct_class = Types::ContinuousDeploymentPolicySummary
833
+
834
+ ContinuousDeploymentPolicySummaryList.member = Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicySummary, location_name: "ContinuousDeploymentPolicySummary")
835
+
836
+ ContinuousDeploymentSingleHeaderConfig.add_member(:header, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Header"))
837
+ ContinuousDeploymentSingleHeaderConfig.add_member(:value, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Value"))
838
+ ContinuousDeploymentSingleHeaderConfig.struct_class = Types::ContinuousDeploymentSingleHeaderConfig
839
+
840
+ ContinuousDeploymentSingleWeightConfig.add_member(:weight, Shapes::ShapeRef.new(shape: float, required: true, location_name: "Weight"))
841
+ ContinuousDeploymentSingleWeightConfig.add_member(:session_stickiness_config, Shapes::ShapeRef.new(shape: SessionStickinessConfig, location_name: "SessionStickinessConfig"))
842
+ ContinuousDeploymentSingleWeightConfig.struct_class = Types::ContinuousDeploymentSingleWeightConfig
843
+
740
844
  CookieNameList.member = Shapes::ShapeRef.new(shape: string, location_name: "Name")
741
845
 
742
846
  CookieNames.add_member(:quantity, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "Quantity"))
@@ -747,6 +851,20 @@ module Aws::CloudFront
747
851
  CookiePreference.add_member(:whitelisted_names, Shapes::ShapeRef.new(shape: CookieNames, location_name: "WhitelistedNames"))
748
852
  CookiePreference.struct_class = Types::CookiePreference
749
853
 
854
+ CopyDistributionRequest.add_member(:primary_distribution_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "PrimaryDistributionId"))
855
+ CopyDistributionRequest.add_member(:staging, Shapes::ShapeRef.new(shape: boolean, location: "header", location_name: "Staging"))
856
+ CopyDistributionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
857
+ CopyDistributionRequest.add_member(:caller_reference, Shapes::ShapeRef.new(shape: string, required: true, location_name: "CallerReference"))
858
+ CopyDistributionRequest.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Enabled"))
859
+ CopyDistributionRequest.struct_class = Types::CopyDistributionRequest
860
+
861
+ CopyDistributionResult.add_member(:distribution, Shapes::ShapeRef.new(shape: Distribution, location_name: "Distribution"))
862
+ CopyDistributionResult.add_member(:location, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "Location"))
863
+ CopyDistributionResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
864
+ CopyDistributionResult.struct_class = Types::CopyDistributionResult
865
+ CopyDistributionResult[:payload] = :distribution
866
+ CopyDistributionResult[:payload_member] = CopyDistributionResult.member(:distribution)
867
+
750
868
  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/"}}))
751
869
  CreateCachePolicyRequest.struct_class = Types::CreateCachePolicyRequest
752
870
  CreateCachePolicyRequest[:payload] = :cache_policy_config
@@ -771,6 +889,18 @@ module Aws::CloudFront
771
889
  CreateCloudFrontOriginAccessIdentityResult[:payload] = :cloud_front_origin_access_identity
772
890
  CreateCloudFrontOriginAccessIdentityResult[:payload_member] = CreateCloudFrontOriginAccessIdentityResult.member(:cloud_front_origin_access_identity)
773
891
 
892
+ 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/"}}))
893
+ CreateContinuousDeploymentPolicyRequest.struct_class = Types::CreateContinuousDeploymentPolicyRequest
894
+ CreateContinuousDeploymentPolicyRequest[:payload] = :continuous_deployment_policy_config
895
+ CreateContinuousDeploymentPolicyRequest[:payload_member] = CreateContinuousDeploymentPolicyRequest.member(:continuous_deployment_policy_config)
896
+
897
+ CreateContinuousDeploymentPolicyResult.add_member(:continuous_deployment_policy, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicy, location_name: "ContinuousDeploymentPolicy"))
898
+ CreateContinuousDeploymentPolicyResult.add_member(:location, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "Location"))
899
+ CreateContinuousDeploymentPolicyResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
900
+ CreateContinuousDeploymentPolicyResult.struct_class = Types::CreateContinuousDeploymentPolicyResult
901
+ CreateContinuousDeploymentPolicyResult[:payload] = :continuous_deployment_policy
902
+ CreateContinuousDeploymentPolicyResult[:payload_member] = CreateContinuousDeploymentPolicyResult.member(:continuous_deployment_policy)
903
+
774
904
  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/"}}))
775
905
  CreateDistributionRequest.struct_class = Types::CreateDistributionRequest
776
906
  CreateDistributionRequest[:payload] = :distribution_config
@@ -866,6 +996,18 @@ module Aws::CloudFront
866
996
  CreateMonitoringSubscriptionResult[:payload] = :monitoring_subscription
867
997
  CreateMonitoringSubscriptionResult[:payload_member] = CreateMonitoringSubscriptionResult.member(:monitoring_subscription)
868
998
 
999
+ 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/"}}))
1000
+ CreateOriginAccessControlRequest.struct_class = Types::CreateOriginAccessControlRequest
1001
+ CreateOriginAccessControlRequest[:payload] = :origin_access_control_config
1002
+ CreateOriginAccessControlRequest[:payload_member] = CreateOriginAccessControlRequest.member(:origin_access_control_config)
1003
+
1004
+ CreateOriginAccessControlResult.add_member(:origin_access_control, Shapes::ShapeRef.new(shape: OriginAccessControl, location_name: "OriginAccessControl"))
1005
+ CreateOriginAccessControlResult.add_member(:location, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "Location"))
1006
+ CreateOriginAccessControlResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1007
+ CreateOriginAccessControlResult.struct_class = Types::CreateOriginAccessControlResult
1008
+ CreateOriginAccessControlResult[:payload] = :origin_access_control
1009
+ CreateOriginAccessControlResult[:payload_member] = CreateOriginAccessControlResult.member(:origin_access_control)
1010
+
869
1011
  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/"}}))
870
1012
  CreateOriginRequestPolicyRequest.struct_class = Types::CreateOriginRequestPolicyRequest
871
1013
  CreateOriginRequestPolicyRequest[:payload] = :origin_request_policy_config
@@ -987,6 +1129,10 @@ module Aws::CloudFront
987
1129
  DeleteCloudFrontOriginAccessIdentityRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
988
1130
  DeleteCloudFrontOriginAccessIdentityRequest.struct_class = Types::DeleteCloudFrontOriginAccessIdentityRequest
989
1131
 
1132
+ DeleteContinuousDeploymentPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1133
+ DeleteContinuousDeploymentPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
1134
+ DeleteContinuousDeploymentPolicyRequest.struct_class = Types::DeleteContinuousDeploymentPolicyRequest
1135
+
990
1136
  DeleteDistributionRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
991
1137
  DeleteDistributionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
992
1138
  DeleteDistributionRequest.struct_class = Types::DeleteDistributionRequest
@@ -1012,6 +1158,10 @@ module Aws::CloudFront
1012
1158
 
1013
1159
  DeleteMonitoringSubscriptionResult.struct_class = Types::DeleteMonitoringSubscriptionResult
1014
1160
 
1161
+ DeleteOriginAccessControlRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1162
+ DeleteOriginAccessControlRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
1163
+ DeleteOriginAccessControlRequest.struct_class = Types::DeleteOriginAccessControlRequest
1164
+
1015
1165
  DeleteOriginRequestPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1016
1166
  DeleteOriginRequestPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
1017
1167
  DeleteOriginRequestPolicyRequest.struct_class = Types::DeleteOriginRequestPolicyRequest
@@ -1074,6 +1224,8 @@ module Aws::CloudFront
1074
1224
  DistributionConfig.add_member(:web_acl_id, Shapes::ShapeRef.new(shape: string, location_name: "WebACLId"))
1075
1225
  DistributionConfig.add_member(:http_version, Shapes::ShapeRef.new(shape: HttpVersion, location_name: "HttpVersion"))
1076
1226
  DistributionConfig.add_member(:is_ipv6_enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "IsIPV6Enabled"))
1227
+ DistributionConfig.add_member(:continuous_deployment_policy_id, Shapes::ShapeRef.new(shape: string, location_name: "ContinuousDeploymentPolicyId"))
1228
+ DistributionConfig.add_member(:staging, Shapes::ShapeRef.new(shape: boolean, location_name: "Staging"))
1077
1229
  DistributionConfig.struct_class = Types::DistributionConfig
1078
1230
 
1079
1231
  DistributionConfigWithTags.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig"))
@@ -1121,6 +1273,7 @@ module Aws::CloudFront
1121
1273
  DistributionSummary.add_member(:http_version, Shapes::ShapeRef.new(shape: HttpVersion, required: true, location_name: "HttpVersion"))
1122
1274
  DistributionSummary.add_member(:is_ipv6_enabled, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "IsIPV6Enabled"))
1123
1275
  DistributionSummary.add_member(:alias_icp_recordals, Shapes::ShapeRef.new(shape: AliasICPRecordals, location_name: "AliasICPRecordals"))
1276
+ DistributionSummary.add_member(:staging, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "Staging"))
1124
1277
  DistributionSummary.struct_class = Types::DistributionSummary
1125
1278
 
1126
1279
  DistributionSummaryList.member = Shapes::ShapeRef.new(shape: DistributionSummary, location_name: "DistributionSummary")
@@ -1309,6 +1462,24 @@ module Aws::CloudFront
1309
1462
  GetCloudFrontOriginAccessIdentityResult[:payload] = :cloud_front_origin_access_identity
1310
1463
  GetCloudFrontOriginAccessIdentityResult[:payload_member] = GetCloudFrontOriginAccessIdentityResult.member(:cloud_front_origin_access_identity)
1311
1464
 
1465
+ GetContinuousDeploymentPolicyConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1466
+ GetContinuousDeploymentPolicyConfigRequest.struct_class = Types::GetContinuousDeploymentPolicyConfigRequest
1467
+
1468
+ GetContinuousDeploymentPolicyConfigResult.add_member(:continuous_deployment_policy_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyConfig, location_name: "ContinuousDeploymentPolicyConfig"))
1469
+ GetContinuousDeploymentPolicyConfigResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1470
+ GetContinuousDeploymentPolicyConfigResult.struct_class = Types::GetContinuousDeploymentPolicyConfigResult
1471
+ GetContinuousDeploymentPolicyConfigResult[:payload] = :continuous_deployment_policy_config
1472
+ GetContinuousDeploymentPolicyConfigResult[:payload_member] = GetContinuousDeploymentPolicyConfigResult.member(:continuous_deployment_policy_config)
1473
+
1474
+ GetContinuousDeploymentPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1475
+ GetContinuousDeploymentPolicyRequest.struct_class = Types::GetContinuousDeploymentPolicyRequest
1476
+
1477
+ GetContinuousDeploymentPolicyResult.add_member(:continuous_deployment_policy, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicy, location_name: "ContinuousDeploymentPolicy"))
1478
+ GetContinuousDeploymentPolicyResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1479
+ GetContinuousDeploymentPolicyResult.struct_class = Types::GetContinuousDeploymentPolicyResult
1480
+ GetContinuousDeploymentPolicyResult[:payload] = :continuous_deployment_policy
1481
+ GetContinuousDeploymentPolicyResult[:payload_member] = GetContinuousDeploymentPolicyResult.member(:continuous_deployment_policy)
1482
+
1312
1483
  GetDistributionConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1313
1484
  GetDistributionConfigRequest.struct_class = Types::GetDistributionConfigRequest
1314
1485
 
@@ -1409,6 +1580,24 @@ module Aws::CloudFront
1409
1580
  GetMonitoringSubscriptionResult[:payload] = :monitoring_subscription
1410
1581
  GetMonitoringSubscriptionResult[:payload_member] = GetMonitoringSubscriptionResult.member(:monitoring_subscription)
1411
1582
 
1583
+ GetOriginAccessControlConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1584
+ GetOriginAccessControlConfigRequest.struct_class = Types::GetOriginAccessControlConfigRequest
1585
+
1586
+ GetOriginAccessControlConfigResult.add_member(:origin_access_control_config, Shapes::ShapeRef.new(shape: OriginAccessControlConfig, location_name: "OriginAccessControlConfig"))
1587
+ GetOriginAccessControlConfigResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1588
+ GetOriginAccessControlConfigResult.struct_class = Types::GetOriginAccessControlConfigResult
1589
+ GetOriginAccessControlConfigResult[:payload] = :origin_access_control_config
1590
+ GetOriginAccessControlConfigResult[:payload_member] = GetOriginAccessControlConfigResult.member(:origin_access_control_config)
1591
+
1592
+ GetOriginAccessControlRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1593
+ GetOriginAccessControlRequest.struct_class = Types::GetOriginAccessControlRequest
1594
+
1595
+ GetOriginAccessControlResult.add_member(:origin_access_control, Shapes::ShapeRef.new(shape: OriginAccessControl, location_name: "OriginAccessControl"))
1596
+ GetOriginAccessControlResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
1597
+ GetOriginAccessControlResult.struct_class = Types::GetOriginAccessControlResult
1598
+ GetOriginAccessControlResult[:payload] = :origin_access_control
1599
+ GetOriginAccessControlResult[:payload_member] = GetOriginAccessControlResult.member(:origin_access_control)
1600
+
1412
1601
  GetOriginRequestPolicyConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
1413
1602
  GetOriginRequestPolicyConfigRequest.struct_class = Types::GetOriginRequestPolicyConfigRequest
1414
1603
 
@@ -1500,6 +1689,9 @@ module Aws::CloudFront
1500
1689
  IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1501
1690
  IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior.struct_class = Types::IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior
1502
1691
 
1692
+ IllegalOriginAccessConfiguration.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1693
+ IllegalOriginAccessConfiguration.struct_class = Types::IllegalOriginAccessConfiguration
1694
+
1503
1695
  IllegalUpdate.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1504
1696
  IllegalUpdate.struct_class = Types::IllegalUpdate
1505
1697
 
@@ -1512,6 +1704,9 @@ module Aws::CloudFront
1512
1704
  InvalidDefaultRootObject.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1513
1705
  InvalidDefaultRootObject.struct_class = Types::InvalidDefaultRootObject
1514
1706
 
1707
+ InvalidDomainNameForOriginAccessControl.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1708
+ InvalidDomainNameForOriginAccessControl.struct_class = Types::InvalidDomainNameForOriginAccessControl
1709
+
1515
1710
  InvalidErrorCode.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1516
1711
  InvalidErrorCode.struct_class = Types::InvalidErrorCode
1517
1712
 
@@ -1542,6 +1737,9 @@ module Aws::CloudFront
1542
1737
  InvalidOrigin.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1543
1738
  InvalidOrigin.struct_class = Types::InvalidOrigin
1544
1739
 
1740
+ InvalidOriginAccessControl.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1741
+ InvalidOriginAccessControl.struct_class = Types::InvalidOriginAccessControl
1742
+
1545
1743
  InvalidOriginAccessIdentity.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1546
1744
  InvalidOriginAccessIdentity.struct_class = Types::InvalidOriginAccessIdentity
1547
1745
 
@@ -1684,6 +1882,15 @@ module Aws::CloudFront
1684
1882
  ListConflictingAliasesResult[:payload] = :conflicting_aliases_list
1685
1883
  ListConflictingAliasesResult[:payload_member] = ListConflictingAliasesResult.member(:conflicting_aliases_list)
1686
1884
 
1885
+ ListContinuousDeploymentPoliciesRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
1886
+ ListContinuousDeploymentPoliciesRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
1887
+ ListContinuousDeploymentPoliciesRequest.struct_class = Types::ListContinuousDeploymentPoliciesRequest
1888
+
1889
+ ListContinuousDeploymentPoliciesResult.add_member(:continuous_deployment_policy_list, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyList, location_name: "ContinuousDeploymentPolicyList"))
1890
+ ListContinuousDeploymentPoliciesResult.struct_class = Types::ListContinuousDeploymentPoliciesResult
1891
+ ListContinuousDeploymentPoliciesResult[:payload] = :continuous_deployment_policy_list
1892
+ ListContinuousDeploymentPoliciesResult[:payload_member] = ListContinuousDeploymentPoliciesResult.member(:continuous_deployment_policy_list)
1893
+
1687
1894
  ListDistributionsByCachePolicyIdRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
1688
1895
  ListDistributionsByCachePolicyIdRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
1689
1896
  ListDistributionsByCachePolicyIdRequest.add_member(:cache_policy_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "CachePolicyId"))
@@ -1801,6 +2008,15 @@ module Aws::CloudFront
1801
2008
  ListKeyGroupsResult[:payload] = :key_group_list
1802
2009
  ListKeyGroupsResult[:payload_member] = ListKeyGroupsResult.member(:key_group_list)
1803
2010
 
2011
+ ListOriginAccessControlsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
2012
+ ListOriginAccessControlsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
2013
+ ListOriginAccessControlsRequest.struct_class = Types::ListOriginAccessControlsRequest
2014
+
2015
+ ListOriginAccessControlsResult.add_member(:origin_access_control_list, Shapes::ShapeRef.new(shape: OriginAccessControlList, location_name: "OriginAccessControlList"))
2016
+ ListOriginAccessControlsResult.struct_class = Types::ListOriginAccessControlsResult
2017
+ ListOriginAccessControlsResult[:payload] = :origin_access_control_list
2018
+ ListOriginAccessControlsResult[:payload_member] = ListOriginAccessControlsResult.member(:origin_access_control_list)
2019
+
1804
2020
  ListOriginRequestPoliciesRequest.add_member(:type, Shapes::ShapeRef.new(shape: OriginRequestPolicyType, location: "querystring", location_name: "Type"))
1805
2021
  ListOriginRequestPoliciesRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
1806
2022
  ListOriginRequestPoliciesRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
@@ -1872,12 +2088,18 @@ module Aws::CloudFront
1872
2088
  MonitoringSubscription.add_member(:realtime_metrics_subscription_config, Shapes::ShapeRef.new(shape: RealtimeMetricsSubscriptionConfig, location_name: "RealtimeMetricsSubscriptionConfig"))
1873
2089
  MonitoringSubscription.struct_class = Types::MonitoringSubscription
1874
2090
 
2091
+ MonitoringSubscriptionAlreadyExists.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2092
+ MonitoringSubscriptionAlreadyExists.struct_class = Types::MonitoringSubscriptionAlreadyExists
2093
+
1875
2094
  NoSuchCachePolicy.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1876
2095
  NoSuchCachePolicy.struct_class = Types::NoSuchCachePolicy
1877
2096
 
1878
2097
  NoSuchCloudFrontOriginAccessIdentity.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1879
2098
  NoSuchCloudFrontOriginAccessIdentity.struct_class = Types::NoSuchCloudFrontOriginAccessIdentity
1880
2099
 
2100
+ NoSuchContinuousDeploymentPolicy.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2101
+ NoSuchContinuousDeploymentPolicy.struct_class = Types::NoSuchContinuousDeploymentPolicy
2102
+
1881
2103
  NoSuchDistribution.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1882
2104
  NoSuchDistribution.struct_class = Types::NoSuchDistribution
1883
2105
 
@@ -1893,9 +2115,15 @@ module Aws::CloudFront
1893
2115
  NoSuchInvalidation.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1894
2116
  NoSuchInvalidation.struct_class = Types::NoSuchInvalidation
1895
2117
 
2118
+ NoSuchMonitoringSubscription.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2119
+ NoSuchMonitoringSubscription.struct_class = Types::NoSuchMonitoringSubscription
2120
+
1896
2121
  NoSuchOrigin.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1897
2122
  NoSuchOrigin.struct_class = Types::NoSuchOrigin
1898
2123
 
2124
+ NoSuchOriginAccessControl.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2125
+ NoSuchOriginAccessControl.struct_class = Types::NoSuchOriginAccessControl
2126
+
1899
2127
  NoSuchOriginRequestPolicy.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
1900
2128
  NoSuchOriginRequestPolicy.struct_class = Types::NoSuchOriginRequestPolicy
1901
2129
 
@@ -1923,8 +2151,44 @@ module Aws::CloudFront
1923
2151
  Origin.add_member(:connection_attempts, Shapes::ShapeRef.new(shape: integer, location_name: "ConnectionAttempts"))
1924
2152
  Origin.add_member(:connection_timeout, Shapes::ShapeRef.new(shape: integer, location_name: "ConnectionTimeout"))
1925
2153
  Origin.add_member(:origin_shield, Shapes::ShapeRef.new(shape: OriginShield, location_name: "OriginShield"))
2154
+ Origin.add_member(:origin_access_control_id, Shapes::ShapeRef.new(shape: string, location_name: "OriginAccessControlId"))
1926
2155
  Origin.struct_class = Types::Origin
1927
2156
 
2157
+ OriginAccessControl.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
2158
+ OriginAccessControl.add_member(:origin_access_control_config, Shapes::ShapeRef.new(shape: OriginAccessControlConfig, location_name: "OriginAccessControlConfig"))
2159
+ OriginAccessControl.struct_class = Types::OriginAccessControl
2160
+
2161
+ OriginAccessControlAlreadyExists.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2162
+ OriginAccessControlAlreadyExists.struct_class = Types::OriginAccessControlAlreadyExists
2163
+
2164
+ OriginAccessControlConfig.add_member(:name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Name"))
2165
+ OriginAccessControlConfig.add_member(:description, Shapes::ShapeRef.new(shape: string, location_name: "Description"))
2166
+ OriginAccessControlConfig.add_member(:signing_protocol, Shapes::ShapeRef.new(shape: OriginAccessControlSigningProtocols, required: true, location_name: "SigningProtocol"))
2167
+ OriginAccessControlConfig.add_member(:signing_behavior, Shapes::ShapeRef.new(shape: OriginAccessControlSigningBehaviors, required: true, location_name: "SigningBehavior"))
2168
+ OriginAccessControlConfig.add_member(:origin_access_control_origin_type, Shapes::ShapeRef.new(shape: OriginAccessControlOriginTypes, required: true, location_name: "OriginAccessControlOriginType"))
2169
+ OriginAccessControlConfig.struct_class = Types::OriginAccessControlConfig
2170
+
2171
+ OriginAccessControlInUse.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2172
+ OriginAccessControlInUse.struct_class = Types::OriginAccessControlInUse
2173
+
2174
+ OriginAccessControlList.add_member(:marker, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Marker"))
2175
+ OriginAccessControlList.add_member(:next_marker, Shapes::ShapeRef.new(shape: string, location_name: "NextMarker"))
2176
+ OriginAccessControlList.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "MaxItems"))
2177
+ OriginAccessControlList.add_member(:is_truncated, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "IsTruncated"))
2178
+ OriginAccessControlList.add_member(:quantity, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "Quantity"))
2179
+ OriginAccessControlList.add_member(:items, Shapes::ShapeRef.new(shape: OriginAccessControlSummaryList, location_name: "Items"))
2180
+ OriginAccessControlList.struct_class = Types::OriginAccessControlList
2181
+
2182
+ OriginAccessControlSummary.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
2183
+ OriginAccessControlSummary.add_member(:description, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Description"))
2184
+ OriginAccessControlSummary.add_member(:name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Name"))
2185
+ OriginAccessControlSummary.add_member(:signing_protocol, Shapes::ShapeRef.new(shape: OriginAccessControlSigningProtocols, required: true, location_name: "SigningProtocol"))
2186
+ OriginAccessControlSummary.add_member(:signing_behavior, Shapes::ShapeRef.new(shape: OriginAccessControlSigningBehaviors, required: true, location_name: "SigningBehavior"))
2187
+ OriginAccessControlSummary.add_member(:origin_access_control_origin_type, Shapes::ShapeRef.new(shape: OriginAccessControlOriginTypes, required: true, location_name: "OriginAccessControlOriginType"))
2188
+ OriginAccessControlSummary.struct_class = Types::OriginAccessControlSummary
2189
+
2190
+ OriginAccessControlSummaryList.member = Shapes::ShapeRef.new(shape: OriginAccessControlSummary, location_name: "OriginAccessControlSummary")
2191
+
1928
2192
  OriginCustomHeader.add_member(:header_name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "HeaderName"))
1929
2193
  OriginCustomHeader.add_member(:header_value, Shapes::ShapeRef.new(shape: sensitiveStringType, required: true, location_name: "HeaderValue"))
1930
2194
  OriginCustomHeader.struct_class = Types::OriginCustomHeader
@@ -2157,7 +2421,9 @@ module Aws::CloudFront
2157
2421
  ResponseHeadersPolicyConfig.add_member(:name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Name"))
2158
2422
  ResponseHeadersPolicyConfig.add_member(:cors_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyCorsConfig, location_name: "CorsConfig"))
2159
2423
  ResponseHeadersPolicyConfig.add_member(:security_headers_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicySecurityHeadersConfig, location_name: "SecurityHeadersConfig"))
2424
+ ResponseHeadersPolicyConfig.add_member(:server_timing_headers_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyServerTimingHeadersConfig, location_name: "ServerTimingHeadersConfig"))
2160
2425
  ResponseHeadersPolicyConfig.add_member(:custom_headers_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyCustomHeadersConfig, location_name: "CustomHeadersConfig"))
2426
+ ResponseHeadersPolicyConfig.add_member(:remove_headers_config, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyRemoveHeadersConfig, location_name: "RemoveHeadersConfig"))
2161
2427
  ResponseHeadersPolicyConfig.struct_class = Types::ResponseHeadersPolicyConfig
2162
2428
 
2163
2429
  ResponseHeadersPolicyContentSecurityPolicy.add_member(:override, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "Override"))
@@ -2204,6 +2470,15 @@ module Aws::CloudFront
2204
2470
  ResponseHeadersPolicyReferrerPolicy.add_member(:referrer_policy, Shapes::ShapeRef.new(shape: ReferrerPolicyList, required: true, location_name: "ReferrerPolicy"))
2205
2471
  ResponseHeadersPolicyReferrerPolicy.struct_class = Types::ResponseHeadersPolicyReferrerPolicy
2206
2472
 
2473
+ ResponseHeadersPolicyRemoveHeader.add_member(:header, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Header"))
2474
+ ResponseHeadersPolicyRemoveHeader.struct_class = Types::ResponseHeadersPolicyRemoveHeader
2475
+
2476
+ ResponseHeadersPolicyRemoveHeaderList.member = Shapes::ShapeRef.new(shape: ResponseHeadersPolicyRemoveHeader, location_name: "ResponseHeadersPolicyRemoveHeader")
2477
+
2478
+ ResponseHeadersPolicyRemoveHeadersConfig.add_member(:quantity, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "Quantity"))
2479
+ ResponseHeadersPolicyRemoveHeadersConfig.add_member(:items, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyRemoveHeaderList, location_name: "Items"))
2480
+ ResponseHeadersPolicyRemoveHeadersConfig.struct_class = Types::ResponseHeadersPolicyRemoveHeadersConfig
2481
+
2207
2482
  ResponseHeadersPolicySecurityHeadersConfig.add_member(:xss_protection, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyXSSProtection, location_name: "XSSProtection"))
2208
2483
  ResponseHeadersPolicySecurityHeadersConfig.add_member(:frame_options, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyFrameOptions, location_name: "FrameOptions"))
2209
2484
  ResponseHeadersPolicySecurityHeadersConfig.add_member(:referrer_policy, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyReferrerPolicy, location_name: "ReferrerPolicy"))
@@ -2212,6 +2487,10 @@ module Aws::CloudFront
2212
2487
  ResponseHeadersPolicySecurityHeadersConfig.add_member(:strict_transport_security, Shapes::ShapeRef.new(shape: ResponseHeadersPolicyStrictTransportSecurity, location_name: "StrictTransportSecurity"))
2213
2488
  ResponseHeadersPolicySecurityHeadersConfig.struct_class = Types::ResponseHeadersPolicySecurityHeadersConfig
2214
2489
 
2490
+ ResponseHeadersPolicyServerTimingHeadersConfig.add_member(:enabled, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "Enabled"))
2491
+ ResponseHeadersPolicyServerTimingHeadersConfig.add_member(:sampling_rate, Shapes::ShapeRef.new(shape: SamplingRate, location_name: "SamplingRate"))
2492
+ ResponseHeadersPolicyServerTimingHeadersConfig.struct_class = Types::ResponseHeadersPolicyServerTimingHeadersConfig
2493
+
2215
2494
  ResponseHeadersPolicyStrictTransportSecurity.add_member(:override, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "Override"))
2216
2495
  ResponseHeadersPolicyStrictTransportSecurity.add_member(:include_subdomains, Shapes::ShapeRef.new(shape: boolean, location_name: "IncludeSubdomains"))
2217
2496
  ResponseHeadersPolicyStrictTransportSecurity.add_member(:preload, Shapes::ShapeRef.new(shape: boolean, location_name: "Preload"))
@@ -2240,6 +2519,10 @@ module Aws::CloudFront
2240
2519
  S3OriginConfig.add_member(:origin_access_identity, Shapes::ShapeRef.new(shape: string, required: true, location_name: "OriginAccessIdentity"))
2241
2520
  S3OriginConfig.struct_class = Types::S3OriginConfig
2242
2521
 
2522
+ SessionStickinessConfig.add_member(:idle_ttl, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "IdleTTL"))
2523
+ SessionStickinessConfig.add_member(:maximum_ttl, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "MaximumTTL"))
2524
+ SessionStickinessConfig.struct_class = Types::SessionStickinessConfig
2525
+
2243
2526
  Signer.add_member(:aws_account_number, Shapes::ShapeRef.new(shape: string, location_name: "AwsAccountNumber"))
2244
2527
  Signer.add_member(:key_pair_ids, Shapes::ShapeRef.new(shape: KeyPairIds, location_name: "KeyPairIds"))
2245
2528
  Signer.struct_class = Types::Signer
@@ -2248,6 +2531,15 @@ module Aws::CloudFront
2248
2531
 
2249
2532
  SslProtocolsList.member = Shapes::ShapeRef.new(shape: SslProtocol, location_name: "SslProtocol")
2250
2533
 
2534
+ StagingDistributionDnsNameList.member = Shapes::ShapeRef.new(shape: string, location_name: "DnsName")
2535
+
2536
+ StagingDistributionDnsNames.add_member(:quantity, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "Quantity"))
2537
+ StagingDistributionDnsNames.add_member(:items, Shapes::ShapeRef.new(shape: StagingDistributionDnsNameList, location_name: "Items"))
2538
+ StagingDistributionDnsNames.struct_class = Types::StagingDistributionDnsNames
2539
+
2540
+ StagingDistributionInUse.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2541
+ StagingDistributionInUse.struct_class = Types::StagingDistributionInUse
2542
+
2251
2543
  StatusCodeList.member = Shapes::ShapeRef.new(shape: integer, location_name: "StatusCode")
2252
2544
 
2253
2545
  StatusCodes.add_member(:quantity, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "Quantity"))
@@ -2352,6 +2644,9 @@ module Aws::CloudFront
2352
2644
  TestResult.add_member(:function_output, Shapes::ShapeRef.new(shape: sensitiveStringType, location_name: "FunctionOutput"))
2353
2645
  TestResult.struct_class = Types::TestResult
2354
2646
 
2647
+ TooLongCSPInResponseHeadersPolicy.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2648
+ TooLongCSPInResponseHeadersPolicy.struct_class = Types::TooLongCSPInResponseHeadersPolicy
2649
+
2355
2650
  TooManyCacheBehaviors.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2356
2651
  TooManyCacheBehaviors.struct_class = Types::TooManyCacheBehaviors
2357
2652
 
@@ -2364,6 +2659,9 @@ module Aws::CloudFront
2364
2659
  TooManyCloudFrontOriginAccessIdentities.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2365
2660
  TooManyCloudFrontOriginAccessIdentities.struct_class = Types::TooManyCloudFrontOriginAccessIdentities
2366
2661
 
2662
+ TooManyContinuousDeploymentPolicies.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2663
+ TooManyContinuousDeploymentPolicies.struct_class = Types::TooManyContinuousDeploymentPolicies
2664
+
2367
2665
  TooManyCookieNamesInWhiteList.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2368
2666
  TooManyCookieNamesInWhiteList.struct_class = Types::TooManyCookieNamesInWhiteList
2369
2667
 
@@ -2391,6 +2689,9 @@ module Aws::CloudFront
2391
2689
  TooManyDistributionsAssociatedToKeyGroup.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2392
2690
  TooManyDistributionsAssociatedToKeyGroup.struct_class = Types::TooManyDistributionsAssociatedToKeyGroup
2393
2691
 
2692
+ TooManyDistributionsAssociatedToOriginAccessControl.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2693
+ TooManyDistributionsAssociatedToOriginAccessControl.struct_class = Types::TooManyDistributionsAssociatedToOriginAccessControl
2694
+
2394
2695
  TooManyDistributionsAssociatedToOriginRequestPolicy.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2395
2696
  TooManyDistributionsAssociatedToOriginRequestPolicy.struct_class = Types::TooManyDistributionsAssociatedToOriginRequestPolicy
2396
2697
 
@@ -2451,6 +2752,9 @@ module Aws::CloudFront
2451
2752
  TooManyLambdaFunctionAssociations.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2452
2753
  TooManyLambdaFunctionAssociations.struct_class = Types::TooManyLambdaFunctionAssociations
2453
2754
 
2755
+ TooManyOriginAccessControls.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2756
+ TooManyOriginAccessControls.struct_class = Types::TooManyOriginAccessControls
2757
+
2454
2758
  TooManyOriginCustomHeaders.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2455
2759
  TooManyOriginCustomHeaders.struct_class = Types::TooManyOriginCustomHeaders
2456
2760
 
@@ -2481,6 +2785,9 @@ module Aws::CloudFront
2481
2785
  TooManyRealtimeLogConfigs.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2482
2786
  TooManyRealtimeLogConfigs.struct_class = Types::TooManyRealtimeLogConfigs
2483
2787
 
2788
+ TooManyRemoveHeadersInResponseHeadersPolicy.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2789
+ TooManyRemoveHeadersInResponseHeadersPolicy.struct_class = Types::TooManyRemoveHeadersInResponseHeadersPolicy
2790
+
2484
2791
  TooManyResponseHeadersPolicies.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2485
2792
  TooManyResponseHeadersPolicies.struct_class = Types::TooManyResponseHeadersPolicies
2486
2793
 
@@ -2493,6 +2800,11 @@ module Aws::CloudFront
2493
2800
  TooManyTrustedSigners.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2494
2801
  TooManyTrustedSigners.struct_class = Types::TooManyTrustedSigners
2495
2802
 
2803
+ TrafficConfig.add_member(:single_weight_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentSingleWeightConfig, location_name: "SingleWeightConfig"))
2804
+ TrafficConfig.add_member(:single_header_config, Shapes::ShapeRef.new(shape: ContinuousDeploymentSingleHeaderConfig, location_name: "SingleHeaderConfig"))
2805
+ TrafficConfig.add_member(:type, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyType, required: true, location_name: "Type"))
2806
+ TrafficConfig.struct_class = Types::TrafficConfig
2807
+
2496
2808
  TrustedKeyGroupDoesNotExist.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
2497
2809
  TrustedKeyGroupDoesNotExist.struct_class = Types::TrustedKeyGroupDoesNotExist
2498
2810
 
@@ -2546,6 +2858,19 @@ module Aws::CloudFront
2546
2858
  UpdateCloudFrontOriginAccessIdentityResult[:payload] = :cloud_front_origin_access_identity
2547
2859
  UpdateCloudFrontOriginAccessIdentityResult[:payload_member] = UpdateCloudFrontOriginAccessIdentityResult.member(:cloud_front_origin_access_identity)
2548
2860
 
2861
+ 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/"}}))
2862
+ UpdateContinuousDeploymentPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
2863
+ UpdateContinuousDeploymentPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
2864
+ UpdateContinuousDeploymentPolicyRequest.struct_class = Types::UpdateContinuousDeploymentPolicyRequest
2865
+ UpdateContinuousDeploymentPolicyRequest[:payload] = :continuous_deployment_policy_config
2866
+ UpdateContinuousDeploymentPolicyRequest[:payload_member] = UpdateContinuousDeploymentPolicyRequest.member(:continuous_deployment_policy_config)
2867
+
2868
+ UpdateContinuousDeploymentPolicyResult.add_member(:continuous_deployment_policy, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicy, location_name: "ContinuousDeploymentPolicy"))
2869
+ UpdateContinuousDeploymentPolicyResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
2870
+ UpdateContinuousDeploymentPolicyResult.struct_class = Types::UpdateContinuousDeploymentPolicyResult
2871
+ UpdateContinuousDeploymentPolicyResult[:payload] = :continuous_deployment_policy
2872
+ UpdateContinuousDeploymentPolicyResult[:payload_member] = UpdateContinuousDeploymentPolicyResult.member(:continuous_deployment_policy)
2873
+
2549
2874
  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/"}}))
2550
2875
  UpdateDistributionRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
2551
2876
  UpdateDistributionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
@@ -2559,6 +2884,17 @@ module Aws::CloudFront
2559
2884
  UpdateDistributionResult[:payload] = :distribution
2560
2885
  UpdateDistributionResult[:payload_member] = UpdateDistributionResult.member(:distribution)
2561
2886
 
2887
+ UpdateDistributionWithStagingConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
2888
+ UpdateDistributionWithStagingConfigRequest.add_member(:staging_distribution_id, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "StagingDistributionId"))
2889
+ UpdateDistributionWithStagingConfigRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
2890
+ UpdateDistributionWithStagingConfigRequest.struct_class = Types::UpdateDistributionWithStagingConfigRequest
2891
+
2892
+ UpdateDistributionWithStagingConfigResult.add_member(:distribution, Shapes::ShapeRef.new(shape: Distribution, location_name: "Distribution"))
2893
+ UpdateDistributionWithStagingConfigResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
2894
+ UpdateDistributionWithStagingConfigResult.struct_class = Types::UpdateDistributionWithStagingConfigResult
2895
+ UpdateDistributionWithStagingConfigResult[:payload] = :distribution
2896
+ UpdateDistributionWithStagingConfigResult[:payload_member] = UpdateDistributionWithStagingConfigResult.member(:distribution)
2897
+
2562
2898
  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/"}}))
2563
2899
  UpdateFieldLevelEncryptionConfigRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
2564
2900
  UpdateFieldLevelEncryptionConfigRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
@@ -2610,6 +2946,19 @@ module Aws::CloudFront
2610
2946
  UpdateKeyGroupResult[:payload] = :key_group
2611
2947
  UpdateKeyGroupResult[:payload_member] = UpdateKeyGroupResult.member(:key_group)
2612
2948
 
2949
+ 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/"}}))
2950
+ UpdateOriginAccessControlRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
2951
+ UpdateOriginAccessControlRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
2952
+ UpdateOriginAccessControlRequest.struct_class = Types::UpdateOriginAccessControlRequest
2953
+ UpdateOriginAccessControlRequest[:payload] = :origin_access_control_config
2954
+ UpdateOriginAccessControlRequest[:payload_member] = UpdateOriginAccessControlRequest.member(:origin_access_control_config)
2955
+
2956
+ UpdateOriginAccessControlResult.add_member(:origin_access_control, Shapes::ShapeRef.new(shape: OriginAccessControl, location_name: "OriginAccessControl"))
2957
+ UpdateOriginAccessControlResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
2958
+ UpdateOriginAccessControlResult.struct_class = Types::UpdateOriginAccessControlResult
2959
+ UpdateOriginAccessControlResult[:payload] = :origin_access_control
2960
+ UpdateOriginAccessControlResult[:payload_member] = UpdateOriginAccessControlResult.member(:origin_access_control)
2961
+
2613
2962
  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/"}}))
2614
2963
  UpdateOriginRequestPolicyRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
2615
2964
  UpdateOriginRequestPolicyRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
@@ -2712,6 +3061,83 @@ module Aws::CloudFront
2712
3061
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
2713
3062
  end)
2714
3063
 
3064
+ api.add_operation(:copy_distribution, Seahorse::Model::Operation.new.tap do |o|
3065
+ o.name = "CopyDistribution2020_05_31"
3066
+ o.http_method = "POST"
3067
+ o.http_request_uri = "/2020-05-31/distribution/{PrimaryDistributionId}/copy"
3068
+ o.input = Shapes::ShapeRef.new(shape: CopyDistributionRequest,
3069
+ location_name: "CopyDistributionRequest",
3070
+ metadata: {
3071
+ "xmlNamespace" => {"uri"=>"http://cloudfront.amazonaws.com/doc/2020-05-31/"}
3072
+ }
3073
+ )
3074
+ o.output = Shapes::ShapeRef.new(shape: CopyDistributionResult)
3075
+ o.errors << Shapes::ShapeRef.new(shape: CNAMEAlreadyExists)
3076
+ o.errors << Shapes::ShapeRef.new(shape: DistributionAlreadyExists)
3077
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOrigin)
3078
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessIdentity)
3079
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessControl)
3080
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
3081
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchDistribution)
3082
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
3083
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3084
+ o.errors << Shapes::ShapeRef.new(shape: TooManyTrustedSigners)
3085
+ o.errors << Shapes::ShapeRef.new(shape: TrustedSignerDoesNotExist)
3086
+ o.errors << Shapes::ShapeRef.new(shape: InvalidViewerCertificate)
3087
+ o.errors << Shapes::ShapeRef.new(shape: InvalidMinimumProtocolVersion)
3088
+ o.errors << Shapes::ShapeRef.new(shape: MissingBody)
3089
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionCNAMEs)
3090
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributions)
3091
+ o.errors << Shapes::ShapeRef.new(shape: InvalidDefaultRootObject)
3092
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRelativePath)
3093
+ o.errors << Shapes::ShapeRef.new(shape: InvalidErrorCode)
3094
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResponseCode)
3095
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3096
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequiredProtocol)
3097
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchOrigin)
3098
+ o.errors << Shapes::ShapeRef.new(shape: TooManyOrigins)
3099
+ o.errors << Shapes::ShapeRef.new(shape: TooManyOriginGroupsPerDistribution)
3100
+ o.errors << Shapes::ShapeRef.new(shape: TooManyCacheBehaviors)
3101
+ o.errors << Shapes::ShapeRef.new(shape: TooManyCookieNamesInWhiteList)
3102
+ o.errors << Shapes::ShapeRef.new(shape: InvalidForwardCookies)
3103
+ o.errors << Shapes::ShapeRef.new(shape: TooManyHeadersInForwardedValues)
3104
+ o.errors << Shapes::ShapeRef.new(shape: InvalidHeadersForS3Origin)
3105
+ o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
3106
+ o.errors << Shapes::ShapeRef.new(shape: TooManyCertificates)
3107
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLocationCode)
3108
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGeoRestrictionParameter)
3109
+ o.errors << Shapes::ShapeRef.new(shape: InvalidProtocolSettings)
3110
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTTLOrder)
3111
+ o.errors << Shapes::ShapeRef.new(shape: InvalidWebACLId)
3112
+ o.errors << Shapes::ShapeRef.new(shape: TooManyOriginCustomHeaders)
3113
+ o.errors << Shapes::ShapeRef.new(shape: TooManyQueryStringParameters)
3114
+ o.errors << Shapes::ShapeRef.new(shape: InvalidQueryStringParameters)
3115
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsWithLambdaAssociations)
3116
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsWithSingleFunctionARN)
3117
+ o.errors << Shapes::ShapeRef.new(shape: TooManyLambdaFunctionAssociations)
3118
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaFunctionAssociation)
3119
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsWithFunctionAssociations)
3120
+ o.errors << Shapes::ShapeRef.new(shape: TooManyFunctionAssociations)
3121
+ o.errors << Shapes::ShapeRef.new(shape: InvalidFunctionAssociation)
3122
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginReadTimeout)
3123
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginKeepaliveTimeout)
3124
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchFieldLevelEncryptionConfig)
3125
+ o.errors << Shapes::ShapeRef.new(shape: IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior)
3126
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToFieldLevelEncryptionConfig)
3127
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchCachePolicy)
3128
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToCachePolicy)
3129
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToOriginAccessControl)
3130
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResponseHeadersPolicy)
3131
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToResponseHeadersPolicy)
3132
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchOriginRequestPolicy)
3133
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToOriginRequestPolicy)
3134
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToKeyGroup)
3135
+ o.errors << Shapes::ShapeRef.new(shape: TooManyKeyGroupsAssociatedToDistribution)
3136
+ o.errors << Shapes::ShapeRef.new(shape: TrustedKeyGroupDoesNotExist)
3137
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchRealtimeLogConfig)
3138
+ o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigOwnerMismatch)
3139
+ end)
3140
+
2715
3141
  api.add_operation(:create_cache_policy, Seahorse::Model::Operation.new.tap do |o|
2716
3142
  o.name = "CreateCachePolicy2020_05_31"
2717
3143
  o.http_method = "POST"
@@ -2741,6 +3167,20 @@ module Aws::CloudFront
2741
3167
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
2742
3168
  end)
2743
3169
 
3170
+ api.add_operation(:create_continuous_deployment_policy, Seahorse::Model::Operation.new.tap do |o|
3171
+ o.name = "CreateContinuousDeploymentPolicy2020_05_31"
3172
+ o.http_method = "POST"
3173
+ o.http_request_uri = "/2020-05-31/continuous-deployment-policy"
3174
+ o.input = Shapes::ShapeRef.new(shape: CreateContinuousDeploymentPolicyRequest)
3175
+ o.output = Shapes::ShapeRef.new(shape: CreateContinuousDeploymentPolicyResult)
3176
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3177
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3178
+ o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
3179
+ o.errors << Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyAlreadyExists)
3180
+ o.errors << Shapes::ShapeRef.new(shape: TooManyContinuousDeploymentPolicies)
3181
+ o.errors << Shapes::ShapeRef.new(shape: StagingDistributionInUse)
3182
+ end)
3183
+
2744
3184
  api.add_operation(:create_distribution, Seahorse::Model::Operation.new.tap do |o|
2745
3185
  o.name = "CreateDistribution2020_05_31"
2746
3186
  o.http_method = "POST"
@@ -2751,6 +3191,9 @@ module Aws::CloudFront
2751
3191
  o.errors << Shapes::ShapeRef.new(shape: DistributionAlreadyExists)
2752
3192
  o.errors << Shapes::ShapeRef.new(shape: InvalidOrigin)
2753
3193
  o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessIdentity)
3194
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessControl)
3195
+ o.errors << Shapes::ShapeRef.new(shape: IllegalOriginAccessConfiguration)
3196
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToOriginAccessControl)
2754
3197
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
2755
3198
  o.errors << Shapes::ShapeRef.new(shape: TooManyTrustedSigners)
2756
3199
  o.errors << Shapes::ShapeRef.new(shape: TrustedSignerDoesNotExist)
@@ -2806,6 +3249,9 @@ module Aws::CloudFront
2806
3249
  o.errors << Shapes::ShapeRef.new(shape: TrustedKeyGroupDoesNotExist)
2807
3250
  o.errors << Shapes::ShapeRef.new(shape: NoSuchRealtimeLogConfig)
2808
3251
  o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigOwnerMismatch)
3252
+ o.errors << Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyInUse)
3253
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchContinuousDeploymentPolicy)
3254
+ o.errors << Shapes::ShapeRef.new(shape: InvalidDomainNameForOriginAccessControl)
2809
3255
  end)
2810
3256
 
2811
3257
  api.add_operation(:create_distribution_with_tags, Seahorse::Model::Operation.new.tap do |o|
@@ -2818,6 +3264,8 @@ module Aws::CloudFront
2818
3264
  o.errors << Shapes::ShapeRef.new(shape: DistributionAlreadyExists)
2819
3265
  o.errors << Shapes::ShapeRef.new(shape: InvalidOrigin)
2820
3266
  o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessIdentity)
3267
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessControl)
3268
+ o.errors << Shapes::ShapeRef.new(shape: IllegalOriginAccessConfiguration)
2821
3269
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
2822
3270
  o.errors << Shapes::ShapeRef.new(shape: TooManyTrustedSigners)
2823
3271
  o.errors << Shapes::ShapeRef.new(shape: TrustedSignerDoesNotExist)
@@ -2865,6 +3313,7 @@ module Aws::CloudFront
2865
3313
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToFieldLevelEncryptionConfig)
2866
3314
  o.errors << Shapes::ShapeRef.new(shape: NoSuchCachePolicy)
2867
3315
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToCachePolicy)
3316
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToOriginAccessControl)
2868
3317
  o.errors << Shapes::ShapeRef.new(shape: NoSuchResponseHeadersPolicy)
2869
3318
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToResponseHeadersPolicy)
2870
3319
  o.errors << Shapes::ShapeRef.new(shape: NoSuchOriginRequestPolicy)
@@ -2874,6 +3323,9 @@ module Aws::CloudFront
2874
3323
  o.errors << Shapes::ShapeRef.new(shape: TrustedKeyGroupDoesNotExist)
2875
3324
  o.errors << Shapes::ShapeRef.new(shape: NoSuchRealtimeLogConfig)
2876
3325
  o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigOwnerMismatch)
3326
+ o.errors << Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyInUse)
3327
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchContinuousDeploymentPolicy)
3328
+ o.errors << Shapes::ShapeRef.new(shape: InvalidDomainNameForOriginAccessControl)
2877
3329
  end)
2878
3330
 
2879
3331
  api.add_operation(:create_field_level_encryption_config, Seahorse::Model::Operation.new.tap do |o|
@@ -2956,14 +3408,26 @@ module Aws::CloudFront
2956
3408
  api.add_operation(:create_monitoring_subscription, Seahorse::Model::Operation.new.tap do |o|
2957
3409
  o.name = "CreateMonitoringSubscription2020_05_31"
2958
3410
  o.http_method = "POST"
2959
- o.http_request_uri = "/2020-05-31/distributions/{DistributionId}/monitoring-subscription"
3411
+ o.http_request_uri = "/2020-05-31/distributions/{DistributionId}/monitoring-subscription/"
2960
3412
  o.input = Shapes::ShapeRef.new(shape: CreateMonitoringSubscriptionRequest)
2961
3413
  o.output = Shapes::ShapeRef.new(shape: CreateMonitoringSubscriptionResult)
2962
3414
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
2963
3415
  o.errors << Shapes::ShapeRef.new(shape: NoSuchDistribution)
3416
+ o.errors << Shapes::ShapeRef.new(shape: MonitoringSubscriptionAlreadyExists)
2964
3417
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
2965
3418
  end)
2966
3419
 
3420
+ api.add_operation(:create_origin_access_control, Seahorse::Model::Operation.new.tap do |o|
3421
+ o.name = "CreateOriginAccessControl2020_05_31"
3422
+ o.http_method = "POST"
3423
+ o.http_request_uri = "/2020-05-31/origin-access-control"
3424
+ o.input = Shapes::ShapeRef.new(shape: CreateOriginAccessControlRequest)
3425
+ o.output = Shapes::ShapeRef.new(shape: CreateOriginAccessControlResult)
3426
+ o.errors << Shapes::ShapeRef.new(shape: OriginAccessControlAlreadyExists)
3427
+ o.errors << Shapes::ShapeRef.new(shape: TooManyOriginAccessControls)
3428
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3429
+ end)
3430
+
2967
3431
  api.add_operation(:create_origin_request_policy, Seahorse::Model::Operation.new.tap do |o|
2968
3432
  o.name = "CreateOriginRequestPolicy2020_05_31"
2969
3433
  o.http_method = "POST"
@@ -3020,6 +3484,8 @@ module Aws::CloudFront
3020
3484
  o.errors << Shapes::ShapeRef.new(shape: ResponseHeadersPolicyAlreadyExists)
3021
3485
  o.errors << Shapes::ShapeRef.new(shape: TooManyResponseHeadersPolicies)
3022
3486
  o.errors << Shapes::ShapeRef.new(shape: TooManyCustomHeadersInResponseHeadersPolicy)
3487
+ o.errors << Shapes::ShapeRef.new(shape: TooLongCSPInResponseHeadersPolicy)
3488
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRemoveHeadersInResponseHeadersPolicy)
3023
3489
  end)
3024
3490
 
3025
3491
  api.add_operation(:create_streaming_distribution, Seahorse::Model::Operation.new.tap do |o|
@@ -3032,6 +3498,7 @@ module Aws::CloudFront
3032
3498
  o.errors << Shapes::ShapeRef.new(shape: StreamingDistributionAlreadyExists)
3033
3499
  o.errors << Shapes::ShapeRef.new(shape: InvalidOrigin)
3034
3500
  o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessIdentity)
3501
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessControl)
3035
3502
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3036
3503
  o.errors << Shapes::ShapeRef.new(shape: TooManyTrustedSigners)
3037
3504
  o.errors << Shapes::ShapeRef.new(shape: TrustedSignerDoesNotExist)
@@ -3052,6 +3519,7 @@ module Aws::CloudFront
3052
3519
  o.errors << Shapes::ShapeRef.new(shape: StreamingDistributionAlreadyExists)
3053
3520
  o.errors << Shapes::ShapeRef.new(shape: InvalidOrigin)
3054
3521
  o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessIdentity)
3522
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessControl)
3055
3523
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3056
3524
  o.errors << Shapes::ShapeRef.new(shape: TooManyTrustedSigners)
3057
3525
  o.errors << Shapes::ShapeRef.new(shape: TrustedSignerDoesNotExist)
@@ -3090,6 +3558,20 @@ module Aws::CloudFront
3090
3558
  o.errors << Shapes::ShapeRef.new(shape: CloudFrontOriginAccessIdentityInUse)
3091
3559
  end)
3092
3560
 
3561
+ api.add_operation(:delete_continuous_deployment_policy, Seahorse::Model::Operation.new.tap do |o|
3562
+ o.name = "DeleteContinuousDeploymentPolicy2020_05_31"
3563
+ o.http_method = "DELETE"
3564
+ o.http_request_uri = "/2020-05-31/continuous-deployment-policy/{Id}"
3565
+ o.input = Shapes::ShapeRef.new(shape: DeleteContinuousDeploymentPolicyRequest)
3566
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3567
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
3568
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3569
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3570
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
3571
+ o.errors << Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyInUse)
3572
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchContinuousDeploymentPolicy)
3573
+ end)
3574
+
3093
3575
  api.add_operation(:delete_distribution, Seahorse::Model::Operation.new.tap do |o|
3094
3576
  o.name = "DeleteDistribution2020_05_31"
3095
3577
  o.http_method = "DELETE"
@@ -3157,14 +3639,28 @@ module Aws::CloudFront
3157
3639
  api.add_operation(:delete_monitoring_subscription, Seahorse::Model::Operation.new.tap do |o|
3158
3640
  o.name = "DeleteMonitoringSubscription2020_05_31"
3159
3641
  o.http_method = "DELETE"
3160
- o.http_request_uri = "/2020-05-31/distributions/{DistributionId}/monitoring-subscription"
3642
+ o.http_request_uri = "/2020-05-31/distributions/{DistributionId}/monitoring-subscription/"
3161
3643
  o.input = Shapes::ShapeRef.new(shape: DeleteMonitoringSubscriptionRequest)
3162
3644
  o.output = Shapes::ShapeRef.new(shape: DeleteMonitoringSubscriptionResult)
3163
3645
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3164
3646
  o.errors << Shapes::ShapeRef.new(shape: NoSuchDistribution)
3647
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchMonitoringSubscription)
3165
3648
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
3166
3649
  end)
3167
3650
 
3651
+ api.add_operation(:delete_origin_access_control, Seahorse::Model::Operation.new.tap do |o|
3652
+ o.name = "DeleteOriginAccessControl2020_05_31"
3653
+ o.http_method = "DELETE"
3654
+ o.http_request_uri = "/2020-05-31/origin-access-control/{Id}"
3655
+ o.input = Shapes::ShapeRef.new(shape: DeleteOriginAccessControlRequest)
3656
+ o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
3657
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3658
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
3659
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchOriginAccessControl)
3660
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
3661
+ o.errors << Shapes::ShapeRef.new(shape: OriginAccessControlInUse)
3662
+ end)
3663
+
3168
3664
  api.add_operation(:delete_origin_request_policy, Seahorse::Model::Operation.new.tap do |o|
3169
3665
  o.name = "DeleteOriginRequestPolicy2020_05_31"
3170
3666
  o.http_method = "DELETE"
@@ -3286,6 +3782,26 @@ module Aws::CloudFront
3286
3782
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3287
3783
  end)
3288
3784
 
3785
+ api.add_operation(:get_continuous_deployment_policy, Seahorse::Model::Operation.new.tap do |o|
3786
+ o.name = "GetContinuousDeploymentPolicy2020_05_31"
3787
+ o.http_method = "GET"
3788
+ o.http_request_uri = "/2020-05-31/continuous-deployment-policy/{Id}"
3789
+ o.input = Shapes::ShapeRef.new(shape: GetContinuousDeploymentPolicyRequest)
3790
+ o.output = Shapes::ShapeRef.new(shape: GetContinuousDeploymentPolicyResult)
3791
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3792
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchContinuousDeploymentPolicy)
3793
+ end)
3794
+
3795
+ api.add_operation(:get_continuous_deployment_policy_config, Seahorse::Model::Operation.new.tap do |o|
3796
+ o.name = "GetContinuousDeploymentPolicyConfig2020_05_31"
3797
+ o.http_method = "GET"
3798
+ o.http_request_uri = "/2020-05-31/continuous-deployment-policy/{Id}/config"
3799
+ o.input = Shapes::ShapeRef.new(shape: GetContinuousDeploymentPolicyConfigRequest)
3800
+ o.output = Shapes::ShapeRef.new(shape: GetContinuousDeploymentPolicyConfigResult)
3801
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3802
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchContinuousDeploymentPolicy)
3803
+ end)
3804
+
3289
3805
  api.add_operation(:get_distribution, Seahorse::Model::Operation.new.tap do |o|
3290
3806
  o.name = "GetDistribution2020_05_31"
3291
3807
  o.http_method = "GET"
@@ -3388,14 +3904,35 @@ module Aws::CloudFront
3388
3904
  api.add_operation(:get_monitoring_subscription, Seahorse::Model::Operation.new.tap do |o|
3389
3905
  o.name = "GetMonitoringSubscription2020_05_31"
3390
3906
  o.http_method = "GET"
3391
- o.http_request_uri = "/2020-05-31/distributions/{DistributionId}/monitoring-subscription"
3907
+ o.http_request_uri = "/2020-05-31/distributions/{DistributionId}/monitoring-subscription/"
3392
3908
  o.input = Shapes::ShapeRef.new(shape: GetMonitoringSubscriptionRequest)
3393
3909
  o.output = Shapes::ShapeRef.new(shape: GetMonitoringSubscriptionResult)
3394
3910
  o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3395
3911
  o.errors << Shapes::ShapeRef.new(shape: NoSuchDistribution)
3912
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchMonitoringSubscription)
3396
3913
  o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
3397
3914
  end)
3398
3915
 
3916
+ api.add_operation(:get_origin_access_control, Seahorse::Model::Operation.new.tap do |o|
3917
+ o.name = "GetOriginAccessControl2020_05_31"
3918
+ o.http_method = "GET"
3919
+ o.http_request_uri = "/2020-05-31/origin-access-control/{Id}"
3920
+ o.input = Shapes::ShapeRef.new(shape: GetOriginAccessControlRequest)
3921
+ o.output = Shapes::ShapeRef.new(shape: GetOriginAccessControlResult)
3922
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchOriginAccessControl)
3923
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3924
+ end)
3925
+
3926
+ api.add_operation(:get_origin_access_control_config, Seahorse::Model::Operation.new.tap do |o|
3927
+ o.name = "GetOriginAccessControlConfig2020_05_31"
3928
+ o.http_method = "GET"
3929
+ o.http_request_uri = "/2020-05-31/origin-access-control/{Id}/config"
3930
+ o.input = Shapes::ShapeRef.new(shape: GetOriginAccessControlConfigRequest)
3931
+ o.output = Shapes::ShapeRef.new(shape: GetOriginAccessControlConfigResult)
3932
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchOriginAccessControl)
3933
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
3934
+ end)
3935
+
3399
3936
  api.add_operation(:get_origin_request_policy, Seahorse::Model::Operation.new.tap do |o|
3400
3937
  o.name = "GetOriginRequestPolicy2020_05_31"
3401
3938
  o.http_method = "GET"
@@ -3529,6 +4066,17 @@ module Aws::CloudFront
3529
4066
  o.errors << Shapes::ShapeRef.new(shape: NoSuchDistribution)
3530
4067
  end)
3531
4068
 
4069
+ api.add_operation(:list_continuous_deployment_policies, Seahorse::Model::Operation.new.tap do |o|
4070
+ o.name = "ListContinuousDeploymentPolicies2020_05_31"
4071
+ o.http_method = "GET"
4072
+ o.http_request_uri = "/2020-05-31/continuous-deployment-policy"
4073
+ o.input = Shapes::ShapeRef.new(shape: ListContinuousDeploymentPoliciesRequest)
4074
+ o.output = Shapes::ShapeRef.new(shape: ListContinuousDeploymentPoliciesResult)
4075
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4076
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4077
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchContinuousDeploymentPolicy)
4078
+ end)
4079
+
3532
4080
  api.add_operation(:list_distributions, Seahorse::Model::Operation.new.tap do |o|
3533
4081
  o.name = "ListDistributions2020_05_31"
3534
4082
  o.http_method = "GET"
@@ -3667,6 +4215,15 @@ module Aws::CloudFront
3667
4215
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3668
4216
  end)
3669
4217
 
4218
+ api.add_operation(:list_origin_access_controls, Seahorse::Model::Operation.new.tap do |o|
4219
+ o.name = "ListOriginAccessControls2020_05_31"
4220
+ o.http_method = "GET"
4221
+ o.http_request_uri = "/2020-05-31/origin-access-control"
4222
+ o.input = Shapes::ShapeRef.new(shape: ListOriginAccessControlsRequest)
4223
+ o.output = Shapes::ShapeRef.new(shape: ListOriginAccessControlsResult)
4224
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4225
+ end)
4226
+
3670
4227
  api.add_operation(:list_origin_request_policies, Seahorse::Model::Operation.new.tap do |o|
3671
4228
  o.name = "ListOriginRequestPolicies2020_05_31"
3672
4229
  o.http_method = "GET"
@@ -3827,6 +4384,21 @@ module Aws::CloudFront
3827
4384
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
3828
4385
  end)
3829
4386
 
4387
+ api.add_operation(:update_continuous_deployment_policy, Seahorse::Model::Operation.new.tap do |o|
4388
+ o.name = "UpdateContinuousDeploymentPolicy2020_05_31"
4389
+ o.http_method = "PUT"
4390
+ o.http_request_uri = "/2020-05-31/continuous-deployment-policy/{Id}"
4391
+ o.input = Shapes::ShapeRef.new(shape: UpdateContinuousDeploymentPolicyRequest)
4392
+ o.output = Shapes::ShapeRef.new(shape: UpdateContinuousDeploymentPolicyResult)
4393
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4394
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4395
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4396
+ o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
4397
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4398
+ o.errors << Shapes::ShapeRef.new(shape: StagingDistributionInUse)
4399
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchContinuousDeploymentPolicy)
4400
+ end)
4401
+
3830
4402
  api.add_operation(:update_distribution, Seahorse::Model::Operation.new.tap do |o|
3831
4403
  o.name = "UpdateDistribution2020_05_31"
3832
4404
  o.http_method = "PUT"
@@ -3847,6 +4419,7 @@ module Aws::CloudFront
3847
4419
  o.errors << Shapes::ShapeRef.new(shape: InvalidResponseCode)
3848
4420
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
3849
4421
  o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessIdentity)
4422
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessControl)
3850
4423
  o.errors << Shapes::ShapeRef.new(shape: TooManyTrustedSigners)
3851
4424
  o.errors << Shapes::ShapeRef.new(shape: TrustedSignerDoesNotExist)
3852
4425
  o.errors << Shapes::ShapeRef.new(shape: InvalidViewerCertificate)
@@ -3883,6 +4456,81 @@ module Aws::CloudFront
3883
4456
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToFieldLevelEncryptionConfig)
3884
4457
  o.errors << Shapes::ShapeRef.new(shape: NoSuchCachePolicy)
3885
4458
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToCachePolicy)
4459
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToOriginAccessControl)
4460
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchResponseHeadersPolicy)
4461
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToResponseHeadersPolicy)
4462
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchOriginRequestPolicy)
4463
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToOriginRequestPolicy)
4464
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToKeyGroup)
4465
+ o.errors << Shapes::ShapeRef.new(shape: TooManyKeyGroupsAssociatedToDistribution)
4466
+ o.errors << Shapes::ShapeRef.new(shape: TrustedKeyGroupDoesNotExist)
4467
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchRealtimeLogConfig)
4468
+ o.errors << Shapes::ShapeRef.new(shape: RealtimeLogConfigOwnerMismatch)
4469
+ o.errors << Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyInUse)
4470
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchContinuousDeploymentPolicy)
4471
+ o.errors << Shapes::ShapeRef.new(shape: StagingDistributionInUse)
4472
+ o.errors << Shapes::ShapeRef.new(shape: IllegalOriginAccessConfiguration)
4473
+ o.errors << Shapes::ShapeRef.new(shape: InvalidDomainNameForOriginAccessControl)
4474
+ end)
4475
+
4476
+ api.add_operation(:update_distribution_with_staging_config, Seahorse::Model::Operation.new.tap do |o|
4477
+ o.name = "UpdateDistributionWithStagingConfig2020_05_31"
4478
+ o.http_method = "PUT"
4479
+ o.http_request_uri = "/2020-05-31/distribution/{Id}/promote-staging-config"
4480
+ o.input = Shapes::ShapeRef.new(shape: UpdateDistributionWithStagingConfigRequest)
4481
+ o.output = Shapes::ShapeRef.new(shape: UpdateDistributionWithStagingConfigResult)
4482
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4483
+ o.errors << Shapes::ShapeRef.new(shape: CNAMEAlreadyExists)
4484
+ o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
4485
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4486
+ o.errors << Shapes::ShapeRef.new(shape: MissingBody)
4487
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchDistribution)
4488
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4489
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionCNAMEs)
4490
+ o.errors << Shapes::ShapeRef.new(shape: InvalidDefaultRootObject)
4491
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRelativePath)
4492
+ o.errors << Shapes::ShapeRef.new(shape: InvalidErrorCode)
4493
+ o.errors << Shapes::ShapeRef.new(shape: InvalidResponseCode)
4494
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4495
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessIdentity)
4496
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessControl)
4497
+ o.errors << Shapes::ShapeRef.new(shape: TooManyTrustedSigners)
4498
+ o.errors << Shapes::ShapeRef.new(shape: TrustedSignerDoesNotExist)
4499
+ o.errors << Shapes::ShapeRef.new(shape: InvalidViewerCertificate)
4500
+ o.errors << Shapes::ShapeRef.new(shape: InvalidMinimumProtocolVersion)
4501
+ o.errors << Shapes::ShapeRef.new(shape: InvalidRequiredProtocol)
4502
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchOrigin)
4503
+ o.errors << Shapes::ShapeRef.new(shape: TooManyOrigins)
4504
+ o.errors << Shapes::ShapeRef.new(shape: TooManyOriginGroupsPerDistribution)
4505
+ o.errors << Shapes::ShapeRef.new(shape: TooManyCacheBehaviors)
4506
+ o.errors << Shapes::ShapeRef.new(shape: TooManyCookieNamesInWhiteList)
4507
+ o.errors << Shapes::ShapeRef.new(shape: InvalidForwardCookies)
4508
+ o.errors << Shapes::ShapeRef.new(shape: TooManyHeadersInForwardedValues)
4509
+ o.errors << Shapes::ShapeRef.new(shape: InvalidHeadersForS3Origin)
4510
+ o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)
4511
+ o.errors << Shapes::ShapeRef.new(shape: TooManyCertificates)
4512
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLocationCode)
4513
+ o.errors << Shapes::ShapeRef.new(shape: InvalidGeoRestrictionParameter)
4514
+ o.errors << Shapes::ShapeRef.new(shape: InvalidTTLOrder)
4515
+ o.errors << Shapes::ShapeRef.new(shape: InvalidWebACLId)
4516
+ o.errors << Shapes::ShapeRef.new(shape: TooManyOriginCustomHeaders)
4517
+ o.errors << Shapes::ShapeRef.new(shape: TooManyQueryStringParameters)
4518
+ o.errors << Shapes::ShapeRef.new(shape: InvalidQueryStringParameters)
4519
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsWithLambdaAssociations)
4520
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsWithSingleFunctionARN)
4521
+ o.errors << Shapes::ShapeRef.new(shape: TooManyLambdaFunctionAssociations)
4522
+ o.errors << Shapes::ShapeRef.new(shape: InvalidLambdaFunctionAssociation)
4523
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsWithFunctionAssociations)
4524
+ o.errors << Shapes::ShapeRef.new(shape: TooManyFunctionAssociations)
4525
+ o.errors << Shapes::ShapeRef.new(shape: InvalidFunctionAssociation)
4526
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginReadTimeout)
4527
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginKeepaliveTimeout)
4528
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchFieldLevelEncryptionConfig)
4529
+ o.errors << Shapes::ShapeRef.new(shape: IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior)
4530
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToFieldLevelEncryptionConfig)
4531
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchCachePolicy)
4532
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToCachePolicy)
4533
+ o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToOriginAccessControl)
3886
4534
  o.errors << Shapes::ShapeRef.new(shape: NoSuchResponseHeadersPolicy)
3887
4535
  o.errors << Shapes::ShapeRef.new(shape: TooManyDistributionsAssociatedToResponseHeadersPolicy)
3888
4536
  o.errors << Shapes::ShapeRef.new(shape: NoSuchOriginRequestPolicy)
@@ -3966,6 +4614,21 @@ module Aws::CloudFront
3966
4614
  o.errors << Shapes::ShapeRef.new(shape: TooManyPublicKeysInKeyGroup)
3967
4615
  end)
3968
4616
 
4617
+ api.add_operation(:update_origin_access_control, Seahorse::Model::Operation.new.tap do |o|
4618
+ o.name = "UpdateOriginAccessControl2020_05_31"
4619
+ o.http_method = "PUT"
4620
+ o.http_request_uri = "/2020-05-31/origin-access-control/{Id}/config"
4621
+ o.input = Shapes::ShapeRef.new(shape: UpdateOriginAccessControlRequest)
4622
+ o.output = Shapes::ShapeRef.new(shape: UpdateOriginAccessControlResult)
4623
+ o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
4624
+ o.errors << Shapes::ShapeRef.new(shape: IllegalUpdate)
4625
+ o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
4626
+ o.errors << Shapes::ShapeRef.new(shape: OriginAccessControlAlreadyExists)
4627
+ o.errors << Shapes::ShapeRef.new(shape: NoSuchOriginAccessControl)
4628
+ o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4629
+ o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4630
+ end)
4631
+
3969
4632
  api.add_operation(:update_origin_request_policy, Seahorse::Model::Operation.new.tap do |o|
3970
4633
  o.name = "UpdateOriginRequestPolicy2020_05_31"
3971
4634
  o.http_method = "PUT"
@@ -4031,6 +4694,8 @@ module Aws::CloudFront
4031
4694
  o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
4032
4695
  o.errors << Shapes::ShapeRef.new(shape: ResponseHeadersPolicyAlreadyExists)
4033
4696
  o.errors << Shapes::ShapeRef.new(shape: TooManyCustomHeadersInResponseHeadersPolicy)
4697
+ o.errors << Shapes::ShapeRef.new(shape: TooLongCSPInResponseHeadersPolicy)
4698
+ o.errors << Shapes::ShapeRef.new(shape: TooManyRemoveHeadersInResponseHeadersPolicy)
4034
4699
  end)
4035
4700
 
4036
4701
  api.add_operation(:update_streaming_distribution, Seahorse::Model::Operation.new.tap do |o|
@@ -4049,6 +4714,7 @@ module Aws::CloudFront
4049
4714
  o.errors << Shapes::ShapeRef.new(shape: TooManyStreamingDistributionCNAMEs)
4050
4715
  o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
4051
4716
  o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessIdentity)
4717
+ o.errors << Shapes::ShapeRef.new(shape: InvalidOriginAccessControl)
4052
4718
  o.errors << Shapes::ShapeRef.new(shape: TooManyTrustedSigners)
4053
4719
  o.errors << Shapes::ShapeRef.new(shape: TrustedSignerDoesNotExist)
4054
4720
  o.errors << Shapes::ShapeRef.new(shape: InconsistentQuantities)