@aws-sdk/client-cloudfront 3.186.0 → 3.188.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/CHANGELOG.md +8 -0
- package/dist-cjs/protocols/Aws_restXml.js +8 -4
- package/dist-es/CloudFront.js +394 -401
- package/dist-es/CloudFrontClient.js +22 -28
- package/dist-es/commands/AssociateAliasCommand.js +22 -29
- package/dist-es/commands/CreateCachePolicyCommand.js +21 -28
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/CreateDistributionCommand.js +21 -28
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +21 -28
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/CreateFunctionCommand.js +21 -28
- package/dist-es/commands/CreateInvalidationCommand.js +21 -28
- package/dist-es/commands/CreateKeyGroupCommand.js +21 -28
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/CreateOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/CreatePublicKeyCommand.js +21 -28
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/CreateStreamingDistributionCommand.js +21 -28
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +21 -28
- package/dist-es/commands/DeleteCachePolicyCommand.js +22 -29
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +22 -29
- package/dist-es/commands/DeleteDistributionCommand.js +22 -29
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +22 -29
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +22 -29
- package/dist-es/commands/DeleteFunctionCommand.js +22 -29
- package/dist-es/commands/DeleteKeyGroupCommand.js +22 -29
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +22 -29
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +22 -29
- package/dist-es/commands/DeletePublicKeyCommand.js +22 -29
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +22 -29
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +22 -29
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +22 -29
- package/dist-es/commands/DescribeFunctionCommand.js +21 -28
- package/dist-es/commands/GetCachePolicyCommand.js +21 -28
- package/dist-es/commands/GetCachePolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +21 -28
- package/dist-es/commands/GetDistributionCommand.js +21 -28
- package/dist-es/commands/GetDistributionConfigCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +21 -28
- package/dist-es/commands/GetFunctionCommand.js +21 -28
- package/dist-es/commands/GetInvalidationCommand.js +21 -28
- package/dist-es/commands/GetKeyGroupCommand.js +21 -28
- package/dist-es/commands/GetKeyGroupConfigCommand.js +21 -28
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +21 -28
- package/dist-es/commands/GetOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +21 -28
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetPublicKeyCommand.js +21 -28
- package/dist-es/commands/GetPublicKeyConfigCommand.js +21 -28
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +21 -28
- package/dist-es/commands/GetStreamingDistributionCommand.js +21 -28
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +21 -28
- package/dist-es/commands/ListCachePoliciesCommand.js +21 -28
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +21 -28
- package/dist-es/commands/ListConflictingAliasesCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +21 -28
- package/dist-es/commands/ListDistributionsCommand.js +21 -28
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +21 -28
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +21 -28
- package/dist-es/commands/ListFunctionsCommand.js +21 -28
- package/dist-es/commands/ListInvalidationsCommand.js +21 -28
- package/dist-es/commands/ListKeyGroupsCommand.js +21 -28
- package/dist-es/commands/ListOriginAccessControlsCommand.js +21 -28
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +21 -28
- package/dist-es/commands/ListPublicKeysCommand.js +21 -28
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +21 -28
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +21 -28
- package/dist-es/commands/ListStreamingDistributionsCommand.js +21 -28
- package/dist-es/commands/ListTagsForResourceCommand.js +21 -28
- package/dist-es/commands/PublishFunctionCommand.js +21 -28
- package/dist-es/commands/TagResourceCommand.js +22 -29
- package/dist-es/commands/TestFunctionCommand.js +21 -28
- package/dist-es/commands/UntagResourceCommand.js +22 -29
- package/dist-es/commands/UpdateCachePolicyCommand.js +21 -28
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +21 -28
- package/dist-es/commands/UpdateDistributionCommand.js +21 -28
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +21 -28
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +21 -28
- package/dist-es/commands/UpdateFunctionCommand.js +21 -28
- package/dist-es/commands/UpdateKeyGroupCommand.js +21 -28
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +21 -28
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +21 -28
- package/dist-es/commands/UpdatePublicKeyCommand.js +21 -28
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +21 -28
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +21 -28
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +21 -28
- package/dist-es/endpoints.js +8 -8
- package/dist-es/models/CloudFrontServiceException.js +5 -10
- package/dist-es/models/models_0.js +2003 -1689
- package/dist-es/models/models_1.js +770 -414
- package/dist-es/pagination/ListCloudFrontOriginAccessIdentitiesPaginator.js +25 -68
- package/dist-es/pagination/ListDistributionsPaginator.js +25 -68
- package/dist-es/pagination/ListInvalidationsPaginator.js +25 -68
- package/dist-es/pagination/ListStreamingDistributionsPaginator.js +25 -68
- package/dist-es/protocols/Aws_restXml.js +9564 -12770
- package/dist-es/runtimeConfig.browser.js +26 -12
- package/dist-es/runtimeConfig.js +30 -12
- package/dist-es/runtimeConfig.native.js +8 -5
- package/dist-es/runtimeConfig.shared.js +8 -11
- package/dist-es/waiters/waitForDistributionDeployed.js +28 -48
- package/dist-es/waiters/waitForInvalidationCompleted.js +28 -48
- package/dist-es/waiters/waitForStreamingDistributionDeployed.js +28 -48
- package/package.json +36 -37
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { GetOriginAccessControlConfigRequestFilterSensitiveLog, GetOriginAccessControlConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlGetOriginAccessControlConfigCommand, serializeAws_restXmlGetOriginAccessControlConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class GetOriginAccessControlConfigCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "CloudFrontClient";
|
|
15
|
+
const commandName = "GetOriginAccessControlConfigCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: GetOriginAccessControlConfigRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: GetOriginAccessControlConfigResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
GetOriginAccessControlConfigCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restXmlGetOriginAccessControlConfigCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restXmlGetOriginAccessControlConfigCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { GetOriginAccessControlConfigCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { GetOriginRequestPolicyRequestFilterSensitiveLog, GetOriginRequestPolicyResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlGetOriginRequestPolicyCommand, serializeAws_restXmlGetOriginRequestPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class GetOriginRequestPolicyCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "CloudFrontClient";
|
|
15
|
+
const commandName = "GetOriginRequestPolicyCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: GetOriginRequestPolicyRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: GetOriginRequestPolicyResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
GetOriginRequestPolicyCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restXmlGetOriginRequestPolicyCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restXmlGetOriginRequestPolicyCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { GetOriginRequestPolicyCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { GetOriginRequestPolicyConfigRequestFilterSensitiveLog, GetOriginRequestPolicyConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlGetOriginRequestPolicyConfigCommand, serializeAws_restXmlGetOriginRequestPolicyConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class GetOriginRequestPolicyConfigCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "CloudFrontClient";
|
|
15
|
+
const commandName = "GetOriginRequestPolicyConfigCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: GetOriginRequestPolicyConfigRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: GetOriginRequestPolicyConfigResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
GetOriginRequestPolicyConfigCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restXmlGetOriginRequestPolicyConfigCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restXmlGetOriginRequestPolicyConfigCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { GetOriginRequestPolicyConfigCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { GetPublicKeyRequestFilterSensitiveLog, GetPublicKeyResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlGetPublicKeyCommand, serializeAws_restXmlGetPublicKeyCommand, } from "../protocols/Aws_restXml";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class GetPublicKeyCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "CloudFrontClient";
|
|
15
|
+
const commandName = "GetPublicKeyCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: GetPublicKeyRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: GetPublicKeyResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
GetPublicKeyCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restXmlGetPublicKeyCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restXmlGetPublicKeyCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { GetPublicKeyCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { GetPublicKeyConfigRequestFilterSensitiveLog, GetPublicKeyConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlGetPublicKeyConfigCommand, serializeAws_restXmlGetPublicKeyConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class GetPublicKeyConfigCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "CloudFrontClient";
|
|
15
|
+
const commandName = "GetPublicKeyConfigCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: GetPublicKeyConfigRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: GetPublicKeyConfigResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
GetPublicKeyConfigCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restXmlGetPublicKeyConfigCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restXmlGetPublicKeyConfigCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { GetPublicKeyConfigCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { GetRealtimeLogConfigRequestFilterSensitiveLog, GetRealtimeLogConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlGetRealtimeLogConfigCommand, serializeAws_restXmlGetRealtimeLogConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class GetRealtimeLogConfigCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "CloudFrontClient";
|
|
15
|
+
const commandName = "GetRealtimeLogConfigCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: GetRealtimeLogConfigRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: GetRealtimeLogConfigResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
GetRealtimeLogConfigCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restXmlGetRealtimeLogConfigCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restXmlGetRealtimeLogConfigCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { GetRealtimeLogConfigCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { GetResponseHeadersPolicyRequestFilterSensitiveLog, GetResponseHeadersPolicyResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlGetResponseHeadersPolicyCommand, serializeAws_restXmlGetResponseHeadersPolicyCommand, } from "../protocols/Aws_restXml";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class GetResponseHeadersPolicyCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "CloudFrontClient";
|
|
15
|
+
const commandName = "GetResponseHeadersPolicyCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: GetResponseHeadersPolicyRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: GetResponseHeadersPolicyResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
GetResponseHeadersPolicyCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restXmlGetResponseHeadersPolicyCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restXmlGetResponseHeadersPolicyCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { GetResponseHeadersPolicyCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { GetResponseHeadersPolicyConfigRequestFilterSensitiveLog, GetResponseHeadersPolicyConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlGetResponseHeadersPolicyConfigCommand, serializeAws_restXmlGetResponseHeadersPolicyConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class GetResponseHeadersPolicyConfigCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "CloudFrontClient";
|
|
15
|
+
const commandName = "GetResponseHeadersPolicyConfigCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: GetResponseHeadersPolicyConfigRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: GetResponseHeadersPolicyConfigResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
GetResponseHeadersPolicyConfigCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restXmlGetResponseHeadersPolicyConfigCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restXmlGetResponseHeadersPolicyConfigCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { GetResponseHeadersPolicyConfigCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { GetStreamingDistributionRequestFilterSensitiveLog, GetStreamingDistributionResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlGetStreamingDistributionCommand, serializeAws_restXmlGetStreamingDistributionCommand, } from "../protocols/Aws_restXml";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class GetStreamingDistributionCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "CloudFrontClient";
|
|
15
|
+
const commandName = "GetStreamingDistributionCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: GetStreamingDistributionRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: GetStreamingDistributionResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
GetStreamingDistributionCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restXmlGetStreamingDistributionCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restXmlGetStreamingDistributionCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { GetStreamingDistributionCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|
|
@@ -1,39 +1,32 @@
|
|
|
1
|
-
import { __extends } from "tslib";
|
|
2
1
|
import { getSerdePlugin } from "@aws-sdk/middleware-serde";
|
|
3
2
|
import { Command as $Command } from "@aws-sdk/smithy-client";
|
|
4
3
|
import { GetStreamingDistributionConfigRequestFilterSensitiveLog, GetStreamingDistributionConfigResultFilterSensitiveLog, } from "../models/models_1";
|
|
5
4
|
import { deserializeAws_restXmlGetStreamingDistributionConfigCommand, serializeAws_restXmlGetStreamingDistributionConfigCommand, } from "../protocols/Aws_restXml";
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
_this.input = input;
|
|
11
|
-
return _this;
|
|
5
|
+
export class GetStreamingDistributionConfigCommand extends $Command {
|
|
6
|
+
constructor(input) {
|
|
7
|
+
super();
|
|
8
|
+
this.input = input;
|
|
12
9
|
}
|
|
13
|
-
|
|
10
|
+
resolveMiddleware(clientStack, configuration, options) {
|
|
14
11
|
this.middlewareStack.use(getSerdePlugin(configuration, this.serialize, this.deserialize));
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
logger
|
|
21
|
-
clientName
|
|
22
|
-
commandName
|
|
12
|
+
const stack = clientStack.concat(this.middlewareStack);
|
|
13
|
+
const { logger } = configuration;
|
|
14
|
+
const clientName = "CloudFrontClient";
|
|
15
|
+
const commandName = "GetStreamingDistributionConfigCommand";
|
|
16
|
+
const handlerExecutionContext = {
|
|
17
|
+
logger,
|
|
18
|
+
clientName,
|
|
19
|
+
commandName,
|
|
23
20
|
inputFilterSensitiveLog: GetStreamingDistributionConfigRequestFilterSensitiveLog,
|
|
24
21
|
outputFilterSensitiveLog: GetStreamingDistributionConfigResultFilterSensitiveLog,
|
|
25
22
|
};
|
|
26
|
-
|
|
27
|
-
return stack.resolve(
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
};
|
|
31
|
-
GetStreamingDistributionConfigCommand.prototype.serialize = function (input, context) {
|
|
23
|
+
const { requestHandler } = configuration;
|
|
24
|
+
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
25
|
+
}
|
|
26
|
+
serialize(input, context) {
|
|
32
27
|
return serializeAws_restXmlGetStreamingDistributionConfigCommand(input, context);
|
|
33
|
-
}
|
|
34
|
-
|
|
28
|
+
}
|
|
29
|
+
deserialize(output, context) {
|
|
35
30
|
return deserializeAws_restXmlGetStreamingDistributionConfigCommand(output, context);
|
|
36
|
-
}
|
|
37
|
-
|
|
38
|
-
}($Command));
|
|
39
|
-
export { GetStreamingDistributionConfigCommand };
|
|
31
|
+
}
|
|
32
|
+
}
|