@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_PutDestinationCommand, se_PutDestinationCommand } from "../protocols/Aws_json1_1";
4
+ import { PutDestination } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutDestinationCommand 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", "PutDestination", {})
17
13
  .n("CloudWatchLogsClient", "PutDestinationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutDestinationCommand)
20
- .de(de_PutDestinationCommand)
14
+ .sc(PutDestination)
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_PutDestinationPolicyCommand, se_PutDestinationPolicyCommand } from "../protocols/Aws_json1_1";
4
+ import { PutDestinationPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutDestinationPolicyCommand 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", "PutDestinationPolicy", {})
17
13
  .n("CloudWatchLogsClient", "PutDestinationPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutDestinationPolicyCommand)
20
- .de(de_PutDestinationPolicyCommand)
14
+ .sc(PutDestinationPolicy)
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_PutIndexPolicyCommand, se_PutIndexPolicyCommand } from "../protocols/Aws_json1_1";
4
+ import { PutIndexPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutIndexPolicyCommand 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", "PutIndexPolicy", {})
17
13
  .n("CloudWatchLogsClient", "PutIndexPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutIndexPolicyCommand)
20
- .de(de_PutIndexPolicyCommand)
14
+ .sc(PutIndexPolicy)
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_PutIntegrationCommand, se_PutIntegrationCommand } from "../protocols/Aws_json1_1";
4
+ import { PutIntegration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutIntegrationCommand 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", "PutIntegration", {})
17
13
  .n("CloudWatchLogsClient", "PutIntegrationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutIntegrationCommand)
20
- .de(de_PutIntegrationCommand)
14
+ .sc(PutIntegration)
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_PutLogEventsCommand, se_PutLogEventsCommand } from "../protocols/Aws_json1_1";
4
+ import { PutLogEvents } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutLogEventsCommand 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", "PutLogEvents", {})
17
13
  .n("CloudWatchLogsClient", "PutLogEventsCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutLogEventsCommand)
20
- .de(de_PutLogEventsCommand)
14
+ .sc(PutLogEvents)
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_PutMetricFilterCommand, se_PutMetricFilterCommand } from "../protocols/Aws_json1_1";
4
+ import { PutMetricFilter } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutMetricFilterCommand 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", "PutMetricFilter", {})
17
13
  .n("CloudWatchLogsClient", "PutMetricFilterCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutMetricFilterCommand)
20
- .de(de_PutMetricFilterCommand)
14
+ .sc(PutMetricFilter)
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_PutQueryDefinitionCommand, se_PutQueryDefinitionCommand } from "../protocols/Aws_json1_1";
4
+ import { PutQueryDefinition } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutQueryDefinitionCommand 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", "PutQueryDefinition", {})
17
13
  .n("CloudWatchLogsClient", "PutQueryDefinitionCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutQueryDefinitionCommand)
20
- .de(de_PutQueryDefinitionCommand)
14
+ .sc(PutQueryDefinition)
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_PutResourcePolicyCommand, se_PutResourcePolicyCommand } from "../protocols/Aws_json1_1";
4
+ import { PutResourcePolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutResourcePolicyCommand 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", "PutResourcePolicy", {})
17
13
  .n("CloudWatchLogsClient", "PutResourcePolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutResourcePolicyCommand)
20
- .de(de_PutResourcePolicyCommand)
14
+ .sc(PutResourcePolicy)
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_PutRetentionPolicyCommand, se_PutRetentionPolicyCommand } from "../protocols/Aws_json1_1";
4
+ import { PutRetentionPolicy } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutRetentionPolicyCommand 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", "PutRetentionPolicy", {})
17
13
  .n("CloudWatchLogsClient", "PutRetentionPolicyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutRetentionPolicyCommand)
20
- .de(de_PutRetentionPolicyCommand)
14
+ .sc(PutRetentionPolicy)
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_PutSubscriptionFilterCommand, se_PutSubscriptionFilterCommand } from "../protocols/Aws_json1_1";
4
+ import { PutSubscriptionFilter } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutSubscriptionFilterCommand 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", "PutSubscriptionFilter", {})
17
13
  .n("CloudWatchLogsClient", "PutSubscriptionFilterCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutSubscriptionFilterCommand)
20
- .de(de_PutSubscriptionFilterCommand)
14
+ .sc(PutSubscriptionFilter)
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_PutTransformerCommand, se_PutTransformerCommand } from "../protocols/Aws_json1_1";
4
+ import { PutTransformer } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class PutTransformerCommand 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", "PutTransformer", {})
17
13
  .n("CloudWatchLogsClient", "PutTransformerCommand")
18
- .f(void 0, void 0)
19
- .ser(se_PutTransformerCommand)
20
- .de(de_PutTransformerCommand)
14
+ .sc(PutTransformer)
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 { StartLiveTailResponseFilterSensitiveLog, } from "../models/models_0";
6
- import { de_StartLiveTailCommand, se_StartLiveTailCommand } from "../protocols/Aws_json1_1";
4
+ import { StartLiveTail } from "../schemas/schemas_0";
7
5
  export { $Command };
8
6
  export class StartLiveTailCommand 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", "StartLiveTail", {
18
13
  eventStream: {
@@ -20,8 +15,6 @@ export class StartLiveTailCommand extends $Command
20
15
  },
21
16
  })
22
17
  .n("CloudWatchLogsClient", "StartLiveTailCommand")
23
- .f(void 0, StartLiveTailResponseFilterSensitiveLog)
24
- .ser(se_StartLiveTailCommand)
25
- .de(de_StartLiveTailCommand)
18
+ .sc(StartLiveTail)
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_StartQueryCommand, se_StartQueryCommand } from "../protocols/Aws_json1_1";
4
+ import { StartQuery } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StartQueryCommand 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", "StartQuery", {})
17
13
  .n("CloudWatchLogsClient", "StartQueryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StartQueryCommand)
20
- .de(de_StartQueryCommand)
14
+ .sc(StartQuery)
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_StopQueryCommand, se_StopQueryCommand } from "../protocols/Aws_json1_1";
4
+ import { StopQuery } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class StopQueryCommand 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", "StopQuery", {})
17
13
  .n("CloudWatchLogsClient", "StopQueryCommand")
18
- .f(void 0, void 0)
19
- .ser(se_StopQueryCommand)
20
- .de(de_StopQueryCommand)
14
+ .sc(StopQuery)
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_TagLogGroupCommand, se_TagLogGroupCommand } from "../protocols/Aws_json1_1";
4
+ import { TagLogGroup } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class TagLogGroupCommand 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", "TagLogGroup", {})
17
13
  .n("CloudWatchLogsClient", "TagLogGroupCommand")
