@aws-sdk/client-cloudfront 3.490.0 → 3.495.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/CloudFront.js +1 -233
- package/dist-cjs/CloudFrontClient.js +1 -43
- package/dist-cjs/commands/AssociateAliasCommand.js +1 -28
- package/dist-cjs/commands/CopyDistributionCommand.js +1 -29
- package/dist-cjs/commands/CreateCachePolicyCommand.js +1 -28
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +1 -28
- package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +1 -28
- package/dist-cjs/commands/CreateDistributionCommand.js +1 -29
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +1 -29
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +1 -28
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +1 -28
- package/dist-cjs/commands/CreateFunctionCommand.js +1 -29
- package/dist-cjs/commands/CreateInvalidationCommand.js +1 -28
- package/dist-cjs/commands/CreateKeyGroupCommand.js +1 -28
- package/dist-cjs/commands/CreateKeyValueStoreCommand.js +1 -28
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/CreateOriginAccessControlCommand.js +1 -28
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +1 -28
- package/dist-cjs/commands/CreatePublicKeyCommand.js +1 -28
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +1 -28
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +1 -28
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +1 -28
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +1 -28
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +1 -28
- package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteDistributionCommand.js +1 -28
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +1 -28
- package/dist-cjs/commands/DeleteFunctionCommand.js +1 -28
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +1 -28
- package/dist-cjs/commands/DeleteKeyValueStoreCommand.js +1 -28
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +1 -28
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeletePublicKeyCommand.js +1 -28
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +1 -28
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +1 -28
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +1 -28
- package/dist-cjs/commands/DescribeFunctionCommand.js +1 -28
- package/dist-cjs/commands/DescribeKeyValueStoreCommand.js +1 -28
- package/dist-cjs/commands/GetCachePolicyCommand.js +1 -28
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +1 -28
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +1 -28
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +1 -28
- package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +1 -28
- package/dist-cjs/commands/GetDistributionCommand.js +1 -29
- package/dist-cjs/commands/GetDistributionConfigCommand.js +1 -29
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +1 -28
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +1 -28
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +1 -28
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +1 -28
- package/dist-cjs/commands/GetFunctionCommand.js +1 -29
- package/dist-cjs/commands/GetInvalidationCommand.js +1 -28
- package/dist-cjs/commands/GetKeyGroupCommand.js +1 -28
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +1 -28
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +1 -28
- package/dist-cjs/commands/GetOriginAccessControlCommand.js +1 -28
- package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +1 -28
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +1 -28
- package/dist-cjs/commands/GetPublicKeyCommand.js +1 -28
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +1 -28
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +1 -28
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +1 -28
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +1 -28
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +1 -28
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +1 -28
- package/dist-cjs/commands/ListCachePoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +1 -28
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +1 -28
- package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +1 -28
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +1 -28
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +1 -28
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +1 -29
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +1 -28
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +1 -29
- package/dist-cjs/commands/ListDistributionsCommand.js +1 -29
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +1 -28
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +1 -28
- package/dist-cjs/commands/ListFunctionsCommand.js +1 -28
- package/dist-cjs/commands/ListInvalidationsCommand.js +1 -28
- package/dist-cjs/commands/ListKeyGroupsCommand.js +1 -28
- package/dist-cjs/commands/ListKeyValueStoresCommand.js +1 -28
- package/dist-cjs/commands/ListOriginAccessControlsCommand.js +1 -28
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListPublicKeysCommand.js +1 -28
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +1 -28
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +1 -28
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/PublishFunctionCommand.js +1 -28
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/TestFunctionCommand.js +1 -29
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +1 -28
- package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateDistributionCommand.js +1 -29
- package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +1 -29
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +1 -28
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +1 -28
- package/dist-cjs/commands/UpdateFunctionCommand.js +1 -29
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +1 -28
- package/dist-cjs/commands/UpdateKeyValueStoreCommand.js +1 -28
- package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +1 -28
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +1 -28
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +1 -28
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +1 -28
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +1 -28
- package/dist-cjs/commands/index.js +1 -114
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +19312 -12
- package/dist-cjs/models/CloudFrontServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -5
- package/dist-cjs/models/models_0.js +1 -1899
- package/dist-cjs/models/models_1.js +1 -520
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +1 -7
- package/dist-cjs/pagination/ListDistributionsPaginator.js +1 -7
- package/dist-cjs/pagination/ListInvalidationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListKeyValueStoresPaginator.js +1 -7
- package/dist-cjs/pagination/ListStreamingDistributionsPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -9
- package/dist-cjs/protocols/Aws_restXml.js +1 -13883
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/dist-cjs/waiters/index.js +1 -6
- package/dist-cjs/waiters/waitForDistributionDeployed.js +1 -36
- package/dist-cjs/waiters/waitForInvalidationCompleted.js +1 -36
- package/dist-cjs/waiters/waitForStreamingDistributionDeployed.js +1 -36
- package/package.json +43 -43
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListDistributionsByRealtimeLogConfigCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
11
|
-
class ListDistributionsByRealtimeLogConfigCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("Cloudfront2020_05_31", "ListDistributionsByRealtimeLogConfig", {})
|
|
23
|
-
.n("CloudFrontClient", "ListDistributionsByRealtimeLogConfigCommand")
|
|
24
|
-
.f(void 0, models_1_1.ListDistributionsByRealtimeLogConfigResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restXml_1.se_ListDistributionsByRealtimeLogConfigCommand)
|
|
26
|
-
.de(Aws_restXml_1.de_ListDistributionsByRealtimeLogConfigCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListDistributionsByRealtimeLogConfigCommand = ListDistributionsByRealtimeLogConfigCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListDistributionsByResponseHeadersPolicyIdCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListDistributionsByResponseHeadersPolicyIdCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListDistributionsByResponseHeadersPolicyId", {})
|
|
22
|
-
.n("CloudFrontClient", "ListDistributionsByResponseHeadersPolicyIdCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListDistributionsByResponseHeadersPolicyIdCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListDistributionsByResponseHeadersPolicyIdCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListDistributionsByResponseHeadersPolicyIdCommand = ListDistributionsByResponseHeadersPolicyIdCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListDistributionsByWebACLIdCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
11
|
-
class ListDistributionsByWebACLIdCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("Cloudfront2020_05_31", "ListDistributionsByWebACLId", {})
|
|
23
|
-
.n("CloudFrontClient", "ListDistributionsByWebACLIdCommand")
|
|
24
|
-
.f(void 0, models_1_1.ListDistributionsByWebACLIdResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restXml_1.se_ListDistributionsByWebACLIdCommand)
|
|
26
|
-
.de(Aws_restXml_1.de_ListDistributionsByWebACLIdCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListDistributionsByWebACLIdCommand = ListDistributionsByWebACLIdCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListDistributionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
11
|
-
class ListDistributionsCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("Cloudfront2020_05_31", "ListDistributions", {})
|
|
23
|
-
.n("CloudFrontClient", "ListDistributionsCommand")
|
|
24
|
-
.f(void 0, models_1_1.ListDistributionsResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restXml_1.se_ListDistributionsCommand)
|
|
26
|
-
.de(Aws_restXml_1.de_ListDistributionsCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.ListDistributionsCommand = ListDistributionsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListFieldLevelEncryptionConfigsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListFieldLevelEncryptionConfigsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListFieldLevelEncryptionConfigs", {})
|
|
22
|
-
.n("CloudFrontClient", "ListFieldLevelEncryptionConfigsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListFieldLevelEncryptionConfigsCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListFieldLevelEncryptionConfigsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListFieldLevelEncryptionConfigsCommand = ListFieldLevelEncryptionConfigsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListFieldLevelEncryptionProfilesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListFieldLevelEncryptionProfilesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListFieldLevelEncryptionProfiles", {})
|
|
22
|
-
.n("CloudFrontClient", "ListFieldLevelEncryptionProfilesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListFieldLevelEncryptionProfilesCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListFieldLevelEncryptionProfilesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListFieldLevelEncryptionProfilesCommand = ListFieldLevelEncryptionProfilesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListFunctionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListFunctionsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListFunctions", {})
|
|
22
|
-
.n("CloudFrontClient", "ListFunctionsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListFunctionsCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListFunctionsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListFunctionsCommand = ListFunctionsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListInvalidationsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListInvalidationsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListInvalidations", {})
|
|
22
|
-
.n("CloudFrontClient", "ListInvalidationsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListInvalidationsCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListInvalidationsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListInvalidationsCommand = ListInvalidationsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListKeyGroupsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListKeyGroupsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListKeyGroups", {})
|
|
22
|
-
.n("CloudFrontClient", "ListKeyGroupsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListKeyGroupsCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListKeyGroupsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListKeyGroupsCommand = ListKeyGroupsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListKeyValueStoresCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListKeyValueStoresCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListKeyValueStores", {})
|
|
22
|
-
.n("CloudFrontClient", "ListKeyValueStoresCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListKeyValueStoresCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListKeyValueStoresCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListKeyValueStoresCommand = ListKeyValueStoresCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListOriginAccessControlsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListOriginAccessControlsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListOriginAccessControls", {})
|
|
22
|
-
.n("CloudFrontClient", "ListOriginAccessControlsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListOriginAccessControlsCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListOriginAccessControlsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListOriginAccessControlsCommand = ListOriginAccessControlsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListOriginRequestPoliciesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListOriginRequestPoliciesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListOriginRequestPolicies", {})
|
|
22
|
-
.n("CloudFrontClient", "ListOriginRequestPoliciesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListOriginRequestPoliciesCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListOriginRequestPoliciesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListOriginRequestPoliciesCommand = ListOriginRequestPoliciesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListPublicKeysCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListPublicKeysCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListPublicKeys", {})
|
|
22
|
-
.n("CloudFrontClient", "ListPublicKeysCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListPublicKeysCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListPublicKeysCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListPublicKeysCommand = ListPublicKeysCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListRealtimeLogConfigsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListRealtimeLogConfigsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListRealtimeLogConfigs", {})
|
|
22
|
-
.n("CloudFrontClient", "ListRealtimeLogConfigsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListRealtimeLogConfigsCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListRealtimeLogConfigsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListRealtimeLogConfigsCommand = ListRealtimeLogConfigsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListResponseHeadersPoliciesCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListResponseHeadersPoliciesCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListResponseHeadersPolicies", {})
|
|
22
|
-
.n("CloudFrontClient", "ListResponseHeadersPoliciesCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListResponseHeadersPoliciesCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListResponseHeadersPoliciesCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListResponseHeadersPoliciesCommand = ListResponseHeadersPoliciesCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListStreamingDistributionsCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListStreamingDistributionsCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListStreamingDistributions", {})
|
|
22
|
-
.n("CloudFrontClient", "ListStreamingDistributionsCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListStreamingDistributionsCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListStreamingDistributionsCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListStreamingDistributionsCommand = ListStreamingDistributionsCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.ListTagsForResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class ListTagsForResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "ListTagsForResource", {})
|
|
22
|
-
.n("CloudFrontClient", "ListTagsForResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_ListTagsForResourceCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_ListTagsForResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.ListTagsForResourceCommand = ListTagsForResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PublishFunctionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class PublishFunctionCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "PublishFunction", {})
|
|
22
|
-
.n("CloudFrontClient", "PublishFunctionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_PublishFunctionCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_PublishFunctionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.PublishFunctionCommand = PublishFunctionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TagResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class TagResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "TagResource", {})
|
|
22
|
-
.n("CloudFrontClient", "TagResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_TagResourceCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_TagResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.TagResourceCommand = TagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TestFunctionCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_1_1 = require("../models/models_1");
|
|
10
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
11
|
-
class TestFunctionCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("Cloudfront2020_05_31", "TestFunction", {})
|
|
23
|
-
.n("CloudFrontClient", "TestFunctionCommand")
|
|
24
|
-
.f(models_1_1.TestFunctionRequestFilterSensitiveLog, models_1_1.TestFunctionResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restXml_1.se_TestFunctionCommand)
|
|
26
|
-
.de(Aws_restXml_1.de_TestFunctionCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.TestFunctionCommand = TestFunctionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UntagResourceCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
|
-
class UntagResourceCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("Cloudfront2020_05_31", "UntagResource", {})
|
|
22
|
-
.n("CloudFrontClient", "UntagResourceCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_UntagResourceCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_UntagResourceCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UntagResourceCommand = UntagResourceCommand;
|
|
1
|
+
module.exports = require("../index.js");
|