@aws-sdk/client-cloudfront 3.414.0 → 3.421.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/README.md +7 -7
- package/dist-cjs/commands/AssociateAliasCommand.js +5 -0
- package/dist-cjs/commands/CopyDistributionCommand.js +5 -0
- package/dist-cjs/commands/CreateCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/CreateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/CreateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/CreateDistributionCommand.js +5 -0
- package/dist-cjs/commands/CreateDistributionWithTagsCommand.js +5 -0
- package/dist-cjs/commands/CreateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/CreateFunctionCommand.js +5 -0
- package/dist-cjs/commands/CreateInvalidationCommand.js +5 -0
- package/dist-cjs/commands/CreateKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/CreateMonitoringSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/CreateOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/CreateOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/CreatePublicKeyCommand.js +5 -0
- package/dist-cjs/commands/CreateRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/CreateResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/CreateStreamingDistributionCommand.js +5 -0
- package/dist-cjs/commands/CreateStreamingDistributionWithTagsCommand.js +5 -0
- package/dist-cjs/commands/DeleteCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/DeleteContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteDistributionCommand.js +5 -0
- package/dist-cjs/commands/DeleteFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/DeleteFunctionCommand.js +5 -0
- package/dist-cjs/commands/DeleteKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/DeleteMonitoringSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/DeleteOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/DeleteOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeletePublicKeyCommand.js +5 -0
- package/dist-cjs/commands/DeleteRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/DeleteResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/DeleteStreamingDistributionCommand.js +5 -0
- package/dist-cjs/commands/DescribeFunctionCommand.js +5 -0
- package/dist-cjs/commands/GetCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/GetCachePolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +5 -0
- package/dist-cjs/commands/GetContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetContinuousDeploymentPolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetDistributionCommand.js +5 -0
- package/dist-cjs/commands/GetDistributionConfigCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/GetFieldLevelEncryptionProfileConfigCommand.js +5 -0
- package/dist-cjs/commands/GetFunctionCommand.js +5 -0
- package/dist-cjs/commands/GetInvalidationCommand.js +5 -0
- package/dist-cjs/commands/GetKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/GetKeyGroupConfigCommand.js +5 -0
- package/dist-cjs/commands/GetMonitoringSubscriptionCommand.js +5 -0
- package/dist-cjs/commands/GetOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/GetOriginAccessControlConfigCommand.js +5 -0
- package/dist-cjs/commands/GetOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetOriginRequestPolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetPublicKeyCommand.js +5 -0
- package/dist-cjs/commands/GetPublicKeyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/GetResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/GetResponseHeadersPolicyConfigCommand.js +5 -0
- package/dist-cjs/commands/GetStreamingDistributionCommand.js +5 -0
- package/dist-cjs/commands/GetStreamingDistributionConfigCommand.js +5 -0
- package/dist-cjs/commands/ListCachePoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +5 -0
- package/dist-cjs/commands/ListConflictingAliasesCommand.js +5 -0
- package/dist-cjs/commands/ListContinuousDeploymentPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByCachePolicyIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsByWebACLIdCommand.js +5 -0
- package/dist-cjs/commands/ListDistributionsCommand.js +5 -0
- package/dist-cjs/commands/ListFieldLevelEncryptionConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListFieldLevelEncryptionProfilesCommand.js +5 -0
- package/dist-cjs/commands/ListFunctionsCommand.js +5 -0
- package/dist-cjs/commands/ListInvalidationsCommand.js +5 -0
- package/dist-cjs/commands/ListKeyGroupsCommand.js +5 -0
- package/dist-cjs/commands/ListOriginAccessControlsCommand.js +5 -0
- package/dist-cjs/commands/ListOriginRequestPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListPublicKeysCommand.js +5 -0
- package/dist-cjs/commands/ListRealtimeLogConfigsCommand.js +5 -0
- package/dist-cjs/commands/ListResponseHeadersPoliciesCommand.js +5 -0
- package/dist-cjs/commands/ListStreamingDistributionsCommand.js +5 -0
- package/dist-cjs/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-cjs/commands/PublishFunctionCommand.js +5 -0
- package/dist-cjs/commands/TagResourceCommand.js +5 -0
- package/dist-cjs/commands/TestFunctionCommand.js +5 -0
- package/dist-cjs/commands/UntagResourceCommand.js +5 -0
- package/dist-cjs/commands/UpdateCachePolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-cjs/commands/UpdateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdateDistributionCommand.js +5 -0
- package/dist-cjs/commands/UpdateDistributionWithStagingConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-cjs/commands/UpdateFunctionCommand.js +5 -0
- package/dist-cjs/commands/UpdateKeyGroupCommand.js +5 -0
- package/dist-cjs/commands/UpdateOriginAccessControlCommand.js +5 -0
- package/dist-cjs/commands/UpdateOriginRequestPolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdatePublicKeyCommand.js +5 -0
- package/dist-cjs/commands/UpdateRealtimeLogConfigCommand.js +5 -0
- package/dist-cjs/commands/UpdateResponseHeadersPolicyCommand.js +5 -0
- package/dist-cjs/commands/UpdateStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/AssociateAliasCommand.js +5 -0
- package/dist-es/commands/CopyDistributionCommand.js +5 -0
- package/dist-es/commands/CreateCachePolicyCommand.js +5 -0
- package/dist-es/commands/CreateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/CreateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/CreateDistributionCommand.js +5 -0
- package/dist-es/commands/CreateDistributionWithTagsCommand.js +5 -0
- package/dist-es/commands/CreateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/CreateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/CreateFunctionCommand.js +5 -0
- package/dist-es/commands/CreateInvalidationCommand.js +5 -0
- package/dist-es/commands/CreateKeyGroupCommand.js +5 -0
- package/dist-es/commands/CreateMonitoringSubscriptionCommand.js +5 -0
- package/dist-es/commands/CreateOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/CreateOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/CreatePublicKeyCommand.js +5 -0
- package/dist-es/commands/CreateRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/CreateResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/CreateStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/CreateStreamingDistributionWithTagsCommand.js +5 -0
- package/dist-es/commands/DeleteCachePolicyCommand.js +5 -0
- package/dist-es/commands/DeleteCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/DeleteContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteDistributionCommand.js +5 -0
- package/dist-es/commands/DeleteFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/DeleteFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/DeleteFunctionCommand.js +5 -0
- package/dist-es/commands/DeleteKeyGroupCommand.js +5 -0
- package/dist-es/commands/DeleteMonitoringSubscriptionCommand.js +5 -0
- package/dist-es/commands/DeleteOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/DeleteOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/DeletePublicKeyCommand.js +5 -0
- package/dist-es/commands/DeleteRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/DeleteResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/DeleteStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/DescribeFunctionCommand.js +5 -0
- package/dist-es/commands/GetCachePolicyCommand.js +5 -0
- package/dist-es/commands/GetCachePolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/GetCloudFrontOriginAccessIdentityConfigCommand.js +5 -0
- package/dist-es/commands/GetContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/GetContinuousDeploymentPolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetDistributionCommand.js +5 -0
- package/dist-es/commands/GetDistributionConfigCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/GetFieldLevelEncryptionProfileConfigCommand.js +5 -0
- package/dist-es/commands/GetFunctionCommand.js +5 -0
- package/dist-es/commands/GetInvalidationCommand.js +5 -0
- package/dist-es/commands/GetKeyGroupCommand.js +5 -0
- package/dist-es/commands/GetKeyGroupConfigCommand.js +5 -0
- package/dist-es/commands/GetMonitoringSubscriptionCommand.js +5 -0
- package/dist-es/commands/GetOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/GetOriginAccessControlConfigCommand.js +5 -0
- package/dist-es/commands/GetOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/GetOriginRequestPolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetPublicKeyCommand.js +5 -0
- package/dist-es/commands/GetPublicKeyConfigCommand.js +5 -0
- package/dist-es/commands/GetRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/GetResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/GetResponseHeadersPolicyConfigCommand.js +5 -0
- package/dist-es/commands/GetStreamingDistributionCommand.js +5 -0
- package/dist-es/commands/GetStreamingDistributionConfigCommand.js +5 -0
- package/dist-es/commands/ListCachePoliciesCommand.js +5 -0
- package/dist-es/commands/ListCloudFrontOriginAccessIdentitiesCommand.js +5 -0
- package/dist-es/commands/ListConflictingAliasesCommand.js +5 -0
- package/dist-es/commands/ListContinuousDeploymentPoliciesCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByCachePolicyIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByKeyGroupCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByOriginRequestPolicyIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByResponseHeadersPolicyIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsByWebACLIdCommand.js +5 -0
- package/dist-es/commands/ListDistributionsCommand.js +5 -0
- package/dist-es/commands/ListFieldLevelEncryptionConfigsCommand.js +5 -0
- package/dist-es/commands/ListFieldLevelEncryptionProfilesCommand.js +5 -0
- package/dist-es/commands/ListFunctionsCommand.js +5 -0
- package/dist-es/commands/ListInvalidationsCommand.js +5 -0
- package/dist-es/commands/ListKeyGroupsCommand.js +5 -0
- package/dist-es/commands/ListOriginAccessControlsCommand.js +5 -0
- package/dist-es/commands/ListOriginRequestPoliciesCommand.js +5 -0
- package/dist-es/commands/ListPublicKeysCommand.js +5 -0
- package/dist-es/commands/ListRealtimeLogConfigsCommand.js +5 -0
- package/dist-es/commands/ListResponseHeadersPoliciesCommand.js +5 -0
- package/dist-es/commands/ListStreamingDistributionsCommand.js +5 -0
- package/dist-es/commands/ListTagsForResourceCommand.js +5 -0
- package/dist-es/commands/PublishFunctionCommand.js +5 -0
- package/dist-es/commands/TagResourceCommand.js +5 -0
- package/dist-es/commands/TestFunctionCommand.js +5 -0
- package/dist-es/commands/UntagResourceCommand.js +5 -0
- package/dist-es/commands/UpdateCachePolicyCommand.js +5 -0
- package/dist-es/commands/UpdateCloudFrontOriginAccessIdentityCommand.js +5 -0
- package/dist-es/commands/UpdateContinuousDeploymentPolicyCommand.js +5 -0
- package/dist-es/commands/UpdateDistributionCommand.js +5 -0
- package/dist-es/commands/UpdateDistributionWithStagingConfigCommand.js +5 -0
- package/dist-es/commands/UpdateFieldLevelEncryptionConfigCommand.js +5 -0
- package/dist-es/commands/UpdateFieldLevelEncryptionProfileCommand.js +5 -0
- package/dist-es/commands/UpdateFunctionCommand.js +5 -0
- package/dist-es/commands/UpdateKeyGroupCommand.js +5 -0
- package/dist-es/commands/UpdateOriginAccessControlCommand.js +5 -0
- package/dist-es/commands/UpdateOriginRequestPolicyCommand.js +5 -0
- package/dist-es/commands/UpdatePublicKeyCommand.js +5 -0
- package/dist-es/commands/UpdateRealtimeLogConfigCommand.js +5 -0
- package/dist-es/commands/UpdateResponseHeadersPolicyCommand.js +5 -0
- package/dist-es/commands/UpdateStreamingDistributionCommand.js +5 -0
- package/package.json +33 -33
package/README.md
CHANGED
|
@@ -28,16 +28,16 @@ using your favorite package manager:
|
|
|
28
28
|
|
|
29
29
|
The AWS SDK is modulized by clients and commands.
|
|
30
30
|
To send a request, you only need to import the `CloudFrontClient` and
|
|
31
|
-
the commands you need, for example `
|
|
31
|
+
the commands you need, for example `ListCachePoliciesCommand`:
|
|
32
32
|
|
|
33
33
|
```js
|
|
34
34
|
// ES5 example
|
|
35
|
-
const { CloudFrontClient,
|
|
35
|
+
const { CloudFrontClient, ListCachePoliciesCommand } = require("@aws-sdk/client-cloudfront");
|
|
36
36
|
```
|
|
37
37
|
|
|
38
38
|
```ts
|
|
39
39
|
// ES6+ example
|
|
40
|
-
import { CloudFrontClient,
|
|
40
|
+
import { CloudFrontClient, ListCachePoliciesCommand } from "@aws-sdk/client-cloudfront";
|
|
41
41
|
```
|
|
42
42
|
|
|
43
43
|
### Usage
|
|
@@ -56,7 +56,7 @@ const client = new CloudFrontClient({ region: "REGION" });
|
|
|
56
56
|
const params = {
|
|
57
57
|
/** input parameters */
|
|
58
58
|
};
|
|
59
|
-
const command = new
|
|
59
|
+
const command = new ListCachePoliciesCommand(params);
|
|
60
60
|
```
|
|
61
61
|
|
|
62
62
|
#### Async/await
|
|
@@ -135,7 +135,7 @@ const client = new AWS.CloudFront({ region: "REGION" });
|
|
|
135
135
|
|
|
136
136
|
// async/await.
|
|
137
137
|
try {
|
|
138
|
-
const data = await client.
|
|
138
|
+
const data = await client.listCachePolicies(params);
|
|
139
139
|
// process data.
|
|
140
140
|
} catch (error) {
|
|
141
141
|
// error handling.
|
|
@@ -143,7 +143,7 @@ try {
|
|
|
143
143
|
|
|
144
144
|
// Promises.
|
|
145
145
|
client
|
|
146
|
-
.
|
|
146
|
+
.listCachePolicies(params)
|
|
147
147
|
.then((data) => {
|
|
148
148
|
// process data.
|
|
149
149
|
})
|
|
@@ -152,7 +152,7 @@ client
|
|
|
152
152
|
});
|
|
153
153
|
|
|
154
154
|
// callbacks.
|
|
155
|
-
client.
|
|
155
|
+
client.listCachePolicies(params, (err, data) => {
|
|
156
156
|
// process err and data.
|
|
157
157
|
});
|
|
158
158
|
```
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class AssociateAliasCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class AssociateAliasCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "AssociateAlias",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CopyDistributionCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class CopyDistributionCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: (_) => _,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.CopyDistributionResultFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "Cloudfront2020_05_31",
|
|
39
|
+
operation: "CopyDistribution",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateCachePolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateCachePolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateCachePolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Comman
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateCloudFrontOriginAccessIdentity",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateContinuousDeploymentPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateContinuousDeploymentPolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateContinuousDeploymentPolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateDistributionCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class CreateDistributionCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.CreateDistributionRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.CreateDistributionResultFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "Cloudfront2020_05_31",
|
|
39
|
+
operation: "CreateDistribution",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateDistributionWithTagsCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class CreateDistributionWithTagsCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.CreateDistributionWithTagsRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: models_0_1.CreateDistributionWithTagsResultFilterSensitiveLog,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "Cloudfront2020_05_31",
|
|
39
|
+
operation: "CreateDistributionWithTags",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateFieldLevelEncryptionConfig",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateFieldLevelEncryptionProfile",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const models_0_1 = require("../models/models_0");
|
|
9
10
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
10
11
|
class CreateFunctionCommand extends smithy_client_1.Command {
|
|
@@ -33,6 +34,10 @@ class CreateFunctionCommand extends smithy_client_1.Command {
|
|
|
33
34
|
commandName,
|
|
34
35
|
inputFilterSensitiveLog: models_0_1.CreateFunctionRequestFilterSensitiveLog,
|
|
35
36
|
outputFilterSensitiveLog: (_) => _,
|
|
37
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
38
|
+
service: "Cloudfront2020_05_31",
|
|
39
|
+
operation: "CreateFunction",
|
|
40
|
+
},
|
|
36
41
|
};
|
|
37
42
|
const { requestHandler } = configuration;
|
|
38
43
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateInvalidationCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateInvalidationCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateInvalidation",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateKeyGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateKeyGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateKeyGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateMonitoringSubscriptionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateMonitoringSubscriptionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateMonitoringSubscription",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateOriginAccessControlCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateOriginAccessControlCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateOriginAccessControl",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateOriginRequestPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateOriginRequestPolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateOriginRequestPolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreatePublicKeyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreatePublicKeyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreatePublicKey",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateRealtimeLogConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateRealtimeLogConfigCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateRealtimeLogConfig",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateResponseHeadersPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateResponseHeadersPolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateResponseHeadersPolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateStreamingDistributionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateStreamingDistributionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateStreamingDistribution",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class CreateStreamingDistributionWithTagsCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class CreateStreamingDistributionWithTagsCommand extends smithy_client_1.Command
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "CreateStreamingDistributionWithTags",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class DeleteCachePolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteCachePolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "DeleteCachePolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class DeleteCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteCloudFrontOriginAccessIdentityCommand extends smithy_client_1.Comman
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "DeleteCloudFrontOriginAccessIdentity",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class DeleteContinuousDeploymentPolicyCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteContinuousDeploymentPolicyCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "DeleteContinuousDeploymentPolicy",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class DeleteDistributionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteDistributionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "DeleteDistribution",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class DeleteFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteFieldLevelEncryptionConfigCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "DeleteFieldLevelEncryptionConfig",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class DeleteFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteFieldLevelEncryptionProfileCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "DeleteFieldLevelEncryptionProfile",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class DeleteFunctionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteFunctionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "DeleteFunction",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class DeleteKeyGroupCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteKeyGroupCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "DeleteKeyGroup",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|
|
@@ -5,6 +5,7 @@ const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
|
5
5
|
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
6
|
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
7
|
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
+
const types_1 = require("@smithy/types");
|
|
8
9
|
const Aws_restXml_1 = require("../protocols/Aws_restXml");
|
|
9
10
|
class DeleteMonitoringSubscriptionCommand extends smithy_client_1.Command {
|
|
10
11
|
static getEndpointParameterInstructions() {
|
|
@@ -32,6 +33,10 @@ class DeleteMonitoringSubscriptionCommand extends smithy_client_1.Command {
|
|
|
32
33
|
commandName,
|
|
33
34
|
inputFilterSensitiveLog: (_) => _,
|
|
34
35
|
outputFilterSensitiveLog: (_) => _,
|
|
36
|
+
[types_1.SMITHY_CONTEXT_KEY]: {
|
|
37
|
+
service: "Cloudfront2020_05_31",
|
|
38
|
+
operation: "DeleteMonitoringSubscription",
|
|
39
|
+
},
|
|
35
40
|
};
|
|
36
41
|
const { requestHandler } = configuration;
|
|
37
42
|
return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
|