@aws-sdk/client-cloudwatch-logs 3.927.0 → 3.929.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.
Files changed (115) hide show
  1. package/dist-cjs/index.js +2751 -2844
  2. package/dist-cjs/runtimeConfig.shared.js +7 -0
  3. package/dist-es/CloudWatchLogsClient.js +2 -0
  4. package/dist-es/commands/AssociateKmsKeyCommand.js +3 -9
  5. package/dist-es/commands/CancelExportTaskCommand.js +3 -9
  6. package/dist-es/commands/CreateDeliveryCommand.js +3 -9
  7. package/dist-es/commands/CreateExportTaskCommand.js +3 -9
  8. package/dist-es/commands/CreateLogAnomalyDetectorCommand.js +3 -9
  9. package/dist-es/commands/CreateLogGroupCommand.js +3 -9
  10. package/dist-es/commands/CreateLogStreamCommand.js +3 -9
  11. package/dist-es/commands/DeleteAccountPolicyCommand.js +3 -9
  12. package/dist-es/commands/DeleteDataProtectionPolicyCommand.js +3 -9
  13. package/dist-es/commands/DeleteDeliveryCommand.js +3 -9
  14. package/dist-es/commands/DeleteDeliveryDestinationCommand.js +3 -9
  15. package/dist-es/commands/DeleteDeliveryDestinationPolicyCommand.js +3 -9
  16. package/dist-es/commands/DeleteDeliverySourceCommand.js +3 -9
  17. package/dist-es/commands/DeleteDestinationCommand.js +3 -9
  18. package/dist-es/commands/DeleteIndexPolicyCommand.js +3 -9
  19. package/dist-es/commands/DeleteIntegrationCommand.js +3 -9
  20. package/dist-es/commands/DeleteLogAnomalyDetectorCommand.js +3 -9
  21. package/dist-es/commands/DeleteLogGroupCommand.js +3 -9
  22. package/dist-es/commands/DeleteLogStreamCommand.js +3 -9
  23. package/dist-es/commands/DeleteMetricFilterCommand.js +3 -9
  24. package/dist-es/commands/DeleteQueryDefinitionCommand.js +3 -9
  25. package/dist-es/commands/DeleteResourcePolicyCommand.js +3 -9
  26. package/dist-es/commands/DeleteRetentionPolicyCommand.js +3 -9
  27. package/dist-es/commands/DeleteSubscriptionFilterCommand.js +3 -9
  28. package/dist-es/commands/DeleteTransformerCommand.js +3 -9
  29. package/dist-es/commands/DescribeAccountPoliciesCommand.js +3 -9
  30. package/dist-es/commands/DescribeConfigurationTemplatesCommand.js +3 -9
  31. package/dist-es/commands/DescribeDeliveriesCommand.js +3 -9
  32. package/dist-es/commands/DescribeDeliveryDestinationsCommand.js +3 -9
  33. package/dist-es/commands/DescribeDeliverySourcesCommand.js +3 -9
  34. package/dist-es/commands/DescribeDestinationsCommand.js +3 -9
  35. package/dist-es/commands/DescribeExportTasksCommand.js +3 -9
  36. package/dist-es/commands/DescribeFieldIndexesCommand.js +3 -9
  37. package/dist-es/commands/DescribeIndexPoliciesCommand.js +3 -9
  38. package/dist-es/commands/DescribeLogGroupsCommand.js +3 -9
  39. package/dist-es/commands/DescribeLogStreamsCommand.js +3 -9
  40. package/dist-es/commands/DescribeMetricFiltersCommand.js +3 -9
  41. package/dist-es/commands/DescribeQueriesCommand.js +3 -9
  42. package/dist-es/commands/DescribeQueryDefinitionsCommand.js +3 -9
  43. package/dist-es/commands/DescribeResourcePoliciesCommand.js +3 -9
  44. package/dist-es/commands/DescribeSubscriptionFiltersCommand.js +3 -9
  45. package/dist-es/commands/DisassociateKmsKeyCommand.js +3 -9
  46. package/dist-es/commands/FilterLogEventsCommand.js +3 -9
  47. package/dist-es/commands/GetDataProtectionPolicyCommand.js +3 -9
  48. package/dist-es/commands/GetDeliveryCommand.js +3 -9
  49. package/dist-es/commands/GetDeliveryDestinationCommand.js +3 -9
  50. package/dist-es/commands/GetDeliveryDestinationPolicyCommand.js +3 -9
  51. package/dist-es/commands/GetDeliverySourceCommand.js +3 -9
  52. package/dist-es/commands/GetIntegrationCommand.js +3 -9
  53. package/dist-es/commands/GetLogAnomalyDetectorCommand.js +3 -9
  54. package/dist-es/commands/GetLogEventsCommand.js +3 -9
  55. package/dist-es/commands/GetLogGroupFieldsCommand.js +3 -9
  56. package/dist-es/commands/GetLogObjectCommand.js +3 -10
  57. package/dist-es/commands/GetLogRecordCommand.js +3 -9
  58. package/dist-es/commands/GetQueryResultsCommand.js +3 -9
  59. package/dist-es/commands/GetTransformerCommand.js +3 -9
  60. package/dist-es/commands/ListAnomaliesCommand.js +3 -9
  61. package/dist-es/commands/ListIntegrationsCommand.js +3 -9
  62. package/dist-es/commands/ListLogAnomalyDetectorsCommand.js +3 -9
  63. package/dist-es/commands/ListLogGroupsCommand.js +3 -9
  64. package/dist-es/commands/ListLogGroupsForQueryCommand.js +3 -9
  65. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  66. package/dist-es/commands/ListTagsLogGroupCommand.js +3 -9
  67. package/dist-es/commands/PutAccountPolicyCommand.js +3 -9
  68. package/dist-es/commands/PutDataProtectionPolicyCommand.js +3 -9
  69. package/dist-es/commands/PutDeliveryDestinationCommand.js +3 -9
  70. package/dist-es/commands/PutDeliveryDestinationPolicyCommand.js +3 -9
  71. package/dist-es/commands/PutDeliverySourceCommand.js +3 -9
  72. package/dist-es/commands/PutDestinationCommand.js +3 -9
  73. package/dist-es/commands/PutDestinationPolicyCommand.js +3 -9
  74. package/dist-es/commands/PutIndexPolicyCommand.js +3 -9
  75. package/dist-es/commands/PutIntegrationCommand.js +3 -9
  76. package/dist-es/commands/PutLogEventsCommand.js +3 -9
  77. package/dist-es/commands/PutMetricFilterCommand.js +3 -9
  78. package/dist-es/commands/PutQueryDefinitionCommand.js +3 -9
  79. package/dist-es/commands/PutResourcePolicyCommand.js +3 -9
  80. package/dist-es/commands/PutRetentionPolicyCommand.js +3 -9
  81. package/dist-es/commands/PutSubscriptionFilterCommand.js +3 -9
  82. package/dist-es/commands/PutTransformerCommand.js +3 -9
  83. package/dist-es/commands/StartLiveTailCommand.js +3 -10
  84. package/dist-es/commands/StartQueryCommand.js +3 -9
  85. package/dist-es/commands/StopQueryCommand.js +3 -9
  86. package/dist-es/commands/TagLogGroupCommand.js +3 -9
  87. package/dist-es/commands/TagResourceCommand.js +3 -9
  88. package/dist-es/commands/TestMetricFilterCommand.js +3 -9
  89. package/dist-es/commands/TestTransformerCommand.js +3 -9
  90. package/dist-es/commands/UntagLogGroupCommand.js +3 -9
  91. package/dist-es/commands/UntagResourceCommand.js +3 -9
  92. package/dist-es/commands/UpdateAnomalyCommand.js +3 -9
  93. package/dist-es/commands/UpdateDeliveryConfigurationCommand.js +3 -9
  94. package/dist-es/commands/UpdateLogAnomalyDetectorCommand.js +3 -9
  95. package/dist-es/models/models_0.js +0 -28
  96. package/dist-es/runtimeConfig.shared.js +7 -0
  97. package/dist-es/schemas/schemas_0.js +2543 -0
  98. package/dist-types/CloudWatchLogsClient.d.ts +10 -1
  99. package/dist-types/models/models_0.d.ts +0 -16
  100. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  101. package/dist-types/runtimeConfig.d.ts +1 -0
  102. package/dist-types/runtimeConfig.native.d.ts +1 -0
  103. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  104. package/dist-types/schemas/schemas_0.d.ts +439 -0
  105. package/dist-types/ts3.4/CloudWatchLogsClient.d.ts +4 -0
  106. package/dist-types/ts3.4/models/models_0.d.ts +0 -12
  107. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  108. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  109. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  110. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  111. package/dist-types/ts3.4/schemas/schemas_0.d.ts +444 -0
  112. package/package.json +8 -7
  113. package/dist-es/protocols/Aws_json1_1.js +0 -2116
  114. package/dist-types/protocols/Aws_json1_1.d.ts +0 -821
  115. package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -1100
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDeliveryDestinationCommand, se_GetDeliveryDestinationCommand } from "../protocols/Aws_json1_1";
4
+ import { GetDeliveryDestination } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDeliveryDestinationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "GetDeliveryDestination", {})
17
13
  .n("CloudWatchLogsClient", "GetDeliveryDestinationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDeliveryDestinationCommand)
20
- .de(de_GetDeliveryDestinationCommand)
14
+ .sc(GetDeliveryDestination)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDeliveryDestinationPolicyCommand, se_GetDeliveryDestinationPolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { GetDeliveryDestinationPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDeliveryDestinationPolicyCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "GetDeliveryDestinationPolicy", {})
17
13
  .n("CloudWatchLogsClient", "GetDeliveryDestinationPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDeliveryDestinationPolicyCommand)
20
- .de(de_GetDeliveryDestinationPolicyCommand)
14
+ .sc(GetDeliveryDestinationPolicy)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetDeliverySourceCommand, se_GetDeliverySourceCommand } from "../protocols/Aws_json1_1";
4
+ import { GetDeliverySource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetDeliverySourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "GetDeliverySource", {})
17
13
  .n("CloudWatchLogsClient", "GetDeliverySourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetDeliverySourceCommand)
20
- .de(de_GetDeliverySourceCommand)
14
+ .sc(GetDeliverySource)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetIntegrationCommand, se_GetIntegrationCommand } from "../protocols/Aws_json1_1";
4
+ import { GetIntegration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetIntegrationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "GetIntegration", {})
17
13
  .n("CloudWatchLogsClient", "GetIntegrationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetIntegrationCommand)
20
- .de(de_GetIntegrationCommand)
14
+ .sc(GetIntegration)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetLogAnomalyDetectorCommand, se_GetLogAnomalyDetectorCommand } from "../protocols/Aws_json1_1";
4
+ import { GetLogAnomalyDetector } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetLogAnomalyDetectorCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "GetLogAnomalyDetector", {})
17
13
  .n("CloudWatchLogsClient", "GetLogAnomalyDetectorCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetLogAnomalyDetectorCommand)
20
- .de(de_GetLogAnomalyDetectorCommand)
14
+ .sc(GetLogAnomalyDetector)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetLogEventsCommand, se_GetLogEventsCommand } from "../protocols/Aws_json1_1";
4
+ import { GetLogEvents } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetLogEventsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "GetLogEvents", {})
17
13
  .n("CloudWatchLogsClient", "GetLogEventsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetLogEventsCommand)
20
- .de(de_GetLogEventsCommand)
14
+ .sc(GetLogEvents)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetLogGroupFieldsCommand, se_GetLogGroupFieldsCommand } from "../protocols/Aws_json1_1";
4
+ import { GetLogGroupFields } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetLogGroupFieldsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "GetLogGroupFields", {})
17
13
  .n("CloudWatchLogsClient", "GetLogGroupFieldsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetLogGroupFieldsCommand)
20
- .de(de_GetLogGroupFieldsCommand)
14
+ .sc(GetLogGroupFields)
21
15
  .build() {
22
16
  }
@@ -1,18 +1,13 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { GetLogObjectResponseFilterSensitiveLog } from "../models/models_0";
6
- import { de_GetLogObjectCommand, se_GetLogObjectCommand } from "../protocols/Aws_json1_1";
4
+ import { GetLogObject } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class GetLogObjectCommand extends $Command
9
7
  .classBuilder()
10
8
  .ep(commonParams)
11
9
  .m(function (Command, cs, config, o) {
12
- return [
13
- getSerdePlugin(config, this.serialize, this.deserialize),
14
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
15
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
16
11
  })
17
12
  .s("Logs_20140328", "GetLogObject", {
18
13
  eventStream: {
@@ -20,8 +15,6 @@ export class GetLogObjectCommand extends $Command
20
15
  },
21
16
  })
22
17
  .n("CloudWatchLogsClient", "GetLogObjectCommand")
23
- .f(void 0, GetLogObjectResponseFilterSensitiveLog)
24
- .ser(se_GetLogObjectCommand)
25
- .de(de_GetLogObjectCommand)
18
+ .sc(GetLogObject)
26
19
  .build() {
27
20
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetLogRecordCommand, se_GetLogRecordCommand } from "../protocols/Aws_json1_1";
4
+ import { GetLogRecord } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetLogRecordCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "GetLogRecord", {})
17
13
  .n("CloudWatchLogsClient", "GetLogRecordCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetLogRecordCommand)
20
- .de(de_GetLogRecordCommand)
14
+ .sc(GetLogRecord)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetQueryResultsCommand, se_GetQueryResultsCommand } from "../protocols/Aws_json1_1";
4
+ import { GetQueryResults } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetQueryResultsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "GetQueryResults", {})
17
13
  .n("CloudWatchLogsClient", "GetQueryResultsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetQueryResultsCommand)
20
- .de(de_GetQueryResultsCommand)
14
+ .sc(GetQueryResults)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_GetTransformerCommand, se_GetTransformerCommand } from "../protocols/Aws_json1_1";
4
+ import { GetTransformer } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class GetTransformerCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "GetTransformer", {})
17
13
  .n("CloudWatchLogsClient", "GetTransformerCommand")
