aws-sdk-cloudfront 1.135.0 → 1.136.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-cloudfront/client.rb +1296 -127
- data/lib/aws-sdk-cloudfront/client_api.rb +501 -0
- data/lib/aws-sdk-cloudfront/types.rb +859 -8
- data/lib/aws-sdk-cloudfront.rb +1 -1
- data/sig/client.rbs +264 -3
- data/sig/types.rbs +261 -0
- metadata +1 -1
|
@@ -40,6 +40,9 @@ module Aws::CloudFront
|
|
|
40
40
|
AwsAccountNumberList = Shapes::ListShape.new(name: 'AwsAccountNumberList')
|
|
41
41
|
BatchTooLarge = Shapes::StructureShape.new(name: 'BatchTooLarge')
|
|
42
42
|
CNAMEAlreadyExists = Shapes::StructureShape.new(name: 'CNAMEAlreadyExists')
|
|
43
|
+
CaCertificatesBundleS3Location = Shapes::StructureShape.new(name: 'CaCertificatesBundleS3Location')
|
|
44
|
+
CaCertificatesBundleS3LocationRegionString = Shapes::StringShape.new(name: 'CaCertificatesBundleS3LocationRegionString')
|
|
45
|
+
CaCertificatesBundleSource = Shapes::UnionShape.new(name: 'CaCertificatesBundleSource')
|
|
43
46
|
CacheBehavior = Shapes::StructureShape.new(name: 'CacheBehavior')
|
|
44
47
|
CacheBehaviorList = Shapes::ListShape.new(name: 'CacheBehaviorList')
|
|
45
48
|
CacheBehaviors = Shapes::StructureShape.new(name: 'CacheBehaviors')
|
|
@@ -75,6 +78,10 @@ module Aws::CloudFront
|
|
|
75
78
|
ConflictingAlias = Shapes::StructureShape.new(name: 'ConflictingAlias')
|
|
76
79
|
ConflictingAliases = Shapes::ListShape.new(name: 'ConflictingAliases')
|
|
77
80
|
ConflictingAliasesList = Shapes::StructureShape.new(name: 'ConflictingAliasesList')
|
|
81
|
+
ConnectionFunctionAssociation = Shapes::StructureShape.new(name: 'ConnectionFunctionAssociation')
|
|
82
|
+
ConnectionFunctionSummary = Shapes::StructureShape.new(name: 'ConnectionFunctionSummary')
|
|
83
|
+
ConnectionFunctionSummaryList = Shapes::ListShape.new(name: 'ConnectionFunctionSummaryList')
|
|
84
|
+
ConnectionFunctionTestResult = Shapes::StructureShape.new(name: 'ConnectionFunctionTestResult')
|
|
78
85
|
ConnectionGroup = Shapes::StructureShape.new(name: 'ConnectionGroup')
|
|
79
86
|
ConnectionGroupAssociationFilter = Shapes::StructureShape.new(name: 'ConnectionGroupAssociationFilter')
|
|
80
87
|
ConnectionGroupSummary = Shapes::StructureShape.new(name: 'ConnectionGroupSummary')
|
|
@@ -105,6 +112,8 @@ module Aws::CloudFront
|
|
|
105
112
|
CreateCachePolicyResult = Shapes::StructureShape.new(name: 'CreateCachePolicyResult')
|
|
106
113
|
CreateCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'CreateCloudFrontOriginAccessIdentityRequest')
|
|
107
114
|
CreateCloudFrontOriginAccessIdentityResult = Shapes::StructureShape.new(name: 'CreateCloudFrontOriginAccessIdentityResult')
|
|
115
|
+
CreateConnectionFunctionRequest = Shapes::StructureShape.new(name: 'CreateConnectionFunctionRequest')
|
|
116
|
+
CreateConnectionFunctionResult = Shapes::StructureShape.new(name: 'CreateConnectionFunctionResult')
|
|
108
117
|
CreateConnectionGroupRequest = Shapes::StructureShape.new(name: 'CreateConnectionGroupRequest')
|
|
109
118
|
CreateConnectionGroupResult = Shapes::StructureShape.new(name: 'CreateConnectionGroupResult')
|
|
110
119
|
CreateContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'CreateContinuousDeploymentPolicyRequest')
|
|
@@ -146,6 +155,8 @@ module Aws::CloudFront
|
|
|
146
155
|
CreateStreamingDistributionResult = Shapes::StructureShape.new(name: 'CreateStreamingDistributionResult')
|
|
147
156
|
CreateStreamingDistributionWithTagsRequest = Shapes::StructureShape.new(name: 'CreateStreamingDistributionWithTagsRequest')
|
|
148
157
|
CreateStreamingDistributionWithTagsResult = Shapes::StructureShape.new(name: 'CreateStreamingDistributionWithTagsResult')
|
|
158
|
+
CreateTrustStoreRequest = Shapes::StructureShape.new(name: 'CreateTrustStoreRequest')
|
|
159
|
+
CreateTrustStoreResult = Shapes::StructureShape.new(name: 'CreateTrustStoreResult')
|
|
149
160
|
CreateVpcOriginRequest = Shapes::StructureShape.new(name: 'CreateVpcOriginRequest')
|
|
150
161
|
CreateVpcOriginResult = Shapes::StructureShape.new(name: 'CreateVpcOriginResult')
|
|
151
162
|
CustomErrorResponse = Shapes::StructureShape.new(name: 'CustomErrorResponse')
|
|
@@ -159,6 +170,7 @@ module Aws::CloudFront
|
|
|
159
170
|
DeleteAnycastIpListRequest = Shapes::StructureShape.new(name: 'DeleteAnycastIpListRequest')
|
|
160
171
|
DeleteCachePolicyRequest = Shapes::StructureShape.new(name: 'DeleteCachePolicyRequest')
|
|
161
172
|
DeleteCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'DeleteCloudFrontOriginAccessIdentityRequest')
|
|
173
|
+
DeleteConnectionFunctionRequest = Shapes::StructureShape.new(name: 'DeleteConnectionFunctionRequest')
|
|
162
174
|
DeleteConnectionGroupRequest = Shapes::StructureShape.new(name: 'DeleteConnectionGroupRequest')
|
|
163
175
|
DeleteContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'DeleteContinuousDeploymentPolicyRequest')
|
|
164
176
|
DeleteDistributionRequest = Shapes::StructureShape.new(name: 'DeleteDistributionRequest')
|
|
@@ -177,8 +189,11 @@ module Aws::CloudFront
|
|
|
177
189
|
DeleteResourcePolicyRequest = Shapes::StructureShape.new(name: 'DeleteResourcePolicyRequest')
|
|
178
190
|
DeleteResponseHeadersPolicyRequest = Shapes::StructureShape.new(name: 'DeleteResponseHeadersPolicyRequest')
|
|
179
191
|
DeleteStreamingDistributionRequest = Shapes::StructureShape.new(name: 'DeleteStreamingDistributionRequest')
|
|
192
|
+
DeleteTrustStoreRequest = Shapes::StructureShape.new(name: 'DeleteTrustStoreRequest')
|
|
180
193
|
DeleteVpcOriginRequest = Shapes::StructureShape.new(name: 'DeleteVpcOriginRequest')
|
|
181
194
|
DeleteVpcOriginResult = Shapes::StructureShape.new(name: 'DeleteVpcOriginResult')
|
|
195
|
+
DescribeConnectionFunctionRequest = Shapes::StructureShape.new(name: 'DescribeConnectionFunctionRequest')
|
|
196
|
+
DescribeConnectionFunctionResult = Shapes::StructureShape.new(name: 'DescribeConnectionFunctionResult')
|
|
182
197
|
DescribeFunctionRequest = Shapes::StructureShape.new(name: 'DescribeFunctionRequest')
|
|
183
198
|
DescribeFunctionResult = Shapes::StructureShape.new(name: 'DescribeFunctionResult')
|
|
184
199
|
DescribeKeyValueStoreRequest = Shapes::StructureShape.new(name: 'DescribeKeyValueStoreRequest')
|
|
@@ -278,6 +293,8 @@ module Aws::CloudFront
|
|
|
278
293
|
GetCloudFrontOriginAccessIdentityConfigResult = Shapes::StructureShape.new(name: 'GetCloudFrontOriginAccessIdentityConfigResult')
|
|
279
294
|
GetCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'GetCloudFrontOriginAccessIdentityRequest')
|
|
280
295
|
GetCloudFrontOriginAccessIdentityResult = Shapes::StructureShape.new(name: 'GetCloudFrontOriginAccessIdentityResult')
|
|
296
|
+
GetConnectionFunctionRequest = Shapes::StructureShape.new(name: 'GetConnectionFunctionRequest')
|
|
297
|
+
GetConnectionFunctionResult = Shapes::StructureShape.new(name: 'GetConnectionFunctionResult')
|
|
281
298
|
GetConnectionGroupByRoutingEndpointRequest = Shapes::StructureShape.new(name: 'GetConnectionGroupByRoutingEndpointRequest')
|
|
282
299
|
GetConnectionGroupByRoutingEndpointResult = Shapes::StructureShape.new(name: 'GetConnectionGroupByRoutingEndpointResult')
|
|
283
300
|
GetConnectionGroupRequest = Shapes::StructureShape.new(name: 'GetConnectionGroupRequest')
|
|
@@ -340,6 +357,8 @@ module Aws::CloudFront
|
|
|
340
357
|
GetStreamingDistributionConfigResult = Shapes::StructureShape.new(name: 'GetStreamingDistributionConfigResult')
|
|
341
358
|
GetStreamingDistributionRequest = Shapes::StructureShape.new(name: 'GetStreamingDistributionRequest')
|
|
342
359
|
GetStreamingDistributionResult = Shapes::StructureShape.new(name: 'GetStreamingDistributionResult')
|
|
360
|
+
GetTrustStoreRequest = Shapes::StructureShape.new(name: 'GetTrustStoreRequest')
|
|
361
|
+
GetTrustStoreResult = Shapes::StructureShape.new(name: 'GetTrustStoreResult')
|
|
343
362
|
GetVpcOriginRequest = Shapes::StructureShape.new(name: 'GetVpcOriginRequest')
|
|
344
363
|
GetVpcOriginResult = Shapes::StructureShape.new(name: 'GetVpcOriginResult')
|
|
345
364
|
GrpcConfig = Shapes::StructureShape.new(name: 'GrpcConfig')
|
|
@@ -424,6 +443,8 @@ module Aws::CloudFront
|
|
|
424
443
|
ListCloudFrontOriginAccessIdentitiesResult = Shapes::StructureShape.new(name: 'ListCloudFrontOriginAccessIdentitiesResult')
|
|
425
444
|
ListConflictingAliasesRequest = Shapes::StructureShape.new(name: 'ListConflictingAliasesRequest')
|
|
426
445
|
ListConflictingAliasesResult = Shapes::StructureShape.new(name: 'ListConflictingAliasesResult')
|
|
446
|
+
ListConnectionFunctionsRequest = Shapes::StructureShape.new(name: 'ListConnectionFunctionsRequest')
|
|
447
|
+
ListConnectionFunctionsResult = Shapes::StructureShape.new(name: 'ListConnectionFunctionsResult')
|
|
427
448
|
ListConnectionGroupsRequest = Shapes::StructureShape.new(name: 'ListConnectionGroupsRequest')
|
|
428
449
|
ListConnectionGroupsResult = Shapes::StructureShape.new(name: 'ListConnectionGroupsResult')
|
|
429
450
|
ListContinuousDeploymentPoliciesRequest = Shapes::StructureShape.new(name: 'ListContinuousDeploymentPoliciesRequest')
|
|
@@ -436,6 +457,8 @@ module Aws::CloudFront
|
|
|
436
457
|
ListDistributionsByAnycastIpListIdResult = Shapes::StructureShape.new(name: 'ListDistributionsByAnycastIpListIdResult')
|
|
437
458
|
ListDistributionsByCachePolicyIdRequest = Shapes::StructureShape.new(name: 'ListDistributionsByCachePolicyIdRequest')
|
|
438
459
|
ListDistributionsByCachePolicyIdResult = Shapes::StructureShape.new(name: 'ListDistributionsByCachePolicyIdResult')
|
|
460
|
+
ListDistributionsByConnectionFunctionRequest = Shapes::StructureShape.new(name: 'ListDistributionsByConnectionFunctionRequest')
|
|
461
|
+
ListDistributionsByConnectionFunctionResult = Shapes::StructureShape.new(name: 'ListDistributionsByConnectionFunctionResult')
|
|
439
462
|
ListDistributionsByConnectionModeRequest = Shapes::StructureShape.new(name: 'ListDistributionsByConnectionModeRequest')
|
|
440
463
|
ListDistributionsByConnectionModeResult = Shapes::StructureShape.new(name: 'ListDistributionsByConnectionModeResult')
|
|
441
464
|
ListDistributionsByKeyGroupRequest = Shapes::StructureShape.new(name: 'ListDistributionsByKeyGroupRequest')
|
|
@@ -448,6 +471,8 @@ module Aws::CloudFront
|
|
|
448
471
|
ListDistributionsByRealtimeLogConfigResult = Shapes::StructureShape.new(name: 'ListDistributionsByRealtimeLogConfigResult')
|
|
449
472
|
ListDistributionsByResponseHeadersPolicyIdRequest = Shapes::StructureShape.new(name: 'ListDistributionsByResponseHeadersPolicyIdRequest')
|
|
450
473
|
ListDistributionsByResponseHeadersPolicyIdResult = Shapes::StructureShape.new(name: 'ListDistributionsByResponseHeadersPolicyIdResult')
|
|
474
|
+
ListDistributionsByTrustStoreRequest = Shapes::StructureShape.new(name: 'ListDistributionsByTrustStoreRequest')
|
|
475
|
+
ListDistributionsByTrustStoreResult = Shapes::StructureShape.new(name: 'ListDistributionsByTrustStoreResult')
|
|
451
476
|
ListDistributionsByVpcOriginIdRequest = Shapes::StructureShape.new(name: 'ListDistributionsByVpcOriginIdRequest')
|
|
452
477
|
ListDistributionsByVpcOriginIdResult = Shapes::StructureShape.new(name: 'ListDistributionsByVpcOriginIdResult')
|
|
453
478
|
ListDistributionsByWebACLIdRequest = Shapes::StructureShape.new(name: 'ListDistributionsByWebACLIdRequest')
|
|
@@ -484,6 +509,8 @@ module Aws::CloudFront
|
|
|
484
509
|
ListStreamingDistributionsResult = Shapes::StructureShape.new(name: 'ListStreamingDistributionsResult')
|
|
485
510
|
ListTagsForResourceRequest = Shapes::StructureShape.new(name: 'ListTagsForResourceRequest')
|
|
486
511
|
ListTagsForResourceResult = Shapes::StructureShape.new(name: 'ListTagsForResourceResult')
|
|
512
|
+
ListTrustStoresRequest = Shapes::StructureShape.new(name: 'ListTrustStoresRequest')
|
|
513
|
+
ListTrustStoresResult = Shapes::StructureShape.new(name: 'ListTrustStoresResult')
|
|
487
514
|
ListVpcOriginsRequest = Shapes::StructureShape.new(name: 'ListVpcOriginsRequest')
|
|
488
515
|
ListVpcOriginsResult = Shapes::StructureShape.new(name: 'ListVpcOriginsResult')
|
|
489
516
|
LocationList = Shapes::ListShape.new(name: 'LocationList')
|
|
@@ -575,6 +602,8 @@ module Aws::CloudFront
|
|
|
575
602
|
PublicKeyList = Shapes::StructureShape.new(name: 'PublicKeyList')
|
|
576
603
|
PublicKeySummary = Shapes::StructureShape.new(name: 'PublicKeySummary')
|
|
577
604
|
PublicKeySummaryList = Shapes::ListShape.new(name: 'PublicKeySummaryList')
|
|
605
|
+
PublishConnectionFunctionRequest = Shapes::StructureShape.new(name: 'PublishConnectionFunctionRequest')
|
|
606
|
+
PublishConnectionFunctionResult = Shapes::StructureShape.new(name: 'PublishConnectionFunctionResult')
|
|
578
607
|
PublishFunctionRequest = Shapes::StructureShape.new(name: 'PublishFunctionRequest')
|
|
579
608
|
PublishFunctionResult = Shapes::StructureShape.new(name: 'PublishFunctionResult')
|
|
580
609
|
PutResourcePolicyRequest = Shapes::StructureShape.new(name: 'PutResourcePolicyRequest')
|
|
@@ -598,6 +627,7 @@ module Aws::CloudFront
|
|
|
598
627
|
RealtimeMetricsSubscriptionStatus = Shapes::StringShape.new(name: 'RealtimeMetricsSubscriptionStatus')
|
|
599
628
|
ReferrerPolicyList = Shapes::StringShape.new(name: 'ReferrerPolicyList')
|
|
600
629
|
ResourceARN = Shapes::StringShape.new(name: 'ResourceARN')
|
|
630
|
+
ResourceId = Shapes::StringShape.new(name: 'ResourceId')
|
|
601
631
|
ResourceInUse = Shapes::StructureShape.new(name: 'ResourceInUse')
|
|
602
632
|
ResourceNotDisabled = Shapes::StructureShape.new(name: 'ResourceNotDisabled')
|
|
603
633
|
ResponseHeadersPolicy = Shapes::StructureShape.new(name: 'ResponseHeadersPolicy')
|
|
@@ -663,6 +693,8 @@ module Aws::CloudFront
|
|
|
663
693
|
TagValue = Shapes::StringShape.new(name: 'TagValue')
|
|
664
694
|
Tags = Shapes::StructureShape.new(name: 'Tags')
|
|
665
695
|
TenantConfig = Shapes::StructureShape.new(name: 'TenantConfig')
|
|
696
|
+
TestConnectionFunctionRequest = Shapes::StructureShape.new(name: 'TestConnectionFunctionRequest')
|
|
697
|
+
TestConnectionFunctionResult = Shapes::StructureShape.new(name: 'TestConnectionFunctionResult')
|
|
666
698
|
TestFunctionFailed = Shapes::StructureShape.new(name: 'TestFunctionFailed')
|
|
667
699
|
TestFunctionRequest = Shapes::StructureShape.new(name: 'TestFunctionRequest')
|
|
668
700
|
TestFunctionResult = Shapes::StructureShape.new(name: 'TestFunctionResult')
|
|
@@ -720,6 +752,11 @@ module Aws::CloudFront
|
|
|
720
752
|
TooManyStreamingDistributions = Shapes::StructureShape.new(name: 'TooManyStreamingDistributions')
|
|
721
753
|
TooManyTrustedSigners = Shapes::StructureShape.new(name: 'TooManyTrustedSigners')
|
|
722
754
|
TrafficConfig = Shapes::StructureShape.new(name: 'TrafficConfig')
|
|
755
|
+
TrustStore = Shapes::StructureShape.new(name: 'TrustStore')
|
|
756
|
+
TrustStoreConfig = Shapes::StructureShape.new(name: 'TrustStoreConfig')
|
|
757
|
+
TrustStoreList = Shapes::ListShape.new(name: 'TrustStoreList')
|
|
758
|
+
TrustStoreStatus = Shapes::StringShape.new(name: 'TrustStoreStatus')
|
|
759
|
+
TrustStoreSummary = Shapes::StructureShape.new(name: 'TrustStoreSummary')
|
|
723
760
|
TrustedKeyGroupDoesNotExist = Shapes::StructureShape.new(name: 'TrustedKeyGroupDoesNotExist')
|
|
724
761
|
TrustedKeyGroupIdList = Shapes::ListShape.new(name: 'TrustedKeyGroupIdList')
|
|
725
762
|
TrustedKeyGroups = Shapes::StructureShape.new(name: 'TrustedKeyGroups')
|
|
@@ -733,6 +770,8 @@ module Aws::CloudFront
|
|
|
733
770
|
UpdateCachePolicyResult = Shapes::StructureShape.new(name: 'UpdateCachePolicyResult')
|
|
734
771
|
UpdateCloudFrontOriginAccessIdentityRequest = Shapes::StructureShape.new(name: 'UpdateCloudFrontOriginAccessIdentityRequest')
|
|
735
772
|
UpdateCloudFrontOriginAccessIdentityResult = Shapes::StructureShape.new(name: 'UpdateCloudFrontOriginAccessIdentityResult')
|
|
773
|
+
UpdateConnectionFunctionRequest = Shapes::StructureShape.new(name: 'UpdateConnectionFunctionRequest')
|
|
774
|
+
UpdateConnectionFunctionResult = Shapes::StructureShape.new(name: 'UpdateConnectionFunctionResult')
|
|
736
775
|
UpdateConnectionGroupRequest = Shapes::StructureShape.new(name: 'UpdateConnectionGroupRequest')
|
|
737
776
|
UpdateConnectionGroupResult = Shapes::StructureShape.new(name: 'UpdateConnectionGroupResult')
|
|
738
777
|
UpdateContinuousDeploymentPolicyRequest = Shapes::StructureShape.new(name: 'UpdateContinuousDeploymentPolicyRequest')
|
|
@@ -767,6 +806,8 @@ module Aws::CloudFront
|
|
|
767
806
|
UpdateResponseHeadersPolicyResult = Shapes::StructureShape.new(name: 'UpdateResponseHeadersPolicyResult')
|
|
768
807
|
UpdateStreamingDistributionRequest = Shapes::StructureShape.new(name: 'UpdateStreamingDistributionRequest')
|
|
769
808
|
UpdateStreamingDistributionResult = Shapes::StructureShape.new(name: 'UpdateStreamingDistributionResult')
|
|
809
|
+
UpdateTrustStoreRequest = Shapes::StructureShape.new(name: 'UpdateTrustStoreRequest')
|
|
810
|
+
UpdateTrustStoreResult = Shapes::StructureShape.new(name: 'UpdateTrustStoreResult')
|
|
770
811
|
UpdateVpcOriginRequest = Shapes::StructureShape.new(name: 'UpdateVpcOriginRequest')
|
|
771
812
|
UpdateVpcOriginResult = Shapes::StructureShape.new(name: 'UpdateVpcOriginResult')
|
|
772
813
|
ValidationTokenDetail = Shapes::StructureShape.new(name: 'ValidationTokenDetail')
|
|
@@ -775,6 +816,8 @@ module Aws::CloudFront
|
|
|
775
816
|
VerifyDnsConfigurationRequest = Shapes::StructureShape.new(name: 'VerifyDnsConfigurationRequest')
|
|
776
817
|
VerifyDnsConfigurationResult = Shapes::StructureShape.new(name: 'VerifyDnsConfigurationResult')
|
|
777
818
|
ViewerCertificate = Shapes::StructureShape.new(name: 'ViewerCertificate')
|
|
819
|
+
ViewerMtlsConfig = Shapes::StructureShape.new(name: 'ViewerMtlsConfig')
|
|
820
|
+
ViewerMtlsMode = Shapes::StringShape.new(name: 'ViewerMtlsMode')
|
|
778
821
|
ViewerProtocolPolicy = Shapes::StringShape.new(name: 'ViewerProtocolPolicy')
|
|
779
822
|
VpcOrigin = Shapes::StructureShape.new(name: 'VpcOrigin')
|
|
780
823
|
VpcOriginConfig = Shapes::StructureShape.new(name: 'VpcOriginConfig')
|
|
@@ -898,6 +941,18 @@ module Aws::CloudFront
|
|
|
898
941
|
CNAMEAlreadyExists.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
|
|
899
942
|
CNAMEAlreadyExists.struct_class = Types::CNAMEAlreadyExists
|
|
900
943
|
|
|
944
|
+
CaCertificatesBundleS3Location.add_member(:bucket, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Bucket"))
|
|
945
|
+
CaCertificatesBundleS3Location.add_member(:key, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Key"))
|
|
946
|
+
CaCertificatesBundleS3Location.add_member(:region, Shapes::ShapeRef.new(shape: CaCertificatesBundleS3LocationRegionString, required: true, location_name: "Region"))
|
|
947
|
+
CaCertificatesBundleS3Location.add_member(:version, Shapes::ShapeRef.new(shape: string, location_name: "Version"))
|
|
948
|
+
CaCertificatesBundleS3Location.struct_class = Types::CaCertificatesBundleS3Location
|
|
949
|
+
|
|
950
|
+
CaCertificatesBundleSource.add_member(:ca_certificates_bundle_s3_location, Shapes::ShapeRef.new(shape: CaCertificatesBundleS3Location, location_name: "CaCertificatesBundleS3Location"))
|
|
951
|
+
CaCertificatesBundleSource.add_member(:unknown, Shapes::ShapeRef.new(shape: nil, location_name: 'unknown'))
|
|
952
|
+
CaCertificatesBundleSource.add_member_subclass(:ca_certificates_bundle_s3_location, Types::CaCertificatesBundleSource::CaCertificatesBundleS3Location)
|
|
953
|
+
CaCertificatesBundleSource.add_member_subclass(:unknown, Types::CaCertificatesBundleSource::Unknown)
|
|
954
|
+
CaCertificatesBundleSource.struct_class = Types::CaCertificatesBundleSource
|
|
955
|
+
|
|
901
956
|
CacheBehavior.add_member(:path_pattern, Shapes::ShapeRef.new(shape: string, required: true, location_name: "PathPattern"))
|
|
902
957
|
CacheBehavior.add_member(:target_origin_id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "TargetOriginId"))
|
|
903
958
|
CacheBehavior.add_member(:trusted_signers, Shapes::ShapeRef.new(shape: TrustedSigners, location_name: "TrustedSigners"))
|
|
@@ -1028,6 +1083,28 @@ module Aws::CloudFront
|
|
|
1028
1083
|
ConflictingAliasesList.add_member(:items, Shapes::ShapeRef.new(shape: ConflictingAliases, location_name: "Items"))
|
|
1029
1084
|
ConflictingAliasesList.struct_class = Types::ConflictingAliasesList
|
|
1030
1085
|
|
|
1086
|
+
ConnectionFunctionAssociation.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "Id"))
|
|
1087
|
+
ConnectionFunctionAssociation.struct_class = Types::ConnectionFunctionAssociation
|
|
1088
|
+
|
|
1089
|
+
ConnectionFunctionSummary.add_member(:name, Shapes::ShapeRef.new(shape: FunctionName, required: true, location_name: "Name"))
|
|
1090
|
+
ConnectionFunctionSummary.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location_name: "Id"))
|
|
1091
|
+
ConnectionFunctionSummary.add_member(:connection_function_config, Shapes::ShapeRef.new(shape: FunctionConfig, required: true, location_name: "ConnectionFunctionConfig"))
|
|
1092
|
+
ConnectionFunctionSummary.add_member(:connection_function_arn, Shapes::ShapeRef.new(shape: string, required: true, location_name: "ConnectionFunctionArn"))
|
|
1093
|
+
ConnectionFunctionSummary.add_member(:status, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Status"))
|
|
1094
|
+
ConnectionFunctionSummary.add_member(:stage, Shapes::ShapeRef.new(shape: FunctionStage, required: true, location_name: "Stage"))
|
|
1095
|
+
ConnectionFunctionSummary.add_member(:created_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "CreatedTime"))
|
|
1096
|
+
ConnectionFunctionSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastModifiedTime"))
|
|
1097
|
+
ConnectionFunctionSummary.struct_class = Types::ConnectionFunctionSummary
|
|
1098
|
+
|
|
1099
|
+
ConnectionFunctionSummaryList.member = Shapes::ShapeRef.new(shape: ConnectionFunctionSummary, location_name: "ConnectionFunctionSummary")
|
|
1100
|
+
|
|
1101
|
+
ConnectionFunctionTestResult.add_member(:connection_function_summary, Shapes::ShapeRef.new(shape: ConnectionFunctionSummary, location_name: "ConnectionFunctionSummary"))
|
|
1102
|
+
ConnectionFunctionTestResult.add_member(:compute_utilization, Shapes::ShapeRef.new(shape: string, location_name: "ComputeUtilization"))
|
|
1103
|
+
ConnectionFunctionTestResult.add_member(:connection_function_execution_logs, Shapes::ShapeRef.new(shape: FunctionExecutionLogList, location_name: "ConnectionFunctionExecutionLogs"))
|
|
1104
|
+
ConnectionFunctionTestResult.add_member(:connection_function_error_message, Shapes::ShapeRef.new(shape: sensitiveStringType, location_name: "ConnectionFunctionErrorMessage"))
|
|
1105
|
+
ConnectionFunctionTestResult.add_member(:connection_function_output, Shapes::ShapeRef.new(shape: sensitiveStringType, location_name: "ConnectionFunctionOutput"))
|
|
1106
|
+
ConnectionFunctionTestResult.struct_class = Types::ConnectionFunctionTestResult
|
|
1107
|
+
|
|
1031
1108
|
ConnectionGroup.add_member(:id, Shapes::ShapeRef.new(shape: string, location_name: "Id"))
|
|
1032
1109
|
ConnectionGroup.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "Name"))
|
|
1033
1110
|
ConnectionGroup.add_member(:arn, Shapes::ShapeRef.new(shape: string, location_name: "Arn"))
|
|
@@ -1171,6 +1248,19 @@ module Aws::CloudFront
|
|
|
1171
1248
|
CreateCloudFrontOriginAccessIdentityResult[:payload] = :cloud_front_origin_access_identity
|
|
1172
1249
|
CreateCloudFrontOriginAccessIdentityResult[:payload_member] = CreateCloudFrontOriginAccessIdentityResult.member(:cloud_front_origin_access_identity)
|
|
1173
1250
|
|
|
1251
|
+
CreateConnectionFunctionRequest.add_member(:name, Shapes::ShapeRef.new(shape: FunctionName, required: true, location_name: "Name"))
|
|
1252
|
+
CreateConnectionFunctionRequest.add_member(:connection_function_config, Shapes::ShapeRef.new(shape: FunctionConfig, required: true, location_name: "ConnectionFunctionConfig"))
|
|
1253
|
+
CreateConnectionFunctionRequest.add_member(:connection_function_code, Shapes::ShapeRef.new(shape: FunctionBlob, required: true, location_name: "ConnectionFunctionCode"))
|
|
1254
|
+
CreateConnectionFunctionRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
|
1255
|
+
CreateConnectionFunctionRequest.struct_class = Types::CreateConnectionFunctionRequest
|
|
1256
|
+
|
|
1257
|
+
CreateConnectionFunctionResult.add_member(:connection_function_summary, Shapes::ShapeRef.new(shape: ConnectionFunctionSummary, location_name: "ConnectionFunctionSummary"))
|
|
1258
|
+
CreateConnectionFunctionResult.add_member(:location, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "Location"))
|
|
1259
|
+
CreateConnectionFunctionResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
|
|
1260
|
+
CreateConnectionFunctionResult.struct_class = Types::CreateConnectionFunctionResult
|
|
1261
|
+
CreateConnectionFunctionResult[:payload] = :connection_function_summary
|
|
1262
|
+
CreateConnectionFunctionResult[:payload_member] = CreateConnectionFunctionResult.member(:connection_function_summary)
|
|
1263
|
+
|
|
1174
1264
|
CreateConnectionGroupRequest.add_member(:name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Name"))
|
|
1175
1265
|
CreateConnectionGroupRequest.add_member(:ipv_6_enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Ipv6Enabled"))
|
|
1176
1266
|
CreateConnectionGroupRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
|
@@ -1413,6 +1503,17 @@ module Aws::CloudFront
|
|
|
1413
1503
|
CreateStreamingDistributionWithTagsResult[:payload] = :streaming_distribution
|
|
1414
1504
|
CreateStreamingDistributionWithTagsResult[:payload_member] = CreateStreamingDistributionWithTagsResult.member(:streaming_distribution)
|
|
1415
1505
|
|
|
1506
|
+
CreateTrustStoreRequest.add_member(:name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Name"))
|
|
1507
|
+
CreateTrustStoreRequest.add_member(:ca_certificates_bundle_source, Shapes::ShapeRef.new(shape: CaCertificatesBundleSource, required: true, location_name: "CaCertificatesBundleSource"))
|
|
1508
|
+
CreateTrustStoreRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
|
1509
|
+
CreateTrustStoreRequest.struct_class = Types::CreateTrustStoreRequest
|
|
1510
|
+
|
|
1511
|
+
CreateTrustStoreResult.add_member(:trust_store, Shapes::ShapeRef.new(shape: TrustStore, location_name: "TrustStore"))
|
|
1512
|
+
CreateTrustStoreResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
|
|
1513
|
+
CreateTrustStoreResult.struct_class = Types::CreateTrustStoreResult
|
|
1514
|
+
CreateTrustStoreResult[:payload] = :trust_store
|
|
1515
|
+
CreateTrustStoreResult[:payload_member] = CreateTrustStoreResult.member(:trust_store)
|
|
1516
|
+
|
|
1416
1517
|
CreateVpcOriginRequest.add_member(:vpc_origin_endpoint_config, Shapes::ShapeRef.new(shape: VpcOriginEndpointConfig, required: true, location_name: "VpcOriginEndpointConfig"))
|
|
1417
1518
|
CreateVpcOriginRequest.add_member(:tags, Shapes::ShapeRef.new(shape: Tags, location_name: "Tags"))
|
|
1418
1519
|
CreateVpcOriginRequest.struct_class = Types::CreateVpcOriginRequest
|
|
@@ -1487,6 +1588,10 @@ module Aws::CloudFront
|
|
|
1487
1588
|
DeleteCloudFrontOriginAccessIdentityRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
|
1488
1589
|
DeleteCloudFrontOriginAccessIdentityRequest.struct_class = Types::DeleteCloudFrontOriginAccessIdentityRequest
|
|
1489
1590
|
|
|
1591
|
+
DeleteConnectionFunctionRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
|
1592
|
+
DeleteConnectionFunctionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
1593
|
+
DeleteConnectionFunctionRequest.struct_class = Types::DeleteConnectionFunctionRequest
|
|
1594
|
+
|
|
1490
1595
|
DeleteConnectionGroupRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
|
1491
1596
|
DeleteConnectionGroupRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
1492
1597
|
DeleteConnectionGroupRequest.struct_class = Types::DeleteConnectionGroupRequest
|
|
@@ -1555,6 +1660,10 @@ module Aws::CloudFront
|
|
|
1555
1660
|
DeleteStreamingDistributionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "If-Match"))
|
|
1556
1661
|
DeleteStreamingDistributionRequest.struct_class = Types::DeleteStreamingDistributionRequest
|
|
1557
1662
|
|
|
1663
|
+
DeleteTrustStoreRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
|
1664
|
+
DeleteTrustStoreRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
1665
|
+
DeleteTrustStoreRequest.struct_class = Types::DeleteTrustStoreRequest
|
|
1666
|
+
|
|
1558
1667
|
DeleteVpcOriginRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
|
1559
1668
|
DeleteVpcOriginRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
1560
1669
|
DeleteVpcOriginRequest.struct_class = Types::DeleteVpcOriginRequest
|
|
@@ -1565,6 +1674,16 @@ module Aws::CloudFront
|
|
|
1565
1674
|
DeleteVpcOriginResult[:payload] = :vpc_origin
|
|
1566
1675
|
DeleteVpcOriginResult[:payload_member] = DeleteVpcOriginResult.member(:vpc_origin)
|
|
1567
1676
|
|
|
1677
|
+
DescribeConnectionFunctionRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Identifier"))
|
|
1678
|
+
DescribeConnectionFunctionRequest.add_member(:stage, Shapes::ShapeRef.new(shape: FunctionStage, location: "querystring", location_name: "Stage"))
|
|
1679
|
+
DescribeConnectionFunctionRequest.struct_class = Types::DescribeConnectionFunctionRequest
|
|
1680
|
+
|
|
1681
|
+
DescribeConnectionFunctionResult.add_member(:connection_function_summary, Shapes::ShapeRef.new(shape: ConnectionFunctionSummary, location_name: "ConnectionFunctionSummary"))
|
|
1682
|
+
DescribeConnectionFunctionResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
|
|
1683
|
+
DescribeConnectionFunctionResult.struct_class = Types::DescribeConnectionFunctionResult
|
|
1684
|
+
DescribeConnectionFunctionResult[:payload] = :connection_function_summary
|
|
1685
|
+
DescribeConnectionFunctionResult[:payload_member] = DescribeConnectionFunctionResult.member(:connection_function_summary)
|
|
1686
|
+
|
|
1568
1687
|
DescribeFunctionRequest.add_member(:name, Shapes::ShapeRef.new(shape: FunctionName, required: true, location: "uri", location_name: "Name"))
|
|
1569
1688
|
DescribeFunctionRequest.add_member(:stage, Shapes::ShapeRef.new(shape: FunctionStage, location: "querystring", location_name: "Stage"))
|
|
1570
1689
|
DescribeFunctionRequest.struct_class = Types::DescribeFunctionRequest
|
|
@@ -1637,6 +1756,8 @@ module Aws::CloudFront
|
|
|
1637
1756
|
DistributionConfig.add_member(:anycast_ip_list_id, Shapes::ShapeRef.new(shape: string, location_name: "AnycastIpListId"))
|
|
1638
1757
|
DistributionConfig.add_member(:tenant_config, Shapes::ShapeRef.new(shape: TenantConfig, location_name: "TenantConfig"))
|
|
1639
1758
|
DistributionConfig.add_member(:connection_mode, Shapes::ShapeRef.new(shape: ConnectionMode, location_name: "ConnectionMode"))
|
|
1759
|
+
DistributionConfig.add_member(:viewer_mtls_config, Shapes::ShapeRef.new(shape: ViewerMtlsConfig, location_name: "ViewerMtlsConfig"))
|
|
1760
|
+
DistributionConfig.add_member(:connection_function_association, Shapes::ShapeRef.new(shape: ConnectionFunctionAssociation, location_name: "ConnectionFunctionAssociation"))
|
|
1640
1761
|
DistributionConfig.struct_class = Types::DistributionConfig
|
|
1641
1762
|
|
|
1642
1763
|
DistributionConfigWithTags.add_member(:distribution_config, Shapes::ShapeRef.new(shape: DistributionConfig, required: true, location_name: "DistributionConfig"))
|
|
@@ -1706,6 +1827,8 @@ module Aws::CloudFront
|
|
|
1706
1827
|
DistributionSummary.add_member(:staging, Shapes::ShapeRef.new(shape: boolean, required: true, location_name: "Staging"))
|
|
1707
1828
|
DistributionSummary.add_member(:connection_mode, Shapes::ShapeRef.new(shape: ConnectionMode, location_name: "ConnectionMode"))
|
|
1708
1829
|
DistributionSummary.add_member(:anycast_ip_list_id, Shapes::ShapeRef.new(shape: string, location_name: "AnycastIpListId"))
|
|
1830
|
+
DistributionSummary.add_member(:viewer_mtls_config, Shapes::ShapeRef.new(shape: ViewerMtlsConfig, location_name: "ViewerMtlsConfig"))
|
|
1831
|
+
DistributionSummary.add_member(:connection_function_association, Shapes::ShapeRef.new(shape: ConnectionFunctionAssociation, location_name: "ConnectionFunctionAssociation"))
|
|
1709
1832
|
DistributionSummary.struct_class = Types::DistributionSummary
|
|
1710
1833
|
|
|
1711
1834
|
DistributionSummaryList.member = Shapes::ShapeRef.new(shape: DistributionSummary, location_name: "DistributionSummary")
|
|
@@ -1981,6 +2104,17 @@ module Aws::CloudFront
|
|
|
1981
2104
|
GetCloudFrontOriginAccessIdentityResult[:payload] = :cloud_front_origin_access_identity
|
|
1982
2105
|
GetCloudFrontOriginAccessIdentityResult[:payload_member] = GetCloudFrontOriginAccessIdentityResult.member(:cloud_front_origin_access_identity)
|
|
1983
2106
|
|
|
2107
|
+
GetConnectionFunctionRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Identifier"))
|
|
2108
|
+
GetConnectionFunctionRequest.add_member(:stage, Shapes::ShapeRef.new(shape: FunctionStage, location: "querystring", location_name: "Stage"))
|
|
2109
|
+
GetConnectionFunctionRequest.struct_class = Types::GetConnectionFunctionRequest
|
|
2110
|
+
|
|
2111
|
+
GetConnectionFunctionResult.add_member(:connection_function_code, Shapes::ShapeRef.new(shape: FunctionBlob, location_name: "ConnectionFunctionCode"))
|
|
2112
|
+
GetConnectionFunctionResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
|
|
2113
|
+
GetConnectionFunctionResult.add_member(:content_type, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "Content-Type"))
|
|
2114
|
+
GetConnectionFunctionResult.struct_class = Types::GetConnectionFunctionResult
|
|
2115
|
+
GetConnectionFunctionResult[:payload] = :connection_function_code
|
|
2116
|
+
GetConnectionFunctionResult[:payload_member] = GetConnectionFunctionResult.member(:connection_function_code)
|
|
2117
|
+
|
|
1984
2118
|
GetConnectionGroupByRoutingEndpointRequest.add_member(:routing_endpoint, Shapes::ShapeRef.new(shape: string, required: true, location: "querystring", location_name: "RoutingEndpoint"))
|
|
1985
2119
|
GetConnectionGroupByRoutingEndpointRequest.struct_class = Types::GetConnectionGroupByRoutingEndpointRequest
|
|
1986
2120
|
|
|
@@ -2256,6 +2390,15 @@ module Aws::CloudFront
|
|
|
2256
2390
|
GetStreamingDistributionResult[:payload] = :streaming_distribution
|
|
2257
2391
|
GetStreamingDistributionResult[:payload_member] = GetStreamingDistributionResult.member(:streaming_distribution)
|
|
2258
2392
|
|
|
2393
|
+
GetTrustStoreRequest.add_member(:identifier, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Identifier"))
|
|
2394
|
+
GetTrustStoreRequest.struct_class = Types::GetTrustStoreRequest
|
|
2395
|
+
|
|
2396
|
+
GetTrustStoreResult.add_member(:trust_store, Shapes::ShapeRef.new(shape: TrustStore, location_name: "TrustStore"))
|
|
2397
|
+
GetTrustStoreResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
|
|
2398
|
+
GetTrustStoreResult.struct_class = Types::GetTrustStoreResult
|
|
2399
|
+
GetTrustStoreResult[:payload] = :trust_store
|
|
2400
|
+
GetTrustStoreResult[:payload_member] = GetTrustStoreResult.member(:trust_store)
|
|
2401
|
+
|
|
2259
2402
|
GetVpcOriginRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
|
2260
2403
|
GetVpcOriginRequest.struct_class = Types::GetVpcOriginRequest
|
|
2261
2404
|
|
|
@@ -2526,6 +2669,15 @@ module Aws::CloudFront
|
|
|
2526
2669
|
ListConflictingAliasesResult[:payload] = :conflicting_aliases_list
|
|
2527
2670
|
ListConflictingAliasesResult[:payload_member] = ListConflictingAliasesResult.member(:conflicting_aliases_list)
|
|
2528
2671
|
|
|
2672
|
+
ListConnectionFunctionsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location_name: "Marker"))
|
|
2673
|
+
ListConnectionFunctionsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location_name: "MaxItems"))
|
|
2674
|
+
ListConnectionFunctionsRequest.add_member(:stage, Shapes::ShapeRef.new(shape: FunctionStage, location_name: "Stage"))
|
|
2675
|
+
ListConnectionFunctionsRequest.struct_class = Types::ListConnectionFunctionsRequest
|
|
2676
|
+
|
|
2677
|
+
ListConnectionFunctionsResult.add_member(:next_marker, Shapes::ShapeRef.new(shape: string, location_name: "NextMarker"))
|
|
2678
|
+
ListConnectionFunctionsResult.add_member(:connection_functions, Shapes::ShapeRef.new(shape: ConnectionFunctionSummaryList, location_name: "ConnectionFunctions"))
|
|
2679
|
+
ListConnectionFunctionsResult.struct_class = Types::ListConnectionFunctionsResult
|
|
2680
|
+
|
|
2529
2681
|
ListConnectionGroupsRequest.add_member(:association_filter, Shapes::ShapeRef.new(shape: ConnectionGroupAssociationFilter, location_name: "AssociationFilter"))
|
|
2530
2682
|
ListConnectionGroupsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location_name: "Marker"))
|
|
2531
2683
|
ListConnectionGroupsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location_name: "MaxItems"))
|
|
@@ -2583,6 +2735,16 @@ module Aws::CloudFront
|
|
|
2583
2735
|
ListDistributionsByCachePolicyIdResult[:payload] = :distribution_id_list
|
|
2584
2736
|
ListDistributionsByCachePolicyIdResult[:payload_member] = ListDistributionsByCachePolicyIdResult.member(:distribution_id_list)
|
|
2585
2737
|
|
|
2738
|
+
ListDistributionsByConnectionFunctionRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
|
|
2739
|
+
ListDistributionsByConnectionFunctionRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
|
|
2740
|
+
ListDistributionsByConnectionFunctionRequest.add_member(:connection_function_identifier, Shapes::ShapeRef.new(shape: string, required: true, location: "querystring", location_name: "ConnectionFunctionIdentifier"))
|
|
2741
|
+
ListDistributionsByConnectionFunctionRequest.struct_class = Types::ListDistributionsByConnectionFunctionRequest
|
|
2742
|
+
|
|
2743
|
+
ListDistributionsByConnectionFunctionResult.add_member(:distribution_list, Shapes::ShapeRef.new(shape: DistributionList, location_name: "DistributionList"))
|
|
2744
|
+
ListDistributionsByConnectionFunctionResult.struct_class = Types::ListDistributionsByConnectionFunctionResult
|
|
2745
|
+
ListDistributionsByConnectionFunctionResult[:payload] = :distribution_list
|
|
2746
|
+
ListDistributionsByConnectionFunctionResult[:payload_member] = ListDistributionsByConnectionFunctionResult.member(:distribution_list)
|
|
2747
|
+
|
|
2586
2748
|
ListDistributionsByConnectionModeRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
|
|
2587
2749
|
ListDistributionsByConnectionModeRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
|
|
2588
2750
|
ListDistributionsByConnectionModeRequest.add_member(:connection_mode, Shapes::ShapeRef.new(shape: ConnectionMode, required: true, location: "uri", location_name: "ConnectionMode"))
|
|
@@ -2644,6 +2806,16 @@ module Aws::CloudFront
|
|
|
2644
2806
|
ListDistributionsByResponseHeadersPolicyIdResult[:payload] = :distribution_id_list
|
|
2645
2807
|
ListDistributionsByResponseHeadersPolicyIdResult[:payload_member] = ListDistributionsByResponseHeadersPolicyIdResult.member(:distribution_id_list)
|
|
2646
2808
|
|
|
2809
|
+
ListDistributionsByTrustStoreRequest.add_member(:trust_store_identifier, Shapes::ShapeRef.new(shape: string, required: true, location: "querystring", location_name: "TrustStoreIdentifier"))
|
|
2810
|
+
ListDistributionsByTrustStoreRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
|
|
2811
|
+
ListDistributionsByTrustStoreRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
|
|
2812
|
+
ListDistributionsByTrustStoreRequest.struct_class = Types::ListDistributionsByTrustStoreRequest
|
|
2813
|
+
|
|
2814
|
+
ListDistributionsByTrustStoreResult.add_member(:distribution_list, Shapes::ShapeRef.new(shape: DistributionList, location_name: "DistributionList"))
|
|
2815
|
+
ListDistributionsByTrustStoreResult.struct_class = Types::ListDistributionsByTrustStoreResult
|
|
2816
|
+
ListDistributionsByTrustStoreResult[:payload] = :distribution_list
|
|
2817
|
+
ListDistributionsByTrustStoreResult[:payload_member] = ListDistributionsByTrustStoreResult.member(:distribution_list)
|
|
2818
|
+
|
|
2647
2819
|
ListDistributionsByVpcOriginIdRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
|
|
2648
2820
|
ListDistributionsByVpcOriginIdRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
|
|
2649
2821
|
ListDistributionsByVpcOriginIdRequest.add_member(:vpc_origin_id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "VpcOriginId"))
|
|
@@ -2814,6 +2986,14 @@ module Aws::CloudFront
|
|
|
2814
2986
|
ListTagsForResourceResult[:payload] = :tags
|
|
2815
2987
|
ListTagsForResourceResult[:payload_member] = ListTagsForResourceResult.member(:tags)
|
|
2816
2988
|
|
|
2989
|
+
ListTrustStoresRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location_name: "Marker"))
|
|
2990
|
+
ListTrustStoresRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location_name: "MaxItems"))
|
|
2991
|
+
ListTrustStoresRequest.struct_class = Types::ListTrustStoresRequest
|
|
2992
|
+
|
|
2993
|
+
ListTrustStoresResult.add_member(:next_marker, Shapes::ShapeRef.new(shape: string, location_name: "NextMarker"))
|
|
2994
|
+
ListTrustStoresResult.add_member(:trust_store_list, Shapes::ShapeRef.new(shape: TrustStoreList, location_name: "TrustStoreList"))
|
|
2995
|
+
ListTrustStoresResult.struct_class = Types::ListTrustStoresResult
|
|
2996
|
+
|
|
2817
2997
|
ListVpcOriginsRequest.add_member(:marker, Shapes::ShapeRef.new(shape: string, location: "querystring", location_name: "Marker"))
|
|
2818
2998
|
ListVpcOriginsRequest.add_member(:max_items, Shapes::ShapeRef.new(shape: integer, location: "querystring", location_name: "MaxItems"))
|
|
2819
2999
|
ListVpcOriginsRequest.struct_class = Types::ListVpcOriginsRequest
|
|
@@ -3104,6 +3284,15 @@ module Aws::CloudFront
|
|
|
3104
3284
|
|
|
3105
3285
|
PublicKeySummaryList.member = Shapes::ShapeRef.new(shape: PublicKeySummary, location_name: "PublicKeySummary")
|
|
3106
3286
|
|
|
3287
|
+
PublishConnectionFunctionRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
|
3288
|
+
PublishConnectionFunctionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
3289
|
+
PublishConnectionFunctionRequest.struct_class = Types::PublishConnectionFunctionRequest
|
|
3290
|
+
|
|
3291
|
+
PublishConnectionFunctionResult.add_member(:connection_function_summary, Shapes::ShapeRef.new(shape: ConnectionFunctionSummary, location_name: "ConnectionFunctionSummary"))
|
|
3292
|
+
PublishConnectionFunctionResult.struct_class = Types::PublishConnectionFunctionResult
|
|
3293
|
+
PublishConnectionFunctionResult[:payload] = :connection_function_summary
|
|
3294
|
+
PublishConnectionFunctionResult[:payload_member] = PublishConnectionFunctionResult.member(:connection_function_summary)
|
|
3295
|
+
|
|
3107
3296
|
PublishFunctionRequest.add_member(:name, Shapes::ShapeRef.new(shape: FunctionName, required: true, location: "uri", location_name: "Name"))
|
|
3108
3297
|
PublishFunctionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
3109
3298
|
PublishFunctionRequest.struct_class = Types::PublishFunctionRequest
|
|
@@ -3422,6 +3611,17 @@ module Aws::CloudFront
|
|
|
3422
3611
|
TenantConfig.add_member(:parameter_definitions, Shapes::ShapeRef.new(shape: ParameterDefinitions, location_name: "ParameterDefinitions"))
|
|
3423
3612
|
TenantConfig.struct_class = Types::TenantConfig
|
|
3424
3613
|
|
|
3614
|
+
TestConnectionFunctionRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
|
3615
|
+
TestConnectionFunctionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
3616
|
+
TestConnectionFunctionRequest.add_member(:stage, Shapes::ShapeRef.new(shape: FunctionStage, location_name: "Stage"))
|
|
3617
|
+
TestConnectionFunctionRequest.add_member(:connection_object, Shapes::ShapeRef.new(shape: FunctionEventObject, required: true, location_name: "ConnectionObject"))
|
|
3618
|
+
TestConnectionFunctionRequest.struct_class = Types::TestConnectionFunctionRequest
|
|
3619
|
+
|
|
3620
|
+
TestConnectionFunctionResult.add_member(:connection_function_test_result, Shapes::ShapeRef.new(shape: ConnectionFunctionTestResult, location_name: "ConnectionFunctionTestResult"))
|
|
3621
|
+
TestConnectionFunctionResult.struct_class = Types::TestConnectionFunctionResult
|
|
3622
|
+
TestConnectionFunctionResult[:payload] = :connection_function_test_result
|
|
3623
|
+
TestConnectionFunctionResult[:payload_member] = TestConnectionFunctionResult.member(:connection_function_test_result)
|
|
3624
|
+
|
|
3425
3625
|
TestFunctionFailed.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
|
|
3426
3626
|
TestFunctionFailed.struct_class = Types::TestFunctionFailed
|
|
3427
3627
|
|
|
@@ -3604,6 +3804,32 @@ module Aws::CloudFront
|
|
|
3604
3804
|
TrafficConfig.add_member(:type, Shapes::ShapeRef.new(shape: ContinuousDeploymentPolicyType, required: true, location_name: "Type"))
|
|
3605
3805
|
TrafficConfig.struct_class = Types::TrafficConfig
|
|
3606
3806
|
|
|
3807
|
+
TrustStore.add_member(:id, Shapes::ShapeRef.new(shape: string, location_name: "Id"))
|
|
3808
|
+
TrustStore.add_member(:arn, Shapes::ShapeRef.new(shape: string, location_name: "Arn"))
|
|
3809
|
+
TrustStore.add_member(:name, Shapes::ShapeRef.new(shape: string, location_name: "Name"))
|
|
3810
|
+
TrustStore.add_member(:status, Shapes::ShapeRef.new(shape: TrustStoreStatus, location_name: "Status"))
|
|
3811
|
+
TrustStore.add_member(:number_of_ca_certificates, Shapes::ShapeRef.new(shape: integer, location_name: "NumberOfCaCertificates"))
|
|
3812
|
+
TrustStore.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: timestamp, location_name: "LastModifiedTime"))
|
|
3813
|
+
TrustStore.add_member(:reason, Shapes::ShapeRef.new(shape: string, location_name: "Reason"))
|
|
3814
|
+
TrustStore.struct_class = Types::TrustStore
|
|
3815
|
+
|
|
3816
|
+
TrustStoreConfig.add_member(:trust_store_id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "TrustStoreId"))
|
|
3817
|
+
TrustStoreConfig.add_member(:advertise_trust_store_ca_names, Shapes::ShapeRef.new(shape: boolean, location_name: "AdvertiseTrustStoreCaNames"))
|
|
3818
|
+
TrustStoreConfig.add_member(:ignore_certificate_expiry, Shapes::ShapeRef.new(shape: boolean, location_name: "IgnoreCertificateExpiry"))
|
|
3819
|
+
TrustStoreConfig.struct_class = Types::TrustStoreConfig
|
|
3820
|
+
|
|
3821
|
+
TrustStoreList.member = Shapes::ShapeRef.new(shape: TrustStoreSummary, location_name: "TrustStoreSummary")
|
|
3822
|
+
|
|
3823
|
+
TrustStoreSummary.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
|
|
3824
|
+
TrustStoreSummary.add_member(:arn, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Arn"))
|
|
3825
|
+
TrustStoreSummary.add_member(:name, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Name"))
|
|
3826
|
+
TrustStoreSummary.add_member(:status, Shapes::ShapeRef.new(shape: TrustStoreStatus, required: true, location_name: "Status"))
|
|
3827
|
+
TrustStoreSummary.add_member(:number_of_ca_certificates, Shapes::ShapeRef.new(shape: integer, required: true, location_name: "NumberOfCaCertificates"))
|
|
3828
|
+
TrustStoreSummary.add_member(:last_modified_time, Shapes::ShapeRef.new(shape: timestamp, required: true, location_name: "LastModifiedTime"))
|
|
3829
|
+
TrustStoreSummary.add_member(:reason, Shapes::ShapeRef.new(shape: string, location_name: "Reason"))
|
|
3830
|
+
TrustStoreSummary.add_member(:etag, Shapes::ShapeRef.new(shape: string, required: true, location_name: "ETag"))
|
|
3831
|
+
TrustStoreSummary.struct_class = Types::TrustStoreSummary
|
|
3832
|
+
|
|
3607
3833
|
TrustedKeyGroupDoesNotExist.add_member(:message, Shapes::ShapeRef.new(shape: string, location_name: "Message"))
|
|
3608
3834
|
TrustedKeyGroupDoesNotExist.struct_class = Types::TrustedKeyGroupDoesNotExist
|
|
3609
3835
|
|
|
@@ -3668,6 +3894,18 @@ module Aws::CloudFront
|
|
|
3668
3894
|
UpdateCloudFrontOriginAccessIdentityResult[:payload] = :cloud_front_origin_access_identity
|
|
3669
3895
|
UpdateCloudFrontOriginAccessIdentityResult[:payload_member] = UpdateCloudFrontOriginAccessIdentityResult.member(:cloud_front_origin_access_identity)
|
|
3670
3896
|
|
|
3897
|
+
UpdateConnectionFunctionRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
|
3898
|
+
UpdateConnectionFunctionRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
3899
|
+
UpdateConnectionFunctionRequest.add_member(:connection_function_config, Shapes::ShapeRef.new(shape: FunctionConfig, required: true, location_name: "ConnectionFunctionConfig"))
|
|
3900
|
+
UpdateConnectionFunctionRequest.add_member(:connection_function_code, Shapes::ShapeRef.new(shape: FunctionBlob, required: true, location_name: "ConnectionFunctionCode"))
|
|
3901
|
+
UpdateConnectionFunctionRequest.struct_class = Types::UpdateConnectionFunctionRequest
|
|
3902
|
+
|
|
3903
|
+
UpdateConnectionFunctionResult.add_member(:connection_function_summary, Shapes::ShapeRef.new(shape: ConnectionFunctionSummary, location_name: "ConnectionFunctionSummary"))
|
|
3904
|
+
UpdateConnectionFunctionResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
|
|
3905
|
+
UpdateConnectionFunctionResult.struct_class = Types::UpdateConnectionFunctionResult
|
|
3906
|
+
UpdateConnectionFunctionResult[:payload] = :connection_function_summary
|
|
3907
|
+
UpdateConnectionFunctionResult[:payload_member] = UpdateConnectionFunctionResult.member(:connection_function_summary)
|
|
3908
|
+
|
|
3671
3909
|
UpdateConnectionGroupRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
|
3672
3910
|
UpdateConnectionGroupRequest.add_member(:ipv_6_enabled, Shapes::ShapeRef.new(shape: boolean, location_name: "Ipv6Enabled"))
|
|
3673
3911
|
UpdateConnectionGroupRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
@@ -3882,6 +4120,19 @@ module Aws::CloudFront
|
|
|
3882
4120
|
UpdateStreamingDistributionResult[:payload] = :streaming_distribution
|
|
3883
4121
|
UpdateStreamingDistributionResult[:payload_member] = UpdateStreamingDistributionResult.member(:streaming_distribution)
|
|
3884
4122
|
|
|
4123
|
+
UpdateTrustStoreRequest.add_member(:id, Shapes::ShapeRef.new(shape: ResourceId, required: true, location: "uri", location_name: "Id"))
|
|
4124
|
+
UpdateTrustStoreRequest.add_member(:ca_certificates_bundle_source, Shapes::ShapeRef.new(shape: CaCertificatesBundleSource, required: true, location_name: "CaCertificatesBundleSource", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
|
4125
|
+
UpdateTrustStoreRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
4126
|
+
UpdateTrustStoreRequest.struct_class = Types::UpdateTrustStoreRequest
|
|
4127
|
+
UpdateTrustStoreRequest[:payload] = :ca_certificates_bundle_source
|
|
4128
|
+
UpdateTrustStoreRequest[:payload_member] = UpdateTrustStoreRequest.member(:ca_certificates_bundle_source)
|
|
4129
|
+
|
|
4130
|
+
UpdateTrustStoreResult.add_member(:trust_store, Shapes::ShapeRef.new(shape: TrustStore, location_name: "TrustStore"))
|
|
4131
|
+
UpdateTrustStoreResult.add_member(:etag, Shapes::ShapeRef.new(shape: string, location: "header", location_name: "ETag"))
|
|
4132
|
+
UpdateTrustStoreResult.struct_class = Types::UpdateTrustStoreResult
|
|
4133
|
+
UpdateTrustStoreResult[:payload] = :trust_store
|
|
4134
|
+
UpdateTrustStoreResult[:payload_member] = UpdateTrustStoreResult.member(:trust_store)
|
|
4135
|
+
|
|
3885
4136
|
UpdateVpcOriginRequest.add_member(:vpc_origin_endpoint_config, Shapes::ShapeRef.new(shape: VpcOriginEndpointConfig, required: true, location_name: "VpcOriginEndpointConfig", metadata: {"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}}))
|
|
3886
4137
|
UpdateVpcOriginRequest.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location: "uri", location_name: "Id"))
|
|
3887
4138
|
UpdateVpcOriginRequest.add_member(:if_match, Shapes::ShapeRef.new(shape: string, required: true, location: "header", location_name: "If-Match"))
|
|
@@ -3918,6 +4169,10 @@ module Aws::CloudFront
|
|
|
3918
4169
|
ViewerCertificate.add_member(:certificate_source, Shapes::ShapeRef.new(shape: CertificateSource, deprecated: true, location_name: "CertificateSource"))
|
|
3919
4170
|
ViewerCertificate.struct_class = Types::ViewerCertificate
|
|
3920
4171
|
|
|
4172
|
+
ViewerMtlsConfig.add_member(:mode, Shapes::ShapeRef.new(shape: ViewerMtlsMode, location_name: "Mode"))
|
|
4173
|
+
ViewerMtlsConfig.add_member(:trust_store_config, Shapes::ShapeRef.new(shape: TrustStoreConfig, location_name: "TrustStoreConfig"))
|
|
4174
|
+
ViewerMtlsConfig.struct_class = Types::ViewerMtlsConfig
|
|
4175
|
+
|
|
3921
4176
|
VpcOrigin.add_member(:id, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Id"))
|
|
3922
4177
|
VpcOrigin.add_member(:arn, Shapes::ShapeRef.new(shape: string, required: true, location_name: "Arn"))
|
|
3923
4178
|
VpcOrigin.add_member(:account_id, Shapes::ShapeRef.new(shape: string, location_name: "AccountId"))
|
|
@@ -4160,6 +4415,26 @@ module Aws::CloudFront
|
|
|
4160
4415
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
4161
4416
|
end)
|
|
4162
4417
|
|
|
4418
|
+
api.add_operation(:create_connection_function, Seahorse::Model::Operation.new.tap do |o|
|
|
4419
|
+
o.name = "CreateConnectionFunction2020_05_31"
|
|
4420
|
+
o.http_method = "POST"
|
|
4421
|
+
o.http_request_uri = "/2020-05-31/connection-function"
|
|
4422
|
+
o.input = Shapes::ShapeRef.new(shape: CreateConnectionFunctionRequest,
|
|
4423
|
+
location_name: "CreateConnectionFunctionRequest",
|
|
4424
|
+
metadata: {
|
|
4425
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
|
4426
|
+
}
|
|
4427
|
+
)
|
|
4428
|
+
o.output = Shapes::ShapeRef.new(shape: CreateConnectionFunctionResult)
|
|
4429
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
4430
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
|
4431
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
|
|
4432
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidTagging)
|
|
4433
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
|
|
4434
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
4435
|
+
o.errors << Shapes::ShapeRef.new(shape: EntitySizeLimitExceeded)
|
|
4436
|
+
end)
|
|
4437
|
+
|
|
4163
4438
|
api.add_operation(:create_connection_group, Seahorse::Model::Operation.new.tap do |o|
|
|
4164
4439
|
o.name = "CreateConnectionGroup2020_05_31"
|
|
4165
4440
|
o.http_method = "POST"
|
|
@@ -4601,6 +4876,25 @@ module Aws::CloudFront
|
|
|
4601
4876
|
o.errors << Shapes::ShapeRef.new(shape: InvalidOrigin)
|
|
4602
4877
|
end)
|
|
4603
4878
|
|
|
4879
|
+
api.add_operation(:create_trust_store, Seahorse::Model::Operation.new.tap do |o|
|
|
4880
|
+
o.name = "CreateTrustStore2020_05_31"
|
|
4881
|
+
o.http_method = "POST"
|
|
4882
|
+
o.http_request_uri = "/2020-05-31/trust-store"
|
|
4883
|
+
o.input = Shapes::ShapeRef.new(shape: CreateTrustStoreRequest,
|
|
4884
|
+
location_name: "CreateTrustStoreRequest",
|
|
4885
|
+
metadata: {
|
|
4886
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
|
4887
|
+
}
|
|
4888
|
+
)
|
|
4889
|
+
o.output = Shapes::ShapeRef.new(shape: CreateTrustStoreResult)
|
|
4890
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
4891
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
4892
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityAlreadyExists)
|
|
4893
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidTagging)
|
|
4894
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityLimitExceeded)
|
|
4895
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
4896
|
+
end)
|
|
4897
|
+
|
|
4604
4898
|
api.add_operation(:create_vpc_origin, Seahorse::Model::Operation.new.tap do |o|
|
|
4605
4899
|
o.name = "CreateVpcOrigin2020_05_31"
|
|
4606
4900
|
o.http_method = "POST"
|
|
@@ -4664,6 +4958,21 @@ module Aws::CloudFront
|
|
|
4664
4958
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchCloudFrontOriginAccessIdentity)
|
|
4665
4959
|
end)
|
|
4666
4960
|
|
|
4961
|
+
api.add_operation(:delete_connection_function, Seahorse::Model::Operation.new.tap do |o|
|
|
4962
|
+
o.name = "DeleteConnectionFunction2020_05_31"
|
|
4963
|
+
o.http_method = "DELETE"
|
|
4964
|
+
o.http_request_uri = "/2020-05-31/connection-function/{Id}"
|
|
4965
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteConnectionFunctionRequest)
|
|
4966
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
|
4967
|
+
o.errors << Shapes::ShapeRef.new(shape: CannotDeleteEntityWhileInUse)
|
|
4968
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
|
4969
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
4970
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
4971
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
|
4972
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
4973
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
|
4974
|
+
end)
|
|
4975
|
+
|
|
4667
4976
|
api.add_operation(:delete_connection_group, Seahorse::Model::Operation.new.tap do |o|
|
|
4668
4977
|
o.name = "DeleteConnectionGroup2020_05_31"
|
|
4669
4978
|
o.http_method = "DELETE"
|
|
@@ -4899,6 +5208,20 @@ module Aws::CloudFront
|
|
|
4899
5208
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
|
4900
5209
|
end)
|
|
4901
5210
|
|
|
5211
|
+
api.add_operation(:delete_trust_store, Seahorse::Model::Operation.new.tap do |o|
|
|
5212
|
+
o.name = "DeleteTrustStore2020_05_31"
|
|
5213
|
+
o.http_method = "DELETE"
|
|
5214
|
+
o.http_request_uri = "/2020-05-31/trust-store/{Id}"
|
|
5215
|
+
o.input = Shapes::ShapeRef.new(shape: DeleteTrustStoreRequest)
|
|
5216
|
+
o.output = Shapes::ShapeRef.new(shape: Shapes::StructureShape.new(struct_class: Aws::EmptyStructure))
|
|
5217
|
+
o.errors << Shapes::ShapeRef.new(shape: CannotDeleteEntityWhileInUse)
|
|
5218
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
|
5219
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
5220
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
5221
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
5222
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
|
5223
|
+
end)
|
|
5224
|
+
|
|
4902
5225
|
api.add_operation(:delete_vpc_origin, Seahorse::Model::Operation.new.tap do |o|
|
|
4903
5226
|
o.name = "DeleteVpcOrigin2020_05_31"
|
|
4904
5227
|
o.http_method = "DELETE"
|
|
@@ -4915,6 +5238,18 @@ module Aws::CloudFront
|
|
|
4915
5238
|
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
|
4916
5239
|
end)
|
|
4917
5240
|
|
|
5241
|
+
api.add_operation(:describe_connection_function, Seahorse::Model::Operation.new.tap do |o|
|
|
5242
|
+
o.name = "DescribeConnectionFunction2020_05_31"
|
|
5243
|
+
o.http_method = "GET"
|
|
5244
|
+
o.http_request_uri = "/2020-05-31/connection-function/{Identifier}/describe"
|
|
5245
|
+
o.input = Shapes::ShapeRef.new(shape: DescribeConnectionFunctionRequest)
|
|
5246
|
+
o.output = Shapes::ShapeRef.new(shape: DescribeConnectionFunctionResult)
|
|
5247
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
5248
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
5249
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
|
5250
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
5251
|
+
end)
|
|
5252
|
+
|
|
4918
5253
|
api.add_operation(:describe_function, Seahorse::Model::Operation.new.tap do |o|
|
|
4919
5254
|
o.name = "DescribeFunction2020_05_31"
|
|
4920
5255
|
o.http_method = "GET"
|
|
@@ -5015,6 +5350,17 @@ module Aws::CloudFront
|
|
|
5015
5350
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchCloudFrontOriginAccessIdentity)
|
|
5016
5351
|
end)
|
|
5017
5352
|
|
|
5353
|
+
api.add_operation(:get_connection_function, Seahorse::Model::Operation.new.tap do |o|
|
|
5354
|
+
o.name = "GetConnectionFunction2020_05_31"
|
|
5355
|
+
o.http_method = "GET"
|
|
5356
|
+
o.http_request_uri = "/2020-05-31/connection-function/{Identifier}"
|
|
5357
|
+
o.input = Shapes::ShapeRef.new(shape: GetConnectionFunctionRequest)
|
|
5358
|
+
o.output = Shapes::ShapeRef.new(shape: GetConnectionFunctionResult)
|
|
5359
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
5360
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
5361
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
|
5362
|
+
end)
|
|
5363
|
+
|
|
5018
5364
|
api.add_operation(:get_connection_group, Seahorse::Model::Operation.new.tap do |o|
|
|
5019
5365
|
o.name = "GetConnectionGroup2020_05_31"
|
|
5020
5366
|
o.http_method = "GET"
|
|
@@ -5340,6 +5686,17 @@ module Aws::CloudFront
|
|
|
5340
5686
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchStreamingDistribution)
|
|
5341
5687
|
end)
|
|
5342
5688
|
|
|
5689
|
+
api.add_operation(:get_trust_store, Seahorse::Model::Operation.new.tap do |o|
|
|
5690
|
+
o.name = "GetTrustStore2020_05_31"
|
|
5691
|
+
o.http_method = "GET"
|
|
5692
|
+
o.http_request_uri = "/2020-05-31/trust-store/{Identifier}"
|
|
5693
|
+
o.input = Shapes::ShapeRef.new(shape: GetTrustStoreRequest)
|
|
5694
|
+
o.output = Shapes::ShapeRef.new(shape: GetTrustStoreResult)
|
|
5695
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
5696
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
5697
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
5698
|
+
end)
|
|
5699
|
+
|
|
5343
5700
|
api.add_operation(:get_vpc_origin, Seahorse::Model::Operation.new.tap do |o|
|
|
5344
5701
|
o.name = "GetVpcOrigin2020_05_31"
|
|
5345
5702
|
o.http_method = "GET"
|
|
@@ -5400,6 +5757,28 @@ module Aws::CloudFront
|
|
|
5400
5757
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
5401
5758
|
end)
|
|
5402
5759
|
|
|
5760
|
+
api.add_operation(:list_connection_functions, Seahorse::Model::Operation.new.tap do |o|
|
|
5761
|
+
o.name = "ListConnectionFunctions2020_05_31"
|
|
5762
|
+
o.http_method = "POST"
|
|
5763
|
+
o.http_request_uri = "/2020-05-31/connection-functions"
|
|
5764
|
+
o.input = Shapes::ShapeRef.new(shape: ListConnectionFunctionsRequest,
|
|
5765
|
+
location_name: "ListConnectionFunctionsRequest",
|
|
5766
|
+
metadata: {
|
|
5767
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
|
5768
|
+
}
|
|
5769
|
+
)
|
|
5770
|
+
o.output = Shapes::ShapeRef.new(shape: ListConnectionFunctionsResult)
|
|
5771
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
5772
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
|
5773
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
5774
|
+
o[:pager] = Aws::Pager.new(
|
|
5775
|
+
limit_key: "max_items",
|
|
5776
|
+
tokens: {
|
|
5777
|
+
"next_marker" => "marker"
|
|
5778
|
+
}
|
|
5779
|
+
)
|
|
5780
|
+
end)
|
|
5781
|
+
|
|
5403
5782
|
api.add_operation(:list_connection_groups, Seahorse::Model::Operation.new.tap do |o|
|
|
5404
5783
|
o.name = "ListConnectionGroups2020_05_31"
|
|
5405
5784
|
o.http_method = "POST"
|
|
@@ -5515,6 +5894,23 @@ module Aws::CloudFront
|
|
|
5515
5894
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
5516
5895
|
end)
|
|
5517
5896
|
|
|
5897
|
+
api.add_operation(:list_distributions_by_connection_function, Seahorse::Model::Operation.new.tap do |o|
|
|
5898
|
+
o.name = "ListDistributionsByConnectionFunction2020_05_31"
|
|
5899
|
+
o.http_method = "GET"
|
|
5900
|
+
o.http_request_uri = "/2020-05-31/distributionsByConnectionFunction"
|
|
5901
|
+
o.input = Shapes::ShapeRef.new(shape: ListDistributionsByConnectionFunctionRequest)
|
|
5902
|
+
o.output = Shapes::ShapeRef.new(shape: ListDistributionsByConnectionFunctionResult)
|
|
5903
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
5904
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
5905
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
5906
|
+
o[:pager] = Aws::Pager.new(
|
|
5907
|
+
limit_key: "max_items",
|
|
5908
|
+
tokens: {
|
|
5909
|
+
"distribution_list.next_marker" => "marker"
|
|
5910
|
+
}
|
|
5911
|
+
)
|
|
5912
|
+
end)
|
|
5913
|
+
|
|
5518
5914
|
api.add_operation(:list_distributions_by_connection_mode, Seahorse::Model::Operation.new.tap do |o|
|
|
5519
5915
|
o.name = "ListDistributionsByConnectionMode2020_05_31"
|
|
5520
5916
|
o.http_method = "GET"
|
|
@@ -5589,6 +5985,23 @@ module Aws::CloudFront
|
|
|
5589
5985
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
5590
5986
|
end)
|
|
5591
5987
|
|
|
5988
|
+
api.add_operation(:list_distributions_by_trust_store, Seahorse::Model::Operation.new.tap do |o|
|
|
5989
|
+
o.name = "ListDistributionsByTrustStore2020_05_31"
|
|
5990
|
+
o.http_method = "GET"
|
|
5991
|
+
o.http_request_uri = "/2020-05-31/distributionsByTrustStore"
|
|
5992
|
+
o.input = Shapes::ShapeRef.new(shape: ListDistributionsByTrustStoreRequest)
|
|
5993
|
+
o.output = Shapes::ShapeRef.new(shape: ListDistributionsByTrustStoreResult)
|
|
5994
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
5995
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
5996
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
5997
|
+
o[:pager] = Aws::Pager.new(
|
|
5998
|
+
limit_key: "max_items",
|
|
5999
|
+
tokens: {
|
|
6000
|
+
"distribution_list.next_marker" => "marker"
|
|
6001
|
+
}
|
|
6002
|
+
)
|
|
6003
|
+
end)
|
|
6004
|
+
|
|
5592
6005
|
api.add_operation(:list_distributions_by_vpc_origin_id, Seahorse::Model::Operation.new.tap do |o|
|
|
5593
6006
|
o.name = "ListDistributionsByVpcOriginId2020_05_31"
|
|
5594
6007
|
o.http_method = "GET"
|
|
@@ -5811,6 +6224,28 @@ module Aws::CloudFront
|
|
|
5811
6224
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchResource)
|
|
5812
6225
|
end)
|
|
5813
6226
|
|
|
6227
|
+
api.add_operation(:list_trust_stores, Seahorse::Model::Operation.new.tap do |o|
|
|
6228
|
+
o.name = "ListTrustStores2020_05_31"
|
|
6229
|
+
o.http_method = "POST"
|
|
6230
|
+
o.http_request_uri = "/2020-05-31/trust-stores"
|
|
6231
|
+
o.input = Shapes::ShapeRef.new(shape: ListTrustStoresRequest,
|
|
6232
|
+
location_name: "ListTrustStoresRequest",
|
|
6233
|
+
metadata: {
|
|
6234
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
|
6235
|
+
}
|
|
6236
|
+
)
|
|
6237
|
+
o.output = Shapes::ShapeRef.new(shape: ListTrustStoresResult)
|
|
6238
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
6239
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
6240
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
6241
|
+
o[:pager] = Aws::Pager.new(
|
|
6242
|
+
limit_key: "max_items",
|
|
6243
|
+
tokens: {
|
|
6244
|
+
"next_marker" => "marker"
|
|
6245
|
+
}
|
|
6246
|
+
)
|
|
6247
|
+
end)
|
|
6248
|
+
|
|
5814
6249
|
api.add_operation(:list_vpc_origins, Seahorse::Model::Operation.new.tap do |o|
|
|
5815
6250
|
o.name = "ListVpcOrigins2020_05_31"
|
|
5816
6251
|
o.http_method = "GET"
|
|
@@ -5823,6 +6258,20 @@ module Aws::CloudFront
|
|
|
5823
6258
|
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
5824
6259
|
end)
|
|
5825
6260
|
|
|
6261
|
+
api.add_operation(:publish_connection_function, Seahorse::Model::Operation.new.tap do |o|
|
|
6262
|
+
o.name = "PublishConnectionFunction2020_05_31"
|
|
6263
|
+
o.http_method = "POST"
|
|
6264
|
+
o.http_request_uri = "/2020-05-31/connection-function/{Id}/publish"
|
|
6265
|
+
o.input = Shapes::ShapeRef.new(shape: PublishConnectionFunctionRequest)
|
|
6266
|
+
o.output = Shapes::ShapeRef.new(shape: PublishConnectionFunctionResult)
|
|
6267
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
|
6268
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
6269
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
6270
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
|
6271
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
6272
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
|
6273
|
+
end)
|
|
6274
|
+
|
|
5826
6275
|
api.add_operation(:publish_function, Seahorse::Model::Operation.new.tap do |o|
|
|
5827
6276
|
o.name = "PublishFunction2020_05_31"
|
|
5828
6277
|
o.http_method = "POST"
|
|
@@ -5867,6 +6316,25 @@ module Aws::CloudFront
|
|
|
5867
6316
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchResource)
|
|
5868
6317
|
end)
|
|
5869
6318
|
|
|
6319
|
+
api.add_operation(:test_connection_function, Seahorse::Model::Operation.new.tap do |o|
|
|
6320
|
+
o.name = "TestConnectionFunction2020_05_31"
|
|
6321
|
+
o.http_method = "POST"
|
|
6322
|
+
o.http_request_uri = "/2020-05-31/connection-function/{Id}/test"
|
|
6323
|
+
o.input = Shapes::ShapeRef.new(shape: TestConnectionFunctionRequest,
|
|
6324
|
+
location_name: "TestConnectionFunctionRequest",
|
|
6325
|
+
metadata: {
|
|
6326
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
|
6327
|
+
}
|
|
6328
|
+
)
|
|
6329
|
+
o.output = Shapes::ShapeRef.new(shape: TestConnectionFunctionResult)
|
|
6330
|
+
o.errors << Shapes::ShapeRef.new(shape: TestFunctionFailed)
|
|
6331
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
|
6332
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
6333
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
|
6334
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
6335
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
|
6336
|
+
end)
|
|
6337
|
+
|
|
5870
6338
|
api.add_operation(:test_function, Seahorse::Model::Operation.new.tap do |o|
|
|
5871
6339
|
o.name = "TestFunction2020_05_31"
|
|
5872
6340
|
o.http_method = "POST"
|
|
@@ -5951,6 +6419,26 @@ module Aws::CloudFront
|
|
|
5951
6419
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchCloudFrontOriginAccessIdentity)
|
|
5952
6420
|
end)
|
|
5953
6421
|
|
|
6422
|
+
api.add_operation(:update_connection_function, Seahorse::Model::Operation.new.tap do |o|
|
|
6423
|
+
o.name = "UpdateConnectionFunction2020_05_31"
|
|
6424
|
+
o.http_method = "PUT"
|
|
6425
|
+
o.http_request_uri = "/2020-05-31/connection-function/{Id}"
|
|
6426
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateConnectionFunctionRequest,
|
|
6427
|
+
location_name: "UpdateConnectionFunctionRequest",
|
|
6428
|
+
metadata: {
|
|
6429
|
+
"xmlNamespace" => {"uri" => "http://cloudfront.amazonaws.com/doc/2020-05-31/"}
|
|
6430
|
+
}
|
|
6431
|
+
)
|
|
6432
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateConnectionFunctionResult)
|
|
6433
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
|
6434
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
6435
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
6436
|
+
o.errors << Shapes::ShapeRef.new(shape: UnsupportedOperation)
|
|
6437
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
6438
|
+
o.errors << Shapes::ShapeRef.new(shape: EntitySizeLimitExceeded)
|
|
6439
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
|
6440
|
+
end)
|
|
6441
|
+
|
|
5954
6442
|
api.add_operation(:update_connection_group, Seahorse::Model::Operation.new.tap do |o|
|
|
5955
6443
|
o.name = "UpdateConnectionGroup2020_05_31"
|
|
5956
6444
|
o.http_method = "PUT"
|
|
@@ -6370,6 +6858,19 @@ module Aws::CloudFront
|
|
|
6370
6858
|
o.errors << Shapes::ShapeRef.new(shape: NoSuchStreamingDistribution)
|
|
6371
6859
|
end)
|
|
6372
6860
|
|
|
6861
|
+
api.add_operation(:update_trust_store, Seahorse::Model::Operation.new.tap do |o|
|
|
6862
|
+
o.name = "UpdateTrustStore2020_05_31"
|
|
6863
|
+
o.http_method = "PUT"
|
|
6864
|
+
o.http_request_uri = "/2020-05-31/trust-store/{Id}"
|
|
6865
|
+
o.input = Shapes::ShapeRef.new(shape: UpdateTrustStoreRequest)
|
|
6866
|
+
o.output = Shapes::ShapeRef.new(shape: UpdateTrustStoreResult)
|
|
6867
|
+
o.errors << Shapes::ShapeRef.new(shape: PreconditionFailed)
|
|
6868
|
+
o.errors << Shapes::ShapeRef.new(shape: AccessDenied)
|
|
6869
|
+
o.errors << Shapes::ShapeRef.new(shape: EntityNotFound)
|
|
6870
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidArgument)
|
|
6871
|
+
o.errors << Shapes::ShapeRef.new(shape: InvalidIfMatchVersion)
|
|
6872
|
+
end)
|
|
6873
|
+
|
|
6373
6874
|
api.add_operation(:update_vpc_origin, Seahorse::Model::Operation.new.tap do |o|
|
|
6374
6875
|
o.name = "UpdateVpcOrigin2020_05_31"
|
|
6375
6876
|
o.http_method = "PUT"
|