@aws-sdk/client-cloudfront 3.1087.0 → 3.1089.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 +39 -39
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PublishFunctionRequest,
|
|
4
|
-
PublishFunctionResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { PublishFunctionRequest, PublishFunctionResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface PublishFunctionCommandInput extends PublishFunctionRequest {}
|
|
8
|
-
export interface PublishFunctionCommandOutput
|
|
9
|
-
extends PublishFunctionResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface PublishFunctionCommandOutput extends PublishFunctionResult, __MetadataBearer {}
|
|
11
6
|
declare const PublishFunctionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: PublishFunctionCommandInput
|
|
8
|
+
input: PublishFunctionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
PublishFunctionCommandInput,
|
|
16
11
|
PublishFunctionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const PublishFunctionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: PublishFunctionCommandInput
|
|
17
|
+
input: PublishFunctionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
PublishFunctionCommandInput,
|
|
25
20
|
PublishFunctionCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PutResourcePolicyRequest,
|
|
4
|
-
PutResourcePolicyResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { PutResourcePolicyRequest, PutResourcePolicyResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PutResourcePolicyCommandInput
|
|
8
|
-
|
|
9
|
-
export interface PutResourcePolicyCommandOutput
|
|
10
|
-
extends PutResourcePolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest {}
|
|
5
|
+
export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResult, __MetadataBearer {}
|
|
12
6
|
declare const PutResourcePolicyCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: PutResourcePolicyCommandInput
|
|
8
|
+
input: PutResourcePolicyCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
PutResourcePolicyCommandInput,
|
|
17
11
|
PutResourcePolicyCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: PutResourcePolicyCommandInput
|
|
17
|
+
input: PutResourcePolicyCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
PutResourcePolicyCommandInput,
|
|
26
20
|
PutResourcePolicyCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
|
5
5
|
export interface TagResourceCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const TagResourceCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: TagResourceCommandInput
|
|
8
|
+
input: TagResourceCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
TagResourceCommandInput,
|
|
11
11
|
TagResourceCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const TagResourceCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: TagResourceCommandInput
|
|
17
|
+
input: TagResourceCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
TagResourceCommandInput,
|
|
20
20
|
TagResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
TestConnectionFunctionRequest,
|
|
4
|
-
TestConnectionFunctionResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { TestConnectionFunctionRequest, TestConnectionFunctionResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface TestConnectionFunctionCommandInput
|
|
8
|
-
extends TestConnectionFunctionRequest {}
|
|
4
|
+
export interface TestConnectionFunctionCommandInput extends TestConnectionFunctionRequest {}
|
|
9
5
|
export interface TestConnectionFunctionCommandOutput
|
|
10
|
-
extends TestConnectionFunctionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends TestConnectionFunctionResult, __MetadataBearer {}
|
|
12
7
|
declare const TestConnectionFunctionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: TestConnectionFunctionCommandInput
|
|
9
|
+
input: TestConnectionFunctionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
TestConnectionFunctionCommandInput,
|
|
17
12
|
TestConnectionFunctionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const TestConnectionFunctionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: TestConnectionFunctionCommandInput
|
|
18
|
+
input: TestConnectionFunctionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
TestConnectionFunctionCommandInput,
|
|
26
21
|
TestConnectionFunctionCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { TestFunctionRequest, TestFunctionResult } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface TestFunctionCommandInput extends TestFunctionRequest {}
|
|
5
|
-
export interface TestFunctionCommandOutput
|
|
6
|
-
extends TestFunctionResult,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface TestFunctionCommandOutput extends TestFunctionResult, __MetadataBearer {}
|
|
8
6
|
declare const TestFunctionCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: TestFunctionCommandInput
|
|
8
|
+
input: TestFunctionCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
TestFunctionCommandInput,
|
|
13
11
|
TestFunctionCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const TestFunctionCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: TestFunctionCommandInput
|
|
17
|
+
input: TestFunctionCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
TestFunctionCommandInput,
|
|
22
20
|
TestFunctionCommandOutput,
|
|
@@ -5,7 +5,7 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
|
5
5
|
export interface UntagResourceCommandOutput extends __MetadataBearer {}
|
|
6
6
|
declare const UntagResourceCommand_base: {
|
|
7
7
|
new (
|
|
8
|
-
input: UntagResourceCommandInput
|
|
8
|
+
input: UntagResourceCommandInput,
|
|
9
9
|
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
UntagResourceCommandInput,
|
|
11
11
|
UntagResourceCommandOutput,
|
|
@@ -14,7 +14,7 @@ declare const UntagResourceCommand_base: {
|
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
16
|
new (
|
|
17
|
-
input: UntagResourceCommandInput
|
|
17
|
+
input: UntagResourceCommandInput,
|
|
18
18
|
): import("@smithy/core/client").CommandImpl<
|
|
19
19
|
UntagResourceCommandInput,
|
|
20
20
|
UntagResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateAnycastIpListRequest,
|
|
4
|
-
UpdateAnycastIpListResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateAnycastIpListRequest, UpdateAnycastIpListResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateAnycastIpListCommandInput
|
|
8
|
-
extends UpdateAnycastIpListRequest {}
|
|
4
|
+
export interface UpdateAnycastIpListCommandInput extends UpdateAnycastIpListRequest {}
|
|
9
5
|
export interface UpdateAnycastIpListCommandOutput
|
|
10
|
-
extends UpdateAnycastIpListResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateAnycastIpListResult, __MetadataBearer {}
|
|
12
7
|
declare const UpdateAnycastIpListCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateAnycastIpListCommandInput
|
|
9
|
+
input: UpdateAnycastIpListCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateAnycastIpListCommandInput,
|
|
17
12
|
UpdateAnycastIpListCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateAnycastIpListCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateAnycastIpListCommandInput
|
|
18
|
+
input: UpdateAnycastIpListCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateAnycastIpListCommandInput,
|
|
26
21
|
UpdateAnycastIpListCommandOutput,
|
|
@@ -1,17 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateCachePolicyRequest,
|
|
4
|
-
UpdateCachePolicyResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateCachePolicyRequest, UpdateCachePolicyResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateCachePolicyCommandInput
|
|
8
|
-
|
|
9
|
-
export interface UpdateCachePolicyCommandOutput
|
|
10
|
-
extends UpdateCachePolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
4
|
+
export interface UpdateCachePolicyCommandInput extends UpdateCachePolicyRequest {}
|
|
5
|
+
export interface UpdateCachePolicyCommandOutput extends UpdateCachePolicyResult, __MetadataBearer {}
|
|
12
6
|
declare const UpdateCachePolicyCommand_base: {
|
|
13
7
|
new (
|
|
14
|
-
input: UpdateCachePolicyCommandInput
|
|
8
|
+
input: UpdateCachePolicyCommandInput,
|
|
15
9
|
): import("@smithy/core/client").CommandImpl<
|
|
16
10
|
UpdateCachePolicyCommandInput,
|
|
17
11
|
UpdateCachePolicyCommandOutput,
|
|
@@ -20,7 +14,7 @@ declare const UpdateCachePolicyCommand_base: {
|
|
|
20
14
|
import("..").ServiceOutputTypes
|
|
21
15
|
>;
|
|
22
16
|
new (
|
|
23
|
-
input: UpdateCachePolicyCommandInput
|
|
17
|
+
input: UpdateCachePolicyCommandInput,
|
|
24
18
|
): import("@smithy/core/client").CommandImpl<
|
|
25
19
|
UpdateCachePolicyCommandInput,
|
|
26
20
|
UpdateCachePolicyCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateCloudFrontOriginAccessIdentityResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateCloudFrontOriginAccessIdentityCommandInput
|
|
8
|
-
extends UpdateCloudFrontOriginAccessIdentityRequest {}
|
|
7
|
+
export interface UpdateCloudFrontOriginAccessIdentityCommandInput extends UpdateCloudFrontOriginAccessIdentityRequest {}
|
|
9
8
|
export interface UpdateCloudFrontOriginAccessIdentityCommandOutput
|
|
10
|
-
extends UpdateCloudFrontOriginAccessIdentityResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateCloudFrontOriginAccessIdentityResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateCloudFrontOriginAccessIdentityCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateCloudFrontOriginAccessIdentityCommandInput
|
|
12
|
+
input: UpdateCloudFrontOriginAccessIdentityCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateCloudFrontOriginAccessIdentityCommandInput,
|
|
17
15
|
UpdateCloudFrontOriginAccessIdentityCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateCloudFrontOriginAccessIdentityCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateCloudFrontOriginAccessIdentityCommandInput
|
|
21
|
+
input: UpdateCloudFrontOriginAccessIdentityCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateCloudFrontOriginAccessIdentityCommandInput,
|
|
26
24
|
UpdateCloudFrontOriginAccessIdentityCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateConnectionFunctionResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateConnectionFunctionCommandInput
|
|
8
|
-
extends UpdateConnectionFunctionRequest {}
|
|
7
|
+
export interface UpdateConnectionFunctionCommandInput extends UpdateConnectionFunctionRequest {}
|
|
9
8
|
export interface UpdateConnectionFunctionCommandOutput
|
|
10
|
-
extends UpdateConnectionFunctionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateConnectionFunctionResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateConnectionFunctionCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateConnectionFunctionCommandInput
|
|
12
|
+
input: UpdateConnectionFunctionCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateConnectionFunctionCommandInput,
|
|
17
15
|
UpdateConnectionFunctionCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateConnectionFunctionCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateConnectionFunctionCommandInput
|
|
21
|
+
input: UpdateConnectionFunctionCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateConnectionFunctionCommandInput,
|
|
26
24
|
UpdateConnectionFunctionCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateConnectionGroupRequest,
|
|
4
|
-
UpdateConnectionGroupResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateConnectionGroupRequest, UpdateConnectionGroupResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateConnectionGroupCommandInput
|
|
8
|
-
extends UpdateConnectionGroupRequest {}
|
|
4
|
+
export interface UpdateConnectionGroupCommandInput extends UpdateConnectionGroupRequest {}
|
|
9
5
|
export interface UpdateConnectionGroupCommandOutput
|
|
10
|
-
extends UpdateConnectionGroupResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateConnectionGroupResult, __MetadataBearer {}
|
|
12
7
|
declare const UpdateConnectionGroupCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateConnectionGroupCommandInput
|
|
9
|
+
input: UpdateConnectionGroupCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateConnectionGroupCommandInput,
|
|
17
12
|
UpdateConnectionGroupCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateConnectionGroupCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateConnectionGroupCommandInput
|
|
18
|
+
input: UpdateConnectionGroupCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateConnectionGroupCommandInput,
|
|
26
21
|
UpdateConnectionGroupCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateContinuousDeploymentPolicyResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateContinuousDeploymentPolicyCommandInput
|
|
8
|
-
extends UpdateContinuousDeploymentPolicyRequest {}
|
|
7
|
+
export interface UpdateContinuousDeploymentPolicyCommandInput extends UpdateContinuousDeploymentPolicyRequest {}
|
|
9
8
|
export interface UpdateContinuousDeploymentPolicyCommandOutput
|
|
10
|
-
extends UpdateContinuousDeploymentPolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateContinuousDeploymentPolicyResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateContinuousDeploymentPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateContinuousDeploymentPolicyCommandInput
|
|
12
|
+
input: UpdateContinuousDeploymentPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateContinuousDeploymentPolicyCommandInput,
|
|
17
15
|
UpdateContinuousDeploymentPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateContinuousDeploymentPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateContinuousDeploymentPolicyCommandInput
|
|
21
|
+
input: UpdateContinuousDeploymentPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateContinuousDeploymentPolicyCommandInput,
|
|
26
24
|
UpdateContinuousDeploymentPolicyCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDistributionRequest,
|
|
4
|
-
UpdateDistributionResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateDistributionRequest, UpdateDistributionResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDistributionCommandInput
|
|
8
|
-
extends UpdateDistributionRequest {}
|
|
4
|
+
export interface UpdateDistributionCommandInput extends UpdateDistributionRequest {}
|
|
9
5
|
export interface UpdateDistributionCommandOutput
|
|
10
|
-
extends UpdateDistributionResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateDistributionResult, __MetadataBearer {}
|
|
12
7
|
declare const UpdateDistributionCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateDistributionCommandInput
|
|
9
|
+
input: UpdateDistributionCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateDistributionCommandInput,
|
|
17
12
|
UpdateDistributionCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateDistributionCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateDistributionCommandInput
|
|
18
|
+
input: UpdateDistributionCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateDistributionCommandInput,
|
|
26
21
|
UpdateDistributionCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateDistributionTenantResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDistributionTenantCommandInput
|
|
8
|
-
extends UpdateDistributionTenantRequest {}
|
|
7
|
+
export interface UpdateDistributionTenantCommandInput extends UpdateDistributionTenantRequest {}
|
|
9
8
|
export interface UpdateDistributionTenantCommandOutput
|
|
10
|
-
extends UpdateDistributionTenantResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateDistributionTenantResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateDistributionTenantCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateDistributionTenantCommandInput
|
|
12
|
+
input: UpdateDistributionTenantCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateDistributionTenantCommandInput,
|
|
17
15
|
UpdateDistributionTenantCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateDistributionTenantCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateDistributionTenantCommandInput
|
|
21
|
+
input: UpdateDistributionTenantCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateDistributionTenantCommandInput,
|
|
26
24
|
UpdateDistributionTenantCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateDistributionWithStagingConfigResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDistributionWithStagingConfigCommandInput
|
|
8
|
-
extends UpdateDistributionWithStagingConfigRequest {}
|
|
7
|
+
export interface UpdateDistributionWithStagingConfigCommandInput extends UpdateDistributionWithStagingConfigRequest {}
|
|
9
8
|
export interface UpdateDistributionWithStagingConfigCommandOutput
|
|
10
|
-
extends UpdateDistributionWithStagingConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateDistributionWithStagingConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateDistributionWithStagingConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateDistributionWithStagingConfigCommandInput
|
|
12
|
+
input: UpdateDistributionWithStagingConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateDistributionWithStagingConfigCommandInput,
|
|
17
15
|
UpdateDistributionWithStagingConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateDistributionWithStagingConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateDistributionWithStagingConfigCommandInput
|
|
21
|
+
input: UpdateDistributionWithStagingConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateDistributionWithStagingConfigCommandInput,
|
|
26
24
|
UpdateDistributionWithStagingConfigCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateDomainAssociationRequest,
|
|
4
|
-
UpdateDomainAssociationResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateDomainAssociationRequest, UpdateDomainAssociationResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateDomainAssociationCommandInput
|
|
8
|
-
extends UpdateDomainAssociationRequest {}
|
|
4
|
+
export interface UpdateDomainAssociationCommandInput extends UpdateDomainAssociationRequest {}
|
|
9
5
|
export interface UpdateDomainAssociationCommandOutput
|
|
10
|
-
extends UpdateDomainAssociationResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateDomainAssociationResult, __MetadataBearer {}
|
|
12
7
|
declare const UpdateDomainAssociationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateDomainAssociationCommandInput
|
|
9
|
+
input: UpdateDomainAssociationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateDomainAssociationCommandInput,
|
|
17
12
|
UpdateDomainAssociationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateDomainAssociationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateDomainAssociationCommandInput
|
|
18
|
+
input: UpdateDomainAssociationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateDomainAssociationCommandInput,
|
|
26
21
|
UpdateDomainAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateFieldLevelEncryptionConfigResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateFieldLevelEncryptionConfigCommandInput
|
|
8
|
-
extends UpdateFieldLevelEncryptionConfigRequest {}
|
|
7
|
+
export interface UpdateFieldLevelEncryptionConfigCommandInput extends UpdateFieldLevelEncryptionConfigRequest {}
|
|
9
8
|
export interface UpdateFieldLevelEncryptionConfigCommandOutput
|
|
10
|
-
extends UpdateFieldLevelEncryptionConfigResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateFieldLevelEncryptionConfigResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateFieldLevelEncryptionConfigCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateFieldLevelEncryptionConfigCommandInput
|
|
12
|
+
input: UpdateFieldLevelEncryptionConfigCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateFieldLevelEncryptionConfigCommandInput,
|
|
17
15
|
UpdateFieldLevelEncryptionConfigCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateFieldLevelEncryptionConfigCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateFieldLevelEncryptionConfigCommandInput
|
|
21
|
+
input: UpdateFieldLevelEncryptionConfigCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateFieldLevelEncryptionConfigCommandInput,
|
|
26
24
|
UpdateFieldLevelEncryptionConfigCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateFieldLevelEncryptionProfileResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateFieldLevelEncryptionProfileCommandInput
|
|
8
|
-
extends UpdateFieldLevelEncryptionProfileRequest {}
|
|
7
|
+
export interface UpdateFieldLevelEncryptionProfileCommandInput extends UpdateFieldLevelEncryptionProfileRequest {}
|
|
9
8
|
export interface UpdateFieldLevelEncryptionProfileCommandOutput
|
|
10
|
-
extends UpdateFieldLevelEncryptionProfileResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateFieldLevelEncryptionProfileResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateFieldLevelEncryptionProfileCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateFieldLevelEncryptionProfileCommandInput
|
|
12
|
+
input: UpdateFieldLevelEncryptionProfileCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateFieldLevelEncryptionProfileCommandInput,
|
|
17
15
|
UpdateFieldLevelEncryptionProfileCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateFieldLevelEncryptionProfileCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateFieldLevelEncryptionProfileCommandInput
|
|
21
|
+
input: UpdateFieldLevelEncryptionProfileCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateFieldLevelEncryptionProfileCommandInput,
|
|
26
24
|
UpdateFieldLevelEncryptionProfileCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateFunctionRequest,
|
|
4
|
-
UpdateFunctionResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateFunctionRequest, UpdateFunctionResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateFunctionCommandInput extends UpdateFunctionRequest {}
|
|
8
|
-
export interface UpdateFunctionCommandOutput
|
|
9
|
-
extends UpdateFunctionResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateFunctionCommandOutput extends UpdateFunctionResult, __MetadataBearer {}
|
|
11
6
|
declare const UpdateFunctionCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateFunctionCommandInput
|
|
8
|
+
input: UpdateFunctionCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateFunctionCommandInput,
|
|
16
11
|
UpdateFunctionCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateFunctionCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateFunctionCommandInput
|
|
17
|
+
input: UpdateFunctionCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateFunctionCommandInput,
|
|
25
20
|
UpdateFunctionCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateKeyGroupRequest,
|
|
4
|
-
UpdateKeyGroupResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateKeyGroupRequest, UpdateKeyGroupResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface UpdateKeyGroupCommandInput extends UpdateKeyGroupRequest {}
|
|
8
|
-
export interface UpdateKeyGroupCommandOutput
|
|
9
|
-
extends UpdateKeyGroupResult,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface UpdateKeyGroupCommandOutput extends UpdateKeyGroupResult, __MetadataBearer {}
|
|
11
6
|
declare const UpdateKeyGroupCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: UpdateKeyGroupCommandInput
|
|
8
|
+
input: UpdateKeyGroupCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
UpdateKeyGroupCommandInput,
|
|
16
11
|
UpdateKeyGroupCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const UpdateKeyGroupCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: UpdateKeyGroupCommandInput
|
|
17
|
+
input: UpdateKeyGroupCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
UpdateKeyGroupCommandInput,
|
|
25
20
|
UpdateKeyGroupCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
UpdateKeyValueStoreRequest,
|
|
4
|
-
UpdateKeyValueStoreResult,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { UpdateKeyValueStoreRequest, UpdateKeyValueStoreResult } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateKeyValueStoreCommandInput
|
|
8
|
-
extends UpdateKeyValueStoreRequest {}
|
|
4
|
+
export interface UpdateKeyValueStoreCommandInput extends UpdateKeyValueStoreRequest {}
|
|
9
5
|
export interface UpdateKeyValueStoreCommandOutput
|
|
10
|
-
extends UpdateKeyValueStoreResult,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends UpdateKeyValueStoreResult, __MetadataBearer {}
|
|
12
7
|
declare const UpdateKeyValueStoreCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: UpdateKeyValueStoreCommandInput
|
|
9
|
+
input: UpdateKeyValueStoreCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
UpdateKeyValueStoreCommandInput,
|
|
17
12
|
UpdateKeyValueStoreCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const UpdateKeyValueStoreCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: UpdateKeyValueStoreCommandInput
|
|
18
|
+
input: UpdateKeyValueStoreCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
UpdateKeyValueStoreCommandInput,
|
|
26
21
|
UpdateKeyValueStoreCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateOriginAccessControlResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateOriginAccessControlCommandInput
|
|
8
|
-
extends UpdateOriginAccessControlRequest {}
|
|
7
|
+
export interface UpdateOriginAccessControlCommandInput extends UpdateOriginAccessControlRequest {}
|
|
9
8
|
export interface UpdateOriginAccessControlCommandOutput
|
|
10
|
-
extends UpdateOriginAccessControlResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateOriginAccessControlResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateOriginAccessControlCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateOriginAccessControlCommandInput
|
|
12
|
+
input: UpdateOriginAccessControlCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateOriginAccessControlCommandInput,
|
|
17
15
|
UpdateOriginAccessControlCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateOriginAccessControlCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateOriginAccessControlCommandInput
|
|
21
|
+
input: UpdateOriginAccessControlCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateOriginAccessControlCommandInput,
|
|
26
24
|
UpdateOriginAccessControlCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
UpdateOriginRequestPolicyResult,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface UpdateOriginRequestPolicyCommandInput
|
|
8
|
-
extends UpdateOriginRequestPolicyRequest {}
|
|
7
|
+
export interface UpdateOriginRequestPolicyCommandInput extends UpdateOriginRequestPolicyRequest {}
|
|
9
8
|
export interface UpdateOriginRequestPolicyCommandOutput
|
|
10
|
-
extends UpdateOriginRequestPolicyResult,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends UpdateOriginRequestPolicyResult, __MetadataBearer {}
|
|
12
10
|
declare const UpdateOriginRequestPolicyCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: UpdateOriginRequestPolicyCommandInput
|
|
12
|
+
input: UpdateOriginRequestPolicyCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
UpdateOriginRequestPolicyCommandInput,
|
|
17
15
|
UpdateOriginRequestPolicyCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const UpdateOriginRequestPolicyCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: UpdateOriginRequestPolicyCommandInput
|
|
21
|
+
input: UpdateOriginRequestPolicyCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
UpdateOriginRequestPolicyCommandInput,
|
|
26
24
|
UpdateOriginRequestPolicyCommandOutput,
|