@aws-sdk/client-cloudfront 3.1086.0 → 3.1088.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 +1 -1
- package/dist-types/ts3.4/CloudFront.d.ts +526 -693
- package/dist-types/ts3.4/CloudFrontClient.d.ts +8 -26
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/AssociateAliasCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/AssociateDistributionTenantWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/AssociateDistributionWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CopyDistributionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateAnycastIpListCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCachePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/CreateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConnectionGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDistributionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateDistributionWithTagsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateInvalidationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateInvalidationForDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateKeyGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateKeyValueStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateMonitoringSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateOriginAccessControlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateOriginRequestPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreatePublicKeyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateRealtimeLogConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateStreamingDistributionWithTagsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreateVpcOriginCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeleteAnycastIpListCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteCachePolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConnectionGroupCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteDistributionCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteFunctionCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteKeyGroupCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteKeyValueStoreCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteMonitoringSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteOriginAccessControlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteOriginRequestPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeletePublicKeyCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteRealtimeLogConfigCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
- package/dist-types/ts3.4/commands/DeleteResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteTrustStoreCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/DeleteVpcOriginCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DescribeFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DescribeKeyValueStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DisassociateDistributionTenantWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisassociateDistributionWebACLCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAnycastIpListCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCachePolicyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCachePolicyConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCloudFrontOriginAccessIdentityConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConnectionFunctionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetConnectionGroupByRoutingEndpointCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConnectionGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetContinuousDeploymentPolicyConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDistributionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetDistributionConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetDistributionTenantByDomainCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetDistributionTenantCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFieldLevelEncryptionProfileConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetFunctionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetInvalidationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetInvalidationForDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetKeyGroupCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetKeyGroupConfigCommand.d.ts +4 -7
- package/dist-types/ts3.4/commands/GetManagedCertificateDetailsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetMonitoringSubscriptionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetOriginAccessControlCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetOriginAccessControlConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetOriginRequestPolicyConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetPublicKeyCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPublicKeyConfigCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetRealtimeLogConfigCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetResponseHeadersPolicyConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetStreamingDistributionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetTrustStoreCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetVpcOriginCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListAnycastIpListsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListCachePoliciesCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/ListCloudFrontOriginAccessIdentitiesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListConflictingAliasesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListConnectionFunctionsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListConnectionGroupsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListContinuousDeploymentPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDistributionTenantsByCustomizationCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDistributionTenantsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListDistributionsByAnycastIpListIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByCachePolicyIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByConnectionModeCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByKeyGroupCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByOriginRequestPolicyIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByOwnedResourceCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByRealtimeLogConfigCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListDistributionsByResponseHeadersPolicyIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByTrustStoreCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByVpcOriginIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsByWebACLIdCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListDistributionsCommand.d.ts +4 -10
- package/dist-types/ts3.4/commands/ListDomainConflictsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionConfigsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFieldLevelEncryptionProfilesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListFunctionsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListInvalidationsCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/ListInvalidationsForDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListKeyGroupsCommand.d.ts +2 -4
- package/dist-types/ts3.4/commands/ListKeyValueStoresCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListOriginAccessControlsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListOriginRequestPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListPublicKeysCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListRealtimeLogConfigsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListResponseHeadersPoliciesCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListStreamingDistributionsCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListTrustStoresCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListVpcOriginsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/PublishConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PublishFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/TestConnectionFunctionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TestFunctionCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -2
- package/dist-types/ts3.4/commands/UpdateAnycastIpListCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateCachePolicyCommand.d.ts +5 -11
- package/dist-types/ts3.4/commands/UpdateCloudFrontOriginAccessIdentityCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionFunctionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConnectionGroupCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateContinuousDeploymentPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDistributionCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateDistributionTenantCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDistributionWithStagingConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateDomainAssociationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionConfigCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateFieldLevelEncryptionProfileCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateFunctionCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateKeyGroupCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateKeyValueStoreCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateOriginAccessControlCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateOriginRequestPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdatePublicKeyCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateRealtimeLogConfigCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateResponseHeadersPolicyCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateStreamingDistributionCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateTrustStoreCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdateVpcOriginCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/VerifyDnsConfigurationCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +16 -32
- package/dist-types/ts3.4/models/errors.d.ts +122 -460
- package/dist-types/ts3.4/models/models_0.d.ts +23 -69
- package/dist-types/ts3.4/models/models_1.d.ts +4 -12
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDistributionDeployed.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForInvalidationCompleted.d.ts +3 -5
- package/dist-types/ts3.4/waiters/waitForInvalidationForDistributionTenantCompleted.d.ts +3 -6
- package/dist-types/ts3.4/waiters/waitForStreamingDistributionDeployed.d.ts +3 -7
- package/package.json +40 -40
|
@@ -11,10 +11,7 @@ import {
|
|
|
11
11
|
Client as __Client,
|
|
12
12
|
} from "@smithy/core/client";
|
|
13
13
|
import { RegionInputConfig, RegionResolvedConfig } from "@smithy/core/config";
|
|
14
|
-
import {
|
|
15
|
-
EndpointInputConfig,
|
|
16
|
-
EndpointResolvedConfig,
|
|
17
|
-
} from "@smithy/core/endpoints";
|
|
14
|
+
import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/core/endpoints";
|
|
18
15
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/core/protocols";
|
|
19
16
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/core/retry";
|
|
20
17
|
import {
|
|
@@ -340,10 +337,7 @@ import {
|
|
|
340
337
|
GetFieldLevelEncryptionProfileConfigCommandInput,
|
|
341
338
|
GetFieldLevelEncryptionProfileConfigCommandOutput,
|
|
342
339
|
} from "./commands/GetFieldLevelEncryptionProfileConfigCommand";
|
|
343
|
-
import {
|
|
344
|
-
GetFunctionCommandInput,
|
|
345
|
-
GetFunctionCommandOutput,
|
|
346
|
-
} from "./commands/GetFunctionCommand";
|
|
340
|
+
import { GetFunctionCommandInput, GetFunctionCommandOutput } from "./commands/GetFunctionCommand";
|
|
347
341
|
import {
|
|
348
342
|
GetInvalidationCommandInput,
|
|
349
343
|
GetInvalidationCommandOutput,
|
|
@@ -352,10 +346,7 @@ import {
|
|
|
352
346
|
GetInvalidationForDistributionTenantCommandInput,
|
|
353
347
|
GetInvalidationForDistributionTenantCommandOutput,
|
|
354
348
|
} from "./commands/GetInvalidationForDistributionTenantCommand";
|
|
355
|
-
import {
|
|
356
|
-
GetKeyGroupCommandInput,
|
|
357
|
-
GetKeyGroupCommandOutput,
|
|
358
|
-
} from "./commands/GetKeyGroupCommand";
|
|
349
|
+
import { GetKeyGroupCommandInput, GetKeyGroupCommandOutput } from "./commands/GetKeyGroupCommand";
|
|
359
350
|
import {
|
|
360
351
|
GetKeyGroupConfigCommandInput,
|
|
361
352
|
GetKeyGroupConfigCommandOutput,
|
|
@@ -592,10 +583,7 @@ import {
|
|
|
592
583
|
PutResourcePolicyCommandInput,
|
|
593
584
|
PutResourcePolicyCommandOutput,
|
|
594
585
|
} from "./commands/PutResourcePolicyCommand";
|
|
595
|
-
import {
|
|
596
|
-
TagResourceCommandInput,
|
|
597
|
-
TagResourceCommandOutput,
|
|
598
|
-
} from "./commands/TagResourceCommand";
|
|
586
|
+
import { TagResourceCommandInput, TagResourceCommandOutput } from "./commands/TagResourceCommand";
|
|
599
587
|
import {
|
|
600
588
|
TestConnectionFunctionCommandInput,
|
|
601
589
|
TestConnectionFunctionCommandOutput,
|
|
@@ -1047,8 +1035,7 @@ export type ServiceOutputTypes =
|
|
|
1047
1035
|
| UpdateTrustStoreCommandOutput
|
|
1048
1036
|
| UpdateVpcOriginCommandOutput
|
|
1049
1037
|
| VerifyDnsConfigurationCommandOutput;
|
|
1050
|
-
export interface ClientDefaults
|
|
1051
|
-
extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
1038
|
+
export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHandlerOptions>> {
|
|
1052
1039
|
requestHandler?: __HttpHandlerUserInput;
|
|
1053
1040
|
sha256?: __ChecksumConstructor | __HashConstructor;
|
|
1054
1041
|
urlParser?: __UrlParser;
|
|
@@ -1073,9 +1060,7 @@ export interface ClientDefaults
|
|
|
1073
1060
|
extensions?: RuntimeExtension[];
|
|
1074
1061
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
1075
1062
|
}
|
|
1076
|
-
export type CloudFrontClientConfigType = Partial<
|
|
1077
|
-
__SmithyConfiguration<__HttpHandlerOptions>
|
|
1078
|
-
> &
|
|
1063
|
+
export type CloudFrontClientConfigType = Partial<__SmithyConfiguration<__HttpHandlerOptions>> &
|
|
1079
1064
|
ClientDefaults &
|
|
1080
1065
|
UserAgentInputConfig &
|
|
1081
1066
|
RetryInputConfig &
|
|
@@ -1096,8 +1081,7 @@ export type CloudFrontClientResolvedConfigType =
|
|
|
1096
1081
|
EndpointResolvedConfig<EndpointParameters> &
|
|
1097
1082
|
HttpAuthSchemeResolvedConfig &
|
|
1098
1083
|
ClientResolvedEndpointParameters;
|
|
1099
|
-
export interface CloudFrontClientResolvedConfig
|
|
1100
|
-
extends CloudFrontClientResolvedConfigType {}
|
|
1084
|
+
export interface CloudFrontClientResolvedConfig extends CloudFrontClientResolvedConfigType {}
|
|
1101
1085
|
export declare class CloudFrontClient extends __Client<
|
|
1102
1086
|
__HttpHandlerOptions,
|
|
1103
1087
|
ServiceInputTypes,
|
|
@@ -1105,8 +1089,6 @@ export declare class CloudFrontClient extends __Client<
|
|
|
1105
1089
|
CloudFrontClientResolvedConfig
|
|
1106
1090
|
> {
|
|
1107
1091
|
readonly config: CloudFrontClientResolvedConfig;
|
|
1108
|
-
constructor(
|
|
1109
|
-
...[configuration]: __CheckOptionalClientConfig<CloudFrontClientConfig>
|
|
1110
|
-
);
|
|
1092
|
+
constructor(...[configuration]: __CheckOptionalClientConfig<CloudFrontClientConfig>);
|
|
1111
1093
|
destroy(): void;
|
|
1112
1094
|
}
|
|
@@ -7,17 +7,10 @@ import { CloudFrontHttpAuthSchemeProvider } from "./httpAuthSchemeProvider";
|
|
|
7
7
|
export interface HttpAuthExtensionConfiguration {
|
|
8
8
|
setHttpAuthScheme(httpAuthScheme: HttpAuthScheme): void;
|
|
9
9
|
httpAuthSchemes(): HttpAuthScheme[];
|
|
10
|
-
setHttpAuthSchemeProvider(
|
|
11
|
-
httpAuthSchemeProvider: CloudFrontHttpAuthSchemeProvider
|
|
12
|
-
): void;
|
|
10
|
+
setHttpAuthSchemeProvider(httpAuthSchemeProvider: CloudFrontHttpAuthSchemeProvider): void;
|
|
13
11
|
httpAuthSchemeProvider(): CloudFrontHttpAuthSchemeProvider;
|
|
14
|
-
setCredentials(
|
|
15
|
-
|
|
16
|
-
): void;
|
|
17
|
-
credentials():
|
|
18
|
-
| AwsCredentialIdentity
|
|
19
|
-
| AwsCredentialIdentityProvider
|
|
20
|
-
| undefined;
|
|
12
|
+
setCredentials(credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider): void;
|
|
13
|
+
credentials(): AwsCredentialIdentity | AwsCredentialIdentityProvider | undefined;
|
|
21
14
|
}
|
|
22
15
|
export type HttpAuthRuntimeConfig = Partial<{
|
|
23
16
|
httpAuthSchemes: HttpAuthScheme[];
|
|
@@ -25,8 +18,8 @@ export type HttpAuthRuntimeConfig = Partial<{
|
|
|
25
18
|
credentials: AwsCredentialIdentity | AwsCredentialIdentityProvider;
|
|
26
19
|
}>;
|
|
27
20
|
export declare const getHttpAuthExtensionConfiguration: (
|
|
28
|
-
runtimeConfig: HttpAuthRuntimeConfig
|
|
21
|
+
runtimeConfig: HttpAuthRuntimeConfig,
|
|
29
22
|
) => HttpAuthExtensionConfiguration;
|
|
30
23
|
export declare const resolveHttpAuthRuntimeConfig: (
|
|
31
|
-
config: HttpAuthExtensionConfiguration
|
|
24
|
+
config: HttpAuthExtensionConfiguration,
|
|
32
25
|
) => HttpAuthRuntimeConfig;
|
|
@@ -12,36 +12,32 @@ import {
|
|
|
12
12
|
Provider,
|
|
13
13
|
} from "@smithy/types";
|
|
14
14
|
import { CloudFrontClientResolvedConfig } from "../CloudFrontClient";
|
|
15
|
-
export interface CloudFrontHttpAuthSchemeParameters
|
|
16
|
-
extends HttpAuthSchemeParameters {
|
|
15
|
+
export interface CloudFrontHttpAuthSchemeParameters extends HttpAuthSchemeParameters {
|
|
17
16
|
region?: string;
|
|
18
17
|
}
|
|
19
|
-
export interface CloudFrontHttpAuthSchemeParametersProvider
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
> {}
|
|
18
|
+
export interface CloudFrontHttpAuthSchemeParametersProvider extends HttpAuthSchemeParametersProvider<
|
|
19
|
+
CloudFrontClientResolvedConfig,
|
|
20
|
+
HandlerExecutionContext,
|
|
21
|
+
CloudFrontHttpAuthSchemeParameters,
|
|
22
|
+
object
|
|
23
|
+
> {}
|
|
26
24
|
export declare const defaultCloudFrontHttpAuthSchemeParametersProvider: (
|
|
27
25
|
config: CloudFrontClientResolvedConfig,
|
|
28
26
|
context: HandlerExecutionContext,
|
|
29
|
-
input: object
|
|
27
|
+
input: object,
|
|
30
28
|
) => Promise<CloudFrontHttpAuthSchemeParameters>;
|
|
31
|
-
export interface CloudFrontHttpAuthSchemeProvider
|
|
32
|
-
extends HttpAuthSchemeProvider<CloudFrontHttpAuthSchemeParameters> {}
|
|
29
|
+
export interface CloudFrontHttpAuthSchemeProvider extends HttpAuthSchemeProvider<CloudFrontHttpAuthSchemeParameters> {}
|
|
33
30
|
export declare const defaultCloudFrontHttpAuthSchemeProvider: CloudFrontHttpAuthSchemeProvider;
|
|
34
31
|
export interface HttpAuthSchemeInputConfig extends AwsSdkSigV4AuthInputConfig {
|
|
35
32
|
authSchemePreference?: string[] | Provider<string[]>;
|
|
36
33
|
httpAuthSchemes?: HttpAuthScheme[];
|
|
37
34
|
httpAuthSchemeProvider?: CloudFrontHttpAuthSchemeProvider;
|
|
38
35
|
}
|
|
39
|
-
export interface HttpAuthSchemeResolvedConfig
|
|
40
|
-
extends AwsSdkSigV4AuthResolvedConfig {
|
|
36
|
+
export interface HttpAuthSchemeResolvedConfig extends AwsSdkSigV4AuthResolvedConfig {
|
|
41
37
|
readonly authSchemePreference: Provider<string[]>;
|
|
42
38
|
readonly httpAuthSchemes: HttpAuthScheme[];
|
|
43
39
|
readonly httpAuthSchemeProvider: CloudFrontHttpAuthSchemeProvider;
|
|
44
40
|
}
|
|
45
41
|
export declare const resolveHttpAuthSchemeConfig: <T>(
|
|
46
|
-
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved
|
|
42
|
+
config: T & HttpAuthSchemeInputConfig & AwsSdkSigV4PreviouslyResolved,
|
|
47
43
|
) => T & HttpAuthSchemeResolvedConfig;
|
|
@@ -4,22 +4,21 @@ import {
|
|
|
4
4
|
ServiceInputTypes,
|
|
5
5
|
ServiceOutputTypes,
|
|
6
6
|
} from "./CloudFrontClient";
|
|
7
|
-
export declare const command: <
|
|
8
|
-
I extends ServiceInputTypes,
|
|
9
|
-
O extends ServiceOutputTypes
|
|
10
|
-
>(
|
|
7
|
+
export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(
|
|
11
8
|
added: EndpointParameterInstructions,
|
|
12
9
|
plugins: (
|
|
13
10
|
CommandCtor: any,
|
|
14
11
|
clientStack: any,
|
|
15
12
|
config: any,
|
|
16
|
-
options: any
|
|
13
|
+
options: any,
|
|
17
14
|
) => import("@smithy/types").Pluggable<any, any>[],
|
|
18
15
|
op: string,
|
|
19
16
|
$: import("@smithy/types").StaticOperationSchema,
|
|
20
|
-
smithyContext?: Record<string, unknown
|
|
17
|
+
smithyContext?: Record<string, unknown>,
|
|
21
18
|
) => {
|
|
22
|
-
new (
|
|
19
|
+
new (
|
|
20
|
+
input: I,
|
|
21
|
+
): import("@smithy/core/client").CommandImpl<
|
|
23
22
|
I,
|
|
24
23
|
O,
|
|
25
24
|
CloudFrontClientResolvedConfig,
|
|
@@ -38,9 +37,4 @@ export declare const command: <
|
|
|
38
37
|
getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
39
38
|
};
|
|
40
39
|
export declare const _ep0: EndpointParameterInstructions;
|
|
41
|
-
export declare const _mw0: (
|
|
42
|
-
Command: any,
|
|
43
|
-
cs: any,
|
|
44
|
-
config: any,
|
|
45
|
-
o: any
|
|
46
|
-
) => never[];
|
|
40
|
+
export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
|
|
@@ -5,7 +5,7 @@ export interface AssociateAliasCommandInput extends AssociateAliasRequest {}
|
|
|
5
5
|
export interface AssociateAliasCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const AssociateAliasCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: AssociateAliasCommandInput
|
|
8
|
+
input: AssociateAliasCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
AssociateAliasCommandInput,
|
|
11
11
|
AssociateAliasCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const AssociateAliasCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: AssociateAliasCommandInput
|
|
17
|
+
input: AssociateAliasCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
AssociateAliasCommandInput,
|
|
20
20
|
AssociateAliasCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateDistributionTenantWebACLResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateDistributionTenantWebACLCommandInput
|
|
8
|
-
extends AssociateDistributionTenantWebACLRequest {}
|
|
7
|
+
export interface AssociateDistributionTenantWebACLCommandInput extends AssociateDistributionTenantWebACLRequest {}
|
|
9
8
|
export interface AssociateDistributionTenantWebACLCommandOutput
|
|
10
|
-
extends AssociateDistributionTenantWebACLResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateDistributionTenantWebACLResult, __MetadataBearer {}
|
|
12
10
|
declare const AssociateDistributionTenantWebACLCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateDistributionTenantWebACLCommandInput
|
|
12
|
+
input: AssociateDistributionTenantWebACLCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateDistributionTenantWebACLCommandInput,
|
|
17
15
|
AssociateDistributionTenantWebACLCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateDistributionTenantWebACLCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateDistributionTenantWebACLCommandInput
|
|
21
|
+
input: AssociateDistributionTenantWebACLCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateDistributionTenantWebACLCommandInput,
|
|
26
24
|
AssociateDistributionTenantWebACLCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
AssociateDistributionWebACLResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface AssociateDistributionWebACLCommandInput
|
|
8
|
-
extends AssociateDistributionWebACLRequest {}
|
|
7
|
+
export interface AssociateDistributionWebACLCommandInput extends AssociateDistributionWebACLRequest {}
|
|
9
8
|
export interface AssociateDistributionWebACLCommandOutput
|
|
10
|
-
extends AssociateDistributionWebACLResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends AssociateDistributionWebACLResult, __MetadataBearer {}
|
|
12
10
|
declare const AssociateDistributionWebACLCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: AssociateDistributionWebACLCommandInput
|
|
12
|
+
input: AssociateDistributionWebACLCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
AssociateDistributionWebACLCommandInput,
|
|
17
15
|
AssociateDistributionWebACLCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const AssociateDistributionWebACLCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: AssociateDistributionWebACLCommandInput
|
|
21
|
+
input: AssociateDistributionWebACLCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
AssociateDistributionWebACLCommandInput,
|
|
26
24
|
AssociateDistributionWebACLCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CopyDistributionRequest,
|
|
4
|
-
CopyDistributionResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CopyDistributionRequest, CopyDistributionResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CopyDistributionCommandInput extends CopyDistributionRequest {}
|
|
8
|
-
export interface CopyDistributionCommandOutput
|
|
9
|
-
extends CopyDistributionResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CopyDistributionCommandOutput extends CopyDistributionResult, __MetadataBearer {}
|
|
11
6
|
declare const CopyDistributionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CopyDistributionCommandInput
|
|
8
|
+
input: CopyDistributionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CopyDistributionCommandInput,
|
|
16
11
|
CopyDistributionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CopyDistributionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CopyDistributionCommandInput
|
|
17
|
+
input: CopyDistributionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CopyDistributionCommandInput,
|
|
25
20
|
CopyDistributionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateAnycastIpListRequest,
|
|
4
|
-
CreateAnycastIpListResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateAnycastIpListRequest, CreateAnycastIpListResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateAnycastIpListCommandInput
|
|
8
|
-
extends CreateAnycastIpListRequest {}
|
|
4
|
+
export interface CreateAnycastIpListCommandInput extends CreateAnycastIpListRequest {}
|
|
9
5
|
export interface CreateAnycastIpListCommandOutput
|
|
10
|
-
extends CreateAnycastIpListResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateAnycastIpListResult, __MetadataBearer {}
|
|
12
7
|
declare const CreateAnycastIpListCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateAnycastIpListCommandInput
|
|
9
|
+
input: CreateAnycastIpListCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateAnycastIpListCommandInput,
|
|
17
12
|
CreateAnycastIpListCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateAnycastIpListCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateAnycastIpListCommandInput
|
|
18
|
+
input: CreateAnycastIpListCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateAnycastIpListCommandInput,
|
|
26
21
|
CreateAnycastIpListCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateCachePolicyRequest,
|
|
4
|
-
CreateCachePolicyResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateCachePolicyRequest, CreateCachePolicyResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateCachePolicyCommandInput
|
|
8
|
-
|
|
9
|
-
export interface CreateCachePolicyCommandOutput
|
|
10
|
-
extends CreateCachePolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface CreateCachePolicyCommandInput extends CreateCachePolicyRequest {}
|
|
5
|
+
export interface CreateCachePolicyCommandOutput extends CreateCachePolicyResult, __MetadataBearer {}
|
|
12
6
|
declare const CreateCachePolicyCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: CreateCachePolicyCommandInput
|
|
8
|
+
input: CreateCachePolicyCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
CreateCachePolicyCommandInput,
|
|
17
11
|
CreateCachePolicyCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const CreateCachePolicyCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: CreateCachePolicyCommandInput
|
|
17
|
+
input: CreateCachePolicyCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
CreateCachePolicyCommandInput,
|
|
26
20
|
CreateCachePolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateCloudFrontOriginAccessIdentityResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateCloudFrontOriginAccessIdentityCommandInput
|
|
8
|
-
extends CreateCloudFrontOriginAccessIdentityRequest {}
|
|
7
|
+
export interface CreateCloudFrontOriginAccessIdentityCommandInput extends CreateCloudFrontOriginAccessIdentityRequest {}
|
|
9
8
|
export interface CreateCloudFrontOriginAccessIdentityCommandOutput
|
|
10
|
-
extends CreateCloudFrontOriginAccessIdentityResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateCloudFrontOriginAccessIdentityResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateCloudFrontOriginAccessIdentityCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateCloudFrontOriginAccessIdentityCommandInput
|
|
12
|
+
input: CreateCloudFrontOriginAccessIdentityCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateCloudFrontOriginAccessIdentityCommandInput,
|
|
17
15
|
CreateCloudFrontOriginAccessIdentityCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateCloudFrontOriginAccessIdentityCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateCloudFrontOriginAccessIdentityCommandInput
|
|
21
|
+
input: CreateCloudFrontOriginAccessIdentityCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateCloudFrontOriginAccessIdentityCommandInput,
|
|
26
24
|
CreateCloudFrontOriginAccessIdentityCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateConnectionFunctionResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateConnectionFunctionCommandInput
|
|
8
|
-
extends CreateConnectionFunctionRequest {}
|
|
7
|
+
export interface CreateConnectionFunctionCommandInput extends CreateConnectionFunctionRequest {}
|
|
9
8
|
export interface CreateConnectionFunctionCommandOutput
|
|
10
|
-
extends CreateConnectionFunctionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateConnectionFunctionResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateConnectionFunctionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateConnectionFunctionCommandInput
|
|
12
|
+
input: CreateConnectionFunctionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateConnectionFunctionCommandInput,
|
|
17
15
|
CreateConnectionFunctionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateConnectionFunctionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateConnectionFunctionCommandInput
|
|
21
|
+
input: CreateConnectionFunctionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateConnectionFunctionCommandInput,
|
|
26
24
|
CreateConnectionFunctionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateConnectionGroupRequest,
|
|
4
|
-
CreateConnectionGroupResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateConnectionGroupRequest, CreateConnectionGroupResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateConnectionGroupCommandInput
|
|
8
|
-
extends CreateConnectionGroupRequest {}
|
|
4
|
+
export interface CreateConnectionGroupCommandInput extends CreateConnectionGroupRequest {}
|
|
9
5
|
export interface CreateConnectionGroupCommandOutput
|
|
10
|
-
extends CreateConnectionGroupResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateConnectionGroupResult, __MetadataBearer {}
|
|
12
7
|
declare const CreateConnectionGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateConnectionGroupCommandInput
|
|
9
|
+
input: CreateConnectionGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateConnectionGroupCommandInput,
|
|
17
12
|
CreateConnectionGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateConnectionGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateConnectionGroupCommandInput
|
|
18
|
+
input: CreateConnectionGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateConnectionGroupCommandInput,
|
|
26
21
|
CreateConnectionGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateContinuousDeploymentPolicyResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateContinuousDeploymentPolicyCommandInput
|
|
8
|
-
extends CreateContinuousDeploymentPolicyRequest {}
|
|
7
|
+
export interface CreateContinuousDeploymentPolicyCommandInput extends CreateContinuousDeploymentPolicyRequest {}
|
|
9
8
|
export interface CreateContinuousDeploymentPolicyCommandOutput
|
|
10
|
-
extends CreateContinuousDeploymentPolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateContinuousDeploymentPolicyResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateContinuousDeploymentPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateContinuousDeploymentPolicyCommandInput
|
|
12
|
+
input: CreateContinuousDeploymentPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateContinuousDeploymentPolicyCommandInput,
|
|
17
15
|
CreateContinuousDeploymentPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateContinuousDeploymentPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateContinuousDeploymentPolicyCommandInput
|
|
21
|
+
input: CreateContinuousDeploymentPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateContinuousDeploymentPolicyCommandInput,
|
|
26
24
|
CreateContinuousDeploymentPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateDistributionRequest,
|
|
4
|
-
CreateDistributionResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { CreateDistributionRequest, CreateDistributionResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDistributionCommandInput
|
|
8
|
-
extends CreateDistributionRequest {}
|
|
4
|
+
export interface CreateDistributionCommandInput extends CreateDistributionRequest {}
|
|
9
5
|
export interface CreateDistributionCommandOutput
|
|
10
|
-
extends CreateDistributionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends CreateDistributionResult, __MetadataBearer {}
|
|
12
7
|
declare const CreateDistributionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: CreateDistributionCommandInput
|
|
9
|
+
input: CreateDistributionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
CreateDistributionCommandInput,
|
|
17
12
|
CreateDistributionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const CreateDistributionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: CreateDistributionCommandInput
|
|
18
|
+
input: CreateDistributionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
CreateDistributionCommandInput,
|
|
26
21
|
CreateDistributionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateDistributionTenantResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDistributionTenantCommandInput
|
|
8
|
-
extends CreateDistributionTenantRequest {}
|
|
7
|
+
export interface CreateDistributionTenantCommandInput extends CreateDistributionTenantRequest {}
|
|
9
8
|
export interface CreateDistributionTenantCommandOutput
|
|
10
|
-
extends CreateDistributionTenantResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateDistributionTenantResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateDistributionTenantCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateDistributionTenantCommandInput
|
|
12
|
+
input: CreateDistributionTenantCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateDistributionTenantCommandInput,
|
|
17
15
|
CreateDistributionTenantCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateDistributionTenantCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateDistributionTenantCommandInput
|
|
21
|
+
input: CreateDistributionTenantCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateDistributionTenantCommandInput,
|
|
26
24
|
CreateDistributionTenantCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateDistributionWithTagsResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateDistributionWithTagsCommandInput
|
|
8
|
-
extends CreateDistributionWithTagsRequest {}
|
|
7
|
+
export interface CreateDistributionWithTagsCommandInput extends CreateDistributionWithTagsRequest {}
|
|
9
8
|
export interface CreateDistributionWithTagsCommandOutput
|
|
10
|
-
extends CreateDistributionWithTagsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateDistributionWithTagsResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateDistributionWithTagsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateDistributionWithTagsCommandInput
|
|
12
|
+
input: CreateDistributionWithTagsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateDistributionWithTagsCommandInput,
|
|
17
15
|
CreateDistributionWithTagsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateDistributionWithTagsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateDistributionWithTagsCommandInput
|
|
21
|
+
input: CreateDistributionWithTagsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateDistributionWithTagsCommandInput,
|
|
26
24
|
CreateDistributionWithTagsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateFieldLevelEncryptionConfigResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateFieldLevelEncryptionConfigCommandInput
|
|
8
|
-
extends CreateFieldLevelEncryptionConfigRequest {}
|
|
7
|
+
export interface CreateFieldLevelEncryptionConfigCommandInput extends CreateFieldLevelEncryptionConfigRequest {}
|
|
9
8
|
export interface CreateFieldLevelEncryptionConfigCommandOutput
|
|
10
|
-
extends CreateFieldLevelEncryptionConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateFieldLevelEncryptionConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateFieldLevelEncryptionConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateFieldLevelEncryptionConfigCommandInput
|
|
12
|
+
input: CreateFieldLevelEncryptionConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateFieldLevelEncryptionConfigCommandInput,
|
|
17
15
|
CreateFieldLevelEncryptionConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateFieldLevelEncryptionConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateFieldLevelEncryptionConfigCommandInput
|
|
21
|
+
input: CreateFieldLevelEncryptionConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateFieldLevelEncryptionConfigCommandInput,
|
|
26
24
|
CreateFieldLevelEncryptionConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreateFieldLevelEncryptionProfileResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreateFieldLevelEncryptionProfileCommandInput
|
|
8
|
-
extends CreateFieldLevelEncryptionProfileRequest {}
|
|
7
|
+
export interface CreateFieldLevelEncryptionProfileCommandInput extends CreateFieldLevelEncryptionProfileRequest {}
|
|
9
8
|
export interface CreateFieldLevelEncryptionProfileCommandOutput
|
|
10
|
-
extends CreateFieldLevelEncryptionProfileResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreateFieldLevelEncryptionProfileResult, __MetadataBearer {}
|
|
12
10
|
declare const CreateFieldLevelEncryptionProfileCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreateFieldLevelEncryptionProfileCommandInput
|
|
12
|
+
input: CreateFieldLevelEncryptionProfileCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreateFieldLevelEncryptionProfileCommandInput,
|
|
17
15
|
CreateFieldLevelEncryptionProfileCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreateFieldLevelEncryptionProfileCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreateFieldLevelEncryptionProfileCommandInput
|
|
21
|
+
input: CreateFieldLevelEncryptionProfileCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreateFieldLevelEncryptionProfileCommandInput,
|
|
26
24
|
CreateFieldLevelEncryptionProfileCommandOutput,
|