18
- .f(void 0, void 0)
19
- .ser(se_GetTransformerCommand)
20
- .de(de_GetTransformerCommand)
14
+ .sc(GetTransformer)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListAnomaliesCommand, se_ListAnomaliesCommand } from "../protocols/Aws_json1_1";
4
+ import { ListAnomalies } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListAnomaliesCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "ListAnomalies", {})
17
13
  .n("CloudWatchLogsClient", "ListAnomaliesCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListAnomaliesCommand)
20
- .de(de_ListAnomaliesCommand)
14
+ .sc(ListAnomalies)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListIntegrationsCommand, se_ListIntegrationsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListIntegrations } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListIntegrationsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "ListIntegrations", {})
17
13
  .n("CloudWatchLogsClient", "ListIntegrationsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListIntegrationsCommand)
20
- .de(de_ListIntegrationsCommand)
14
+ .sc(ListIntegrations)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListLogAnomalyDetectorsCommand, se_ListLogAnomalyDetectorsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListLogAnomalyDetectors } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListLogAnomalyDetectorsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "ListLogAnomalyDetectors", {})
17
13
  .n("CloudWatchLogsClient", "ListLogAnomalyDetectorsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListLogAnomalyDetectorsCommand)
20
- .de(de_ListLogAnomalyDetectorsCommand)
14
+ .sc(ListLogAnomalyDetectors)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListLogGroupsCommand, se_ListLogGroupsCommand } from "../protocols/Aws_json1_1";
4
+ import { ListLogGroups } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListLogGroupsCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "ListLogGroups", {})
17
13
  .n("CloudWatchLogsClient", "ListLogGroupsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListLogGroupsCommand)
20
- .de(de_ListLogGroupsCommand)
14
+ .sc(ListLogGroups)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListLogGroupsForQueryCommand, se_ListLogGroupsForQueryCommand } from "../protocols/Aws_json1_1";
4
+ import { ListLogGroupsForQuery } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListLogGroupsForQueryCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "ListLogGroupsForQuery", {})
17
13
  .n("CloudWatchLogsClient", "ListLogGroupsForQueryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListLogGroupsForQueryCommand)
20
- .de(de_ListLogGroupsForQueryCommand)
14
+ .sc(ListLogGroupsForQuery)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_json1_1";
4
+ import { ListTagsForResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListTagsForResourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "ListTagsForResource", {})
17
13
  .n("CloudWatchLogsClient", "ListTagsForResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListTagsForResourceCommand)
20
- .de(de_ListTagsForResourceCommand)
14
+ .sc(ListTagsForResource)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_ListTagsLogGroupCommand, se_ListTagsLogGroupCommand } from "../protocols/Aws_json1_1";
4
+ import { ListTagsLogGroup } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class ListTagsLogGroupCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "ListTagsLogGroup", {})
17
13
  .n("CloudWatchLogsClient", "ListTagsLogGroupCommand")
