@aws-sdk/client-cloudfront 3.50.0 → 3.53.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +27 -0
- package/dist-cjs/index.js +3 -0
- package/dist-cjs/models/CloudFrontServiceException.js +11 -0
- package/dist-cjs/models/models_0.js +1673 -4
- package/dist-cjs/models/models_1.js +117 -4
- package/dist-cjs/protocols/Aws_restXml.js +1685 -5116
- package/dist-es/index.js +1 -0
- package/dist-es/models/CloudFrontServiceException.js +12 -0
- package/dist-es/models/models_0.js +1549 -1
- package/dist-es/models/models_1.js +106 -1
- package/dist-es/protocols/Aws_restXml.js +2718 -5611
- package/dist-types/index.d.ts +1 -0
- package/dist-types/models/CloudFrontServiceException.d.ts +10 -0
- package/dist-types/models/models_0.d.ts +835 -358
- package/dist-types/models/models_1.d.ts +58 -25
- package/dist-types/ts3.4/CloudFront.d.ts +465 -0
- package/dist-types/ts3.4/CloudFrontClient.d.ts +165 -0
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +18 -0
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +17 -0
- package/dist-types/ts3.4/commands/index.d.ts +92 -0
- package/dist-types/ts3.4/endpoints.d.ts +2 -0
- package/dist-types/ts3.4/index.d.ts +7 -0
- package/dist-types/ts3.4/models/CloudFrontServiceException.d.ts +6 -0
- package/dist-types/ts3.4/models/index.d.ts +2 -0
- package/dist-types/ts3.4/models/models_0.d.ts +314 -0
- package/dist-types/ts3.4/models/models_1.d.ts +1804 -0
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +6 -0
- package/dist-types/ts3.4/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListDistributionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListInvalidationsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/ListStreamingDistributionsPaginator.d.ts +4 -0
- package/dist-types/ts3.4/pagination/index.d.ts +5 -0
- package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +278 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +38 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +37 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +11 -0
- package/dist-types/ts3.4/waiters/index.d.ts +3 -0
- package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +7 -0
- package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +7 -0
- package/package.json +35 -35
|
@@ -0,0 +1,1804 @@
|
|
|
1
|
+
import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
|
|
2
|
+
import { CloudFrontServiceException as __BaseException } from "./CloudFrontServiceException";
|
|
3
|
+
import { Aliases, AliasICPRecordal, CacheBehaviors, CachePolicy, CachePolicyConfig, CachePolicyList, CachePolicyType, CloudFrontOriginAccessIdentity, CloudFrontOriginAccessIdentityConfig, ContentTypeProfileConfig, CustomErrorResponses, DefaultCacheBehavior, Distribution, DistributionConfig, EncryptionEntities, EndPoint, FieldLevelEncryption, FieldLevelEncryptionConfig, FieldLevelEncryptionProfile, FieldLevelEncryptionProfileConfig, FunctionConfig, FunctionStage, FunctionSummary, HttpVersion, Invalidation, KeyGroup, KeyGroupConfig, MonitoringSubscription, OriginGroups, OriginRequestPolicy, OriginRequestPolicyConfig, Origins, PriceClass, PublicKey, PublicKeyConfig, QueryArgProfileConfig, RealtimeLogConfig, ResponseHeadersPolicy, ResponseHeadersPolicyConfig, Restrictions, S3Origin, StreamingDistribution, StreamingDistributionConfig, Tags, TrustedSigners, ViewerCertificate } from "./models_0";
|
|
4
|
+
export interface DeleteMonitoringSubscriptionResult {
|
|
5
|
+
}
|
|
6
|
+
export declare namespace DeleteMonitoringSubscriptionResult {
|
|
7
|
+
|
|
8
|
+
const filterSensitiveLog: (obj: DeleteMonitoringSubscriptionResult) => any;
|
|
9
|
+
}
|
|
10
|
+
export interface DeleteOriginRequestPolicyRequest {
|
|
11
|
+
|
|
12
|
+
Id: string | undefined;
|
|
13
|
+
|
|
14
|
+
IfMatch?: string;
|
|
15
|
+
}
|
|
16
|
+
export declare namespace DeleteOriginRequestPolicyRequest {
|
|
17
|
+
|
|
18
|
+
const filterSensitiveLog: (obj: DeleteOriginRequestPolicyRequest) => any;
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
export declare class OriginRequestPolicyInUse extends __BaseException {
|
|
22
|
+
readonly name: "OriginRequestPolicyInUse";
|
|
23
|
+
readonly $fault: "client";
|
|
24
|
+
Message?: string;
|
|
25
|
+
|
|
26
|
+
constructor(opts: __ExceptionOptionType<OriginRequestPolicyInUse, __BaseException>);
|
|
27
|
+
}
|
|
28
|
+
export interface DeletePublicKeyRequest {
|
|
29
|
+
|
|
30
|
+
Id: string | undefined;
|
|
31
|
+
|
|
32
|
+
IfMatch?: string;
|
|
33
|
+
}
|
|
34
|
+
export declare namespace DeletePublicKeyRequest {
|
|
35
|
+
|
|
36
|
+
const filterSensitiveLog: (obj: DeletePublicKeyRequest) => any;
|
|
37
|
+
}
|
|
38
|
+
|
|
39
|
+
export declare class PublicKeyInUse extends __BaseException {
|
|
40
|
+
readonly name: "PublicKeyInUse";
|
|
41
|
+
readonly $fault: "client";
|
|
42
|
+
Message?: string;
|
|
43
|
+
|
|
44
|
+
constructor(opts: __ExceptionOptionType<PublicKeyInUse, __BaseException>);
|
|
45
|
+
}
|
|
46
|
+
export interface DeleteRealtimeLogConfigRequest {
|
|
47
|
+
|
|
48
|
+
Name?: string;
|
|
49
|
+
|
|
50
|
+
ARN?: string;
|
|
51
|
+
}
|
|
52
|
+
export declare namespace DeleteRealtimeLogConfigRequest {
|
|
53
|
+
|
|
54
|
+
const filterSensitiveLog: (obj: DeleteRealtimeLogConfigRequest) => any;
|
|
55
|
+
}
|
|
56
|
+
|
|
57
|
+
export declare class RealtimeLogConfigInUse extends __BaseException {
|
|
58
|
+
readonly name: "RealtimeLogConfigInUse";
|
|
59
|
+
readonly $fault: "client";
|
|
60
|
+
Message?: string;
|
|
61
|
+
|
|
62
|
+
constructor(opts: __ExceptionOptionType<RealtimeLogConfigInUse, __BaseException>);
|
|
63
|
+
}
|
|
64
|
+
export interface DeleteResponseHeadersPolicyRequest {
|
|
65
|
+
|
|
66
|
+
Id: string | undefined;
|
|
67
|
+
|
|
68
|
+
IfMatch?: string;
|
|
69
|
+
}
|
|
70
|
+
export declare namespace DeleteResponseHeadersPolicyRequest {
|
|
71
|
+
|
|
72
|
+
const filterSensitiveLog: (obj: DeleteResponseHeadersPolicyRequest) => any;
|
|
73
|
+
}
|
|
74
|
+
|
|
75
|
+
export declare class ResponseHeadersPolicyInUse extends __BaseException {
|
|
76
|
+
readonly name: "ResponseHeadersPolicyInUse";
|
|
77
|
+
readonly $fault: "client";
|
|
78
|
+
Message?: string;
|
|
79
|
+
|
|
80
|
+
constructor(opts: __ExceptionOptionType<ResponseHeadersPolicyInUse, __BaseException>);
|
|
81
|
+
}
|
|
82
|
+
|
|
83
|
+
export interface DeleteStreamingDistributionRequest {
|
|
84
|
+
|
|
85
|
+
Id: string | undefined;
|
|
86
|
+
|
|
87
|
+
IfMatch?: string;
|
|
88
|
+
}
|
|
89
|
+
export declare namespace DeleteStreamingDistributionRequest {
|
|
90
|
+
|
|
91
|
+
const filterSensitiveLog: (obj: DeleteStreamingDistributionRequest) => any;
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
export declare class NoSuchStreamingDistribution extends __BaseException {
|
|
95
|
+
readonly name: "NoSuchStreamingDistribution";
|
|
96
|
+
readonly $fault: "client";
|
|
97
|
+
Message?: string;
|
|
98
|
+
|
|
99
|
+
constructor(opts: __ExceptionOptionType<NoSuchStreamingDistribution, __BaseException>);
|
|
100
|
+
}
|
|
101
|
+
|
|
102
|
+
export declare class StreamingDistributionNotDisabled extends __BaseException {
|
|
103
|
+
readonly name: "StreamingDistributionNotDisabled";
|
|
104
|
+
readonly $fault: "client";
|
|
105
|
+
Message?: string;
|
|
106
|
+
|
|
107
|
+
constructor(opts: __ExceptionOptionType<StreamingDistributionNotDisabled, __BaseException>);
|
|
108
|
+
}
|
|
109
|
+
export interface DescribeFunctionRequest {
|
|
110
|
+
|
|
111
|
+
Name: string | undefined;
|
|
112
|
+
|
|
113
|
+
Stage?: FunctionStage | string;
|
|
114
|
+
}
|
|
115
|
+
export declare namespace DescribeFunctionRequest {
|
|
116
|
+
|
|
117
|
+
const filterSensitiveLog: (obj: DescribeFunctionRequest) => any;
|
|
118
|
+
}
|
|
119
|
+
export interface DescribeFunctionResult {
|
|
120
|
+
|
|
121
|
+
FunctionSummary?: FunctionSummary;
|
|
122
|
+
|
|
123
|
+
ETag?: string;
|
|
124
|
+
}
|
|
125
|
+
export declare namespace DescribeFunctionResult {
|
|
126
|
+
|
|
127
|
+
const filterSensitiveLog: (obj: DescribeFunctionResult) => any;
|
|
128
|
+
}
|
|
129
|
+
export interface GetCachePolicyRequest {
|
|
130
|
+
|
|
131
|
+
Id: string | undefined;
|
|
132
|
+
}
|
|
133
|
+
export declare namespace GetCachePolicyRequest {
|
|
134
|
+
|
|
135
|
+
const filterSensitiveLog: (obj: GetCachePolicyRequest) => any;
|
|
136
|
+
}
|
|
137
|
+
export interface GetCachePolicyResult {
|
|
138
|
+
|
|
139
|
+
CachePolicy?: CachePolicy;
|
|
140
|
+
|
|
141
|
+
ETag?: string;
|
|
142
|
+
}
|
|
143
|
+
export declare namespace GetCachePolicyResult {
|
|
144
|
+
|
|
145
|
+
const filterSensitiveLog: (obj: GetCachePolicyResult) => any;
|
|
146
|
+
}
|
|
147
|
+
export interface GetCachePolicyConfigRequest {
|
|
148
|
+
|
|
149
|
+
Id: string | undefined;
|
|
150
|
+
}
|
|
151
|
+
export declare namespace GetCachePolicyConfigRequest {
|
|
152
|
+
|
|
153
|
+
const filterSensitiveLog: (obj: GetCachePolicyConfigRequest) => any;
|
|
154
|
+
}
|
|
155
|
+
export interface GetCachePolicyConfigResult {
|
|
156
|
+
|
|
157
|
+
CachePolicyConfig?: CachePolicyConfig;
|
|
158
|
+
|
|
159
|
+
ETag?: string;
|
|
160
|
+
}
|
|
161
|
+
export declare namespace GetCachePolicyConfigResult {
|
|
162
|
+
|
|
163
|
+
const filterSensitiveLog: (obj: GetCachePolicyConfigResult) => any;
|
|
164
|
+
}
|
|
165
|
+
|
|
166
|
+
export interface GetCloudFrontOriginAccessIdentityRequest {
|
|
167
|
+
|
|
168
|
+
Id: string | undefined;
|
|
169
|
+
}
|
|
170
|
+
export declare namespace GetCloudFrontOriginAccessIdentityRequest {
|
|
171
|
+
|
|
172
|
+
const filterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityRequest) => any;
|
|
173
|
+
}
|
|
174
|
+
|
|
175
|
+
export interface GetCloudFrontOriginAccessIdentityResult {
|
|
176
|
+
|
|
177
|
+
CloudFrontOriginAccessIdentity?: CloudFrontOriginAccessIdentity;
|
|
178
|
+
|
|
179
|
+
ETag?: string;
|
|
180
|
+
}
|
|
181
|
+
export declare namespace GetCloudFrontOriginAccessIdentityResult {
|
|
182
|
+
|
|
183
|
+
const filterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityResult) => any;
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
export interface GetCloudFrontOriginAccessIdentityConfigRequest {
|
|
187
|
+
|
|
188
|
+
Id: string | undefined;
|
|
189
|
+
}
|
|
190
|
+
export declare namespace GetCloudFrontOriginAccessIdentityConfigRequest {
|
|
191
|
+
|
|
192
|
+
const filterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityConfigRequest) => any;
|
|
193
|
+
}
|
|
194
|
+
|
|
195
|
+
export interface GetCloudFrontOriginAccessIdentityConfigResult {
|
|
196
|
+
|
|
197
|
+
CloudFrontOriginAccessIdentityConfig?: CloudFrontOriginAccessIdentityConfig;
|
|
198
|
+
|
|
199
|
+
ETag?: string;
|
|
200
|
+
}
|
|
201
|
+
export declare namespace GetCloudFrontOriginAccessIdentityConfigResult {
|
|
202
|
+
|
|
203
|
+
const filterSensitiveLog: (obj: GetCloudFrontOriginAccessIdentityConfigResult) => any;
|
|
204
|
+
}
|
|
205
|
+
|
|
206
|
+
export interface GetDistributionRequest {
|
|
207
|
+
|
|
208
|
+
Id: string | undefined;
|
|
209
|
+
}
|
|
210
|
+
export declare namespace GetDistributionRequest {
|
|
211
|
+
|
|
212
|
+
const filterSensitiveLog: (obj: GetDistributionRequest) => any;
|
|
213
|
+
}
|
|
214
|
+
|
|
215
|
+
export interface GetDistributionResult {
|
|
216
|
+
|
|
217
|
+
Distribution?: Distribution;
|
|
218
|
+
|
|
219
|
+
ETag?: string;
|
|
220
|
+
}
|
|
221
|
+
export declare namespace GetDistributionResult {
|
|
222
|
+
|
|
223
|
+
const filterSensitiveLog: (obj: GetDistributionResult) => any;
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
export interface GetDistributionConfigRequest {
|
|
227
|
+
|
|
228
|
+
Id: string | undefined;
|
|
229
|
+
}
|
|
230
|
+
export declare namespace GetDistributionConfigRequest {
|
|
231
|
+
|
|
232
|
+
const filterSensitiveLog: (obj: GetDistributionConfigRequest) => any;
|
|
233
|
+
}
|
|
234
|
+
|
|
235
|
+
export interface GetDistributionConfigResult {
|
|
236
|
+
|
|
237
|
+
DistributionConfig?: DistributionConfig;
|
|
238
|
+
|
|
239
|
+
ETag?: string;
|
|
240
|
+
}
|
|
241
|
+
export declare namespace GetDistributionConfigResult {
|
|
242
|
+
|
|
243
|
+
const filterSensitiveLog: (obj: GetDistributionConfigResult) => any;
|
|
244
|
+
}
|
|
245
|
+
export interface GetFieldLevelEncryptionRequest {
|
|
246
|
+
|
|
247
|
+
Id: string | undefined;
|
|
248
|
+
}
|
|
249
|
+
export declare namespace GetFieldLevelEncryptionRequest {
|
|
250
|
+
|
|
251
|
+
const filterSensitiveLog: (obj: GetFieldLevelEncryptionRequest) => any;
|
|
252
|
+
}
|
|
253
|
+
export interface GetFieldLevelEncryptionResult {
|
|
254
|
+
|
|
255
|
+
FieldLevelEncryption?: FieldLevelEncryption;
|
|
256
|
+
|
|
257
|
+
ETag?: string;
|
|
258
|
+
}
|
|
259
|
+
export declare namespace GetFieldLevelEncryptionResult {
|
|
260
|
+
|
|
261
|
+
const filterSensitiveLog: (obj: GetFieldLevelEncryptionResult) => any;
|
|
262
|
+
}
|
|
263
|
+
export interface GetFieldLevelEncryptionConfigRequest {
|
|
264
|
+
|
|
265
|
+
Id: string | undefined;
|
|
266
|
+
}
|
|
267
|
+
export declare namespace GetFieldLevelEncryptionConfigRequest {
|
|
268
|
+
|
|
269
|
+
const filterSensitiveLog: (obj: GetFieldLevelEncryptionConfigRequest) => any;
|
|
270
|
+
}
|
|
271
|
+
export interface GetFieldLevelEncryptionConfigResult {
|
|
272
|
+
|
|
273
|
+
FieldLevelEncryptionConfig?: FieldLevelEncryptionConfig;
|
|
274
|
+
|
|
275
|
+
ETag?: string;
|
|
276
|
+
}
|
|
277
|
+
export declare namespace GetFieldLevelEncryptionConfigResult {
|
|
278
|
+
|
|
279
|
+
const filterSensitiveLog: (obj: GetFieldLevelEncryptionConfigResult) => any;
|
|
280
|
+
}
|
|
281
|
+
export interface GetFieldLevelEncryptionProfileRequest {
|
|
282
|
+
|
|
283
|
+
Id: string | undefined;
|
|
284
|
+
}
|
|
285
|
+
export declare namespace GetFieldLevelEncryptionProfileRequest {
|
|
286
|
+
|
|
287
|
+
const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileRequest) => any;
|
|
288
|
+
}
|
|
289
|
+
export interface GetFieldLevelEncryptionProfileResult {
|
|
290
|
+
|
|
291
|
+
FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile;
|
|
292
|
+
|
|
293
|
+
ETag?: string;
|
|
294
|
+
}
|
|
295
|
+
export declare namespace GetFieldLevelEncryptionProfileResult {
|
|
296
|
+
|
|
297
|
+
const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileResult) => any;
|
|
298
|
+
}
|
|
299
|
+
export interface GetFieldLevelEncryptionProfileConfigRequest {
|
|
300
|
+
|
|
301
|
+
Id: string | undefined;
|
|
302
|
+
}
|
|
303
|
+
export declare namespace GetFieldLevelEncryptionProfileConfigRequest {
|
|
304
|
+
|
|
305
|
+
const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileConfigRequest) => any;
|
|
306
|
+
}
|
|
307
|
+
export interface GetFieldLevelEncryptionProfileConfigResult {
|
|
308
|
+
|
|
309
|
+
FieldLevelEncryptionProfileConfig?: FieldLevelEncryptionProfileConfig;
|
|
310
|
+
|
|
311
|
+
ETag?: string;
|
|
312
|
+
}
|
|
313
|
+
export declare namespace GetFieldLevelEncryptionProfileConfigResult {
|
|
314
|
+
|
|
315
|
+
const filterSensitiveLog: (obj: GetFieldLevelEncryptionProfileConfigResult) => any;
|
|
316
|
+
}
|
|
317
|
+
export interface GetFunctionRequest {
|
|
318
|
+
|
|
319
|
+
Name: string | undefined;
|
|
320
|
+
|
|
321
|
+
Stage?: FunctionStage | string;
|
|
322
|
+
}
|
|
323
|
+
export declare namespace GetFunctionRequest {
|
|
324
|
+
|
|
325
|
+
const filterSensitiveLog: (obj: GetFunctionRequest) => any;
|
|
326
|
+
}
|
|
327
|
+
export interface GetFunctionResult {
|
|
328
|
+
|
|
329
|
+
FunctionCode?: Uint8Array;
|
|
330
|
+
|
|
331
|
+
ETag?: string;
|
|
332
|
+
|
|
333
|
+
ContentType?: string;
|
|
334
|
+
}
|
|
335
|
+
export declare namespace GetFunctionResult {
|
|
336
|
+
|
|
337
|
+
const filterSensitiveLog: (obj: GetFunctionResult) => any;
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
export interface GetInvalidationRequest {
|
|
341
|
+
|
|
342
|
+
DistributionId: string | undefined;
|
|
343
|
+
|
|
344
|
+
Id: string | undefined;
|
|
345
|
+
}
|
|
346
|
+
export declare namespace GetInvalidationRequest {
|
|
347
|
+
|
|
348
|
+
const filterSensitiveLog: (obj: GetInvalidationRequest) => any;
|
|
349
|
+
}
|
|
350
|
+
|
|
351
|
+
export interface GetInvalidationResult {
|
|
352
|
+
|
|
353
|
+
Invalidation?: Invalidation;
|
|
354
|
+
}
|
|
355
|
+
export declare namespace GetInvalidationResult {
|
|
356
|
+
|
|
357
|
+
const filterSensitiveLog: (obj: GetInvalidationResult) => any;
|
|
358
|
+
}
|
|
359
|
+
|
|
360
|
+
export declare class NoSuchInvalidation extends __BaseException {
|
|
361
|
+
readonly name: "NoSuchInvalidation";
|
|
362
|
+
readonly $fault: "client";
|
|
363
|
+
Message?: string;
|
|
364
|
+
|
|
365
|
+
constructor(opts: __ExceptionOptionType<NoSuchInvalidation, __BaseException>);
|
|
366
|
+
}
|
|
367
|
+
export interface GetKeyGroupRequest {
|
|
368
|
+
|
|
369
|
+
Id: string | undefined;
|
|
370
|
+
}
|
|
371
|
+
export declare namespace GetKeyGroupRequest {
|
|
372
|
+
|
|
373
|
+
const filterSensitiveLog: (obj: GetKeyGroupRequest) => any;
|
|
374
|
+
}
|
|
375
|
+
export interface GetKeyGroupResult {
|
|
376
|
+
|
|
377
|
+
KeyGroup?: KeyGroup;
|
|
378
|
+
|
|
379
|
+
ETag?: string;
|
|
380
|
+
}
|
|
381
|
+
export declare namespace GetKeyGroupResult {
|
|
382
|
+
|
|
383
|
+
const filterSensitiveLog: (obj: GetKeyGroupResult) => any;
|
|
384
|
+
}
|
|
385
|
+
export interface GetKeyGroupConfigRequest {
|
|
386
|
+
|
|
387
|
+
Id: string | undefined;
|
|
388
|
+
}
|
|
389
|
+
export declare namespace GetKeyGroupConfigRequest {
|
|
390
|
+
|
|
391
|
+
const filterSensitiveLog: (obj: GetKeyGroupConfigRequest) => any;
|
|
392
|
+
}
|
|
393
|
+
export interface GetKeyGroupConfigResult {
|
|
394
|
+
|
|
395
|
+
KeyGroupConfig?: KeyGroupConfig;
|
|
396
|
+
|
|
397
|
+
ETag?: string;
|
|
398
|
+
}
|
|
399
|
+
export declare namespace GetKeyGroupConfigResult {
|
|
400
|
+
|
|
401
|
+
const filterSensitiveLog: (obj: GetKeyGroupConfigResult) => any;
|
|
402
|
+
}
|
|
403
|
+
export interface GetMonitoringSubscriptionRequest {
|
|
404
|
+
|
|
405
|
+
DistributionId: string | undefined;
|
|
406
|
+
}
|
|
407
|
+
export declare namespace GetMonitoringSubscriptionRequest {
|
|
408
|
+
|
|
409
|
+
const filterSensitiveLog: (obj: GetMonitoringSubscriptionRequest) => any;
|
|
410
|
+
}
|
|
411
|
+
export interface GetMonitoringSubscriptionResult {
|
|
412
|
+
|
|
413
|
+
MonitoringSubscription?: MonitoringSubscription;
|
|
414
|
+
}
|
|
415
|
+
export declare namespace GetMonitoringSubscriptionResult {
|
|
416
|
+
|
|
417
|
+
const filterSensitiveLog: (obj: GetMonitoringSubscriptionResult) => any;
|
|
418
|
+
}
|
|
419
|
+
export interface GetOriginRequestPolicyRequest {
|
|
420
|
+
|
|
421
|
+
Id: string | undefined;
|
|
422
|
+
}
|
|
423
|
+
export declare namespace GetOriginRequestPolicyRequest {
|
|
424
|
+
|
|
425
|
+
const filterSensitiveLog: (obj: GetOriginRequestPolicyRequest) => any;
|
|
426
|
+
}
|
|
427
|
+
export interface GetOriginRequestPolicyResult {
|
|
428
|
+
|
|
429
|
+
OriginRequestPolicy?: OriginRequestPolicy;
|
|
430
|
+
|
|
431
|
+
ETag?: string;
|
|
432
|
+
}
|
|
433
|
+
export declare namespace GetOriginRequestPolicyResult {
|
|
434
|
+
|
|
435
|
+
const filterSensitiveLog: (obj: GetOriginRequestPolicyResult) => any;
|
|
436
|
+
}
|
|
437
|
+
export interface GetOriginRequestPolicyConfigRequest {
|
|
438
|
+
|
|
439
|
+
Id: string | undefined;
|
|
440
|
+
}
|
|
441
|
+
export declare namespace GetOriginRequestPolicyConfigRequest {
|
|
442
|
+
|
|
443
|
+
const filterSensitiveLog: (obj: GetOriginRequestPolicyConfigRequest) => any;
|
|
444
|
+
}
|
|
445
|
+
export interface GetOriginRequestPolicyConfigResult {
|
|
446
|
+
|
|
447
|
+
OriginRequestPolicyConfig?: OriginRequestPolicyConfig;
|
|
448
|
+
|
|
449
|
+
ETag?: string;
|
|
450
|
+
}
|
|
451
|
+
export declare namespace GetOriginRequestPolicyConfigResult {
|
|
452
|
+
|
|
453
|
+
const filterSensitiveLog: (obj: GetOriginRequestPolicyConfigResult) => any;
|
|
454
|
+
}
|
|
455
|
+
export interface GetPublicKeyRequest {
|
|
456
|
+
|
|
457
|
+
Id: string | undefined;
|
|
458
|
+
}
|
|
459
|
+
export declare namespace GetPublicKeyRequest {
|
|
460
|
+
|
|
461
|
+
const filterSensitiveLog: (obj: GetPublicKeyRequest) => any;
|
|
462
|
+
}
|
|
463
|
+
export interface GetPublicKeyResult {
|
|
464
|
+
|
|
465
|
+
PublicKey?: PublicKey;
|
|
466
|
+
|
|
467
|
+
ETag?: string;
|
|
468
|
+
}
|
|
469
|
+
export declare namespace GetPublicKeyResult {
|
|
470
|
+
|
|
471
|
+
const filterSensitiveLog: (obj: GetPublicKeyResult) => any;
|
|
472
|
+
}
|
|
473
|
+
export interface GetPublicKeyConfigRequest {
|
|
474
|
+
|
|
475
|
+
Id: string | undefined;
|
|
476
|
+
}
|
|
477
|
+
export declare namespace GetPublicKeyConfigRequest {
|
|
478
|
+
|
|
479
|
+
const filterSensitiveLog: (obj: GetPublicKeyConfigRequest) => any;
|
|
480
|
+
}
|
|
481
|
+
export interface GetPublicKeyConfigResult {
|
|
482
|
+
|
|
483
|
+
PublicKeyConfig?: PublicKeyConfig;
|
|
484
|
+
|
|
485
|
+
ETag?: string;
|
|
486
|
+
}
|
|
487
|
+
export declare namespace GetPublicKeyConfigResult {
|
|
488
|
+
|
|
489
|
+
const filterSensitiveLog: (obj: GetPublicKeyConfigResult) => any;
|
|
490
|
+
}
|
|
491
|
+
export interface GetRealtimeLogConfigRequest {
|
|
492
|
+
|
|
493
|
+
Name?: string;
|
|
494
|
+
|
|
495
|
+
ARN?: string;
|
|
496
|
+
}
|
|
497
|
+
export declare namespace GetRealtimeLogConfigRequest {
|
|
498
|
+
|
|
499
|
+
const filterSensitiveLog: (obj: GetRealtimeLogConfigRequest) => any;
|
|
500
|
+
}
|
|
501
|
+
export interface GetRealtimeLogConfigResult {
|
|
502
|
+
|
|
503
|
+
RealtimeLogConfig?: RealtimeLogConfig;
|
|
504
|
+
}
|
|
505
|
+
export declare namespace GetRealtimeLogConfigResult {
|
|
506
|
+
|
|
507
|
+
const filterSensitiveLog: (obj: GetRealtimeLogConfigResult) => any;
|
|
508
|
+
}
|
|
509
|
+
export interface GetResponseHeadersPolicyRequest {
|
|
510
|
+
|
|
511
|
+
Id: string | undefined;
|
|
512
|
+
}
|
|
513
|
+
export declare namespace GetResponseHeadersPolicyRequest {
|
|
514
|
+
|
|
515
|
+
const filterSensitiveLog: (obj: GetResponseHeadersPolicyRequest) => any;
|
|
516
|
+
}
|
|
517
|
+
export interface GetResponseHeadersPolicyResult {
|
|
518
|
+
|
|
519
|
+
ResponseHeadersPolicy?: ResponseHeadersPolicy;
|
|
520
|
+
|
|
521
|
+
ETag?: string;
|
|
522
|
+
}
|
|
523
|
+
export declare namespace GetResponseHeadersPolicyResult {
|
|
524
|
+
|
|
525
|
+
const filterSensitiveLog: (obj: GetResponseHeadersPolicyResult) => any;
|
|
526
|
+
}
|
|
527
|
+
export interface GetResponseHeadersPolicyConfigRequest {
|
|
528
|
+
|
|
529
|
+
Id: string | undefined;
|
|
530
|
+
}
|
|
531
|
+
export declare namespace GetResponseHeadersPolicyConfigRequest {
|
|
532
|
+
|
|
533
|
+
const filterSensitiveLog: (obj: GetResponseHeadersPolicyConfigRequest) => any;
|
|
534
|
+
}
|
|
535
|
+
export interface GetResponseHeadersPolicyConfigResult {
|
|
536
|
+
|
|
537
|
+
ResponseHeadersPolicyConfig?: ResponseHeadersPolicyConfig;
|
|
538
|
+
|
|
539
|
+
ETag?: string;
|
|
540
|
+
}
|
|
541
|
+
export declare namespace GetResponseHeadersPolicyConfigResult {
|
|
542
|
+
|
|
543
|
+
const filterSensitiveLog: (obj: GetResponseHeadersPolicyConfigResult) => any;
|
|
544
|
+
}
|
|
545
|
+
|
|
546
|
+
export interface GetStreamingDistributionRequest {
|
|
547
|
+
|
|
548
|
+
Id: string | undefined;
|
|
549
|
+
}
|
|
550
|
+
export declare namespace GetStreamingDistributionRequest {
|
|
551
|
+
|
|
552
|
+
const filterSensitiveLog: (obj: GetStreamingDistributionRequest) => any;
|
|
553
|
+
}
|
|
554
|
+
|
|
555
|
+
export interface GetStreamingDistributionResult {
|
|
556
|
+
|
|
557
|
+
StreamingDistribution?: StreamingDistribution;
|
|
558
|
+
|
|
559
|
+
ETag?: string;
|
|
560
|
+
}
|
|
561
|
+
export declare namespace GetStreamingDistributionResult {
|
|
562
|
+
|
|
563
|
+
const filterSensitiveLog: (obj: GetStreamingDistributionResult) => any;
|
|
564
|
+
}
|
|
565
|
+
|
|
566
|
+
export interface GetStreamingDistributionConfigRequest {
|
|
567
|
+
|
|
568
|
+
Id: string | undefined;
|
|
569
|
+
}
|
|
570
|
+
export declare namespace GetStreamingDistributionConfigRequest {
|
|
571
|
+
|
|
572
|
+
const filterSensitiveLog: (obj: GetStreamingDistributionConfigRequest) => any;
|
|
573
|
+
}
|
|
574
|
+
|
|
575
|
+
export interface GetStreamingDistributionConfigResult {
|
|
576
|
+
|
|
577
|
+
StreamingDistributionConfig?: StreamingDistributionConfig;
|
|
578
|
+
|
|
579
|
+
ETag?: string;
|
|
580
|
+
}
|
|
581
|
+
export declare namespace GetStreamingDistributionConfigResult {
|
|
582
|
+
|
|
583
|
+
const filterSensitiveLog: (obj: GetStreamingDistributionConfigResult) => any;
|
|
584
|
+
}
|
|
585
|
+
export interface ListCachePoliciesRequest {
|
|
586
|
+
|
|
587
|
+
Type?: CachePolicyType | string;
|
|
588
|
+
|
|
589
|
+
Marker?: string;
|
|
590
|
+
|
|
591
|
+
MaxItems?: number;
|
|
592
|
+
}
|
|
593
|
+
export declare namespace ListCachePoliciesRequest {
|
|
594
|
+
|
|
595
|
+
const filterSensitiveLog: (obj: ListCachePoliciesRequest) => any;
|
|
596
|
+
}
|
|
597
|
+
export interface ListCachePoliciesResult {
|
|
598
|
+
|
|
599
|
+
CachePolicyList?: CachePolicyList;
|
|
600
|
+
}
|
|
601
|
+
export declare namespace ListCachePoliciesResult {
|
|
602
|
+
|
|
603
|
+
const filterSensitiveLog: (obj: ListCachePoliciesResult) => any;
|
|
604
|
+
}
|
|
605
|
+
|
|
606
|
+
export interface ListCloudFrontOriginAccessIdentitiesRequest {
|
|
607
|
+
|
|
608
|
+
Marker?: string;
|
|
609
|
+
|
|
610
|
+
MaxItems?: number;
|
|
611
|
+
}
|
|
612
|
+
export declare namespace ListCloudFrontOriginAccessIdentitiesRequest {
|
|
613
|
+
|
|
614
|
+
const filterSensitiveLog: (obj: ListCloudFrontOriginAccessIdentitiesRequest) => any;
|
|
615
|
+
}
|
|
616
|
+
|
|
617
|
+
export interface CloudFrontOriginAccessIdentitySummary {
|
|
618
|
+
|
|
619
|
+
Id: string | undefined;
|
|
620
|
+
|
|
621
|
+
S3CanonicalUserId: string | undefined;
|
|
622
|
+
|
|
623
|
+
Comment: string | undefined;
|
|
624
|
+
}
|
|
625
|
+
export declare namespace CloudFrontOriginAccessIdentitySummary {
|
|
626
|
+
|
|
627
|
+
const filterSensitiveLog: (obj: CloudFrontOriginAccessIdentitySummary) => any;
|
|
628
|
+
}
|
|
629
|
+
|
|
630
|
+
export interface CloudFrontOriginAccessIdentityList {
|
|
631
|
+
|
|
632
|
+
Marker: string | undefined;
|
|
633
|
+
|
|
634
|
+
NextMarker?: string;
|
|
635
|
+
|
|
636
|
+
MaxItems: number | undefined;
|
|
637
|
+
|
|
638
|
+
IsTruncated: boolean | undefined;
|
|
639
|
+
|
|
640
|
+
Quantity: number | undefined;
|
|
641
|
+
|
|
642
|
+
Items?: CloudFrontOriginAccessIdentitySummary[];
|
|
643
|
+
}
|
|
644
|
+
export declare namespace CloudFrontOriginAccessIdentityList {
|
|
645
|
+
|
|
646
|
+
const filterSensitiveLog: (obj: CloudFrontOriginAccessIdentityList) => any;
|
|
647
|
+
}
|
|
648
|
+
|
|
649
|
+
export interface ListCloudFrontOriginAccessIdentitiesResult {
|
|
650
|
+
|
|
651
|
+
CloudFrontOriginAccessIdentityList?: CloudFrontOriginAccessIdentityList;
|
|
652
|
+
}
|
|
653
|
+
export declare namespace ListCloudFrontOriginAccessIdentitiesResult {
|
|
654
|
+
|
|
655
|
+
const filterSensitiveLog: (obj: ListCloudFrontOriginAccessIdentitiesResult) => any;
|
|
656
|
+
}
|
|
657
|
+
export interface ListConflictingAliasesRequest {
|
|
658
|
+
|
|
659
|
+
DistributionId: string | undefined;
|
|
660
|
+
|
|
661
|
+
Alias: string | undefined;
|
|
662
|
+
|
|
663
|
+
Marker?: string;
|
|
664
|
+
|
|
665
|
+
MaxItems?: number;
|
|
666
|
+
}
|
|
667
|
+
export declare namespace ListConflictingAliasesRequest {
|
|
668
|
+
|
|
669
|
+
const filterSensitiveLog: (obj: ListConflictingAliasesRequest) => any;
|
|
670
|
+
}
|
|
671
|
+
|
|
672
|
+
export interface ConflictingAlias {
|
|
673
|
+
|
|
674
|
+
Alias?: string;
|
|
675
|
+
|
|
676
|
+
DistributionId?: string;
|
|
677
|
+
|
|
678
|
+
AccountId?: string;
|
|
679
|
+
}
|
|
680
|
+
export declare namespace ConflictingAlias {
|
|
681
|
+
|
|
682
|
+
const filterSensitiveLog: (obj: ConflictingAlias) => any;
|
|
683
|
+
}
|
|
684
|
+
|
|
685
|
+
export interface ConflictingAliasesList {
|
|
686
|
+
|
|
687
|
+
NextMarker?: string;
|
|
688
|
+
|
|
689
|
+
MaxItems?: number;
|
|
690
|
+
|
|
691
|
+
Quantity?: number;
|
|
692
|
+
|
|
693
|
+
Items?: ConflictingAlias[];
|
|
694
|
+
}
|
|
695
|
+
export declare namespace ConflictingAliasesList {
|
|
696
|
+
|
|
697
|
+
const filterSensitiveLog: (obj: ConflictingAliasesList) => any;
|
|
698
|
+
}
|
|
699
|
+
export interface ListConflictingAliasesResult {
|
|
700
|
+
|
|
701
|
+
ConflictingAliasesList?: ConflictingAliasesList;
|
|
702
|
+
}
|
|
703
|
+
export declare namespace ListConflictingAliasesResult {
|
|
704
|
+
|
|
705
|
+
const filterSensitiveLog: (obj: ListConflictingAliasesResult) => any;
|
|
706
|
+
}
|
|
707
|
+
|
|
708
|
+
export interface ListDistributionsRequest {
|
|
709
|
+
|
|
710
|
+
Marker?: string;
|
|
711
|
+
|
|
712
|
+
MaxItems?: number;
|
|
713
|
+
}
|
|
714
|
+
export declare namespace ListDistributionsRequest {
|
|
715
|
+
|
|
716
|
+
const filterSensitiveLog: (obj: ListDistributionsRequest) => any;
|
|
717
|
+
}
|
|
718
|
+
|
|
719
|
+
export interface DistributionSummary {
|
|
720
|
+
|
|
721
|
+
Id: string | undefined;
|
|
722
|
+
|
|
723
|
+
ARN: string | undefined;
|
|
724
|
+
|
|
725
|
+
Status: string | undefined;
|
|
726
|
+
|
|
727
|
+
LastModifiedTime: Date | undefined;
|
|
728
|
+
|
|
729
|
+
DomainName: string | undefined;
|
|
730
|
+
|
|
731
|
+
Aliases: Aliases | undefined;
|
|
732
|
+
|
|
733
|
+
Origins: Origins | undefined;
|
|
734
|
+
|
|
735
|
+
OriginGroups?: OriginGroups;
|
|
736
|
+
|
|
737
|
+
DefaultCacheBehavior: DefaultCacheBehavior | undefined;
|
|
738
|
+
|
|
739
|
+
CacheBehaviors: CacheBehaviors | undefined;
|
|
740
|
+
|
|
741
|
+
CustomErrorResponses: CustomErrorResponses | undefined;
|
|
742
|
+
|
|
743
|
+
Comment: string | undefined;
|
|
744
|
+
|
|
745
|
+
PriceClass: PriceClass | string | undefined;
|
|
746
|
+
|
|
747
|
+
Enabled: boolean | undefined;
|
|
748
|
+
|
|
749
|
+
ViewerCertificate: ViewerCertificate | undefined;
|
|
750
|
+
|
|
751
|
+
Restrictions: Restrictions | undefined;
|
|
752
|
+
|
|
753
|
+
WebACLId: string | undefined;
|
|
754
|
+
|
|
755
|
+
HttpVersion: HttpVersion | string | undefined;
|
|
756
|
+
|
|
757
|
+
IsIPV6Enabled: boolean | undefined;
|
|
758
|
+
|
|
759
|
+
AliasICPRecordals?: AliasICPRecordal[];
|
|
760
|
+
}
|
|
761
|
+
export declare namespace DistributionSummary {
|
|
762
|
+
|
|
763
|
+
const filterSensitiveLog: (obj: DistributionSummary) => any;
|
|
764
|
+
}
|
|
765
|
+
|
|
766
|
+
export interface DistributionList {
|
|
767
|
+
|
|
768
|
+
Marker: string | undefined;
|
|
769
|
+
|
|
770
|
+
NextMarker?: string;
|
|
771
|
+
|
|
772
|
+
MaxItems: number | undefined;
|
|
773
|
+
|
|
774
|
+
IsTruncated: boolean | undefined;
|
|
775
|
+
|
|
776
|
+
Quantity: number | undefined;
|
|
777
|
+
|
|
778
|
+
Items?: DistributionSummary[];
|
|
779
|
+
}
|
|
780
|
+
export declare namespace DistributionList {
|
|
781
|
+
|
|
782
|
+
const filterSensitiveLog: (obj: DistributionList) => any;
|
|
783
|
+
}
|
|
784
|
+
|
|
785
|
+
export interface ListDistributionsResult {
|
|
786
|
+
|
|
787
|
+
DistributionList?: DistributionList;
|
|
788
|
+
}
|
|
789
|
+
export declare namespace ListDistributionsResult {
|
|
790
|
+
|
|
791
|
+
const filterSensitiveLog: (obj: ListDistributionsResult) => any;
|
|
792
|
+
}
|
|
793
|
+
export interface ListDistributionsByCachePolicyIdRequest {
|
|
794
|
+
|
|
795
|
+
Marker?: string;
|
|
796
|
+
|
|
797
|
+
MaxItems?: number;
|
|
798
|
+
|
|
799
|
+
CachePolicyId: string | undefined;
|
|
800
|
+
}
|
|
801
|
+
export declare namespace ListDistributionsByCachePolicyIdRequest {
|
|
802
|
+
|
|
803
|
+
const filterSensitiveLog: (obj: ListDistributionsByCachePolicyIdRequest) => any;
|
|
804
|
+
}
|
|
805
|
+
|
|
806
|
+
export interface DistributionIdList {
|
|
807
|
+
|
|
808
|
+
Marker: string | undefined;
|
|
809
|
+
|
|
810
|
+
NextMarker?: string;
|
|
811
|
+
|
|
812
|
+
MaxItems: number | undefined;
|
|
813
|
+
|
|
814
|
+
IsTruncated: boolean | undefined;
|
|
815
|
+
|
|
816
|
+
Quantity: number | undefined;
|
|
817
|
+
|
|
818
|
+
Items?: string[];
|
|
819
|
+
}
|
|
820
|
+
export declare namespace DistributionIdList {
|
|
821
|
+
|
|
822
|
+
const filterSensitiveLog: (obj: DistributionIdList) => any;
|
|
823
|
+
}
|
|
824
|
+
export interface ListDistributionsByCachePolicyIdResult {
|
|
825
|
+
|
|
826
|
+
DistributionIdList?: DistributionIdList;
|
|
827
|
+
}
|
|
828
|
+
export declare namespace ListDistributionsByCachePolicyIdResult {
|
|
829
|
+
|
|
830
|
+
const filterSensitiveLog: (obj: ListDistributionsByCachePolicyIdResult) => any;
|
|
831
|
+
}
|
|
832
|
+
export interface ListDistributionsByKeyGroupRequest {
|
|
833
|
+
|
|
834
|
+
Marker?: string;
|
|
835
|
+
|
|
836
|
+
MaxItems?: number;
|
|
837
|
+
|
|
838
|
+
KeyGroupId: string | undefined;
|
|
839
|
+
}
|
|
840
|
+
export declare namespace ListDistributionsByKeyGroupRequest {
|
|
841
|
+
|
|
842
|
+
const filterSensitiveLog: (obj: ListDistributionsByKeyGroupRequest) => any;
|
|
843
|
+
}
|
|
844
|
+
export interface ListDistributionsByKeyGroupResult {
|
|
845
|
+
|
|
846
|
+
DistributionIdList?: DistributionIdList;
|
|
847
|
+
}
|
|
848
|
+
export declare namespace ListDistributionsByKeyGroupResult {
|
|
849
|
+
|
|
850
|
+
const filterSensitiveLog: (obj: ListDistributionsByKeyGroupResult) => any;
|
|
851
|
+
}
|
|
852
|
+
export interface ListDistributionsByOriginRequestPolicyIdRequest {
|
|
853
|
+
|
|
854
|
+
Marker?: string;
|
|
855
|
+
|
|
856
|
+
MaxItems?: number;
|
|
857
|
+
|
|
858
|
+
OriginRequestPolicyId: string | undefined;
|
|
859
|
+
}
|
|
860
|
+
export declare namespace ListDistributionsByOriginRequestPolicyIdRequest {
|
|
861
|
+
|
|
862
|
+
const filterSensitiveLog: (obj: ListDistributionsByOriginRequestPolicyIdRequest) => any;
|
|
863
|
+
}
|
|
864
|
+
export interface ListDistributionsByOriginRequestPolicyIdResult {
|
|
865
|
+
|
|
866
|
+
DistributionIdList?: DistributionIdList;
|
|
867
|
+
}
|
|
868
|
+
export declare namespace ListDistributionsByOriginRequestPolicyIdResult {
|
|
869
|
+
|
|
870
|
+
const filterSensitiveLog: (obj: ListDistributionsByOriginRequestPolicyIdResult) => any;
|
|
871
|
+
}
|
|
872
|
+
export interface ListDistributionsByRealtimeLogConfigRequest {
|
|
873
|
+
|
|
874
|
+
Marker?: string;
|
|
875
|
+
|
|
876
|
+
MaxItems?: number;
|
|
877
|
+
|
|
878
|
+
RealtimeLogConfigName?: string;
|
|
879
|
+
|
|
880
|
+
RealtimeLogConfigArn?: string;
|
|
881
|
+
}
|
|
882
|
+
export declare namespace ListDistributionsByRealtimeLogConfigRequest {
|
|
883
|
+
|
|
884
|
+
const filterSensitiveLog: (obj: ListDistributionsByRealtimeLogConfigRequest) => any;
|
|
885
|
+
}
|
|
886
|
+
export interface ListDistributionsByRealtimeLogConfigResult {
|
|
887
|
+
|
|
888
|
+
DistributionList?: DistributionList;
|
|
889
|
+
}
|
|
890
|
+
export declare namespace ListDistributionsByRealtimeLogConfigResult {
|
|
891
|
+
|
|
892
|
+
const filterSensitiveLog: (obj: ListDistributionsByRealtimeLogConfigResult) => any;
|
|
893
|
+
}
|
|
894
|
+
export interface ListDistributionsByResponseHeadersPolicyIdRequest {
|
|
895
|
+
|
|
896
|
+
Marker?: string;
|
|
897
|
+
|
|
898
|
+
MaxItems?: number;
|
|
899
|
+
|
|
900
|
+
ResponseHeadersPolicyId: string | undefined;
|
|
901
|
+
}
|
|
902
|
+
export declare namespace ListDistributionsByResponseHeadersPolicyIdRequest {
|
|
903
|
+
|
|
904
|
+
const filterSensitiveLog: (obj: ListDistributionsByResponseHeadersPolicyIdRequest) => any;
|
|
905
|
+
}
|
|
906
|
+
export interface ListDistributionsByResponseHeadersPolicyIdResult {
|
|
907
|
+
|
|
908
|
+
DistributionIdList?: DistributionIdList;
|
|
909
|
+
}
|
|
910
|
+
export declare namespace ListDistributionsByResponseHeadersPolicyIdResult {
|
|
911
|
+
|
|
912
|
+
const filterSensitiveLog: (obj: ListDistributionsByResponseHeadersPolicyIdResult) => any;
|
|
913
|
+
}
|
|
914
|
+
|
|
915
|
+
export interface ListDistributionsByWebACLIdRequest {
|
|
916
|
+
|
|
917
|
+
Marker?: string;
|
|
918
|
+
|
|
919
|
+
MaxItems?: number;
|
|
920
|
+
|
|
921
|
+
WebACLId: string | undefined;
|
|
922
|
+
}
|
|
923
|
+
export declare namespace ListDistributionsByWebACLIdRequest {
|
|
924
|
+
|
|
925
|
+
const filterSensitiveLog: (obj: ListDistributionsByWebACLIdRequest) => any;
|
|
926
|
+
}
|
|
927
|
+
|
|
928
|
+
export interface ListDistributionsByWebACLIdResult {
|
|
929
|
+
|
|
930
|
+
DistributionList?: DistributionList;
|
|
931
|
+
}
|
|
932
|
+
export declare namespace ListDistributionsByWebACLIdResult {
|
|
933
|
+
|
|
934
|
+
const filterSensitiveLog: (obj: ListDistributionsByWebACLIdResult) => any;
|
|
935
|
+
}
|
|
936
|
+
export interface ListFieldLevelEncryptionConfigsRequest {
|
|
937
|
+
|
|
938
|
+
Marker?: string;
|
|
939
|
+
|
|
940
|
+
MaxItems?: number;
|
|
941
|
+
}
|
|
942
|
+
export declare namespace ListFieldLevelEncryptionConfigsRequest {
|
|
943
|
+
|
|
944
|
+
const filterSensitiveLog: (obj: ListFieldLevelEncryptionConfigsRequest) => any;
|
|
945
|
+
}
|
|
946
|
+
|
|
947
|
+
export interface FieldLevelEncryptionSummary {
|
|
948
|
+
|
|
949
|
+
Id: string | undefined;
|
|
950
|
+
|
|
951
|
+
LastModifiedTime: Date | undefined;
|
|
952
|
+
|
|
953
|
+
Comment?: string;
|
|
954
|
+
|
|
955
|
+
QueryArgProfileConfig?: QueryArgProfileConfig;
|
|
956
|
+
|
|
957
|
+
ContentTypeProfileConfig?: ContentTypeProfileConfig;
|
|
958
|
+
}
|
|
959
|
+
export declare namespace FieldLevelEncryptionSummary {
|
|
960
|
+
|
|
961
|
+
const filterSensitiveLog: (obj: FieldLevelEncryptionSummary) => any;
|
|
962
|
+
}
|
|
963
|
+
|
|
964
|
+
export interface FieldLevelEncryptionList {
|
|
965
|
+
|
|
966
|
+
NextMarker?: string;
|
|
967
|
+
|
|
968
|
+
MaxItems: number | undefined;
|
|
969
|
+
|
|
970
|
+
Quantity: number | undefined;
|
|
971
|
+
|
|
972
|
+
Items?: FieldLevelEncryptionSummary[];
|
|
973
|
+
}
|
|
974
|
+
export declare namespace FieldLevelEncryptionList {
|
|
975
|
+
|
|
976
|
+
const filterSensitiveLog: (obj: FieldLevelEncryptionList) => any;
|
|
977
|
+
}
|
|
978
|
+
export interface ListFieldLevelEncryptionConfigsResult {
|
|
979
|
+
|
|
980
|
+
FieldLevelEncryptionList?: FieldLevelEncryptionList;
|
|
981
|
+
}
|
|
982
|
+
export declare namespace ListFieldLevelEncryptionConfigsResult {
|
|
983
|
+
|
|
984
|
+
const filterSensitiveLog: (obj: ListFieldLevelEncryptionConfigsResult) => any;
|
|
985
|
+
}
|
|
986
|
+
export interface ListFieldLevelEncryptionProfilesRequest {
|
|
987
|
+
|
|
988
|
+
Marker?: string;
|
|
989
|
+
|
|
990
|
+
MaxItems?: number;
|
|
991
|
+
}
|
|
992
|
+
export declare namespace ListFieldLevelEncryptionProfilesRequest {
|
|
993
|
+
|
|
994
|
+
const filterSensitiveLog: (obj: ListFieldLevelEncryptionProfilesRequest) => any;
|
|
995
|
+
}
|
|
996
|
+
|
|
997
|
+
export interface FieldLevelEncryptionProfileSummary {
|
|
998
|
+
|
|
999
|
+
Id: string | undefined;
|
|
1000
|
+
|
|
1001
|
+
LastModifiedTime: Date | undefined;
|
|
1002
|
+
|
|
1003
|
+
Name: string | undefined;
|
|
1004
|
+
|
|
1005
|
+
EncryptionEntities: EncryptionEntities | undefined;
|
|
1006
|
+
|
|
1007
|
+
Comment?: string;
|
|
1008
|
+
}
|
|
1009
|
+
export declare namespace FieldLevelEncryptionProfileSummary {
|
|
1010
|
+
|
|
1011
|
+
const filterSensitiveLog: (obj: FieldLevelEncryptionProfileSummary) => any;
|
|
1012
|
+
}
|
|
1013
|
+
|
|
1014
|
+
export interface FieldLevelEncryptionProfileList {
|
|
1015
|
+
|
|
1016
|
+
NextMarker?: string;
|
|
1017
|
+
|
|
1018
|
+
MaxItems: number | undefined;
|
|
1019
|
+
|
|
1020
|
+
Quantity: number | undefined;
|
|
1021
|
+
|
|
1022
|
+
Items?: FieldLevelEncryptionProfileSummary[];
|
|
1023
|
+
}
|
|
1024
|
+
export declare namespace FieldLevelEncryptionProfileList {
|
|
1025
|
+
|
|
1026
|
+
const filterSensitiveLog: (obj: FieldLevelEncryptionProfileList) => any;
|
|
1027
|
+
}
|
|
1028
|
+
export interface ListFieldLevelEncryptionProfilesResult {
|
|
1029
|
+
|
|
1030
|
+
FieldLevelEncryptionProfileList?: FieldLevelEncryptionProfileList;
|
|
1031
|
+
}
|
|
1032
|
+
export declare namespace ListFieldLevelEncryptionProfilesResult {
|
|
1033
|
+
|
|
1034
|
+
const filterSensitiveLog: (obj: ListFieldLevelEncryptionProfilesResult) => any;
|
|
1035
|
+
}
|
|
1036
|
+
export interface ListFunctionsRequest {
|
|
1037
|
+
|
|
1038
|
+
Marker?: string;
|
|
1039
|
+
|
|
1040
|
+
MaxItems?: number;
|
|
1041
|
+
|
|
1042
|
+
Stage?: FunctionStage | string;
|
|
1043
|
+
}
|
|
1044
|
+
export declare namespace ListFunctionsRequest {
|
|
1045
|
+
|
|
1046
|
+
const filterSensitiveLog: (obj: ListFunctionsRequest) => any;
|
|
1047
|
+
}
|
|
1048
|
+
|
|
1049
|
+
export interface FunctionList {
|
|
1050
|
+
|
|
1051
|
+
NextMarker?: string;
|
|
1052
|
+
|
|
1053
|
+
MaxItems: number | undefined;
|
|
1054
|
+
|
|
1055
|
+
Quantity: number | undefined;
|
|
1056
|
+
|
|
1057
|
+
Items?: FunctionSummary[];
|
|
1058
|
+
}
|
|
1059
|
+
export declare namespace FunctionList {
|
|
1060
|
+
|
|
1061
|
+
const filterSensitiveLog: (obj: FunctionList) => any;
|
|
1062
|
+
}
|
|
1063
|
+
export interface ListFunctionsResult {
|
|
1064
|
+
|
|
1065
|
+
FunctionList?: FunctionList;
|
|
1066
|
+
}
|
|
1067
|
+
export declare namespace ListFunctionsResult {
|
|
1068
|
+
|
|
1069
|
+
const filterSensitiveLog: (obj: ListFunctionsResult) => any;
|
|
1070
|
+
}
|
|
1071
|
+
|
|
1072
|
+
export interface ListInvalidationsRequest {
|
|
1073
|
+
|
|
1074
|
+
DistributionId: string | undefined;
|
|
1075
|
+
|
|
1076
|
+
Marker?: string;
|
|
1077
|
+
|
|
1078
|
+
MaxItems?: number;
|
|
1079
|
+
}
|
|
1080
|
+
export declare namespace ListInvalidationsRequest {
|
|
1081
|
+
|
|
1082
|
+
const filterSensitiveLog: (obj: ListInvalidationsRequest) => any;
|
|
1083
|
+
}
|
|
1084
|
+
|
|
1085
|
+
export interface InvalidationSummary {
|
|
1086
|
+
|
|
1087
|
+
Id: string | undefined;
|
|
1088
|
+
|
|
1089
|
+
CreateTime: Date | undefined;
|
|
1090
|
+
|
|
1091
|
+
Status: string | undefined;
|
|
1092
|
+
}
|
|
1093
|
+
export declare namespace InvalidationSummary {
|
|
1094
|
+
|
|
1095
|
+
const filterSensitiveLog: (obj: InvalidationSummary) => any;
|
|
1096
|
+
}
|
|
1097
|
+
|
|
1098
|
+
export interface InvalidationList {
|
|
1099
|
+
|
|
1100
|
+
Marker: string | undefined;
|
|
1101
|
+
|
|
1102
|
+
NextMarker?: string;
|
|
1103
|
+
|
|
1104
|
+
MaxItems: number | undefined;
|
|
1105
|
+
|
|
1106
|
+
IsTruncated: boolean | undefined;
|
|
1107
|
+
|
|
1108
|
+
Quantity: number | undefined;
|
|
1109
|
+
|
|
1110
|
+
Items?: InvalidationSummary[];
|
|
1111
|
+
}
|
|
1112
|
+
export declare namespace InvalidationList {
|
|
1113
|
+
|
|
1114
|
+
const filterSensitiveLog: (obj: InvalidationList) => any;
|
|
1115
|
+
}
|
|
1116
|
+
|
|
1117
|
+
export interface ListInvalidationsResult {
|
|
1118
|
+
|
|
1119
|
+
InvalidationList?: InvalidationList;
|
|
1120
|
+
}
|
|
1121
|
+
export declare namespace ListInvalidationsResult {
|
|
1122
|
+
|
|
1123
|
+
const filterSensitiveLog: (obj: ListInvalidationsResult) => any;
|
|
1124
|
+
}
|
|
1125
|
+
export interface ListKeyGroupsRequest {
|
|
1126
|
+
|
|
1127
|
+
Marker?: string;
|
|
1128
|
+
|
|
1129
|
+
MaxItems?: number;
|
|
1130
|
+
}
|
|
1131
|
+
export declare namespace ListKeyGroupsRequest {
|
|
1132
|
+
|
|
1133
|
+
const filterSensitiveLog: (obj: ListKeyGroupsRequest) => any;
|
|
1134
|
+
}
|
|
1135
|
+
|
|
1136
|
+
export interface KeyGroupSummary {
|
|
1137
|
+
|
|
1138
|
+
KeyGroup: KeyGroup | undefined;
|
|
1139
|
+
}
|
|
1140
|
+
export declare namespace KeyGroupSummary {
|
|
1141
|
+
|
|
1142
|
+
const filterSensitiveLog: (obj: KeyGroupSummary) => any;
|
|
1143
|
+
}
|
|
1144
|
+
|
|
1145
|
+
export interface KeyGroupList {
|
|
1146
|
+
|
|
1147
|
+
NextMarker?: string;
|
|
1148
|
+
|
|
1149
|
+
MaxItems: number | undefined;
|
|
1150
|
+
|
|
1151
|
+
Quantity: number | undefined;
|
|
1152
|
+
|
|
1153
|
+
Items?: KeyGroupSummary[];
|
|
1154
|
+
}
|
|
1155
|
+
export declare namespace KeyGroupList {
|
|
1156
|
+
|
|
1157
|
+
const filterSensitiveLog: (obj: KeyGroupList) => any;
|
|
1158
|
+
}
|
|
1159
|
+
export interface ListKeyGroupsResult {
|
|
1160
|
+
|
|
1161
|
+
KeyGroupList?: KeyGroupList;
|
|
1162
|
+
}
|
|
1163
|
+
export declare namespace ListKeyGroupsResult {
|
|
1164
|
+
|
|
1165
|
+
const filterSensitiveLog: (obj: ListKeyGroupsResult) => any;
|
|
1166
|
+
}
|
|
1167
|
+
export declare type OriginRequestPolicyType = "custom" | "managed";
|
|
1168
|
+
export interface ListOriginRequestPoliciesRequest {
|
|
1169
|
+
|
|
1170
|
+
Type?: OriginRequestPolicyType | string;
|
|
1171
|
+
|
|
1172
|
+
Marker?: string;
|
|
1173
|
+
|
|
1174
|
+
MaxItems?: number;
|
|
1175
|
+
}
|
|
1176
|
+
export declare namespace ListOriginRequestPoliciesRequest {
|
|
1177
|
+
|
|
1178
|
+
const filterSensitiveLog: (obj: ListOriginRequestPoliciesRequest) => any;
|
|
1179
|
+
}
|
|
1180
|
+
|
|
1181
|
+
export interface OriginRequestPolicySummary {
|
|
1182
|
+
|
|
1183
|
+
Type: OriginRequestPolicyType | string | undefined;
|
|
1184
|
+
|
|
1185
|
+
OriginRequestPolicy: OriginRequestPolicy | undefined;
|
|
1186
|
+
}
|
|
1187
|
+
export declare namespace OriginRequestPolicySummary {
|
|
1188
|
+
|
|
1189
|
+
const filterSensitiveLog: (obj: OriginRequestPolicySummary) => any;
|
|
1190
|
+
}
|
|
1191
|
+
|
|
1192
|
+
export interface OriginRequestPolicyList {
|
|
1193
|
+
|
|
1194
|
+
NextMarker?: string;
|
|
1195
|
+
|
|
1196
|
+
MaxItems: number | undefined;
|
|
1197
|
+
|
|
1198
|
+
Quantity: number | undefined;
|
|
1199
|
+
|
|
1200
|
+
Items?: OriginRequestPolicySummary[];
|
|
1201
|
+
}
|
|
1202
|
+
export declare namespace OriginRequestPolicyList {
|
|
1203
|
+
|
|
1204
|
+
const filterSensitiveLog: (obj: OriginRequestPolicyList) => any;
|
|
1205
|
+
}
|
|
1206
|
+
export interface ListOriginRequestPoliciesResult {
|
|
1207
|
+
|
|
1208
|
+
OriginRequestPolicyList?: OriginRequestPolicyList;
|
|
1209
|
+
}
|
|
1210
|
+
export declare namespace ListOriginRequestPoliciesResult {
|
|
1211
|
+
|
|
1212
|
+
const filterSensitiveLog: (obj: ListOriginRequestPoliciesResult) => any;
|
|
1213
|
+
}
|
|
1214
|
+
export interface ListPublicKeysRequest {
|
|
1215
|
+
|
|
1216
|
+
Marker?: string;
|
|
1217
|
+
|
|
1218
|
+
MaxItems?: number;
|
|
1219
|
+
}
|
|
1220
|
+
export declare namespace ListPublicKeysRequest {
|
|
1221
|
+
|
|
1222
|
+
const filterSensitiveLog: (obj: ListPublicKeysRequest) => any;
|
|
1223
|
+
}
|
|
1224
|
+
|
|
1225
|
+
export interface PublicKeySummary {
|
|
1226
|
+
|
|
1227
|
+
Id: string | undefined;
|
|
1228
|
+
|
|
1229
|
+
Name: string | undefined;
|
|
1230
|
+
|
|
1231
|
+
CreatedTime: Date | undefined;
|
|
1232
|
+
|
|
1233
|
+
EncodedKey: string | undefined;
|
|
1234
|
+
|
|
1235
|
+
Comment?: string;
|
|
1236
|
+
}
|
|
1237
|
+
export declare namespace PublicKeySummary {
|
|
1238
|
+
|
|
1239
|
+
const filterSensitiveLog: (obj: PublicKeySummary) => any;
|
|
1240
|
+
}
|
|
1241
|
+
|
|
1242
|
+
export interface PublicKeyList {
|
|
1243
|
+
|
|
1244
|
+
NextMarker?: string;
|
|
1245
|
+
|
|
1246
|
+
MaxItems: number | undefined;
|
|
1247
|
+
|
|
1248
|
+
Quantity: number | undefined;
|
|
1249
|
+
|
|
1250
|
+
Items?: PublicKeySummary[];
|
|
1251
|
+
}
|
|
1252
|
+
export declare namespace PublicKeyList {
|
|
1253
|
+
|
|
1254
|
+
const filterSensitiveLog: (obj: PublicKeyList) => any;
|
|
1255
|
+
}
|
|
1256
|
+
export interface ListPublicKeysResult {
|
|
1257
|
+
|
|
1258
|
+
PublicKeyList?: PublicKeyList;
|
|
1259
|
+
}
|
|
1260
|
+
export declare namespace ListPublicKeysResult {
|
|
1261
|
+
|
|
1262
|
+
const filterSensitiveLog: (obj: ListPublicKeysResult) => any;
|
|
1263
|
+
}
|
|
1264
|
+
export interface ListRealtimeLogConfigsRequest {
|
|
1265
|
+
|
|
1266
|
+
MaxItems?: number;
|
|
1267
|
+
|
|
1268
|
+
Marker?: string;
|
|
1269
|
+
}
|
|
1270
|
+
export declare namespace ListRealtimeLogConfigsRequest {
|
|
1271
|
+
|
|
1272
|
+
const filterSensitiveLog: (obj: ListRealtimeLogConfigsRequest) => any;
|
|
1273
|
+
}
|
|
1274
|
+
|
|
1275
|
+
export interface RealtimeLogConfigs {
|
|
1276
|
+
|
|
1277
|
+
MaxItems: number | undefined;
|
|
1278
|
+
|
|
1279
|
+
Items?: RealtimeLogConfig[];
|
|
1280
|
+
|
|
1281
|
+
IsTruncated: boolean | undefined;
|
|
1282
|
+
|
|
1283
|
+
Marker: string | undefined;
|
|
1284
|
+
|
|
1285
|
+
NextMarker?: string;
|
|
1286
|
+
}
|
|
1287
|
+
export declare namespace RealtimeLogConfigs {
|
|
1288
|
+
|
|
1289
|
+
const filterSensitiveLog: (obj: RealtimeLogConfigs) => any;
|
|
1290
|
+
}
|
|
1291
|
+
export interface ListRealtimeLogConfigsResult {
|
|
1292
|
+
|
|
1293
|
+
RealtimeLogConfigs?: RealtimeLogConfigs;
|
|
1294
|
+
}
|
|
1295
|
+
export declare namespace ListRealtimeLogConfigsResult {
|
|
1296
|
+
|
|
1297
|
+
const filterSensitiveLog: (obj: ListRealtimeLogConfigsResult) => any;
|
|
1298
|
+
}
|
|
1299
|
+
export declare enum ResponseHeadersPolicyType {
|
|
1300
|
+
custom = "custom",
|
|
1301
|
+
managed = "managed"
|
|
1302
|
+
}
|
|
1303
|
+
export interface ListResponseHeadersPoliciesRequest {
|
|
1304
|
+
|
|
1305
|
+
Type?: ResponseHeadersPolicyType | string;
|
|
1306
|
+
|
|
1307
|
+
Marker?: string;
|
|
1308
|
+
|
|
1309
|
+
MaxItems?: number;
|
|
1310
|
+
}
|
|
1311
|
+
export declare namespace ListResponseHeadersPoliciesRequest {
|
|
1312
|
+
|
|
1313
|
+
const filterSensitiveLog: (obj: ListResponseHeadersPoliciesRequest) => any;
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1316
|
+
export interface ResponseHeadersPolicySummary {
|
|
1317
|
+
|
|
1318
|
+
Type: ResponseHeadersPolicyType | string | undefined;
|
|
1319
|
+
|
|
1320
|
+
ResponseHeadersPolicy: ResponseHeadersPolicy | undefined;
|
|
1321
|
+
}
|
|
1322
|
+
export declare namespace ResponseHeadersPolicySummary {
|
|
1323
|
+
|
|
1324
|
+
const filterSensitiveLog: (obj: ResponseHeadersPolicySummary) => any;
|
|
1325
|
+
}
|
|
1326
|
+
|
|
1327
|
+
export interface ResponseHeadersPolicyList {
|
|
1328
|
+
|
|
1329
|
+
NextMarker?: string;
|
|
1330
|
+
|
|
1331
|
+
MaxItems: number | undefined;
|
|
1332
|
+
|
|
1333
|
+
Quantity: number | undefined;
|
|
1334
|
+
|
|
1335
|
+
Items?: ResponseHeadersPolicySummary[];
|
|
1336
|
+
}
|
|
1337
|
+
export declare namespace ResponseHeadersPolicyList {
|
|
1338
|
+
|
|
1339
|
+
const filterSensitiveLog: (obj: ResponseHeadersPolicyList) => any;
|
|
1340
|
+
}
|
|
1341
|
+
export interface ListResponseHeadersPoliciesResult {
|
|
1342
|
+
|
|
1343
|
+
ResponseHeadersPolicyList?: ResponseHeadersPolicyList;
|
|
1344
|
+
}
|
|
1345
|
+
export declare namespace ListResponseHeadersPoliciesResult {
|
|
1346
|
+
|
|
1347
|
+
const filterSensitiveLog: (obj: ListResponseHeadersPoliciesResult) => any;
|
|
1348
|
+
}
|
|
1349
|
+
|
|
1350
|
+
export interface ListStreamingDistributionsRequest {
|
|
1351
|
+
|
|
1352
|
+
Marker?: string;
|
|
1353
|
+
|
|
1354
|
+
MaxItems?: number;
|
|
1355
|
+
}
|
|
1356
|
+
export declare namespace ListStreamingDistributionsRequest {
|
|
1357
|
+
|
|
1358
|
+
const filterSensitiveLog: (obj: ListStreamingDistributionsRequest) => any;
|
|
1359
|
+
}
|
|
1360
|
+
|
|
1361
|
+
export interface StreamingDistributionSummary {
|
|
1362
|
+
|
|
1363
|
+
Id: string | undefined;
|
|
1364
|
+
|
|
1365
|
+
ARN: string | undefined;
|
|
1366
|
+
|
|
1367
|
+
Status: string | undefined;
|
|
1368
|
+
|
|
1369
|
+
LastModifiedTime: Date | undefined;
|
|
1370
|
+
|
|
1371
|
+
DomainName: string | undefined;
|
|
1372
|
+
|
|
1373
|
+
S3Origin: S3Origin | undefined;
|
|
1374
|
+
|
|
1375
|
+
Aliases: Aliases | undefined;
|
|
1376
|
+
|
|
1377
|
+
TrustedSigners: TrustedSigners | undefined;
|
|
1378
|
+
|
|
1379
|
+
Comment: string | undefined;
|
|
1380
|
+
|
|
1381
|
+
PriceClass: PriceClass | string | undefined;
|
|
1382
|
+
|
|
1383
|
+
Enabled: boolean | undefined;
|
|
1384
|
+
}
|
|
1385
|
+
export declare namespace StreamingDistributionSummary {
|
|
1386
|
+
|
|
1387
|
+
const filterSensitiveLog: (obj: StreamingDistributionSummary) => any;
|
|
1388
|
+
}
|
|
1389
|
+
|
|
1390
|
+
export interface StreamingDistributionList {
|
|
1391
|
+
|
|
1392
|
+
Marker: string | undefined;
|
|
1393
|
+
|
|
1394
|
+
NextMarker?: string;
|
|
1395
|
+
|
|
1396
|
+
MaxItems: number | undefined;
|
|
1397
|
+
|
|
1398
|
+
IsTruncated: boolean | undefined;
|
|
1399
|
+
|
|
1400
|
+
Quantity: number | undefined;
|
|
1401
|
+
|
|
1402
|
+
Items?: StreamingDistributionSummary[];
|
|
1403
|
+
}
|
|
1404
|
+
export declare namespace StreamingDistributionList {
|
|
1405
|
+
|
|
1406
|
+
const filterSensitiveLog: (obj: StreamingDistributionList) => any;
|
|
1407
|
+
}
|
|
1408
|
+
|
|
1409
|
+
export interface ListStreamingDistributionsResult {
|
|
1410
|
+
|
|
1411
|
+
StreamingDistributionList?: StreamingDistributionList;
|
|
1412
|
+
}
|
|
1413
|
+
export declare namespace ListStreamingDistributionsResult {
|
|
1414
|
+
|
|
1415
|
+
const filterSensitiveLog: (obj: ListStreamingDistributionsResult) => any;
|
|
1416
|
+
}
|
|
1417
|
+
|
|
1418
|
+
export interface ListTagsForResourceRequest {
|
|
1419
|
+
|
|
1420
|
+
Resource: string | undefined;
|
|
1421
|
+
}
|
|
1422
|
+
export declare namespace ListTagsForResourceRequest {
|
|
1423
|
+
|
|
1424
|
+
const filterSensitiveLog: (obj: ListTagsForResourceRequest) => any;
|
|
1425
|
+
}
|
|
1426
|
+
|
|
1427
|
+
export interface ListTagsForResourceResult {
|
|
1428
|
+
|
|
1429
|
+
Tags: Tags | undefined;
|
|
1430
|
+
}
|
|
1431
|
+
export declare namespace ListTagsForResourceResult {
|
|
1432
|
+
|
|
1433
|
+
const filterSensitiveLog: (obj: ListTagsForResourceResult) => any;
|
|
1434
|
+
}
|
|
1435
|
+
export interface PublishFunctionRequest {
|
|
1436
|
+
|
|
1437
|
+
Name: string | undefined;
|
|
1438
|
+
|
|
1439
|
+
IfMatch: string | undefined;
|
|
1440
|
+
}
|
|
1441
|
+
export declare namespace PublishFunctionRequest {
|
|
1442
|
+
|
|
1443
|
+
const filterSensitiveLog: (obj: PublishFunctionRequest) => any;
|
|
1444
|
+
}
|
|
1445
|
+
export interface PublishFunctionResult {
|
|
1446
|
+
|
|
1447
|
+
FunctionSummary?: FunctionSummary;
|
|
1448
|
+
}
|
|
1449
|
+
export declare namespace PublishFunctionResult {
|
|
1450
|
+
|
|
1451
|
+
const filterSensitiveLog: (obj: PublishFunctionResult) => any;
|
|
1452
|
+
}
|
|
1453
|
+
|
|
1454
|
+
export interface TagResourceRequest {
|
|
1455
|
+
|
|
1456
|
+
Resource: string | undefined;
|
|
1457
|
+
|
|
1458
|
+
Tags: Tags | undefined;
|
|
1459
|
+
}
|
|
1460
|
+
export declare namespace TagResourceRequest {
|
|
1461
|
+
|
|
1462
|
+
const filterSensitiveLog: (obj: TagResourceRequest) => any;
|
|
1463
|
+
}
|
|
1464
|
+
|
|
1465
|
+
export declare class TestFunctionFailed extends __BaseException {
|
|
1466
|
+
readonly name: "TestFunctionFailed";
|
|
1467
|
+
readonly $fault: "server";
|
|
1468
|
+
Message?: string;
|
|
1469
|
+
|
|
1470
|
+
constructor(opts: __ExceptionOptionType<TestFunctionFailed, __BaseException>);
|
|
1471
|
+
}
|
|
1472
|
+
export interface TestFunctionRequest {
|
|
1473
|
+
|
|
1474
|
+
Name: string | undefined;
|
|
1475
|
+
|
|
1476
|
+
IfMatch: string | undefined;
|
|
1477
|
+
|
|
1478
|
+
Stage?: FunctionStage | string;
|
|
1479
|
+
|
|
1480
|
+
EventObject: Uint8Array | undefined;
|
|
1481
|
+
}
|
|
1482
|
+
export declare namespace TestFunctionRequest {
|
|
1483
|
+
|
|
1484
|
+
const filterSensitiveLog: (obj: TestFunctionRequest) => any;
|
|
1485
|
+
}
|
|
1486
|
+
|
|
1487
|
+
export interface TestResult {
|
|
1488
|
+
|
|
1489
|
+
FunctionSummary?: FunctionSummary;
|
|
1490
|
+
|
|
1491
|
+
ComputeUtilization?: string;
|
|
1492
|
+
|
|
1493
|
+
FunctionExecutionLogs?: string[];
|
|
1494
|
+
|
|
1495
|
+
FunctionErrorMessage?: string;
|
|
1496
|
+
|
|
1497
|
+
FunctionOutput?: string;
|
|
1498
|
+
}
|
|
1499
|
+
export declare namespace TestResult {
|
|
1500
|
+
|
|
1501
|
+
const filterSensitiveLog: (obj: TestResult) => any;
|
|
1502
|
+
}
|
|
1503
|
+
export interface TestFunctionResult {
|
|
1504
|
+
|
|
1505
|
+
TestResult?: TestResult;
|
|
1506
|
+
}
|
|
1507
|
+
export declare namespace TestFunctionResult {
|
|
1508
|
+
|
|
1509
|
+
const filterSensitiveLog: (obj: TestFunctionResult) => any;
|
|
1510
|
+
}
|
|
1511
|
+
|
|
1512
|
+
export interface TagKeys {
|
|
1513
|
+
|
|
1514
|
+
Items?: string[];
|
|
1515
|
+
}
|
|
1516
|
+
export declare namespace TagKeys {
|
|
1517
|
+
|
|
1518
|
+
const filterSensitiveLog: (obj: TagKeys) => any;
|
|
1519
|
+
}
|
|
1520
|
+
|
|
1521
|
+
export interface UntagResourceRequest {
|
|
1522
|
+
|
|
1523
|
+
Resource: string | undefined;
|
|
1524
|
+
|
|
1525
|
+
TagKeys: TagKeys | undefined;
|
|
1526
|
+
}
|
|
1527
|
+
export declare namespace UntagResourceRequest {
|
|
1528
|
+
|
|
1529
|
+
const filterSensitiveLog: (obj: UntagResourceRequest) => any;
|
|
1530
|
+
}
|
|
1531
|
+
export interface UpdateCachePolicyRequest {
|
|
1532
|
+
|
|
1533
|
+
CachePolicyConfig: CachePolicyConfig | undefined;
|
|
1534
|
+
|
|
1535
|
+
Id: string | undefined;
|
|
1536
|
+
|
|
1537
|
+
IfMatch?: string;
|
|
1538
|
+
}
|
|
1539
|
+
export declare namespace UpdateCachePolicyRequest {
|
|
1540
|
+
|
|
1541
|
+
const filterSensitiveLog: (obj: UpdateCachePolicyRequest) => any;
|
|
1542
|
+
}
|
|
1543
|
+
export interface UpdateCachePolicyResult {
|
|
1544
|
+
|
|
1545
|
+
CachePolicy?: CachePolicy;
|
|
1546
|
+
|
|
1547
|
+
ETag?: string;
|
|
1548
|
+
}
|
|
1549
|
+
export declare namespace UpdateCachePolicyResult {
|
|
1550
|
+
|
|
1551
|
+
const filterSensitiveLog: (obj: UpdateCachePolicyResult) => any;
|
|
1552
|
+
}
|
|
1553
|
+
|
|
1554
|
+
export interface UpdateCloudFrontOriginAccessIdentityRequest {
|
|
1555
|
+
|
|
1556
|
+
CloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig | undefined;
|
|
1557
|
+
|
|
1558
|
+
Id: string | undefined;
|
|
1559
|
+
|
|
1560
|
+
IfMatch?: string;
|
|
1561
|
+
}
|
|
1562
|
+
export declare namespace UpdateCloudFrontOriginAccessIdentityRequest {
|
|
1563
|
+
|
|
1564
|
+
const filterSensitiveLog: (obj: UpdateCloudFrontOriginAccessIdentityRequest) => any;
|
|
1565
|
+
}
|
|
1566
|
+
|
|
1567
|
+
export interface UpdateCloudFrontOriginAccessIdentityResult {
|
|
1568
|
+
|
|
1569
|
+
CloudFrontOriginAccessIdentity?: CloudFrontOriginAccessIdentity;
|
|
1570
|
+
|
|
1571
|
+
ETag?: string;
|
|
1572
|
+
}
|
|
1573
|
+
export declare namespace UpdateCloudFrontOriginAccessIdentityResult {
|
|
1574
|
+
|
|
1575
|
+
const filterSensitiveLog: (obj: UpdateCloudFrontOriginAccessIdentityResult) => any;
|
|
1576
|
+
}
|
|
1577
|
+
|
|
1578
|
+
export interface UpdateDistributionRequest {
|
|
1579
|
+
|
|
1580
|
+
DistributionConfig: DistributionConfig | undefined;
|
|
1581
|
+
|
|
1582
|
+
Id: string | undefined;
|
|
1583
|
+
|
|
1584
|
+
IfMatch?: string;
|
|
1585
|
+
}
|
|
1586
|
+
export declare namespace UpdateDistributionRequest {
|
|
1587
|
+
|
|
1588
|
+
const filterSensitiveLog: (obj: UpdateDistributionRequest) => any;
|
|
1589
|
+
}
|
|
1590
|
+
|
|
1591
|
+
export interface UpdateDistributionResult {
|
|
1592
|
+
|
|
1593
|
+
Distribution?: Distribution;
|
|
1594
|
+
|
|
1595
|
+
ETag?: string;
|
|
1596
|
+
}
|
|
1597
|
+
export declare namespace UpdateDistributionResult {
|
|
1598
|
+
|
|
1599
|
+
const filterSensitiveLog: (obj: UpdateDistributionResult) => any;
|
|
1600
|
+
}
|
|
1601
|
+
export interface UpdateFieldLevelEncryptionConfigRequest {
|
|
1602
|
+
|
|
1603
|
+
FieldLevelEncryptionConfig: FieldLevelEncryptionConfig | undefined;
|
|
1604
|
+
|
|
1605
|
+
Id: string | undefined;
|
|
1606
|
+
|
|
1607
|
+
IfMatch?: string;
|
|
1608
|
+
}
|
|
1609
|
+
export declare namespace UpdateFieldLevelEncryptionConfigRequest {
|
|
1610
|
+
|
|
1611
|
+
const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionConfigRequest) => any;
|
|
1612
|
+
}
|
|
1613
|
+
export interface UpdateFieldLevelEncryptionConfigResult {
|
|
1614
|
+
|
|
1615
|
+
FieldLevelEncryption?: FieldLevelEncryption;
|
|
1616
|
+
|
|
1617
|
+
ETag?: string;
|
|
1618
|
+
}
|
|
1619
|
+
export declare namespace UpdateFieldLevelEncryptionConfigResult {
|
|
1620
|
+
|
|
1621
|
+
const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionConfigResult) => any;
|
|
1622
|
+
}
|
|
1623
|
+
export interface UpdateFieldLevelEncryptionProfileRequest {
|
|
1624
|
+
|
|
1625
|
+
FieldLevelEncryptionProfileConfig: FieldLevelEncryptionProfileConfig | undefined;
|
|
1626
|
+
|
|
1627
|
+
Id: string | undefined;
|
|
1628
|
+
|
|
1629
|
+
IfMatch?: string;
|
|
1630
|
+
}
|
|
1631
|
+
export declare namespace UpdateFieldLevelEncryptionProfileRequest {
|
|
1632
|
+
|
|
1633
|
+
const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionProfileRequest) => any;
|
|
1634
|
+
}
|
|
1635
|
+
export interface UpdateFieldLevelEncryptionProfileResult {
|
|
1636
|
+
|
|
1637
|
+
FieldLevelEncryptionProfile?: FieldLevelEncryptionProfile;
|
|
1638
|
+
|
|
1639
|
+
ETag?: string;
|
|
1640
|
+
}
|
|
1641
|
+
export declare namespace UpdateFieldLevelEncryptionProfileResult {
|
|
1642
|
+
|
|
1643
|
+
const filterSensitiveLog: (obj: UpdateFieldLevelEncryptionProfileResult) => any;
|
|
1644
|
+
}
|
|
1645
|
+
export interface UpdateFunctionRequest {
|
|
1646
|
+
|
|
1647
|
+
Name: string | undefined;
|
|
1648
|
+
|
|
1649
|
+
IfMatch: string | undefined;
|
|
1650
|
+
|
|
1651
|
+
FunctionConfig: FunctionConfig | undefined;
|
|
1652
|
+
|
|
1653
|
+
FunctionCode: Uint8Array | undefined;
|
|
1654
|
+
}
|
|
1655
|
+
export declare namespace UpdateFunctionRequest {
|
|
1656
|
+
|
|
1657
|
+
const filterSensitiveLog: (obj: UpdateFunctionRequest) => any;
|
|
1658
|
+
}
|
|
1659
|
+
export interface UpdateFunctionResult {
|
|
1660
|
+
|
|
1661
|
+
FunctionSummary?: FunctionSummary;
|
|
1662
|
+
|
|
1663
|
+
ETag?: string;
|
|
1664
|
+
}
|
|
1665
|
+
export declare namespace UpdateFunctionResult {
|
|
1666
|
+
|
|
1667
|
+
const filterSensitiveLog: (obj: UpdateFunctionResult) => any;
|
|
1668
|
+
}
|
|
1669
|
+
export interface UpdateKeyGroupRequest {
|
|
1670
|
+
|
|
1671
|
+
KeyGroupConfig: KeyGroupConfig | undefined;
|
|
1672
|
+
|
|
1673
|
+
Id: string | undefined;
|
|
1674
|
+
|
|
1675
|
+
IfMatch?: string;
|
|
1676
|
+
}
|
|
1677
|
+
export declare namespace UpdateKeyGroupRequest {
|
|
1678
|
+
|
|
1679
|
+
const filterSensitiveLog: (obj: UpdateKeyGroupRequest) => any;
|
|
1680
|
+
}
|
|
1681
|
+
export interface UpdateKeyGroupResult {
|
|
1682
|
+
|
|
1683
|
+
KeyGroup?: KeyGroup;
|
|
1684
|
+
|
|
1685
|
+
ETag?: string;
|
|
1686
|
+
}
|
|
1687
|
+
export declare namespace UpdateKeyGroupResult {
|
|
1688
|
+
|
|
1689
|
+
const filterSensitiveLog: (obj: UpdateKeyGroupResult) => any;
|
|
1690
|
+
}
|
|
1691
|
+
export interface UpdateOriginRequestPolicyRequest {
|
|
1692
|
+
|
|
1693
|
+
OriginRequestPolicyConfig: OriginRequestPolicyConfig | undefined;
|
|
1694
|
+
|
|
1695
|
+
Id: string | undefined;
|
|
1696
|
+
|
|
1697
|
+
IfMatch?: string;
|
|
1698
|
+
}
|
|
1699
|
+
export declare namespace UpdateOriginRequestPolicyRequest {
|
|
1700
|
+
|
|
1701
|
+
const filterSensitiveLog: (obj: UpdateOriginRequestPolicyRequest) => any;
|
|
1702
|
+
}
|
|
1703
|
+
export interface UpdateOriginRequestPolicyResult {
|
|
1704
|
+
|
|
1705
|
+
OriginRequestPolicy?: OriginRequestPolicy;
|
|
1706
|
+
|
|
1707
|
+
ETag?: string;
|
|
1708
|
+
}
|
|
1709
|
+
export declare namespace UpdateOriginRequestPolicyResult {
|
|
1710
|
+
|
|
1711
|
+
const filterSensitiveLog: (obj: UpdateOriginRequestPolicyResult) => any;
|
|
1712
|
+
}
|
|
1713
|
+
export interface UpdatePublicKeyRequest {
|
|
1714
|
+
|
|
1715
|
+
PublicKeyConfig: PublicKeyConfig | undefined;
|
|
1716
|
+
|
|
1717
|
+
Id: string | undefined;
|
|
1718
|
+
|
|
1719
|
+
IfMatch?: string;
|
|
1720
|
+
}
|
|
1721
|
+
export declare namespace UpdatePublicKeyRequest {
|
|
1722
|
+
|
|
1723
|
+
const filterSensitiveLog: (obj: UpdatePublicKeyRequest) => any;
|
|
1724
|
+
}
|
|
1725
|
+
export interface UpdatePublicKeyResult {
|
|
1726
|
+
|
|
1727
|
+
PublicKey?: PublicKey;
|
|
1728
|
+
|
|
1729
|
+
ETag?: string;
|
|
1730
|
+
}
|
|
1731
|
+
export declare namespace UpdatePublicKeyResult {
|
|
1732
|
+
|
|
1733
|
+
const filterSensitiveLog: (obj: UpdatePublicKeyResult) => any;
|
|
1734
|
+
}
|
|
1735
|
+
export interface UpdateRealtimeLogConfigRequest {
|
|
1736
|
+
|
|
1737
|
+
EndPoints?: EndPoint[];
|
|
1738
|
+
|
|
1739
|
+
Fields?: string[];
|
|
1740
|
+
|
|
1741
|
+
Name?: string;
|
|
1742
|
+
|
|
1743
|
+
ARN?: string;
|
|
1744
|
+
|
|
1745
|
+
SamplingRate?: number;
|
|
1746
|
+
}
|
|
1747
|
+
export declare namespace UpdateRealtimeLogConfigRequest {
|
|
1748
|
+
|
|
1749
|
+
const filterSensitiveLog: (obj: UpdateRealtimeLogConfigRequest) => any;
|
|
1750
|
+
}
|
|
1751
|
+
export interface UpdateRealtimeLogConfigResult {
|
|
1752
|
+
|
|
1753
|
+
RealtimeLogConfig?: RealtimeLogConfig;
|
|
1754
|
+
}
|
|
1755
|
+
export declare namespace UpdateRealtimeLogConfigResult {
|
|
1756
|
+
|
|
1757
|
+
const filterSensitiveLog: (obj: UpdateRealtimeLogConfigResult) => any;
|
|
1758
|
+
}
|
|
1759
|
+
export interface UpdateResponseHeadersPolicyRequest {
|
|
1760
|
+
|
|
1761
|
+
ResponseHeadersPolicyConfig: ResponseHeadersPolicyConfig | undefined;
|
|
1762
|
+
|
|
1763
|
+
Id: string | undefined;
|
|
1764
|
+
|
|
1765
|
+
IfMatch?: string;
|
|
1766
|
+
}
|
|
1767
|
+
export declare namespace UpdateResponseHeadersPolicyRequest {
|
|
1768
|
+
|
|
1769
|
+
const filterSensitiveLog: (obj: UpdateResponseHeadersPolicyRequest) => any;
|
|
1770
|
+
}
|
|
1771
|
+
export interface UpdateResponseHeadersPolicyResult {
|
|
1772
|
+
|
|
1773
|
+
ResponseHeadersPolicy?: ResponseHeadersPolicy;
|
|
1774
|
+
|
|
1775
|
+
ETag?: string;
|
|
1776
|
+
}
|
|
1777
|
+
export declare namespace UpdateResponseHeadersPolicyResult {
|
|
1778
|
+
|
|
1779
|
+
const filterSensitiveLog: (obj: UpdateResponseHeadersPolicyResult) => any;
|
|
1780
|
+
}
|
|
1781
|
+
|
|
1782
|
+
export interface UpdateStreamingDistributionRequest {
|
|
1783
|
+
|
|
1784
|
+
StreamingDistributionConfig: StreamingDistributionConfig | undefined;
|
|
1785
|
+
|
|
1786
|
+
Id: string | undefined;
|
|
1787
|
+
|
|
1788
|
+
IfMatch?: string;
|
|
1789
|
+
}
|
|
1790
|
+
export declare namespace UpdateStreamingDistributionRequest {
|
|
1791
|
+
|
|
1792
|
+
const filterSensitiveLog: (obj: UpdateStreamingDistributionRequest) => any;
|
|
1793
|
+
}
|
|
1794
|
+
|
|
1795
|
+
export interface UpdateStreamingDistributionResult {
|
|
1796
|
+
|
|
1797
|
+
StreamingDistribution?: StreamingDistribution;
|
|
1798
|
+
|
|
1799
|
+
ETag?: string;
|
|
1800
|
+
}
|
|
1801
|
+
export declare namespace UpdateStreamingDistributionResult {
|
|
1802
|
+
|
|
1803
|
+
const filterSensitiveLog: (obj: UpdateStreamingDistributionResult) => any;
|
|
1804
|
+
}
|