@aws-sdk/client-cloudfront 3.929.0 → 3.931.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +10669 -13590
- package/dist-cjs/runtimeConfig.shared.js +6 -0
- package/dist-es/CloudFrontClient.js +2 -0
- package/dist-es/commands/AssociateAliasCommand.js +3 -9
- package/dist-es/commands/AssociateDistributionTenantWebACLCommand.js +3 -9
- package/dist-es/commands/AssociateDistributionWebACLCommand.js +3 -9
- package/dist-es/commands/CopyDistributionCommand.js +3 -10
- package/dist-es/commands/CreateAnycastIpListCommand.js +3 -9
- package/dist-es/commands/CreateCachePolicyCommand.js +3 -9
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/CreateConnectionGroupCommand.js +3 -9
- package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/CreateDistributionCommand.js +3 -10
- package/dist-es/commands/CreateDistributionTenantCommand.js +3 -9
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +3 -10
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/CreateFunctionCommand.js +3 -10
- package/dist-es/commands/CreateInvalidationCommand.js +3 -9
- package/dist-es/commands/CreateInvalidationForDistributionTenantCommand.js +3 -9
- package/dist-es/commands/CreateKeyGroupCommand.js +3 -9
- package/dist-es/commands/CreateKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +3 -9
- package/dist-es/commands/CreateOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/CreatePublicKeyCommand.js +3 -9
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/CreateStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +3 -9
- package/dist-es/commands/CreateVpcOriginCommand.js +3 -9
- package/dist-es/commands/DeleteAnycastIpListCommand.js +3 -9
- package/dist-es/commands/DeleteCachePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/DeleteConnectionGroupCommand.js +3 -9
- package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteDistributionCommand.js +3 -9
- package/dist-es/commands/DeleteDistributionTenantCommand.js +3 -9
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/DeleteFunctionCommand.js +3 -9
- package/dist-es/commands/DeleteKeyGroupCommand.js +3 -9
- package/dist-es/commands/DeleteKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +3 -9
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/DeletePublicKeyCommand.js +3 -9
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/DeleteVpcOriginCommand.js +3 -9
- package/dist-es/commands/DescribeFunctionCommand.js +3 -9
- package/dist-es/commands/DescribeKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/DisassociateDistributionTenantWebACLCommand.js +3 -9
- package/dist-es/commands/DisassociateDistributionWebACLCommand.js +3 -9
- package/dist-es/commands/GetAnycastIpListCommand.js +3 -9
- package/dist-es/commands/GetCachePolicyCommand.js +3 -9
- package/dist-es/commands/GetCachePolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -9
- package/dist-es/commands/GetConnectionGroupByRoutingEndpointCommand.js +3 -9
- package/dist-es/commands/GetConnectionGroupCommand.js +3 -9
- package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetDistributionCommand.js +3 -10
- package/dist-es/commands/GetDistributionConfigCommand.js +3 -10
- package/dist-es/commands/GetDistributionTenantByDomainCommand.js +3 -9
- package/dist-es/commands/GetDistributionTenantCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -9
- package/dist-es/commands/GetFunctionCommand.js +3 -10
- package/dist-es/commands/GetInvalidationCommand.js +3 -9
- package/dist-es/commands/GetInvalidationForDistributionTenantCommand.js +3 -9
- package/dist-es/commands/GetKeyGroupCommand.js +3 -9
- package/dist-es/commands/GetKeyGroupConfigCommand.js +3 -9
- package/dist-es/commands/GetManagedCertificateDetailsCommand.js +3 -9
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +3 -9
- package/dist-es/commands/GetOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +3 -9
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetPublicKeyCommand.js +3 -9
- package/dist-es/commands/GetPublicKeyConfigCommand.js +3 -9
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +3 -9
- package/dist-es/commands/GetVpcOriginCommand.js +3 -9
- package/dist-es/commands/ListAnycastIpListsCommand.js +3 -9
- package/dist-es/commands/ListCachePoliciesCommand.js +3 -9
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -9
- package/dist-es/commands/ListConflictingAliasesCommand.js +3 -9
- package/dist-es/commands/ListConnectionGroupsCommand.js +3 -9
- package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +3 -9
- package/dist-es/commands/ListDistributionTenantsByCustomizationCommand.js +3 -9
- package/dist-es/commands/ListDistributionTenantsCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByAnycastIpListIdCommand.js +3 -10
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByConnectionModeCommand.js +3 -10
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByOwnedResourceCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -10
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByVpcOriginIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +3 -10
- package/dist-es/commands/ListDistributionsCommand.js +3 -10
- package/dist-es/commands/ListDomainConflictsCommand.js +3 -9
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -9
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -9
- package/dist-es/commands/ListFunctionsCommand.js +3 -9
- package/dist-es/commands/ListInvalidationsCommand.js +3 -9
- package/dist-es/commands/ListInvalidationsForDistributionTenantCommand.js +3 -9
- package/dist-es/commands/ListKeyGroupsCommand.js +3 -9
- package/dist-es/commands/ListKeyValueStoresCommand.js +3 -9
- package/dist-es/commands/ListOriginAccessControlsCommand.js +3 -9
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +3 -9
- package/dist-es/commands/ListPublicKeysCommand.js +3 -9
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +3 -9
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +3 -9
- package/dist-es/commands/ListStreamingDistributionsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListVpcOriginsCommand.js +3 -9
- package/dist-es/commands/PublishFunctionCommand.js +3 -9
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TestFunctionCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAnycastIpListCommand.js +3 -9
- package/dist-es/commands/UpdateCachePolicyCommand.js +3 -9
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/UpdateConnectionGroupCommand.js +3 -9
- package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateDistributionCommand.js +3 -10
- package/dist-es/commands/UpdateDistributionTenantCommand.js +3 -9
- package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +3 -10
- package/dist-es/commands/UpdateDomainAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/UpdateFunctionCommand.js +3 -10
- package/dist-es/commands/UpdateKeyGroupCommand.js +3 -9
- package/dist-es/commands/UpdateKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/UpdatePublicKeyCommand.js +3 -9
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/UpdateVpcOriginCommand.js +3 -9
- package/dist-es/commands/VerifyDnsConfigurationCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -73
- package/dist-es/models/models_1.js +0 -42
- package/dist-es/models/models_2.js +0 -32
- package/dist-es/runtimeConfig.shared.js +6 -0
- package/dist-es/schemas/schemas_0.js +10270 -0
- package/dist-types/CloudFrontClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -68
- package/dist-types/models/models_1.d.ts +0 -40
- package/dist-types/models/models_2.d.ts +0 -28
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +2 -0
- package/dist-types/schemas/schemas_0.d.ts +861 -0
- package/dist-types/ts3.4/CloudFrontClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -43
- package/dist-types/ts3.4/models/models_1.d.ts +0 -30
- package/dist-types/ts3.4/models/models_2.d.ts +0 -19
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +867 -0
- package/package.json +35 -36
- package/dist-es/protocols/Aws_restXml.js +0 -12260
- package/dist-types/protocols/Aws_restXml.d.ts +0 -1370
- package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -1829
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { AssociateAliasCommandInput, AssociateAliasCommandOutput } from "./commands/AssociateAliasCommand";
|
|
11
11
|
import { AssociateDistributionTenantWebACLCommandInput, AssociateDistributionTenantWebACLCommandOutput } from "./commands/AssociateDistributionTenantWebACLCommand";
|
|
@@ -293,6 +293,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
293
293
|
* Optional extensions
|
|
294
294
|
*/
|
|
295
295
|
extensions?: RuntimeExtension[];
|
|
296
|
+
/**
|
|
297
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
298
|
+
* may be overridden. A default will always be set by the client.
|
|
299
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
300
|
+
* the client.
|
|
301
|
+
* @alpha
|
|
302
|
+
*
|
|
303
|
+
*/
|
|
304
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
296
305
|
/**
|
|
297
306
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
298
307
|
*/
|
|
@@ -5301,71 +5301,3 @@ export interface CreateOriginAccessControlResult {
|
|
|
5301
5301
|
*/
|
|
5302
5302
|
ETag?: string | undefined;
|
|
5303
5303
|
}
|
|
5304
|
-
/**
|
|
5305
|
-
* @internal
|
|
5306
|
-
*/
|
|
5307
|
-
export declare const OriginCustomHeaderFilterSensitiveLog: (obj: OriginCustomHeader) => any;
|
|
5308
|
-
/**
|
|
5309
|
-
* @internal
|
|
5310
|
-
*/
|
|
5311
|
-
export declare const CustomHeadersFilterSensitiveLog: (obj: CustomHeaders) => any;
|
|
5312
|
-
/**
|
|
5313
|
-
* @internal
|
|
5314
|
-
*/
|
|
5315
|
-
export declare const OriginFilterSensitiveLog: (obj: Origin) => any;
|
|
5316
|
-
/**
|
|
5317
|
-
* @internal
|
|
5318
|
-
*/
|
|
5319
|
-
export declare const OriginsFilterSensitiveLog: (obj: Origins) => any;
|
|
5320
|
-
/**
|
|
5321
|
-
* @internal
|
|
5322
|
-
*/
|
|
5323
|
-
export declare const StringSchemaConfigFilterSensitiveLog: (obj: StringSchemaConfig) => any;
|
|
5324
|
-
/**
|
|
5325
|
-
* @internal
|
|
5326
|
-
*/
|
|
5327
|
-
export declare const ParameterDefinitionSchemaFilterSensitiveLog: (obj: ParameterDefinitionSchema) => any;
|
|
5328
|
-
/**
|
|
5329
|
-
* @internal
|
|
5330
|
-
*/
|
|
5331
|
-
export declare const ParameterDefinitionFilterSensitiveLog: (obj: ParameterDefinition) => any;
|
|
5332
|
-
/**
|
|
5333
|
-
* @internal
|
|
5334
|
-
*/
|
|
5335
|
-
export declare const TenantConfigFilterSensitiveLog: (obj: TenantConfig) => any;
|
|
5336
|
-
/**
|
|
5337
|
-
* @internal
|
|
5338
|
-
*/
|
|
5339
|
-
export declare const DistributionConfigFilterSensitiveLog: (obj: DistributionConfig) => any;
|
|
5340
|
-
/**
|
|
5341
|
-
* @internal
|
|
5342
|
-
*/
|
|
5343
|
-
export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
|
|
5344
|
-
/**
|
|
5345
|
-
* @internal
|
|
5346
|
-
*/
|
|
5347
|
-
export declare const CopyDistributionResultFilterSensitiveLog: (obj: CopyDistributionResult) => any;
|
|
5348
|
-
/**
|
|
5349
|
-
* @internal
|
|
5350
|
-
*/
|
|
5351
|
-
export declare const CreateDistributionRequestFilterSensitiveLog: (obj: CreateDistributionRequest) => any;
|
|
5352
|
-
/**
|
|
5353
|
-
* @internal
|
|
5354
|
-
*/
|
|
5355
|
-
export declare const CreateDistributionResultFilterSensitiveLog: (obj: CreateDistributionResult) => any;
|
|
5356
|
-
/**
|
|
5357
|
-
* @internal
|
|
5358
|
-
*/
|
|
5359
|
-
export declare const DistributionConfigWithTagsFilterSensitiveLog: (obj: DistributionConfigWithTags) => any;
|
|
5360
|
-
/**
|
|
5361
|
-
* @internal
|
|
5362
|
-
*/
|
|
5363
|
-
export declare const CreateDistributionWithTagsRequestFilterSensitiveLog: (obj: CreateDistributionWithTagsRequest) => any;
|
|
5364
|
-
/**
|
|
5365
|
-
* @internal
|
|
5366
|
-
*/
|
|
5367
|
-
export declare const CreateDistributionWithTagsResultFilterSensitiveLog: (obj: CreateDistributionWithTagsResult) => any;
|
|
5368
|
-
/**
|
|
5369
|
-
* @internal
|
|
5370
|
-
*/
|
|
5371
|
-
export declare const CreateFunctionRequestFilterSensitiveLog: (obj: CreateFunctionRequest) => any;
|
|
@@ -5076,43 +5076,3 @@ export interface RealtimeLogConfigs {
|
|
|
5076
5076
|
*/
|
|
5077
5077
|
NextMarker?: string | undefined;
|
|
5078
5078
|
}
|
|
5079
|
-
/**
|
|
5080
|
-
* @internal
|
|
5081
|
-
*/
|
|
5082
|
-
export declare const GetDistributionResultFilterSensitiveLog: (obj: GetDistributionResult) => any;
|
|
5083
|
-
/**
|
|
5084
|
-
* @internal
|
|
5085
|
-
*/
|
|
5086
|
-
export declare const GetDistributionConfigResultFilterSensitiveLog: (obj: GetDistributionConfigResult) => any;
|
|
5087
|
-
/**
|
|
5088
|
-
* @internal
|
|
5089
|
-
*/
|
|
5090
|
-
export declare const GetFunctionResultFilterSensitiveLog: (obj: GetFunctionResult) => any;
|
|
5091
|
-
/**
|
|
5092
|
-
* @internal
|
|
5093
|
-
*/
|
|
5094
|
-
export declare const DistributionSummaryFilterSensitiveLog: (obj: DistributionSummary) => any;
|
|
5095
|
-
/**
|
|
5096
|
-
* @internal
|
|
5097
|
-
*/
|
|
5098
|
-
export declare const DistributionListFilterSensitiveLog: (obj: DistributionList) => any;
|
|
5099
|
-
/**
|
|
5100
|
-
* @internal
|
|
5101
|
-
*/
|
|
5102
|
-
export declare const ListDistributionsResultFilterSensitiveLog: (obj: ListDistributionsResult) => any;
|
|
5103
|
-
/**
|
|
5104
|
-
* @internal
|
|
5105
|
-
*/
|
|
5106
|
-
export declare const ListDistributionsByAnycastIpListIdResultFilterSensitiveLog: (obj: ListDistributionsByAnycastIpListIdResult) => any;
|
|
5107
|
-
/**
|
|
5108
|
-
* @internal
|
|
5109
|
-
*/
|
|
5110
|
-
export declare const ListDistributionsByConnectionModeResultFilterSensitiveLog: (obj: ListDistributionsByConnectionModeResult) => any;
|
|
5111
|
-
/**
|
|
5112
|
-
* @internal
|
|
5113
|
-
*/
|
|
5114
|
-
export declare const ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog: (obj: ListDistributionsByRealtimeLogConfigResult) => any;
|
|
5115
|
-
/**
|
|
5116
|
-
* @internal
|
|
5117
|
-
*/
|
|
5118
|
-
export declare const ListDistributionsByWebACLIdResultFilterSensitiveLog: (obj: ListDistributionsByWebACLIdResult) => any;
|
|
@@ -1376,31 +1376,3 @@ export interface VerifyDnsConfigurationResult {
|
|
|
1376
1376
|
*/
|
|
1377
1377
|
DnsConfigurationList?: DnsConfiguration[] | undefined;
|
|
1378
1378
|
}
|
|
1379
|
-
/**
|
|
1380
|
-
* @internal
|
|
1381
|
-
*/
|
|
1382
|
-
export declare const TestFunctionRequestFilterSensitiveLog: (obj: TestFunctionRequest) => any;
|
|
1383
|
-
/**
|
|
1384
|
-
* @internal
|
|
1385
|
-
*/
|
|
1386
|
-
export declare const TestResultFilterSensitiveLog: (obj: TestResult) => any;
|
|
1387
|
-
/**
|
|
1388
|
-
* @internal
|
|
1389
|
-
*/
|
|
1390
|
-
export declare const TestFunctionResultFilterSensitiveLog: (obj: TestFunctionResult) => any;
|
|
1391
|
-
/**
|
|
1392
|
-
* @internal
|
|
1393
|
-
*/
|
|
1394
|
-
export declare const UpdateDistributionRequestFilterSensitiveLog: (obj: UpdateDistributionRequest) => any;
|
|
1395
|
-
/**
|
|
1396
|
-
* @internal
|
|
1397
|
-
*/
|
|
1398
|
-
export declare const UpdateDistributionResultFilterSensitiveLog: (obj: UpdateDistributionResult) => any;
|
|
1399
|
-
/**
|
|
1400
|
-
* @internal
|
|
1401
|
-
*/
|
|
1402
|
-
export declare const UpdateDistributionWithStagingConfigResultFilterSensitiveLog: (obj: UpdateDistributionWithStagingConfigResult) => any;
|
|
1403
|
-
/**
|
|
1404
|
-
* @internal
|
|
1405
|
-
*/
|
|
1406
|
-
export declare const UpdateFunctionRequestFilterSensitiveLog: (obj: UpdateFunctionRequest) => any;
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
|
|
|
29
29
|
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse> | import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
32
33
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
34
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
|
|
|
31
31
|
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse> | import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
34
35
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
36
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
37
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
|
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse> | import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
30
31
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
32
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
33
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { AwsRestXmlProtocol } from "@aws-sdk/core/protocols";
|
|
1
2
|
import { CloudFrontClientConfig } from "./CloudFrontClient";
|
|
2
3
|
/**
|
|
3
4
|
* @internal
|
|
@@ -14,6 +15,7 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
|
|
|
14
15
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").CloudFrontHttpAuthSchemeProvider;
|
|
15
16
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
17
|
logger: import("@smithy/types").Logger;
|
|
18
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse> | AwsRestXmlProtocol;
|
|
17
19
|
serviceId: string;
|
|
18
20
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
21
|
utf8Decoder: import("@smithy/types").Decoder;
|