@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,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteOriginRequestPolicyCommand = 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 DeleteOriginRequestPolicyCommand 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", "DeleteOriginRequestPolicy", {})
|
|
22
|
-
.n("CloudFrontClient", "DeleteOriginRequestPolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_DeleteOriginRequestPolicyCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_DeleteOriginRequestPolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteOriginRequestPolicyCommand = DeleteOriginRequestPolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeletePublicKeyCommand = 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 DeletePublicKeyCommand 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", "DeletePublicKey", {})
|
|
22
|
-
.n("CloudFrontClient", "DeletePublicKeyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_DeletePublicKeyCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_DeletePublicKeyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeletePublicKeyCommand = DeletePublicKeyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteRealtimeLogConfigCommand = 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 DeleteRealtimeLogConfigCommand 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", "DeleteRealtimeLogConfig", {})
|
|
22
|
-
.n("CloudFrontClient", "DeleteRealtimeLogConfigCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_DeleteRealtimeLogConfigCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_DeleteRealtimeLogConfigCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteRealtimeLogConfigCommand = DeleteRealtimeLogConfigCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteResponseHeadersPolicyCommand = 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 DeleteResponseHeadersPolicyCommand 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", "DeleteResponseHeadersPolicy", {})
|
|
22
|
-
.n("CloudFrontClient", "DeleteResponseHeadersPolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_DeleteResponseHeadersPolicyCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_DeleteResponseHeadersPolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteResponseHeadersPolicyCommand = DeleteResponseHeadersPolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DeleteStreamingDistributionCommand = 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 DeleteStreamingDistributionCommand 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", "DeleteStreamingDistribution", {})
|
|
22
|
-
.n("CloudFrontClient", "DeleteStreamingDistributionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_DeleteStreamingDistributionCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_DeleteStreamingDistributionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DeleteStreamingDistributionCommand = DeleteStreamingDistributionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeFunctionCommand = 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 DescribeFunctionCommand 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", "DescribeFunction", {})
|
|
22
|
-
.n("CloudFrontClient", "DescribeFunctionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_DescribeFunctionCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_DescribeFunctionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeFunctionCommand = DescribeFunctionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DescribeKeyValueStoreCommand = 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 DescribeKeyValueStoreCommand 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", "DescribeKeyValueStore", {})
|
|
22
|
-
.n("CloudFrontClient", "DescribeKeyValueStoreCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_DescribeKeyValueStoreCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_DescribeKeyValueStoreCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.DescribeKeyValueStoreCommand = DescribeKeyValueStoreCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetCachePolicyCommand = 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 GetCachePolicyCommand 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", "GetCachePolicy", {})
|
|
22
|
-
.n("CloudFrontClient", "GetCachePolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetCachePolicyCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetCachePolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetCachePolicyCommand = GetCachePolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetCachePolicyConfigCommand = 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 GetCachePolicyConfigCommand 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", "GetCachePolicyConfig", {})
|
|
22
|
-
.n("CloudFrontClient", "GetCachePolicyConfigCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetCachePolicyConfigCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetCachePolicyConfigCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetCachePolicyConfigCommand = GetCachePolicyConfigCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetCloudFrontOriginAccessIdentityCommand = 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 GetCloudFrontOriginAccessIdentityCommand 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", "GetCloudFrontOriginAccessIdentity", {})
|
|
22
|
-
.n("CloudFrontClient", "GetCloudFrontOriginAccessIdentityCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetCloudFrontOriginAccessIdentityCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetCloudFrontOriginAccessIdentityCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetCloudFrontOriginAccessIdentityCommand = GetCloudFrontOriginAccessIdentityCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetCloudFrontOriginAccessIdentityConfigCommand = 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 GetCloudFrontOriginAccessIdentityConfigCommand 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", "GetCloudFrontOriginAccessIdentityConfig", {})
|
|
22
|
-
.n("CloudFrontClient", "GetCloudFrontOriginAccessIdentityConfigCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetCloudFrontOriginAccessIdentityConfigCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetCloudFrontOriginAccessIdentityConfigCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetCloudFrontOriginAccessIdentityConfigCommand = GetCloudFrontOriginAccessIdentityConfigCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetContinuousDeploymentPolicyCommand = 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 GetContinuousDeploymentPolicyCommand 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", "GetContinuousDeploymentPolicy", {})
|
|
22
|
-
.n("CloudFrontClient", "GetContinuousDeploymentPolicyCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetContinuousDeploymentPolicyCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetContinuousDeploymentPolicyCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetContinuousDeploymentPolicyCommand = GetContinuousDeploymentPolicyCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetContinuousDeploymentPolicyConfigCommand = 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 GetContinuousDeploymentPolicyConfigCommand 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", "GetContinuousDeploymentPolicyConfig", {})
|
|
22
|
-
.n("CloudFrontClient", "GetContinuousDeploymentPolicyConfigCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetContinuousDeploymentPolicyConfigCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetContinuousDeploymentPolicyConfigCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetContinuousDeploymentPolicyConfigCommand = GetContinuousDeploymentPolicyConfigCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetDistributionCommand = 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 GetDistributionCommand 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", "GetDistribution", {})
|
|
23
|
-
.n("CloudFrontClient", "GetDistributionCommand")
|
|
24
|
-
.f(void 0, models_1_1.GetDistributionResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restXml_1.se_GetDistributionCommand)
|
|
26
|
-
.de(Aws_restXml_1.de_GetDistributionCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.GetDistributionCommand = GetDistributionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetDistributionConfigCommand = 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 GetDistributionConfigCommand 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", "GetDistributionConfig", {})
|
|
23
|
-
.n("CloudFrontClient", "GetDistributionConfigCommand")
|
|
24
|
-
.f(void 0, models_1_1.GetDistributionConfigResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restXml_1.se_GetDistributionConfigCommand)
|
|
26
|
-
.de(Aws_restXml_1.de_GetDistributionConfigCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.GetDistributionConfigCommand = GetDistributionConfigCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetFieldLevelEncryptionCommand = 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 GetFieldLevelEncryptionCommand 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", "GetFieldLevelEncryption", {})
|
|
22
|
-
.n("CloudFrontClient", "GetFieldLevelEncryptionCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetFieldLevelEncryptionCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetFieldLevelEncryptionCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetFieldLevelEncryptionCommand = GetFieldLevelEncryptionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetFieldLevelEncryptionConfigCommand = 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 GetFieldLevelEncryptionConfigCommand 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", "GetFieldLevelEncryptionConfig", {})
|
|
22
|
-
.n("CloudFrontClient", "GetFieldLevelEncryptionConfigCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetFieldLevelEncryptionConfigCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetFieldLevelEncryptionConfigCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetFieldLevelEncryptionConfigCommand = GetFieldLevelEncryptionConfigCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetFieldLevelEncryptionProfileCommand = 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 GetFieldLevelEncryptionProfileCommand 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", "GetFieldLevelEncryptionProfile", {})
|
|
22
|
-
.n("CloudFrontClient", "GetFieldLevelEncryptionProfileCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetFieldLevelEncryptionProfileCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetFieldLevelEncryptionProfileCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetFieldLevelEncryptionProfileCommand = GetFieldLevelEncryptionProfileCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetFieldLevelEncryptionProfileConfigCommand = 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 GetFieldLevelEncryptionProfileConfigCommand 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", "GetFieldLevelEncryptionProfileConfig", {})
|
|
22
|
-
.n("CloudFrontClient", "GetFieldLevelEncryptionProfileConfigCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetFieldLevelEncryptionProfileConfigCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetFieldLevelEncryptionProfileConfigCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetFieldLevelEncryptionProfileConfigCommand = GetFieldLevelEncryptionProfileConfigCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetFunctionCommand = 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 GetFunctionCommand 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", "GetFunction", {})
|
|
23
|
-
.n("CloudFrontClient", "GetFunctionCommand")
|
|
24
|
-
.f(void 0, models_1_1.GetFunctionResultFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restXml_1.se_GetFunctionCommand)
|
|
26
|
-
.de(Aws_restXml_1.de_GetFunctionCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.GetFunctionCommand = GetFunctionCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.GetInvalidationCommand = 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 GetInvalidationCommand 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", "GetInvalidation", {})
|
|
22
|
-
.n("CloudFrontClient", "GetInvalidationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restXml_1.se_GetInvalidationCommand)
|
|
25
|
-
.de(Aws_restXml_1.de_GetInvalidationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.GetInvalidationCommand = GetInvalidationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|