@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,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteFieldLevelEncryptionConfigRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteFieldLevelEncryptionConfigCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteFieldLevelEncryptionConfigCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteFieldLevelEncryptionConfigCommandInput extends DeleteFieldLevelEncryptionConfigRequest {}
|
|
5
|
+
export interface DeleteFieldLevelEncryptionConfigCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteFieldLevelEncryptionConfigCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteFieldLevelEncryptionConfigCommandInput
|
|
8
|
+
input: DeleteFieldLevelEncryptionConfigCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteFieldLevelEncryptionConfigCommandInput,
|
|
13
11
|
DeleteFieldLevelEncryptionConfigCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteFieldLevelEncryptionConfigCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteFieldLevelEncryptionConfigCommandInput
|
|
17
|
+
input: DeleteFieldLevelEncryptionConfigCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteFieldLevelEncryptionConfigCommandInput,
|
|
22
20
|
DeleteFieldLevelEncryptionConfigCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteFieldLevelEncryptionProfileRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteFieldLevelEncryptionProfileCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteFieldLevelEncryptionProfileCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteFieldLevelEncryptionProfileCommandInput extends DeleteFieldLevelEncryptionProfileRequest {}
|
|
5
|
+
export interface DeleteFieldLevelEncryptionProfileCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteFieldLevelEncryptionProfileCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteFieldLevelEncryptionProfileCommandInput
|
|
8
|
+
input: DeleteFieldLevelEncryptionProfileCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteFieldLevelEncryptionProfileCommandInput,
|
|
13
11
|
DeleteFieldLevelEncryptionProfileCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteFieldLevelEncryptionProfileCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteFieldLevelEncryptionProfileCommandInput
|
|
17
|
+
input: DeleteFieldLevelEncryptionProfileCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteFieldLevelEncryptionProfileCommandInput,
|
|
22
20
|
DeleteFieldLevelEncryptionProfileCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteFunctionCommandInput extends DeleteFunctionRequest {}
|
|
|
5
5
|
export interface DeleteFunctionCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteFunctionCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteFunctionCommandInput
|
|
8
|
+
input: DeleteFunctionCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteFunctionCommandInput,
|
|
11
11
|
DeleteFunctionCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteFunctionCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteFunctionCommandInput
|
|
17
|
+
input: DeleteFunctionCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteFunctionCommandInput,
|
|
20
20
|
DeleteFunctionCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteKeyGroupCommandInput extends DeleteKeyGroupRequest {}
|
|
|
5
5
|
export interface DeleteKeyGroupCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteKeyGroupCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteKeyGroupCommandInput
|
|
8
|
+
input: DeleteKeyGroupCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteKeyGroupCommandInput,
|
|
11
11
|
DeleteKeyGroupCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteKeyGroupCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteKeyGroupCommandInput
|
|
17
|
+
input: DeleteKeyGroupCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteKeyGroupCommandInput,
|
|
20
20
|
DeleteKeyGroupCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteKeyValueStoreRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteKeyValueStoreCommandInput
|
|
5
|
-
extends DeleteKeyValueStoreRequest {}
|
|
4
|
+
export interface DeleteKeyValueStoreCommandInput extends DeleteKeyValueStoreRequest {}
|
|
6
5
|
export interface DeleteKeyValueStoreCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteKeyValueStoreCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteKeyValueStoreCommandInput
|
|
8
|
+
input: DeleteKeyValueStoreCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteKeyValueStoreCommandInput,
|
|
12
11
|
DeleteKeyValueStoreCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteKeyValueStoreCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteKeyValueStoreCommandInput
|
|
17
|
+
input: DeleteKeyValueStoreCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteKeyValueStoreCommandInput,
|
|
21
20
|
DeleteKeyValueStoreCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteMonitoringSubscriptionResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteMonitoringSubscriptionCommandInput
|
|
8
|
-
extends DeleteMonitoringSubscriptionRequest {}
|
|
7
|
+
export interface DeleteMonitoringSubscriptionCommandInput extends DeleteMonitoringSubscriptionRequest {}
|
|
9
8
|
export interface DeleteMonitoringSubscriptionCommandOutput
|
|
10
|
-
extends DeleteMonitoringSubscriptionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteMonitoringSubscriptionResult, __MetadataBearer {}
|
|
12
10
|
declare const DeleteMonitoringSubscriptionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteMonitoringSubscriptionCommandInput
|
|
12
|
+
input: DeleteMonitoringSubscriptionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteMonitoringSubscriptionCommandInput,
|
|
17
15
|
DeleteMonitoringSubscriptionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteMonitoringSubscriptionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteMonitoringSubscriptionCommandInput
|
|
21
|
+
input: DeleteMonitoringSubscriptionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteMonitoringSubscriptionCommandInput,
|
|
26
24
|
DeleteMonitoringSubscriptionCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteOriginAccessControlRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteOriginAccessControlCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteOriginAccessControlCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteOriginAccessControlCommandInput extends DeleteOriginAccessControlRequest {}
|
|
5
|
+
export interface DeleteOriginAccessControlCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteOriginAccessControlCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteOriginAccessControlCommandInput
|
|
8
|
+
input: DeleteOriginAccessControlCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteOriginAccessControlCommandInput,
|
|
13
11
|
DeleteOriginAccessControlCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteOriginAccessControlCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteOriginAccessControlCommandInput
|
|
17
|
+
input: DeleteOriginAccessControlCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteOriginAccessControlCommandInput,
|
|
22
20
|
DeleteOriginAccessControlCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteOriginRequestPolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteOriginRequestPolicyCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteOriginRequestPolicyCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteOriginRequestPolicyCommandInput extends DeleteOriginRequestPolicyRequest {}
|
|
5
|
+
export interface DeleteOriginRequestPolicyCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteOriginRequestPolicyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteOriginRequestPolicyCommandInput
|
|
8
|
+
input: DeleteOriginRequestPolicyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteOriginRequestPolicyCommandInput,
|
|
13
11
|
DeleteOriginRequestPolicyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteOriginRequestPolicyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteOriginRequestPolicyCommandInput
|
|
17
|
+
input: DeleteOriginRequestPolicyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteOriginRequestPolicyCommandInput,
|
|
22
20
|
DeleteOriginRequestPolicyCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeletePublicKeyCommandInput extends DeletePublicKeyRequest {}
|
|
|
5
5
|
export interface DeletePublicKeyCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeletePublicKeyCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeletePublicKeyCommandInput
|
|
8
|
+
input: DeletePublicKeyCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeletePublicKeyCommandInput,
|
|
11
11
|
DeletePublicKeyCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeletePublicKeyCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeletePublicKeyCommandInput
|
|
17
|
+
input: DeletePublicKeyCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeletePublicKeyCommandInput,
|
|
20
20
|
DeletePublicKeyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteRealtimeLogConfigRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteRealtimeLogConfigCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteRealtimeLogConfigCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteRealtimeLogConfigCommandInput extends DeleteRealtimeLogConfigRequest {}
|
|
5
|
+
export interface DeleteRealtimeLogConfigCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteRealtimeLogConfigCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteRealtimeLogConfigCommandInput
|
|
8
|
+
input: DeleteRealtimeLogConfigCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteRealtimeLogConfigCommandInput,
|
|
13
11
|
DeleteRealtimeLogConfigCommandOutput,
|
|
@@ -1,12 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteResourcePolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteResourcePolicyCommandInput
|
|
5
|
-
extends DeleteResourcePolicyRequest {}
|
|
4
|
+
export interface DeleteResourcePolicyCommandInput extends DeleteResourcePolicyRequest {}
|
|
6
5
|
export interface DeleteResourcePolicyCommandOutput extends __MetadataBearer {}
|
|
7
6
|
declare const DeleteResourcePolicyCommand_base: {
|
|
8
7
|
new (
|
|
9
|
-
input: DeleteResourcePolicyCommandInput
|
|
8
|
+
input: DeleteResourcePolicyCommandInput,
|
|
10
9
|
): import("@smithy/core/client").CommandImpl<
|
|
11
10
|
DeleteResourcePolicyCommandInput,
|
|
12
11
|
DeleteResourcePolicyCommandOutput,
|
|
@@ -15,7 +14,7 @@ declare const DeleteResourcePolicyCommand_base: {
|
|
|
15
14
|
import("..").ServiceOutputTypes
|
|
16
15
|
>;
|
|
17
16
|
new (
|
|
18
|
-
input: DeleteResourcePolicyCommandInput
|
|
17
|
+
input: DeleteResourcePolicyCommandInput,
|
|
19
18
|
): import("@smithy/core/client").CommandImpl<
|
|
20
19
|
DeleteResourcePolicyCommandInput,
|
|
21
20
|
DeleteResourcePolicyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteResponseHeadersPolicyRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteResponseHeadersPolicyCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteResponseHeadersPolicyCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteResponseHeadersPolicyCommandInput extends DeleteResponseHeadersPolicyRequest {}
|
|
5
|
+
export interface DeleteResponseHeadersPolicyCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteResponseHeadersPolicyCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteResponseHeadersPolicyCommandInput
|
|
8
|
+
input: DeleteResponseHeadersPolicyCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteResponseHeadersPolicyCommandInput,
|
|
13
11
|
DeleteResponseHeadersPolicyCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteResponseHeadersPolicyCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteResponseHeadersPolicyCommandInput
|
|
17
|
+
input: DeleteResponseHeadersPolicyCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteResponseHeadersPolicyCommandInput,
|
|
22
20
|
DeleteResponseHeadersPolicyCommandOutput,
|
|
@@ -1,13 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
2
|
import { DeleteStreamingDistributionRequest } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
|
-
export interface DeleteStreamingDistributionCommandInput
|
|
5
|
-
|
|
6
|
-
export interface DeleteStreamingDistributionCommandOutput
|
|
7
|
-
extends __MetadataBearer {}
|
|
4
|
+
export interface DeleteStreamingDistributionCommandInput extends DeleteStreamingDistributionRequest {}
|
|
5
|
+
export interface DeleteStreamingDistributionCommandOutput extends __MetadataBearer {}
|
|
8
6
|
declare const DeleteStreamingDistributionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteStreamingDistributionCommandInput
|
|
8
|
+
input: DeleteStreamingDistributionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteStreamingDistributionCommandInput,
|
|
13
11
|
DeleteStreamingDistributionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteStreamingDistributionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteStreamingDistributionCommandInput
|
|
17
|
+
input: DeleteStreamingDistributionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteStreamingDistributionCommandInput,
|
|
22
20
|
DeleteStreamingDistributionCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface DeleteTrustStoreCommandInput extends DeleteTrustStoreRequest {}
|
|
|
5
5
|
export interface DeleteTrustStoreCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const DeleteTrustStoreCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: DeleteTrustStoreCommandInput
|
|
8
|
+
input: DeleteTrustStoreCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
DeleteTrustStoreCommandInput,
|
|
11
11
|
DeleteTrustStoreCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const DeleteTrustStoreCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: DeleteTrustStoreCommandInput
|
|
17
|
+
input: DeleteTrustStoreCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
DeleteTrustStoreCommandInput,
|
|
20
20
|
DeleteTrustStoreCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteVpcOriginRequest,
|
|
4
|
-
DeleteVpcOriginResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteVpcOriginRequest, DeleteVpcOriginResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteVpcOriginCommandInput extends DeleteVpcOriginRequest {}
|
|
8
|
-
export interface DeleteVpcOriginCommandOutput
|
|
9
|
-
extends DeleteVpcOriginResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteVpcOriginCommandOutput extends DeleteVpcOriginResult, __MetadataBearer {}
|
|
11
6
|
declare const DeleteVpcOriginCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteVpcOriginCommandInput
|
|
8
|
+
input: DeleteVpcOriginCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteVpcOriginCommandInput,
|
|
16
11
|
DeleteVpcOriginCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteVpcOriginCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteVpcOriginCommandInput
|
|
17
|
+
input: DeleteVpcOriginCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteVpcOriginCommandInput,
|
|
25
20
|
DeleteVpcOriginCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DescribeConnectionFunctionResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeConnectionFunctionCommandInput
|
|
8
|
-
extends DescribeConnectionFunctionRequest {}
|
|
7
|
+
export interface DescribeConnectionFunctionCommandInput extends DescribeConnectionFunctionRequest {}
|
|
9
8
|
export interface DescribeConnectionFunctionCommandOutput
|
|
10
|
-
extends DescribeConnectionFunctionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DescribeConnectionFunctionResult, __MetadataBearer {}
|
|
12
10
|
declare const DescribeConnectionFunctionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DescribeConnectionFunctionCommandInput
|
|
12
|
+
input: DescribeConnectionFunctionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DescribeConnectionFunctionCommandInput,
|
|
17
15
|
DescribeConnectionFunctionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DescribeConnectionFunctionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DescribeConnectionFunctionCommandInput
|
|
21
|
+
input: DescribeConnectionFunctionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DescribeConnectionFunctionCommandInput,
|
|
26
24
|
DescribeConnectionFunctionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeFunctionRequest,
|
|
4
|
-
DescribeFunctionResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeFunctionRequest, DescribeFunctionResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DescribeFunctionCommandInput extends DescribeFunctionRequest {}
|
|
8
|
-
export interface DescribeFunctionCommandOutput
|
|
9
|
-
extends DescribeFunctionResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DescribeFunctionCommandOutput extends DescribeFunctionResult, __MetadataBearer {}
|
|
11
6
|
declare const DescribeFunctionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DescribeFunctionCommandInput
|
|
8
|
+
input: DescribeFunctionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DescribeFunctionCommandInput,
|
|
16
11
|
DescribeFunctionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DescribeFunctionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DescribeFunctionCommandInput
|
|
17
|
+
input: DescribeFunctionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DescribeFunctionCommandInput,
|
|
25
20
|
DescribeFunctionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DescribeKeyValueStoreRequest,
|
|
4
|
-
DescribeKeyValueStoreResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DescribeKeyValueStoreRequest, DescribeKeyValueStoreResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DescribeKeyValueStoreCommandInput
|
|
8
|
-
extends DescribeKeyValueStoreRequest {}
|
|
4
|
+
export interface DescribeKeyValueStoreCommandInput extends DescribeKeyValueStoreRequest {}
|
|
9
5
|
export interface DescribeKeyValueStoreCommandOutput
|
|
10
|
-
extends DescribeKeyValueStoreResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DescribeKeyValueStoreResult, __MetadataBearer {}
|
|
12
7
|
declare const DescribeKeyValueStoreCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DescribeKeyValueStoreCommandInput
|
|
9
|
+
input: DescribeKeyValueStoreCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DescribeKeyValueStoreCommandInput,
|
|
17
12
|
DescribeKeyValueStoreCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DescribeKeyValueStoreCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DescribeKeyValueStoreCommandInput
|
|
18
|
+
input: DescribeKeyValueStoreCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DescribeKeyValueStoreCommandInput,
|
|
26
21
|
DescribeKeyValueStoreCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateDistributionTenantWebACLResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateDistributionTenantWebACLCommandInput
|
|
8
|
-
extends DisassociateDistributionTenantWebACLRequest {}
|
|
7
|
+
export interface DisassociateDistributionTenantWebACLCommandInput extends DisassociateDistributionTenantWebACLRequest {}
|
|
9
8
|
export interface DisassociateDistributionTenantWebACLCommandOutput
|
|
10
|
-
extends DisassociateDistributionTenantWebACLResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateDistributionTenantWebACLResult, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateDistributionTenantWebACLCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateDistributionTenantWebACLCommandInput
|
|
12
|
+
input: DisassociateDistributionTenantWebACLCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateDistributionTenantWebACLCommandInput,
|
|
17
15
|
DisassociateDistributionTenantWebACLCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateDistributionTenantWebACLCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateDistributionTenantWebACLCommandInput
|
|
21
|
+
input: DisassociateDistributionTenantWebACLCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateDistributionTenantWebACLCommandInput,
|
|
26
24
|
DisassociateDistributionTenantWebACLCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisassociateDistributionWebACLResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisassociateDistributionWebACLCommandInput
|
|
8
|
-
extends DisassociateDistributionWebACLRequest {}
|
|
7
|
+
export interface DisassociateDistributionWebACLCommandInput extends DisassociateDistributionWebACLRequest {}
|
|
9
8
|
export interface DisassociateDistributionWebACLCommandOutput
|
|
10
|
-
extends DisassociateDistributionWebACLResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisassociateDistributionWebACLResult, __MetadataBearer {}
|
|
12
10
|
declare const DisassociateDistributionWebACLCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisassociateDistributionWebACLCommandInput
|
|
12
|
+
input: DisassociateDistributionWebACLCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisassociateDistributionWebACLCommandInput,
|
|
17
15
|
DisassociateDistributionWebACLCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisassociateDistributionWebACLCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisassociateDistributionWebACLCommandInput
|
|
21
|
+
input: DisassociateDistributionWebACLCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisassociateDistributionWebACLCommandInput,
|
|
26
24
|
DisassociateDistributionWebACLCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetAnycastIpListRequest,
|
|
4
|
-
GetAnycastIpListResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetAnycastIpListRequest, GetAnycastIpListResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetAnycastIpListCommandInput extends GetAnycastIpListRequest {}
|
|
8
|
-
export interface GetAnycastIpListCommandOutput
|
|
9
|
-
extends GetAnycastIpListResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetAnycastIpListCommandOutput extends GetAnycastIpListResult, __MetadataBearer {}
|
|
11
6
|
declare const GetAnycastIpListCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetAnycastIpListCommandInput
|
|
8
|
+
input: GetAnycastIpListCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetAnycastIpListCommandInput,
|
|
16
11
|
GetAnycastIpListCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetAnycastIpListCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetAnycastIpListCommandInput
|
|
17
|
+
input: GetAnycastIpListCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetAnycastIpListCommandInput,
|
|
25
20
|
GetAnycastIpListCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetCachePolicyRequest,
|
|
4
|
-
GetCachePolicyResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetCachePolicyRequest, GetCachePolicyResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetCachePolicyCommandInput extends GetCachePolicyRequest {}
|
|
8
|
-
export interface GetCachePolicyCommandOutput
|
|
9
|
-
extends GetCachePolicyResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetCachePolicyCommandOutput extends GetCachePolicyResult, __MetadataBearer {}
|
|
11
6
|
declare const GetCachePolicyCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetCachePolicyCommandInput
|
|
8
|
+
input: GetCachePolicyCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetCachePolicyCommandInput,
|
|
16
11
|
GetCachePolicyCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetCachePolicyCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetCachePolicyCommandInput
|
|
17
|
+
input: GetCachePolicyCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetCachePolicyCommandInput,
|
|
25
20
|
GetCachePolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetCachePolicyConfigRequest,
|
|
4
|
-
GetCachePolicyConfigResult,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetCachePolicyConfigRequest, GetCachePolicyConfigResult } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCachePolicyConfigCommandInput
|
|
8
|
-
extends GetCachePolicyConfigRequest {}
|
|
4
|
+
export interface GetCachePolicyConfigCommandInput extends GetCachePolicyConfigRequest {}
|
|
9
5
|
export interface GetCachePolicyConfigCommandOutput
|
|
10
|
-
extends GetCachePolicyConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetCachePolicyConfigResult, __MetadataBearer {}
|
|
12
7
|
declare const GetCachePolicyConfigCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetCachePolicyConfigCommandInput
|
|
9
|
+
input: GetCachePolicyConfigCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetCachePolicyConfigCommandInput,
|
|
17
12
|
GetCachePolicyConfigCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetCachePolicyConfigCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetCachePolicyConfigCommandInput
|
|
18
|
+
input: GetCachePolicyConfigCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetCachePolicyConfigCommandInput,
|
|
26
21
|
GetCachePolicyConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetCloudFrontOriginAccessIdentityResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCloudFrontOriginAccessIdentityCommandInput
|
|
8
|
-
extends GetCloudFrontOriginAccessIdentityRequest {}
|
|
7
|
+
export interface GetCloudFrontOriginAccessIdentityCommandInput extends GetCloudFrontOriginAccessIdentityRequest {}
|
|
9
8
|
export interface GetCloudFrontOriginAccessIdentityCommandOutput
|
|
10
|
-
extends GetCloudFrontOriginAccessIdentityResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetCloudFrontOriginAccessIdentityResult, __MetadataBearer {}
|
|
12
10
|
declare const GetCloudFrontOriginAccessIdentityCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetCloudFrontOriginAccessIdentityCommandInput
|
|
12
|
+
input: GetCloudFrontOriginAccessIdentityCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetCloudFrontOriginAccessIdentityCommandInput,
|
|
17
15
|
GetCloudFrontOriginAccessIdentityCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetCloudFrontOriginAccessIdentityCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetCloudFrontOriginAccessIdentityCommandInput
|
|
21
|
+
input: GetCloudFrontOriginAccessIdentityCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetCloudFrontOriginAccessIdentityCommandInput,
|
|
26
24
|
GetCloudFrontOriginAccessIdentityCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetCloudFrontOriginAccessIdentityConfigResult,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCloudFrontOriginAccessIdentityConfigCommandInput
|
|
8
|
-
extends GetCloudFrontOriginAccessIdentityConfigRequest {}
|
|
7
|
+
export interface GetCloudFrontOriginAccessIdentityConfigCommandInput extends GetCloudFrontOriginAccessIdentityConfigRequest {}
|
|
9
8
|
export interface GetCloudFrontOriginAccessIdentityConfigCommandOutput
|
|
10
|
-
extends GetCloudFrontOriginAccessIdentityConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetCloudFrontOriginAccessIdentityConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const GetCloudFrontOriginAccessIdentityConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetCloudFrontOriginAccessIdentityConfigCommandInput
|
|
12
|
+
input: GetCloudFrontOriginAccessIdentityConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetCloudFrontOriginAccessIdentityConfigCommandInput,
|
|
17
15
|
GetCloudFrontOriginAccessIdentityConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetCloudFrontOriginAccessIdentityConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetCloudFrontOriginAccessIdentityConfigCommandInput
|
|
21
|
+
input: GetCloudFrontOriginAccessIdentityConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetCloudFrontOriginAccessIdentityConfigCommandInput,
|
|
26
24
|
GetCloudFrontOriginAccessIdentityConfigCommandOutput,
|