@aws-sdk/client-cloudfront 3.930.0 → 3.932.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +10669 -13590
- package/dist-cjs/runtimeConfig.shared.js +6 -0
- package/dist-es/CloudFrontClient.js +2 -0
- package/dist-es/commands/AssociateAliasCommand.js +3 -9
- package/dist-es/commands/AssociateDistributionTenantWebACLCommand.js +3 -9
- package/dist-es/commands/AssociateDistributionWebACLCommand.js +3 -9
- package/dist-es/commands/CopyDistributionCommand.js +3 -10
- package/dist-es/commands/CreateAnycastIpListCommand.js +3 -9
- package/dist-es/commands/CreateCachePolicyCommand.js +3 -9
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/CreateConnectionGroupCommand.js +3 -9
- package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/CreateDistributionCommand.js +3 -10
- package/dist-es/commands/CreateDistributionTenantCommand.js +3 -9
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +3 -10
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/CreateFunctionCommand.js +3 -10
- package/dist-es/commands/CreateInvalidationCommand.js +3 -9
- package/dist-es/commands/CreateInvalidationForDistributionTenantCommand.js +3 -9
- package/dist-es/commands/CreateKeyGroupCommand.js +3 -9
- package/dist-es/commands/CreateKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +3 -9
- package/dist-es/commands/CreateOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/CreatePublicKeyCommand.js +3 -9
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/CreateStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +3 -9
- package/dist-es/commands/CreateVpcOriginCommand.js +3 -9
- package/dist-es/commands/DeleteAnycastIpListCommand.js +3 -9
- package/dist-es/commands/DeleteCachePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/DeleteConnectionGroupCommand.js +3 -9
- package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteDistributionCommand.js +3 -9
- package/dist-es/commands/DeleteDistributionTenantCommand.js +3 -9
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/DeleteFunctionCommand.js +3 -9
- package/dist-es/commands/DeleteKeyGroupCommand.js +3 -9
- package/dist-es/commands/DeleteKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +3 -9
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/DeletePublicKeyCommand.js +3 -9
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/DeleteVpcOriginCommand.js +3 -9
- package/dist-es/commands/DescribeFunctionCommand.js +3 -9
- package/dist-es/commands/DescribeKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/DisassociateDistributionTenantWebACLCommand.js +3 -9
- package/dist-es/commands/DisassociateDistributionWebACLCommand.js +3 -9
- package/dist-es/commands/GetAnycastIpListCommand.js +3 -9
- package/dist-es/commands/GetCachePolicyCommand.js +3 -9
- package/dist-es/commands/GetCachePolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +3 -9
- package/dist-es/commands/GetConnectionGroupByRoutingEndpointCommand.js +3 -9
- package/dist-es/commands/GetConnectionGroupCommand.js +3 -9
- package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetDistributionCommand.js +3 -10
- package/dist-es/commands/GetDistributionConfigCommand.js +3 -10
- package/dist-es/commands/GetDistributionTenantByDomainCommand.js +3 -9
- package/dist-es/commands/GetDistributionTenantCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +3 -9
- package/dist-es/commands/GetFunctionCommand.js +3 -10
- package/dist-es/commands/GetInvalidationCommand.js +3 -9
- package/dist-es/commands/GetInvalidationForDistributionTenantCommand.js +3 -9
- package/dist-es/commands/GetKeyGroupCommand.js +3 -9
- package/dist-es/commands/GetKeyGroupConfigCommand.js +3 -9
- package/dist-es/commands/GetManagedCertificateDetailsCommand.js +3 -9
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +3 -9
- package/dist-es/commands/GetOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +3 -9
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetPublicKeyCommand.js +3 -9
- package/dist-es/commands/GetPublicKeyConfigCommand.js +3 -9
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/GetResourcePolicyCommand.js +3 -9
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +3 -9
- package/dist-es/commands/GetStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +3 -9
- package/dist-es/commands/GetVpcOriginCommand.js +3 -9
- package/dist-es/commands/ListAnycastIpListsCommand.js +3 -9
- package/dist-es/commands/ListCachePoliciesCommand.js +3 -9
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +3 -9
- package/dist-es/commands/ListConflictingAliasesCommand.js +3 -9
- package/dist-es/commands/ListConnectionGroupsCommand.js +3 -9
- package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +3 -9
- package/dist-es/commands/ListDistributionTenantsByCustomizationCommand.js +3 -9
- package/dist-es/commands/ListDistributionTenantsCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByAnycastIpListIdCommand.js +3 -10
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByConnectionModeCommand.js +3 -10
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByOwnedResourceCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +3 -10
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByVpcOriginIdCommand.js +3 -9
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +3 -10
- package/dist-es/commands/ListDistributionsCommand.js +3 -10
- package/dist-es/commands/ListDomainConflictsCommand.js +3 -9
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +3 -9
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +3 -9
- package/dist-es/commands/ListFunctionsCommand.js +3 -9
- package/dist-es/commands/ListInvalidationsCommand.js +3 -9
- package/dist-es/commands/ListInvalidationsForDistributionTenantCommand.js +3 -9
- package/dist-es/commands/ListKeyGroupsCommand.js +3 -9
- package/dist-es/commands/ListKeyValueStoresCommand.js +3 -9
- package/dist-es/commands/ListOriginAccessControlsCommand.js +3 -9
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +3 -9
- package/dist-es/commands/ListPublicKeysCommand.js +3 -9
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +3 -9
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +3 -9
- package/dist-es/commands/ListStreamingDistributionsCommand.js +3 -9
- package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
- package/dist-es/commands/ListVpcOriginsCommand.js +3 -9
- package/dist-es/commands/PublishFunctionCommand.js +3 -9
- package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
- package/dist-es/commands/TagResourceCommand.js +3 -9
- package/dist-es/commands/TestFunctionCommand.js +3 -10
- package/dist-es/commands/UntagResourceCommand.js +3 -9
- package/dist-es/commands/UpdateAnycastIpListCommand.js +3 -9
- package/dist-es/commands/UpdateCachePolicyCommand.js +3 -9
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +3 -9
- package/dist-es/commands/UpdateConnectionGroupCommand.js +3 -9
- package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateDistributionCommand.js +3 -10
- package/dist-es/commands/UpdateDistributionTenantCommand.js +3 -9
- package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +3 -10
- package/dist-es/commands/UpdateDomainAssociationCommand.js +3 -9
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +3 -9
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +3 -9
- package/dist-es/commands/UpdateFunctionCommand.js +3 -10
- package/dist-es/commands/UpdateKeyGroupCommand.js +3 -9
- package/dist-es/commands/UpdateKeyValueStoreCommand.js +3 -9
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +3 -9
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +3 -9
- package/dist-es/commands/UpdatePublicKeyCommand.js +3 -9
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +3 -9
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +3 -9
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +3 -9
- package/dist-es/commands/UpdateVpcOriginCommand.js +3 -9
- package/dist-es/commands/VerifyDnsConfigurationCommand.js +3 -9
- package/dist-es/models/models_0.js +0 -73
- package/dist-es/models/models_1.js +0 -42
- package/dist-es/models/models_2.js +0 -32
- package/dist-es/runtimeConfig.shared.js +6 -0
- package/dist-es/schemas/schemas_0.js +10270 -0
- package/dist-types/CloudFrontClient.d.ts +10 -1
- package/dist-types/models/models_0.d.ts +0 -68
- package/dist-types/models/models_1.d.ts +0 -40
- package/dist-types/models/models_2.d.ts +0 -28
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +2 -0
- package/dist-types/schemas/schemas_0.d.ts +861 -0
- package/dist-types/ts3.4/CloudFrontClient.d.ts +4 -0
- package/dist-types/ts3.4/models/models_0.d.ts +0 -43
- package/dist-types/ts3.4/models/models_1.d.ts +0 -30
- package/dist-types/ts3.4/models/models_2.d.ts +0 -19
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +6 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +7 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +867 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_restXml.js +0 -12260
- package/dist-types/protocols/Aws_restXml.d.ts +0 -1370
- package/dist-types/ts3.4/protocols/Aws_restXml.d.ts +0 -1829
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListInvalidationsForDistributionTenant } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListInvalidationsForDistributionTenantCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListInvalidationsForDistributionTenant", {})
|
|
17
13
|
.n("CloudFrontClient", "ListInvalidationsForDistributionTenantCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListInvalidationsForDistributionTenantCommand)
|
|
20
|
-
.de(de_ListInvalidationsForDistributionTenantCommand)
|
|
14
|
+
.sc(ListInvalidationsForDistributionTenant)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListKeyGroups } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListKeyGroupsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListKeyGroups", {})
|
|
17
13
|
.n("CloudFrontClient", "ListKeyGroupsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListKeyGroupsCommand)
|
|
20
|
-
.de(de_ListKeyGroupsCommand)
|
|
14
|
+
.sc(ListKeyGroups)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListKeyValueStores } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListKeyValueStoresCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListKeyValueStores", {})
|
|
17
13
|
.n("CloudFrontClient", "ListKeyValueStoresCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListKeyValueStoresCommand)
|
|
20
|
-
.de(de_ListKeyValueStoresCommand)
|
|
14
|
+
.sc(ListKeyValueStores)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListOriginAccessControls } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListOriginAccessControlsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListOriginAccessControls", {})
|
|
17
13
|
.n("CloudFrontClient", "ListOriginAccessControlsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListOriginAccessControlsCommand)
|
|
20
|
-
.de(de_ListOriginAccessControlsCommand)
|
|
14
|
+
.sc(ListOriginAccessControls)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListOriginRequestPolicies } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListOriginRequestPoliciesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListOriginRequestPolicies", {})
|
|
17
13
|
.n("CloudFrontClient", "ListOriginRequestPoliciesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListOriginRequestPoliciesCommand)
|
|
20
|
-
.de(de_ListOriginRequestPoliciesCommand)
|
|
14
|
+
.sc(ListOriginRequestPolicies)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListPublicKeys } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListPublicKeysCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListPublicKeys", {})
|
|
17
13
|
.n("CloudFrontClient", "ListPublicKeysCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListPublicKeysCommand)
|
|
20
|
-
.de(de_ListPublicKeysCommand)
|
|
14
|
+
.sc(ListPublicKeys)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListRealtimeLogConfigs } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListRealtimeLogConfigsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListRealtimeLogConfigs", {})
|
|
17
13
|
.n("CloudFrontClient", "ListRealtimeLogConfigsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListRealtimeLogConfigsCommand)
|
|
20
|
-
.de(de_ListRealtimeLogConfigsCommand)
|
|
14
|
+
.sc(ListRealtimeLogConfigs)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListResponseHeadersPolicies } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListResponseHeadersPoliciesCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListResponseHeadersPolicies", {})
|
|
17
13
|
.n("CloudFrontClient", "ListResponseHeadersPoliciesCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListResponseHeadersPoliciesCommand)
|
|
20
|
-
.de(de_ListResponseHeadersPoliciesCommand)
|
|
14
|
+
.sc(ListResponseHeadersPolicies)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListStreamingDistributions } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListStreamingDistributionsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListStreamingDistributions", {})
|
|
17
13
|
.n("CloudFrontClient", "ListStreamingDistributionsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListStreamingDistributionsCommand)
|
|
20
|
-
.de(de_ListStreamingDistributionsCommand)
|
|
14
|
+
.sc(ListStreamingDistributions)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListTagsForResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListTagsForResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListTagsForResource", {})
|
|
17
13
|
.n("CloudFrontClient", "ListTagsForResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListTagsForResourceCommand)
|
|
20
|
-
.de(de_ListTagsForResourceCommand)
|
|
14
|
+
.sc(ListTagsForResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { ListVpcOrigins } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class ListVpcOriginsCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "ListVpcOrigins", {})
|
|
17
13
|
.n("CloudFrontClient", "ListVpcOriginsCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_ListVpcOriginsCommand)
|
|
20
|
-
.de(de_ListVpcOriginsCommand)
|
|
14
|
+
.sc(ListVpcOrigins)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PublishFunction } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PublishFunctionCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "PublishFunction", {})
|
|
17
13
|
.n("CloudFrontClient", "PublishFunctionCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PublishFunctionCommand)
|
|
20
|
-
.de(de_PublishFunctionCommand)
|
|
14
|
+
.sc(PublishFunction)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { PutResourcePolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class PutResourcePolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "PutResourcePolicy", {})
|
|
17
13
|
.n("CloudFrontClient", "PutResourcePolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_PutResourcePolicyCommand)
|
|
20
|
-
.de(de_PutResourcePolicyCommand)
|
|
14
|
+
.sc(PutResourcePolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { TagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class TagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "TagResource", {})
|
|
17
13
|
.n("CloudFrontClient", "TagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_TagResourceCommand)
|
|
20
|
-
.de(de_TagResourceCommand)
|
|
14
|
+
.sc(TagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_TestFunctionCommand, se_TestFunctionCommand } from "../protocols/Aws_restXml";
|
|
4
|
+
import { TestFunction } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class TestFunctionCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("Cloudfront2020_05_31", "TestFunction", {})
|
|
18
13
|
.n("CloudFrontClient", "TestFunctionCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_TestFunctionCommand)
|
|
21
|
-
.de(de_TestFunctionCommand)
|
|
14
|
+
.sc(TestFunction)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UntagResource } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UntagResourceCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "UntagResource", {})
|
|
17
13
|
.n("CloudFrontClient", "UntagResourceCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UntagResourceCommand)
|
|
20
|
-
.de(de_UntagResourceCommand)
|
|
14
|
+
.sc(UntagResource)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateAnycastIpList } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateAnycastIpListCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "UpdateAnycastIpList", {})
|
|
17
13
|
.n("CloudFrontClient", "UpdateAnycastIpListCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateAnycastIpListCommand)
|
|
20
|
-
.de(de_UpdateAnycastIpListCommand)
|
|
14
|
+
.sc(UpdateAnycastIpList)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateCachePolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateCachePolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "UpdateCachePolicy", {})
|
|
17
13
|
.n("CloudFrontClient", "UpdateCachePolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateCachePolicyCommand)
|
|
20
|
-
.de(de_UpdateCachePolicyCommand)
|
|
14
|
+
.sc(UpdateCachePolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateCloudFrontOriginAccessIdentity } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateCloudFrontOriginAccessIdentityCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "UpdateCloudFrontOriginAccessIdentity", {})
|
|
17
13
|
.n("CloudFrontClient", "UpdateCloudFrontOriginAccessIdentityCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateCloudFrontOriginAccessIdentityCommand)
|
|
20
|
-
.de(de_UpdateCloudFrontOriginAccessIdentityCommand)
|
|
14
|
+
.sc(UpdateCloudFrontOriginAccessIdentity)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateConnectionGroup } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateConnectionGroupCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "UpdateConnectionGroup", {})
|
|
17
13
|
.n("CloudFrontClient", "UpdateConnectionGroupCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateConnectionGroupCommand)
|
|
20
|
-
.de(de_UpdateConnectionGroupCommand)
|
|
14
|
+
.sc(UpdateConnectionGroup)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateContinuousDeploymentPolicy } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateContinuousDeploymentPolicyCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "UpdateContinuousDeploymentPolicy", {})
|
|
17
13
|
.n("CloudFrontClient", "UpdateContinuousDeploymentPolicyCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateContinuousDeploymentPolicyCommand)
|
|
20
|
-
.de(de_UpdateContinuousDeploymentPolicyCommand)
|
|
14
|
+
.sc(UpdateContinuousDeploymentPolicy)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|
|
@@ -1,23 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
6
|
-
import { de_UpdateDistributionCommand, se_UpdateDistributionCommand } from "../protocols/Aws_restXml";
|
|
4
|
+
import { UpdateDistribution } from "../schemas/schemas_0";
|
|
7
5
|
export { $Command };
|
|
8
6
|
export class UpdateDistributionCommand extends $Command
|
|
9
7
|
.classBuilder()
|
|
10
8
|
.ep(commonParams)
|
|
11
9
|
.m(function (Command, cs, config, o) {
|
|
12
|
-
return [
|
|
13
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
14
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
15
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
16
11
|
})
|
|
17
12
|
.s("Cloudfront2020_05_31", "UpdateDistribution", {})
|
|
18
13
|
.n("CloudFrontClient", "UpdateDistributionCommand")
|
|
19
|
-
.
|
|
20
|
-
.ser(se_UpdateDistributionCommand)
|
|
21
|
-
.de(de_UpdateDistributionCommand)
|
|
14
|
+
.sc(UpdateDistribution)
|
|
22
15
|
.build() {
|
|
23
16
|
}
|
|
@@ -1,22 +1,16 @@
|
|
|
1
1
|
import { getEndpointPlugin } from "@smithy/middleware-endpoint";
|
|
2
|
-
import { getSerdePlugin } from "@smithy/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
4
3
|
import { commonParams } from "../endpoint/EndpointParameters";
|
|
5
|
-
import {
|
|
4
|
+
import { UpdateDistributionTenant } from "../schemas/schemas_0";
|
|
6
5
|
export { $Command };
|
|
7
6
|
export class UpdateDistributionTenantCommand extends $Command
|
|
8
7
|
.classBuilder()
|
|
9
8
|
.ep(commonParams)
|
|
10
9
|
.m(function (Command, cs, config, o) {
|
|
11
|
-
return [
|
|
12
|
-
getSerdePlugin(config, this.serialize, this.deserialize),
|
|
13
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
14
|
-
];
|
|
10
|
+
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
15
11
|
})
|
|
16
12
|
.s("Cloudfront2020_05_31", "UpdateDistributionTenant", {})
|
|
17
13
|
.n("CloudFrontClient", "UpdateDistributionTenantCommand")
|
|
18
|
-
.
|
|
19
|
-
.ser(se_UpdateDistributionTenantCommand)
|
|
20
|
-
.de(de_UpdateDistributionTenantCommand)
|
|
14
|
+
.sc(UpdateDistributionTenant)
|
|
21
15
|
.build() {
|
|
22
16
|
}
|