18
- .f(void 0, void 0)
19
- .ser(se_TagLogGroupCommand)
20
- .de(de_TagLogGroupCommand)
14
+ .sc(TagLogGroup)
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_TagResourceCommand, se_TagResourceCommand } from "../protocols/Aws_json1_1";
4
+ import { TagResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class TagResourceCommand 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", "TagResource", {})
17
13
  .n("CloudWatchLogsClient", "TagResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_TagResourceCommand)
20
- .de(de_TagResourceCommand)
14
+ .sc(TagResource)
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_TestMetricFilterCommand, se_TestMetricFilterCommand } from "../protocols/Aws_json1_1";
4
+ import { TestMetricFilter } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class TestMetricFilterCommand 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", "TestMetricFilter", {})
17
13
  .n("CloudWatchLogsClient", "TestMetricFilterCommand")
18
- .f(void 0, void 0)
19
- .ser(se_TestMetricFilterCommand)
20
- .de(de_TestMetricFilterCommand)
14
+ .sc(TestMetricFilter)
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_TestTransformerCommand, se_TestTransformerCommand } from "../protocols/Aws_json1_1";
4
+ import { TestTransformer } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class TestTransformerCommand 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", "TestTransformer", {})
17
13
  .n("CloudWatchLogsClient", "TestTransformerCommand")
18
- .f(void 0, void 0)
19
- .ser(se_TestTransformerCommand)
20
- .de(de_TestTransformerCommand)
14
+ .sc(TestTransformer)
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_UntagLogGroupCommand, se_UntagLogGroupCommand } from "../protocols/Aws_json1_1";
4
+ import { UntagLogGroup } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UntagLogGroupCommand 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", "UntagLogGroup", {})
17
13
  .n("CloudWatchLogsClient", "UntagLogGroupCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UntagLogGroupCommand)
20
- .de(de_UntagLogGroupCommand)
14
+ .sc(UntagLogGroup)
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_UntagResourceCommand, se_UntagResourceCommand } from "../protocols/Aws_json1_1";
4
+ import { UntagResource } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UntagResourceCommand 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", "UntagResource", {})
17
13
  .n("CloudWatchLogsClient", "UntagResourceCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UntagResourceCommand)
20
- .de(de_UntagResourceCommand)
14
+ .sc(UntagResource)
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_UpdateAnomalyCommand, se_UpdateAnomalyCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateAnomaly } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateAnomalyCommand 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", "UpdateAnomaly", {})
17
13
  .n("CloudWatchLogsClient", "UpdateAnomalyCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateAnomalyCommand)
20
- .de(de_UpdateAnomalyCommand)
14
+ .sc(UpdateAnomaly)
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_UpdateDeliveryConfigurationCommand, se_UpdateDeliveryConfigurationCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateDeliveryConfiguration } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateDeliveryConfigurationCommand 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", "UpdateDeliveryConfiguration", {})
17
13
  .n("CloudWatchLogsClient", "UpdateDeliveryConfigurationCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateDeliveryConfigurationCommand)
20
- .de(de_UpdateDeliveryConfigurationCommand)
14
+ .sc(UpdateDeliveryConfiguration)
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_UpdateLogAnomalyDetectorCommand, se_UpdateLogAnomalyDetectorCommand } from "../protocols/Aws_json1_1";
4
+ import { UpdateLogAnomalyDetector } from "../schemas/schemas_0";
6
5
  export { $Command };
7
6
  export class UpdateLogAnomalyDetectorCommand 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", "UpdateLogAnomalyDetector", {})
17
13
  .n("CloudWatchLogsClient", "UpdateLogAnomalyDetectorCommand")
18
- .f(void 0, void 0)
19
- .ser(se_UpdateLogAnomalyDetectorCommand)
20
- .de(de_UpdateLogAnomalyDetectorCommand)
14
+ .sc(UpdateLogAnomalyDetector)
21
15
  .build() {
22
16
  }