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