@aws-sdk/client-cloudfront 3.50.0 → 3.53.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/CHANGELOG.md +27 -0
- package/dist-cjs/index.js +3 -0
- package/dist-cjs/models/CloudFrontServiceException.js +11 -0
- package/dist-cjs/models/models_0.js +1673 -4
- package/dist-cjs/models/models_1.js +117 -4
- package/dist-cjs/protocols/Aws_restXml.js +1685 -5116
- package/dist-es/index.js +1 -0
- package/dist-es/models/CloudFrontServiceException.js +12 -0
- package/dist-es/models/models_0.js +1549 -1
- package/dist-es/models/models_1.js +106 -1
- package/dist-es/protocols/Aws_restXml.js +2718 -5611
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/CloudFrontServiceException.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +835 -358
- package/dist-types/models/models_1.d.ts +58 -25
- package/dist-types/ts3.4/CloudFront.d.ts +465 -0
- package/dist-types/ts3.4/CloudFrontClient.d.ts +165 -0
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +92 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +7 -0
- package/dist-types/ts3.4/models/CloudFrontServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +314 -0
- package/dist-types/ts3.4/models/models_1.d.ts +1804 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDistributionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListInvalidationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListStreamingDistributionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/index.d.ts +5 -0
- package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +278 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/index.d.ts +3 -0
- package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +7 -0
- package/package.json +35 -35
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.UpdateStreamingDistributionResult = exports.UpdateStreamingDistributionRequest = exports.UpdateResponseHeadersPolicyResult = exports.UpdateResponseHeadersPolicyRequest = exports.UpdateRealtimeLogConfigResult = exports.UpdateRealtimeLogConfigRequest = void 0;
|
|
3
|
+
exports.GetPublicKeyRequest = exports.GetOriginRequestPolicyConfigResult = exports.GetOriginRequestPolicyConfigRequest = exports.GetOriginRequestPolicyResult = exports.GetOriginRequestPolicyRequest = exports.GetMonitoringSubscriptionResult = exports.GetMonitoringSubscriptionRequest = exports.GetKeyGroupConfigResult = exports.GetKeyGroupConfigRequest = exports.GetKeyGroupResult = exports.GetKeyGroupRequest = exports.NoSuchInvalidation = exports.GetInvalidationResult = exports.GetInvalidationRequest = exports.GetFunctionResult = exports.GetFunctionRequest = exports.GetFieldLevelEncryptionProfileConfigResult = exports.GetFieldLevelEncryptionProfileConfigRequest = exports.GetFieldLevelEncryptionProfileResult = exports.GetFieldLevelEncryptionProfileRequest = exports.GetFieldLevelEncryptionConfigResult = exports.GetFieldLevelEncryptionConfigRequest = exports.GetFieldLevelEncryptionResult = exports.GetFieldLevelEncryptionRequest = exports.GetDistributionConfigResult = exports.GetDistributionConfigRequest = exports.GetDistributionResult = exports.GetDistributionRequest = exports.GetCloudFrontOriginAccessIdentityConfigResult = exports.GetCloudFrontOriginAccessIdentityConfigRequest = exports.GetCloudFrontOriginAccessIdentityResult = exports.GetCloudFrontOriginAccessIdentityRequest = exports.GetCachePolicyConfigResult = exports.GetCachePolicyConfigRequest = exports.GetCachePolicyResult = exports.GetCachePolicyRequest = exports.DescribeFunctionResult = exports.DescribeFunctionRequest = exports.StreamingDistributionNotDisabled = exports.NoSuchStreamingDistribution = exports.DeleteStreamingDistributionRequest = exports.ResponseHeadersPolicyInUse = exports.DeleteResponseHeadersPolicyRequest = exports.RealtimeLogConfigInUse = exports.DeleteRealtimeLogConfigRequest = exports.PublicKeyInUse = exports.DeletePublicKeyRequest = exports.OriginRequestPolicyInUse = exports.DeleteOriginRequestPolicyRequest = exports.DeleteMonitoringSubscriptionResult = void 0;
|
|
4
|
+
exports.FunctionList = exports.ListFunctionsRequest = exports.ListFieldLevelEncryptionProfilesResult = exports.FieldLevelEncryptionProfileList = exports.FieldLevelEncryptionProfileSummary = exports.ListFieldLevelEncryptionProfilesRequest = exports.ListFieldLevelEncryptionConfigsResult = exports.FieldLevelEncryptionList = exports.FieldLevelEncryptionSummary = exports.ListFieldLevelEncryptionConfigsRequest = exports.ListDistributionsByWebACLIdResult = exports.ListDistributionsByWebACLIdRequest = exports.ListDistributionsByResponseHeadersPolicyIdResult = exports.ListDistributionsByResponseHeadersPolicyIdRequest = exports.ListDistributionsByRealtimeLogConfigResult = exports.ListDistributionsByRealtimeLogConfigRequest = exports.ListDistributionsByOriginRequestPolicyIdResult = exports.ListDistributionsByOriginRequestPolicyIdRequest = exports.ListDistributionsByKeyGroupResult = exports.ListDistributionsByKeyGroupRequest = exports.ListDistributionsByCachePolicyIdResult = exports.DistributionIdList = exports.ListDistributionsByCachePolicyIdRequest = exports.ListDistributionsResult = exports.DistributionList = exports.DistributionSummary = exports.ListDistributionsRequest = exports.ListConflictingAliasesResult = exports.ConflictingAliasesList = exports.ConflictingAlias = exports.ListConflictingAliasesRequest = exports.ListCloudFrontOriginAccessIdentitiesResult = exports.CloudFrontOriginAccessIdentityList = exports.CloudFrontOriginAccessIdentitySummary = exports.ListCloudFrontOriginAccessIdentitiesRequest = exports.ListCachePoliciesResult = exports.ListCachePoliciesRequest = exports.GetStreamingDistributionConfigResult = exports.GetStreamingDistributionConfigRequest = exports.GetStreamingDistributionResult = exports.GetStreamingDistributionRequest = exports.GetResponseHeadersPolicyConfigResult = exports.GetResponseHeadersPolicyConfigRequest = exports.GetResponseHeadersPolicyResult = exports.GetResponseHeadersPolicyRequest = exports.GetRealtimeLogConfigResult = exports.GetRealtimeLogConfigRequest = exports.GetPublicKeyConfigResult = exports.GetPublicKeyConfigRequest = exports.GetPublicKeyResult = void 0;
|
|
5
|
+
exports.UpdateFieldLevelEncryptionProfileResult = exports.UpdateFieldLevelEncryptionProfileRequest = exports.UpdateFieldLevelEncryptionConfigResult = exports.UpdateFieldLevelEncryptionConfigRequest = exports.UpdateDistributionResult = exports.UpdateDistributionRequest = exports.UpdateCloudFrontOriginAccessIdentityResult = exports.UpdateCloudFrontOriginAccessIdentityRequest = exports.UpdateCachePolicyResult = exports.UpdateCachePolicyRequest = exports.UntagResourceRequest = exports.TagKeys = exports.TestFunctionResult = exports.TestResult = exports.TestFunctionRequest = exports.TestFunctionFailed = exports.TagResourceRequest = exports.PublishFunctionResult = exports.PublishFunctionRequest = exports.ListTagsForResourceResult = exports.ListTagsForResourceRequest = exports.ListStreamingDistributionsResult = exports.StreamingDistributionList = exports.StreamingDistributionSummary = exports.ListStreamingDistributionsRequest = exports.ListResponseHeadersPoliciesResult = exports.ResponseHeadersPolicyList = exports.ResponseHeadersPolicySummary = exports.ListResponseHeadersPoliciesRequest = exports.ResponseHeadersPolicyType = exports.ListRealtimeLogConfigsResult = exports.RealtimeLogConfigs = exports.ListRealtimeLogConfigsRequest = exports.ListPublicKeysResult = exports.PublicKeyList = exports.PublicKeySummary = exports.ListPublicKeysRequest = exports.ListOriginRequestPoliciesResult = exports.OriginRequestPolicyList = exports.OriginRequestPolicySummary = exports.ListOriginRequestPoliciesRequest = exports.ListKeyGroupsResult = exports.KeyGroupList = exports.KeyGroupSummary = exports.ListKeyGroupsRequest = exports.ListInvalidationsResult = exports.InvalidationList = exports.InvalidationSummary = exports.ListInvalidationsRequest = exports.ListFunctionsResult = void 0;
|
|
6
|
+
exports.UpdateStreamingDistributionResult = exports.UpdateStreamingDistributionRequest = exports.UpdateResponseHeadersPolicyResult = exports.UpdateResponseHeadersPolicyRequest = exports.UpdateRealtimeLogConfigResult = exports.UpdateRealtimeLogConfigRequest = exports.UpdatePublicKeyResult = exports.UpdatePublicKeyRequest = exports.UpdateOriginRequestPolicyResult = exports.UpdateOriginRequestPolicyRequest = exports.UpdateKeyGroupResult = exports.UpdateKeyGroupRequest = exports.UpdateFunctionResult = exports.UpdateFunctionRequest = void 0;
|
|
7
7
|
const smithy_client_1 = require("@aws-sdk/smithy-client");
|
|
8
|
+
const CloudFrontServiceException_1 = require("./CloudFrontServiceException");
|
|
8
9
|
const models_0_1 = require("./models_0");
|
|
9
10
|
var DeleteMonitoringSubscriptionResult;
|
|
10
11
|
(function (DeleteMonitoringSubscriptionResult) {
|
|
@@ -18,30 +19,114 @@ var DeleteOriginRequestPolicyRequest;
|
|
|
18
19
|
...obj,
|
|
19
20
|
});
|
|
20
21
|
})(DeleteOriginRequestPolicyRequest = exports.DeleteOriginRequestPolicyRequest || (exports.DeleteOriginRequestPolicyRequest = {}));
|
|
22
|
+
class OriginRequestPolicyInUse extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
23
|
+
constructor(opts) {
|
|
24
|
+
super({
|
|
25
|
+
name: "OriginRequestPolicyInUse",
|
|
26
|
+
$fault: "client",
|
|
27
|
+
...opts,
|
|
28
|
+
});
|
|
29
|
+
this.name = "OriginRequestPolicyInUse";
|
|
30
|
+
this.$fault = "client";
|
|
31
|
+
Object.setPrototypeOf(this, OriginRequestPolicyInUse.prototype);
|
|
32
|
+
this.Message = opts.Message;
|
|
33
|
+
}
|
|
34
|
+
}
|
|
35
|
+
exports.OriginRequestPolicyInUse = OriginRequestPolicyInUse;
|
|
21
36
|
var DeletePublicKeyRequest;
|
|
22
37
|
(function (DeletePublicKeyRequest) {
|
|
23
38
|
DeletePublicKeyRequest.filterSensitiveLog = (obj) => ({
|
|
24
39
|
...obj,
|
|
25
40
|
});
|
|
26
41
|
})(DeletePublicKeyRequest = exports.DeletePublicKeyRequest || (exports.DeletePublicKeyRequest = {}));
|
|
42
|
+
class PublicKeyInUse extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
43
|
+
constructor(opts) {
|
|
44
|
+
super({
|
|
45
|
+
name: "PublicKeyInUse",
|
|
46
|
+
$fault: "client",
|
|
47
|
+
...opts,
|
|
48
|
+
});
|
|
49
|
+
this.name = "PublicKeyInUse";
|
|
50
|
+
this.$fault = "client";
|
|
51
|
+
Object.setPrototypeOf(this, PublicKeyInUse.prototype);
|
|
52
|
+
this.Message = opts.Message;
|
|
53
|
+
}
|
|
54
|
+
}
|
|
55
|
+
exports.PublicKeyInUse = PublicKeyInUse;
|
|
27
56
|
var DeleteRealtimeLogConfigRequest;
|
|
28
57
|
(function (DeleteRealtimeLogConfigRequest) {
|
|
29
58
|
DeleteRealtimeLogConfigRequest.filterSensitiveLog = (obj) => ({
|
|
30
59
|
...obj,
|
|
31
60
|
});
|
|
32
61
|
})(DeleteRealtimeLogConfigRequest = exports.DeleteRealtimeLogConfigRequest || (exports.DeleteRealtimeLogConfigRequest = {}));
|
|
62
|
+
class RealtimeLogConfigInUse extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
63
|
+
constructor(opts) {
|
|
64
|
+
super({
|
|
65
|
+
name: "RealtimeLogConfigInUse",
|
|
66
|
+
$fault: "client",
|
|
67
|
+
...opts,
|
|
68
|
+
});
|
|
69
|
+
this.name = "RealtimeLogConfigInUse";
|
|
70
|
+
this.$fault = "client";
|
|
71
|
+
Object.setPrototypeOf(this, RealtimeLogConfigInUse.prototype);
|
|
72
|
+
this.Message = opts.Message;
|
|
73
|
+
}
|
|
74
|
+
}
|
|
75
|
+
exports.RealtimeLogConfigInUse = RealtimeLogConfigInUse;
|
|
33
76
|
var DeleteResponseHeadersPolicyRequest;
|
|
34
77
|
(function (DeleteResponseHeadersPolicyRequest) {
|
|
35
78
|
DeleteResponseHeadersPolicyRequest.filterSensitiveLog = (obj) => ({
|
|
36
79
|
...obj,
|
|
37
80
|
});
|
|
38
81
|
})(DeleteResponseHeadersPolicyRequest = exports.DeleteResponseHeadersPolicyRequest || (exports.DeleteResponseHeadersPolicyRequest = {}));
|
|
82
|
+
class ResponseHeadersPolicyInUse extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
83
|
+
constructor(opts) {
|
|
84
|
+
super({
|
|
85
|
+
name: "ResponseHeadersPolicyInUse",
|
|
86
|
+
$fault: "client",
|
|
87
|
+
...opts,
|
|
88
|
+
});
|
|
89
|
+
this.name = "ResponseHeadersPolicyInUse";
|
|
90
|
+
this.$fault = "client";
|
|
91
|
+
Object.setPrototypeOf(this, ResponseHeadersPolicyInUse.prototype);
|
|
92
|
+
this.Message = opts.Message;
|
|
93
|
+
}
|
|
94
|
+
}
|
|
95
|
+
exports.ResponseHeadersPolicyInUse = ResponseHeadersPolicyInUse;
|
|
39
96
|
var DeleteStreamingDistributionRequest;
|
|
40
97
|
(function (DeleteStreamingDistributionRequest) {
|
|
41
98
|
DeleteStreamingDistributionRequest.filterSensitiveLog = (obj) => ({
|
|
42
99
|
...obj,
|
|
43
100
|
});
|
|
44
101
|
})(DeleteStreamingDistributionRequest = exports.DeleteStreamingDistributionRequest || (exports.DeleteStreamingDistributionRequest = {}));
|
|
102
|
+
class NoSuchStreamingDistribution extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
103
|
+
constructor(opts) {
|
|
104
|
+
super({
|
|
105
|
+
name: "NoSuchStreamingDistribution",
|
|
106
|
+
$fault: "client",
|
|
107
|
+
...opts,
|
|
108
|
+
});
|
|
109
|
+
this.name = "NoSuchStreamingDistribution";
|
|
110
|
+
this.$fault = "client";
|
|
111
|
+
Object.setPrototypeOf(this, NoSuchStreamingDistribution.prototype);
|
|
112
|
+
this.Message = opts.Message;
|
|
113
|
+
}
|
|
114
|
+
}
|
|
115
|
+
exports.NoSuchStreamingDistribution = NoSuchStreamingDistribution;
|
|
116
|
+
class StreamingDistributionNotDisabled extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
117
|
+
constructor(opts) {
|
|
118
|
+
super({
|
|
119
|
+
name: "StreamingDistributionNotDisabled",
|
|
120
|
+
$fault: "client",
|
|
121
|
+
...opts,
|
|
122
|
+
});
|
|
123
|
+
this.name = "StreamingDistributionNotDisabled";
|
|
124
|
+
this.$fault = "client";
|
|
125
|
+
Object.setPrototypeOf(this, StreamingDistributionNotDisabled.prototype);
|
|
126
|
+
this.Message = opts.Message;
|
|
127
|
+
}
|
|
128
|
+
}
|
|
129
|
+
exports.StreamingDistributionNotDisabled = StreamingDistributionNotDisabled;
|
|
45
130
|
var DescribeFunctionRequest;
|
|
46
131
|
(function (DescribeFunctionRequest) {
|
|
47
132
|
DescribeFunctionRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -203,6 +288,20 @@ var GetInvalidationResult;
|
|
|
203
288
|
...obj,
|
|
204
289
|
});
|
|
205
290
|
})(GetInvalidationResult = exports.GetInvalidationResult || (exports.GetInvalidationResult = {}));
|
|
291
|
+
class NoSuchInvalidation extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
292
|
+
constructor(opts) {
|
|
293
|
+
super({
|
|
294
|
+
name: "NoSuchInvalidation",
|
|
295
|
+
$fault: "client",
|
|
296
|
+
...opts,
|
|
297
|
+
});
|
|
298
|
+
this.name = "NoSuchInvalidation";
|
|
299
|
+
this.$fault = "client";
|
|
300
|
+
Object.setPrototypeOf(this, NoSuchInvalidation.prototype);
|
|
301
|
+
this.Message = opts.Message;
|
|
302
|
+
}
|
|
303
|
+
}
|
|
304
|
+
exports.NoSuchInvalidation = NoSuchInvalidation;
|
|
206
305
|
var GetKeyGroupRequest;
|
|
207
306
|
(function (GetKeyGroupRequest) {
|
|
208
307
|
GetKeyGroupRequest.filterSensitiveLog = (obj) => ({
|
|
@@ -772,6 +871,20 @@ var TagResourceRequest;
|
|
|
772
871
|
...obj,
|
|
773
872
|
});
|
|
774
873
|
})(TagResourceRequest = exports.TagResourceRequest || (exports.TagResourceRequest = {}));
|
|
874
|
+
class TestFunctionFailed extends CloudFrontServiceException_1.CloudFrontServiceException {
|
|
875
|
+
constructor(opts) {
|
|
876
|
+
super({
|
|
877
|
+
name: "TestFunctionFailed",
|
|
878
|
+
$fault: "server",
|
|
879
|
+
...opts,
|
|
880
|
+
});
|
|
881
|
+
this.name = "TestFunctionFailed";
|
|
882
|
+
this.$fault = "server";
|
|
883
|
+
Object.setPrototypeOf(this, TestFunctionFailed.prototype);
|
|
884
|
+
this.Message = opts.Message;
|
|
885
|
+
}
|
|
886
|
+
}
|
|
887
|
+
exports.TestFunctionFailed = TestFunctionFailed;
|
|
775
888
|
var TestFunctionRequest;
|
|
776
889
|
(function (TestFunctionRequest) {
|
|
777
890
|
TestFunctionRequest.filterSensitiveLog = (obj) => ({
|