@aws-sdk/client-cloudfront 3.934.0 → 3.936.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +234 -235
- package/dist-es/index.js +2 -1
- package/dist-es/models/enums.js +233 -0
- package/dist-es/models/errors.js +2129 -0
- package/dist-es/models/models_0.js +1 -1729
- package/dist-es/models/models_1.js +1 -611
- package/dist-es/schemas/schemas_0.js +1 -1
- package/dist-types/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreatePublicKeyCommand.d.ts +1 -1
- package/dist-types/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/commands/CreateStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
- package/dist-types/commands/CreateVpcOriginCommand.d.ts +1 -1
- package/dist-types/commands/DeleteAnycastIpListCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCachePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/commands/DeleteConnectionGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDistributionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteDistributionTenantCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/commands/DeleteFunctionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteKeyGroupCommand.d.ts +1 -1
- package/dist-types/commands/DeleteKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeletePublicKeyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/commands/DeleteVpcOriginCommand.d.ts +1 -1
- package/dist-types/commands/DescribeFunctionCommand.d.ts +1 -1
- package/dist-types/commands/DescribeKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateDistributionTenantWebACLCommand.d.ts +1 -1
- package/dist-types/commands/DisassociateDistributionWebACLCommand.d.ts +1 -1
- package/dist-types/commands/GetAnycastIpListCommand.d.ts +1 -1
- package/dist-types/commands/GetCachePolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetCachePolicyConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +1 -1
- package/dist-types/commands/GetConnectionGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionTenantByDomainCommand.d.ts +1 -1
- package/dist-types/commands/GetDistributionTenantCommand.d.ts +1 -1
- package/dist-types/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
- package/dist-types/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetFunctionCommand.d.ts +1 -1
- package/dist-types/commands/GetInvalidationCommand.d.ts +1 -1
- package/dist-types/commands/GetInvalidationForDistributionTenantCommand.d.ts +1 -1
- package/dist-types/commands/GetKeyGroupCommand.d.ts +1 -1
- package/dist-types/commands/GetKeyGroupConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetManagedCertificateDetailsCommand.d.ts +1 -1
- package/dist-types/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
- package/dist-types/commands/GetOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetPublicKeyCommand.d.ts +1 -1
- package/dist-types/commands/GetPublicKeyConfigCommand.d.ts +1 -1
- package/dist-types/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/commands/ListRealtimeLogConfigsCommand.d.ts +1 -2
- package/dist-types/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
- package/dist-types/commands/ListStreamingDistributionsCommand.d.ts +1 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/commands/ListVpcOriginsCommand.d.ts +1 -1
- package/dist-types/commands/PublishFunctionCommand.d.ts +1 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/commands/TestFunctionCommand.d.ts +1 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/commands/UpdateAnycastIpListCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCachePolicyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/commands/UpdateConnectionGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionTenantCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateDomainAssociationCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/commands/UpdateFunctionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateKeyGroupCommand.d.ts +1 -1
- package/dist-types/commands/UpdateKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/commands/UpdatePublicKeyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/commands/UpdateVpcOriginCommand.d.ts +1 -1
- package/dist-types/commands/VerifyDnsConfigurationCommand.d.ts +1 -1
- package/dist-types/index.d.ts +4 -1
- package/dist-types/models/enums.d.ts +585 -0
- package/dist-types/models/errors.d.ts +1978 -0
- package/dist-types/models/models_0.d.ts +2505 -2075
- package/dist-types/models/models_1.d.ts +1504 -3123
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -2
- package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +1 -1
- package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +1 -1
- package/dist-types/ts3.4/index.d.ts +4 -1
- package/dist-types/ts3.4/models/enums.d.ts +311 -0
- package/dist-types/ts3.4/models/errors.d.ts +1317 -0
- package/dist-types/ts3.4/models/models_0.d.ts +663 -1189
- package/dist-types/ts3.4/models/models_1.d.ts +403 -1093
- package/package.json +19 -19
- package/dist-es/models/index.js +0 -3
- package/dist-es/models/models_2.js +0 -24
- package/dist-types/models/index.d.ts +0 -3
- package/dist-types/models/models_2.d.ts +0 -1378
- package/dist-types/ts3.4/models/index.d.ts +0 -3
- package/dist-types/ts3.4/models/models_2.d.ts +0 -411
|
@@ -1,1729 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export const ResponseHeadersPolicyAccessControlAllowMethodsValues = {
|
|
3
|
-
ALL: "ALL",
|
|
4
|
-
DELETE: "DELETE",
|
|
5
|
-
GET: "GET",
|
|
6
|
-
HEAD: "HEAD",
|
|
7
|
-
OPTIONS: "OPTIONS",
|
|
8
|
-
PATCH: "PATCH",
|
|
9
|
-
POST: "POST",
|
|
10
|
-
PUT: "PUT",
|
|
11
|
-
};
|
|
12
|
-
export class AccessDenied extends __BaseException {
|
|
13
|
-
name = "AccessDenied";
|
|
14
|
-
$fault = "client";
|
|
15
|
-
Message;
|
|
16
|
-
constructor(opts) {
|
|
17
|
-
super({
|
|
18
|
-
name: "AccessDenied",
|
|
19
|
-
$fault: "client",
|
|
20
|
-
...opts,
|
|
21
|
-
});
|
|
22
|
-
Object.setPrototypeOf(this, AccessDenied.prototype);
|
|
23
|
-
this.Message = opts.Message;
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
export const ICPRecordalStatus = {
|
|
27
|
-
APPROVED: "APPROVED",
|
|
28
|
-
PENDING: "PENDING",
|
|
29
|
-
SUSPENDED: "SUSPENDED",
|
|
30
|
-
};
|
|
31
|
-
export const Method = {
|
|
32
|
-
DELETE: "DELETE",
|
|
33
|
-
GET: "GET",
|
|
34
|
-
HEAD: "HEAD",
|
|
35
|
-
OPTIONS: "OPTIONS",
|
|
36
|
-
PATCH: "PATCH",
|
|
37
|
-
POST: "POST",
|
|
38
|
-
PUT: "PUT",
|
|
39
|
-
};
|
|
40
|
-
export const IpAddressType = {
|
|
41
|
-
DualStack: "dualstack",
|
|
42
|
-
Ipv4: "ipv4",
|
|
43
|
-
Ipv6: "ipv6",
|
|
44
|
-
};
|
|
45
|
-
export class IllegalUpdate extends __BaseException {
|
|
46
|
-
name = "IllegalUpdate";
|
|
47
|
-
$fault = "client";
|
|
48
|
-
Message;
|
|
49
|
-
constructor(opts) {
|
|
50
|
-
super({
|
|
51
|
-
name: "IllegalUpdate",
|
|
52
|
-
$fault: "client",
|
|
53
|
-
...opts,
|
|
54
|
-
});
|
|
55
|
-
Object.setPrototypeOf(this, IllegalUpdate.prototype);
|
|
56
|
-
this.Message = opts.Message;
|
|
57
|
-
}
|
|
58
|
-
}
|
|
59
|
-
export class InvalidArgument extends __BaseException {
|
|
60
|
-
name = "InvalidArgument";
|
|
61
|
-
$fault = "client";
|
|
62
|
-
Message;
|
|
63
|
-
constructor(opts) {
|
|
64
|
-
super({
|
|
65
|
-
name: "InvalidArgument",
|
|
66
|
-
$fault: "client",
|
|
67
|
-
...opts,
|
|
68
|
-
});
|
|
69
|
-
Object.setPrototypeOf(this, InvalidArgument.prototype);
|
|
70
|
-
this.Message = opts.Message;
|
|
71
|
-
}
|
|
72
|
-
}
|
|
73
|
-
export class NoSuchDistribution extends __BaseException {
|
|
74
|
-
name = "NoSuchDistribution";
|
|
75
|
-
$fault = "client";
|
|
76
|
-
Message;
|
|
77
|
-
constructor(opts) {
|
|
78
|
-
super({
|
|
79
|
-
name: "NoSuchDistribution",
|
|
80
|
-
$fault: "client",
|
|
81
|
-
...opts,
|
|
82
|
-
});
|
|
83
|
-
Object.setPrototypeOf(this, NoSuchDistribution.prototype);
|
|
84
|
-
this.Message = opts.Message;
|
|
85
|
-
}
|
|
86
|
-
}
|
|
87
|
-
export class TooManyDistributionCNAMEs extends __BaseException {
|
|
88
|
-
name = "TooManyDistributionCNAMEs";
|
|
89
|
-
$fault = "client";
|
|
90
|
-
Message;
|
|
91
|
-
constructor(opts) {
|
|
92
|
-
super({
|
|
93
|
-
name: "TooManyDistributionCNAMEs",
|
|
94
|
-
$fault: "client",
|
|
95
|
-
...opts,
|
|
96
|
-
});
|
|
97
|
-
Object.setPrototypeOf(this, TooManyDistributionCNAMEs.prototype);
|
|
98
|
-
this.Message = opts.Message;
|
|
99
|
-
}
|
|
100
|
-
}
|
|
101
|
-
export class EntityNotFound extends __BaseException {
|
|
102
|
-
name = "EntityNotFound";
|
|
103
|
-
$fault = "client";
|
|
104
|
-
Message;
|
|
105
|
-
constructor(opts) {
|
|
106
|
-
super({
|
|
107
|
-
name: "EntityNotFound",
|
|
108
|
-
$fault: "client",
|
|
109
|
-
...opts,
|
|
110
|
-
});
|
|
111
|
-
Object.setPrototypeOf(this, EntityNotFound.prototype);
|
|
112
|
-
this.Message = opts.Message;
|
|
113
|
-
}
|
|
114
|
-
}
|
|
115
|
-
export class InvalidIfMatchVersion extends __BaseException {
|
|
116
|
-
name = "InvalidIfMatchVersion";
|
|
117
|
-
$fault = "client";
|
|
118
|
-
Message;
|
|
119
|
-
constructor(opts) {
|
|
120
|
-
super({
|
|
121
|
-
name: "InvalidIfMatchVersion",
|
|
122
|
-
$fault: "client",
|
|
123
|
-
...opts,
|
|
124
|
-
});
|
|
125
|
-
Object.setPrototypeOf(this, InvalidIfMatchVersion.prototype);
|
|
126
|
-
this.Message = opts.Message;
|
|
127
|
-
}
|
|
128
|
-
}
|
|
129
|
-
export class PreconditionFailed extends __BaseException {
|
|
130
|
-
name = "PreconditionFailed";
|
|
131
|
-
$fault = "client";
|
|
132
|
-
Message;
|
|
133
|
-
constructor(opts) {
|
|
134
|
-
super({
|
|
135
|
-
name: "PreconditionFailed",
|
|
136
|
-
$fault: "client",
|
|
137
|
-
...opts,
|
|
138
|
-
});
|
|
139
|
-
Object.setPrototypeOf(this, PreconditionFailed.prototype);
|
|
140
|
-
this.Message = opts.Message;
|
|
141
|
-
}
|
|
142
|
-
}
|
|
143
|
-
export class BatchTooLarge extends __BaseException {
|
|
144
|
-
name = "BatchTooLarge";
|
|
145
|
-
$fault = "client";
|
|
146
|
-
Message;
|
|
147
|
-
constructor(opts) {
|
|
148
|
-
super({
|
|
149
|
-
name: "BatchTooLarge",
|
|
150
|
-
$fault: "client",
|
|
151
|
-
...opts,
|
|
152
|
-
});
|
|
153
|
-
Object.setPrototypeOf(this, BatchTooLarge.prototype);
|
|
154
|
-
this.Message = opts.Message;
|
|
155
|
-
}
|
|
156
|
-
}
|
|
157
|
-
export const ItemSelection = {
|
|
158
|
-
all: "all",
|
|
159
|
-
none: "none",
|
|
160
|
-
whitelist: "whitelist",
|
|
161
|
-
};
|
|
162
|
-
export const EventType = {
|
|
163
|
-
origin_request: "origin-request",
|
|
164
|
-
origin_response: "origin-response",
|
|
165
|
-
viewer_request: "viewer-request",
|
|
166
|
-
viewer_response: "viewer-response",
|
|
167
|
-
};
|
|
168
|
-
export const ViewerProtocolPolicy = {
|
|
169
|
-
allow_all: "allow-all",
|
|
170
|
-
https_only: "https-only",
|
|
171
|
-
redirect_to_https: "redirect-to-https",
|
|
172
|
-
};
|
|
173
|
-
export const CachePolicyCookieBehavior = {
|
|
174
|
-
all: "all",
|
|
175
|
-
allExcept: "allExcept",
|
|
176
|
-
none: "none",
|
|
177
|
-
whitelist: "whitelist",
|
|
178
|
-
};
|
|
179
|
-
export const CachePolicyHeaderBehavior = {
|
|
180
|
-
none: "none",
|
|
181
|
-
whitelist: "whitelist",
|
|
182
|
-
};
|
|
183
|
-
export const CachePolicyQueryStringBehavior = {
|
|
184
|
-
all: "all",
|
|
185
|
-
allExcept: "allExcept",
|
|
186
|
-
none: "none",
|
|
187
|
-
whitelist: "whitelist",
|
|
188
|
-
};
|
|
189
|
-
export class CachePolicyAlreadyExists extends __BaseException {
|
|
190
|
-
name = "CachePolicyAlreadyExists";
|
|
191
|
-
$fault = "client";
|
|
192
|
-
Message;
|
|
193
|
-
constructor(opts) {
|
|
194
|
-
super({
|
|
195
|
-
name: "CachePolicyAlreadyExists",
|
|
196
|
-
$fault: "client",
|
|
197
|
-
...opts,
|
|
198
|
-
});
|
|
199
|
-
Object.setPrototypeOf(this, CachePolicyAlreadyExists.prototype);
|
|
200
|
-
this.Message = opts.Message;
|
|
201
|
-
}
|
|
202
|
-
}
|
|
203
|
-
export class CachePolicyInUse extends __BaseException {
|
|
204
|
-
name = "CachePolicyInUse";
|
|
205
|
-
$fault = "client";
|
|
206
|
-
Message;
|
|
207
|
-
constructor(opts) {
|
|
208
|
-
super({
|
|
209
|
-
name: "CachePolicyInUse",
|
|
210
|
-
$fault: "client",
|
|
211
|
-
...opts,
|
|
212
|
-
});
|
|
213
|
-
Object.setPrototypeOf(this, CachePolicyInUse.prototype);
|
|
214
|
-
this.Message = opts.Message;
|
|
215
|
-
}
|
|
216
|
-
}
|
|
217
|
-
export const CachePolicyType = {
|
|
218
|
-
custom: "custom",
|
|
219
|
-
managed: "managed",
|
|
220
|
-
};
|
|
221
|
-
export class CannotChangeImmutablePublicKeyFields extends __BaseException {
|
|
222
|
-
name = "CannotChangeImmutablePublicKeyFields";
|
|
223
|
-
$fault = "client";
|
|
224
|
-
Message;
|
|
225
|
-
constructor(opts) {
|
|
226
|
-
super({
|
|
227
|
-
name: "CannotChangeImmutablePublicKeyFields",
|
|
228
|
-
$fault: "client",
|
|
229
|
-
...opts,
|
|
230
|
-
});
|
|
231
|
-
Object.setPrototypeOf(this, CannotChangeImmutablePublicKeyFields.prototype);
|
|
232
|
-
this.Message = opts.Message;
|
|
233
|
-
}
|
|
234
|
-
}
|
|
235
|
-
export class CannotDeleteEntityWhileInUse extends __BaseException {
|
|
236
|
-
name = "CannotDeleteEntityWhileInUse";
|
|
237
|
-
$fault = "client";
|
|
238
|
-
Message;
|
|
239
|
-
constructor(opts) {
|
|
240
|
-
super({
|
|
241
|
-
name: "CannotDeleteEntityWhileInUse",
|
|
242
|
-
$fault: "client",
|
|
243
|
-
...opts,
|
|
244
|
-
});
|
|
245
|
-
Object.setPrototypeOf(this, CannotDeleteEntityWhileInUse.prototype);
|
|
246
|
-
this.Message = opts.Message;
|
|
247
|
-
}
|
|
248
|
-
}
|
|
249
|
-
export class CannotUpdateEntityWhileInUse extends __BaseException {
|
|
250
|
-
name = "CannotUpdateEntityWhileInUse";
|
|
251
|
-
$fault = "client";
|
|
252
|
-
Message;
|
|
253
|
-
constructor(opts) {
|
|
254
|
-
super({
|
|
255
|
-
name: "CannotUpdateEntityWhileInUse",
|
|
256
|
-
$fault: "client",
|
|
257
|
-
...opts,
|
|
258
|
-
});
|
|
259
|
-
Object.setPrototypeOf(this, CannotUpdateEntityWhileInUse.prototype);
|
|
260
|
-
this.Message = opts.Message;
|
|
261
|
-
}
|
|
262
|
-
}
|
|
263
|
-
export const CertificateSource = {
|
|
264
|
-
acm: "acm",
|
|
265
|
-
cloudfront: "cloudfront",
|
|
266
|
-
iam: "iam",
|
|
267
|
-
};
|
|
268
|
-
export const CertificateTransparencyLoggingPreference = {
|
|
269
|
-
Disabled: "disabled",
|
|
270
|
-
Enabled: "enabled",
|
|
271
|
-
};
|
|
272
|
-
export class CNAMEAlreadyExists extends __BaseException {
|
|
273
|
-
name = "CNAMEAlreadyExists";
|
|
274
|
-
$fault = "client";
|
|
275
|
-
Message;
|
|
276
|
-
constructor(opts) {
|
|
277
|
-
super({
|
|
278
|
-
name: "CNAMEAlreadyExists",
|
|
279
|
-
$fault: "client",
|
|
280
|
-
...opts,
|
|
281
|
-
});
|
|
282
|
-
Object.setPrototypeOf(this, CNAMEAlreadyExists.prototype);
|
|
283
|
-
this.Message = opts.Message;
|
|
284
|
-
}
|
|
285
|
-
}
|
|
286
|
-
export const ConnectionMode = {
|
|
287
|
-
Direct: "direct",
|
|
288
|
-
TenantOnly: "tenant-only",
|
|
289
|
-
};
|
|
290
|
-
export const HttpVersion = {
|
|
291
|
-
http1_1: "http1.1",
|
|
292
|
-
http2: "http2",
|
|
293
|
-
http2and3: "http2and3",
|
|
294
|
-
http3: "http3",
|
|
295
|
-
};
|
|
296
|
-
export const OriginGroupSelectionCriteria = {
|
|
297
|
-
Default: "default",
|
|
298
|
-
MediaQualityBased: "media-quality-based",
|
|
299
|
-
};
|
|
300
|
-
export const OriginProtocolPolicy = {
|
|
301
|
-
http_only: "http-only",
|
|
302
|
-
https_only: "https-only",
|
|
303
|
-
match_viewer: "match-viewer",
|
|
304
|
-
};
|
|
305
|
-
export const SslProtocol = {
|
|
306
|
-
SSLv3: "SSLv3",
|
|
307
|
-
TLSv1: "TLSv1",
|
|
308
|
-
TLSv1_1: "TLSv1.1",
|
|
309
|
-
TLSv1_2: "TLSv1.2",
|
|
310
|
-
};
|
|
311
|
-
export const PriceClass = {
|
|
312
|
-
None: "None",
|
|
313
|
-
PriceClass_100: "PriceClass_100",
|
|
314
|
-
PriceClass_200: "PriceClass_200",
|
|
315
|
-
PriceClass_All: "PriceClass_All",
|
|
316
|
-
};
|
|
317
|
-
export const GeoRestrictionType = {
|
|
318
|
-
blacklist: "blacklist",
|
|
319
|
-
none: "none",
|
|
320
|
-
whitelist: "whitelist",
|
|
321
|
-
};
|
|
322
|
-
export const MinimumProtocolVersion = {
|
|
323
|
-
SSLv3: "SSLv3",
|
|
324
|
-
TLSv1: "TLSv1",
|
|
325
|
-
TLSv1_1_2016: "TLSv1.1_2016",
|
|
326
|
-
TLSv1_2016: "TLSv1_2016",
|
|
327
|
-
TLSv1_2_2018: "TLSv1.2_2018",
|
|
328
|
-
TLSv1_2_2019: "TLSv1.2_2019",
|
|
329
|
-
TLSv1_2_2021: "TLSv1.2_2021",
|
|
330
|
-
TLSv1_2_2025: "TLSv1.2_2025",
|
|
331
|
-
TLSv1_3_2025: "TLSv1.3_2025",
|
|
332
|
-
};
|
|
333
|
-
export const SSLSupportMethod = {
|
|
334
|
-
sni_only: "sni-only",
|
|
335
|
-
static_ip: "static-ip",
|
|
336
|
-
vip: "vip",
|
|
337
|
-
};
|
|
338
|
-
export class DistributionAlreadyExists extends __BaseException {
|
|
339
|
-
name = "DistributionAlreadyExists";
|
|
340
|
-
$fault = "client";
|
|
341
|
-
Message;
|
|
342
|
-
constructor(opts) {
|
|
343
|
-
super({
|
|
344
|
-
name: "DistributionAlreadyExists",
|
|
345
|
-
$fault: "client",
|
|
346
|
-
...opts,
|
|
347
|
-
});
|
|
348
|
-
Object.setPrototypeOf(this, DistributionAlreadyExists.prototype);
|
|
349
|
-
this.Message = opts.Message;
|
|
350
|
-
}
|
|
351
|
-
}
|
|
352
|
-
export class IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior extends __BaseException {
|
|
353
|
-
name = "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior";
|
|
354
|
-
$fault = "client";
|
|
355
|
-
Message;
|
|
356
|
-
constructor(opts) {
|
|
357
|
-
super({
|
|
358
|
-
name: "IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior",
|
|
359
|
-
$fault: "client",
|
|
360
|
-
...opts,
|
|
361
|
-
});
|
|
362
|
-
Object.setPrototypeOf(this, IllegalFieldLevelEncryptionConfigAssociationWithCacheBehavior.prototype);
|
|
363
|
-
this.Message = opts.Message;
|
|
364
|
-
}
|
|
365
|
-
}
|
|
366
|
-
export class InconsistentQuantities extends __BaseException {
|
|
367
|
-
name = "InconsistentQuantities";
|
|
368
|
-
$fault = "client";
|
|
369
|
-
Message;
|
|
370
|
-
constructor(opts) {
|
|
371
|
-
super({
|
|
372
|
-
name: "InconsistentQuantities",
|
|
373
|
-
$fault: "client",
|
|
374
|
-
...opts,
|
|
375
|
-
});
|
|
376
|
-
Object.setPrototypeOf(this, InconsistentQuantities.prototype);
|
|
377
|
-
this.Message = opts.Message;
|
|
378
|
-
}
|
|
379
|
-
}
|
|
380
|
-
export class InvalidDefaultRootObject extends __BaseException {
|
|
381
|
-
name = "InvalidDefaultRootObject";
|
|
382
|
-
$fault = "client";
|
|
383
|
-
Message;
|
|
384
|
-
constructor(opts) {
|
|
385
|
-
super({
|
|
386
|
-
name: "InvalidDefaultRootObject",
|
|
387
|
-
$fault: "client",
|
|
388
|
-
...opts,
|
|
389
|
-
});
|
|
390
|
-
Object.setPrototypeOf(this, InvalidDefaultRootObject.prototype);
|
|
391
|
-
this.Message = opts.Message;
|
|
392
|
-
}
|
|
393
|
-
}
|
|
394
|
-
export class InvalidErrorCode extends __BaseException {
|
|
395
|
-
name = "InvalidErrorCode";
|
|
396
|
-
$fault = "client";
|
|
397
|
-
Message;
|
|
398
|
-
constructor(opts) {
|
|
399
|
-
super({
|
|
400
|
-
name: "InvalidErrorCode",
|
|
401
|
-
$fault: "client",
|
|
402
|
-
...opts,
|
|
403
|
-
});
|
|
404
|
-
Object.setPrototypeOf(this, InvalidErrorCode.prototype);
|
|
405
|
-
this.Message = opts.Message;
|
|
406
|
-
}
|
|
407
|
-
}
|
|
408
|
-
export class InvalidForwardCookies extends __BaseException {
|
|
409
|
-
name = "InvalidForwardCookies";
|
|
410
|
-
$fault = "client";
|
|
411
|
-
Message;
|
|
412
|
-
constructor(opts) {
|
|
413
|
-
super({
|
|
414
|
-
name: "InvalidForwardCookies",
|
|
415
|
-
$fault: "client",
|
|
416
|
-
...opts,
|
|
417
|
-
});
|
|
418
|
-
Object.setPrototypeOf(this, InvalidForwardCookies.prototype);
|
|
419
|
-
this.Message = opts.Message;
|
|
420
|
-
}
|
|
421
|
-
}
|
|
422
|
-
export class InvalidFunctionAssociation extends __BaseException {
|
|
423
|
-
name = "InvalidFunctionAssociation";
|
|
424
|
-
$fault = "client";
|
|
425
|
-
Message;
|
|
426
|
-
constructor(opts) {
|
|
427
|
-
super({
|
|
428
|
-
name: "InvalidFunctionAssociation",
|
|
429
|
-
$fault: "client",
|
|
430
|
-
...opts,
|
|
431
|
-
});
|
|
432
|
-
Object.setPrototypeOf(this, InvalidFunctionAssociation.prototype);
|
|
433
|
-
this.Message = opts.Message;
|
|
434
|
-
}
|
|
435
|
-
}
|
|
436
|
-
export class InvalidGeoRestrictionParameter extends __BaseException {
|
|
437
|
-
name = "InvalidGeoRestrictionParameter";
|
|
438
|
-
$fault = "client";
|
|
439
|
-
Message;
|
|
440
|
-
constructor(opts) {
|
|
441
|
-
super({
|
|
442
|
-
name: "InvalidGeoRestrictionParameter",
|
|
443
|
-
$fault: "client",
|
|
444
|
-
...opts,
|
|
445
|
-
});
|
|
446
|
-
Object.setPrototypeOf(this, InvalidGeoRestrictionParameter.prototype);
|
|
447
|
-
this.Message = opts.Message;
|
|
448
|
-
}
|
|
449
|
-
}
|
|
450
|
-
export class InvalidHeadersForS3Origin extends __BaseException {
|
|
451
|
-
name = "InvalidHeadersForS3Origin";
|
|
452
|
-
$fault = "client";
|
|
453
|
-
Message;
|
|
454
|
-
constructor(opts) {
|
|
455
|
-
super({
|
|
456
|
-
name: "InvalidHeadersForS3Origin",
|
|
457
|
-
$fault: "client",
|
|
458
|
-
...opts,
|
|
459
|
-
});
|
|
460
|
-
Object.setPrototypeOf(this, InvalidHeadersForS3Origin.prototype);
|
|
461
|
-
this.Message = opts.Message;
|
|
462
|
-
}
|
|
463
|
-
}
|
|
464
|
-
export class InvalidLambdaFunctionAssociation extends __BaseException {
|
|
465
|
-
name = "InvalidLambdaFunctionAssociation";
|
|
466
|
-
$fault = "client";
|
|
467
|
-
Message;
|
|
468
|
-
constructor(opts) {
|
|
469
|
-
super({
|
|
470
|
-
name: "InvalidLambdaFunctionAssociation",
|
|
471
|
-
$fault: "client",
|
|
472
|
-
...opts,
|
|
473
|
-
});
|
|
474
|
-
Object.setPrototypeOf(this, InvalidLambdaFunctionAssociation.prototype);
|
|
475
|
-
this.Message = opts.Message;
|
|
476
|
-
}
|
|
477
|
-
}
|
|
478
|
-
export class InvalidLocationCode extends __BaseException {
|
|
479
|
-
name = "InvalidLocationCode";
|
|
480
|
-
$fault = "client";
|
|
481
|
-
Message;
|
|
482
|
-
constructor(opts) {
|
|
483
|
-
super({
|
|
484
|
-
name: "InvalidLocationCode",
|
|
485
|
-
$fault: "client",
|
|
486
|
-
...opts,
|
|
487
|
-
});
|
|
488
|
-
Object.setPrototypeOf(this, InvalidLocationCode.prototype);
|
|
489
|
-
this.Message = opts.Message;
|
|
490
|
-
}
|
|
491
|
-
}
|
|
492
|
-
export class InvalidMinimumProtocolVersion extends __BaseException {
|
|
493
|
-
name = "InvalidMinimumProtocolVersion";
|
|
494
|
-
$fault = "client";
|
|
495
|
-
Message;
|
|
496
|
-
constructor(opts) {
|
|
497
|
-
super({
|
|
498
|
-
name: "InvalidMinimumProtocolVersion",
|
|
499
|
-
$fault: "client",
|
|
500
|
-
...opts,
|
|
501
|
-
});
|
|
502
|
-
Object.setPrototypeOf(this, InvalidMinimumProtocolVersion.prototype);
|
|
503
|
-
this.Message = opts.Message;
|
|
504
|
-
}
|
|
505
|
-
}
|
|
506
|
-
export class InvalidOrigin extends __BaseException {
|
|
507
|
-
name = "InvalidOrigin";
|
|
508
|
-
$fault = "client";
|
|
509
|
-
Message;
|
|
510
|
-
constructor(opts) {
|
|
511
|
-
super({
|
|
512
|
-
name: "InvalidOrigin",
|
|
513
|
-
$fault: "client",
|
|
514
|
-
...opts,
|
|
515
|
-
});
|
|
516
|
-
Object.setPrototypeOf(this, InvalidOrigin.prototype);
|
|
517
|
-
this.Message = opts.Message;
|
|
518
|
-
}
|
|
519
|
-
}
|
|
520
|
-
export class InvalidOriginAccessControl extends __BaseException {
|
|
521
|
-
name = "InvalidOriginAccessControl";
|
|
522
|
-
$fault = "client";
|
|
523
|
-
Message;
|
|
524
|
-
constructor(opts) {
|
|
525
|
-
super({
|
|
526
|
-
name: "InvalidOriginAccessControl",
|
|
527
|
-
$fault: "client",
|
|
528
|
-
...opts,
|
|
529
|
-
});
|
|
530
|
-
Object.setPrototypeOf(this, InvalidOriginAccessControl.prototype);
|
|
531
|
-
this.Message = opts.Message;
|
|
532
|
-
}
|
|
533
|
-
}
|
|
534
|
-
export class InvalidOriginAccessIdentity extends __BaseException {
|
|
535
|
-
name = "InvalidOriginAccessIdentity";
|
|
536
|
-
$fault = "client";
|
|
537
|
-
Message;
|
|
538
|
-
constructor(opts) {
|
|
539
|
-
super({
|
|
540
|
-
name: "InvalidOriginAccessIdentity",
|
|
541
|
-
$fault: "client",
|
|
542
|
-
...opts,
|
|
543
|
-
});
|
|
544
|
-
Object.setPrototypeOf(this, InvalidOriginAccessIdentity.prototype);
|
|
545
|
-
this.Message = opts.Message;
|
|
546
|
-
}
|
|
547
|
-
}
|
|
548
|
-
export class InvalidOriginKeepaliveTimeout extends __BaseException {
|
|
549
|
-
name = "InvalidOriginKeepaliveTimeout";
|
|
550
|
-
$fault = "client";
|
|
551
|
-
Message;
|
|
552
|
-
constructor(opts) {
|
|
553
|
-
super({
|
|
554
|
-
name: "InvalidOriginKeepaliveTimeout",
|
|
555
|
-
$fault: "client",
|
|
556
|
-
...opts,
|
|
557
|
-
});
|
|
558
|
-
Object.setPrototypeOf(this, InvalidOriginKeepaliveTimeout.prototype);
|
|
559
|
-
this.Message = opts.Message;
|
|
560
|
-
}
|
|
561
|
-
}
|
|
562
|
-
export class InvalidOriginReadTimeout extends __BaseException {
|
|
563
|
-
name = "InvalidOriginReadTimeout";
|
|
564
|
-
$fault = "client";
|
|
565
|
-
Message;
|
|
566
|
-
constructor(opts) {
|
|
567
|
-
super({
|
|
568
|
-
name: "InvalidOriginReadTimeout",
|
|
569
|
-
$fault: "client",
|
|
570
|
-
...opts,
|
|
571
|
-
});
|
|
572
|
-
Object.setPrototypeOf(this, InvalidOriginReadTimeout.prototype);
|
|
573
|
-
this.Message = opts.Message;
|
|
574
|
-
}
|
|
575
|
-
}
|
|
576
|
-
export class InvalidProtocolSettings extends __BaseException {
|
|
577
|
-
name = "InvalidProtocolSettings";
|
|
578
|
-
$fault = "client";
|
|
579
|
-
Message;
|
|
580
|
-
constructor(opts) {
|
|
581
|
-
super({
|
|
582
|
-
name: "InvalidProtocolSettings",
|
|
583
|
-
$fault: "client",
|
|
584
|
-
...opts,
|
|
585
|
-
});
|
|
586
|
-
Object.setPrototypeOf(this, InvalidProtocolSettings.prototype);
|
|
587
|
-
this.Message = opts.Message;
|
|
588
|
-
}
|
|
589
|
-
}
|
|
590
|
-
export class InvalidQueryStringParameters extends __BaseException {
|
|
591
|
-
name = "InvalidQueryStringParameters";
|
|
592
|
-
$fault = "client";
|
|
593
|
-
Message;
|
|
594
|
-
constructor(opts) {
|
|
595
|
-
super({
|
|
596
|
-
name: "InvalidQueryStringParameters",
|
|
597
|
-
$fault: "client",
|
|
598
|
-
...opts,
|
|
599
|
-
});
|
|
600
|
-
Object.setPrototypeOf(this, InvalidQueryStringParameters.prototype);
|
|
601
|
-
this.Message = opts.Message;
|
|
602
|
-
}
|
|
603
|
-
}
|
|
604
|
-
export class InvalidRelativePath extends __BaseException {
|
|
605
|
-
name = "InvalidRelativePath";
|
|
606
|
-
$fault = "client";
|
|
607
|
-
Message;
|
|
608
|
-
constructor(opts) {
|
|
609
|
-
super({
|
|
610
|
-
name: "InvalidRelativePath",
|
|
611
|
-
$fault: "client",
|
|
612
|
-
...opts,
|
|
613
|
-
});
|
|
614
|
-
Object.setPrototypeOf(this, InvalidRelativePath.prototype);
|
|
615
|
-
this.Message = opts.Message;
|
|
616
|
-
}
|
|
617
|
-
}
|
|
618
|
-
export class InvalidRequiredProtocol extends __BaseException {
|
|
619
|
-
name = "InvalidRequiredProtocol";
|
|
620
|
-
$fault = "client";
|
|
621
|
-
Message;
|
|
622
|
-
constructor(opts) {
|
|
623
|
-
super({
|
|
624
|
-
name: "InvalidRequiredProtocol",
|
|
625
|
-
$fault: "client",
|
|
626
|
-
...opts,
|
|
627
|
-
});
|
|
628
|
-
Object.setPrototypeOf(this, InvalidRequiredProtocol.prototype);
|
|
629
|
-
this.Message = opts.Message;
|
|
630
|
-
}
|
|
631
|
-
}
|
|
632
|
-
export class InvalidResponseCode extends __BaseException {
|
|
633
|
-
name = "InvalidResponseCode";
|
|
634
|
-
$fault = "client";
|
|
635
|
-
Message;
|
|
636
|
-
constructor(opts) {
|
|
637
|
-
super({
|
|
638
|
-
name: "InvalidResponseCode",
|
|
639
|
-
$fault: "client",
|
|
640
|
-
...opts,
|
|
641
|
-
});
|
|
642
|
-
Object.setPrototypeOf(this, InvalidResponseCode.prototype);
|
|
643
|
-
this.Message = opts.Message;
|
|
644
|
-
}
|
|
645
|
-
}
|
|
646
|
-
export class InvalidTTLOrder extends __BaseException {
|
|
647
|
-
name = "InvalidTTLOrder";
|
|
648
|
-
$fault = "client";
|
|
649
|
-
Message;
|
|
650
|
-
constructor(opts) {
|
|
651
|
-
super({
|
|
652
|
-
name: "InvalidTTLOrder",
|
|
653
|
-
$fault: "client",
|
|
654
|
-
...opts,
|
|
655
|
-
});
|
|
656
|
-
Object.setPrototypeOf(this, InvalidTTLOrder.prototype);
|
|
657
|
-
this.Message = opts.Message;
|
|
658
|
-
}
|
|
659
|
-
}
|
|
660
|
-
export class InvalidViewerCertificate extends __BaseException {
|
|
661
|
-
name = "InvalidViewerCertificate";
|
|
662
|
-
$fault = "client";
|
|
663
|
-
Message;
|
|
664
|
-
constructor(opts) {
|
|
665
|
-
super({
|
|
666
|
-
name: "InvalidViewerCertificate",
|
|
667
|
-
$fault: "client",
|
|
668
|
-
...opts,
|
|
669
|
-
});
|
|
670
|
-
Object.setPrototypeOf(this, InvalidViewerCertificate.prototype);
|
|
671
|
-
this.Message = opts.Message;
|
|
672
|
-
}
|
|
673
|
-
}
|
|
674
|
-
export class InvalidWebACLId extends __BaseException {
|
|
675
|
-
name = "InvalidWebACLId";
|
|
676
|
-
$fault = "client";
|
|
677
|
-
Message;
|
|
678
|
-
constructor(opts) {
|
|
679
|
-
super({
|
|
680
|
-
name: "InvalidWebACLId",
|
|
681
|
-
$fault: "client",
|
|
682
|
-
...opts,
|
|
683
|
-
});
|
|
684
|
-
Object.setPrototypeOf(this, InvalidWebACLId.prototype);
|
|
685
|
-
this.Message = opts.Message;
|
|
686
|
-
}
|
|
687
|
-
}
|
|
688
|
-
export class MissingBody extends __BaseException {
|
|
689
|
-
name = "MissingBody";
|
|
690
|
-
$fault = "client";
|
|
691
|
-
Message;
|
|
692
|
-
constructor(opts) {
|
|
693
|
-
super({
|
|
694
|
-
name: "MissingBody",
|
|
695
|
-
$fault: "client",
|
|
696
|
-
...opts,
|
|
697
|
-
});
|
|
698
|
-
Object.setPrototypeOf(this, MissingBody.prototype);
|
|
699
|
-
this.Message = opts.Message;
|
|
700
|
-
}
|
|
701
|
-
}
|
|
702
|
-
export class NoSuchCachePolicy extends __BaseException {
|
|
703
|
-
name = "NoSuchCachePolicy";
|
|
704
|
-
$fault = "client";
|
|
705
|
-
Message;
|
|
706
|
-
constructor(opts) {
|
|
707
|
-
super({
|
|
708
|
-
name: "NoSuchCachePolicy",
|
|
709
|
-
$fault: "client",
|
|
710
|
-
...opts,
|
|
711
|
-
});
|
|
712
|
-
Object.setPrototypeOf(this, NoSuchCachePolicy.prototype);
|
|
713
|
-
this.Message = opts.Message;
|
|
714
|
-
}
|
|
715
|
-
}
|
|
716
|
-
export class NoSuchFieldLevelEncryptionConfig extends __BaseException {
|
|
717
|
-
name = "NoSuchFieldLevelEncryptionConfig";
|
|
718
|
-
$fault = "client";
|
|
719
|
-
Message;
|
|
720
|
-
constructor(opts) {
|
|
721
|
-
super({
|
|
722
|
-
name: "NoSuchFieldLevelEncryptionConfig",
|
|
723
|
-
$fault: "client",
|
|
724
|
-
...opts,
|
|
725
|
-
});
|
|
726
|
-
Object.setPrototypeOf(this, NoSuchFieldLevelEncryptionConfig.prototype);
|
|
727
|
-
this.Message = opts.Message;
|
|
728
|
-
}
|
|
729
|
-
}
|
|
730
|
-
export class NoSuchOrigin extends __BaseException {
|
|
731
|
-
name = "NoSuchOrigin";
|
|
732
|
-
$fault = "client";
|
|
733
|
-
Message;
|
|
734
|
-
constructor(opts) {
|
|
735
|
-
super({
|
|
736
|
-
name: "NoSuchOrigin",
|
|
737
|
-
$fault: "client",
|
|
738
|
-
...opts,
|
|
739
|
-
});
|
|
740
|
-
Object.setPrototypeOf(this, NoSuchOrigin.prototype);
|
|
741
|
-
this.Message = opts.Message;
|
|
742
|
-
}
|
|
743
|
-
}
|
|
744
|
-
export class NoSuchOriginRequestPolicy extends __BaseException {
|
|
745
|
-
name = "NoSuchOriginRequestPolicy";
|
|
746
|
-
$fault = "client";
|
|
747
|
-
Message;
|
|
748
|
-
constructor(opts) {
|
|
749
|
-
super({
|
|
750
|
-
name: "NoSuchOriginRequestPolicy",
|
|
751
|
-
$fault: "client",
|
|
752
|
-
...opts,
|
|
753
|
-
});
|
|
754
|
-
Object.setPrototypeOf(this, NoSuchOriginRequestPolicy.prototype);
|
|
755
|
-
this.Message = opts.Message;
|
|
756
|
-
}
|
|
757
|
-
}
|
|
758
|
-
export class NoSuchRealtimeLogConfig extends __BaseException {
|
|
759
|
-
name = "NoSuchRealtimeLogConfig";
|
|
760
|
-
$fault = "client";
|
|
761
|
-
Message;
|
|
762
|
-
constructor(opts) {
|
|
763
|
-
super({
|
|
764
|
-
name: "NoSuchRealtimeLogConfig",
|
|
765
|
-
$fault: "client",
|
|
766
|
-
...opts,
|
|
767
|
-
});
|
|
768
|
-
Object.setPrototypeOf(this, NoSuchRealtimeLogConfig.prototype);
|
|
769
|
-
this.Message = opts.Message;
|
|
770
|
-
}
|
|
771
|
-
}
|
|
772
|
-
export class NoSuchResponseHeadersPolicy extends __BaseException {
|
|
773
|
-
name = "NoSuchResponseHeadersPolicy";
|
|
774
|
-
$fault = "client";
|
|
775
|
-
Message;
|
|
776
|
-
constructor(opts) {
|
|
777
|
-
super({
|
|
778
|
-
name: "NoSuchResponseHeadersPolicy",
|
|
779
|
-
$fault: "client",
|
|
780
|
-
...opts,
|
|
781
|
-
});
|
|
782
|
-
Object.setPrototypeOf(this, NoSuchResponseHeadersPolicy.prototype);
|
|
783
|
-
this.Message = opts.Message;
|
|
784
|
-
}
|
|
785
|
-
}
|
|
786
|
-
export class RealtimeLogConfigOwnerMismatch extends __BaseException {
|
|
787
|
-
name = "RealtimeLogConfigOwnerMismatch";
|
|
788
|
-
$fault = "client";
|
|
789
|
-
Message;
|
|
790
|
-
constructor(opts) {
|
|
791
|
-
super({
|
|
792
|
-
name: "RealtimeLogConfigOwnerMismatch",
|
|
793
|
-
$fault: "client",
|
|
794
|
-
...opts,
|
|
795
|
-
});
|
|
796
|
-
Object.setPrototypeOf(this, RealtimeLogConfigOwnerMismatch.prototype);
|
|
797
|
-
this.Message = opts.Message;
|
|
798
|
-
}
|
|
799
|
-
}
|
|
800
|
-
export class TooManyCacheBehaviors extends __BaseException {
|
|
801
|
-
name = "TooManyCacheBehaviors";
|
|
802
|
-
$fault = "client";
|
|
803
|
-
Message;
|
|
804
|
-
constructor(opts) {
|
|
805
|
-
super({
|
|
806
|
-
name: "TooManyCacheBehaviors",
|
|
807
|
-
$fault: "client",
|
|
808
|
-
...opts,
|
|
809
|
-
});
|
|
810
|
-
Object.setPrototypeOf(this, TooManyCacheBehaviors.prototype);
|
|
811
|
-
this.Message = opts.Message;
|
|
812
|
-
}
|
|
813
|
-
}
|
|
814
|
-
export class TooManyCertificates extends __BaseException {
|
|
815
|
-
name = "TooManyCertificates";
|
|
816
|
-
$fault = "client";
|
|
817
|
-
Message;
|
|
818
|
-
constructor(opts) {
|
|
819
|
-
super({
|
|
820
|
-
name: "TooManyCertificates",
|
|
821
|
-
$fault: "client",
|
|
822
|
-
...opts,
|
|
823
|
-
});
|
|
824
|
-
Object.setPrototypeOf(this, TooManyCertificates.prototype);
|
|
825
|
-
this.Message = opts.Message;
|
|
826
|
-
}
|
|
827
|
-
}
|
|
828
|
-
export class TooManyCookieNamesInWhiteList extends __BaseException {
|
|
829
|
-
name = "TooManyCookieNamesInWhiteList";
|
|
830
|
-
$fault = "client";
|
|
831
|
-
Message;
|
|
832
|
-
constructor(opts) {
|
|
833
|
-
super({
|
|
834
|
-
name: "TooManyCookieNamesInWhiteList",
|
|
835
|
-
$fault: "client",
|
|
836
|
-
...opts,
|
|
837
|
-
});
|
|
838
|
-
Object.setPrototypeOf(this, TooManyCookieNamesInWhiteList.prototype);
|
|
839
|
-
this.Message = opts.Message;
|
|
840
|
-
}
|
|
841
|
-
}
|
|
842
|
-
export class TooManyDistributions extends __BaseException {
|
|
843
|
-
name = "TooManyDistributions";
|
|
844
|
-
$fault = "client";
|
|
845
|
-
Message;
|
|
846
|
-
constructor(opts) {
|
|
847
|
-
super({
|
|
848
|
-
name: "TooManyDistributions",
|
|
849
|
-
$fault: "client",
|
|
850
|
-
...opts,
|
|
851
|
-
});
|
|
852
|
-
Object.setPrototypeOf(this, TooManyDistributions.prototype);
|
|
853
|
-
this.Message = opts.Message;
|
|
854
|
-
}
|
|
855
|
-
}
|
|
856
|
-
export class TooManyDistributionsAssociatedToCachePolicy extends __BaseException {
|
|
857
|
-
name = "TooManyDistributionsAssociatedToCachePolicy";
|
|
858
|
-
$fault = "client";
|
|
859
|
-
Message;
|
|
860
|
-
constructor(opts) {
|
|
861
|
-
super({
|
|
862
|
-
name: "TooManyDistributionsAssociatedToCachePolicy",
|
|
863
|
-
$fault: "client",
|
|
864
|
-
...opts,
|
|
865
|
-
});
|
|
866
|
-
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToCachePolicy.prototype);
|
|
867
|
-
this.Message = opts.Message;
|
|
868
|
-
}
|
|
869
|
-
}
|
|
870
|
-
export class TooManyDistributionsAssociatedToFieldLevelEncryptionConfig extends __BaseException {
|
|
871
|
-
name = "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig";
|
|
872
|
-
$fault = "client";
|
|
873
|
-
Message;
|
|
874
|
-
constructor(opts) {
|
|
875
|
-
super({
|
|
876
|
-
name: "TooManyDistributionsAssociatedToFieldLevelEncryptionConfig",
|
|
877
|
-
$fault: "client",
|
|
878
|
-
...opts,
|
|
879
|
-
});
|
|
880
|
-
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToFieldLevelEncryptionConfig.prototype);
|
|
881
|
-
this.Message = opts.Message;
|
|
882
|
-
}
|
|
883
|
-
}
|
|
884
|
-
export class TooManyDistributionsAssociatedToKeyGroup extends __BaseException {
|
|
885
|
-
name = "TooManyDistributionsAssociatedToKeyGroup";
|
|
886
|
-
$fault = "client";
|
|
887
|
-
Message;
|
|
888
|
-
constructor(opts) {
|
|
889
|
-
super({
|
|
890
|
-
name: "TooManyDistributionsAssociatedToKeyGroup",
|
|
891
|
-
$fault: "client",
|
|
892
|
-
...opts,
|
|
893
|
-
});
|
|
894
|
-
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToKeyGroup.prototype);
|
|
895
|
-
this.Message = opts.Message;
|
|
896
|
-
}
|
|
897
|
-
}
|
|
898
|
-
export class TooManyDistributionsAssociatedToOriginAccessControl extends __BaseException {
|
|
899
|
-
name = "TooManyDistributionsAssociatedToOriginAccessControl";
|
|
900
|
-
$fault = "client";
|
|
901
|
-
Message;
|
|
902
|
-
constructor(opts) {
|
|
903
|
-
super({
|
|
904
|
-
name: "TooManyDistributionsAssociatedToOriginAccessControl",
|
|
905
|
-
$fault: "client",
|
|
906
|
-
...opts,
|
|
907
|
-
});
|
|
908
|
-
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToOriginAccessControl.prototype);
|
|
909
|
-
this.Message = opts.Message;
|
|
910
|
-
}
|
|
911
|
-
}
|
|
912
|
-
export class TooManyDistributionsAssociatedToOriginRequestPolicy extends __BaseException {
|
|
913
|
-
name = "TooManyDistributionsAssociatedToOriginRequestPolicy";
|
|
914
|
-
$fault = "client";
|
|
915
|
-
Message;
|
|
916
|
-
constructor(opts) {
|
|
917
|
-
super({
|
|
918
|
-
name: "TooManyDistributionsAssociatedToOriginRequestPolicy",
|
|
919
|
-
$fault: "client",
|
|
920
|
-
...opts,
|
|
921
|
-
});
|
|
922
|
-
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToOriginRequestPolicy.prototype);
|
|
923
|
-
this.Message = opts.Message;
|
|
924
|
-
}
|
|
925
|
-
}
|
|
926
|
-
export class TooManyDistributionsAssociatedToResponseHeadersPolicy extends __BaseException {
|
|
927
|
-
name = "TooManyDistributionsAssociatedToResponseHeadersPolicy";
|
|
928
|
-
$fault = "client";
|
|
929
|
-
Message;
|
|
930
|
-
constructor(opts) {
|
|
931
|
-
super({
|
|
932
|
-
name: "TooManyDistributionsAssociatedToResponseHeadersPolicy",
|
|
933
|
-
$fault: "client",
|
|
934
|
-
...opts,
|
|
935
|
-
});
|
|
936
|
-
Object.setPrototypeOf(this, TooManyDistributionsAssociatedToResponseHeadersPolicy.prototype);
|
|
937
|
-
this.Message = opts.Message;
|
|
938
|
-
}
|
|
939
|
-
}
|
|
940
|
-
export class TooManyDistributionsWithFunctionAssociations extends __BaseException {
|
|
941
|
-
name = "TooManyDistributionsWithFunctionAssociations";
|
|
942
|
-
$fault = "client";
|
|
943
|
-
Message;
|
|
944
|
-
constructor(opts) {
|
|
945
|
-
super({
|
|
946
|
-
name: "TooManyDistributionsWithFunctionAssociations",
|
|
947
|
-
$fault: "client",
|
|
948
|
-
...opts,
|
|
949
|
-
});
|
|
950
|
-
Object.setPrototypeOf(this, TooManyDistributionsWithFunctionAssociations.prototype);
|
|
951
|
-
this.Message = opts.Message;
|
|
952
|
-
}
|
|
953
|
-
}
|
|
954
|
-
export class TooManyDistributionsWithLambdaAssociations extends __BaseException {
|
|
955
|
-
name = "TooManyDistributionsWithLambdaAssociations";
|
|
956
|
-
$fault = "client";
|
|
957
|
-
Message;
|
|
958
|
-
constructor(opts) {
|
|
959
|
-
super({
|
|
960
|
-
name: "TooManyDistributionsWithLambdaAssociations",
|
|
961
|
-
$fault: "client",
|
|
962
|
-
...opts,
|
|
963
|
-
});
|
|
964
|
-
Object.setPrototypeOf(this, TooManyDistributionsWithLambdaAssociations.prototype);
|
|
965
|
-
this.Message = opts.Message;
|
|
966
|
-
}
|
|
967
|
-
}
|
|
968
|
-
export class TooManyDistributionsWithSingleFunctionARN extends __BaseException {
|
|
969
|
-
name = "TooManyDistributionsWithSingleFunctionARN";
|
|
970
|
-
$fault = "client";
|
|
971
|
-
Message;
|
|
972
|
-
constructor(opts) {
|
|
973
|
-
super({
|
|
974
|
-
name: "TooManyDistributionsWithSingleFunctionARN",
|
|
975
|
-
$fault: "client",
|
|
976
|
-
...opts,
|
|
977
|
-
});
|
|
978
|
-
Object.setPrototypeOf(this, TooManyDistributionsWithSingleFunctionARN.prototype);
|
|
979
|
-
this.Message = opts.Message;
|
|
980
|
-
}
|
|
981
|
-
}
|
|
982
|
-
export class TooManyFunctionAssociations extends __BaseException {
|
|
983
|
-
name = "TooManyFunctionAssociations";
|
|
984
|
-
$fault = "client";
|
|
985
|
-
Message;
|
|
986
|
-
constructor(opts) {
|
|
987
|
-
super({
|
|
988
|
-
name: "TooManyFunctionAssociations",
|
|
989
|
-
$fault: "client",
|
|
990
|
-
...opts,
|
|
991
|
-
});
|
|
992
|
-
Object.setPrototypeOf(this, TooManyFunctionAssociations.prototype);
|
|
993
|
-
this.Message = opts.Message;
|
|
994
|
-
}
|
|
995
|
-
}
|
|
996
|
-
export class TooManyHeadersInForwardedValues extends __BaseException {
|
|
997
|
-
name = "TooManyHeadersInForwardedValues";
|
|
998
|
-
$fault = "client";
|
|
999
|
-
Message;
|
|
1000
|
-
constructor(opts) {
|
|
1001
|
-
super({
|
|
1002
|
-
name: "TooManyHeadersInForwardedValues",
|
|
1003
|
-
$fault: "client",
|
|
1004
|
-
...opts,
|
|
1005
|
-
});
|
|
1006
|
-
Object.setPrototypeOf(this, TooManyHeadersInForwardedValues.prototype);
|
|
1007
|
-
this.Message = opts.Message;
|
|
1008
|
-
}
|
|
1009
|
-
}
|
|
1010
|
-
export class TooManyKeyGroupsAssociatedToDistribution extends __BaseException {
|
|
1011
|
-
name = "TooManyKeyGroupsAssociatedToDistribution";
|
|
1012
|
-
$fault = "client";
|
|
1013
|
-
Message;
|
|
1014
|
-
constructor(opts) {
|
|
1015
|
-
super({
|
|
1016
|
-
name: "TooManyKeyGroupsAssociatedToDistribution",
|
|
1017
|
-
$fault: "client",
|
|
1018
|
-
...opts,
|
|
1019
|
-
});
|
|
1020
|
-
Object.setPrototypeOf(this, TooManyKeyGroupsAssociatedToDistribution.prototype);
|
|
1021
|
-
this.Message = opts.Message;
|
|
1022
|
-
}
|
|
1023
|
-
}
|
|
1024
|
-
export class TooManyLambdaFunctionAssociations extends __BaseException {
|
|
1025
|
-
name = "TooManyLambdaFunctionAssociations";
|
|
1026
|
-
$fault = "client";
|
|
1027
|
-
Message;
|
|
1028
|
-
constructor(opts) {
|
|
1029
|
-
super({
|
|
1030
|
-
name: "TooManyLambdaFunctionAssociations",
|
|
1031
|
-
$fault: "client",
|
|
1032
|
-
...opts,
|
|
1033
|
-
});
|
|
1034
|
-
Object.setPrototypeOf(this, TooManyLambdaFunctionAssociations.prototype);
|
|
1035
|
-
this.Message = opts.Message;
|
|
1036
|
-
}
|
|
1037
|
-
}
|
|
1038
|
-
export class TooManyOriginCustomHeaders extends __BaseException {
|
|
1039
|
-
name = "TooManyOriginCustomHeaders";
|
|
1040
|
-
$fault = "client";
|
|
1041
|
-
Message;
|
|
1042
|
-
constructor(opts) {
|
|
1043
|
-
super({
|
|
1044
|
-
name: "TooManyOriginCustomHeaders",
|
|
1045
|
-
$fault: "client",
|
|
1046
|
-
...opts,
|
|
1047
|
-
});
|
|
1048
|
-
Object.setPrototypeOf(this, TooManyOriginCustomHeaders.prototype);
|
|
1049
|
-
this.Message = opts.Message;
|
|
1050
|
-
}
|
|
1051
|
-
}
|
|
1052
|
-
export class TooManyOriginGroupsPerDistribution extends __BaseException {
|
|
1053
|
-
name = "TooManyOriginGroupsPerDistribution";
|
|
1054
|
-
$fault = "client";
|
|
1055
|
-
Message;
|
|
1056
|
-
constructor(opts) {
|
|
1057
|
-
super({
|
|
1058
|
-
name: "TooManyOriginGroupsPerDistribution",
|
|
1059
|
-
$fault: "client",
|
|
1060
|
-
...opts,
|
|
1061
|
-
});
|
|
1062
|
-
Object.setPrototypeOf(this, TooManyOriginGroupsPerDistribution.prototype);
|
|
1063
|
-
this.Message = opts.Message;
|
|
1064
|
-
}
|
|
1065
|
-
}
|
|
1066
|
-
export class TooManyOrigins extends __BaseException {
|
|
1067
|
-
name = "TooManyOrigins";
|
|
1068
|
-
$fault = "client";
|
|
1069
|
-
Message;
|
|
1070
|
-
constructor(opts) {
|
|
1071
|
-
super({
|
|
1072
|
-
name: "TooManyOrigins",
|
|
1073
|
-
$fault: "client",
|
|
1074
|
-
...opts,
|
|
1075
|
-
});
|
|
1076
|
-
Object.setPrototypeOf(this, TooManyOrigins.prototype);
|
|
1077
|
-
this.Message = opts.Message;
|
|
1078
|
-
}
|
|
1079
|
-
}
|
|
1080
|
-
export class TooManyQueryStringParameters extends __BaseException {
|
|
1081
|
-
name = "TooManyQueryStringParameters";
|
|
1082
|
-
$fault = "client";
|
|
1083
|
-
Message;
|
|
1084
|
-
constructor(opts) {
|
|
1085
|
-
super({
|
|
1086
|
-
name: "TooManyQueryStringParameters",
|
|
1087
|
-
$fault: "client",
|
|
1088
|
-
...opts,
|
|
1089
|
-
});
|
|
1090
|
-
Object.setPrototypeOf(this, TooManyQueryStringParameters.prototype);
|
|
1091
|
-
this.Message = opts.Message;
|
|
1092
|
-
}
|
|
1093
|
-
}
|
|
1094
|
-
export class TooManyTrustedSigners extends __BaseException {
|
|
1095
|
-
name = "TooManyTrustedSigners";
|
|
1096
|
-
$fault = "client";
|
|
1097
|
-
Message;
|
|
1098
|
-
constructor(opts) {
|
|
1099
|
-
super({
|
|
1100
|
-
name: "TooManyTrustedSigners",
|
|
1101
|
-
$fault: "client",
|
|
1102
|
-
...opts,
|
|
1103
|
-
});
|
|
1104
|
-
Object.setPrototypeOf(this, TooManyTrustedSigners.prototype);
|
|
1105
|
-
this.Message = opts.Message;
|
|
1106
|
-
}
|
|
1107
|
-
}
|
|
1108
|
-
export class TrustedKeyGroupDoesNotExist extends __BaseException {
|
|
1109
|
-
name = "TrustedKeyGroupDoesNotExist";
|
|
1110
|
-
$fault = "client";
|
|
1111
|
-
Message;
|
|
1112
|
-
constructor(opts) {
|
|
1113
|
-
super({
|
|
1114
|
-
name: "TrustedKeyGroupDoesNotExist",
|
|
1115
|
-
$fault: "client",
|
|
1116
|
-
...opts,
|
|
1117
|
-
});
|
|
1118
|
-
Object.setPrototypeOf(this, TrustedKeyGroupDoesNotExist.prototype);
|
|
1119
|
-
this.Message = opts.Message;
|
|
1120
|
-
}
|
|
1121
|
-
}
|
|
1122
|
-
export class TrustedSignerDoesNotExist extends __BaseException {
|
|
1123
|
-
name = "TrustedSignerDoesNotExist";
|
|
1124
|
-
$fault = "client";
|
|
1125
|
-
Message;
|
|
1126
|
-
constructor(opts) {
|
|
1127
|
-
super({
|
|
1128
|
-
name: "TrustedSignerDoesNotExist",
|
|
1129
|
-
$fault: "client",
|
|
1130
|
-
...opts,
|
|
1131
|
-
});
|
|
1132
|
-
Object.setPrototypeOf(this, TrustedSignerDoesNotExist.prototype);
|
|
1133
|
-
this.Message = opts.Message;
|
|
1134
|
-
}
|
|
1135
|
-
}
|
|
1136
|
-
export class EntityAlreadyExists extends __BaseException {
|
|
1137
|
-
name = "EntityAlreadyExists";
|
|
1138
|
-
$fault = "client";
|
|
1139
|
-
Message;
|
|
1140
|
-
constructor(opts) {
|
|
1141
|
-
super({
|
|
1142
|
-
name: "EntityAlreadyExists",
|
|
1143
|
-
$fault: "client",
|
|
1144
|
-
...opts,
|
|
1145
|
-
});
|
|
1146
|
-
Object.setPrototypeOf(this, EntityAlreadyExists.prototype);
|
|
1147
|
-
this.Message = opts.Message;
|
|
1148
|
-
}
|
|
1149
|
-
}
|
|
1150
|
-
export class EntityLimitExceeded extends __BaseException {
|
|
1151
|
-
name = "EntityLimitExceeded";
|
|
1152
|
-
$fault = "client";
|
|
1153
|
-
Message;
|
|
1154
|
-
constructor(opts) {
|
|
1155
|
-
super({
|
|
1156
|
-
name: "EntityLimitExceeded",
|
|
1157
|
-
$fault: "client",
|
|
1158
|
-
...opts,
|
|
1159
|
-
});
|
|
1160
|
-
Object.setPrototypeOf(this, EntityLimitExceeded.prototype);
|
|
1161
|
-
this.Message = opts.Message;
|
|
1162
|
-
}
|
|
1163
|
-
}
|
|
1164
|
-
export class InvalidTagging extends __BaseException {
|
|
1165
|
-
name = "InvalidTagging";
|
|
1166
|
-
$fault = "client";
|
|
1167
|
-
Message;
|
|
1168
|
-
constructor(opts) {
|
|
1169
|
-
super({
|
|
1170
|
-
name: "InvalidTagging",
|
|
1171
|
-
$fault: "client",
|
|
1172
|
-
...opts,
|
|
1173
|
-
});
|
|
1174
|
-
Object.setPrototypeOf(this, InvalidTagging.prototype);
|
|
1175
|
-
this.Message = opts.Message;
|
|
1176
|
-
}
|
|
1177
|
-
}
|
|
1178
|
-
export class UnsupportedOperation extends __BaseException {
|
|
1179
|
-
name = "UnsupportedOperation";
|
|
1180
|
-
$fault = "client";
|
|
1181
|
-
Message;
|
|
1182
|
-
constructor(opts) {
|
|
1183
|
-
super({
|
|
1184
|
-
name: "UnsupportedOperation",
|
|
1185
|
-
$fault: "client",
|
|
1186
|
-
...opts,
|
|
1187
|
-
});
|
|
1188
|
-
Object.setPrototypeOf(this, UnsupportedOperation.prototype);
|
|
1189
|
-
this.Message = opts.Message;
|
|
1190
|
-
}
|
|
1191
|
-
}
|
|
1192
|
-
export class TooManyCachePolicies extends __BaseException {
|
|
1193
|
-
name = "TooManyCachePolicies";
|
|
1194
|
-
$fault = "client";
|
|
1195
|
-
Message;
|
|
1196
|
-
constructor(opts) {
|
|
1197
|
-
super({
|
|
1198
|
-
name: "TooManyCachePolicies",
|
|
1199
|
-
$fault: "client",
|
|
1200
|
-
...opts,
|
|
1201
|
-
});
|
|
1202
|
-
Object.setPrototypeOf(this, TooManyCachePolicies.prototype);
|
|
1203
|
-
this.Message = opts.Message;
|
|
1204
|
-
}
|
|
1205
|
-
}
|
|
1206
|
-
export class TooManyCookiesInCachePolicy extends __BaseException {
|
|
1207
|
-
name = "TooManyCookiesInCachePolicy";
|
|
1208
|
-
$fault = "client";
|
|
1209
|
-
Message;
|
|
1210
|
-
constructor(opts) {
|
|
1211
|
-
super({
|
|
1212
|
-
name: "TooManyCookiesInCachePolicy",
|
|
1213
|
-
$fault: "client",
|
|
1214
|
-
...opts,
|
|
1215
|
-
});
|
|
1216
|
-
Object.setPrototypeOf(this, TooManyCookiesInCachePolicy.prototype);
|
|
1217
|
-
this.Message = opts.Message;
|
|
1218
|
-
}
|
|
1219
|
-
}
|
|
1220
|
-
export class TooManyHeadersInCachePolicy extends __BaseException {
|
|
1221
|
-
name = "TooManyHeadersInCachePolicy";
|
|
1222
|
-
$fault = "client";
|
|
1223
|
-
Message;
|
|
1224
|
-
constructor(opts) {
|
|
1225
|
-
super({
|
|
1226
|
-
name: "TooManyHeadersInCachePolicy",
|
|
1227
|
-
$fault: "client",
|
|
1228
|
-
...opts,
|
|
1229
|
-
});
|
|
1230
|
-
Object.setPrototypeOf(this, TooManyHeadersInCachePolicy.prototype);
|
|
1231
|
-
this.Message = opts.Message;
|
|
1232
|
-
}
|
|
1233
|
-
}
|
|
1234
|
-
export class TooManyQueryStringsInCachePolicy extends __BaseException {
|
|
1235
|
-
name = "TooManyQueryStringsInCachePolicy";
|
|
1236
|
-
$fault = "client";
|
|
1237
|
-
Message;
|
|
1238
|
-
constructor(opts) {
|
|
1239
|
-
super({
|
|
1240
|
-
name: "TooManyQueryStringsInCachePolicy",
|
|
1241
|
-
$fault: "client",
|
|
1242
|
-
...opts,
|
|
1243
|
-
});
|
|
1244
|
-
Object.setPrototypeOf(this, TooManyQueryStringsInCachePolicy.prototype);
|
|
1245
|
-
this.Message = opts.Message;
|
|
1246
|
-
}
|
|
1247
|
-
}
|
|
1248
|
-
export class CloudFrontOriginAccessIdentityAlreadyExists extends __BaseException {
|
|
1249
|
-
name = "CloudFrontOriginAccessIdentityAlreadyExists";
|
|
1250
|
-
$fault = "client";
|
|
1251
|
-
Message;
|
|
1252
|
-
constructor(opts) {
|
|
1253
|
-
super({
|
|
1254
|
-
name: "CloudFrontOriginAccessIdentityAlreadyExists",
|
|
1255
|
-
$fault: "client",
|
|
1256
|
-
...opts,
|
|
1257
|
-
});
|
|
1258
|
-
Object.setPrototypeOf(this, CloudFrontOriginAccessIdentityAlreadyExists.prototype);
|
|
1259
|
-
this.Message = opts.Message;
|
|
1260
|
-
}
|
|
1261
|
-
}
|
|
1262
|
-
export class TooManyCloudFrontOriginAccessIdentities extends __BaseException {
|
|
1263
|
-
name = "TooManyCloudFrontOriginAccessIdentities";
|
|
1264
|
-
$fault = "client";
|
|
1265
|
-
Message;
|
|
1266
|
-
constructor(opts) {
|
|
1267
|
-
super({
|
|
1268
|
-
name: "TooManyCloudFrontOriginAccessIdentities",
|
|
1269
|
-
$fault: "client",
|
|
1270
|
-
...opts,
|
|
1271
|
-
});
|
|
1272
|
-
Object.setPrototypeOf(this, TooManyCloudFrontOriginAccessIdentities.prototype);
|
|
1273
|
-
this.Message = opts.Message;
|
|
1274
|
-
}
|
|
1275
|
-
}
|
|
1276
|
-
export class ContinuousDeploymentPolicyAlreadyExists extends __BaseException {
|
|
1277
|
-
name = "ContinuousDeploymentPolicyAlreadyExists";
|
|
1278
|
-
$fault = "client";
|
|
1279
|
-
Message;
|
|
1280
|
-
constructor(opts) {
|
|
1281
|
-
super({
|
|
1282
|
-
name: "ContinuousDeploymentPolicyAlreadyExists",
|
|
1283
|
-
$fault: "client",
|
|
1284
|
-
...opts,
|
|
1285
|
-
});
|
|
1286
|
-
Object.setPrototypeOf(this, ContinuousDeploymentPolicyAlreadyExists.prototype);
|
|
1287
|
-
this.Message = opts.Message;
|
|
1288
|
-
}
|
|
1289
|
-
}
|
|
1290
|
-
export const ContinuousDeploymentPolicyType = {
|
|
1291
|
-
SingleHeader: "SingleHeader",
|
|
1292
|
-
SingleWeight: "SingleWeight",
|
|
1293
|
-
};
|
|
1294
|
-
export class StagingDistributionInUse extends __BaseException {
|
|
1295
|
-
name = "StagingDistributionInUse";
|
|
1296
|
-
$fault = "client";
|
|
1297
|
-
Message;
|
|
1298
|
-
constructor(opts) {
|
|
1299
|
-
super({
|
|
1300
|
-
name: "StagingDistributionInUse",
|
|
1301
|
-
$fault: "client",
|
|
1302
|
-
...opts,
|
|
1303
|
-
});
|
|
1304
|
-
Object.setPrototypeOf(this, StagingDistributionInUse.prototype);
|
|
1305
|
-
this.Message = opts.Message;
|
|
1306
|
-
}
|
|
1307
|
-
}
|
|
1308
|
-
export class TooManyContinuousDeploymentPolicies extends __BaseException {
|
|
1309
|
-
name = "TooManyContinuousDeploymentPolicies";
|
|
1310
|
-
$fault = "client";
|
|
1311
|
-
Message;
|
|
1312
|
-
constructor(opts) {
|
|
1313
|
-
super({
|
|
1314
|
-
name: "TooManyContinuousDeploymentPolicies",
|
|
1315
|
-
$fault: "client",
|
|
1316
|
-
...opts,
|
|
1317
|
-
});
|
|
1318
|
-
Object.setPrototypeOf(this, TooManyContinuousDeploymentPolicies.prototype);
|
|
1319
|
-
this.Message = opts.Message;
|
|
1320
|
-
}
|
|
1321
|
-
}
|
|
1322
|
-
export class ContinuousDeploymentPolicyInUse extends __BaseException {
|
|
1323
|
-
name = "ContinuousDeploymentPolicyInUse";
|
|
1324
|
-
$fault = "client";
|
|
1325
|
-
Message;
|
|
1326
|
-
constructor(opts) {
|
|
1327
|
-
super({
|
|
1328
|
-
name: "ContinuousDeploymentPolicyInUse",
|
|
1329
|
-
$fault: "client",
|
|
1330
|
-
...opts,
|
|
1331
|
-
});
|
|
1332
|
-
Object.setPrototypeOf(this, ContinuousDeploymentPolicyInUse.prototype);
|
|
1333
|
-
this.Message = opts.Message;
|
|
1334
|
-
}
|
|
1335
|
-
}
|
|
1336
|
-
export class IllegalOriginAccessConfiguration extends __BaseException {
|
|
1337
|
-
name = "IllegalOriginAccessConfiguration";
|
|
1338
|
-
$fault = "client";
|
|
1339
|
-
Message;
|
|
1340
|
-
constructor(opts) {
|
|
1341
|
-
super({
|
|
1342
|
-
name: "IllegalOriginAccessConfiguration",
|
|
1343
|
-
$fault: "client",
|
|
1344
|
-
...opts,
|
|
1345
|
-
});
|
|
1346
|
-
Object.setPrototypeOf(this, IllegalOriginAccessConfiguration.prototype);
|
|
1347
|
-
this.Message = opts.Message;
|
|
1348
|
-
}
|
|
1349
|
-
}
|
|
1350
|
-
export class InvalidDomainNameForOriginAccessControl extends __BaseException {
|
|
1351
|
-
name = "InvalidDomainNameForOriginAccessControl";
|
|
1352
|
-
$fault = "client";
|
|
1353
|
-
Message;
|
|
1354
|
-
constructor(opts) {
|
|
1355
|
-
super({
|
|
1356
|
-
name: "InvalidDomainNameForOriginAccessControl",
|
|
1357
|
-
$fault: "client",
|
|
1358
|
-
...opts,
|
|
1359
|
-
});
|
|
1360
|
-
Object.setPrototypeOf(this, InvalidDomainNameForOriginAccessControl.prototype);
|
|
1361
|
-
this.Message = opts.Message;
|
|
1362
|
-
}
|
|
1363
|
-
}
|
|
1364
|
-
export class NoSuchContinuousDeploymentPolicy extends __BaseException {
|
|
1365
|
-
name = "NoSuchContinuousDeploymentPolicy";
|
|
1366
|
-
$fault = "client";
|
|
1367
|
-
Message;
|
|
1368
|
-
constructor(opts) {
|
|
1369
|
-
super({
|
|
1370
|
-
name: "NoSuchContinuousDeploymentPolicy",
|
|
1371
|
-
$fault: "client",
|
|
1372
|
-
...opts,
|
|
1373
|
-
});
|
|
1374
|
-
Object.setPrototypeOf(this, NoSuchContinuousDeploymentPolicy.prototype);
|
|
1375
|
-
this.Message = opts.Message;
|
|
1376
|
-
}
|
|
1377
|
-
}
|
|
1378
|
-
export const CustomizationActionType = {
|
|
1379
|
-
disable: "disable",
|
|
1380
|
-
override: "override",
|
|
1381
|
-
};
|
|
1382
|
-
export const ValidationTokenHost = {
|
|
1383
|
-
CloudFront: "cloudfront",
|
|
1384
|
-
SelfHosted: "self-hosted",
|
|
1385
|
-
};
|
|
1386
|
-
export const DomainStatus = {
|
|
1387
|
-
Active: "active",
|
|
1388
|
-
Inactive: "inactive",
|
|
1389
|
-
};
|
|
1390
|
-
export class InvalidAssociation extends __BaseException {
|
|
1391
|
-
name = "InvalidAssociation";
|
|
1392
|
-
$fault = "client";
|
|
1393
|
-
Message;
|
|
1394
|
-
constructor(opts) {
|
|
1395
|
-
super({
|
|
1396
|
-
name: "InvalidAssociation",
|
|
1397
|
-
$fault: "client",
|
|
1398
|
-
...opts,
|
|
1399
|
-
});
|
|
1400
|
-
Object.setPrototypeOf(this, InvalidAssociation.prototype);
|
|
1401
|
-
this.Message = opts.Message;
|
|
1402
|
-
}
|
|
1403
|
-
}
|
|
1404
|
-
export const Format = {
|
|
1405
|
-
URLEncoded: "URLEncoded",
|
|
1406
|
-
};
|
|
1407
|
-
export class FieldLevelEncryptionConfigAlreadyExists extends __BaseException {
|
|
1408
|
-
name = "FieldLevelEncryptionConfigAlreadyExists";
|
|
1409
|
-
$fault = "client";
|
|
1410
|
-
Message;
|
|
1411
|
-
constructor(opts) {
|
|
1412
|
-
super({
|
|
1413
|
-
name: "FieldLevelEncryptionConfigAlreadyExists",
|
|
1414
|
-
$fault: "client",
|
|
1415
|
-
...opts,
|
|
1416
|
-
});
|
|
1417
|
-
Object.setPrototypeOf(this, FieldLevelEncryptionConfigAlreadyExists.prototype);
|
|
1418
|
-
this.Message = opts.Message;
|
|
1419
|
-
}
|
|
1420
|
-
}
|
|
1421
|
-
export class NoSuchFieldLevelEncryptionProfile extends __BaseException {
|
|
1422
|
-
name = "NoSuchFieldLevelEncryptionProfile";
|
|
1423
|
-
$fault = "client";
|
|
1424
|
-
Message;
|
|
1425
|
-
constructor(opts) {
|
|
1426
|
-
super({
|
|
1427
|
-
name: "NoSuchFieldLevelEncryptionProfile",
|
|
1428
|
-
$fault: "client",
|
|
1429
|
-
...opts,
|
|
1430
|
-
});
|
|
1431
|
-
Object.setPrototypeOf(this, NoSuchFieldLevelEncryptionProfile.prototype);
|
|
1432
|
-
this.Message = opts.Message;
|
|
1433
|
-
}
|
|
1434
|
-
}
|
|
1435
|
-
export class QueryArgProfileEmpty extends __BaseException {
|
|
1436
|
-
name = "QueryArgProfileEmpty";
|
|
1437
|
-
$fault = "client";
|
|
1438
|
-
Message;
|
|
1439
|
-
constructor(opts) {
|
|
1440
|
-
super({
|
|
1441
|
-
name: "QueryArgProfileEmpty",
|
|
1442
|
-
$fault: "client",
|
|
1443
|
-
...opts,
|
|
1444
|
-
});
|
|
1445
|
-
Object.setPrototypeOf(this, QueryArgProfileEmpty.prototype);
|
|
1446
|
-
this.Message = opts.Message;
|
|
1447
|
-
}
|
|
1448
|
-
}
|
|
1449
|
-
export class TooManyFieldLevelEncryptionConfigs extends __BaseException {
|
|
1450
|
-
name = "TooManyFieldLevelEncryptionConfigs";
|
|
1451
|
-
$fault = "client";
|
|
1452
|
-
Message;
|
|
1453
|
-
constructor(opts) {
|
|
1454
|
-
super({
|
|
1455
|
-
name: "TooManyFieldLevelEncryptionConfigs",
|
|
1456
|
-
$fault: "client",
|
|
1457
|
-
...opts,
|
|
1458
|
-
});
|
|
1459
|
-
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionConfigs.prototype);
|
|
1460
|
-
this.Message = opts.Message;
|
|
1461
|
-
}
|
|
1462
|
-
}
|
|
1463
|
-
export class TooManyFieldLevelEncryptionContentTypeProfiles extends __BaseException {
|
|
1464
|
-
name = "TooManyFieldLevelEncryptionContentTypeProfiles";
|
|
1465
|
-
$fault = "client";
|
|
1466
|
-
Message;
|
|
1467
|
-
constructor(opts) {
|
|
1468
|
-
super({
|
|
1469
|
-
name: "TooManyFieldLevelEncryptionContentTypeProfiles",
|
|
1470
|
-
$fault: "client",
|
|
1471
|
-
...opts,
|
|
1472
|
-
});
|
|
1473
|
-
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionContentTypeProfiles.prototype);
|
|
1474
|
-
this.Message = opts.Message;
|
|
1475
|
-
}
|
|
1476
|
-
}
|
|
1477
|
-
export class TooManyFieldLevelEncryptionQueryArgProfiles extends __BaseException {
|
|
1478
|
-
name = "TooManyFieldLevelEncryptionQueryArgProfiles";
|
|
1479
|
-
$fault = "client";
|
|
1480
|
-
Message;
|
|
1481
|
-
constructor(opts) {
|
|
1482
|
-
super({
|
|
1483
|
-
name: "TooManyFieldLevelEncryptionQueryArgProfiles",
|
|
1484
|
-
$fault: "client",
|
|
1485
|
-
...opts,
|
|
1486
|
-
});
|
|
1487
|
-
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionQueryArgProfiles.prototype);
|
|
1488
|
-
this.Message = opts.Message;
|
|
1489
|
-
}
|
|
1490
|
-
}
|
|
1491
|
-
export class FieldLevelEncryptionProfileAlreadyExists extends __BaseException {
|
|
1492
|
-
name = "FieldLevelEncryptionProfileAlreadyExists";
|
|
1493
|
-
$fault = "client";
|
|
1494
|
-
Message;
|
|
1495
|
-
constructor(opts) {
|
|
1496
|
-
super({
|
|
1497
|
-
name: "FieldLevelEncryptionProfileAlreadyExists",
|
|
1498
|
-
$fault: "client",
|
|
1499
|
-
...opts,
|
|
1500
|
-
});
|
|
1501
|
-
Object.setPrototypeOf(this, FieldLevelEncryptionProfileAlreadyExists.prototype);
|
|
1502
|
-
this.Message = opts.Message;
|
|
1503
|
-
}
|
|
1504
|
-
}
|
|
1505
|
-
export class FieldLevelEncryptionProfileSizeExceeded extends __BaseException {
|
|
1506
|
-
name = "FieldLevelEncryptionProfileSizeExceeded";
|
|
1507
|
-
$fault = "client";
|
|
1508
|
-
Message;
|
|
1509
|
-
constructor(opts) {
|
|
1510
|
-
super({
|
|
1511
|
-
name: "FieldLevelEncryptionProfileSizeExceeded",
|
|
1512
|
-
$fault: "client",
|
|
1513
|
-
...opts,
|
|
1514
|
-
});
|
|
1515
|
-
Object.setPrototypeOf(this, FieldLevelEncryptionProfileSizeExceeded.prototype);
|
|
1516
|
-
this.Message = opts.Message;
|
|
1517
|
-
}
|
|
1518
|
-
}
|
|
1519
|
-
export class NoSuchPublicKey extends __BaseException {
|
|
1520
|
-
name = "NoSuchPublicKey";
|
|
1521
|
-
$fault = "client";
|
|
1522
|
-
Message;
|
|
1523
|
-
constructor(opts) {
|
|
1524
|
-
super({
|
|
1525
|
-
name: "NoSuchPublicKey",
|
|
1526
|
-
$fault: "client",
|
|
1527
|
-
...opts,
|
|
1528
|
-
});
|
|
1529
|
-
Object.setPrototypeOf(this, NoSuchPublicKey.prototype);
|
|
1530
|
-
this.Message = opts.Message;
|
|
1531
|
-
}
|
|
1532
|
-
}
|
|
1533
|
-
export class TooManyFieldLevelEncryptionEncryptionEntities extends __BaseException {
|
|
1534
|
-
name = "TooManyFieldLevelEncryptionEncryptionEntities";
|
|
1535
|
-
$fault = "client";
|
|
1536
|
-
Message;
|
|
1537
|
-
constructor(opts) {
|
|
1538
|
-
super({
|
|
1539
|
-
name: "TooManyFieldLevelEncryptionEncryptionEntities",
|
|
1540
|
-
$fault: "client",
|
|
1541
|
-
...opts,
|
|
1542
|
-
});
|
|
1543
|
-
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionEncryptionEntities.prototype);
|
|
1544
|
-
this.Message = opts.Message;
|
|
1545
|
-
}
|
|
1546
|
-
}
|
|
1547
|
-
export class TooManyFieldLevelEncryptionFieldPatterns extends __BaseException {
|
|
1548
|
-
name = "TooManyFieldLevelEncryptionFieldPatterns";
|
|
1549
|
-
$fault = "client";
|
|
1550
|
-
Message;
|
|
1551
|
-
constructor(opts) {
|
|
1552
|
-
super({
|
|
1553
|
-
name: "TooManyFieldLevelEncryptionFieldPatterns",
|
|
1554
|
-
$fault: "client",
|
|
1555
|
-
...opts,
|
|
1556
|
-
});
|
|
1557
|
-
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionFieldPatterns.prototype);
|
|
1558
|
-
this.Message = opts.Message;
|
|
1559
|
-
}
|
|
1560
|
-
}
|
|
1561
|
-
export class TooManyFieldLevelEncryptionProfiles extends __BaseException {
|
|
1562
|
-
name = "TooManyFieldLevelEncryptionProfiles";
|
|
1563
|
-
$fault = "client";
|
|
1564
|
-
Message;
|
|
1565
|
-
constructor(opts) {
|
|
1566
|
-
super({
|
|
1567
|
-
name: "TooManyFieldLevelEncryptionProfiles",
|
|
1568
|
-
$fault: "client",
|
|
1569
|
-
...opts,
|
|
1570
|
-
});
|
|
1571
|
-
Object.setPrototypeOf(this, TooManyFieldLevelEncryptionProfiles.prototype);
|
|
1572
|
-
this.Message = opts.Message;
|
|
1573
|
-
}
|
|
1574
|
-
}
|
|
1575
|
-
export const FunctionRuntime = {
|
|
1576
|
-
cloudfront_js_1_0: "cloudfront-js-1.0",
|
|
1577
|
-
cloudfront_js_2_0: "cloudfront-js-2.0",
|
|
1578
|
-
};
|
|
1579
|
-
export const FunctionStage = {
|
|
1580
|
-
DEVELOPMENT: "DEVELOPMENT",
|
|
1581
|
-
LIVE: "LIVE",
|
|
1582
|
-
};
|
|
1583
|
-
export class FunctionAlreadyExists extends __BaseException {
|
|
1584
|
-
name = "FunctionAlreadyExists";
|
|
1585
|
-
$fault = "client";
|
|
1586
|
-
Message;
|
|
1587
|
-
constructor(opts) {
|
|
1588
|
-
super({
|
|
1589
|
-
name: "FunctionAlreadyExists",
|
|
1590
|
-
$fault: "client",
|
|
1591
|
-
...opts,
|
|
1592
|
-
});
|
|
1593
|
-
Object.setPrototypeOf(this, FunctionAlreadyExists.prototype);
|
|
1594
|
-
this.Message = opts.Message;
|
|
1595
|
-
}
|
|
1596
|
-
}
|
|
1597
|
-
export class FunctionSizeLimitExceeded extends __BaseException {
|
|
1598
|
-
name = "FunctionSizeLimitExceeded";
|
|
1599
|
-
$fault = "client";
|
|
1600
|
-
Message;
|
|
1601
|
-
constructor(opts) {
|
|
1602
|
-
super({
|
|
1603
|
-
name: "FunctionSizeLimitExceeded",
|
|
1604
|
-
$fault: "client",
|
|
1605
|
-
...opts,
|
|
1606
|
-
});
|
|
1607
|
-
Object.setPrototypeOf(this, FunctionSizeLimitExceeded.prototype);
|
|
1608
|
-
this.Message = opts.Message;
|
|
1609
|
-
}
|
|
1610
|
-
}
|
|
1611
|
-
export class TooManyFunctions extends __BaseException {
|
|
1612
|
-
name = "TooManyFunctions";
|
|
1613
|
-
$fault = "client";
|
|
1614
|
-
Message;
|
|
1615
|
-
constructor(opts) {
|
|
1616
|
-
super({
|
|
1617
|
-
name: "TooManyFunctions",
|
|
1618
|
-
$fault: "client",
|
|
1619
|
-
...opts,
|
|
1620
|
-
});
|
|
1621
|
-
Object.setPrototypeOf(this, TooManyFunctions.prototype);
|
|
1622
|
-
this.Message = opts.Message;
|
|
1623
|
-
}
|
|
1624
|
-
}
|
|
1625
|
-
export class TooManyInvalidationsInProgress extends __BaseException {
|
|
1626
|
-
name = "TooManyInvalidationsInProgress";
|
|
1627
|
-
$fault = "client";
|
|
1628
|
-
Message;
|
|
1629
|
-
constructor(opts) {
|
|
1630
|
-
super({
|
|
1631
|
-
name: "TooManyInvalidationsInProgress",
|
|
1632
|
-
$fault: "client",
|
|
1633
|
-
...opts,
|
|
1634
|
-
});
|
|
1635
|
-
Object.setPrototypeOf(this, TooManyInvalidationsInProgress.prototype);
|
|
1636
|
-
this.Message = opts.Message;
|
|
1637
|
-
}
|
|
1638
|
-
}
|
|
1639
|
-
export class KeyGroupAlreadyExists extends __BaseException {
|
|
1640
|
-
name = "KeyGroupAlreadyExists";
|
|
1641
|
-
$fault = "client";
|
|
1642
|
-
Message;
|
|
1643
|
-
constructor(opts) {
|
|
1644
|
-
super({
|
|
1645
|
-
name: "KeyGroupAlreadyExists",
|
|
1646
|
-
$fault: "client",
|
|
1647
|
-
...opts,
|
|
1648
|
-
});
|
|
1649
|
-
Object.setPrototypeOf(this, KeyGroupAlreadyExists.prototype);
|
|
1650
|
-
this.Message = opts.Message;
|
|
1651
|
-
}
|
|
1652
|
-
}
|
|
1653
|
-
export class TooManyKeyGroups extends __BaseException {
|
|
1654
|
-
name = "TooManyKeyGroups";
|
|
1655
|
-
$fault = "client";
|
|
1656
|
-
Message;
|
|
1657
|
-
constructor(opts) {
|
|
1658
|
-
super({
|
|
1659
|
-
name: "TooManyKeyGroups",
|
|
1660
|
-
$fault: "client",
|
|
1661
|
-
...opts,
|
|
1662
|
-
});
|
|
1663
|
-
Object.setPrototypeOf(this, TooManyKeyGroups.prototype);
|
|
1664
|
-
this.Message = opts.Message;
|
|
1665
|
-
}
|
|
1666
|
-
}
|
|
1667
|
-
export class TooManyPublicKeysInKeyGroup extends __BaseException {
|
|
1668
|
-
name = "TooManyPublicKeysInKeyGroup";
|
|
1669
|
-
$fault = "client";
|
|
1670
|
-
Message;
|
|
1671
|
-
constructor(opts) {
|
|
1672
|
-
super({
|
|
1673
|
-
name: "TooManyPublicKeysInKeyGroup",
|
|
1674
|
-
$fault: "client",
|
|
1675
|
-
...opts,
|
|
1676
|
-
});
|
|
1677
|
-
Object.setPrototypeOf(this, TooManyPublicKeysInKeyGroup.prototype);
|
|
1678
|
-
this.Message = opts.Message;
|
|
1679
|
-
}
|
|
1680
|
-
}
|
|
1681
|
-
export const ImportSourceType = {
|
|
1682
|
-
S3: "S3",
|
|
1683
|
-
};
|
|
1684
|
-
export class EntitySizeLimitExceeded extends __BaseException {
|
|
1685
|
-
name = "EntitySizeLimitExceeded";
|
|
1686
|
-
$fault = "client";
|
|
1687
|
-
Message;
|
|
1688
|
-
constructor(opts) {
|
|
1689
|
-
super({
|
|
1690
|
-
name: "EntitySizeLimitExceeded",
|
|
1691
|
-
$fault: "client",
|
|
1692
|
-
...opts,
|
|
1693
|
-
});
|
|
1694
|
-
Object.setPrototypeOf(this, EntitySizeLimitExceeded.prototype);
|
|
1695
|
-
this.Message = opts.Message;
|
|
1696
|
-
}
|
|
1697
|
-
}
|
|
1698
|
-
export const RealtimeMetricsSubscriptionStatus = {
|
|
1699
|
-
Disabled: "Disabled",
|
|
1700
|
-
Enabled: "Enabled",
|
|
1701
|
-
};
|
|
1702
|
-
export class MonitoringSubscriptionAlreadyExists extends __BaseException {
|
|
1703
|
-
name = "MonitoringSubscriptionAlreadyExists";
|
|
1704
|
-
$fault = "client";
|
|
1705
|
-
Message;
|
|
1706
|
-
constructor(opts) {
|
|
1707
|
-
super({
|
|
1708
|
-
name: "MonitoringSubscriptionAlreadyExists",
|
|
1709
|
-
$fault: "client",
|
|
1710
|
-
...opts,
|
|
1711
|
-
});
|
|
1712
|
-
Object.setPrototypeOf(this, MonitoringSubscriptionAlreadyExists.prototype);
|
|
1713
|
-
this.Message = opts.Message;
|
|
1714
|
-
}
|
|
1715
|
-
}
|
|
1716
|
-
export const OriginAccessControlOriginTypes = {
|
|
1717
|
-
lambda: "lambda",
|
|
1718
|
-
mediapackagev2: "mediapackagev2",
|
|
1719
|
-
mediastore: "mediastore",
|
|
1720
|
-
s3: "s3",
|
|
1721
|
-
};
|
|
1722
|
-
export const OriginAccessControlSigningBehaviors = {
|
|
1723
|
-
always: "always",
|
|
1724
|
-
never: "never",
|
|
1725
|
-
no_override: "no-override",
|
|
1726
|
-
};
|
|
1727
|
-
export const OriginAccessControlSigningProtocols = {
|
|
1728
|
-
sigv4: "sigv4",
|
|
1729
|
-
};
|
|
1
|
+
export {};
|