18
- .f(void 0, void 0)
19
- .ser(se_ListTagsLogGroupCommand)
20
- .de(de_ListTagsLogGroupCommand)
14
+ .sc(ListTagsLogGroup)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutAccountPolicyCommand, se_PutAccountPolicyCommand } from "../protocols/Aws_json1_1";
4
+ import { PutAccountPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutAccountPolicyCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "PutAccountPolicy", {})
17
13
  .n("CloudWatchLogsClient", "PutAccountPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutAccountPolicyCommand)
20
- .de(de_PutAccountPolicyCommand)
14
+ .sc(PutAccountPolicy)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutDataProtectionPolicyCommand, se_PutDataProtectionPolicyCommand } from "../protocols/Aws_json1_1";
4
+ import { PutDataProtectionPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutDataProtectionPolicyCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "PutDataProtectionPolicy", {})
17
13
  .n("CloudWatchLogsClient", "PutDataProtectionPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutDataProtectionPolicyCommand)
20
- .de(de_PutDataProtectionPolicyCommand)
14
+ .sc(PutDataProtectionPolicy)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutDeliveryDestinationCommand, se_PutDeliveryDestinationCommand } from "../protocols/Aws_json1_1";
4
+ import { PutDeliveryDestination } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutDeliveryDestinationCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "PutDeliveryDestination", {})
17
13
  .n("CloudWatchLogsClient", "PutDeliveryDestinationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutDeliveryDestinationCommand)
20
- .de(de_PutDeliveryDestinationCommand)
14
+ .sc(PutDeliveryDestination)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutDeliveryDestinationPolicyCommand, se_PutDeliveryDestinationPolicyCommand, } from "../protocols/Aws_json1_1";
4
+ import { PutDeliveryDestinationPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutDeliveryDestinationPolicyCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "PutDeliveryDestinationPolicy", {})
17
13
  .n("CloudWatchLogsClient", "PutDeliveryDestinationPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutDeliveryDestinationPolicyCommand)
20
- .de(de_PutDeliveryDestinationPolicyCommand)
14
+ .sc(PutDeliveryDestinationPolicy)
21
15
  .build() {
22
16
  }
@@ -1,22 +1,16 @@
1
1
  import { getEndpointPlugin } from "@smithy/middleware-endpoint";
2
- import { getSerdePlugin } from "@smithy/middleware-serde";
3
2
  import { Command as $Command } from "@smithy/smithy-client";
4
3
  import { commonParams } from "../endpoint/EndpointParameters";
5
- import { de_PutDeliverySourceCommand, se_PutDeliverySourceCommand } from "../protocols/Aws_json1_1";
4
+ import { PutDeliverySource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutDeliverySourceCommand extends $Command
8
7
  .classBuilder()
9
8
  .ep(commonParams)
10
9
  .m(function (Command, cs, config, o) {
11
- return [
12
- getSerdePlugin(config, this.serialize, this.deserialize),
13
- getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
14
- ];
10
+ return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
15
11
  })
16
12
  .s("Logs_20140328", "PutDeliverySource", {})
17
13
  .n("CloudWatchLogsClient", "PutDeliverySourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutDeliverySourceCommand)
20
- .de(de_PutDeliverySourceCommand)
14
+ .sc(PutDeliverySource)
21
15
  .build() {
22
16
  }