@aws-sdk/client-cloudfront 3.297.0 → 3.299.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/commands/AssociateAliasCommand.js +2 -3
- package/dist-cjs/commands/CopyDistributionCommand.js +1 -1
- package/dist-cjs/commands/CreateCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/CreateFunctionCommand.js +1 -1
- package/dist-cjs/commands/CreateInvalidationCommand.js +2 -3
- package/dist-cjs/commands/CreateKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/CreateOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/CreatePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +2 -4
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +2 -3
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteDistributionCommand.js +2 -3
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/DeleteFunctionCommand.js +2 -3
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeletePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/DescribeFunctionCommand.js +2 -3
- package/dist-cjs/commands/GetCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -3
- package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetDistributionCommand.js +1 -1
- package/dist-cjs/commands/GetDistributionConfigCommand.js +1 -1
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -3
- package/dist-cjs/commands/GetFunctionCommand.js +1 -1
- package/dist-cjs/commands/GetInvalidationCommand.js +2 -3
- package/dist-cjs/commands/GetKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +2 -3
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +2 -3
- package/dist-cjs/commands/GetOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +2 -3
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetPublicKeyCommand.js +2 -3
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +2 -3
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +2 -3
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +2 -3
- package/dist-cjs/commands/ListCachePoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -3
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +2 -3
- package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +1 -1
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -3
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +1 -1
- package/dist-cjs/commands/ListDistributionsCommand.js +1 -1
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -3
- package/dist-cjs/commands/ListFunctionsCommand.js +2 -3
- package/dist-cjs/commands/ListInvalidationsCommand.js +2 -3
- package/dist-cjs/commands/ListKeyGroupsCommand.js +2 -3
- package/dist-cjs/commands/ListOriginAccessControlsCommand.js +2 -3
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListPublicKeysCommand.js +2 -3
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +2 -3
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +2 -3
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +2 -3
- package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-cjs/commands/PublishFunctionCommand.js +2 -3
- package/dist-cjs/commands/TagResourceCommand.js +2 -3
- package/dist-cjs/commands/UntagResourceCommand.js +2 -3
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +1 -1
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-cjs/commands/UpdateFunctionCommand.js +1 -1
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +2 -3
- package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +2 -3
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +2 -3
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +2 -3
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +2 -3
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +2 -3
- package/dist-cjs/models/models_0.js +2 -568
- package/dist-cjs/models/models_1.js +1 -733
- package/dist-es/commands/AssociateAliasCommand.js +2 -3
- package/dist-es/commands/CopyDistributionCommand.js +2 -2
- package/dist-es/commands/CreateCachePolicyCommand.js +2 -3
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/CreateFunctionCommand.js +2 -2
- package/dist-es/commands/CreateInvalidationCommand.js +2 -3
- package/dist-es/commands/CreateKeyGroupCommand.js +2 -3
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/CreateOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/CreatePublicKeyCommand.js +2 -3
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +2 -4
- package/dist-es/commands/CreateStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +2 -3
- package/dist-es/commands/DeleteCachePolicyCommand.js +2 -3
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteDistributionCommand.js +2 -3
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/DeleteFunctionCommand.js +2 -3
- package/dist-es/commands/DeleteKeyGroupCommand.js +2 -3
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/DeletePublicKeyCommand.js +2 -3
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/DescribeFunctionCommand.js +2 -3
- package/dist-es/commands/GetCachePolicyCommand.js +2 -3
- package/dist-es/commands/GetCachePolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +2 -3
- package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetDistributionCommand.js +2 -2
- package/dist-es/commands/GetDistributionConfigCommand.js +2 -2
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +2 -3
- package/dist-es/commands/GetFunctionCommand.js +2 -2
- package/dist-es/commands/GetInvalidationCommand.js +2 -3
- package/dist-es/commands/GetKeyGroupCommand.js +2 -3
- package/dist-es/commands/GetKeyGroupConfigCommand.js +2 -3
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +2 -3
- package/dist-es/commands/GetOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +2 -3
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetPublicKeyCommand.js +2 -3
- package/dist-es/commands/GetPublicKeyConfigCommand.js +2 -3
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +2 -3
- package/dist-es/commands/GetStreamingDistributionCommand.js +2 -3
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +2 -3
- package/dist-es/commands/ListCachePoliciesCommand.js +2 -3
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +2 -3
- package/dist-es/commands/ListConflictingAliasesCommand.js +2 -3
- package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +2 -2
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +2 -3
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +2 -2
- package/dist-es/commands/ListDistributionsCommand.js +2 -2
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +2 -3
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +2 -3
- package/dist-es/commands/ListFunctionsCommand.js +2 -3
- package/dist-es/commands/ListInvalidationsCommand.js +2 -3
- package/dist-es/commands/ListKeyGroupsCommand.js +2 -3
- package/dist-es/commands/ListOriginAccessControlsCommand.js +2 -3
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +2 -3
- package/dist-es/commands/ListPublicKeysCommand.js +2 -3
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +2 -3
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +2 -3
- package/dist-es/commands/ListStreamingDistributionsCommand.js +2 -3
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -3
- package/dist-es/commands/PublishFunctionCommand.js +2 -3
- package/dist-es/commands/TagResourceCommand.js +2 -3
- package/dist-es/commands/UntagResourceCommand.js +2 -3
- package/dist-es/commands/UpdateCachePolicyCommand.js +2 -3
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +2 -3
- package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +2 -2
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +2 -3
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +2 -3
- package/dist-es/commands/UpdateFunctionCommand.js +2 -2
- package/dist-es/commands/UpdateKeyGroupCommand.js +2 -3
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +2 -3
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +2 -3
- package/dist-es/commands/UpdatePublicKeyCommand.js +2 -3
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +2 -3
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +2 -3
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +2 -3
- package/dist-es/models/models_0.js +0 -423
- package/dist-es/models/models_1.js +0 -546
- package/dist-types/models/models_0.d.ts +0 -564
- package/dist-types/models/models_1.d.ts +6 -734
- package/dist-types/ts3.4/models/models_0.d.ts +0 -385
- package/dist-types/ts3.4/models/models_1.d.ts +0 -538
- package/package.json +11 -10
|
@@ -1189,301 +1189,15 @@ export interface UpdateStreamingDistributionResult {
|
|
|
1189
1189
|
StreamingDistribution?: StreamingDistribution;
|
|
1190
1190
|
ETag?: string;
|
|
1191
1191
|
}
|
|
1192
|
-
export declare const CreateResponseHeadersPolicyResultFilterSensitiveLog: (
|
|
1193
|
-
obj: CreateResponseHeadersPolicyResult
|
|
1194
|
-
) => any;
|
|
1195
|
-
export declare const StreamingLoggingConfigFilterSensitiveLog: (
|
|
1196
|
-
obj: StreamingLoggingConfig
|
|
1197
|
-
) => any;
|
|
1198
|
-
export declare const S3OriginFilterSensitiveLog: (obj: S3Origin) => any;
|
|
1199
|
-
export declare const StreamingDistributionConfigFilterSensitiveLog: (
|
|
1200
|
-
obj: StreamingDistributionConfig
|
|
1201
|
-
) => any;
|
|
1202
|
-
export declare const CreateStreamingDistributionRequestFilterSensitiveLog: (
|
|
1203
|
-
obj: CreateStreamingDistributionRequest
|
|
1204
|
-
) => any;
|
|
1205
|
-
export declare const StreamingDistributionFilterSensitiveLog: (
|
|
1206
|
-
obj: StreamingDistribution
|
|
1207
|
-
) => any;
|
|
1208
|
-
export declare const CreateStreamingDistributionResultFilterSensitiveLog: (
|
|
1209
|
-
obj: CreateStreamingDistributionResult
|
|
1210
|
-
) => any;
|
|
1211
|
-
export declare const StreamingDistributionConfigWithTagsFilterSensitiveLog: (
|
|
1212
|
-
obj: StreamingDistributionConfigWithTags
|
|
1213
|
-
) => any;
|
|
1214
|
-
export declare const CreateStreamingDistributionWithTagsRequestFilterSensitiveLog: (
|
|
1215
|
-
obj: CreateStreamingDistributionWithTagsRequest
|
|
1216
|
-
) => any;
|
|
1217
|
-
export declare const CreateStreamingDistributionWithTagsResultFilterSensitiveLog: (
|
|
1218
|
-
obj: CreateStreamingDistributionWithTagsResult
|
|
1219
|
-
) => any;
|
|
1220
|
-
export declare const DeleteCachePolicyRequestFilterSensitiveLog: (
|
|
1221
|
-
obj: DeleteCachePolicyRequest
|
|
1222
|
-
) => any;
|
|
1223
|
-
export declare const DeleteCloudFrontOriginAccessIdentityRequestFilterSensitiveLog: (
|
|
1224
|
-
obj: DeleteCloudFrontOriginAccessIdentityRequest
|
|
1225
|
-
) => any;
|
|
1226
|
-
export declare const DeleteContinuousDeploymentPolicyRequestFilterSensitiveLog: (
|
|
1227
|
-
obj: DeleteContinuousDeploymentPolicyRequest
|
|
1228
|
-
) => any;
|
|
1229
|
-
export declare const DeleteDistributionRequestFilterSensitiveLog: (
|
|
1230
|
-
obj: DeleteDistributionRequest
|
|
1231
|
-
) => any;
|
|
1232
|
-
export declare const DeleteFieldLevelEncryptionConfigRequestFilterSensitiveLog: (
|
|
1233
|
-
obj: DeleteFieldLevelEncryptionConfigRequest
|
|
1234
|
-
) => any;
|
|
1235
|
-
export declare const DeleteFieldLevelEncryptionProfileRequestFilterSensitiveLog: (
|
|
1236
|
-
obj: DeleteFieldLevelEncryptionProfileRequest
|
|
1237
|
-
) => any;
|
|
1238
|
-
export declare const DeleteFunctionRequestFilterSensitiveLog: (
|
|
1239
|
-
obj: DeleteFunctionRequest
|
|
1240
|
-
) => any;
|
|
1241
|
-
export declare const DeleteKeyGroupRequestFilterSensitiveLog: (
|
|
1242
|
-
obj: DeleteKeyGroupRequest
|
|
1243
|
-
) => any;
|
|
1244
|
-
export declare const DeleteMonitoringSubscriptionRequestFilterSensitiveLog: (
|
|
1245
|
-
obj: DeleteMonitoringSubscriptionRequest
|
|
1246
|
-
) => any;
|
|
1247
|
-
export declare const DeleteMonitoringSubscriptionResultFilterSensitiveLog: (
|
|
1248
|
-
obj: DeleteMonitoringSubscriptionResult
|
|
1249
|
-
) => any;
|
|
1250
|
-
export declare const DeleteOriginAccessControlRequestFilterSensitiveLog: (
|
|
1251
|
-
obj: DeleteOriginAccessControlRequest
|
|
1252
|
-
) => any;
|
|
1253
|
-
export declare const DeleteOriginRequestPolicyRequestFilterSensitiveLog: (
|
|
1254
|
-
obj: DeleteOriginRequestPolicyRequest
|
|
1255
|
-
) => any;
|
|
1256
|
-
export declare const DeletePublicKeyRequestFilterSensitiveLog: (
|
|
1257
|
-
obj: DeletePublicKeyRequest
|
|
1258
|
-
) => any;
|
|
1259
|
-
export declare const DeleteRealtimeLogConfigRequestFilterSensitiveLog: (
|
|
1260
|
-
obj: DeleteRealtimeLogConfigRequest
|
|
1261
|
-
) => any;
|
|
1262
|
-
export declare const DeleteResponseHeadersPolicyRequestFilterSensitiveLog: (
|
|
1263
|
-
obj: DeleteResponseHeadersPolicyRequest
|
|
1264
|
-
) => any;
|
|
1265
|
-
export declare const DeleteStreamingDistributionRequestFilterSensitiveLog: (
|
|
1266
|
-
obj: DeleteStreamingDistributionRequest
|
|
1267
|
-
) => any;
|
|
1268
|
-
export declare const DescribeFunctionRequestFilterSensitiveLog: (
|
|
1269
|
-
obj: DescribeFunctionRequest
|
|
1270
|
-
) => any;
|
|
1271
|
-
export declare const DescribeFunctionResultFilterSensitiveLog: (
|
|
1272
|
-
obj: DescribeFunctionResult
|
|
1273
|
-
) => any;
|
|
1274
|
-
export declare const GetCachePolicyRequestFilterSensitiveLog: (
|
|
1275
|
-
obj: GetCachePolicyRequest
|
|
1276
|
-
) => any;
|
|
1277
|
-
export declare const GetCachePolicyResultFilterSensitiveLog: (
|
|
1278
|
-
obj: GetCachePolicyResult
|
|
1279
|
-
) => any;
|
|
1280
|
-
export declare const GetCachePolicyConfigRequestFilterSensitiveLog: (
|
|
1281
|
-
obj: GetCachePolicyConfigRequest
|
|
1282
|
-
) => any;
|
|
1283
|
-
export declare const GetCachePolicyConfigResultFilterSensitiveLog: (
|
|
1284
|
-
obj: GetCachePolicyConfigResult
|
|
1285
|
-
) => any;
|
|
1286
|
-
export declare const GetCloudFrontOriginAccessIdentityRequestFilterSensitiveLog: (
|
|
1287
|
-
obj: GetCloudFrontOriginAccessIdentityRequest
|
|
1288
|
-
) => any;
|
|
1289
|
-
export declare const GetCloudFrontOriginAccessIdentityResultFilterSensitiveLog: (
|
|
1290
|
-
obj: GetCloudFrontOriginAccessIdentityResult
|
|
1291
|
-
) => any;
|
|
1292
|
-
export declare const GetCloudFrontOriginAccessIdentityConfigRequestFilterSensitiveLog: (
|
|
1293
|
-
obj: GetCloudFrontOriginAccessIdentityConfigRequest
|
|
1294
|
-
) => any;
|
|
1295
|
-
export declare const GetCloudFrontOriginAccessIdentityConfigResultFilterSensitiveLog: (
|
|
1296
|
-
obj: GetCloudFrontOriginAccessIdentityConfigResult
|
|
1297
|
-
) => any;
|
|
1298
|
-
export declare const GetContinuousDeploymentPolicyRequestFilterSensitiveLog: (
|
|
1299
|
-
obj: GetContinuousDeploymentPolicyRequest
|
|
1300
|
-
) => any;
|
|
1301
|
-
export declare const GetContinuousDeploymentPolicyResultFilterSensitiveLog: (
|
|
1302
|
-
obj: GetContinuousDeploymentPolicyResult
|
|
1303
|
-
) => any;
|
|
1304
|
-
export declare const GetContinuousDeploymentPolicyConfigRequestFilterSensitiveLog: (
|
|
1305
|
-
obj: GetContinuousDeploymentPolicyConfigRequest
|
|
1306
|
-
) => any;
|
|
1307
|
-
export declare const GetContinuousDeploymentPolicyConfigResultFilterSensitiveLog: (
|
|
1308
|
-
obj: GetContinuousDeploymentPolicyConfigResult
|
|
1309
|
-
) => any;
|
|
1310
|
-
export declare const GetDistributionRequestFilterSensitiveLog: (
|
|
1311
|
-
obj: GetDistributionRequest
|
|
1312
|
-
) => any;
|
|
1313
1192
|
export declare const GetDistributionResultFilterSensitiveLog: (
|
|
1314
1193
|
obj: GetDistributionResult
|
|
1315
1194
|
) => any;
|
|
1316
|
-
export declare const GetDistributionConfigRequestFilterSensitiveLog: (
|
|
1317
|
-
obj: GetDistributionConfigRequest
|
|
1318
|
-
) => any;
|
|
1319
1195
|
export declare const GetDistributionConfigResultFilterSensitiveLog: (
|
|
1320
1196
|
obj: GetDistributionConfigResult
|
|
1321
1197
|
) => any;
|
|
1322
|
-
export declare const GetFieldLevelEncryptionRequestFilterSensitiveLog: (
|
|
1323
|
-
obj: GetFieldLevelEncryptionRequest
|
|
1324
|
-
) => any;
|
|
1325
|
-
export declare const GetFieldLevelEncryptionResultFilterSensitiveLog: (
|
|
1326
|
-
obj: GetFieldLevelEncryptionResult
|
|
1327
|
-
) => any;
|
|
1328
|
-
export declare const GetFieldLevelEncryptionConfigRequestFilterSensitiveLog: (
|
|
1329
|
-
obj: GetFieldLevelEncryptionConfigRequest
|
|
1330
|
-
) => any;
|
|
1331
|
-
export declare const GetFieldLevelEncryptionConfigResultFilterSensitiveLog: (
|
|
1332
|
-
obj: GetFieldLevelEncryptionConfigResult
|
|
1333
|
-
) => any;
|
|
1334
|
-
export declare const GetFieldLevelEncryptionProfileRequestFilterSensitiveLog: (
|
|
1335
|
-
obj: GetFieldLevelEncryptionProfileRequest
|
|
1336
|
-
) => any;
|
|
1337
|
-
export declare const GetFieldLevelEncryptionProfileResultFilterSensitiveLog: (
|
|
1338
|
-
obj: GetFieldLevelEncryptionProfileResult
|
|
1339
|
-
) => any;
|
|
1340
|
-
export declare const GetFieldLevelEncryptionProfileConfigRequestFilterSensitiveLog: (
|
|
1341
|
-
obj: GetFieldLevelEncryptionProfileConfigRequest
|
|
1342
|
-
) => any;
|
|
1343
|
-
export declare const GetFieldLevelEncryptionProfileConfigResultFilterSensitiveLog: (
|
|
1344
|
-
obj: GetFieldLevelEncryptionProfileConfigResult
|
|
1345
|
-
) => any;
|
|
1346
|
-
export declare const GetFunctionRequestFilterSensitiveLog: (
|
|
1347
|
-
obj: GetFunctionRequest
|
|
1348
|
-
) => any;
|
|
1349
1198
|
export declare const GetFunctionResultFilterSensitiveLog: (
|
|
1350
1199
|
obj: GetFunctionResult
|
|
1351
1200
|
) => any;
|
|
1352
|
-
export declare const GetInvalidationRequestFilterSensitiveLog: (
|
|
1353
|
-
obj: GetInvalidationRequest
|
|
1354
|
-
) => any;
|
|
1355
|
-
export declare const GetInvalidationResultFilterSensitiveLog: (
|
|
1356
|
-
obj: GetInvalidationResult
|
|
1357
|
-
) => any;
|
|
1358
|
-
export declare const GetKeyGroupRequestFilterSensitiveLog: (
|
|
1359
|
-
obj: GetKeyGroupRequest
|
|
1360
|
-
) => any;
|
|
1361
|
-
export declare const GetKeyGroupResultFilterSensitiveLog: (
|
|
1362
|
-
obj: GetKeyGroupResult
|
|
1363
|
-
) => any;
|
|
1364
|
-
export declare const GetKeyGroupConfigRequestFilterSensitiveLog: (
|
|
1365
|
-
obj: GetKeyGroupConfigRequest
|
|
1366
|
-
) => any;
|
|
1367
|
-
export declare const GetKeyGroupConfigResultFilterSensitiveLog: (
|
|
1368
|
-
obj: GetKeyGroupConfigResult
|
|
1369
|
-
) => any;
|
|
1370
|
-
export declare const GetMonitoringSubscriptionRequestFilterSensitiveLog: (
|
|
1371
|
-
obj: GetMonitoringSubscriptionRequest
|
|
1372
|
-
) => any;
|
|
1373
|
-
export declare const GetMonitoringSubscriptionResultFilterSensitiveLog: (
|
|
1374
|
-
obj: GetMonitoringSubscriptionResult
|
|
1375
|
-
) => any;
|
|
1376
|
-
export declare const GetOriginAccessControlRequestFilterSensitiveLog: (
|
|
1377
|
-
obj: GetOriginAccessControlRequest
|
|
1378
|
-
) => any;
|
|
1379
|
-
export declare const GetOriginAccessControlResultFilterSensitiveLog: (
|
|
1380
|
-
obj: GetOriginAccessControlResult
|
|
1381
|
-
) => any;
|
|
1382
|
-
export declare const GetOriginAccessControlConfigRequestFilterSensitiveLog: (
|
|
1383
|
-
obj: GetOriginAccessControlConfigRequest
|
|
1384
|
-
) => any;
|
|
1385
|
-
export declare const GetOriginAccessControlConfigResultFilterSensitiveLog: (
|
|
1386
|
-
obj: GetOriginAccessControlConfigResult
|
|
1387
|
-
) => any;
|
|
1388
|
-
export declare const GetOriginRequestPolicyRequestFilterSensitiveLog: (
|
|
1389
|
-
obj: GetOriginRequestPolicyRequest
|
|
1390
|
-
) => any;
|
|
1391
|
-
export declare const GetOriginRequestPolicyResultFilterSensitiveLog: (
|
|
1392
|
-
obj: GetOriginRequestPolicyResult
|
|
1393
|
-
) => any;
|
|
1394
|
-
export declare const GetOriginRequestPolicyConfigRequestFilterSensitiveLog: (
|
|
1395
|
-
obj: GetOriginRequestPolicyConfigRequest
|
|
1396
|
-
) => any;
|
|
1397
|
-
export declare const GetOriginRequestPolicyConfigResultFilterSensitiveLog: (
|
|
1398
|
-
obj: GetOriginRequestPolicyConfigResult
|
|
1399
|
-
) => any;
|
|
1400
|
-
export declare const GetPublicKeyRequestFilterSensitiveLog: (
|
|
1401
|
-
obj: GetPublicKeyRequest
|
|
1402
|
-
) => any;
|
|
1403
|
-
export declare const GetPublicKeyResultFilterSensitiveLog: (
|
|
1404
|
-
obj: GetPublicKeyResult
|
|
1405
|
-
) => any;
|
|
1406
|
-
export declare const GetPublicKeyConfigRequestFilterSensitiveLog: (
|
|
1407
|
-
obj: GetPublicKeyConfigRequest
|
|
1408
|
-
) => any;
|
|
1409
|
-
export declare const GetPublicKeyConfigResultFilterSensitiveLog: (
|
|
1410
|
-
obj: GetPublicKeyConfigResult
|
|
1411
|
-
) => any;
|
|
1412
|
-
export declare const GetRealtimeLogConfigRequestFilterSensitiveLog: (
|
|
1413
|
-
obj: GetRealtimeLogConfigRequest
|
|
1414
|
-
) => any;
|
|
1415
|
-
export declare const GetRealtimeLogConfigResultFilterSensitiveLog: (
|
|
1416
|
-
obj: GetRealtimeLogConfigResult
|
|
1417
|
-
) => any;
|
|
1418
|
-
export declare const GetResponseHeadersPolicyRequestFilterSensitiveLog: (
|
|
1419
|
-
obj: GetResponseHeadersPolicyRequest
|
|
1420
|
-
) => any;
|
|
1421
|
-
export declare const GetResponseHeadersPolicyResultFilterSensitiveLog: (
|
|
1422
|
-
obj: GetResponseHeadersPolicyResult
|
|
1423
|
-
) => any;
|
|
1424
|
-
export declare const GetResponseHeadersPolicyConfigRequestFilterSensitiveLog: (
|
|
1425
|
-
obj: GetResponseHeadersPolicyConfigRequest
|
|
1426
|
-
) => any;
|
|
1427
|
-
export declare const GetResponseHeadersPolicyConfigResultFilterSensitiveLog: (
|
|
1428
|
-
obj: GetResponseHeadersPolicyConfigResult
|
|
1429
|
-
) => any;
|
|
1430
|
-
export declare const GetStreamingDistributionRequestFilterSensitiveLog: (
|
|
1431
|
-
obj: GetStreamingDistributionRequest
|
|
1432
|
-
) => any;
|
|
1433
|
-
export declare const GetStreamingDistributionResultFilterSensitiveLog: (
|
|
1434
|
-
obj: GetStreamingDistributionResult
|
|
1435
|
-
) => any;
|
|
1436
|
-
export declare const GetStreamingDistributionConfigRequestFilterSensitiveLog: (
|
|
1437
|
-
obj: GetStreamingDistributionConfigRequest
|
|
1438
|
-
) => any;
|
|
1439
|
-
export declare const GetStreamingDistributionConfigResultFilterSensitiveLog: (
|
|
1440
|
-
obj: GetStreamingDistributionConfigResult
|
|
1441
|
-
) => any;
|
|
1442
|
-
export declare const ListCachePoliciesRequestFilterSensitiveLog: (
|
|
1443
|
-
obj: ListCachePoliciesRequest
|
|
1444
|
-
) => any;
|
|
1445
|
-
export declare const ListCachePoliciesResultFilterSensitiveLog: (
|
|
1446
|
-
obj: ListCachePoliciesResult
|
|
1447
|
-
) => any;
|
|
1448
|
-
export declare const ListCloudFrontOriginAccessIdentitiesRequestFilterSensitiveLog: (
|
|
1449
|
-
obj: ListCloudFrontOriginAccessIdentitiesRequest
|
|
1450
|
-
) => any;
|
|
1451
|
-
export declare const CloudFrontOriginAccessIdentitySummaryFilterSensitiveLog: (
|
|
1452
|
-
obj: CloudFrontOriginAccessIdentitySummary
|
|
1453
|
-
) => any;
|
|
1454
|
-
export declare const CloudFrontOriginAccessIdentityListFilterSensitiveLog: (
|
|
1455
|
-
obj: CloudFrontOriginAccessIdentityList
|
|
1456
|
-
) => any;
|
|
1457
|
-
export declare const ListCloudFrontOriginAccessIdentitiesResultFilterSensitiveLog: (
|
|
1458
|
-
obj: ListCloudFrontOriginAccessIdentitiesResult
|
|
1459
|
-
) => any;
|
|
1460
|
-
export declare const ListConflictingAliasesRequestFilterSensitiveLog: (
|
|
1461
|
-
obj: ListConflictingAliasesRequest
|
|
1462
|
-
) => any;
|
|
1463
|
-
export declare const ConflictingAliasFilterSensitiveLog: (
|
|
1464
|
-
obj: ConflictingAlias
|
|
1465
|
-
) => any;
|
|
1466
|
-
export declare const ConflictingAliasesListFilterSensitiveLog: (
|
|
1467
|
-
obj: ConflictingAliasesList
|
|
1468
|
-
) => any;
|
|
1469
|
-
export declare const ListConflictingAliasesResultFilterSensitiveLog: (
|
|
1470
|
-
obj: ListConflictingAliasesResult
|
|
1471
|
-
) => any;
|
|
1472
|
-
export declare const ListContinuousDeploymentPoliciesRequestFilterSensitiveLog: (
|
|
1473
|
-
obj: ListContinuousDeploymentPoliciesRequest
|
|
1474
|
-
) => any;
|
|
1475
|
-
export declare const ContinuousDeploymentPolicySummaryFilterSensitiveLog: (
|
|
1476
|
-
obj: ContinuousDeploymentPolicySummary
|
|
1477
|
-
) => any;
|
|
1478
|
-
export declare const ContinuousDeploymentPolicyListFilterSensitiveLog: (
|
|
1479
|
-
obj: ContinuousDeploymentPolicyList
|
|
1480
|
-
) => any;
|
|
1481
|
-
export declare const ListContinuousDeploymentPoliciesResultFilterSensitiveLog: (
|
|
1482
|
-
obj: ListContinuousDeploymentPoliciesResult
|
|
1483
|
-
) => any;
|
|
1484
|
-
export declare const ListDistributionsRequestFilterSensitiveLog: (
|
|
1485
|
-
obj: ListDistributionsRequest
|
|
1486
|
-
) => any;
|
|
1487
1201
|
export declare const DistributionSummaryFilterSensitiveLog: (
|
|
1488
1202
|
obj: DistributionSummary
|
|
1489
1203
|
) => any;
|
|
@@ -1493,182 +1207,12 @@ export declare const DistributionListFilterSensitiveLog: (
|
|
|
1493
1207
|
export declare const ListDistributionsResultFilterSensitiveLog: (
|
|
1494
1208
|
obj: ListDistributionsResult
|
|
1495
1209
|
) => any;
|
|
1496
|
-
export declare const ListDistributionsByCachePolicyIdRequestFilterSensitiveLog: (
|
|
1497
|
-
obj: ListDistributionsByCachePolicyIdRequest
|
|
1498
|
-
) => any;
|
|
1499
|
-
export declare const DistributionIdListFilterSensitiveLog: (
|
|
1500
|
-
obj: DistributionIdList
|
|
1501
|
-
) => any;
|
|
1502
|
-
export declare const ListDistributionsByCachePolicyIdResultFilterSensitiveLog: (
|
|
1503
|
-
obj: ListDistributionsByCachePolicyIdResult
|
|
1504
|
-
) => any;
|
|
1505
|
-
export declare const ListDistributionsByKeyGroupRequestFilterSensitiveLog: (
|
|
1506
|
-
obj: ListDistributionsByKeyGroupRequest
|
|
1507
|
-
) => any;
|
|
1508
|
-
export declare const ListDistributionsByKeyGroupResultFilterSensitiveLog: (
|
|
1509
|
-
obj: ListDistributionsByKeyGroupResult
|
|
1510
|
-
) => any;
|
|
1511
|
-
export declare const ListDistributionsByOriginRequestPolicyIdRequestFilterSensitiveLog: (
|
|
1512
|
-
obj: ListDistributionsByOriginRequestPolicyIdRequest
|
|
1513
|
-
) => any;
|
|
1514
|
-
export declare const ListDistributionsByOriginRequestPolicyIdResultFilterSensitiveLog: (
|
|
1515
|
-
obj: ListDistributionsByOriginRequestPolicyIdResult
|
|
1516
|
-
) => any;
|
|
1517
|
-
export declare const ListDistributionsByRealtimeLogConfigRequestFilterSensitiveLog: (
|
|
1518
|
-
obj: ListDistributionsByRealtimeLogConfigRequest
|
|
1519
|
-
) => any;
|
|
1520
1210
|
export declare const ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog: (
|
|
1521
1211
|
obj: ListDistributionsByRealtimeLogConfigResult
|
|
1522
1212
|
) => any;
|
|
1523
|
-
export declare const ListDistributionsByResponseHeadersPolicyIdRequestFilterSensitiveLog: (
|
|
1524
|
-
obj: ListDistributionsByResponseHeadersPolicyIdRequest
|
|
1525
|
-
) => any;
|
|
1526
|
-
export declare const ListDistributionsByResponseHeadersPolicyIdResultFilterSensitiveLog: (
|
|
1527
|
-
obj: ListDistributionsByResponseHeadersPolicyIdResult
|
|
1528
|
-
) => any;
|
|
1529
|
-
export declare const ListDistributionsByWebACLIdRequestFilterSensitiveLog: (
|
|
1530
|
-
obj: ListDistributionsByWebACLIdRequest
|
|
1531
|
-
) => any;
|
|
1532
1213
|
export declare const ListDistributionsByWebACLIdResultFilterSensitiveLog: (
|
|
1533
1214
|
obj: ListDistributionsByWebACLIdResult
|
|
1534
1215
|
) => any;
|
|
1535
|
-
export declare const ListFieldLevelEncryptionConfigsRequestFilterSensitiveLog: (
|
|
1536
|
-
obj: ListFieldLevelEncryptionConfigsRequest
|
|
1537
|
-
) => any;
|
|
1538
|
-
export declare const FieldLevelEncryptionSummaryFilterSensitiveLog: (
|
|
1539
|
-
obj: FieldLevelEncryptionSummary
|
|
1540
|
-
) => any;
|
|
1541
|
-
export declare const FieldLevelEncryptionListFilterSensitiveLog: (
|
|
1542
|
-
obj: FieldLevelEncryptionList
|
|
1543
|
-
) => any;
|
|
1544
|
-
export declare const ListFieldLevelEncryptionConfigsResultFilterSensitiveLog: (
|
|
1545
|
-
obj: ListFieldLevelEncryptionConfigsResult
|
|
1546
|
-
) => any;
|
|
1547
|
-
export declare const ListFieldLevelEncryptionProfilesRequestFilterSensitiveLog: (
|
|
1548
|
-
obj: ListFieldLevelEncryptionProfilesRequest
|
|
1549
|
-
) => any;
|
|
1550
|
-
export declare const FieldLevelEncryptionProfileSummaryFilterSensitiveLog: (
|
|
1551
|
-
obj: FieldLevelEncryptionProfileSummary
|
|
1552
|
-
) => any;
|
|
1553
|
-
export declare const FieldLevelEncryptionProfileListFilterSensitiveLog: (
|
|
1554
|
-
obj: FieldLevelEncryptionProfileList
|
|
1555
|
-
) => any;
|
|
1556
|
-
export declare const ListFieldLevelEncryptionProfilesResultFilterSensitiveLog: (
|
|
1557
|
-
obj: ListFieldLevelEncryptionProfilesResult
|
|
1558
|
-
) => any;
|
|
1559
|
-
export declare const ListFunctionsRequestFilterSensitiveLog: (
|
|
1560
|
-
obj: ListFunctionsRequest
|
|
1561
|
-
) => any;
|
|
1562
|
-
export declare const FunctionListFilterSensitiveLog: (obj: FunctionList) => any;
|
|
1563
|
-
export declare const ListFunctionsResultFilterSensitiveLog: (
|
|
1564
|
-
obj: ListFunctionsResult
|
|
1565
|
-
) => any;
|
|
1566
|
-
export declare const ListInvalidationsRequestFilterSensitiveLog: (
|
|
1567
|
-
obj: ListInvalidationsRequest
|
|
1568
|
-
) => any;
|
|
1569
|
-
export declare const InvalidationSummaryFilterSensitiveLog: (
|
|
1570
|
-
obj: InvalidationSummary
|
|
1571
|
-
) => any;
|
|
1572
|
-
export declare const InvalidationListFilterSensitiveLog: (
|
|
1573
|
-
obj: InvalidationList
|
|
1574
|
-
) => any;
|
|
1575
|
-
export declare const ListInvalidationsResultFilterSensitiveLog: (
|
|
1576
|
-
obj: ListInvalidationsResult
|
|
1577
|
-
) => any;
|
|
1578
|
-
export declare const ListKeyGroupsRequestFilterSensitiveLog: (
|
|
1579
|
-
obj: ListKeyGroupsRequest
|
|
1580
|
-
) => any;
|
|
1581
|
-
export declare const KeyGroupSummaryFilterSensitiveLog: (
|
|
1582
|
-
obj: KeyGroupSummary
|
|
1583
|
-
) => any;
|
|
1584
|
-
export declare const KeyGroupListFilterSensitiveLog: (obj: KeyGroupList) => any;
|
|
1585
|
-
export declare const ListKeyGroupsResultFilterSensitiveLog: (
|
|
1586
|
-
obj: ListKeyGroupsResult
|
|
1587
|
-
) => any;
|
|
1588
|
-
export declare const ListOriginAccessControlsRequestFilterSensitiveLog: (
|
|
1589
|
-
obj: ListOriginAccessControlsRequest
|
|
1590
|
-
) => any;
|
|
1591
|
-
export declare const OriginAccessControlSummaryFilterSensitiveLog: (
|
|
1592
|
-
obj: OriginAccessControlSummary
|
|
1593
|
-
) => any;
|
|
1594
|
-
export declare const OriginAccessControlListFilterSensitiveLog: (
|
|
1595
|
-
obj: OriginAccessControlList
|
|
1596
|
-
) => any;
|
|
1597
|
-
export declare const ListOriginAccessControlsResultFilterSensitiveLog: (
|
|
1598
|
-
obj: ListOriginAccessControlsResult
|
|
1599
|
-
) => any;
|
|
1600
|
-
export declare const ListOriginRequestPoliciesRequestFilterSensitiveLog: (
|
|
1601
|
-
obj: ListOriginRequestPoliciesRequest
|
|
1602
|
-
) => any;
|
|
1603
|
-
export declare const OriginRequestPolicySummaryFilterSensitiveLog: (
|
|
1604
|
-
obj: OriginRequestPolicySummary
|
|
1605
|
-
) => any;
|
|
1606
|
-
export declare const OriginRequestPolicyListFilterSensitiveLog: (
|
|
1607
|
-
obj: OriginRequestPolicyList
|
|
1608
|
-
) => any;
|
|
1609
|
-
export declare const ListOriginRequestPoliciesResultFilterSensitiveLog: (
|
|
1610
|
-
obj: ListOriginRequestPoliciesResult
|
|
1611
|
-
) => any;
|
|
1612
|
-
export declare const ListPublicKeysRequestFilterSensitiveLog: (
|
|
1613
|
-
obj: ListPublicKeysRequest
|
|
1614
|
-
) => any;
|
|
1615
|
-
export declare const PublicKeySummaryFilterSensitiveLog: (
|
|
1616
|
-
obj: PublicKeySummary
|
|
1617
|
-
) => any;
|
|
1618
|
-
export declare const PublicKeyListFilterSensitiveLog: (
|
|
1619
|
-
obj: PublicKeyList
|
|
1620
|
-
) => any;
|
|
1621
|
-
export declare const ListPublicKeysResultFilterSensitiveLog: (
|
|
1622
|
-
obj: ListPublicKeysResult
|
|
1623
|
-
) => any;
|
|
1624
|
-
export declare const ListRealtimeLogConfigsRequestFilterSensitiveLog: (
|
|
1625
|
-
obj: ListRealtimeLogConfigsRequest
|
|
1626
|
-
) => any;
|
|
1627
|
-
export declare const RealtimeLogConfigsFilterSensitiveLog: (
|
|
1628
|
-
obj: RealtimeLogConfigs
|
|
1629
|
-
) => any;
|
|
1630
|
-
export declare const ListRealtimeLogConfigsResultFilterSensitiveLog: (
|
|
1631
|
-
obj: ListRealtimeLogConfigsResult
|
|
1632
|
-
) => any;
|
|
1633
|
-
export declare const ListResponseHeadersPoliciesRequestFilterSensitiveLog: (
|
|
1634
|
-
obj: ListResponseHeadersPoliciesRequest
|
|
1635
|
-
) => any;
|
|
1636
|
-
export declare const ResponseHeadersPolicySummaryFilterSensitiveLog: (
|
|
1637
|
-
obj: ResponseHeadersPolicySummary
|
|
1638
|
-
) => any;
|
|
1639
|
-
export declare const ResponseHeadersPolicyListFilterSensitiveLog: (
|
|
1640
|
-
obj: ResponseHeadersPolicyList
|
|
1641
|
-
) => any;
|
|
1642
|
-
export declare const ListResponseHeadersPoliciesResultFilterSensitiveLog: (
|
|
1643
|
-
obj: ListResponseHeadersPoliciesResult
|
|
1644
|
-
) => any;
|
|
1645
|
-
export declare const ListStreamingDistributionsRequestFilterSensitiveLog: (
|
|
1646
|
-
obj: ListStreamingDistributionsRequest
|
|
1647
|
-
) => any;
|
|
1648
|
-
export declare const StreamingDistributionSummaryFilterSensitiveLog: (
|
|
1649
|
-
obj: StreamingDistributionSummary
|
|
1650
|
-
) => any;
|
|
1651
|
-
export declare const StreamingDistributionListFilterSensitiveLog: (
|
|
1652
|
-
obj: StreamingDistributionList
|
|
1653
|
-
) => any;
|
|
1654
|
-
export declare const ListStreamingDistributionsResultFilterSensitiveLog: (
|
|
1655
|
-
obj: ListStreamingDistributionsResult
|
|
1656
|
-
) => any;
|
|
1657
|
-
export declare const ListTagsForResourceRequestFilterSensitiveLog: (
|
|
1658
|
-
obj: ListTagsForResourceRequest
|
|
1659
|
-
) => any;
|
|
1660
|
-
export declare const ListTagsForResourceResultFilterSensitiveLog: (
|
|
1661
|
-
obj: ListTagsForResourceResult
|
|
1662
|
-
) => any;
|
|
1663
|
-
export declare const PublishFunctionRequestFilterSensitiveLog: (
|
|
1664
|
-
obj: PublishFunctionRequest
|
|
1665
|
-
) => any;
|
|
1666
|
-
export declare const PublishFunctionResultFilterSensitiveLog: (
|
|
1667
|
-
obj: PublishFunctionResult
|
|
1668
|
-
) => any;
|
|
1669
|
-
export declare const TagResourceRequestFilterSensitiveLog: (
|
|
1670
|
-
obj: TagResourceRequest
|
|
1671
|
-
) => any;
|
|
1672
1216
|
export declare const TestFunctionRequestFilterSensitiveLog: (
|
|
1673
1217
|
obj: TestFunctionRequest
|
|
1674
1218
|
) => any;
|
|
@@ -1676,97 +1220,15 @@ export declare const TestResultFilterSensitiveLog: (obj: TestResult) => any;
|
|
|
1676
1220
|
export declare const TestFunctionResultFilterSensitiveLog: (
|
|
1677
1221
|
obj: TestFunctionResult
|
|
1678
1222
|
) => any;
|
|
1679
|
-
export declare const TagKeysFilterSensitiveLog: (obj: TagKeys) => any;
|
|
1680
|
-
export declare const UntagResourceRequestFilterSensitiveLog: (
|
|
1681
|
-
obj: UntagResourceRequest
|
|
1682
|
-
) => any;
|
|
1683
|
-
export declare const UpdateCachePolicyRequestFilterSensitiveLog: (
|
|
1684
|
-
obj: UpdateCachePolicyRequest
|
|
1685
|
-
) => any;
|
|
1686
|
-
export declare const UpdateCachePolicyResultFilterSensitiveLog: (
|
|
1687
|
-
obj: UpdateCachePolicyResult
|
|
1688
|
-
) => any;
|
|
1689
|
-
export declare const UpdateCloudFrontOriginAccessIdentityRequestFilterSensitiveLog: (
|
|
1690
|
-
obj: UpdateCloudFrontOriginAccessIdentityRequest
|
|
1691
|
-
) => any;
|
|
1692
|
-
export declare const UpdateCloudFrontOriginAccessIdentityResultFilterSensitiveLog: (
|
|
1693
|
-
obj: UpdateCloudFrontOriginAccessIdentityResult
|
|
1694
|
-
) => any;
|
|
1695
|
-
export declare const UpdateContinuousDeploymentPolicyRequestFilterSensitiveLog: (
|
|
1696
|
-
obj: UpdateContinuousDeploymentPolicyRequest
|
|
1697
|
-
) => any;
|
|
1698
|
-
export declare const UpdateContinuousDeploymentPolicyResultFilterSensitiveLog: (
|
|
1699
|
-
obj: UpdateContinuousDeploymentPolicyResult
|
|
1700
|
-
) => any;
|
|
1701
1223
|
export declare const UpdateDistributionRequestFilterSensitiveLog: (
|
|
1702
1224
|
obj: UpdateDistributionRequest
|
|
1703
1225
|
) => any;
|
|
1704
1226
|
export declare const UpdateDistributionResultFilterSensitiveLog: (
|
|
1705
1227
|
obj: UpdateDistributionResult
|
|
1706
1228
|
) => any;
|
|
1707
|
-
export declare const UpdateDistributionWithStagingConfigRequestFilterSensitiveLog: (
|
|
1708
|
-
obj: UpdateDistributionWithStagingConfigRequest
|
|
1709
|
-
) => any;
|
|
1710
1229
|
export declare const UpdateDistributionWithStagingConfigResultFilterSensitiveLog: (
|
|
1711
1230
|
obj: UpdateDistributionWithStagingConfigResult
|
|
1712
1231
|
) => any;
|
|
1713
|
-
export declare const UpdateFieldLevelEncryptionConfigRequestFilterSensitiveLog: (
|
|
1714
|
-
obj: UpdateFieldLevelEncryptionConfigRequest
|
|
1715
|
-
) => any;
|
|
1716
|
-
export declare const UpdateFieldLevelEncryptionConfigResultFilterSensitiveLog: (
|
|
1717
|
-
obj: UpdateFieldLevelEncryptionConfigResult
|
|
1718
|
-
) => any;
|
|
1719
|
-
export declare const UpdateFieldLevelEncryptionProfileRequestFilterSensitiveLog: (
|
|
1720
|
-
obj: UpdateFieldLevelEncryptionProfileRequest
|
|
1721
|
-
) => any;
|
|
1722
|
-
export declare const UpdateFieldLevelEncryptionProfileResultFilterSensitiveLog: (
|
|
1723
|
-
obj: UpdateFieldLevelEncryptionProfileResult
|
|
1724
|
-
) => any;
|
|
1725
1232
|
export declare const UpdateFunctionRequestFilterSensitiveLog: (
|
|
1726
1233
|
obj: UpdateFunctionRequest
|
|
1727
1234
|
) => any;
|
|
1728
|
-
export declare const UpdateFunctionResultFilterSensitiveLog: (
|
|
1729
|
-
obj: UpdateFunctionResult
|
|
1730
|
-
) => any;
|
|
1731
|
-
export declare const UpdateKeyGroupRequestFilterSensitiveLog: (
|
|
1732
|
-
obj: UpdateKeyGroupRequest
|
|
1733
|
-
) => any;
|
|
1734
|
-
export declare const UpdateKeyGroupResultFilterSensitiveLog: (
|
|
1735
|
-
obj: UpdateKeyGroupResult
|
|
1736
|
-
) => any;
|
|
1737
|
-
export declare const UpdateOriginAccessControlRequestFilterSensitiveLog: (
|
|
1738
|
-
obj: UpdateOriginAccessControlRequest
|
|
1739
|
-
) => any;
|
|
1740
|
-
export declare const UpdateOriginAccessControlResultFilterSensitiveLog: (
|
|
1741
|
-
obj: UpdateOriginAccessControlResult
|
|
1742
|
-
) => any;
|
|
1743
|
-
export declare const UpdateOriginRequestPolicyRequestFilterSensitiveLog: (
|
|
1744
|
-
obj: UpdateOriginRequestPolicyRequest
|
|
1745
|
-
) => any;
|
|
1746
|
-
export declare const UpdateOriginRequestPolicyResultFilterSensitiveLog: (
|
|
1747
|
-
obj: UpdateOriginRequestPolicyResult
|
|
1748
|
-
) => any;
|
|
1749
|
-
export declare const UpdatePublicKeyRequestFilterSensitiveLog: (
|
|
1750
|
-
obj: UpdatePublicKeyRequest
|
|
1751
|
-
) => any;
|
|
1752
|
-
export declare const UpdatePublicKeyResultFilterSensitiveLog: (
|
|
1753
|
-
obj: UpdatePublicKeyResult
|
|
1754
|
-
) => any;
|
|
1755
|
-
export declare const UpdateRealtimeLogConfigRequestFilterSensitiveLog: (
|
|
1756
|
-
obj: UpdateRealtimeLogConfigRequest
|
|
1757
|
-
) => any;
|
|
1758
|
-
export declare const UpdateRealtimeLogConfigResultFilterSensitiveLog: (
|
|
1759
|
-
obj: UpdateRealtimeLogConfigResult
|
|
1760
|
-
) => any;
|
|
1761
|
-
export declare const UpdateResponseHeadersPolicyRequestFilterSensitiveLog: (
|
|
1762
|
-
obj: UpdateResponseHeadersPolicyRequest
|
|
1763
|
-
) => any;
|
|
1764
|
-
export declare const UpdateResponseHeadersPolicyResultFilterSensitiveLog: (
|
|
1765
|
-
obj: UpdateResponseHeadersPolicyResult
|
|
1766
|
-
) => any;
|
|
1767
|
-
export declare const UpdateStreamingDistributionRequestFilterSensitiveLog: (
|
|
1768
|
-
obj: UpdateStreamingDistributionRequest
|
|
1769
|
-
) => any;
|
|
1770
|
-
export declare const UpdateStreamingDistributionResultFilterSensitiveLog: (
|
|
1771
|
-
obj: UpdateStreamingDistributionResult
|
|
1772
|
-
) => any;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cloudfront",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cloudfront Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.299.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "tsc -p tsconfig.cjs.json",
|
|
@@ -11,6 +11,7 @@
|
|
|
11
11
|
"build:types": "tsc -p tsconfig.types.json",
|
|
12
12
|
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
|
|
13
13
|
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
|
|
14
|
+
"extract:docs": "api-extractor run --local",
|
|
14
15
|
"generate:client": "node ../../scripts/generate-clients/single-service --solo cloudfront"
|
|
15
16
|
},
|
|
16
17
|
"main": "./dist-cjs/index.js",
|
|
@@ -20,22 +21,22 @@
|
|
|
20
21
|
"dependencies": {
|
|
21
22
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
23
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sts": "3.
|
|
24
|
-
"@aws-sdk/config-resolver": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
24
|
+
"@aws-sdk/client-sts": "3.299.0",
|
|
25
|
+
"@aws-sdk/config-resolver": "3.299.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.299.0",
|
|
26
27
|
"@aws-sdk/fetch-http-handler": "3.296.0",
|
|
27
28
|
"@aws-sdk/hash-node": "3.296.0",
|
|
28
29
|
"@aws-sdk/invalid-dependency": "3.296.0",
|
|
29
30
|
"@aws-sdk/middleware-content-length": "3.296.0",
|
|
30
|
-
"@aws-sdk/middleware-endpoint": "3.
|
|
31
|
+
"@aws-sdk/middleware-endpoint": "3.299.0",
|
|
31
32
|
"@aws-sdk/middleware-host-header": "3.296.0",
|
|
32
33
|
"@aws-sdk/middleware-logger": "3.296.0",
|
|
33
34
|
"@aws-sdk/middleware-recursion-detection": "3.296.0",
|
|
34
35
|
"@aws-sdk/middleware-retry": "3.296.0",
|
|
35
36
|
"@aws-sdk/middleware-serde": "3.296.0",
|
|
36
|
-
"@aws-sdk/middleware-signing": "3.
|
|
37
|
+
"@aws-sdk/middleware-signing": "3.299.0",
|
|
37
38
|
"@aws-sdk/middleware-stack": "3.296.0",
|
|
38
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
39
|
+
"@aws-sdk/middleware-user-agent": "3.299.0",
|
|
39
40
|
"@aws-sdk/node-config-provider": "3.296.0",
|
|
40
41
|
"@aws-sdk/node-http-handler": "3.296.0",
|
|
41
42
|
"@aws-sdk/protocol-http": "3.296.0",
|
|
@@ -46,11 +47,11 @@
|
|
|
46
47
|
"@aws-sdk/util-body-length-browser": "3.295.0",
|
|
47
48
|
"@aws-sdk/util-body-length-node": "3.295.0",
|
|
48
49
|
"@aws-sdk/util-defaults-mode-browser": "3.296.0",
|
|
49
|
-
"@aws-sdk/util-defaults-mode-node": "3.
|
|
50
|
+
"@aws-sdk/util-defaults-mode-node": "3.299.0",
|
|
50
51
|
"@aws-sdk/util-endpoints": "3.296.0",
|
|
51
52
|
"@aws-sdk/util-retry": "3.296.0",
|
|
52
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
53
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
53
|
+
"@aws-sdk/util-user-agent-browser": "3.299.0",
|
|
54
|
+
"@aws-sdk/util-user-agent-node": "3.299.0",
|
|
54
55
|
"@aws-sdk/util-utf8": "3.295.0",
|
|
55
56
|
"@aws-sdk/util-waiter": "3.296.0",
|
|
56
57
|
"@aws-sdk/xml-builder": "3.295.0",
|