@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,2129 @@
|
|
|
1
|
+
import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
|
|
2
|
+
export class AccessDenied extends __BaseException {
|
|
3
|
+
name = "AccessDenied";
|
|
4
|
+
$fault = "client";
|
|
5
|
+
Message;
|
|
6
|
+
constructor(opts) {
|
|
7
|
+
super({
|
|
8
|
+
name: "AccessDenied",
|
|
9
|
+
$fault: "client",
|
|
10
|
+
...opts,
|
|
11
|
+
});
|
|
12
|
+
Object.setPrototypeOf(this, AccessDenied.prototype);
|
|
13
|
+
this.Message = opts.Message;
|
|
14
|
+
}
|
|
15
|
+
}
|
|
16
|
+
export class IllegalUpdate extends __BaseException {
|
|
17
|
+
name = "IllegalUpdate";
|
|
18
|
+
$fault = "client";
|
|
19
|
+
Message;
|
|
20
|
+
constructor(opts) {
|
|
21
|
+
super({
|
|
22
|
+
name: "IllegalUpdate",
|
|
23
|
+
$fault: "client",
|
|
24
|
+
...opts,
|
|
25
|
+
});
|
|
26
|
+
Object.setPrototypeOf(this, IllegalUpdate.prototype);
|
|
27
|
+
this.Message = opts.Message;
|
|
28
|
+
}
|
|
29
|
+
}
|
|
30
|
+
export class InvalidArgument extends __BaseException {
|
|
31
|
+
name = "InvalidArgument";
|
|
32
|
+
$fault = "client";
|
|
33
|
+
Message;
|
|
34
|
+
constructor(opts) {
|
|
35
|
+
super({
|
|
36
|
+
name: "InvalidArgument",
|
|
37
|
+
$fault: "client",
|
|
38
|
+
...opts,
|
|
39
|
+
});
|
|
40
|
+
Object.setPrototypeOf(this, InvalidArgument.prototype);
|
|
41
|
+
this.Message = opts.Message;
|
|
42
|
+
}
|
|
43
|
+
}
|
|
44
|
+
export class NoSuchDistribution extends __BaseException {
|
|
45
|
+
name = "NoSuchDistribution";
|
|
46
|
+
$fault = "client";
|
|
47
|
+
Message;
|
|
48
|
+
constructor(opts) {
|
|
49
|
+
super({
|
|
50
|
+
name: "NoSuchDistribution",
|
|
51
|
+
$fault: "client",
|
|
52
|
+
...opts,
|
|
53
|
+
});
|
|
54
|
+
Object.setPrototypeOf(this, NoSuchDistribution.prototype);
|
|
55
|
+
this.Message = opts.Message;
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
export class TooManyDistributionCNAMEs extends __BaseException {
|
|
59
|
+
name = "TooManyDistributionCNAMEs";
|
|
60
|
+
$fault = "client";
|
|
61
|
+
Message;
|
|
62
|
+
constructor(opts) {
|
|
63
|
+
super({
|
|
64
|
+
name: "TooManyDistributionCNAMEs",
|
|
65
|
+
$fault: "client",
|
|
66
|
+
...opts,
|
|
67
|
+
});
|
|
68
|
+
Object.setPrototypeOf(this, TooManyDistributionCNAMEs.prototype);
|
|
69
|
+
this.Message = opts.Message;
|
|
70
|
+
}
|
|
71
|
+
}
|
|
72
|
+
export class EntityNotFound extends __BaseException {
|
|
73
|
+
name = "EntityNotFound";
|
|
74
|
+
$fault = "client";
|
|
75
|
+
Message;
|
|
76
|
+
constructor(opts) {
|
|
77
|
+
super({
|
|
78
|
+
name: "EntityNotFound",
|
|
79
|
+
$fault: "client",
|
|
80
|
+
...opts,
|
|
81
|
+
});
|
|
82
|
+
Object.setPrototypeOf(this, EntityNotFound.prototype);
|
|
83
|
+
this.Message = opts.Message;
|
|
84
|
+
}
|
|
85
|
+
}
|
|
86
|
+
export class InvalidIfMatchVersion extends __BaseException {
|
|
87
|
+
name = "InvalidIfMatchVersion";
|
|
88
|
+
$fault = "client";
|
|
89
|
+
Message;
|
|
90
|
+
constructor(opts) {
|
|
91
|
+
super({
|
|
92
|
+
name: "InvalidIfMatchVersion",
|
|
93
|
+
$fault: "client",
|
|
94
|
+
...opts,
|
|
95
|
+
});
|
|
96
|
+
Object.setPrototypeOf(this, InvalidIfMatchVersion.prototype);
|
|
97
|
+
this.Message = opts.Message;
|
|
98
|
+
}
|
|
99
|
+
}
|
|
100
|
+
export class PreconditionFailed extends __BaseException {
|
|
101
|
+
name = "PreconditionFailed";
|
|
102
|
+
$fault = "client";
|
|
103
|
+
Message;
|
|
104
|
+
constructor(opts) {
|
|
105
|
+
super({
|
|
106
|
+
name: "PreconditionFailed",
|
|
107
|
+
$fault: "client",
|
|
108
|
+
...opts,
|
|
109
|
+
});
|
|
110
|
+
Object.setPrototypeOf(this, PreconditionFailed.prototype);
|
|
111
|
+
this.Message = opts.Message;
|
|
112
|
+
}
|
|
113
|
+
}
|
|
114
|
+
export class BatchTooLarge extends __BaseException {
|
|
115
|
+
name = "BatchTooLarge";
|
|
116
|
+
$fault = "client";
|
|
117
|
+
Message;
|
|
118
|
+
constructor(opts) {
|
|
119
|
+
super({
|
|
120
|
+
name: "BatchTooLarge",
|
|
121
|
+
$fault: "client",
|
|
122
|
+
...opts,
|
|
123
|
+
});
|
|
124
|
+
Object.setPrototypeOf(this, BatchTooLarge.prototype);
|
|
125
|
+
this.Message = opts.Message;
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
export class CachePolicyAlreadyExists extends __BaseException {
|
|
129
|
+
name = "CachePolicyAlreadyExists";
|
|
130
|
+
$fault = "client";
|
|
131
|
+
Message;
|
|
132
|
+
constructor(opts) {
|
|
133
|
+
super({
|
|
134
|
+
name: "CachePolicyAlreadyExists",
|
|
135
|
+
$fault: "client",
|
|
136
|
+
...opts,
|
|
137
|
+
});
|
|
138
|
+
Object.setPrototypeOf(this, CachePolicyAlreadyExists.prototype);
|
|
139
|
+
this.Message = opts.Message;
|
|
140
|
+
}
|
|
141
|
+
}
|
|
142
|
+
export class CachePolicyInUse extends __BaseException {
|
|
143
|
+
name = "CachePolicyInUse";
|
|
144
|
+
$fault = "client";
|
|
145
|
+
Message;
|
|
146
|
+
constructor(opts) {
|
|
147
|
+
super({
|
|
148
|
+
name: "CachePolicyInUse",
|
|
149
|
+
$fault: "client",
|
|
150
|
+
...opts,
|
|
151
|
+
});
|
|
152
|
+
Object.setPrototypeOf(this, CachePolicyInUse.prototype);
|
|
153
|
+
this.Message = opts.Message;
|
|
154
|
+
}
|
|
155
|
+
}
|
|
156
|
+
export class CannotChangeImmutablePublicKeyFields extends __BaseException {
|
|
157
|
+
name = "CannotChangeImmutablePublicKeyFields";
|
|
158
|
+
$fault = "client";
|
|
159
|
+
Message;
|
|
160
|
+
constructor(opts) {
|
|
161
|
+
super({
|
|
162
|
+
name: "CannotChangeImmutablePublicKeyFields",
|
|
163
|
+
$fault: "client",
|
|
164
|
+
...opts,
|
|
165
|
+
});
|
|
166
|
+
Object.setPrototypeOf(this, CannotChangeImmutablePublicKeyFields.prototype);
|
|
167
|
+
this.Message = opts.Message;
|
|
168
|
+
}
|
|
169
|
+
}
|
|
170
|
+
export class CannotDeleteEntityWhileInUse extends __BaseException {
|
|
171
|
+
name = "CannotDeleteEntityWhileInUse";
|
|
172
|
+
$fault = "client";
|
|
173
|
+
Message;
|
|
174
|
+
constructor(opts) {
|
|
175
|
+
super({
|
|
176
|
+
name: "CannotDeleteEntityWhileInUse",
|
|
177
|
+
$fault: "client",
|
|
178
|
+
...opts,
|
|
179
|
+
});
|
|
180
|
+
Object.setPrototypeOf(this, CannotDeleteEntityWhileInUse.prototype);
|
|
181
|
+
this.Message = opts.Message;
|
|
182
|
+
}
|
|
183
|
+
}
|
|
184
|
+
export class CannotUpdateEntityWhileInUse extends __BaseException {
|
|
185
|
+
name = "CannotUpdateEntityWhileInUse";
|
|
186
|
+
$fault = "client";
|
|
187
|
+
Message;
|
|
188
|
+
constructor(opts) {
|
|
189
|
+
super({
|
|
190
|
+
name: "CannotUpdateEntityWhileInUse",
|
|
191
|
+
$fault: "client",
|
|
192
|
+
...opts,
|
|
193
|
+
});
|
|
194
|
+
Object.setPrototypeOf(this, CannotUpdateEntityWhileInUse.prototype);
|
|
195
|
+
this.Message = opts.Message;
|
|
196
|
+
}
|
|
197
|
+
}
|
|
198
|
+
export class CNAMEAlreadyExists extends __BaseException {
|
|
199
|
+
name = "CNAMEAlreadyExists";
|
|
200
|
+
$fault = "client";
|
|
201
|
+
Message;
|
|
202
|
+
constructor(opts) {
|
|
203
|
+
super({
|
|
204
|
+
name: "CNAMEAlreadyExists",
|
|
205
|
+
$fault: "client",
|
|
206
|
+
...opts,
|
|
207
|
+
});
|
|
208
|
+
Object.setPrototypeOf(this, CNAMEAlreadyExists.prototype);
|
|
209
|
+
this.Message = opts.Message;
|
|
210
|
+
}
|
|
211
|
+
}
|
|
212
|
+
export class DistributionAlreadyExists extends __BaseException {
|
|
213
|
+
name = "DistributionAlreadyExists";
|
|
214
|
+
$fault = "client";
|
|
215
|
+
Message;
|
|
216
|
+
constructor(opts) {
|
|
217
|
+
super({
|
|
218
|
+
name: "DistributionAlreadyExists",
|
|
219
|
+
$fault: "client",
|
|
220
|
+
...opts,
|
|
221
|
+
});
|
|
222
|
+
Object.setPrototypeOf(this, DistributionAlreadyExists.prototype);
|
|
223
|
+
this.Message = opts.Message;
|
|
224
|
+
}
|
|
225
|
+
}
|
|
226
|
+
export class IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior extends __BaseException {
|
|
227
|
+
name = "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior";
|
|
228
|
+
$fault = "client";
|
|
229
|
+
Message;
|
|
230
|
+
constructor(opts) {
|
|
231
|
+
super({
|
|
232
|
+
name: "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior",
|
|
233
|
+
$fault: "client",
|
|
234
|
+
...opts,
|
|
235
|
+
});
|
|
236
|
+
Object.setPrototypeOf(this, IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior.prototype);
|
|
237
|
+
this.Message = opts.Message;
|
|
238
|
+
}
|
|
239
|
+
}
|
|
240
|
+
export class InconsistentQuantities extends __BaseException {
|
|
241
|
+
name = "InconsistentQuantities";
|
|
242
|
+
$fault = "client";
|
|
243
|
+
Message;
|
|
244
|
+
constructor(opts) {
|
|
245
|
+
super({
|
|
246
|
+
name: "InconsistentQuantities",
|
|
247
|
+
$fault: "client",
|
|
248
|
+
...opts,
|
|
249
|
+
});
|
|
250
|
+
Object.setPrototypeOf(this, InconsistentQuantities.prototype);
|
|
251
|
+
this.Message = opts.Message;
|
|
252
|
+
}
|
|
253
|
+
}
|
|
254
|
+
export class InvalidDefaultRootObject extends __BaseException {
|
|
255
|
+
name = "InvalidDefaultRootObject";
|
|
256
|
+
$fault = "client";
|
|
257
|
+
Message;
|
|
258
|
+
constructor(opts) {
|
|
259
|
+
super({
|
|
260
|
+
name: "InvalidDefaultRootObject",
|
|
261
|
+
$fault: "client",
|
|
262
|
+
...opts,
|
|
263
|
+
});
|
|
264
|
+
Object.setPrototypeOf(this, InvalidDefaultRootObject.prototype);
|
|
265
|
+
this.Message = opts.Message;
|
|
266
|
+
}
|
|
267
|
+
}
|
|
268
|
+
export class InvalidErrorCode extends __BaseException {
|
|
269
|
+
name = "InvalidErrorCode";
|
|
270
|
+
$fault = "client";
|
|
271
|
+
Message;
|
|
272
|
+
constructor(opts) {
|
|
273
|
+
super({
|
|
274
|
+
name: "InvalidErrorCode",
|
|
275
|
+
$fault: "client",
|
|
276
|
+
...opts,
|
|
277
|
+
});
|
|
278
|
+
Object.setPrototypeOf(this, InvalidErrorCode.prototype);
|
|
279
|
+
this.Message = opts.Message;
|
|
280
|
+
}
|
|
281
|
+
}
|
|
282
|
+
export class InvalidForwardCookies extends __BaseException {
|
|
283
|
+
name = "InvalidForwardCookies";
|
|
284
|
+
$fault = "client";
|
|
285
|
+
Message;
|
|
286
|
+
constructor(opts) {
|
|
287
|
+
super({
|
|
288
|
+
name: "InvalidForwardCookies",
|
|
289
|
+
$fault: "client",
|
|
290
|
+
...opts,
|
|
291
|
+
});
|
|
292
|
+
Object.setPrototypeOf(this, InvalidForwardCookies.prototype);
|
|
293
|
+
this.Message = opts.Message;
|
|
294
|
+
}
|
|
295
|
+
}
|
|
296
|
+
export class InvalidFunctionAssociation extends __BaseException {
|
|
297
|
+
name = "InvalidFunctionAssociation";
|
|
298
|
+
$fault = "client";
|
|
299
|
+
Message;
|
|
300
|
+
constructor(opts) {
|
|
301
|
+
super({
|
|
302
|
+
name: "InvalidFunctionAssociation",
|
|
303
|
+
$fault: "client",
|
|
304
|
+
...opts,
|
|
305
|
+
});
|
|
306
|
+
Object.setPrototypeOf(this, InvalidFunctionAssociation.prototype);
|
|
307
|
+
this.Message = opts.Message;
|
|
308
|
+
}
|
|
309
|
+
}
|
|
310
|
+
export class InvalidGeoRestrictionParameter extends __BaseException {
|
|
311
|
+
name = "InvalidGeoRestrictionParameter";
|
|
312
|
+
$fault = "client";
|
|
313
|
+
Message;
|
|
314
|
+
constructor(opts) {
|
|
315
|
+
super({
|
|
316
|
+
name: "InvalidGeoRestrictionParameter",
|
|
317
|
+
$fault: "client",
|
|
318
|
+
...opts,
|
|
319
|
+
});
|
|
320
|
+
Object.setPrototypeOf(this, InvalidGeoRestrictionParameter.prototype);
|
|
321
|
+
this.Message = opts.Message;
|
|
322
|
+
}
|
|
323
|
+
}
|
|
324
|
+
export class InvalidHeadersForS3Origin extends __BaseException {
|
|
325
|
+
name = "InvalidHeadersForS3Origin";
|
|
326
|
+
$fault = "client";
|
|
327
|
+
Message;
|
|
328
|
+
constructor(opts) {
|
|
329
|
+
super({
|
|
330
|
+
name: "InvalidHeadersForS3Origin",
|
|
331
|
+
$fault: "client",
|
|
332
|
+
...opts,
|
|
333
|
+
});
|
|
334
|
+
Object.setPrototypeOf(this, InvalidHeadersForS3Origin.prototype);
|
|
335
|
+
this.Message = opts.Message;
|
|
336
|
+
}
|
|
337
|
+
}
|
|
338
|
+
export class InvalidLambdaFunctionAssociation extends __BaseException {
|
|
339
|
+
name = "InvalidLambdaFunctionAssociation";
|
|
340
|
+
$fault = "client";
|
|
341
|
+
Message;
|
|
342
|
+
constructor(opts) {
|
|
343
|
+
super({
|
|
344
|
+
name: "InvalidLambdaFunctionAssociation",
|
|
345
|
+
$fault: "client",
|
|
346
|
+
...opts,
|
|
347
|
+
});
|
|
348
|
+
Object.setPrototypeOf(this, InvalidLambdaFunctionAssociation.prototype);
|
|
349
|
+
this.Message = opts.Message;
|
|
350
|
+
}
|
|
351
|
+
}
|
|
352
|
+
export class InvalidLocationCode extends __BaseException {
|
|
353
|
+
name = "InvalidLocationCode";
|
|
354
|
+
$fault = "client";
|
|
355
|
+
Message;
|
|
356
|
+
constructor(opts) {
|
|
357
|
+
super({
|
|
358
|
+
name: "InvalidLocationCode",
|
|
359
|
+
$fault: "client",
|
|
360
|
+
...opts,
|
|
361
|
+
});
|
|
362
|
+
Object.setPrototypeOf(this, InvalidLocationCode.prototype);
|
|
363
|
+
this.Message = opts.Message;
|
|
364
|
+
}
|
|
365
|
+
}
|
|
366
|
+
export class InvalidMinimumProtocolVersion extends __BaseException {
|
|
367
|
+
name = "InvalidMinimumProtocolVersion";
|
|
368
|
+
$fault = "client";
|
|
369
|
+
Message;
|
|
370
|
+
constructor(opts) {
|
|
371
|
+
super({
|
|
372
|
+
name: "InvalidMinimumProtocolVersion",
|
|
373
|
+
$fault: "client",
|
|
374
|
+
...opts,
|
|
375
|
+
});
|
|
376
|
+
Object.setPrototypeOf(this, InvalidMinimumProtocolVersion.prototype);
|
|
377
|
+
this.Message = opts.Message;
|
|
378
|
+
}
|
|
379
|
+
}
|
|
380
|
+
export class InvalidOrigin extends __BaseException {
|
|
381
|
+
name = "InvalidOrigin";
|
|
382
|
+
$fault = "client";
|
|
383
|
+
Message;
|
|
384
|
+
constructor(opts) {
|
|
385
|
+
super({
|
|
386
|
+
name: "InvalidOrigin",
|
|
387
|
+
$fault: "client",
|
|
388
|
+
...opts,
|
|
389
|
+
});
|
|
390
|
+
Object.setPrototypeOf(this, InvalidOrigin.prototype);
|
|
391
|
+
this.Message = opts.Message;
|
|
392
|
+
}
|
|
393
|
+
}
|
|
394
|
+
export class InvalidOriginAccessControl extends __BaseException {
|
|
395
|
+
name = "InvalidOriginAccessControl";
|
|
396
|
+
$fault = "client";
|
|
397
|
+
Message;
|
|
398
|
+
constructor(opts) {
|
|
399
|
+
super({
|
|
400
|
+
name: "InvalidOriginAccessControl",
|
|
401
|
+
$fault: "client",
|
|
402
|
+
...opts,
|
|
403
|
+
});
|
|
404
|
+
Object.setPrototypeOf(this, InvalidOriginAccessControl.prototype);
|
|
405
|
+
this.Message = opts.Message;
|
|
406
|
+
}
|
|
407
|
+
}
|
|
408
|
+
export class InvalidOriginAccessIdentity extends __BaseException {
|
|
409
|
+
name = "InvalidOriginAccessIdentity";
|
|
410
|
+
$fault = "client";
|
|
411
|
+
Message;
|
|
412
|
+
constructor(opts) {
|
|
413
|
+
super({
|
|
414
|
+
name: "InvalidOriginAccessIdentity",
|
|
415
|
+
$fault: "client",
|
|
416
|
+
...opts,
|
|
417
|
+
});
|
|
418
|
+
Object.setPrototypeOf(this, InvalidOriginAccessIdentity.prototype);
|
|
419
|
+
this.Message = opts.Message;
|
|
420
|
+
}
|
|
421
|
+
}
|
|
422
|
+
export class InvalidOriginKeepaliveTimeout extends __BaseException {
|
|
423
|
+
name = "InvalidOriginKeepaliveTimeout";
|
|
424
|
+
$fault = "client";
|
|
425
|
+
Message;
|
|
426
|
+
constructor(opts) {
|
|
427
|
+
super({
|
|
428
|
+
name: "InvalidOriginKeepaliveTimeout",
|
|
429
|
+
$fault: "client",
|
|
430
|
+
...opts,
|
|
431
|
+
});
|
|
432
|
+
Object.setPrototypeOf(this, InvalidOriginKeepaliveTimeout.prototype);
|
|
433
|
+
this.Message = opts.Message;
|
|
434
|
+
}
|
|
435
|
+
}
|
|
436
|
+
export class InvalidOriginReadTimeout extends __BaseException {
|
|
437
|
+
name = "InvalidOriginReadTimeout";
|
|
438
|
+
$fault = "client";
|
|
439
|
+
Message;
|
|
440
|
+
constructor(opts) {
|
|
441
|
+
super({
|
|
442
|
+
name: "InvalidOriginReadTimeout",
|
|
443
|
+
$fault: "client",
|
|
444
|
+
...opts,
|
|
445
|
+
});
|
|
446
|
+
Object.setPrototypeOf(this, InvalidOriginReadTimeout.prototype);
|
|
447
|
+
this.Message = opts.Message;
|
|
448
|
+
}
|
|
449
|
+
}
|
|
450
|
+
export class InvalidProtocolSettings extends __BaseException {
|
|
451
|
+
name = "InvalidProtocolSettings";
|
|
452
|
+
$fault = "client";
|
|
453
|
+
Message;
|
|
454
|
+
constructor(opts) {
|
|
455
|
+
super({
|
|
456
|
+
name: "InvalidProtocolSettings",
|
|
457
|
+
$fault: "client",
|
|
458
|
+
...opts,
|
|
459
|
+
});
|
|
460
|
+
Object.setPrototypeOf(this, InvalidProtocolSettings.prototype);
|
|
461
|
+
this.Message = opts.Message;
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
export class InvalidQueryStringParameters extends __BaseException {
|
|
465
|
+
name = "InvalidQueryStringParameters";
|
|
466
|
+
$fault = "client";
|
|
467
|
+
Message;
|
|
468
|
+
constructor(opts) {
|
|
469
|
+
super({
|
|
470
|
+
name: "InvalidQueryStringParameters",
|
|
471
|
+
$fault: "client",
|
|
472
|
+
...opts,
|
|
473
|
+
});
|
|
474
|
+
Object.setPrototypeOf(this, InvalidQueryStringParameters.prototype);
|
|
475
|
+
this.Message = opts.Message;
|
|
476
|
+
}
|
|
477
|
+
}
|
|
478
|
+
export class InvalidRelativePath extends __BaseException {
|
|
479
|
+
name = "InvalidRelativePath";
|
|
480
|
+
$fault = "client";
|
|
481
|
+
Message;
|
|
482
|
+
constructor(opts) {
|
|
483
|
+
super({
|
|
484
|
+
name: "InvalidRelativePath",
|
|
485
|
+
$fault: "client",
|
|
486
|
+
...opts,
|
|
487
|
+
});
|
|
488
|
+
Object.setPrototypeOf(this, InvalidRelativePath.prototype);
|
|
489
|
+
this.Message = opts.Message;
|
|
490
|
+
}
|
|
491
|
+
}
|
|
492
|
+
export class InvalidRequiredProtocol extends __BaseException {
|
|
493
|
+
name = "InvalidRequiredProtocol";
|
|
494
|
+
$fault = "client";
|
|
495
|
+
Message;
|
|
496
|
+
constructor(opts) {
|
|
497
|
+
super({
|
|
498
|
+
name: "InvalidRequiredProtocol",
|
|
499
|
+
$fault: "client",
|
|
500
|
+
...opts,
|
|
501
|
+
});
|
|
502
|
+
Object.setPrototypeOf(this, InvalidRequiredProtocol.prototype);
|
|
503
|
+
this.Message = opts.Message;
|
|
504
|
+
}
|
|
505
|
+
}
|
|
506
|
+
export class InvalidResponseCode extends __BaseException {
|
|
507
|
+
name = "InvalidResponseCode";
|
|
508
|
+
$fault = "client";
|
|
509
|
+
Message;
|
|
510
|
+
constructor(opts) {
|
|
511
|
+
super({
|
|
512
|
+
name: "InvalidResponseCode",
|
|
513
|
+
$fault: "client",
|
|
514
|
+
...opts,
|
|
515
|
+
});
|
|
516
|
+
Object.setPrototypeOf(this, InvalidResponseCode.prototype);
|
|
517
|
+
this.Message = opts.Message;
|
|
518
|
+
}
|
|
519
|
+
}
|
|
520
|
+
export class InvalidTTLOrder extends __BaseException {
|
|
521
|
+
name = "InvalidTTLOrder";
|
|
522
|
+
$fault = "client";
|
|
523
|
+
Message;
|
|
524
|
+
constructor(opts) {
|
|
525
|
+
super({
|
|
526
|
+
name: "InvalidTTLOrder",
|
|
527
|
+
$fault: "client",
|
|
528
|
+
...opts,
|
|
529
|
+
});
|
|
530
|
+
Object.setPrototypeOf(this, InvalidTTLOrder.prototype);
|
|
531
|
+
this.Message = opts.Message;
|
|
532
|
+
}
|
|
533
|
+
}
|
|
534
|
+
export class InvalidViewerCertificate extends __BaseException {
|
|
535
|
+
name = "InvalidViewerCertificate";
|
|
536
|
+
$fault = "client";
|
|
537
|
+
Message;
|
|
538
|
+
constructor(opts) {
|
|
539
|
+
super({
|
|
540
|
+
name: "InvalidViewerCertificate",
|
|
541
|
+
$fault: "client",
|
|
542
|
+
...opts,
|
|
543
|
+
});
|
|
544
|
+
Object.setPrototypeOf(this, InvalidViewerCertificate.prototype);
|
|
545
|
+
this.Message = opts.Message;
|
|
546
|
+
}
|
|
547
|
+
}
|
|
548
|
+
export class InvalidWebACLId extends __BaseException {
|
|
549
|
+
name = "InvalidWebACLId";
|
|
550
|
+
$fault = "client";
|
|
551
|
+
Message;
|
|
552
|
+
constructor(opts) {
|
|
553
|
+
super({
|
|
554
|
+
name: "InvalidWebACLId",
|
|
555
|
+
$fault: "client",
|
|
556
|
+
...opts,
|
|
557
|
+
});
|
|
558
|
+
Object.setPrototypeOf(this, InvalidWebACLId.prototype);
|
|
559
|
+
this.Message = opts.Message;
|
|
560
|
+
}
|
|
561
|
+
}
|
|
562
|
+
export class MissingBody extends __BaseException {
|
|
563
|
+
name = "MissingBody";
|
|
564
|
+
$fault = "client";
|
|
565
|
+
Message;
|
|
566
|
+
constructor(opts) {
|
|
567
|
+
super({
|
|
568
|
+
name: "MissingBody",
|
|
569
|
+
$fault: "client",
|
|
570
|
+
...opts,
|
|
571
|
+
});
|
|
572
|
+
Object.setPrototypeOf(this, MissingBody.prototype);
|
|
573
|
+
this.Message = opts.Message;
|
|
574
|
+
}
|
|
575
|
+
}
|
|
576
|
+
export class NoSuchCachePolicy extends __BaseException {
|
|
577
|
+
name = "NoSuchCachePolicy";
|
|
578
|
+
$fault = "client";
|
|
579
|
+
Message;
|
|
580
|
+
constructor(opts) {
|
|
581
|
+
super({
|
|
582
|
+
name: "NoSuchCachePolicy",
|
|
583
|
+
$fault: "client",
|
|
584
|
+
...opts,
|
|
585
|
+
});
|
|
586
|
+
Object.setPrototypeOf(this, NoSuchCachePolicy.prototype);
|
|
587
|
+
this.Message = opts.Message;
|
|
588
|
+
}
|
|
589
|
+
}
|
|
590
|
+
export class NoSuchFieldLevelEncryptionConfig extends __BaseException {
|
|
591
|
+
name = "NoSuchFieldLevelEncryptionConfig";
|
|
592
|
+
$fault = "client";
|
|
593
|
+
Message;
|
|
594
|
+
constructor(opts) {
|
|
595
|
+
super({
|
|
596
|
+
name: "NoSuchFieldLevelEncryptionConfig",
|
|
597
|
+
$fault: "client",
|
|
598
|
+
...opts,
|
|
599
|
+
});
|
|
600
|
+
Object.setPrototypeOf(this, NoSuchFieldLevelEncryptionConfig.prototype);
|
|
601
|
+
this.Message = opts.Message;
|
|
602
|
+
}
|
|
603
|
+
}
|
|
604
|
+
export class NoSuchOrigin extends __BaseException {
|
|
605
|
+
name = "NoSuchOrigin";
|
|
606
|
+
$fault = "client";
|
|
607
|
+
Message;
|
|
608
|
+
constructor(opts) {
|
|
609
|
+
super({
|
|
610
|
+
name: "NoSuchOrigin",
|
|
611
|
+
$fault: "client",
|
|
612
|
+
...opts,
|
|
613
|
+
});
|
|
614
|
+
Object.setPrototypeOf(this, NoSuchOrigin.prototype);
|
|
615
|
+
this.Message = opts.Message;
|
|
616
|
+
}
|
|
617
|
+
}
|
|
618
|
+
export class NoSuchOriginRequestPolicy extends __BaseException {
|
|
619
|
+
name = "NoSuchOriginRequestPolicy";
|
|
620
|
+
$fault = "client";
|
|
621
|
+
Message;
|
|
622
|
+
constructor(opts) {
|
|
623
|
+
super({
|
|
624
|
+
name: "NoSuchOriginRequestPolicy",
|
|
625
|
+
$fault: "client",
|
|
626
|
+
...opts,
|
|
627
|
+
});
|
|
628
|
+
Object.setPrototypeOf(this, NoSuchOriginRequestPolicy.prototype);
|
|
629
|
+
this.Message = opts.Message;
|
|
630
|
+
}
|
|
631
|
+
}
|
|
632
|
+
export class NoSuchRealtimeLogConfig extends __BaseException {
|
|
633
|
+
name = "NoSuchRealtimeLogConfig";
|
|
634
|
+
$fault = "client";
|
|
635
|
+
Message;
|
|
636
|
+
constructor(opts) {
|
|
637
|
+
super({
|
|
638
|
+
name: "NoSuchRealtimeLogConfig",
|
|
639
|
+
$fault: "client",
|
|
640
|
+
...opts,
|
|
641
|
+
});
|
|
642
|
+
Object.setPrototypeOf(this, NoSuchRealtimeLogConfig.prototype);
|
|
643
|
+
this.Message = opts.Message;
|
|
644
|
+
}
|
|
645
|
+
}
|
|
646
|
+
export class NoSuchResponseHeadersPolicy extends __BaseException {
|
|
647
|
+
name = "NoSuchResponseHeadersPolicy";
|
|
648
|
+
$fault = "client";
|
|
649
|
+
Message;
|
|
650
|
+
constructor(opts) {
|
|
651
|
+
super({
|
|
652
|
+
name: "NoSuchResponseHeadersPolicy",
|
|
653
|
+
$fault: "client",
|
|
654
|
+
...opts,
|
|
655
|
+
});
|
|
656
|
+
Object.setPrototypeOf(this, NoSuchResponseHeadersPolicy.prototype);
|
|
657
|
+
this.Message = opts.Message;
|
|
658
|
+
}
|
|
659
|
+
}
|
|
660
|
+
export class RealtimeLogConfigOwnerMismatch extends __BaseException {
|
|
661
|
+
name = "RealtimeLogConfigOwnerMismatch";
|
|
662
|
+
$fault = "client";
|
|
663
|
+
Message;
|
|
664
|
+
constructor(opts) {
|
|
665
|
+
super({
|
|
666
|
+
name: "RealtimeLogConfigOwnerMismatch",
|
|
667
|
+
$fault: "client",
|
|
668
|
+
...opts,
|
|
669
|
+
});
|
|
670
|
+
Object.setPrototypeOf(this, RealtimeLogConfigOwnerMismatch.prototype);
|
|
671
|
+
this.Message = opts.Message;
|
|
672
|
+
}
|
|
673
|
+
}
|
|
674
|
+
export class TooManyCacheBehaviors extends __BaseException {
|
|
675
|
+
name = "TooManyCacheBehaviors";
|
|
676
|
+
$fault = "client";
|
|
677
|
+
Message;
|
|
678
|
+
constructor(opts) {
|
|
679
|
+
super({
|
|
680
|
+
name: "TooManyCacheBehaviors",
|
|
681
|
+
$fault: "client",
|
|
682
|
+
...opts,
|
|
683
|
+
});
|
|
684
|
+
Object.setPrototypeOf(this, TooManyCacheBehaviors.prototype);
|
|
685
|
+
this.Message = opts.Message;
|
|
686
|
+
}
|
|
687
|
+
}
|
|
688
|
+
export class TooManyCertificates extends __BaseException {
|
|
689
|
+
name = "TooManyCertificates";
|
|
690
|
+
$fault = "client";
|
|
691
|
+
Message;
|
|
692
|
+
constructor(opts) {
|
|
693
|
+
super({
|
|
694
|
+
name: "TooManyCertificates",
|
|
695
|
+
$fault: "client",
|
|
696
|
+
...opts,
|
|
697
|
+
});
|
|
698
|
+
Object.setPrototypeOf(this, TooManyCertificates.prototype);
|
|
699
|
+
this.Message = opts.Message;
|
|
700
|
+
}
|
|
701
|
+
}
|
|
702
|
+
export class TooManyCookieNamesInWhiteList extends __BaseException {
|
|
703
|
+
name = "TooManyCookieNamesInWhiteList";
|
|
704
|
+
$fault = "client";
|
|
705
|
+
Message;
|
|
706
|
+
constructor(opts) {
|
|
707
|
+
super({
|
|
708
|
+
name: "TooManyCookieNamesInWhiteList",
|
|
709
|
+
$fault: "client",
|
|
710
|
+
...opts,
|
|
711
|
+
});
|
|
712
|
+
Object.setPrototypeOf(this, TooManyCookieNamesInWhiteList.prototype);
|
|
713
|
+
this.Message = opts.Message;
|
|
714
|
+
}
|
|
715
|
+
}
|
|
716
|
+
export class TooManyDistributions extends __BaseException {
|
|
717
|
+
name = "TooManyDistributions";
|
|
718
|
+
$fault = "client";
|
|
719
|
+
Message;
|
|
720
|
+
constructor(opts) {
|
|
721
|
+
super({
|
|
722
|
+
name: "TooManyDistributions",
|
|
723
|
+
$fault: "client",
|
|
724
|
+
...opts,
|
|
725
|
+
});
|
|
726
|
+
Object.setPrototypeOf(this, TooManyDistributions.prototype);
|
|
727
|
+
this.Message = opts.Message;
|
|
728
|
+
}
|
|
729
|
+
}
|
|
730
|
+
export class TooManyDistributionsAssociatedToCachePolicy extends __BaseException {
|
|
731
|
+
name = "TooManyDistributionsAssociatedToCachePolicy";
|
|
732
|
+
$fault = "client";
|
|
733
|
+
Message;
|
|
734
|
+
constructor(opts) {
|
|
735
|
+
super({
|
|
736
|
+
name: "TooManyDistributionsAssociatedToCachePolicy",
|
|
737
|
+
$fault: "client",
|
|
738
|
+
...opts,
|
|
739
|
+
});
|
|
740
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToCachePolicy.prototype);
|
|
741
|
+
this.Message = opts.Message;
|
|
742
|
+
}
|
|
743
|
+
}
|
|
744
|
+
export class TooManyDistributionsAssociatedToFieldLevelEncryptionConfig extends __BaseException {
|
|
745
|
+
name = "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig";
|
|
746
|
+
$fault = "client";
|
|
747
|
+
Message;
|
|
748
|
+
constructor(opts) {
|
|
749
|
+
super({
|
|
750
|
+
name: "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig",
|
|
751
|
+
$fault: "client",
|
|
752
|
+
...opts,
|
|
753
|
+
});
|
|
754
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToFieldLevelEncryptionConfig.prototype);
|
|
755
|
+
this.Message = opts.Message;
|
|
756
|
+
}
|
|
757
|
+
}
|
|
758
|
+
export class TooManyDistributionsAssociatedToKeyGroup extends __BaseException {
|
|
759
|
+
name = "TooManyDistributionsAssociatedToKeyGroup";
|
|
760
|
+
$fault = "client";
|
|
761
|
+
Message;
|
|
762
|
+
constructor(opts) {
|
|
763
|
+
super({
|
|
764
|
+
name: "TooManyDistributionsAssociatedToKeyGroup",
|
|
765
|
+
$fault: "client",
|
|
766
|
+
...opts,
|
|
767
|
+
});
|
|
768
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToKeyGroup.prototype);
|
|
769
|
+
this.Message = opts.Message;
|
|
770
|
+
}
|
|
771
|
+
}
|
|
772
|
+
export class TooManyDistributionsAssociatedToOriginAccessControl extends __BaseException {
|
|
773
|
+
name = "TooManyDistributionsAssociatedToOriginAccessControl";
|
|
774
|
+
$fault = "client";
|
|
775
|
+
Message;
|
|
776
|
+
constructor(opts) {
|
|
777
|
+
super({
|
|
778
|
+
name: "TooManyDistributionsAssociatedToOriginAccessControl",
|
|
779
|
+
$fault: "client",
|
|
780
|
+
...opts,
|
|
781
|
+
});
|
|
782
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToOriginAccessControl.prototype);
|
|
783
|
+
this.Message = opts.Message;
|
|
784
|
+
}
|
|
785
|
+
}
|
|
786
|
+
export class TooManyDistributionsAssociatedToOriginRequestPolicy extends __BaseException {
|
|
787
|
+
name = "TooManyDistributionsAssociatedToOriginRequestPolicy";
|
|
788
|
+
$fault = "client";
|
|
789
|
+
Message;
|
|
790
|
+
constructor(opts) {
|
|
791
|
+
super({
|
|
792
|
+
name: "TooManyDistributionsAssociatedToOriginRequestPolicy",
|
|
793
|
+
$fault: "client",
|
|
794
|
+
...opts,
|
|
795
|
+
});
|
|
796
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToOriginRequestPolicy.prototype);
|
|
797
|
+
this.Message = opts.Message;
|
|
798
|
+
}
|
|
799
|
+
}
|
|
800
|
+
export class TooManyDistributionsAssociatedToResponseHeadersPolicy extends __BaseException {
|
|
801
|
+
name = "TooManyDistributionsAssociatedToResponseHeadersPolicy";
|
|
802
|
+
$fault = "client";
|
|
803
|
+
Message;
|
|
804
|
+
constructor(opts) {
|
|
805
|
+
super({
|
|
806
|
+
name: "TooManyDistributionsAssociatedToResponseHeadersPolicy",
|
|
807
|
+
$fault: "client",
|
|
808
|
+
...opts,
|
|
809
|
+
});
|
|
810
|
+
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToResponseHeadersPolicy.prototype);
|
|
811
|
+
this.Message = opts.Message;
|
|
812
|
+
}
|
|
813
|
+
}
|
|
814
|
+
export class TooManyDistributionsWithFunctionAssociations extends __BaseException {
|
|
815
|
+
name = "TooManyDistributionsWithFunctionAssociations";
|
|
816
|
+
$fault = "client";
|
|
817
|
+
Message;
|
|
818
|
+
constructor(opts) {
|
|
819
|
+
super({
|
|
820
|
+
name: "TooManyDistributionsWithFunctionAssociations",
|
|
821
|
+
$fault: "client",
|
|
822
|
+
...opts,
|
|
823
|
+
});
|
|
824
|
+
Object.setPrototypeOf(this, TooManyDistributionsWithFunctionAssociations.prototype);
|
|
825
|
+
this.Message = opts.Message;
|
|
826
|
+
}
|
|
827
|
+
}
|
|
828
|
+
export class TooManyDistributionsWithLambdaAssociations extends __BaseException {
|
|
829
|
+
name = "TooManyDistributionsWithLambdaAssociations";
|
|
830
|
+
$fault = "client";
|
|
831
|
+
Message;
|
|
832
|
+
constructor(opts) {
|
|
833
|
+
super({
|
|
834
|
+
name: "TooManyDistributionsWithLambdaAssociations",
|
|
835
|
+
$fault: "client",
|
|
836
|
+
...opts,
|
|
837
|
+
});
|
|
838
|
+
Object.setPrototypeOf(this, TooManyDistributionsWithLambdaAssociations.prototype);
|
|
839
|
+
this.Message = opts.Message;
|
|
840
|
+
}
|
|
841
|
+
}
|
|
842
|
+
export class TooManyDistributionsWithSingleFunctionARN extends __BaseException {
|
|
843
|
+
name = "TooManyDistributionsWithSingleFunctionARN";
|
|
844
|
+
$fault = "client";
|
|
845
|
+
Message;
|
|
846
|
+
constructor(opts) {
|
|
847
|
+
super({
|
|
848
|
+
name: "TooManyDistributionsWithSingleFunctionARN",
|
|
849
|
+
$fault: "client",
|
|
850
|
+
...opts,
|
|
851
|
+
});
|
|
852
|
+
Object.setPrototypeOf(this, TooManyDistributionsWithSingleFunctionARN.prototype);
|
|
853
|
+
this.Message = opts.Message;
|
|
854
|
+
}
|
|
855
|
+
}
|
|
856
|
+
export class TooManyFunctionAssociations extends __BaseException {
|
|
857
|
+
name = "TooManyFunctionAssociations";
|
|
858
|
+
$fault = "client";
|
|
859
|
+
Message;
|
|
860
|
+
constructor(opts) {
|
|
861
|
+
super({
|
|
862
|
+
name: "TooManyFunctionAssociations",
|
|
863
|
+
$fault: "client",
|
|
864
|
+
...opts,
|
|
865
|
+
});
|
|
866
|
+
Object.setPrototypeOf(this, TooManyFunctionAssociations.prototype);
|
|
867
|
+
this.Message = opts.Message;
|
|
868
|
+
}
|
|
869
|
+
}
|
|
870
|
+
export class TooManyHeadersInForwardedValues extends __BaseException {
|
|
871
|
+
name = "TooManyHeadersInForwardedValues";
|
|
872
|
+
$fault = "client";
|
|
873
|
+
Message;
|
|
874
|
+
constructor(opts) {
|
|
875
|
+
super({
|
|
876
|
+
name: "TooManyHeadersInForwardedValues",
|
|
877
|
+
$fault: "client",
|
|
878
|
+
...opts,
|
|
879
|
+
});
|
|
880
|
+
Object.setPrototypeOf(this, TooManyHeadersInForwardedValues.prototype);
|
|
881
|
+
this.Message = opts.Message;
|
|
882
|
+
}
|
|
883
|
+
}
|
|
884
|
+
export class TooManyKeyGroupsAssociatedToDistribution extends __BaseException {
|
|
885
|
+
name = "TooManyKeyGroupsAssociatedToDistribution";
|
|
886
|
+
$fault = "client";
|
|
887
|
+
Message;
|
|
888
|
+
constructor(opts) {
|
|
889
|
+
super({
|
|
890
|
+
name: "TooManyKeyGroupsAssociatedToDistribution",
|
|
891
|
+
$fault: "client",
|
|
892
|
+
...opts,
|
|
893
|
+
});
|
|
894
|
+
Object.setPrototypeOf(this, TooManyKeyGroupsAssociatedToDistribution.prototype);
|
|
895
|
+
this.Message = opts.Message;
|
|
896
|
+
}
|
|
897
|
+
}
|
|
898
|
+
export class TooManyLambdaFunctionAssociations extends __BaseException {
|
|
899
|
+
name = "TooManyLambdaFunctionAssociations";
|
|
900
|
+
$fault = "client";
|
|
901
|
+
Message;
|
|
902
|
+
constructor(opts) {
|
|
903
|
+
super({
|
|
904
|
+
name: "TooManyLambdaFunctionAssociations",
|
|
905
|
+
$fault: "client",
|
|
906
|
+
...opts,
|
|
907
|
+
});
|
|
908
|
+
Object.setPrototypeOf(this, TooManyLambdaFunctionAssociations.prototype);
|
|
909
|
+
this.Message = opts.Message;
|
|
910
|
+
}
|
|
911
|
+
}
|
|
912
|
+
export class TooManyOriginCustomHeaders extends __BaseException {
|
|
913
|
+
name = "TooManyOriginCustomHeaders";
|
|
914
|
+
$fault = "client";
|
|
915
|
+
Message;
|
|
916
|
+
constructor(opts) {
|
|
917
|
+
super({
|
|
918
|
+
name: "TooManyOriginCustomHeaders",
|
|
919
|
+
$fault: "client",
|
|
920
|
+
...opts,
|
|
921
|
+
});
|
|
922
|
+
Object.setPrototypeOf(this, TooManyOriginCustomHeaders.prototype);
|
|
923
|
+
this.Message = opts.Message;
|
|
924
|
+
}
|
|
925
|
+
}
|
|
926
|
+
export class TooManyOriginGroupsPerDistribution extends __BaseException {
|
|
927
|
+
name = "TooManyOriginGroupsPerDistribution";
|
|
928
|
+
$fault = "client";
|
|
929
|
+
Message;
|
|
930
|
+
constructor(opts) {
|
|
931
|
+
super({
|
|
932
|
+
name: "TooManyOriginGroupsPerDistribution",
|
|
933
|
+
$fault: "client",
|
|
934
|
+
...opts,
|
|
935
|
+
});
|
|
936
|
+
Object.setPrototypeOf(this, TooManyOriginGroupsPerDistribution.prototype);
|
|
937
|
+
this.Message = opts.Message;
|
|
938
|
+
}
|
|
939
|
+
}
|
|
940
|
+
export class TooManyOrigins extends __BaseException {
|
|
941
|
+
name = "TooManyOrigins";
|
|
942
|
+
$fault = "client";
|
|
943
|
+
Message;
|
|
944
|
+
constructor(opts) {
|
|
945
|
+
super({
|
|
946
|
+
name: "TooManyOrigins",
|
|
947
|
+
$fault: "client",
|
|
948
|
+
...opts,
|
|
949
|
+
});
|
|
950
|
+
Object.setPrototypeOf(this, TooManyOrigins.prototype);
|
|
951
|
+
this.Message = opts.Message;
|
|
952
|
+
}
|
|
953
|
+
}
|
|
954
|
+
export class TooManyQueryStringParameters extends __BaseException {
|
|
955
|
+
name = "TooManyQueryStringParameters";
|
|
956
|
+
$fault = "client";
|
|
957
|
+
Message;
|
|
958
|
+
constructor(opts) {
|
|
959
|
+
super({
|
|
960
|
+
name: "TooManyQueryStringParameters",
|
|
961
|
+
$fault: "client",
|
|
962
|
+
...opts,
|
|
963
|
+
});
|
|
964
|
+
Object.setPrototypeOf(this, TooManyQueryStringParameters.prototype);
|
|
965
|
+
this.Message = opts.Message;
|
|
966
|
+
}
|
|
967
|
+
}
|
|
968
|
+
export class TooManyTrustedSigners extends __BaseException {
|
|
969
|
+
name = "TooManyTrustedSigners";
|
|
970
|
+
$fault = "client";
|
|
971
|
+
Message;
|
|
972
|
+
constructor(opts) {
|
|
973
|
+
super({
|
|
974
|
+
name: "TooManyTrustedSigners",
|
|
975
|
+
$fault: "client",
|
|
976
|
+
...opts,
|
|
977
|
+
});
|
|
978
|
+
Object.setPrototypeOf(this, TooManyTrustedSigners.prototype);
|
|
979
|
+
this.Message = opts.Message;
|
|
980
|
+
}
|
|
981
|
+
}
|
|
982
|
+
export class TrustedKeyGroupDoesNotExist extends __BaseException {
|
|
983
|
+
name = "TrustedKeyGroupDoesNotExist";
|
|
984
|
+
$fault = "client";
|
|
985
|
+
Message;
|
|
986
|
+
constructor(opts) {
|
|
987
|
+
super({
|
|
988
|
+
name: "TrustedKeyGroupDoesNotExist",
|
|
989
|
+
$fault: "client",
|
|
990
|
+
...opts,
|
|
991
|
+
});
|
|
992
|
+
Object.setPrototypeOf(this, TrustedKeyGroupDoesNotExist.prototype);
|
|
993
|
+
this.Message = opts.Message;
|
|
994
|
+
}
|
|
995
|
+
}
|
|
996
|
+
export class TrustedSignerDoesNotExist extends __BaseException {
|
|
997
|
+
name = "TrustedSignerDoesNotExist";
|
|
998
|
+
$fault = "client";
|
|
999
|
+
Message;
|
|
1000
|
+
constructor(opts) {
|
|
1001
|
+
super({
|
|
1002
|
+
name: "TrustedSignerDoesNotExist",
|
|
1003
|
+
$fault: "client",
|
|
1004
|
+
...opts,
|
|
1005
|
+
});
|
|
1006
|
+
Object.setPrototypeOf(this, TrustedSignerDoesNotExist.prototype);
|
|
1007
|
+
this.Message = opts.Message;
|
|
1008
|
+
}
|
|
1009
|
+
}
|
|
1010
|
+
export class EntityAlreadyExists extends __BaseException {
|
|
1011
|
+
name = "EntityAlreadyExists";
|
|
1012
|
+
$fault = "client";
|
|
1013
|
+
Message;
|
|
1014
|
+
constructor(opts) {
|
|
1015
|
+
super({
|
|
1016
|
+
name: "EntityAlreadyExists",
|
|
1017
|
+
$fault: "client",
|
|
1018
|
+
...opts,
|
|
1019
|
+
});
|
|
1020
|
+
Object.setPrototypeOf(this, EntityAlreadyExists.prototype);
|
|
1021
|
+
this.Message = opts.Message;
|
|
1022
|
+
}
|
|
1023
|
+
}
|
|
1024
|
+
export class EntityLimitExceeded extends __BaseException {
|
|
1025
|
+
name = "EntityLimitExceeded";
|
|
1026
|
+
$fault = "client";
|
|
1027
|
+
Message;
|
|
1028
|
+
constructor(opts) {
|
|
1029
|
+
super({
|
|
1030
|
+
name: "EntityLimitExceeded",
|
|
1031
|
+
$fault: "client",
|
|
1032
|
+
...opts,
|
|
1033
|
+
});
|
|
1034
|
+
Object.setPrototypeOf(this, EntityLimitExceeded.prototype);
|
|
1035
|
+
this.Message = opts.Message;
|
|
1036
|
+
}
|
|
1037
|
+
}
|
|
1038
|
+
export class InvalidTagging extends __BaseException {
|
|
1039
|
+
name = "InvalidTagging";
|
|
1040
|
+
$fault = "client";
|
|
1041
|
+
Message;
|
|
1042
|
+
constructor(opts) {
|
|
1043
|
+
super({
|
|
1044
|
+
name: "InvalidTagging",
|
|
1045
|
+
$fault: "client",
|
|
1046
|
+
...opts,
|
|
1047
|
+
});
|
|
1048
|
+
Object.setPrototypeOf(this, InvalidTagging.prototype);
|
|
1049
|
+
this.Message = opts.Message;
|
|
1050
|
+
}
|
|
1051
|
+
}
|
|
1052
|
+
export class UnsupportedOperation extends __BaseException {
|
|
1053
|
+
name = "UnsupportedOperation";
|
|
1054
|
+
$fault = "client";
|
|
1055
|
+
Message;
|
|
1056
|
+
constructor(opts) {
|
|
1057
|
+
super({
|
|
1058
|
+
name: "UnsupportedOperation",
|
|
1059
|
+
$fault: "client",
|
|
1060
|
+
...opts,
|
|
1061
|
+
});
|
|
1062
|
+
Object.setPrototypeOf(this, UnsupportedOperation.prototype);
|
|
1063
|
+
this.Message = opts.Message;
|
|
1064
|
+
}
|
|
1065
|
+
}
|
|
1066
|
+
export class TooManyCachePolicies extends __BaseException {
|
|
1067
|
+
name = "TooManyCachePolicies";
|
|
1068
|
+
$fault = "client";
|
|
1069
|
+
Message;
|
|
1070
|
+
constructor(opts) {
|
|
1071
|
+
super({
|
|
1072
|
+
name: "TooManyCachePolicies",
|
|
1073
|
+
$fault: "client",
|
|
1074
|
+
...opts,
|
|
1075
|
+
});
|
|
1076
|
+
Object.setPrototypeOf(this, TooManyCachePolicies.prototype);
|
|
1077
|
+
this.Message = opts.Message;
|
|
1078
|
+
}
|
|
1079
|
+
}
|
|
1080
|
+
export class TooManyCookiesInCachePolicy extends __BaseException {
|
|
1081
|
+
name = "TooManyCookiesInCachePolicy";
|
|
1082
|
+
$fault = "client";
|
|
1083
|
+
Message;
|
|
1084
|
+
constructor(opts) {
|
|
1085
|
+
super({
|
|
1086
|
+
name: "TooManyCookiesInCachePolicy",
|
|
1087
|
+
$fault: "client",
|
|
1088
|
+
...opts,
|
|
1089
|
+
});
|
|
1090
|
+
Object.setPrototypeOf(this, TooManyCookiesInCachePolicy.prototype);
|
|
1091
|
+
this.Message = opts.Message;
|
|
1092
|
+
}
|
|
1093
|
+
}
|
|
1094
|
+
export class TooManyHeadersInCachePolicy extends __BaseException {
|
|
1095
|
+
name = "TooManyHeadersInCachePolicy";
|
|
1096
|
+
$fault = "client";
|
|
1097
|
+
Message;
|
|
1098
|
+
constructor(opts) {
|
|
1099
|
+
super({
|
|
1100
|
+
name: "TooManyHeadersInCachePolicy",
|
|
1101
|
+
$fault: "client",
|
|
1102
|
+
...opts,
|
|
1103
|
+
});
|
|
1104
|
+
Object.setPrototypeOf(this, TooManyHeadersInCachePolicy.prototype);
|
|
1105
|
+
this.Message = opts.Message;
|
|
1106
|
+
}
|
|
1107
|
+
}
|
|
1108
|
+
export class TooManyQueryStringsInCachePolicy extends __BaseException {
|
|
1109
|
+
name = "TooManyQueryStringsInCachePolicy";
|
|
1110
|
+
$fault = "client";
|
|
1111
|
+
Message;
|
|
1112
|
+
constructor(opts) {
|
|
1113
|
+
super({
|
|
1114
|
+
name: "TooManyQueryStringsInCachePolicy",
|
|
1115
|
+
$fault: "client",
|
|
1116
|
+
...opts,
|
|
1117
|
+
});
|
|
1118
|
+
Object.setPrototypeOf(this, TooManyQueryStringsInCachePolicy.prototype);
|
|
1119
|
+
this.Message = opts.Message;
|
|
1120
|
+
}
|
|
1121
|
+
}
|
|
1122
|
+
export class CloudFrontOriginAccessIdentityAlreadyExists extends __BaseException {
|
|
1123
|
+
name = "CloudFrontOriginAccessIdentityAlreadyExists";
|
|
1124
|
+
$fault = "client";
|
|
1125
|
+
Message;
|
|
1126
|
+
constructor(opts) {
|
|
1127
|
+
super({
|
|
1128
|
+
name: "CloudFrontOriginAccessIdentityAlreadyExists",
|
|
1129
|
+
$fault: "client",
|
|
1130
|
+
...opts,
|
|
1131
|
+
});
|
|
1132
|
+
Object.setPrototypeOf(this, CloudFrontOriginAccessIdentityAlreadyExists.prototype);
|
|
1133
|
+
this.Message = opts.Message;
|
|
1134
|
+
}
|
|
1135
|
+
}
|
|
1136
|
+
export class TooManyCloudFrontOriginAccessIdentities extends __BaseException {
|
|
1137
|
+
name = "TooManyCloudFrontOriginAccessIdentities";
|
|
1138
|
+
$fault = "client";
|
|
1139
|
+
Message;
|
|
1140
|
+
constructor(opts) {
|
|
1141
|
+
super({
|
|
1142
|
+
name: "TooManyCloudFrontOriginAccessIdentities",
|
|
1143
|
+
$fault: "client",
|
|
1144
|
+
...opts,
|
|
1145
|
+
});
|
|
1146
|
+
Object.setPrototypeOf(this, TooManyCloudFrontOriginAccessIdentities.prototype);
|
|
1147
|
+
this.Message = opts.Message;
|
|
1148
|
+
}
|
|
1149
|
+
}
|
|
1150
|
+
export class ContinuousDeploymentPolicyAlreadyExists extends __BaseException {
|
|
1151
|
+
name = "ContinuousDeploymentPolicyAlreadyExists";
|
|
1152
|
+
$fault = "client";
|
|
1153
|
+
Message;
|
|
1154
|
+
constructor(opts) {
|
|
1155
|
+
super({
|
|
1156
|
+
name: "ContinuousDeploymentPolicyAlreadyExists",
|
|
1157
|
+
$fault: "client",
|
|
1158
|
+
...opts,
|
|
1159
|
+
});
|
|
1160
|
+
Object.setPrototypeOf(this, ContinuousDeploymentPolicyAlreadyExists.prototype);
|
|
1161
|
+
this.Message = opts.Message;
|
|
1162
|
+
}
|
|
1163
|
+
}
|
|
1164
|
+
export class StagingDistributionInUse extends __BaseException {
|
|
1165
|
+
name = "StagingDistributionInUse";
|
|
1166
|
+
$fault = "client";
|
|
1167
|
+
Message;
|
|
1168
|
+
constructor(opts) {
|
|
1169
|
+
super({
|
|
1170
|
+
name: "StagingDistributionInUse",
|
|
1171
|
+
$fault: "client",
|
|
1172
|
+
...opts,
|
|
1173
|
+
});
|
|
1174
|
+
Object.setPrototypeOf(this, StagingDistributionInUse.prototype);
|
|
1175
|
+
this.Message = opts.Message;
|
|
1176
|
+
}
|
|
1177
|
+
}
|
|
1178
|
+
export class TooManyContinuousDeploymentPolicies extends __BaseException {
|
|
1179
|
+
name = "TooManyContinuousDeploymentPolicies";
|
|
1180
|
+
$fault = "client";
|
|
1181
|
+
Message;
|
|
1182
|
+
constructor(opts) {
|
|
1183
|
+
super({
|
|
1184
|
+
name: "TooManyContinuousDeploymentPolicies",
|
|
1185
|
+
$fault: "client",
|
|
1186
|
+
...opts,
|
|
1187
|
+
});
|
|
1188
|
+
Object.setPrototypeOf(this, TooManyContinuousDeploymentPolicies.prototype);
|
|
1189
|
+
this.Message = opts.Message;
|
|
1190
|
+
}
|
|
1191
|
+
}
|
|
1192
|
+
export class ContinuousDeploymentPolicyInUse extends __BaseException {
|
|
1193
|
+
name = "ContinuousDeploymentPolicyInUse";
|
|
1194
|
+
$fault = "client";
|
|
1195
|
+
Message;
|
|
1196
|
+
constructor(opts) {
|
|
1197
|
+
super({
|
|
1198
|
+
name: "ContinuousDeploymentPolicyInUse",
|
|
1199
|
+
$fault: "client",
|
|
1200
|
+
...opts,
|
|
1201
|
+
});
|
|
1202
|
+
Object.setPrototypeOf(this, ContinuousDeploymentPolicyInUse.prototype);
|
|
1203
|
+
this.Message = opts.Message;
|
|
1204
|
+
}
|
|
1205
|
+
}
|
|
1206
|
+
export class IllegalOriginAccessConfiguration extends __BaseException {
|
|
1207
|
+
name = "IllegalOriginAccessConfiguration";
|
|
1208
|
+
$fault = "client";
|
|
1209
|
+
Message;
|
|
1210
|
+
constructor(opts) {
|
|
1211
|
+
super({
|
|
1212
|
+
name: "IllegalOriginAccessConfiguration",
|
|
1213
|
+
$fault: "client",
|
|
1214
|
+
...opts,
|
|
1215
|
+
});
|
|
1216
|
+
Object.setPrototypeOf(this, IllegalOriginAccessConfiguration.prototype);
|
|
1217
|
+
this.Message = opts.Message;
|
|
1218
|
+
}
|
|
1219
|
+
}
|
|
1220
|
+
export class InvalidDomainNameForOriginAccessControl extends __BaseException {
|
|
1221
|
+
name = "InvalidDomainNameForOriginAccessControl";
|
|
1222
|
+
$fault = "client";
|
|
1223
|
+
Message;
|
|
1224
|
+
constructor(opts) {
|
|
1225
|
+
super({
|
|
1226
|
+
name: "InvalidDomainNameForOriginAccessControl",
|
|
1227
|
+
$fault: "client",
|
|
1228
|
+
...opts,
|
|
1229
|
+
});
|
|
1230
|
+
Object.setPrototypeOf(this, InvalidDomainNameForOriginAccessControl.prototype);
|
|
1231
|
+
this.Message = opts.Message;
|
|
1232
|
+
}
|
|
1233
|
+
}
|
|
1234
|
+
export class NoSuchContinuousDeploymentPolicy extends __BaseException {
|
|
1235
|
+
name = "NoSuchContinuousDeploymentPolicy";
|
|
1236
|
+
$fault = "client";
|
|
1237
|
+
Message;
|
|
1238
|
+
constructor(opts) {
|
|
1239
|
+
super({
|
|
1240
|
+
name: "NoSuchContinuousDeploymentPolicy",
|
|
1241
|
+
$fault: "client",
|
|
1242
|
+
...opts,
|
|
1243
|
+
});
|
|
1244
|
+
Object.setPrototypeOf(this, NoSuchContinuousDeploymentPolicy.prototype);
|
|
1245
|
+
this.Message = opts.Message;
|
|
1246
|
+
}
|
|
1247
|
+
}
|
|
1248
|
+
export class InvalidAssociation extends __BaseException {
|
|
1249
|
+
name = "InvalidAssociation";
|
|
1250
|
+
$fault = "client";
|
|
1251
|
+
Message;
|
|
1252
|
+
constructor(opts) {
|
|
1253
|
+
super({
|
|
1254
|
+
name: "InvalidAssociation",
|
|
1255
|
+
$fault: "client",
|
|
1256
|
+
...opts,
|
|
1257
|
+
});
|
|
1258
|
+
Object.setPrototypeOf(this, InvalidAssociation.prototype);
|
|
1259
|
+
this.Message = opts.Message;
|
|
1260
|
+
}
|
|
1261
|
+
}
|
|
1262
|
+
export class FieldLevelEncryptionConfigAlreadyExists extends __BaseException {
|
|
1263
|
+
name = "FieldLevelEncryptionConfigAlreadyExists";
|
|
1264
|
+
$fault = "client";
|
|
1265
|
+
Message;
|
|
1266
|
+
constructor(opts) {
|
|
1267
|
+
super({
|
|
1268
|
+
name: "FieldLevelEncryptionConfigAlreadyExists",
|
|
1269
|
+
$fault: "client",
|
|
1270
|
+
...opts,
|
|
1271
|
+
});
|
|
1272
|
+
Object.setPrototypeOf(this, FieldLevelEncryptionConfigAlreadyExists.prototype);
|
|
1273
|
+
this.Message = opts.Message;
|
|
1274
|
+
}
|
|
1275
|
+
}
|
|
1276
|
+
export class NoSuchFieldLevelEncryptionProfile extends __BaseException {
|
|
1277
|
+
name = "NoSuchFieldLevelEncryptionProfile";
|
|
1278
|
+
$fault = "client";
|
|
1279
|
+
Message;
|
|
1280
|
+
constructor(opts) {
|
|
1281
|
+
super({
|
|
1282
|
+
name: "NoSuchFieldLevelEncryptionProfile",
|
|
1283
|
+
$fault: "client",
|
|
1284
|
+
...opts,
|
|
1285
|
+
});
|
|
1286
|
+
Object.setPrototypeOf(this, NoSuchFieldLevelEncryptionProfile.prototype);
|
|
1287
|
+
this.Message = opts.Message;
|
|
1288
|
+
}
|
|
1289
|
+
}
|
|
1290
|
+
export class QueryArgProfileEmpty extends __BaseException {
|
|
1291
|
+
name = "QueryArgProfileEmpty";
|
|
1292
|
+
$fault = "client";
|
|
1293
|
+
Message;
|
|
1294
|
+
constructor(opts) {
|
|
1295
|
+
super({
|
|
1296
|
+
name: "QueryArgProfileEmpty",
|
|
1297
|
+
$fault: "client",
|
|
1298
|
+
...opts,
|
|
1299
|
+
});
|
|
1300
|
+
Object.setPrototypeOf(this, QueryArgProfileEmpty.prototype);
|
|
1301
|
+
this.Message = opts.Message;
|
|
1302
|
+
}
|
|
1303
|
+
}
|
|
1304
|
+
export class TooManyFieldLevelEncryptionConfigs extends __BaseException {
|
|
1305
|
+
name = "TooManyFieldLevelEncryptionConfigs";
|
|
1306
|
+
$fault = "client";
|
|
1307
|
+
Message;
|
|
1308
|
+
constructor(opts) {
|
|
1309
|
+
super({
|
|
1310
|
+
name: "TooManyFieldLevelEncryptionConfigs",
|
|
1311
|
+
$fault: "client",
|
|
1312
|
+
...opts,
|
|
1313
|
+
});
|
|
1314
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionConfigs.prototype);
|
|
1315
|
+
this.Message = opts.Message;
|
|
1316
|
+
}
|
|
1317
|
+
}
|
|
1318
|
+
export class TooManyFieldLevelEncryptionContentTypeProfiles extends __BaseException {
|
|
1319
|
+
name = "TooManyFieldLevelEncryptionContentTypeProfiles";
|
|
1320
|
+
$fault = "client";
|
|
1321
|
+
Message;
|
|
1322
|
+
constructor(opts) {
|
|
1323
|
+
super({
|
|
1324
|
+
name: "TooManyFieldLevelEncryptionContentTypeProfiles",
|
|
1325
|
+
$fault: "client",
|
|
1326
|
+
...opts,
|
|
1327
|
+
});
|
|
1328
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionContentTypeProfiles.prototype);
|
|
1329
|
+
this.Message = opts.Message;
|
|
1330
|
+
}
|
|
1331
|
+
}
|
|
1332
|
+
export class TooManyFieldLevelEncryptionQueryArgProfiles extends __BaseException {
|
|
1333
|
+
name = "TooManyFieldLevelEncryptionQueryArgProfiles";
|
|
1334
|
+
$fault = "client";
|
|
1335
|
+
Message;
|
|
1336
|
+
constructor(opts) {
|
|
1337
|
+
super({
|
|
1338
|
+
name: "TooManyFieldLevelEncryptionQueryArgProfiles",
|
|
1339
|
+
$fault: "client",
|
|
1340
|
+
...opts,
|
|
1341
|
+
});
|
|
1342
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionQueryArgProfiles.prototype);
|
|
1343
|
+
this.Message = opts.Message;
|
|
1344
|
+
}
|
|
1345
|
+
}
|
|
1346
|
+
export class FieldLevelEncryptionProfileAlreadyExists extends __BaseException {
|
|
1347
|
+
name = "FieldLevelEncryptionProfileAlreadyExists";
|
|
1348
|
+
$fault = "client";
|
|
1349
|
+
Message;
|
|
1350
|
+
constructor(opts) {
|
|
1351
|
+
super({
|
|
1352
|
+
name: "FieldLevelEncryptionProfileAlreadyExists",
|
|
1353
|
+
$fault: "client",
|
|
1354
|
+
...opts,
|
|
1355
|
+
});
|
|
1356
|
+
Object.setPrototypeOf(this, FieldLevelEncryptionProfileAlreadyExists.prototype);
|
|
1357
|
+
this.Message = opts.Message;
|
|
1358
|
+
}
|
|
1359
|
+
}
|
|
1360
|
+
export class FieldLevelEncryptionProfileSizeExceeded extends __BaseException {
|
|
1361
|
+
name = "FieldLevelEncryptionProfileSizeExceeded";
|
|
1362
|
+
$fault = "client";
|
|
1363
|
+
Message;
|
|
1364
|
+
constructor(opts) {
|
|
1365
|
+
super({
|
|
1366
|
+
name: "FieldLevelEncryptionProfileSizeExceeded",
|
|
1367
|
+
$fault: "client",
|
|
1368
|
+
...opts,
|
|
1369
|
+
});
|
|
1370
|
+
Object.setPrototypeOf(this, FieldLevelEncryptionProfileSizeExceeded.prototype);
|
|
1371
|
+
this.Message = opts.Message;
|
|
1372
|
+
}
|
|
1373
|
+
}
|
|
1374
|
+
export class NoSuchPublicKey extends __BaseException {
|
|
1375
|
+
name = "NoSuchPublicKey";
|
|
1376
|
+
$fault = "client";
|
|
1377
|
+
Message;
|
|
1378
|
+
constructor(opts) {
|
|
1379
|
+
super({
|
|
1380
|
+
name: "NoSuchPublicKey",
|
|
1381
|
+
$fault: "client",
|
|
1382
|
+
...opts,
|
|
1383
|
+
});
|
|
1384
|
+
Object.setPrototypeOf(this, NoSuchPublicKey.prototype);
|
|
1385
|
+
this.Message = opts.Message;
|
|
1386
|
+
}
|
|
1387
|
+
}
|
|
1388
|
+
export class TooManyFieldLevelEncryptionEncryptionEntities extends __BaseException {
|
|
1389
|
+
name = "TooManyFieldLevelEncryptionEncryptionEntities";
|
|
1390
|
+
$fault = "client";
|
|
1391
|
+
Message;
|
|
1392
|
+
constructor(opts) {
|
|
1393
|
+
super({
|
|
1394
|
+
name: "TooManyFieldLevelEncryptionEncryptionEntities",
|
|
1395
|
+
$fault: "client",
|
|
1396
|
+
...opts,
|
|
1397
|
+
});
|
|
1398
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionEncryptionEntities.prototype);
|
|
1399
|
+
this.Message = opts.Message;
|
|
1400
|
+
}
|
|
1401
|
+
}
|
|
1402
|
+
export class TooManyFieldLevelEncryptionFieldPatterns extends __BaseException {
|
|
1403
|
+
name = "TooManyFieldLevelEncryptionFieldPatterns";
|
|
1404
|
+
$fault = "client";
|
|
1405
|
+
Message;
|
|
1406
|
+
constructor(opts) {
|
|
1407
|
+
super({
|
|
1408
|
+
name: "TooManyFieldLevelEncryptionFieldPatterns",
|
|
1409
|
+
$fault: "client",
|
|
1410
|
+
...opts,
|
|
1411
|
+
});
|
|
1412
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionFieldPatterns.prototype);
|
|
1413
|
+
this.Message = opts.Message;
|
|
1414
|
+
}
|
|
1415
|
+
}
|
|
1416
|
+
export class TooManyFieldLevelEncryptionProfiles extends __BaseException {
|
|
1417
|
+
name = "TooManyFieldLevelEncryptionProfiles";
|
|
1418
|
+
$fault = "client";
|
|
1419
|
+
Message;
|
|
1420
|
+
constructor(opts) {
|
|
1421
|
+
super({
|
|
1422
|
+
name: "TooManyFieldLevelEncryptionProfiles",
|
|
1423
|
+
$fault: "client",
|
|
1424
|
+
...opts,
|
|
1425
|
+
});
|
|
1426
|
+
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionProfiles.prototype);
|
|
1427
|
+
this.Message = opts.Message;
|
|
1428
|
+
}
|
|
1429
|
+
}
|
|
1430
|
+
export class FunctionAlreadyExists extends __BaseException {
|
|
1431
|
+
name = "FunctionAlreadyExists";
|
|
1432
|
+
$fault = "client";
|
|
1433
|
+
Message;
|
|
1434
|
+
constructor(opts) {
|
|
1435
|
+
super({
|
|
1436
|
+
name: "FunctionAlreadyExists",
|
|
1437
|
+
$fault: "client",
|
|
1438
|
+
...opts,
|
|
1439
|
+
});
|
|
1440
|
+
Object.setPrototypeOf(this, FunctionAlreadyExists.prototype);
|
|
1441
|
+
this.Message = opts.Message;
|
|
1442
|
+
}
|
|
1443
|
+
}
|
|
1444
|
+
export class FunctionSizeLimitExceeded extends __BaseException {
|
|
1445
|
+
name = "FunctionSizeLimitExceeded";
|
|
1446
|
+
$fault = "client";
|
|
1447
|
+
Message;
|
|
1448
|
+
constructor(opts) {
|
|
1449
|
+
super({
|
|
1450
|
+
name: "FunctionSizeLimitExceeded",
|
|
1451
|
+
$fault: "client",
|
|
1452
|
+
...opts,
|
|
1453
|
+
});
|
|
1454
|
+
Object.setPrototypeOf(this, FunctionSizeLimitExceeded.prototype);
|
|
1455
|
+
this.Message = opts.Message;
|
|
1456
|
+
}
|
|
1457
|
+
}
|
|
1458
|
+
export class TooManyFunctions extends __BaseException {
|
|
1459
|
+
name = "TooManyFunctions";
|
|
1460
|
+
$fault = "client";
|
|
1461
|
+
Message;
|
|
1462
|
+
constructor(opts) {
|
|
1463
|
+
super({
|
|
1464
|
+
name: "TooManyFunctions",
|
|
1465
|
+
$fault: "client",
|
|
1466
|
+
...opts,
|
|
1467
|
+
});
|
|
1468
|
+
Object.setPrototypeOf(this, TooManyFunctions.prototype);
|
|
1469
|
+
this.Message = opts.Message;
|
|
1470
|
+
}
|
|
1471
|
+
}
|
|
1472
|
+
export class TooManyInvalidationsInProgress extends __BaseException {
|
|
1473
|
+
name = "TooManyInvalidationsInProgress";
|
|
1474
|
+
$fault = "client";
|
|
1475
|
+
Message;
|
|
1476
|
+
constructor(opts) {
|
|
1477
|
+
super({
|
|
1478
|
+
name: "TooManyInvalidationsInProgress",
|
|
1479
|
+
$fault: "client",
|
|
1480
|
+
...opts,
|
|
1481
|
+
});
|
|
1482
|
+
Object.setPrototypeOf(this, TooManyInvalidationsInProgress.prototype);
|
|
1483
|
+
this.Message = opts.Message;
|
|
1484
|
+
}
|
|
1485
|
+
}
|
|
1486
|
+
export class KeyGroupAlreadyExists extends __BaseException {
|
|
1487
|
+
name = "KeyGroupAlreadyExists";
|
|
1488
|
+
$fault = "client";
|
|
1489
|
+
Message;
|
|
1490
|
+
constructor(opts) {
|
|
1491
|
+
super({
|
|
1492
|
+
name: "KeyGroupAlreadyExists",
|
|
1493
|
+
$fault: "client",
|
|
1494
|
+
...opts,
|
|
1495
|
+
});
|
|
1496
|
+
Object.setPrototypeOf(this, KeyGroupAlreadyExists.prototype);
|
|
1497
|
+
this.Message = opts.Message;
|
|
1498
|
+
}
|
|
1499
|
+
}
|
|
1500
|
+
export class TooManyKeyGroups extends __BaseException {
|
|
1501
|
+
name = "TooManyKeyGroups";
|
|
1502
|
+
$fault = "client";
|
|
1503
|
+
Message;
|
|
1504
|
+
constructor(opts) {
|
|
1505
|
+
super({
|
|
1506
|
+
name: "TooManyKeyGroups",
|
|
1507
|
+
$fault: "client",
|
|
1508
|
+
...opts,
|
|
1509
|
+
});
|
|
1510
|
+
Object.setPrototypeOf(this, TooManyKeyGroups.prototype);
|
|
1511
|
+
this.Message = opts.Message;
|
|
1512
|
+
}
|
|
1513
|
+
}
|
|
1514
|
+
export class TooManyPublicKeysInKeyGroup extends __BaseException {
|
|
1515
|
+
name = "TooManyPublicKeysInKeyGroup";
|
|
1516
|
+
$fault = "client";
|
|
1517
|
+
Message;
|
|
1518
|
+
constructor(opts) {
|
|
1519
|
+
super({
|
|
1520
|
+
name: "TooManyPublicKeysInKeyGroup",
|
|
1521
|
+
$fault: "client",
|
|
1522
|
+
...opts,
|
|
1523
|
+
});
|
|
1524
|
+
Object.setPrototypeOf(this, TooManyPublicKeysInKeyGroup.prototype);
|
|
1525
|
+
this.Message = opts.Message;
|
|
1526
|
+
}
|
|
1527
|
+
}
|
|
1528
|
+
export class EntitySizeLimitExceeded extends __BaseException {
|
|
1529
|
+
name = "EntitySizeLimitExceeded";
|
|
1530
|
+
$fault = "client";
|
|
1531
|
+
Message;
|
|
1532
|
+
constructor(opts) {
|
|
1533
|
+
super({
|
|
1534
|
+
name: "EntitySizeLimitExceeded",
|
|
1535
|
+
$fault: "client",
|
|
1536
|
+
...opts,
|
|
1537
|
+
});
|
|
1538
|
+
Object.setPrototypeOf(this, EntitySizeLimitExceeded.prototype);
|
|
1539
|
+
this.Message = opts.Message;
|
|
1540
|
+
}
|
|
1541
|
+
}
|
|
1542
|
+
export class MonitoringSubscriptionAlreadyExists extends __BaseException {
|
|
1543
|
+
name = "MonitoringSubscriptionAlreadyExists";
|
|
1544
|
+
$fault = "client";
|
|
1545
|
+
Message;
|
|
1546
|
+
constructor(opts) {
|
|
1547
|
+
super({
|
|
1548
|
+
name: "MonitoringSubscriptionAlreadyExists",
|
|
1549
|
+
$fault: "client",
|
|
1550
|
+
...opts,
|
|
1551
|
+
});
|
|
1552
|
+
Object.setPrototypeOf(this, MonitoringSubscriptionAlreadyExists.prototype);
|
|
1553
|
+
this.Message = opts.Message;
|
|
1554
|
+
}
|
|
1555
|
+
}
|
|
1556
|
+
export class OriginAccessControlAlreadyExists extends __BaseException {
|
|
1557
|
+
name = "OriginAccessControlAlreadyExists";
|
|
1558
|
+
$fault = "client";
|
|
1559
|
+
Message;
|
|
1560
|
+
constructor(opts) {
|
|
1561
|
+
super({
|
|
1562
|
+
name: "OriginAccessControlAlreadyExists",
|
|
1563
|
+
$fault: "client",
|
|
1564
|
+
...opts,
|
|
1565
|
+
});
|
|
1566
|
+
Object.setPrototypeOf(this, OriginAccessControlAlreadyExists.prototype);
|
|
1567
|
+
this.Message = opts.Message;
|
|
1568
|
+
}
|
|
1569
|
+
}
|
|
1570
|
+
export class TooManyOriginAccessControls extends __BaseException {
|
|
1571
|
+
name = "TooManyOriginAccessControls";
|
|
1572
|
+
$fault = "client";
|
|
1573
|
+
Message;
|
|
1574
|
+
constructor(opts) {
|
|
1575
|
+
super({
|
|
1576
|
+
name: "TooManyOriginAccessControls",
|
|
1577
|
+
$fault: "client",
|
|
1578
|
+
...opts,
|
|
1579
|
+
});
|
|
1580
|
+
Object.setPrototypeOf(this, TooManyOriginAccessControls.prototype);
|
|
1581
|
+
this.Message = opts.Message;
|
|
1582
|
+
}
|
|
1583
|
+
}
|
|
1584
|
+
export class OriginRequestPolicyAlreadyExists extends __BaseException {
|
|
1585
|
+
name = "OriginRequestPolicyAlreadyExists";
|
|
1586
|
+
$fault = "client";
|
|
1587
|
+
Message;
|
|
1588
|
+
constructor(opts) {
|
|
1589
|
+
super({
|
|
1590
|
+
name: "OriginRequestPolicyAlreadyExists",
|
|
1591
|
+
$fault: "client",
|
|
1592
|
+
...opts,
|
|
1593
|
+
});
|
|
1594
|
+
Object.setPrototypeOf(this, OriginRequestPolicyAlreadyExists.prototype);
|
|
1595
|
+
this.Message = opts.Message;
|
|
1596
|
+
}
|
|
1597
|
+
}
|
|
1598
|
+
export class TooManyCookiesInOriginRequestPolicy extends __BaseException {
|
|
1599
|
+
name = "TooManyCookiesInOriginRequestPolicy";
|
|
1600
|
+
$fault = "client";
|
|
1601
|
+
Message;
|
|
1602
|
+
constructor(opts) {
|
|
1603
|
+
super({
|
|
1604
|
+
name: "TooManyCookiesInOriginRequestPolicy",
|
|
1605
|
+
$fault: "client",
|
|
1606
|
+
...opts,
|
|
1607
|
+
});
|
|
1608
|
+
Object.setPrototypeOf(this, TooManyCookiesInOriginRequestPolicy.prototype);
|
|
1609
|
+
this.Message = opts.Message;
|
|
1610
|
+
}
|
|
1611
|
+
}
|
|
1612
|
+
export class TooManyHeadersInOriginRequestPolicy extends __BaseException {
|
|
1613
|
+
name = "TooManyHeadersInOriginRequestPolicy";
|
|
1614
|
+
$fault = "client";
|
|
1615
|
+
Message;
|
|
1616
|
+
constructor(opts) {
|
|
1617
|
+
super({
|
|
1618
|
+
name: "TooManyHeadersInOriginRequestPolicy",
|
|
1619
|
+
$fault: "client",
|
|
1620
|
+
...opts,
|
|
1621
|
+
});
|
|
1622
|
+
Object.setPrototypeOf(this, TooManyHeadersInOriginRequestPolicy.prototype);
|
|
1623
|
+
this.Message = opts.Message;
|
|
1624
|
+
}
|
|
1625
|
+
}
|
|
1626
|
+
export class TooManyOriginRequestPolicies extends __BaseException {
|
|
1627
|
+
name = "TooManyOriginRequestPolicies";
|
|
1628
|
+
$fault = "client";
|
|
1629
|
+
Message;
|
|
1630
|
+
constructor(opts) {
|
|
1631
|
+
super({
|
|
1632
|
+
name: "TooManyOriginRequestPolicies",
|
|
1633
|
+
$fault: "client",
|
|
1634
|
+
...opts,
|
|
1635
|
+
});
|
|
1636
|
+
Object.setPrototypeOf(this, TooManyOriginRequestPolicies.prototype);
|
|
1637
|
+
this.Message = opts.Message;
|
|
1638
|
+
}
|
|
1639
|
+
}
|
|
1640
|
+
export class TooManyQueryStringsInOriginRequestPolicy extends __BaseException {
|
|
1641
|
+
name = "TooManyQueryStringsInOriginRequestPolicy";
|
|
1642
|
+
$fault = "client";
|
|
1643
|
+
Message;
|
|
1644
|
+
constructor(opts) {
|
|
1645
|
+
super({
|
|
1646
|
+
name: "TooManyQueryStringsInOriginRequestPolicy",
|
|
1647
|
+
$fault: "client",
|
|
1648
|
+
...opts,
|
|
1649
|
+
});
|
|
1650
|
+
Object.setPrototypeOf(this, TooManyQueryStringsInOriginRequestPolicy.prototype);
|
|
1651
|
+
this.Message = opts.Message;
|
|
1652
|
+
}
|
|
1653
|
+
}
|
|
1654
|
+
export class PublicKeyAlreadyExists extends __BaseException {
|
|
1655
|
+
name = "PublicKeyAlreadyExists";
|
|
1656
|
+
$fault = "client";
|
|
1657
|
+
Message;
|
|
1658
|
+
constructor(opts) {
|
|
1659
|
+
super({
|
|
1660
|
+
name: "PublicKeyAlreadyExists",
|
|
1661
|
+
$fault: "client",
|
|
1662
|
+
...opts,
|
|
1663
|
+
});
|
|
1664
|
+
Object.setPrototypeOf(this, PublicKeyAlreadyExists.prototype);
|
|
1665
|
+
this.Message = opts.Message;
|
|
1666
|
+
}
|
|
1667
|
+
}
|
|
1668
|
+
export class TooManyPublicKeys extends __BaseException {
|
|
1669
|
+
name = "TooManyPublicKeys";
|
|
1670
|
+
$fault = "client";
|
|
1671
|
+
Message;
|
|
1672
|
+
constructor(opts) {
|
|
1673
|
+
super({
|
|
1674
|
+
name: "TooManyPublicKeys",
|
|
1675
|
+
$fault: "client",
|
|
1676
|
+
...opts,
|
|
1677
|
+
});
|
|
1678
|
+
Object.setPrototypeOf(this, TooManyPublicKeys.prototype);
|
|
1679
|
+
this.Message = opts.Message;
|
|
1680
|
+
}
|
|
1681
|
+
}
|
|
1682
|
+
export class RealtimeLogConfigAlreadyExists extends __BaseException {
|
|
1683
|
+
name = "RealtimeLogConfigAlreadyExists";
|
|
1684
|
+
$fault = "client";
|
|
1685
|
+
Message;
|
|
1686
|
+
constructor(opts) {
|
|
1687
|
+
super({
|
|
1688
|
+
name: "RealtimeLogConfigAlreadyExists",
|
|
1689
|
+
$fault: "client",
|
|
1690
|
+
...opts,
|
|
1691
|
+
});
|
|
1692
|
+
Object.setPrototypeOf(this, RealtimeLogConfigAlreadyExists.prototype);
|
|
1693
|
+
this.Message = opts.Message;
|
|
1694
|
+
}
|
|
1695
|
+
}
|
|
1696
|
+
export class TooManyRealtimeLogConfigs extends __BaseException {
|
|
1697
|
+
name = "TooManyRealtimeLogConfigs";
|
|
1698
|
+
$fault = "client";
|
|
1699
|
+
Message;
|
|
1700
|
+
constructor(opts) {
|
|
1701
|
+
super({
|
|
1702
|
+
name: "TooManyRealtimeLogConfigs",
|
|
1703
|
+
$fault: "client",
|
|
1704
|
+
...opts,
|
|
1705
|
+
});
|
|
1706
|
+
Object.setPrototypeOf(this, TooManyRealtimeLogConfigs.prototype);
|
|
1707
|
+
this.Message = opts.Message;
|
|
1708
|
+
}
|
|
1709
|
+
}
|
|
1710
|
+
export class ResponseHeadersPolicyAlreadyExists extends __BaseException {
|
|
1711
|
+
name = "ResponseHeadersPolicyAlreadyExists";
|
|
1712
|
+
$fault = "client";
|
|
1713
|
+
Message;
|
|
1714
|
+
constructor(opts) {
|
|
1715
|
+
super({
|
|
1716
|
+
name: "ResponseHeadersPolicyAlreadyExists",
|
|
1717
|
+
$fault: "client",
|
|
1718
|
+
...opts,
|
|
1719
|
+
});
|
|
1720
|
+
Object.setPrototypeOf(this, ResponseHeadersPolicyAlreadyExists.prototype);
|
|
1721
|
+
this.Message = opts.Message;
|
|
1722
|
+
}
|
|
1723
|
+
}
|
|
1724
|
+
export class TooLongCSPInResponseHeadersPolicy extends __BaseException {
|
|
1725
|
+
name = "TooLongCSPInResponseHeadersPolicy";
|
|
1726
|
+
$fault = "client";
|
|
1727
|
+
Message;
|
|
1728
|
+
constructor(opts) {
|
|
1729
|
+
super({
|
|
1730
|
+
name: "TooLongCSPInResponseHeadersPolicy",
|
|
1731
|
+
$fault: "client",
|
|
1732
|
+
...opts,
|
|
1733
|
+
});
|
|
1734
|
+
Object.setPrototypeOf(this, TooLongCSPInResponseHeadersPolicy.prototype);
|
|
1735
|
+
this.Message = opts.Message;
|
|
1736
|
+
}
|
|
1737
|
+
}
|
|
1738
|
+
export class TooManyCustomHeadersInResponseHeadersPolicy extends __BaseException {
|
|
1739
|
+
name = "TooManyCustomHeadersInResponseHeadersPolicy";
|
|
1740
|
+
$fault = "client";
|
|
1741
|
+
Message;
|
|
1742
|
+
constructor(opts) {
|
|
1743
|
+
super({
|
|
1744
|
+
name: "TooManyCustomHeadersInResponseHeadersPolicy",
|
|
1745
|
+
$fault: "client",
|
|
1746
|
+
...opts,
|
|
1747
|
+
});
|
|
1748
|
+
Object.setPrototypeOf(this, TooManyCustomHeadersInResponseHeadersPolicy.prototype);
|
|
1749
|
+
this.Message = opts.Message;
|
|
1750
|
+
}
|
|
1751
|
+
}
|
|
1752
|
+
export class TooManyRemoveHeadersInResponseHeadersPolicy extends __BaseException {
|
|
1753
|
+
name = "TooManyRemoveHeadersInResponseHeadersPolicy";
|
|
1754
|
+
$fault = "client";
|
|
1755
|
+
Message;
|
|
1756
|
+
constructor(opts) {
|
|
1757
|
+
super({
|
|
1758
|
+
name: "TooManyRemoveHeadersInResponseHeadersPolicy",
|
|
1759
|
+
$fault: "client",
|
|
1760
|
+
...opts,
|
|
1761
|
+
});
|
|
1762
|
+
Object.setPrototypeOf(this, TooManyRemoveHeadersInResponseHeadersPolicy.prototype);
|
|
1763
|
+
this.Message = opts.Message;
|
|
1764
|
+
}
|
|
1765
|
+
}
|
|
1766
|
+
export class TooManyResponseHeadersPolicies extends __BaseException {
|
|
1767
|
+
name = "TooManyResponseHeadersPolicies";
|
|
1768
|
+
$fault = "client";
|
|
1769
|
+
Message;
|
|
1770
|
+
constructor(opts) {
|
|
1771
|
+
super({
|
|
1772
|
+
name: "TooManyResponseHeadersPolicies",
|
|
1773
|
+
$fault: "client",
|
|
1774
|
+
...opts,
|
|
1775
|
+
});
|
|
1776
|
+
Object.setPrototypeOf(this, TooManyResponseHeadersPolicies.prototype);
|
|
1777
|
+
this.Message = opts.Message;
|
|
1778
|
+
}
|
|
1779
|
+
}
|
|
1780
|
+
export class StreamingDistributionAlreadyExists extends __BaseException {
|
|
1781
|
+
name = "StreamingDistributionAlreadyExists";
|
|
1782
|
+
$fault = "client";
|
|
1783
|
+
Message;
|
|
1784
|
+
constructor(opts) {
|
|
1785
|
+
super({
|
|
1786
|
+
name: "StreamingDistributionAlreadyExists",
|
|
1787
|
+
$fault: "client",
|
|
1788
|
+
...opts,
|
|
1789
|
+
});
|
|
1790
|
+
Object.setPrototypeOf(this, StreamingDistributionAlreadyExists.prototype);
|
|
1791
|
+
this.Message = opts.Message;
|
|
1792
|
+
}
|
|
1793
|
+
}
|
|
1794
|
+
export class TooManyStreamingDistributionCNAMEs extends __BaseException {
|
|
1795
|
+
name = "TooManyStreamingDistributionCNAMEs";
|
|
1796
|
+
$fault = "client";
|
|
1797
|
+
Message;
|
|
1798
|
+
constructor(opts) {
|
|
1799
|
+
super({
|
|
1800
|
+
name: "TooManyStreamingDistributionCNAMEs",
|
|
1801
|
+
$fault: "client",
|
|
1802
|
+
...opts,
|
|
1803
|
+
});
|
|
1804
|
+
Object.setPrototypeOf(this, TooManyStreamingDistributionCNAMEs.prototype);
|
|
1805
|
+
this.Message = opts.Message;
|
|
1806
|
+
}
|
|
1807
|
+
}
|
|
1808
|
+
export class TooManyStreamingDistributions extends __BaseException {
|
|
1809
|
+
name = "TooManyStreamingDistributions";
|
|
1810
|
+
$fault = "client";
|
|
1811
|
+
Message;
|
|
1812
|
+
constructor(opts) {
|
|
1813
|
+
super({
|
|
1814
|
+
name: "TooManyStreamingDistributions",
|
|
1815
|
+
$fault: "client",
|
|
1816
|
+
...opts,
|
|
1817
|
+
});
|
|
1818
|
+
Object.setPrototypeOf(this, TooManyStreamingDistributions.prototype);
|
|
1819
|
+
this.Message = opts.Message;
|
|
1820
|
+
}
|
|
1821
|
+
}
|
|
1822
|
+
export class IllegalDelete extends __BaseException {
|
|
1823
|
+
name = "IllegalDelete";
|
|
1824
|
+
$fault = "client";
|
|
1825
|
+
Message;
|
|
1826
|
+
constructor(opts) {
|
|
1827
|
+
super({
|
|
1828
|
+
name: "IllegalDelete",
|
|
1829
|
+
$fault: "client",
|
|
1830
|
+
...opts,
|
|
1831
|
+
});
|
|
1832
|
+
Object.setPrototypeOf(this, IllegalDelete.prototype);
|
|
1833
|
+
this.Message = opts.Message;
|
|
1834
|
+
}
|
|
1835
|
+
}
|
|
1836
|
+
export class CloudFrontOriginAccessIdentityInUse extends __BaseException {
|
|
1837
|
+
name = "CloudFrontOriginAccessIdentityInUse";
|
|
1838
|
+
$fault = "client";
|
|
1839
|
+
Message;
|
|
1840
|
+
constructor(opts) {
|
|
1841
|
+
super({
|
|
1842
|
+
name: "CloudFrontOriginAccessIdentityInUse",
|
|
1843
|
+
$fault: "client",
|
|
1844
|
+
...opts,
|
|
1845
|
+
});
|
|
1846
|
+
Object.setPrototypeOf(this, CloudFrontOriginAccessIdentityInUse.prototype);
|
|
1847
|
+
this.Message = opts.Message;
|
|
1848
|
+
}
|
|
1849
|
+
}
|
|
1850
|
+
export class NoSuchCloudFrontOriginAccessIdentity extends __BaseException {
|
|
1851
|
+
name = "NoSuchCloudFrontOriginAccessIdentity";
|
|
1852
|
+
$fault = "client";
|
|
1853
|
+
Message;
|
|
1854
|
+
constructor(opts) {
|
|
1855
|
+
super({
|
|
1856
|
+
name: "NoSuchCloudFrontOriginAccessIdentity",
|
|
1857
|
+
$fault: "client",
|
|
1858
|
+
...opts,
|
|
1859
|
+
});
|
|
1860
|
+
Object.setPrototypeOf(this, NoSuchCloudFrontOriginAccessIdentity.prototype);
|
|
1861
|
+
this.Message = opts.Message;
|
|
1862
|
+
}
|
|
1863
|
+
}
|
|
1864
|
+
export class ResourceNotDisabled extends __BaseException {
|
|
1865
|
+
name = "ResourceNotDisabled";
|
|
1866
|
+
$fault = "client";
|
|
1867
|
+
Message;
|
|
1868
|
+
constructor(opts) {
|
|
1869
|
+
super({
|
|
1870
|
+
name: "ResourceNotDisabled",
|
|
1871
|
+
$fault: "client",
|
|
1872
|
+
...opts,
|
|
1873
|
+
});
|
|
1874
|
+
Object.setPrototypeOf(this, ResourceNotDisabled.prototype);
|
|
1875
|
+
this.Message = opts.Message;
|
|
1876
|
+
}
|
|
1877
|
+
}
|
|
1878
|
+
export class DistributionNotDisabled extends __BaseException {
|
|
1879
|
+
name = "DistributionNotDisabled";
|
|
1880
|
+
$fault = "client";
|
|
1881
|
+
Message;
|
|
1882
|
+
constructor(opts) {
|
|
1883
|
+
super({
|
|
1884
|
+
name: "DistributionNotDisabled",
|
|
1885
|
+
$fault: "client",
|
|
1886
|
+
...opts,
|
|
1887
|
+
});
|
|
1888
|
+
Object.setPrototypeOf(this, DistributionNotDisabled.prototype);
|
|
1889
|
+
this.Message = opts.Message;
|
|
1890
|
+
}
|
|
1891
|
+
}
|
|
1892
|
+
export class ResourceInUse extends __BaseException {
|
|
1893
|
+
name = "ResourceInUse";
|
|
1894
|
+
$fault = "client";
|
|
1895
|
+
Message;
|
|
1896
|
+
constructor(opts) {
|
|
1897
|
+
super({
|
|
1898
|
+
name: "ResourceInUse",
|
|
1899
|
+
$fault: "client",
|
|
1900
|
+
...opts,
|
|
1901
|
+
});
|
|
1902
|
+
Object.setPrototypeOf(this, ResourceInUse.prototype);
|
|
1903
|
+
this.Message = opts.Message;
|
|
1904
|
+
}
|
|
1905
|
+
}
|
|
1906
|
+
export class FieldLevelEncryptionConfigInUse extends __BaseException {
|
|
1907
|
+
name = "FieldLevelEncryptionConfigInUse";
|
|
1908
|
+
$fault = "client";
|
|
1909
|
+
Message;
|
|
1910
|
+
constructor(opts) {
|
|
1911
|
+
super({
|
|
1912
|
+
name: "FieldLevelEncryptionConfigInUse",
|
|
1913
|
+
$fault: "client",
|
|
1914
|
+
...opts,
|
|
1915
|
+
});
|
|
1916
|
+
Object.setPrototypeOf(this, FieldLevelEncryptionConfigInUse.prototype);
|
|
1917
|
+
this.Message = opts.Message;
|
|
1918
|
+
}
|
|
1919
|
+
}
|
|
1920
|
+
export class FieldLevelEncryptionProfileInUse extends __BaseException {
|
|
1921
|
+
name = "FieldLevelEncryptionProfileInUse";
|
|
1922
|
+
$fault = "client";
|
|
1923
|
+
Message;
|
|
1924
|
+
constructor(opts) {
|
|
1925
|
+
super({
|
|
1926
|
+
name: "FieldLevelEncryptionProfileInUse",
|
|
1927
|
+
$fault: "client",
|
|
1928
|
+
...opts,
|
|
1929
|
+
});
|
|
1930
|
+
Object.setPrototypeOf(this, FieldLevelEncryptionProfileInUse.prototype);
|
|
1931
|
+
this.Message = opts.Message;
|
|
1932
|
+
}
|
|
1933
|
+
}
|
|
1934
|
+
export class FunctionInUse extends __BaseException {
|
|
1935
|
+
name = "FunctionInUse";
|
|
1936
|
+
$fault = "client";
|
|
1937
|
+
Message;
|
|
1938
|
+
constructor(opts) {
|
|
1939
|
+
super({
|
|
1940
|
+
name: "FunctionInUse",
|
|
1941
|
+
$fault: "client",
|
|
1942
|
+
...opts,
|
|
1943
|
+
});
|
|
1944
|
+
Object.setPrototypeOf(this, FunctionInUse.prototype);
|
|
1945
|
+
this.Message = opts.Message;
|
|
1946
|
+
}
|
|
1947
|
+
}
|
|
1948
|
+
export class NoSuchFunctionExists extends __BaseException {
|
|
1949
|
+
name = "NoSuchFunctionExists";
|
|
1950
|
+
$fault = "client";
|
|
1951
|
+
Message;
|
|
1952
|
+
constructor(opts) {
|
|
1953
|
+
super({
|
|
1954
|
+
name: "NoSuchFunctionExists",
|
|
1955
|
+
$fault: "client",
|
|
1956
|
+
...opts,
|
|
1957
|
+
});
|
|
1958
|
+
Object.setPrototypeOf(this, NoSuchFunctionExists.prototype);
|
|
1959
|
+
this.Message = opts.Message;
|
|
1960
|
+
}
|
|
1961
|
+
}
|
|
1962
|
+
export class NoSuchResource extends __BaseException {
|
|
1963
|
+
name = "NoSuchResource";
|
|
1964
|
+
$fault = "client";
|
|
1965
|
+
Message;
|
|
1966
|
+
constructor(opts) {
|
|
1967
|
+
super({
|
|
1968
|
+
name: "NoSuchResource",
|
|
1969
|
+
$fault: "client",
|
|
1970
|
+
...opts,
|
|
1971
|
+
});
|
|
1972
|
+
Object.setPrototypeOf(this, NoSuchResource.prototype);
|
|
1973
|
+
this.Message = opts.Message;
|
|
1974
|
+
}
|
|
1975
|
+
}
|
|
1976
|
+
export class NoSuchMonitoringSubscription extends __BaseException {
|
|
1977
|
+
name = "NoSuchMonitoringSubscription";
|
|
1978
|
+
$fault = "client";
|
|
1979
|
+
Message;
|
|
1980
|
+
constructor(opts) {
|
|
1981
|
+
super({
|
|
1982
|
+
name: "NoSuchMonitoringSubscription",
|
|
1983
|
+
$fault: "client",
|
|
1984
|
+
...opts,
|
|
1985
|
+
});
|
|
1986
|
+
Object.setPrototypeOf(this, NoSuchMonitoringSubscription.prototype);
|
|
1987
|
+
this.Message = opts.Message;
|
|
1988
|
+
}
|
|
1989
|
+
}
|
|
1990
|
+
export class NoSuchOriginAccessControl extends __BaseException {
|
|
1991
|
+
name = "NoSuchOriginAccessControl";
|
|
1992
|
+
$fault = "client";
|
|
1993
|
+
Message;
|
|
1994
|
+
constructor(opts) {
|
|
1995
|
+
super({
|
|
1996
|
+
name: "NoSuchOriginAccessControl",
|
|
1997
|
+
$fault: "client",
|
|
1998
|
+
...opts,
|
|
1999
|
+
});
|
|
2000
|
+
Object.setPrototypeOf(this, NoSuchOriginAccessControl.prototype);
|
|
2001
|
+
this.Message = opts.Message;
|
|
2002
|
+
}
|
|
2003
|
+
}
|
|
2004
|
+
export class OriginAccessControlInUse extends __BaseException {
|
|
2005
|
+
name = "OriginAccessControlInUse";
|
|
2006
|
+
$fault = "client";
|
|
2007
|
+
Message;
|
|
2008
|
+
constructor(opts) {
|
|
2009
|
+
super({
|
|
2010
|
+
name: "OriginAccessControlInUse",
|
|
2011
|
+
$fault: "client",
|
|
2012
|
+
...opts,
|
|
2013
|
+
});
|
|
2014
|
+
Object.setPrototypeOf(this, OriginAccessControlInUse.prototype);
|
|
2015
|
+
this.Message = opts.Message;
|
|
2016
|
+
}
|
|
2017
|
+
}
|
|
2018
|
+
export class OriginRequestPolicyInUse extends __BaseException {
|
|
2019
|
+
name = "OriginRequestPolicyInUse";
|
|
2020
|
+
$fault = "client";
|
|
2021
|
+
Message;
|
|
2022
|
+
constructor(opts) {
|
|
2023
|
+
super({
|
|
2024
|
+
name: "OriginRequestPolicyInUse",
|
|
2025
|
+
$fault: "client",
|
|
2026
|
+
...opts,
|
|
2027
|
+
});
|
|
2028
|
+
Object.setPrototypeOf(this, OriginRequestPolicyInUse.prototype);
|
|
2029
|
+
this.Message = opts.Message;
|
|
2030
|
+
}
|
|
2031
|
+
}
|
|
2032
|
+
export class PublicKeyInUse extends __BaseException {
|
|
2033
|
+
name = "PublicKeyInUse";
|
|
2034
|
+
$fault = "client";
|
|
2035
|
+
Message;
|
|
2036
|
+
constructor(opts) {
|
|
2037
|
+
super({
|
|
2038
|
+
name: "PublicKeyInUse",
|
|
2039
|
+
$fault: "client",
|
|
2040
|
+
...opts,
|
|
2041
|
+
});
|
|
2042
|
+
Object.setPrototypeOf(this, PublicKeyInUse.prototype);
|
|
2043
|
+
this.Message = opts.Message;
|
|
2044
|
+
}
|
|
2045
|
+
}
|
|
2046
|
+
export class RealtimeLogConfigInUse extends __BaseException {
|
|
2047
|
+
name = "RealtimeLogConfigInUse";
|
|
2048
|
+
$fault = "client";
|
|
2049
|
+
Message;
|
|
2050
|
+
constructor(opts) {
|
|
2051
|
+
super({
|
|
2052
|
+
name: "RealtimeLogConfigInUse",
|
|
2053
|
+
$fault: "client",
|
|
2054
|
+
...opts,
|
|
2055
|
+
});
|
|
2056
|
+
Object.setPrototypeOf(this, RealtimeLogConfigInUse.prototype);
|
|
2057
|
+
this.Message = opts.Message;
|
|
2058
|
+
}
|
|
2059
|
+
}
|
|
2060
|
+
export class ResponseHeadersPolicyInUse extends __BaseException {
|
|
2061
|
+
name = "ResponseHeadersPolicyInUse";
|
|
2062
|
+
$fault = "client";
|
|
2063
|
+
Message;
|
|
2064
|
+
constructor(opts) {
|
|
2065
|
+
super({
|
|
2066
|
+
name: "ResponseHeadersPolicyInUse",
|
|
2067
|
+
$fault: "client",
|
|
2068
|
+
...opts,
|
|
2069
|
+
});
|
|
2070
|
+
Object.setPrototypeOf(this, ResponseHeadersPolicyInUse.prototype);
|
|
2071
|
+
this.Message = opts.Message;
|
|
2072
|
+
}
|
|
2073
|
+
}
|
|
2074
|
+
export class NoSuchStreamingDistribution extends __BaseException {
|
|
2075
|
+
name = "NoSuchStreamingDistribution";
|
|
2076
|
+
$fault = "client";
|
|
2077
|
+
Message;
|
|
2078
|
+
constructor(opts) {
|
|
2079
|
+
super({
|
|
2080
|
+
name: "NoSuchStreamingDistribution",
|
|
2081
|
+
$fault: "client",
|
|
2082
|
+
...opts,
|
|
2083
|
+
});
|
|
2084
|
+
Object.setPrototypeOf(this, NoSuchStreamingDistribution.prototype);
|
|
2085
|
+
this.Message = opts.Message;
|
|
2086
|
+
}
|
|
2087
|
+
}
|
|
2088
|
+
export class StreamingDistributionNotDisabled extends __BaseException {
|
|
2089
|
+
name = "StreamingDistributionNotDisabled";
|
|
2090
|
+
$fault = "client";
|
|
2091
|
+
Message;
|
|
2092
|
+
constructor(opts) {
|
|
2093
|
+
super({
|
|
2094
|
+
name: "StreamingDistributionNotDisabled",
|
|
2095
|
+
$fault: "client",
|
|
2096
|
+
...opts,
|
|
2097
|
+
});
|
|
2098
|
+
Object.setPrototypeOf(this, StreamingDistributionNotDisabled.prototype);
|
|
2099
|
+
this.Message = opts.Message;
|
|
2100
|
+
}
|
|
2101
|
+
}
|
|
2102
|
+
export class NoSuchInvalidation extends __BaseException {
|
|
2103
|
+
name = "NoSuchInvalidation";
|
|
2104
|
+
$fault = "client";
|
|
2105
|
+
Message;
|
|
2106
|
+
constructor(opts) {
|
|
2107
|
+
super({
|
|
2108
|
+
name: "NoSuchInvalidation",
|
|
2109
|
+
$fault: "client",
|
|
2110
|
+
...opts,
|
|
2111
|
+
});
|
|
2112
|
+
Object.setPrototypeOf(this, NoSuchInvalidation.prototype);
|
|
2113
|
+
this.Message = opts.Message;
|
|
2114
|
+
}
|
|
2115
|
+
}
|
|
2116
|
+
export class TestFunctionFailed extends __BaseException {
|
|
2117
|
+
name = "TestFunctionFailed";
|
|
2118
|
+
$fault = "server";
|
|
2119
|
+
Message;
|
|
2120
|
+
constructor(opts) {
|
|
2121
|
+
super({
|
|
2122
|
+
name: "TestFunctionFailed",
|
|
2123
|
+
$fault: "server",
|
|
2124
|
+
...opts,
|
|
2125
|
+
});
|
|
2126
|
+
Object.setPrototypeOf(this, TestFunctionFailed.prototype);
|
|
2127
|
+
this.Message = opts.Message;
|
|
2128
|
+
}
|
|
2129
|
+
}
|