@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
|
@@ -30,10 +30,13 @@ import {
|
|
|
30
30
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
31
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
32
|
ChecksumConstructor as __ChecksumConstructor,
|
|
33
|
+
ClientProtocol,
|
|
33
34
|
Decoder as __Decoder,
|
|
34
35
|
Encoder as __Encoder,
|
|
35
36
|
HashConstructor as __HashConstructor,
|
|
36
37
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
38
|
+
HttpRequest,
|
|
39
|
+
HttpResponse,
|
|
37
40
|
Logger as __Logger,
|
|
38
41
|
Provider as __Provider,
|
|
39
42
|
Provider,
|
|
@@ -990,6 +993,7 @@ export interface ClientDefaults
|
|
|
990
993
|
retryMode?: string | __Provider<string>;
|
|
991
994
|
logger?: __Logger;
|
|
992
995
|
extensions?: RuntimeExtension[];
|
|
996
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
993
997
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
994
998
|
}
|
|
995
999
|
export type CloudFrontClientConfigType = Partial<
|
|
@@ -2016,46 +2016,3 @@ export interface CreateOriginAccessControlResult {
|
|
|
2016
2016
|
Location?: string | undefined;
|
|
2017
2017
|
ETag?: string | undefined;
|
|
2018
2018
|
}
|
|
2019
|
-
export declare const OriginCustomHeaderFilterSensitiveLog: (
|
|
2020
|
-
obj: OriginCustomHeader
|
|
2021
|
-
) => any;
|
|
2022
|
-
export declare const CustomHeadersFilterSensitiveLog: (
|
|
2023
|
-
obj: CustomHeaders
|
|
2024
|
-
) => any;
|
|
2025
|
-
export declare const OriginFilterSensitiveLog: (obj: Origin) => any;
|
|
2026
|
-
export declare const OriginsFilterSensitiveLog: (obj: Origins) => any;
|
|
2027
|
-
export declare const StringSchemaConfigFilterSensitiveLog: (
|
|
2028
|
-
obj: StringSchemaConfig
|
|
2029
|
-
) => any;
|
|
2030
|
-
export declare const ParameterDefinitionSchemaFilterSensitiveLog: (
|
|
2031
|
-
obj: ParameterDefinitionSchema
|
|
2032
|
-
) => any;
|
|
2033
|
-
export declare const ParameterDefinitionFilterSensitiveLog: (
|
|
2034
|
-
obj: ParameterDefinition
|
|
2035
|
-
) => any;
|
|
2036
|
-
export declare const TenantConfigFilterSensitiveLog: (obj: TenantConfig) => any;
|
|
2037
|
-
export declare const DistributionConfigFilterSensitiveLog: (
|
|
2038
|
-
obj: DistributionConfig
|
|
2039
|
-
) => any;
|
|
2040
|
-
export declare const DistributionFilterSensitiveLog: (obj: Distribution) => any;
|
|
2041
|
-
export declare const CopyDistributionResultFilterSensitiveLog: (
|
|
2042
|
-
obj: CopyDistributionResult
|
|
2043
|
-
) => any;
|
|
2044
|
-
export declare const CreateDistributionRequestFilterSensitiveLog: (
|
|
2045
|
-
obj: CreateDistributionRequest
|
|
2046
|
-
) => any;
|
|
2047
|
-
export declare const CreateDistributionResultFilterSensitiveLog: (
|
|
2048
|
-
obj: CreateDistributionResult
|
|
2049
|
-
) => any;
|
|
2050
|
-
export declare const DistributionConfigWithTagsFilterSensitiveLog: (
|
|
2051
|
-
obj: DistributionConfigWithTags
|
|
2052
|
-
) => any;
|
|
2053
|
-
export declare const CreateDistributionWithTagsRequestFilterSensitiveLog: (
|
|
2054
|
-
obj: CreateDistributionWithTagsRequest
|
|
2055
|
-
) => any;
|
|
2056
|
-
export declare const CreateDistributionWithTagsResultFilterSensitiveLog: (
|
|
2057
|
-
obj: CreateDistributionWithTagsResult
|
|
2058
|
-
) => any;
|
|
2059
|
-
export declare const CreateFunctionRequestFilterSensitiveLog: (
|
|
2060
|
-
obj: CreateFunctionRequest
|
|
2061
|
-
) => any;
|
|
@@ -1624,33 +1624,3 @@ export interface RealtimeLogConfigs {
|
|
|
1624
1624
|
Marker: string | undefined;
|
|
1625
1625
|
NextMarker?: string | undefined;
|
|
1626
1626
|
}
|
|
1627
|
-
export declare const GetDistributionResultFilterSensitiveLog: (
|
|
1628
|
-
obj: GetDistributionResult
|
|
1629
|
-
) => any;
|
|
1630
|
-
export declare const GetDistributionConfigResultFilterSensitiveLog: (
|
|
1631
|
-
obj: GetDistributionConfigResult
|
|
1632
|
-
) => any;
|
|
1633
|
-
export declare const GetFunctionResultFilterSensitiveLog: (
|
|
1634
|
-
obj: GetFunctionResult
|
|
1635
|
-
) => any;
|
|
1636
|
-
export declare const DistributionSummaryFilterSensitiveLog: (
|
|
1637
|
-
obj: DistributionSummary
|
|
1638
|
-
) => any;
|
|
1639
|
-
export declare const DistributionListFilterSensitiveLog: (
|
|
1640
|
-
obj: DistributionList
|
|
1641
|
-
) => any;
|
|
1642
|
-
export declare const ListDistributionsResultFilterSensitiveLog: (
|
|
1643
|
-
obj: ListDistributionsResult
|
|
1644
|
-
) => any;
|
|
1645
|
-
export declare const ListDistributionsByAnycastIpListIdResultFilterSensitiveLog: (
|
|
1646
|
-
obj: ListDistributionsByAnycastIpListIdResult
|
|
1647
|
-
) => any;
|
|
1648
|
-
export declare const ListDistributionsByConnectionModeResultFilterSensitiveLog: (
|
|
1649
|
-
obj: ListDistributionsByConnectionModeResult
|
|
1650
|
-
) => any;
|
|
1651
|
-
export declare const ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog: (
|
|
1652
|
-
obj: ListDistributionsByRealtimeLogConfigResult
|
|
1653
|
-
) => any;
|
|
1654
|
-
export declare const ListDistributionsByWebACLIdResultFilterSensitiveLog: (
|
|
1655
|
-
obj: ListDistributionsByWebACLIdResult
|
|
1656
|
-
) => any;
|
|
@@ -409,22 +409,3 @@ export interface DnsConfiguration {
|
|
|
409
409
|
export interface VerifyDnsConfigurationResult {
|
|
410
410
|
DnsConfigurationList?: DnsConfiguration[] | undefined;
|
|
411
411
|
}
|
|
412
|
-
export declare const TestFunctionRequestFilterSensitiveLog: (
|
|
413
|
-
obj: TestFunctionRequest
|
|
414
|
-
) => any;
|
|
415
|
-
export declare const TestResultFilterSensitiveLog: (obj: TestResult) => any;
|
|
416
|
-
export declare const TestFunctionResultFilterSensitiveLog: (
|
|
417
|
-
obj: TestFunctionResult
|
|
418
|
-
) => any;
|
|
419
|
-
export declare const UpdateDistributionRequestFilterSensitiveLog: (
|
|
420
|
-
obj: UpdateDistributionRequest
|
|
421
|
-
) => any;
|
|
422
|
-
export declare const UpdateDistributionResultFilterSensitiveLog: (
|
|
423
|
-
obj: UpdateDistributionResult
|
|
424
|
-
) => any;
|
|
425
|
-
export declare const UpdateDistributionWithStagingConfigResultFilterSensitiveLog: (
|
|
426
|
-
obj: UpdateDistributionWithStagingConfigResult
|
|
427
|
-
) => any;
|
|
428
|
-
export declare const UpdateFunctionRequestFilterSensitiveLog: (
|
|
429
|
-
obj: UpdateFunctionRequest
|
|
430
|
-
) => any;
|
|
@@ -38,6 +38,12 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol:
|
|
42
|
+
| import("@smithy/types").ClientProtocol<
|
|
43
|
+
import("@smithy/types").HttpRequest,
|
|
44
|
+
import("@smithy/types").HttpResponse
|
|
45
|
+
>
|
|
46
|
+
| import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
41
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
48
|
userAgentAppId?:
|
|
43
49
|
| string
|
|
@@ -38,6 +38,12 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
|
|
|
38
38
|
profile?: string;
|
|
39
39
|
logger: import("@smithy/types").Logger;
|
|
40
40
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
41
|
+
protocol:
|
|
42
|
+
| import("@smithy/types").ClientProtocol<
|
|
43
|
+
import("@smithy/types").HttpRequest,
|
|
44
|
+
import("@smithy/types").HttpResponse
|
|
45
|
+
>
|
|
46
|
+
| import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
41
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
42
48
|
retryStrategy?:
|
|
43
49
|
| import("@smithy/types").RetryStrategy
|
|
@@ -37,6 +37,12 @@ export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
|
|
|
37
37
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
38
38
|
logger: import("@smithy/types").Logger;
|
|
39
39
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
40
|
+
protocol:
|
|
41
|
+
| import("@smithy/types").ClientProtocol<
|
|
42
|
+
import("@smithy/types").HttpRequest,
|
|
43
|
+
import("@smithy/types").HttpResponse
|
|
44
|
+
>
|
|
45
|
+
| import("@aws-sdk/core").AwsRestXmlProtocol;
|
|
40
46
|
defaultsMode:
|
|
41
47
|
| import("@smithy/smithy-client").DefaultsMode
|
|
42
48
|
| import("@smithy/types").Provider<
|
|
@@ -1,3 +1,4 @@
|
|
|
1
|
+
import { AwsRestXmlProtocol } from "@aws-sdk/core/protocols";
|
|
1
2
|
import { CloudFrontClientConfig } from "./CloudFrontClient";
|
|
2
3
|
export declare const getRuntimeConfig: (config: CloudFrontClientConfig) => {
|
|
3
4
|
apiVersion: string;
|
|
@@ -14,6 +15,12 @@ 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:
|
|
19
|
+
| import("@smithy/types").ClientProtocol<
|
|
20
|
+
import("@smithy/types").HttpRequest,
|
|
21
|
+
import("@smithy/types").HttpResponse
|
|
22
|
+
>
|
|
23
|
+
| AwsRestXmlProtocol;
|
|
17
24
|
serviceId: string;
|
|
18
25
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
26
|
utf8Decoder: import("@smithy/types").Decoder;
|