@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
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetOriginRequestPolicyRequest,
|
|
4
|
-
GetOriginRequestPolicyResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetOriginRequestPolicyRequest, GetOriginRequestPolicyResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetOriginRequestPolicyCommandInput
|
|
8
|
-
extends GetOriginRequestPolicyRequest {}
|
|
4
|
+
export interface GetOriginRequestPolicyCommandInput extends GetOriginRequestPolicyRequest {}
|
|
9
5
|
export interface GetOriginRequestPolicyCommandOutput
|
|
10
|
-
extends GetOriginRequestPolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetOriginRequestPolicyResult, __MetadataBearer {}
|
|
12
7
|
declare const GetOriginRequestPolicyCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetOriginRequestPolicyCommandInput
|
|
9
|
+
input: GetOriginRequestPolicyCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetOriginRequestPolicyCommandInput,
|
|
17
12
|
GetOriginRequestPolicyCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetOriginRequestPolicyCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetOriginRequestPolicyCommandInput
|
|
18
|
+
input: GetOriginRequestPolicyCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetOriginRequestPolicyCommandInput,
|
|
26
21
|
GetOriginRequestPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetOriginRequestPolicyConfigResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetOriginRequestPolicyConfigCommandInput
|
|
8
|
-
extends GetOriginRequestPolicyConfigRequest {}
|
|
7
|
+
export interface GetOriginRequestPolicyConfigCommandInput extends GetOriginRequestPolicyConfigRequest {}
|
|
9
8
|
export interface GetOriginRequestPolicyConfigCommandOutput
|
|
10
|
-
extends GetOriginRequestPolicyConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetOriginRequestPolicyConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const GetOriginRequestPolicyConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetOriginRequestPolicyConfigCommandInput
|
|
12
|
+
input: GetOriginRequestPolicyConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetOriginRequestPolicyConfigCommandInput,
|
|
17
15
|
GetOriginRequestPolicyConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetOriginRequestPolicyConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetOriginRequestPolicyConfigCommandInput
|
|
21
|
+
input: GetOriginRequestPolicyConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetOriginRequestPolicyConfigCommandInput,
|
|
26
24
|
GetOriginRequestPolicyConfigCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetPublicKeyRequest, GetPublicKeyResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetPublicKeyCommandInput extends GetPublicKeyRequest {}
|
|
5
|
-
export interface GetPublicKeyCommandOutput
|
|
6
|
-
extends GetPublicKeyResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetPublicKeyCommandOutput extends GetPublicKeyResult, __MetadataBearer {}
|
|
8
6
|
declare const GetPublicKeyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetPublicKeyCommandInput
|
|
8
|
+
input: GetPublicKeyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetPublicKeyCommandInput,
|
|
13
11
|
GetPublicKeyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetPublicKeyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetPublicKeyCommandInput
|
|
17
|
+
input: GetPublicKeyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetPublicKeyCommandInput,
|
|
22
20
|
GetPublicKeyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetPublicKeyConfigRequest,
|
|
4
|
-
GetPublicKeyConfigResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetPublicKeyConfigRequest, GetPublicKeyConfigResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetPublicKeyConfigCommandInput
|
|
8
|
-
extends GetPublicKeyConfigRequest {}
|
|
4
|
+
export interface GetPublicKeyConfigCommandInput extends GetPublicKeyConfigRequest {}
|
|
9
5
|
export interface GetPublicKeyConfigCommandOutput
|
|
10
|
-
extends GetPublicKeyConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetPublicKeyConfigResult, __MetadataBearer {}
|
|
12
7
|
declare const GetPublicKeyConfigCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetPublicKeyConfigCommandInput
|
|
9
|
+
input: GetPublicKeyConfigCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetPublicKeyConfigCommandInput,
|
|
17
12
|
GetPublicKeyConfigCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetPublicKeyConfigCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetPublicKeyConfigCommandInput
|
|
18
|
+
input: GetPublicKeyConfigCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetPublicKeyConfigCommandInput,
|
|
26
21
|
GetPublicKeyConfigCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetRealtimeLogConfigRequest,
|
|
4
|
-
GetRealtimeLogConfigResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetRealtimeLogConfigRequest, GetRealtimeLogConfigResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetRealtimeLogConfigCommandInput
|
|
8
|
-
extends GetRealtimeLogConfigRequest {}
|
|
4
|
+
export interface GetRealtimeLogConfigCommandInput extends GetRealtimeLogConfigRequest {}
|
|
9
5
|
export interface GetRealtimeLogConfigCommandOutput
|
|
10
|
-
extends GetRealtimeLogConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetRealtimeLogConfigResult, __MetadataBearer {}
|
|
12
7
|
declare const GetRealtimeLogConfigCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetRealtimeLogConfigCommandInput
|
|
9
|
+
input: GetRealtimeLogConfigCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetRealtimeLogConfigCommandInput,
|
|
17
12
|
GetRealtimeLogConfigCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetResourcePolicyRequest,
|
|
4
|
-
GetResourcePolicyResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetResourcePolicyRequest, GetResourcePolicyResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResourcePolicyCommandInput
|
|
8
|
-
|
|
9
|
-
export interface GetResourcePolicyCommandOutput
|
|
10
|
-
extends GetResourcePolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface GetResourcePolicyCommandInput extends GetResourcePolicyRequest {}
|
|
5
|
+
export interface GetResourcePolicyCommandOutput extends GetResourcePolicyResult, __MetadataBearer {}
|
|
12
6
|
declare const GetResourcePolicyCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: GetResourcePolicyCommandInput
|
|
8
|
+
input: GetResourcePolicyCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
GetResourcePolicyCommandInput,
|
|
17
11
|
GetResourcePolicyCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const GetResourcePolicyCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: GetResourcePolicyCommandInput
|
|
17
|
+
input: GetResourcePolicyCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
GetResourcePolicyCommandInput,
|
|
26
20
|
GetResourcePolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetResponseHeadersPolicyResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResponseHeadersPolicyCommandInput
|
|
8
|
-
extends GetResponseHeadersPolicyRequest {}
|
|
7
|
+
export interface GetResponseHeadersPolicyCommandInput extends GetResponseHeadersPolicyRequest {}
|
|
9
8
|
export interface GetResponseHeadersPolicyCommandOutput
|
|
10
|
-
extends GetResponseHeadersPolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetResponseHeadersPolicyResult, __MetadataBearer {}
|
|
12
10
|
declare const GetResponseHeadersPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetResponseHeadersPolicyCommandInput
|
|
12
|
+
input: GetResponseHeadersPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetResponseHeadersPolicyCommandInput,
|
|
17
15
|
GetResponseHeadersPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetResponseHeadersPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetResponseHeadersPolicyCommandInput
|
|
21
|
+
input: GetResponseHeadersPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetResponseHeadersPolicyCommandInput,
|
|
26
24
|
GetResponseHeadersPolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetResponseHeadersPolicyConfigResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetResponseHeadersPolicyConfigCommandInput
|
|
8
|
-
extends GetResponseHeadersPolicyConfigRequest {}
|
|
7
|
+
export interface GetResponseHeadersPolicyConfigCommandInput extends GetResponseHeadersPolicyConfigRequest {}
|
|
9
8
|
export interface GetResponseHeadersPolicyConfigCommandOutput
|
|
10
|
-
extends GetResponseHeadersPolicyConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetResponseHeadersPolicyConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const GetResponseHeadersPolicyConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetResponseHeadersPolicyConfigCommandInput
|
|
12
|
+
input: GetResponseHeadersPolicyConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetResponseHeadersPolicyConfigCommandInput,
|
|
17
15
|
GetResponseHeadersPolicyConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetResponseHeadersPolicyConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetResponseHeadersPolicyConfigCommandInput
|
|
21
|
+
input: GetResponseHeadersPolicyConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetResponseHeadersPolicyConfigCommandInput,
|
|
26
24
|
GetResponseHeadersPolicyConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetStreamingDistributionResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetStreamingDistributionCommandInput
|
|
8
|
-
extends GetStreamingDistributionRequest {}
|
|
7
|
+
export interface GetStreamingDistributionCommandInput extends GetStreamingDistributionRequest {}
|
|
9
8
|
export interface GetStreamingDistributionCommandOutput
|
|
10
|
-
extends GetStreamingDistributionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetStreamingDistributionResult, __MetadataBearer {}
|
|
12
10
|
declare const GetStreamingDistributionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetStreamingDistributionCommandInput
|
|
12
|
+
input: GetStreamingDistributionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetStreamingDistributionCommandInput,
|
|
17
15
|
GetStreamingDistributionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetStreamingDistributionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetStreamingDistributionCommandInput
|
|
21
|
+
input: GetStreamingDistributionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetStreamingDistributionCommandInput,
|
|
26
24
|
GetStreamingDistributionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetStreamingDistributionConfigResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetStreamingDistributionConfigCommandInput
|
|
8
|
-
extends GetStreamingDistributionConfigRequest {}
|
|
7
|
+
export interface GetStreamingDistributionConfigCommandInput extends GetStreamingDistributionConfigRequest {}
|
|
9
8
|
export interface GetStreamingDistributionConfigCommandOutput
|
|
10
|
-
extends GetStreamingDistributionConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetStreamingDistributionConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const GetStreamingDistributionConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetStreamingDistributionConfigCommandInput
|
|
12
|
+
input: GetStreamingDistributionConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetStreamingDistributionConfigCommandInput,
|
|
17
15
|
GetStreamingDistributionConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetStreamingDistributionConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetStreamingDistributionConfigCommandInput
|
|
21
|
+
input: GetStreamingDistributionConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetStreamingDistributionConfigCommandInput,
|
|
26
24
|
GetStreamingDistributionConfigCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetTrustStoreRequest, GetTrustStoreResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetTrustStoreCommandInput extends GetTrustStoreRequest {}
|
|
5
|
-
export interface GetTrustStoreCommandOutput
|
|
6
|
-
extends GetTrustStoreResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetTrustStoreCommandOutput extends GetTrustStoreResult, __MetadataBearer {}
|
|
8
6
|
declare const GetTrustStoreCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetTrustStoreCommandInput
|
|
8
|
+
input: GetTrustStoreCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetTrustStoreCommandInput,
|
|
13
11
|
GetTrustStoreCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetTrustStoreCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetTrustStoreCommandInput
|
|
17
|
+
input: GetTrustStoreCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetTrustStoreCommandInput,
|
|
22
20
|
GetTrustStoreCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetVpcOriginRequest, GetVpcOriginResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetVpcOriginCommandInput extends GetVpcOriginRequest {}
|
|
5
|
-
export interface GetVpcOriginCommandOutput
|
|
6
|
-
extends GetVpcOriginResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetVpcOriginCommandOutput extends GetVpcOriginResult, __MetadataBearer {}
|
|
8
6
|
declare const GetVpcOriginCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetVpcOriginCommandInput
|
|
8
|
+
input: GetVpcOriginCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetVpcOriginCommandInput,
|
|
13
11
|
GetVpcOriginCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetVpcOriginCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetVpcOriginCommandInput
|
|
17
|
+
input: GetVpcOriginCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetVpcOriginCommandInput,
|
|
22
20
|
GetVpcOriginCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAnycastIpListsRequest,
|
|
4
|
-
ListAnycastIpListsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListAnycastIpListsRequest, ListAnycastIpListsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAnycastIpListsCommandInput
|
|
8
|
-
extends ListAnycastIpListsRequest {}
|
|
4
|
+
export interface ListAnycastIpListsCommandInput extends ListAnycastIpListsRequest {}
|
|
9
5
|
export interface ListAnycastIpListsCommandOutput
|
|
10
|
-
extends ListAnycastIpListsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAnycastIpListsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListAnycastIpListsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAnycastIpListsCommandInput
|
|
9
|
+
input: ListAnycastIpListsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAnycastIpListsCommandInput,
|
|
17
12
|
ListAnycastIpListsCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCachePoliciesRequest,
|
|
4
|
-
ListCachePoliciesResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListCachePoliciesRequest, ListCachePoliciesResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCachePoliciesCommandInput
|
|
8
|
-
|
|
9
|
-
export interface ListCachePoliciesCommandOutput
|
|
10
|
-
extends ListCachePoliciesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface ListCachePoliciesCommandInput extends ListCachePoliciesRequest {}
|
|
5
|
+
export interface ListCachePoliciesCommandOutput extends ListCachePoliciesResult, __MetadataBearer {}
|
|
12
6
|
declare const ListCachePoliciesCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: ListCachePoliciesCommandInput
|
|
8
|
+
input: ListCachePoliciesCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
ListCachePoliciesCommandInput,
|
|
17
11
|
ListCachePoliciesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCloudFrontOriginAccessIdentitiesResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCloudFrontOriginAccessIdentitiesCommandInput
|
|
8
|
-
extends ListCloudFrontOriginAccessIdentitiesRequest {}
|
|
7
|
+
export interface ListCloudFrontOriginAccessIdentitiesCommandInput extends ListCloudFrontOriginAccessIdentitiesRequest {}
|
|
9
8
|
export interface ListCloudFrontOriginAccessIdentitiesCommandOutput
|
|
10
|
-
extends ListCloudFrontOriginAccessIdentitiesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCloudFrontOriginAccessIdentitiesResult, __MetadataBearer {}
|
|
12
10
|
declare const ListCloudFrontOriginAccessIdentitiesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCloudFrontOriginAccessIdentitiesCommandInput
|
|
12
|
+
input: ListCloudFrontOriginAccessIdentitiesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCloudFrontOriginAccessIdentitiesCommandInput,
|
|
17
15
|
ListCloudFrontOriginAccessIdentitiesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListConflictingAliasesRequest,
|
|
4
|
-
ListConflictingAliasesResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListConflictingAliasesRequest, ListConflictingAliasesResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListConflictingAliasesCommandInput
|
|
8
|
-
extends ListConflictingAliasesRequest {}
|
|
4
|
+
export interface ListConflictingAliasesCommandInput extends ListConflictingAliasesRequest {}
|
|
9
5
|
export interface ListConflictingAliasesCommandOutput
|
|
10
|
-
extends ListConflictingAliasesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListConflictingAliasesResult, __MetadataBearer {}
|
|
12
7
|
declare const ListConflictingAliasesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListConflictingAliasesCommandInput
|
|
9
|
+
input: ListConflictingAliasesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListConflictingAliasesCommandInput,
|
|
17
12
|
ListConflictingAliasesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListConflictingAliasesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListConflictingAliasesCommandInput
|
|
18
|
+
input: ListConflictingAliasesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListConflictingAliasesCommandInput,
|
|
26
21
|
ListConflictingAliasesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListConnectionFunctionsRequest,
|
|
4
|
-
ListConnectionFunctionsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListConnectionFunctionsRequest, ListConnectionFunctionsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListConnectionFunctionsCommandInput
|
|
8
|
-
extends ListConnectionFunctionsRequest {}
|
|
4
|
+
export interface ListConnectionFunctionsCommandInput extends ListConnectionFunctionsRequest {}
|
|
9
5
|
export interface ListConnectionFunctionsCommandOutput
|
|
10
|
-
extends ListConnectionFunctionsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListConnectionFunctionsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListConnectionFunctionsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListConnectionFunctionsCommandInput
|
|
9
|
+
input: ListConnectionFunctionsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListConnectionFunctionsCommandInput,
|
|
17
12
|
ListConnectionFunctionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListConnectionGroupsRequest,
|
|
4
|
-
ListConnectionGroupsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListConnectionGroupsRequest, ListConnectionGroupsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListConnectionGroupsCommandInput
|
|
8
|
-
extends ListConnectionGroupsRequest {}
|
|
4
|
+
export interface ListConnectionGroupsCommandInput extends ListConnectionGroupsRequest {}
|
|
9
5
|
export interface ListConnectionGroupsCommandOutput
|
|
10
|
-
extends ListConnectionGroupsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListConnectionGroupsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListConnectionGroupsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListConnectionGroupsCommandInput
|
|
9
|
+
input: ListConnectionGroupsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListConnectionGroupsCommandInput,
|
|
17
12
|
ListConnectionGroupsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListContinuousDeploymentPoliciesResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListContinuousDeploymentPoliciesCommandInput
|
|
8
|
-
extends ListContinuousDeploymentPoliciesRequest {}
|
|
7
|
+
export interface ListContinuousDeploymentPoliciesCommandInput extends ListContinuousDeploymentPoliciesRequest {}
|
|
9
8
|
export interface ListContinuousDeploymentPoliciesCommandOutput
|
|
10
|
-
extends ListContinuousDeploymentPoliciesResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListContinuousDeploymentPoliciesResult, __MetadataBearer {}
|
|
12
10
|
declare const ListContinuousDeploymentPoliciesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListContinuousDeploymentPoliciesCommandInput
|
|
12
|
+
input: ListContinuousDeploymentPoliciesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListContinuousDeploymentPoliciesCommandInput,
|
|
17
15
|
ListContinuousDeploymentPoliciesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionTenantsByCustomizationResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionTenantsByCustomizationCommandInput
|
|
8
|
-
extends ListDistributionTenantsByCustomizationRequest {}
|
|
7
|
+
export interface ListDistributionTenantsByCustomizationCommandInput extends ListDistributionTenantsByCustomizationRequest {}
|
|
9
8
|
export interface ListDistributionTenantsByCustomizationCommandOutput
|
|
10
|
-
extends ListDistributionTenantsByCustomizationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionTenantsByCustomizationResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionTenantsByCustomizationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionTenantsByCustomizationCommandInput
|
|
12
|
+
input: ListDistributionTenantsByCustomizationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionTenantsByCustomizationCommandInput,
|
|
17
15
|
ListDistributionTenantsByCustomizationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListDistributionTenantsRequest,
|
|
4
|
-
ListDistributionTenantsResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListDistributionTenantsRequest, ListDistributionTenantsResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionTenantsCommandInput
|
|
8
|
-
extends ListDistributionTenantsRequest {}
|
|
4
|
+
export interface ListDistributionTenantsCommandInput extends ListDistributionTenantsRequest {}
|
|
9
5
|
export interface ListDistributionTenantsCommandOutput
|
|
10
|
-
extends ListDistributionTenantsResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListDistributionTenantsResult, __MetadataBearer {}
|
|
12
7
|
declare const ListDistributionTenantsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListDistributionTenantsCommandInput
|
|
9
|
+
input: ListDistributionTenantsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListDistributionTenantsCommandInput,
|
|
17
12
|
ListDistributionTenantsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByAnycastIpListIdResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByAnycastIpListIdCommandInput
|
|
8
|
-
extends ListDistributionsByAnycastIpListIdRequest {}
|
|
7
|
+
export interface ListDistributionsByAnycastIpListIdCommandInput extends ListDistributionsByAnycastIpListIdRequest {}
|
|
9
8
|
export interface ListDistributionsByAnycastIpListIdCommandOutput
|
|
10
|
-
extends ListDistributionsByAnycastIpListIdResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByAnycastIpListIdResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByAnycastIpListIdCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByAnycastIpListIdCommandInput
|
|
12
|
+
input: ListDistributionsByAnycastIpListIdCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByAnycastIpListIdCommandInput,
|
|
17
15
|
ListDistributionsByAnycastIpListIdCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByAnycastIpListIdCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByAnycastIpListIdCommandInput
|
|
21
|
+
input: ListDistributionsByAnycastIpListIdCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByAnycastIpListIdCommandInput,
|
|
26
24
|
ListDistributionsByAnycastIpListIdCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByCachePolicyIdResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByCachePolicyIdCommandInput
|
|
8
|
-
extends ListDistributionsByCachePolicyIdRequest {}
|
|
7
|
+
export interface ListDistributionsByCachePolicyIdCommandInput extends ListDistributionsByCachePolicyIdRequest {}
|
|
9
8
|
export interface ListDistributionsByCachePolicyIdCommandOutput
|
|
10
|
-
extends ListDistributionsByCachePolicyIdResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByCachePolicyIdResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByCachePolicyIdCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByCachePolicyIdCommandInput
|
|
12
|
+
input: ListDistributionsByCachePolicyIdCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByCachePolicyIdCommandInput,
|
|
17
15
|
ListDistributionsByCachePolicyIdCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByCachePolicyIdCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByCachePolicyIdCommandInput
|
|
21
|
+
input: ListDistributionsByCachePolicyIdCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByCachePolicyIdCommandInput,
|
|
26
24
|
ListDistributionsByCachePolicyIdCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByConnectionFunctionResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByConnectionFunctionCommandInput
|
|
8
|
-
extends ListDistributionsByConnectionFunctionRequest {}
|
|
7
|
+
export interface ListDistributionsByConnectionFunctionCommandInput extends ListDistributionsByConnectionFunctionRequest {}
|
|
9
8
|
export interface ListDistributionsByConnectionFunctionCommandOutput
|
|
10
|
-
extends ListDistributionsByConnectionFunctionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByConnectionFunctionResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByConnectionFunctionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByConnectionFunctionCommandInput
|
|
12
|
+
input: ListDistributionsByConnectionFunctionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByConnectionFunctionCommandInput,
|
|
17
15
|
ListDistributionsByConnectionFunctionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByConnectionFunctionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByConnectionFunctionCommandInput
|
|
21
|
+
input: ListDistributionsByConnectionFunctionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByConnectionFunctionCommandInput,
|
|
26
24
|
ListDistributionsByConnectionFunctionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListDistributionsByConnectionModeResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListDistributionsByConnectionModeCommandInput
|
|
8
|
-
extends ListDistributionsByConnectionModeRequest {}
|
|
7
|
+
export interface ListDistributionsByConnectionModeCommandInput extends ListDistributionsByConnectionModeRequest {}
|
|
9
8
|
export interface ListDistributionsByConnectionModeCommandOutput
|
|
10
|
-
extends ListDistributionsByConnectionModeResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListDistributionsByConnectionModeResult, __MetadataBearer {}
|
|
12
10
|
declare const ListDistributionsByConnectionModeCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListDistributionsByConnectionModeCommandInput
|
|
12
|
+
input: ListDistributionsByConnectionModeCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListDistributionsByConnectionModeCommandInput,
|
|
17
15
|
ListDistributionsByConnectionModeCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListDistributionsByConnectionModeCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListDistributionsByConnectionModeCommandInput
|
|
21
|
+
input: ListDistributionsByConnectionModeCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListDistributionsByConnectionModeCommandInput,
|
|
26
24
|
ListDistributionsByConnectionModeCommandOutput,
|