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