@aws-sdk/client-cloudfront 3.934.0 → 3.935.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.
- package/dist-cjs/index.js +234 -235
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +233 -0
- package/dist-es/models/errors.js +2129 -0
- package/dist-es/models/models_0.js +1 -1729
- package/dist-es/models/models_1.js +1 -611
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreatePublicKeyCommand.d.ts +1 -1
- package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcOriginCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAnycastIpListCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDistributionTenantCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcOriginCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateDistributionTenantWebACLCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateDistributionWebACLCommand.d.ts +1 -1
- package/dist-types/commands/GetAnycastIpListCommand.d.ts +1 -1
- package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionTenantByDomainCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionTenantCommand.d.ts +1 -1
- package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
- package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
- package/dist-types/commands/GetInvalidationCommand.d.ts +1 -1
- package/dist-types/commands/GetInvalidationForDistributionTenantCommand.d.ts +1 -1
- package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedCertificateDetailsCommand.d.ts +1 -1
- package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -1
- package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -2
- package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListVpcOriginsCommand.d.ts +1 -1
- package/dist-types/commands/PublishFunctionCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/TestFunctionCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAnycastIpListCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCachePolicyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectionGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionTenantCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainAssociationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFunctionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateKeyGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePublicKeyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVpcOriginCommand.d.ts +1 -1
- package/dist-types/commands/VerifyDnsConfigurationCommand.d.ts +1 -1
- package/dist-types/index.d.ts +4 -1
- package/dist-types/models/enums.d.ts +585 -0
- package/dist-types/models/errors.d.ts +1978 -0
- package/dist-types/models/models_0.d.ts +2505 -2075
- package/dist-types/models/models_1.d.ts +1504 -3123
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +4 -1
- package/dist-types/ts3.4/models/enums.d.ts +311 -0
- package/dist-types/ts3.4/models/errors.d.ts +1317 -0
- package/dist-types/ts3.4/models/models_0.d.ts +663 -1189
- package/dist-types/ts3.4/models/models_1.d.ts +403 -1093
- package/package.json +12 -12
- package/dist-es/models/index.js +0 -3
- package/dist-es/models/models_2.js +0 -24
- package/dist-types/models/index.d.ts +0 -3
- package/dist-types/models/models_2.d.ts +0 -1378
- package/dist-types/ts3.4/models/index.d.ts +0 -3
- package/dist-types/ts3.4/models/models_2.d.ts +0 -411
|
@@ -0,0 +1,233 @@
|
|
|
1
|
+
export const ResponseHeadersPolicyAccessControlAllowMethodsValues = {
|
|
2
|
+
ALL: "ALL",
|
|
3
|
+
DELETE: "DELETE",
|
|
4
|
+
GET: "GET",
|
|
5
|
+
HEAD: "HEAD",
|
|
6
|
+
OPTIONS: "OPTIONS",
|
|
7
|
+
PATCH: "PATCH",
|
|
8
|
+
POST: "POST",
|
|
9
|
+
PUT: "PUT",
|
|
10
|
+
};
|
|
11
|
+
export const ICPRecordalStatus = {
|
|
12
|
+
APPROVED: "APPROVED",
|
|
13
|
+
PENDING: "PENDING",
|
|
14
|
+
SUSPENDED: "SUSPENDED",
|
|
15
|
+
};
|
|
16
|
+
export const Method = {
|
|
17
|
+
DELETE: "DELETE",
|
|
18
|
+
GET: "GET",
|
|
19
|
+
HEAD: "HEAD",
|
|
20
|
+
OPTIONS: "OPTIONS",
|
|
21
|
+
PATCH: "PATCH",
|
|
22
|
+
POST: "POST",
|
|
23
|
+
PUT: "PUT",
|
|
24
|
+
};
|
|
25
|
+
export const IpAddressType = {
|
|
26
|
+
DualStack: "dualstack",
|
|
27
|
+
Ipv4: "ipv4",
|
|
28
|
+
Ipv6: "ipv6",
|
|
29
|
+
};
|
|
30
|
+
export const ItemSelection = {
|
|
31
|
+
all: "all",
|
|
32
|
+
none: "none",
|
|
33
|
+
whitelist: "whitelist",
|
|
34
|
+
};
|
|
35
|
+
export const EventType = {
|
|
36
|
+
origin_request: "origin-request",
|
|
37
|
+
origin_response: "origin-response",
|
|
38
|
+
viewer_request: "viewer-request",
|
|
39
|
+
viewer_response: "viewer-response",
|
|
40
|
+
};
|
|
41
|
+
export const ViewerProtocolPolicy = {
|
|
42
|
+
allow_all: "allow-all",
|
|
43
|
+
https_only: "https-only",
|
|
44
|
+
redirect_to_https: "redirect-to-https",
|
|
45
|
+
};
|
|
46
|
+
export const CachePolicyCookieBehavior = {
|
|
47
|
+
all: "all",
|
|
48
|
+
allExcept: "allExcept",
|
|
49
|
+
none: "none",
|
|
50
|
+
whitelist: "whitelist",
|
|
51
|
+
};
|
|
52
|
+
export const CachePolicyHeaderBehavior = {
|
|
53
|
+
none: "none",
|
|
54
|
+
whitelist: "whitelist",
|
|
55
|
+
};
|
|
56
|
+
export const CachePolicyQueryStringBehavior = {
|
|
57
|
+
all: "all",
|
|
58
|
+
allExcept: "allExcept",
|
|
59
|
+
none: "none",
|
|
60
|
+
whitelist: "whitelist",
|
|
61
|
+
};
|
|
62
|
+
export const CachePolicyType = {
|
|
63
|
+
custom: "custom",
|
|
64
|
+
managed: "managed",
|
|
65
|
+
};
|
|
66
|
+
export const CertificateSource = {
|
|
67
|
+
acm: "acm",
|
|
68
|
+
cloudfront: "cloudfront",
|
|
69
|
+
iam: "iam",
|
|
70
|
+
};
|
|
71
|
+
export const CertificateTransparencyLoggingPreference = {
|
|
72
|
+
Disabled: "disabled",
|
|
73
|
+
Enabled: "enabled",
|
|
74
|
+
};
|
|
75
|
+
export const ConnectionMode = {
|
|
76
|
+
Direct: "direct",
|
|
77
|
+
TenantOnly: "tenant-only",
|
|
78
|
+
};
|
|
79
|
+
export const HttpVersion = {
|
|
80
|
+
http1_1: "http1.1",
|
|
81
|
+
http2: "http2",
|
|
82
|
+
http2and3: "http2and3",
|
|
83
|
+
http3: "http3",
|
|
84
|
+
};
|
|
85
|
+
export const OriginGroupSelectionCriteria = {
|
|
86
|
+
Default: "default",
|
|
87
|
+
MediaQualityBased: "media-quality-based",
|
|
88
|
+
};
|
|
89
|
+
export const OriginProtocolPolicy = {
|
|
90
|
+
http_only: "http-only",
|
|
91
|
+
https_only: "https-only",
|
|
92
|
+
match_viewer: "match-viewer",
|
|
93
|
+
};
|
|
94
|
+
export const SslProtocol = {
|
|
95
|
+
SSLv3: "SSLv3",
|
|
96
|
+
TLSv1: "TLSv1",
|
|
97
|
+
TLSv1_1: "TLSv1.1",
|
|
98
|
+
TLSv1_2: "TLSv1.2",
|
|
99
|
+
};
|
|
100
|
+
export const PriceClass = {
|
|
101
|
+
None: "None",
|
|
102
|
+
PriceClass_100: "PriceClass_100",
|
|
103
|
+
PriceClass_200: "PriceClass_200",
|
|
104
|
+
PriceClass_All: "PriceClass_All",
|
|
105
|
+
};
|
|
106
|
+
export const GeoRestrictionType = {
|
|
107
|
+
blacklist: "blacklist",
|
|
108
|
+
none: "none",
|
|
109
|
+
whitelist: "whitelist",
|
|
110
|
+
};
|
|
111
|
+
export const MinimumProtocolVersion = {
|
|
112
|
+
SSLv3: "SSLv3",
|
|
113
|
+
TLSv1: "TLSv1",
|
|
114
|
+
TLSv1_1_2016: "TLSv1.1_2016",
|
|
115
|
+
TLSv1_2016: "TLSv1_2016",
|
|
116
|
+
TLSv1_2_2018: "TLSv1.2_2018",
|
|
117
|
+
TLSv1_2_2019: "TLSv1.2_2019",
|
|
118
|
+
TLSv1_2_2021: "TLSv1.2_2021",
|
|
119
|
+
TLSv1_2_2025: "TLSv1.2_2025",
|
|
120
|
+
TLSv1_3_2025: "TLSv1.3_2025",
|
|
121
|
+
};
|
|
122
|
+
export const SSLSupportMethod = {
|
|
123
|
+
sni_only: "sni-only",
|
|
124
|
+
static_ip: "static-ip",
|
|
125
|
+
vip: "vip",
|
|
126
|
+
};
|
|
127
|
+
export const ContinuousDeploymentPolicyType = {
|
|
128
|
+
SingleHeader: "SingleHeader",
|
|
129
|
+
SingleWeight: "SingleWeight",
|
|
130
|
+
};
|
|
131
|
+
export const CustomizationActionType = {
|
|
132
|
+
disable: "disable",
|
|
133
|
+
override: "override",
|
|
134
|
+
};
|
|
135
|
+
export const ValidationTokenHost = {
|
|
136
|
+
CloudFront: "cloudfront",
|
|
137
|
+
SelfHosted: "self-hosted",
|
|
138
|
+
};
|
|
139
|
+
export const DomainStatus = {
|
|
140
|
+
Active: "active",
|
|
141
|
+
Inactive: "inactive",
|
|
142
|
+
};
|
|
143
|
+
export const Format = {
|
|
144
|
+
URLEncoded: "URLEncoded",
|
|
145
|
+
};
|
|
146
|
+
export const FunctionRuntime = {
|
|
147
|
+
cloudfront_js_1_0: "cloudfront-js-1.0",
|
|
148
|
+
cloudfront_js_2_0: "cloudfront-js-2.0",
|
|
149
|
+
};
|
|
150
|
+
export const FunctionStage = {
|
|
151
|
+
DEVELOPMENT: "DEVELOPMENT",
|
|
152
|
+
LIVE: "LIVE",
|
|
153
|
+
};
|
|
154
|
+
export const ImportSourceType = {
|
|
155
|
+
S3: "S3",
|
|
156
|
+
};
|
|
157
|
+
export const RealtimeMetricsSubscriptionStatus = {
|
|
158
|
+
Disabled: "Disabled",
|
|
159
|
+
Enabled: "Enabled",
|
|
160
|
+
};
|
|
161
|
+
export const OriginAccessControlOriginTypes = {
|
|
162
|
+
lambda: "lambda",
|
|
163
|
+
mediapackagev2: "mediapackagev2",
|
|
164
|
+
mediastore: "mediastore",
|
|
165
|
+
s3: "s3",
|
|
166
|
+
};
|
|
167
|
+
export const OriginAccessControlSigningBehaviors = {
|
|
168
|
+
always: "always",
|
|
169
|
+
never: "never",
|
|
170
|
+
no_override: "no-override",
|
|
171
|
+
};
|
|
172
|
+
export const OriginAccessControlSigningProtocols = {
|
|
173
|
+
sigv4: "sigv4",
|
|
174
|
+
};
|
|
175
|
+
export const OriginRequestPolicyCookieBehavior = {
|
|
176
|
+
all: "all",
|
|
177
|
+
allExcept: "allExcept",
|
|
178
|
+
none: "none",
|
|
179
|
+
whitelist: "whitelist",
|
|
180
|
+
};
|
|
181
|
+
export const OriginRequestPolicyHeaderBehavior = {
|
|
182
|
+
allExcept: "allExcept",
|
|
183
|
+
allViewer: "allViewer",
|
|
184
|
+
allViewerAndWhitelistCloudFront: "allViewerAndWhitelistCloudFront",
|
|
185
|
+
none: "none",
|
|
186
|
+
whitelist: "whitelist",
|
|
187
|
+
};
|
|
188
|
+
export const OriginRequestPolicyQueryStringBehavior = {
|
|
189
|
+
all: "all",
|
|
190
|
+
allExcept: "allExcept",
|
|
191
|
+
none: "none",
|
|
192
|
+
whitelist: "whitelist",
|
|
193
|
+
};
|
|
194
|
+
export const FrameOptionsList = {
|
|
195
|
+
DENY: "DENY",
|
|
196
|
+
SAMEORIGIN: "SAMEORIGIN",
|
|
197
|
+
};
|
|
198
|
+
export const ReferrerPolicyList = {
|
|
199
|
+
no_referrer: "no-referrer",
|
|
200
|
+
no_referrer_when_downgrade: "no-referrer-when-downgrade",
|
|
201
|
+
origin: "origin",
|
|
202
|
+
origin_when_cross_origin: "origin-when-cross-origin",
|
|
203
|
+
same_origin: "same-origin",
|
|
204
|
+
strict_origin: "strict-origin",
|
|
205
|
+
strict_origin_when_cross_origin: "strict-origin-when-cross-origin",
|
|
206
|
+
unsafe_url: "unsafe-url",
|
|
207
|
+
};
|
|
208
|
+
export const ManagedCertificateStatus = {
|
|
209
|
+
Expired: "expired",
|
|
210
|
+
Failed: "failed",
|
|
211
|
+
Inactive: "inactive",
|
|
212
|
+
Issued: "issued",
|
|
213
|
+
PendingValidation: "pending-validation",
|
|
214
|
+
Revoked: "revoked",
|
|
215
|
+
ValidationTimedOut: "validation-timed-out",
|
|
216
|
+
};
|
|
217
|
+
export const DistributionResourceType = {
|
|
218
|
+
Distribution: "distribution",
|
|
219
|
+
DistributionTenant: "distribution-tenant",
|
|
220
|
+
};
|
|
221
|
+
export const OriginRequestPolicyType = {
|
|
222
|
+
custom: "custom",
|
|
223
|
+
managed: "managed",
|
|
224
|
+
};
|
|
225
|
+
export const ResponseHeadersPolicyType = {
|
|
226
|
+
custom: "custom",
|
|
227
|
+
managed: "managed",
|
|
228
|
+
};
|
|
229
|
+
export const DnsConfigurationStatus = {
|
|
230
|
+
Invalid: "invalid-configuration",
|
|
231
|
+
Unknown: "unknown-configuration",
|
|
232
|
+
Valid: "valid-configuration",
|
|
233
|
+
};
|