@aws-sdk/client-cloudfront 3.934.0 → 3.936.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 +19 -19
- 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
|
@@ -1,611 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export class OriginAccessControlAlreadyExists extends __BaseException {
|
|
3
|
-
name = "OriginAccessControlAlreadyExists";
|
|
4
|
-
$fault = "client";
|
|
5
|
-
Message;
|
|
6
|
-
constructor(opts) {
|
|
7
|
-
super({
|
|
8
|
-
name: "OriginAccessControlAlreadyExists",
|
|
9
|
-
$fault: "client",
|
|
10
|
-
...opts,
|
|
11
|
-
});
|
|
12
|
-
Object.setPrototypeOf(this, OriginAccessControlAlreadyExists.prototype);
|
|
13
|
-
this.Message = opts.Message;
|
|
14
|
-
}
|
|
15
|
-
}
|
|
16
|
-
export class TooManyOriginAccessControls extends __BaseException {
|
|
17
|
-
name = "TooManyOriginAccessControls";
|
|
18
|
-
$fault = "client";
|
|
19
|
-
Message;
|
|
20
|
-
constructor(opts) {
|
|
21
|
-
super({
|
|
22
|
-
name: "TooManyOriginAccessControls",
|
|
23
|
-
$fault: "client",
|
|
24
|
-
...opts,
|
|
25
|
-
});
|
|
26
|
-
Object.setPrototypeOf(this, TooManyOriginAccessControls.prototype);
|
|
27
|
-
this.Message = opts.Message;
|
|
28
|
-
}
|
|
29
|
-
}
|
|
30
|
-
export const OriginRequestPolicyCookieBehavior = {
|
|
31
|
-
all: "all",
|
|
32
|
-
allExcept: "allExcept",
|
|
33
|
-
none: "none",
|
|
34
|
-
whitelist: "whitelist",
|
|
35
|
-
};
|
|
36
|
-
export const OriginRequestPolicyHeaderBehavior = {
|
|
37
|
-
allExcept: "allExcept",
|
|
38
|
-
allViewer: "allViewer",
|
|
39
|
-
allViewerAndWhitelistCloudFront: "allViewerAndWhitelistCloudFront",
|
|
40
|
-
none: "none",
|
|
41
|
-
whitelist: "whitelist",
|
|
42
|
-
};
|
|
43
|
-
export const OriginRequestPolicyQueryStringBehavior = {
|
|
44
|
-
all: "all",
|
|
45
|
-
allExcept: "allExcept",
|
|
46
|
-
none: "none",
|
|
47
|
-
whitelist: "whitelist",
|
|
48
|
-
};
|
|
49
|
-
export class OriginRequestPolicyAlreadyExists extends __BaseException {
|
|
50
|
-
name = "OriginRequestPolicyAlreadyExists";
|
|
51
|
-
$fault = "client";
|
|
52
|
-
Message;
|
|
53
|
-
constructor(opts) {
|
|
54
|
-
super({
|
|
55
|
-
name: "OriginRequestPolicyAlreadyExists",
|
|
56
|
-
$fault: "client",
|
|
57
|
-
...opts,
|
|
58
|
-
});
|
|
59
|
-
Object.setPrototypeOf(this, OriginRequestPolicyAlreadyExists.prototype);
|
|
60
|
-
this.Message = opts.Message;
|
|
61
|
-
}
|
|
62
|
-
}
|
|
63
|
-
export class TooManyCookiesInOriginRequestPolicy extends __BaseException {
|
|
64
|
-
name = "TooManyCookiesInOriginRequestPolicy";
|
|
65
|
-
$fault = "client";
|
|
66
|
-
Message;
|
|
67
|
-
constructor(opts) {
|
|
68
|
-
super({
|
|
69
|
-
name: "TooManyCookiesInOriginRequestPolicy",
|
|
70
|
-
$fault: "client",
|
|
71
|
-
...opts,
|
|
72
|
-
});
|
|
73
|
-
Object.setPrototypeOf(this, TooManyCookiesInOriginRequestPolicy.prototype);
|
|
74
|
-
this.Message = opts.Message;
|
|
75
|
-
}
|
|
76
|
-
}
|
|
77
|
-
export class TooManyHeadersInOriginRequestPolicy extends __BaseException {
|
|
78
|
-
name = "TooManyHeadersInOriginRequestPolicy";
|
|
79
|
-
$fault = "client";
|
|
80
|
-
Message;
|
|
81
|
-
constructor(opts) {
|
|
82
|
-
super({
|
|
83
|
-
name: "TooManyHeadersInOriginRequestPolicy",
|
|
84
|
-
$fault: "client",
|
|
85
|
-
...opts,
|
|
86
|
-
});
|
|
87
|
-
Object.setPrototypeOf(this, TooManyHeadersInOriginRequestPolicy.prototype);
|
|
88
|
-
this.Message = opts.Message;
|
|
89
|
-
}
|
|
90
|
-
}
|
|
91
|
-
export class TooManyOriginRequestPolicies extends __BaseException {
|
|
92
|
-
name = "TooManyOriginRequestPolicies";
|
|
93
|
-
$fault = "client";
|
|
94
|
-
Message;
|
|
95
|
-
constructor(opts) {
|
|
96
|
-
super({
|
|
97
|
-
name: "TooManyOriginRequestPolicies",
|
|
98
|
-
$fault: "client",
|
|
99
|
-
...opts,
|
|
100
|
-
});
|
|
101
|
-
Object.setPrototypeOf(this, TooManyOriginRequestPolicies.prototype);
|
|
102
|
-
this.Message = opts.Message;
|
|
103
|
-
}
|
|
104
|
-
}
|
|
105
|
-
export class TooManyQueryStringsInOriginRequestPolicy extends __BaseException {
|
|
106
|
-
name = "TooManyQueryStringsInOriginRequestPolicy";
|
|
107
|
-
$fault = "client";
|
|
108
|
-
Message;
|
|
109
|
-
constructor(opts) {
|
|
110
|
-
super({
|
|
111
|
-
name: "TooManyQueryStringsInOriginRequestPolicy",
|
|
112
|
-
$fault: "client",
|
|
113
|
-
...opts,
|
|
114
|
-
});
|
|
115
|
-
Object.setPrototypeOf(this, TooManyQueryStringsInOriginRequestPolicy.prototype);
|
|
116
|
-
this.Message = opts.Message;
|
|
117
|
-
}
|
|
118
|
-
}
|
|
119
|
-
export class PublicKeyAlreadyExists extends __BaseException {
|
|
120
|
-
name = "PublicKeyAlreadyExists";
|
|
121
|
-
$fault = "client";
|
|
122
|
-
Message;
|
|
123
|
-
constructor(opts) {
|
|
124
|
-
super({
|
|
125
|
-
name: "PublicKeyAlreadyExists",
|
|
126
|
-
$fault: "client",
|
|
127
|
-
...opts,
|
|
128
|
-
});
|
|
129
|
-
Object.setPrototypeOf(this, PublicKeyAlreadyExists.prototype);
|
|
130
|
-
this.Message = opts.Message;
|
|
131
|
-
}
|
|
132
|
-
}
|
|
133
|
-
export class TooManyPublicKeys extends __BaseException {
|
|
134
|
-
name = "TooManyPublicKeys";
|
|
135
|
-
$fault = "client";
|
|
136
|
-
Message;
|
|
137
|
-
constructor(opts) {
|
|
138
|
-
super({
|
|
139
|
-
name: "TooManyPublicKeys",
|
|
140
|
-
$fault: "client",
|
|
141
|
-
...opts,
|
|
142
|
-
});
|
|
143
|
-
Object.setPrototypeOf(this, TooManyPublicKeys.prototype);
|
|
144
|
-
this.Message = opts.Message;
|
|
145
|
-
}
|
|
146
|
-
}
|
|
147
|
-
export class RealtimeLogConfigAlreadyExists extends __BaseException {
|
|
148
|
-
name = "RealtimeLogConfigAlreadyExists";
|
|
149
|
-
$fault = "client";
|
|
150
|
-
Message;
|
|
151
|
-
constructor(opts) {
|
|
152
|
-
super({
|
|
153
|
-
name: "RealtimeLogConfigAlreadyExists",
|
|
154
|
-
$fault: "client",
|
|
155
|
-
...opts,
|
|
156
|
-
});
|
|
157
|
-
Object.setPrototypeOf(this, RealtimeLogConfigAlreadyExists.prototype);
|
|
158
|
-
this.Message = opts.Message;
|
|
159
|
-
}
|
|
160
|
-
}
|
|
161
|
-
export class TooManyRealtimeLogConfigs extends __BaseException {
|
|
162
|
-
name = "TooManyRealtimeLogConfigs";
|
|
163
|
-
$fault = "client";
|
|
164
|
-
Message;
|
|
165
|
-
constructor(opts) {
|
|
166
|
-
super({
|
|
167
|
-
name: "TooManyRealtimeLogConfigs",
|
|
168
|
-
$fault: "client",
|
|
169
|
-
...opts,
|
|
170
|
-
});
|
|
171
|
-
Object.setPrototypeOf(this, TooManyRealtimeLogConfigs.prototype);
|
|
172
|
-
this.Message = opts.Message;
|
|
173
|
-
}
|
|
174
|
-
}
|
|
175
|
-
export const FrameOptionsList = {
|
|
176
|
-
DENY: "DENY",
|
|
177
|
-
SAMEORIGIN: "SAMEORIGIN",
|
|
178
|
-
};
|
|
179
|
-
export const ReferrerPolicyList = {
|
|
180
|
-
no_referrer: "no-referrer",
|
|
181
|
-
no_referrer_when_downgrade: "no-referrer-when-downgrade",
|
|
182
|
-
origin: "origin",
|
|
183
|
-
origin_when_cross_origin: "origin-when-cross-origin",
|
|
184
|
-
same_origin: "same-origin",
|
|
185
|
-
strict_origin: "strict-origin",
|
|
186
|
-
strict_origin_when_cross_origin: "strict-origin-when-cross-origin",
|
|
187
|
-
unsafe_url: "unsafe-url",
|
|
188
|
-
};
|
|
189
|
-
export class ResponseHeadersPolicyAlreadyExists extends __BaseException {
|
|
190
|
-
name = "ResponseHeadersPolicyAlreadyExists";
|
|
191
|
-
$fault = "client";
|
|
192
|
-
Message;
|
|
193
|
-
constructor(opts) {
|
|
194
|
-
super({
|
|
195
|
-
name: "ResponseHeadersPolicyAlreadyExists",
|
|
196
|
-
$fault: "client",
|
|
197
|
-
...opts,
|
|
198
|
-
});
|
|
199
|
-
Object.setPrototypeOf(this, ResponseHeadersPolicyAlreadyExists.prototype);
|
|
200
|
-
this.Message = opts.Message;
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
export class TooLongCSPInResponseHeadersPolicy extends __BaseException {
|
|
204
|
-
name = "TooLongCSPInResponseHeadersPolicy";
|
|
205
|
-
$fault = "client";
|
|
206
|
-
Message;
|
|
207
|
-
constructor(opts) {
|
|
208
|
-
super({
|
|
209
|
-
name: "TooLongCSPInResponseHeadersPolicy",
|
|
210
|
-
$fault: "client",
|
|
211
|
-
...opts,
|
|
212
|
-
});
|
|
213
|
-
Object.setPrototypeOf(this, TooLongCSPInResponseHeadersPolicy.prototype);
|
|
214
|
-
this.Message = opts.Message;
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
export class TooManyCustomHeadersInResponseHeadersPolicy extends __BaseException {
|
|
218
|
-
name = "TooManyCustomHeadersInResponseHeadersPolicy";
|
|
219
|
-
$fault = "client";
|
|
220
|
-
Message;
|
|
221
|
-
constructor(opts) {
|
|
222
|
-
super({
|
|
223
|
-
name: "TooManyCustomHeadersInResponseHeadersPolicy",
|
|
224
|
-
$fault: "client",
|
|
225
|
-
...opts,
|
|
226
|
-
});
|
|
227
|
-
Object.setPrototypeOf(this, TooManyCustomHeadersInResponseHeadersPolicy.prototype);
|
|
228
|
-
this.Message = opts.Message;
|
|
229
|
-
}
|
|
230
|
-
}
|
|
231
|
-
export class TooManyRemoveHeadersInResponseHeadersPolicy extends __BaseException {
|
|
232
|
-
name = "TooManyRemoveHeadersInResponseHeadersPolicy";
|
|
233
|
-
$fault = "client";
|
|
234
|
-
Message;
|
|
235
|
-
constructor(opts) {
|
|
236
|
-
super({
|
|
237
|
-
name: "TooManyRemoveHeadersInResponseHeadersPolicy",
|
|
238
|
-
$fault: "client",
|
|
239
|
-
...opts,
|
|
240
|
-
});
|
|
241
|
-
Object.setPrototypeOf(this, TooManyRemoveHeadersInResponseHeadersPolicy.prototype);
|
|
242
|
-
this.Message = opts.Message;
|
|
243
|
-
}
|
|
244
|
-
}
|
|
245
|
-
export class TooManyResponseHeadersPolicies extends __BaseException {
|
|
246
|
-
name = "TooManyResponseHeadersPolicies";
|
|
247
|
-
$fault = "client";
|
|
248
|
-
Message;
|
|
249
|
-
constructor(opts) {
|
|
250
|
-
super({
|
|
251
|
-
name: "TooManyResponseHeadersPolicies",
|
|
252
|
-
$fault: "client",
|
|
253
|
-
...opts,
|
|
254
|
-
});
|
|
255
|
-
Object.setPrototypeOf(this, TooManyResponseHeadersPolicies.prototype);
|
|
256
|
-
this.Message = opts.Message;
|
|
257
|
-
}
|
|
258
|
-
}
|
|
259
|
-
export class StreamingDistributionAlreadyExists extends __BaseException {
|
|
260
|
-
name = "StreamingDistributionAlreadyExists";
|
|
261
|
-
$fault = "client";
|
|
262
|
-
Message;
|
|
263
|
-
constructor(opts) {
|
|
264
|
-
super({
|
|
265
|
-
name: "StreamingDistributionAlreadyExists",
|
|
266
|
-
$fault: "client",
|
|
267
|
-
...opts,
|
|
268
|
-
});
|
|
269
|
-
Object.setPrototypeOf(this, StreamingDistributionAlreadyExists.prototype);
|
|
270
|
-
this.Message = opts.Message;
|
|
271
|
-
}
|
|
272
|
-
}
|
|
273
|
-
export class TooManyStreamingDistributionCNAMEs extends __BaseException {
|
|
274
|
-
name = "TooManyStreamingDistributionCNAMEs";
|
|
275
|
-
$fault = "client";
|
|
276
|
-
Message;
|
|
277
|
-
constructor(opts) {
|
|
278
|
-
super({
|
|
279
|
-
name: "TooManyStreamingDistributionCNAMEs",
|
|
280
|
-
$fault: "client",
|
|
281
|
-
...opts,
|
|
282
|
-
});
|
|
283
|
-
Object.setPrototypeOf(this, TooManyStreamingDistributionCNAMEs.prototype);
|
|
284
|
-
this.Message = opts.Message;
|
|
285
|
-
}
|
|
286
|
-
}
|
|
287
|
-
export class TooManyStreamingDistributions extends __BaseException {
|
|
288
|
-
name = "TooManyStreamingDistributions";
|
|
289
|
-
$fault = "client";
|
|
290
|
-
Message;
|
|
291
|
-
constructor(opts) {
|
|
292
|
-
super({
|
|
293
|
-
name: "TooManyStreamingDistributions",
|
|
294
|
-
$fault: "client",
|
|
295
|
-
...opts,
|
|
296
|
-
});
|
|
297
|
-
Object.setPrototypeOf(this, TooManyStreamingDistributions.prototype);
|
|
298
|
-
this.Message = opts.Message;
|
|
299
|
-
}
|
|
300
|
-
}
|
|
301
|
-
export class IllegalDelete extends __BaseException {
|
|
302
|
-
name = "IllegalDelete";
|
|
303
|
-
$fault = "client";
|
|
304
|
-
Message;
|
|
305
|
-
constructor(opts) {
|
|
306
|
-
super({
|
|
307
|
-
name: "IllegalDelete",
|
|
308
|
-
$fault: "client",
|
|
309
|
-
...opts,
|
|
310
|
-
});
|
|
311
|
-
Object.setPrototypeOf(this, IllegalDelete.prototype);
|
|
312
|
-
this.Message = opts.Message;
|
|
313
|
-
}
|
|
314
|
-
}
|
|
315
|
-
export class CloudFrontOriginAccessIdentityInUse extends __BaseException {
|
|
316
|
-
name = "CloudFrontOriginAccessIdentityInUse";
|
|
317
|
-
$fault = "client";
|
|
318
|
-
Message;
|
|
319
|
-
constructor(opts) {
|
|
320
|
-
super({
|
|
321
|
-
name: "CloudFrontOriginAccessIdentityInUse",
|
|
322
|
-
$fault: "client",
|
|
323
|
-
...opts,
|
|
324
|
-
});
|
|
325
|
-
Object.setPrototypeOf(this, CloudFrontOriginAccessIdentityInUse.prototype);
|
|
326
|
-
this.Message = opts.Message;
|
|
327
|
-
}
|
|
328
|
-
}
|
|
329
|
-
export class NoSuchCloudFrontOriginAccessIdentity extends __BaseException {
|
|
330
|
-
name = "NoSuchCloudFrontOriginAccessIdentity";
|
|
331
|
-
$fault = "client";
|
|
332
|
-
Message;
|
|
333
|
-
constructor(opts) {
|
|
334
|
-
super({
|
|
335
|
-
name: "NoSuchCloudFrontOriginAccessIdentity",
|
|
336
|
-
$fault: "client",
|
|
337
|
-
...opts,
|
|
338
|
-
});
|
|
339
|
-
Object.setPrototypeOf(this, NoSuchCloudFrontOriginAccessIdentity.prototype);
|
|
340
|
-
this.Message = opts.Message;
|
|
341
|
-
}
|
|
342
|
-
}
|
|
343
|
-
export class ResourceNotDisabled extends __BaseException {
|
|
344
|
-
name = "ResourceNotDisabled";
|
|
345
|
-
$fault = "client";
|
|
346
|
-
Message;
|
|
347
|
-
constructor(opts) {
|
|
348
|
-
super({
|
|
349
|
-
name: "ResourceNotDisabled",
|
|
350
|
-
$fault: "client",
|
|
351
|
-
...opts,
|
|
352
|
-
});
|
|
353
|
-
Object.setPrototypeOf(this, ResourceNotDisabled.prototype);
|
|
354
|
-
this.Message = opts.Message;
|
|
355
|
-
}
|
|
356
|
-
}
|
|
357
|
-
export class DistributionNotDisabled extends __BaseException {
|
|
358
|
-
name = "DistributionNotDisabled";
|
|
359
|
-
$fault = "client";
|
|
360
|
-
Message;
|
|
361
|
-
constructor(opts) {
|
|
362
|
-
super({
|
|
363
|
-
name: "DistributionNotDisabled",
|
|
364
|
-
$fault: "client",
|
|
365
|
-
...opts,
|
|
366
|
-
});
|
|
367
|
-
Object.setPrototypeOf(this, DistributionNotDisabled.prototype);
|
|
368
|
-
this.Message = opts.Message;
|
|
369
|
-
}
|
|
370
|
-
}
|
|
371
|
-
export class ResourceInUse extends __BaseException {
|
|
372
|
-
name = "ResourceInUse";
|
|
373
|
-
$fault = "client";
|
|
374
|
-
Message;
|
|
375
|
-
constructor(opts) {
|
|
376
|
-
super({
|
|
377
|
-
name: "ResourceInUse",
|
|
378
|
-
$fault: "client",
|
|
379
|
-
...opts,
|
|
380
|
-
});
|
|
381
|
-
Object.setPrototypeOf(this, ResourceInUse.prototype);
|
|
382
|
-
this.Message = opts.Message;
|
|
383
|
-
}
|
|
384
|
-
}
|
|
385
|
-
export class FieldLevelEncryptionConfigInUse extends __BaseException {
|
|
386
|
-
name = "FieldLevelEncryptionConfigInUse";
|
|
387
|
-
$fault = "client";
|
|
388
|
-
Message;
|
|
389
|
-
constructor(opts) {
|
|
390
|
-
super({
|
|
391
|
-
name: "FieldLevelEncryptionConfigInUse",
|
|
392
|
-
$fault: "client",
|
|
393
|
-
...opts,
|
|
394
|
-
});
|
|
395
|
-
Object.setPrototypeOf(this, FieldLevelEncryptionConfigInUse.prototype);
|
|
396
|
-
this.Message = opts.Message;
|
|
397
|
-
}
|
|
398
|
-
}
|
|
399
|
-
export class FieldLevelEncryptionProfileInUse extends __BaseException {
|
|
400
|
-
name = "FieldLevelEncryptionProfileInUse";
|
|
401
|
-
$fault = "client";
|
|
402
|
-
Message;
|
|
403
|
-
constructor(opts) {
|
|
404
|
-
super({
|
|
405
|
-
name: "FieldLevelEncryptionProfileInUse",
|
|
406
|
-
$fault: "client",
|
|
407
|
-
...opts,
|
|
408
|
-
});
|
|
409
|
-
Object.setPrototypeOf(this, FieldLevelEncryptionProfileInUse.prototype);
|
|
410
|
-
this.Message = opts.Message;
|
|
411
|
-
}
|
|
412
|
-
}
|
|
413
|
-
export class FunctionInUse extends __BaseException {
|
|
414
|
-
name = "FunctionInUse";
|
|
415
|
-
$fault = "client";
|
|
416
|
-
Message;
|
|
417
|
-
constructor(opts) {
|
|
418
|
-
super({
|
|
419
|
-
name: "FunctionInUse",
|
|
420
|
-
$fault: "client",
|
|
421
|
-
...opts,
|
|
422
|
-
});
|
|
423
|
-
Object.setPrototypeOf(this, FunctionInUse.prototype);
|
|
424
|
-
this.Message = opts.Message;
|
|
425
|
-
}
|
|
426
|
-
}
|
|
427
|
-
export class NoSuchFunctionExists extends __BaseException {
|
|
428
|
-
name = "NoSuchFunctionExists";
|
|
429
|
-
$fault = "client";
|
|
430
|
-
Message;
|
|
431
|
-
constructor(opts) {
|
|
432
|
-
super({
|
|
433
|
-
name: "NoSuchFunctionExists",
|
|
434
|
-
$fault: "client",
|
|
435
|
-
...opts,
|
|
436
|
-
});
|
|
437
|
-
Object.setPrototypeOf(this, NoSuchFunctionExists.prototype);
|
|
438
|
-
this.Message = opts.Message;
|
|
439
|
-
}
|
|
440
|
-
}
|
|
441
|
-
export class NoSuchResource extends __BaseException {
|
|
442
|
-
name = "NoSuchResource";
|
|
443
|
-
$fault = "client";
|
|
444
|
-
Message;
|
|
445
|
-
constructor(opts) {
|
|
446
|
-
super({
|
|
447
|
-
name: "NoSuchResource",
|
|
448
|
-
$fault: "client",
|
|
449
|
-
...opts,
|
|
450
|
-
});
|
|
451
|
-
Object.setPrototypeOf(this, NoSuchResource.prototype);
|
|
452
|
-
this.Message = opts.Message;
|
|
453
|
-
}
|
|
454
|
-
}
|
|
455
|
-
export class NoSuchMonitoringSubscription extends __BaseException {
|
|
456
|
-
name = "NoSuchMonitoringSubscription";
|
|
457
|
-
$fault = "client";
|
|
458
|
-
Message;
|
|
459
|
-
constructor(opts) {
|
|
460
|
-
super({
|
|
461
|
-
name: "NoSuchMonitoringSubscription",
|
|
462
|
-
$fault: "client",
|
|
463
|
-
...opts,
|
|
464
|
-
});
|
|
465
|
-
Object.setPrototypeOf(this, NoSuchMonitoringSubscription.prototype);
|
|
466
|
-
this.Message = opts.Message;
|
|
467
|
-
}
|
|
468
|
-
}
|
|
469
|
-
export class NoSuchOriginAccessControl extends __BaseException {
|
|
470
|
-
name = "NoSuchOriginAccessControl";
|
|
471
|
-
$fault = "client";
|
|
472
|
-
Message;
|
|
473
|
-
constructor(opts) {
|
|
474
|
-
super({
|
|
475
|
-
name: "NoSuchOriginAccessControl",
|
|
476
|
-
$fault: "client",
|
|
477
|
-
...opts,
|
|
478
|
-
});
|
|
479
|
-
Object.setPrototypeOf(this, NoSuchOriginAccessControl.prototype);
|
|
480
|
-
this.Message = opts.Message;
|
|
481
|
-
}
|
|
482
|
-
}
|
|
483
|
-
export class OriginAccessControlInUse extends __BaseException {
|
|
484
|
-
name = "OriginAccessControlInUse";
|
|
485
|
-
$fault = "client";
|
|
486
|
-
Message;
|
|
487
|
-
constructor(opts) {
|
|
488
|
-
super({
|
|
489
|
-
name: "OriginAccessControlInUse",
|
|
490
|
-
$fault: "client",
|
|
491
|
-
...opts,
|
|
492
|
-
});
|
|
493
|
-
Object.setPrototypeOf(this, OriginAccessControlInUse.prototype);
|
|
494
|
-
this.Message = opts.Message;
|
|
495
|
-
}
|
|
496
|
-
}
|
|
497
|
-
export class OriginRequestPolicyInUse extends __BaseException {
|
|
498
|
-
name = "OriginRequestPolicyInUse";
|
|
499
|
-
$fault = "client";
|
|
500
|
-
Message;
|
|
501
|
-
constructor(opts) {
|
|
502
|
-
super({
|
|
503
|
-
name: "OriginRequestPolicyInUse",
|
|
504
|
-
$fault: "client",
|
|
505
|
-
...opts,
|
|
506
|
-
});
|
|
507
|
-
Object.setPrototypeOf(this, OriginRequestPolicyInUse.prototype);
|
|
508
|
-
this.Message = opts.Message;
|
|
509
|
-
}
|
|
510
|
-
}
|
|
511
|
-
export class PublicKeyInUse extends __BaseException {
|
|
512
|
-
name = "PublicKeyInUse";
|
|
513
|
-
$fault = "client";
|
|
514
|
-
Message;
|
|
515
|
-
constructor(opts) {
|
|
516
|
-
super({
|
|
517
|
-
name: "PublicKeyInUse",
|
|
518
|
-
$fault: "client",
|
|
519
|
-
...opts,
|
|
520
|
-
});
|
|
521
|
-
Object.setPrototypeOf(this, PublicKeyInUse.prototype);
|
|
522
|
-
this.Message = opts.Message;
|
|
523
|
-
}
|
|
524
|
-
}
|
|
525
|
-
export class RealtimeLogConfigInUse extends __BaseException {
|
|
526
|
-
name = "RealtimeLogConfigInUse";
|
|
527
|
-
$fault = "client";
|
|
528
|
-
Message;
|
|
529
|
-
constructor(opts) {
|
|
530
|
-
super({
|
|
531
|
-
name: "RealtimeLogConfigInUse",
|
|
532
|
-
$fault: "client",
|
|
533
|
-
...opts,
|
|
534
|
-
});
|
|
535
|
-
Object.setPrototypeOf(this, RealtimeLogConfigInUse.prototype);
|
|
536
|
-
this.Message = opts.Message;
|
|
537
|
-
}
|
|
538
|
-
}
|
|
539
|
-
export class ResponseHeadersPolicyInUse extends __BaseException {
|
|
540
|
-
name = "ResponseHeadersPolicyInUse";
|
|
541
|
-
$fault = "client";
|
|
542
|
-
Message;
|
|
543
|
-
constructor(opts) {
|
|
544
|
-
super({
|
|
545
|
-
name: "ResponseHeadersPolicyInUse",
|
|
546
|
-
$fault: "client",
|
|
547
|
-
...opts,
|
|
548
|
-
});
|
|
549
|
-
Object.setPrototypeOf(this, ResponseHeadersPolicyInUse.prototype);
|
|
550
|
-
this.Message = opts.Message;
|
|
551
|
-
}
|
|
552
|
-
}
|
|
553
|
-
export class NoSuchStreamingDistribution extends __BaseException {
|
|
554
|
-
name = "NoSuchStreamingDistribution";
|
|
555
|
-
$fault = "client";
|
|
556
|
-
Message;
|
|
557
|
-
constructor(opts) {
|
|
558
|
-
super({
|
|
559
|
-
name: "NoSuchStreamingDistribution",
|
|
560
|
-
$fault: "client",
|
|
561
|
-
...opts,
|
|
562
|
-
});
|
|
563
|
-
Object.setPrototypeOf(this, NoSuchStreamingDistribution.prototype);
|
|
564
|
-
this.Message = opts.Message;
|
|
565
|
-
}
|
|
566
|
-
}
|
|
567
|
-
export class StreamingDistributionNotDisabled extends __BaseException {
|
|
568
|
-
name = "StreamingDistributionNotDisabled";
|
|
569
|
-
$fault = "client";
|
|
570
|
-
Message;
|
|
571
|
-
constructor(opts) {
|
|
572
|
-
super({
|
|
573
|
-
name: "StreamingDistributionNotDisabled",
|
|
574
|
-
$fault: "client",
|
|
575
|
-
...opts,
|
|
576
|
-
});
|
|
577
|
-
Object.setPrototypeOf(this, StreamingDistributionNotDisabled.prototype);
|
|
578
|
-
this.Message = opts.Message;
|
|
579
|
-
}
|
|
580
|
-
}
|
|
581
|
-
export class NoSuchInvalidation extends __BaseException {
|
|
582
|
-
name = "NoSuchInvalidation";
|
|
583
|
-
$fault = "client";
|
|
584
|
-
Message;
|
|
585
|
-
constructor(opts) {
|
|
586
|
-
super({
|
|
587
|
-
name: "NoSuchInvalidation",
|
|
588
|
-
$fault: "client",
|
|
589
|
-
...opts,
|
|
590
|
-
});
|
|
591
|
-
Object.setPrototypeOf(this, NoSuchInvalidation.prototype);
|
|
592
|
-
this.Message = opts.Message;
|
|
593
|
-
}
|
|
594
|
-
}
|
|
595
|
-
export const ManagedCertificateStatus = {
|
|
596
|
-
Expired: "expired",
|
|
597
|
-
Failed: "failed",
|
|
598
|
-
Inactive: "inactive",
|
|
599
|
-
Issued: "issued",
|
|
600
|
-
PendingValidation: "pending-validation",
|
|
601
|
-
Revoked: "revoked",
|
|
602
|
-
ValidationTimedOut: "validation-timed-out",
|
|
603
|
-
};
|
|
604
|
-
export const DistributionResourceType = {
|
|
605
|
-
Distribution: "distribution",
|
|
606
|
-
DistributionTenant: "distribution-tenant",
|
|
607
|
-
};
|
|
608
|
-
export const OriginRequestPolicyType = {
|
|
609
|
-
custom: "custom",
|
|
610
|
-
managed: "managed",
|
|
611
|
-
};
|
|
1
|
+
export {};
|
|
@@ -1096,7 +1096,7 @@ const _xN = "xmlName";
|
|
|
1096
1096
|
const n0 = "com.amazonaws.cloudfront";
|
|
1097
1097
|
import { TypeRegistry } from "@smithy/core/schema";
|
|
1098
1098
|
import { CloudFrontServiceException as __CloudFrontServiceException } from "../models/CloudFrontServiceException";
|
|
1099
|
-
import { AccessDenied as __AccessDenied, BatchTooLarge as __BatchTooLarge, CachePolicyAlreadyExists as __CachePolicyAlreadyExists, CachePolicyInUse as __CachePolicyInUse, CannotChangeImmutablePublicKeyFields as __CannotChangeImmutablePublicKeyFields, CannotDeleteEntityWhileInUse as __CannotDeleteEntityWhileInUse, CannotUpdateEntityWhileInUse as __CannotUpdateEntityWhileInUse, CloudFrontOriginAccessIdentityAlreadyExists as __CloudFrontOriginAccessIdentityAlreadyExists, CloudFrontOriginAccessIdentityInUse as __CloudFrontOriginAccessIdentityInUse, CNAMEAlreadyExists as __CNAMEAlreadyExists, ContinuousDeploymentPolicyAlreadyExists as __ContinuousDeploymentPolicyAlreadyExists, ContinuousDeploymentPolicyInUse as __ContinuousDeploymentPolicyInUse, DistributionAlreadyExists as __DistributionAlreadyExists, DistributionNotDisabled as __DistributionNotDisabled, EntityAlreadyExists as __EntityAlreadyExists, EntityLimitExceeded as __EntityLimitExceeded, EntityNotFound as __EntityNotFound, EntitySizeLimitExceeded as __EntitySizeLimitExceeded, FieldLevelEncryptionConfigAlreadyExists as __FieldLevelEncryptionConfigAlreadyExists, FieldLevelEncryptionConfigInUse as __FieldLevelEncryptionConfigInUse, FieldLevelEncryptionProfileAlreadyExists as __FieldLevelEncryptionProfileAlreadyExists, FieldLevelEncryptionProfileInUse as __FieldLevelEncryptionProfileInUse, FieldLevelEncryptionProfileSizeExceeded as __FieldLevelEncryptionProfileSizeExceeded, FunctionAlreadyExists as __FunctionAlreadyExists, FunctionInUse as __FunctionInUse, FunctionSizeLimitExceeded as __FunctionSizeLimitExceeded, IllegalDelete as __IllegalDelete, IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior as __IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior, IllegalOriginAccessConfiguration as __IllegalOriginAccessConfiguration, IllegalUpdate as __IllegalUpdate, InconsistentQuantities as __InconsistentQuantities, InvalidArgument as __InvalidArgument, InvalidAssociation as __InvalidAssociation, InvalidDefaultRootObject as __InvalidDefaultRootObject, InvalidDomainNameForOriginAccessControl as __InvalidDomainNameForOriginAccessControl, InvalidErrorCode as __InvalidErrorCode, InvalidForwardCookies as __InvalidForwardCookies, InvalidFunctionAssociation as __InvalidFunctionAssociation, InvalidGeoRestrictionParameter as __InvalidGeoRestrictionParameter, InvalidHeadersForS3Origin as __InvalidHeadersForS3Origin, InvalidIfMatchVersion as __InvalidIfMatchVersion, InvalidLambdaFunctionAssociation as __InvalidLambdaFunctionAssociation, InvalidLocationCode as __InvalidLocationCode, InvalidMinimumProtocolVersion as __InvalidMinimumProtocolVersion, InvalidOrigin as __InvalidOrigin, InvalidOriginAccessControl as __InvalidOriginAccessControl, InvalidOriginAccessIdentity as __InvalidOriginAccessIdentity, InvalidOriginKeepaliveTimeout as __InvalidOriginKeepaliveTimeout, InvalidOriginReadTimeout as __InvalidOriginReadTimeout, InvalidProtocolSettings as __InvalidProtocolSettings, InvalidQueryStringParameters as __InvalidQueryStringParameters, InvalidRelativePath as __InvalidRelativePath, InvalidRequiredProtocol as __InvalidRequiredProtocol, InvalidResponseCode as __InvalidResponseCode, InvalidTagging as __InvalidTagging, InvalidTTLOrder as __InvalidTTLOrder, InvalidViewerCertificate as __InvalidViewerCertificate, InvalidWebACLId as __InvalidWebACLId, KeyGroupAlreadyExists as __KeyGroupAlreadyExists, MissingBody as __MissingBody, MonitoringSubscriptionAlreadyExists as __MonitoringSubscriptionAlreadyExists, NoSuchCachePolicy as __NoSuchCachePolicy, NoSuchCloudFrontOriginAccessIdentity as __NoSuchCloudFrontOriginAccessIdentity, NoSuchContinuousDeploymentPolicy as __NoSuchContinuousDeploymentPolicy, NoSuchDistribution as __NoSuchDistribution, NoSuchFieldLevelEncryptionConfig as __NoSuchFieldLevelEncryptionConfig, NoSuchFieldLevelEncryptionProfile as __NoSuchFieldLevelEncryptionProfile, NoSuchFunctionExists as __NoSuchFunctionExists, NoSuchInvalidation as __NoSuchInvalidation, NoSuchMonitoringSubscription as __NoSuchMonitoringSubscription, NoSuchOrigin as __NoSuchOrigin, NoSuchOriginAccessControl as __NoSuchOriginAccessControl, NoSuchOriginRequestPolicy as __NoSuchOriginRequestPolicy, NoSuchPublicKey as __NoSuchPublicKey, NoSuchRealtimeLogConfig as __NoSuchRealtimeLogConfig, NoSuchResource as __NoSuchResource, NoSuchResponseHeadersPolicy as __NoSuchResponseHeadersPolicy, NoSuchStreamingDistribution as __NoSuchStreamingDistribution, OriginAccessControlAlreadyExists as __OriginAccessControlAlreadyExists, OriginAccessControlInUse as __OriginAccessControlInUse, OriginRequestPolicyAlreadyExists as __OriginRequestPolicyAlreadyExists, OriginRequestPolicyInUse as __OriginRequestPolicyInUse, PreconditionFailed as __PreconditionFailed, PublicKeyAlreadyExists as __PublicKeyAlreadyExists, PublicKeyInUse as __PublicKeyInUse, QueryArgProfileEmpty as __QueryArgProfileEmpty, RealtimeLogConfigAlreadyExists as __RealtimeLogConfigAlreadyExists, RealtimeLogConfigInUse as __RealtimeLogConfigInUse, RealtimeLogConfigOwnerMismatch as __RealtimeLogConfigOwnerMismatch, ResourceInUse as __ResourceInUse, ResourceNotDisabled as __ResourceNotDisabled, ResponseHeadersPolicyAlreadyExists as __ResponseHeadersPolicyAlreadyExists, ResponseHeadersPolicyInUse as __ResponseHeadersPolicyInUse, StagingDistributionInUse as __StagingDistributionInUse, StreamingDistributionAlreadyExists as __StreamingDistributionAlreadyExists, StreamingDistributionNotDisabled as __StreamingDistributionNotDisabled, TestFunctionFailed as __TestFunctionFailed, TooLongCSPInResponseHeadersPolicy as __TooLongCSPInResponseHeadersPolicy, TooManyCacheBehaviors as __TooManyCacheBehaviors, TooManyCachePolicies as __TooManyCachePolicies, TooManyCertificates as __TooManyCertificates, TooManyCloudFrontOriginAccessIdentities as __TooManyCloudFrontOriginAccessIdentities, TooManyContinuousDeploymentPolicies as __TooManyContinuousDeploymentPolicies, TooManyCookieNamesInWhiteList as __TooManyCookieNamesInWhiteList, TooManyCookiesInCachePolicy as __TooManyCookiesInCachePolicy, TooManyCookiesInOriginRequestPolicy as __TooManyCookiesInOriginRequestPolicy, TooManyCustomHeadersInResponseHeadersPolicy as __TooManyCustomHeadersInResponseHeadersPolicy, TooManyDistributionCNAMEs as __TooManyDistributionCNAMEs, TooManyDistributions as __TooManyDistributions, TooManyDistributionsAssociatedToCachePolicy as __TooManyDistributionsAssociatedToCachePolicy, TooManyDistributionsAssociatedToFieldLevelEncryptionConfig as __TooManyDistributionsAssociatedToFieldLevelEncryptionConfig, TooManyDistributionsAssociatedToKeyGroup as __TooManyDistributionsAssociatedToKeyGroup, TooManyDistributionsAssociatedToOriginAccessControl as __TooManyDistributionsAssociatedToOriginAccessControl, TooManyDistributionsAssociatedToOriginRequestPolicy as __TooManyDistributionsAssociatedToOriginRequestPolicy, TooManyDistributionsAssociatedToResponseHeadersPolicy as __TooManyDistributionsAssociatedToResponseHeadersPolicy, TooManyDistributionsWithFunctionAssociations as __TooManyDistributionsWithFunctionAssociations, TooManyDistributionsWithLambdaAssociations as __TooManyDistributionsWithLambdaAssociations, TooManyDistributionsWithSingleFunctionARN as __TooManyDistributionsWithSingleFunctionARN, TooManyFieldLevelEncryptionConfigs as __TooManyFieldLevelEncryptionConfigs, TooManyFieldLevelEncryptionContentTypeProfiles as __TooManyFieldLevelEncryptionContentTypeProfiles, TooManyFieldLevelEncryptionEncryptionEntities as __TooManyFieldLevelEncryptionEncryptionEntities, TooManyFieldLevelEncryptionFieldPatterns as __TooManyFieldLevelEncryptionFieldPatterns, TooManyFieldLevelEncryptionProfiles as __TooManyFieldLevelEncryptionProfiles, TooManyFieldLevelEncryptionQueryArgProfiles as __TooManyFieldLevelEncryptionQueryArgProfiles, TooManyFunctionAssociations as __TooManyFunctionAssociations, TooManyFunctions as __TooManyFunctions, TooManyHeadersInCachePolicy as __TooManyHeadersInCachePolicy, TooManyHeadersInForwardedValues as __TooManyHeadersInForwardedValues, TooManyHeadersInOriginRequestPolicy as __TooManyHeadersInOriginRequestPolicy, TooManyInvalidationsInProgress as __TooManyInvalidationsInProgress, TooManyKeyGroups as __TooManyKeyGroups, TooManyKeyGroupsAssociatedToDistribution as __TooManyKeyGroupsAssociatedToDistribution, TooManyLambdaFunctionAssociations as __TooManyLambdaFunctionAssociations, TooManyOriginAccessControls as __TooManyOriginAccessControls, TooManyOriginCustomHeaders as __TooManyOriginCustomHeaders, TooManyOriginGroupsPerDistribution as __TooManyOriginGroupsPerDistribution, TooManyOriginRequestPolicies as __TooManyOriginRequestPolicies, TooManyOrigins as __TooManyOrigins, TooManyPublicKeys as __TooManyPublicKeys, TooManyPublicKeysInKeyGroup as __TooManyPublicKeysInKeyGroup, TooManyQueryStringParameters as __TooManyQueryStringParameters, TooManyQueryStringsInCachePolicy as __TooManyQueryStringsInCachePolicy, TooManyQueryStringsInOriginRequestPolicy as __TooManyQueryStringsInOriginRequestPolicy, TooManyRealtimeLogConfigs as __TooManyRealtimeLogConfigs, TooManyRemoveHeadersInResponseHeadersPolicy as __TooManyRemoveHeadersInResponseHeadersPolicy, TooManyResponseHeadersPolicies as __TooManyResponseHeadersPolicies, TooManyStreamingDistributionCNAMEs as __TooManyStreamingDistributionCNAMEs, TooManyStreamingDistributions as __TooManyStreamingDistributions, TooManyTrustedSigners as __TooManyTrustedSigners, TrustedKeyGroupDoesNotExist as __TrustedKeyGroupDoesNotExist, TrustedSignerDoesNotExist as __TrustedSignerDoesNotExist, UnsupportedOperation as __UnsupportedOperation, } from "../models/
|
|
1099
|
+
import { AccessDenied as __AccessDenied, BatchTooLarge as __BatchTooLarge, CachePolicyAlreadyExists as __CachePolicyAlreadyExists, CachePolicyInUse as __CachePolicyInUse, CannotChangeImmutablePublicKeyFields as __CannotChangeImmutablePublicKeyFields, CannotDeleteEntityWhileInUse as __CannotDeleteEntityWhileInUse, CannotUpdateEntityWhileInUse as __CannotUpdateEntityWhileInUse, CloudFrontOriginAccessIdentityAlreadyExists as __CloudFrontOriginAccessIdentityAlreadyExists, CloudFrontOriginAccessIdentityInUse as __CloudFrontOriginAccessIdentityInUse, CNAMEAlreadyExists as __CNAMEAlreadyExists, ContinuousDeploymentPolicyAlreadyExists as __ContinuousDeploymentPolicyAlreadyExists, ContinuousDeploymentPolicyInUse as __ContinuousDeploymentPolicyInUse, DistributionAlreadyExists as __DistributionAlreadyExists, DistributionNotDisabled as __DistributionNotDisabled, EntityAlreadyExists as __EntityAlreadyExists, EntityLimitExceeded as __EntityLimitExceeded, EntityNotFound as __EntityNotFound, EntitySizeLimitExceeded as __EntitySizeLimitExceeded, FieldLevelEncryptionConfigAlreadyExists as __FieldLevelEncryptionConfigAlreadyExists, FieldLevelEncryptionConfigInUse as __FieldLevelEncryptionConfigInUse, FieldLevelEncryptionProfileAlreadyExists as __FieldLevelEncryptionProfileAlreadyExists, FieldLevelEncryptionProfileInUse as __FieldLevelEncryptionProfileInUse, FieldLevelEncryptionProfileSizeExceeded as __FieldLevelEncryptionProfileSizeExceeded, FunctionAlreadyExists as __FunctionAlreadyExists, FunctionInUse as __FunctionInUse, FunctionSizeLimitExceeded as __FunctionSizeLimitExceeded, IllegalDelete as __IllegalDelete, IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior as __IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior, IllegalOriginAccessConfiguration as __IllegalOriginAccessConfiguration, IllegalUpdate as __IllegalUpdate, InconsistentQuantities as __InconsistentQuantities, InvalidArgument as __InvalidArgument, InvalidAssociation as __InvalidAssociation, InvalidDefaultRootObject as __InvalidDefaultRootObject, InvalidDomainNameForOriginAccessControl as __InvalidDomainNameForOriginAccessControl, InvalidErrorCode as __InvalidErrorCode, InvalidForwardCookies as __InvalidForwardCookies, InvalidFunctionAssociation as __InvalidFunctionAssociation, InvalidGeoRestrictionParameter as __InvalidGeoRestrictionParameter, InvalidHeadersForS3Origin as __InvalidHeadersForS3Origin, InvalidIfMatchVersion as __InvalidIfMatchVersion, InvalidLambdaFunctionAssociation as __InvalidLambdaFunctionAssociation, InvalidLocationCode as __InvalidLocationCode, InvalidMinimumProtocolVersion as __InvalidMinimumProtocolVersion, InvalidOrigin as __InvalidOrigin, InvalidOriginAccessControl as __InvalidOriginAccessControl, InvalidOriginAccessIdentity as __InvalidOriginAccessIdentity, InvalidOriginKeepaliveTimeout as __InvalidOriginKeepaliveTimeout, InvalidOriginReadTimeout as __InvalidOriginReadTimeout, InvalidProtocolSettings as __InvalidProtocolSettings, InvalidQueryStringParameters as __InvalidQueryStringParameters, InvalidRelativePath as __InvalidRelativePath, InvalidRequiredProtocol as __InvalidRequiredProtocol, InvalidResponseCode as __InvalidResponseCode, InvalidTagging as __InvalidTagging, InvalidTTLOrder as __InvalidTTLOrder, InvalidViewerCertificate as __InvalidViewerCertificate, InvalidWebACLId as __InvalidWebACLId, KeyGroupAlreadyExists as __KeyGroupAlreadyExists, MissingBody as __MissingBody, MonitoringSubscriptionAlreadyExists as __MonitoringSubscriptionAlreadyExists, NoSuchCachePolicy as __NoSuchCachePolicy, NoSuchCloudFrontOriginAccessIdentity as __NoSuchCloudFrontOriginAccessIdentity, NoSuchContinuousDeploymentPolicy as __NoSuchContinuousDeploymentPolicy, NoSuchDistribution as __NoSuchDistribution, NoSuchFieldLevelEncryptionConfig as __NoSuchFieldLevelEncryptionConfig, NoSuchFieldLevelEncryptionProfile as __NoSuchFieldLevelEncryptionProfile, NoSuchFunctionExists as __NoSuchFunctionExists, NoSuchInvalidation as __NoSuchInvalidation, NoSuchMonitoringSubscription as __NoSuchMonitoringSubscription, NoSuchOrigin as __NoSuchOrigin, NoSuchOriginAccessControl as __NoSuchOriginAccessControl, NoSuchOriginRequestPolicy as __NoSuchOriginRequestPolicy, NoSuchPublicKey as __NoSuchPublicKey, NoSuchRealtimeLogConfig as __NoSuchRealtimeLogConfig, NoSuchResource as __NoSuchResource, NoSuchResponseHeadersPolicy as __NoSuchResponseHeadersPolicy, NoSuchStreamingDistribution as __NoSuchStreamingDistribution, OriginAccessControlAlreadyExists as __OriginAccessControlAlreadyExists, OriginAccessControlInUse as __OriginAccessControlInUse, OriginRequestPolicyAlreadyExists as __OriginRequestPolicyAlreadyExists, OriginRequestPolicyInUse as __OriginRequestPolicyInUse, PreconditionFailed as __PreconditionFailed, PublicKeyAlreadyExists as __PublicKeyAlreadyExists, PublicKeyInUse as __PublicKeyInUse, QueryArgProfileEmpty as __QueryArgProfileEmpty, RealtimeLogConfigAlreadyExists as __RealtimeLogConfigAlreadyExists, RealtimeLogConfigInUse as __RealtimeLogConfigInUse, RealtimeLogConfigOwnerMismatch as __RealtimeLogConfigOwnerMismatch, ResourceInUse as __ResourceInUse, ResourceNotDisabled as __ResourceNotDisabled, ResponseHeadersPolicyAlreadyExists as __ResponseHeadersPolicyAlreadyExists, ResponseHeadersPolicyInUse as __ResponseHeadersPolicyInUse, StagingDistributionInUse as __StagingDistributionInUse, StreamingDistributionAlreadyExists as __StreamingDistributionAlreadyExists, StreamingDistributionNotDisabled as __StreamingDistributionNotDisabled, TestFunctionFailed as __TestFunctionFailed, TooLongCSPInResponseHeadersPolicy as __TooLongCSPInResponseHeadersPolicy, TooManyCacheBehaviors as __TooManyCacheBehaviors, TooManyCachePolicies as __TooManyCachePolicies, TooManyCertificates as __TooManyCertificates, TooManyCloudFrontOriginAccessIdentities as __TooManyCloudFrontOriginAccessIdentities, TooManyContinuousDeploymentPolicies as __TooManyContinuousDeploymentPolicies, TooManyCookieNamesInWhiteList as __TooManyCookieNamesInWhiteList, TooManyCookiesInCachePolicy as __TooManyCookiesInCachePolicy, TooManyCookiesInOriginRequestPolicy as __TooManyCookiesInOriginRequestPolicy, TooManyCustomHeadersInResponseHeadersPolicy as __TooManyCustomHeadersInResponseHeadersPolicy, TooManyDistributionCNAMEs as __TooManyDistributionCNAMEs, TooManyDistributions as __TooManyDistributions, TooManyDistributionsAssociatedToCachePolicy as __TooManyDistributionsAssociatedToCachePolicy, TooManyDistributionsAssociatedToFieldLevelEncryptionConfig as __TooManyDistributionsAssociatedToFieldLevelEncryptionConfig, TooManyDistributionsAssociatedToKeyGroup as __TooManyDistributionsAssociatedToKeyGroup, TooManyDistributionsAssociatedToOriginAccessControl as __TooManyDistributionsAssociatedToOriginAccessControl, TooManyDistributionsAssociatedToOriginRequestPolicy as __TooManyDistributionsAssociatedToOriginRequestPolicy, TooManyDistributionsAssociatedToResponseHeadersPolicy as __TooManyDistributionsAssociatedToResponseHeadersPolicy, TooManyDistributionsWithFunctionAssociations as __TooManyDistributionsWithFunctionAssociations, TooManyDistributionsWithLambdaAssociations as __TooManyDistributionsWithLambdaAssociations, TooManyDistributionsWithSingleFunctionARN as __TooManyDistributionsWithSingleFunctionARN, TooManyFieldLevelEncryptionConfigs as __TooManyFieldLevelEncryptionConfigs, TooManyFieldLevelEncryptionContentTypeProfiles as __TooManyFieldLevelEncryptionContentTypeProfiles, TooManyFieldLevelEncryptionEncryptionEntities as __TooManyFieldLevelEncryptionEncryptionEntities, TooManyFieldLevelEncryptionFieldPatterns as __TooManyFieldLevelEncryptionFieldPatterns, TooManyFieldLevelEncryptionProfiles as __TooManyFieldLevelEncryptionProfiles, TooManyFieldLevelEncryptionQueryArgProfiles as __TooManyFieldLevelEncryptionQueryArgProfiles, TooManyFunctionAssociations as __TooManyFunctionAssociations, TooManyFunctions as __TooManyFunctions, TooManyHeadersInCachePolicy as __TooManyHeadersInCachePolicy, TooManyHeadersInForwardedValues as __TooManyHeadersInForwardedValues, TooManyHeadersInOriginRequestPolicy as __TooManyHeadersInOriginRequestPolicy, TooManyInvalidationsInProgress as __TooManyInvalidationsInProgress, TooManyKeyGroups as __TooManyKeyGroups, TooManyKeyGroupsAssociatedToDistribution as __TooManyKeyGroupsAssociatedToDistribution, TooManyLambdaFunctionAssociations as __TooManyLambdaFunctionAssociations, TooManyOriginAccessControls as __TooManyOriginAccessControls, TooManyOriginCustomHeaders as __TooManyOriginCustomHeaders, TooManyOriginGroupsPerDistribution as __TooManyOriginGroupsPerDistribution, TooManyOriginRequestPolicies as __TooManyOriginRequestPolicies, TooManyOrigins as __TooManyOrigins, TooManyPublicKeys as __TooManyPublicKeys, TooManyPublicKeysInKeyGroup as __TooManyPublicKeysInKeyGroup, TooManyQueryStringParameters as __TooManyQueryStringParameters, TooManyQueryStringsInCachePolicy as __TooManyQueryStringsInCachePolicy, TooManyQueryStringsInOriginRequestPolicy as __TooManyQueryStringsInOriginRequestPolicy, TooManyRealtimeLogConfigs as __TooManyRealtimeLogConfigs, TooManyRemoveHeadersInResponseHeadersPolicy as __TooManyRemoveHeadersInResponseHeadersPolicy, TooManyResponseHeadersPolicies as __TooManyResponseHeadersPolicies, TooManyStreamingDistributionCNAMEs as __TooManyStreamingDistributionCNAMEs, TooManyStreamingDistributions as __TooManyStreamingDistributions, TooManyTrustedSigners as __TooManyTrustedSigners, TrustedKeyGroupDoesNotExist as __TrustedKeyGroupDoesNotExist, TrustedSignerDoesNotExist as __TrustedSignerDoesNotExist, UnsupportedOperation as __UnsupportedOperation, } from "../models/errors";
|
|
1100
1100
|
export var CommentType = [0, n0, _CT, 8, 0];
|
|
1101
1101
|
export var FunctionBlob = [0, n0, _FB, 8, 21];
|
|
1102
1102
|
export var FunctionEventObject = [0, n0, _FEO, 8, 21];
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
4
|
-
import { CreateOriginRequestPolicyRequest, CreateOriginRequestPolicyResult } from "../models/
|
|
4
|
+
import { CreateOriginRequestPolicyRequest, CreateOriginRequestPolicyResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
4
|
-
import { CreatePublicKeyRequest, CreatePublicKeyResult } from "../models/
|
|
4
|
+
import { CreatePublicKeyRequest, CreatePublicKeyResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
2
2
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import { CloudFrontClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CloudFrontClient";
|
|
4
|
-
import { CreateRealtimeLogConfigRequest, CreateRealtimeLogConfigResult } from "../models/
|
|
4
|
+
import { CreateRealtimeLogConfigRequest, CreateRealtimeLogConfigResult } from "../models/models_0";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|