@aws-sdk/client-cloudwatch-logs 3.926.0 → 3.928.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 +5 -6
  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,821 +0,0 @@
1
- import { HttpRequest as __HttpRequest, HttpResponse as __HttpResponse } from "@smithy/protocol-http";
2
- import { EventStreamSerdeContext as __EventStreamSerdeContext, SerdeContext as __SerdeContext } from "@smithy/types";
3
- import { AssociateKmsKeyCommandInput, AssociateKmsKeyCommandOutput } from "../commands/AssociateKmsKeyCommand";
4
- import { CancelExportTaskCommandInput, CancelExportTaskCommandOutput } from "../commands/CancelExportTaskCommand";
5
- import { CreateDeliveryCommandInput, CreateDeliveryCommandOutput } from "../commands/CreateDeliveryCommand";
6
- import { CreateExportTaskCommandInput, CreateExportTaskCommandOutput } from "../commands/CreateExportTaskCommand";
7
- import { CreateLogAnomalyDetectorCommandInput, CreateLogAnomalyDetectorCommandOutput } from "../commands/CreateLogAnomalyDetectorCommand";
8
- import { CreateLogGroupCommandInput, CreateLogGroupCommandOutput } from "../commands/CreateLogGroupCommand";
9
- import { CreateLogStreamCommandInput, CreateLogStreamCommandOutput } from "../commands/CreateLogStreamCommand";
10
- import { DeleteAccountPolicyCommandInput, DeleteAccountPolicyCommandOutput } from "../commands/DeleteAccountPolicyCommand";
11
- import { DeleteDataProtectionPolicyCommandInput, DeleteDataProtectionPolicyCommandOutput } from "../commands/DeleteDataProtectionPolicyCommand";
12
- import { DeleteDeliveryCommandInput, DeleteDeliveryCommandOutput } from "../commands/DeleteDeliveryCommand";
13
- import { DeleteDeliveryDestinationCommandInput, DeleteDeliveryDestinationCommandOutput } from "../commands/DeleteDeliveryDestinationCommand";
14
- import { DeleteDeliveryDestinationPolicyCommandInput, DeleteDeliveryDestinationPolicyCommandOutput } from "../commands/DeleteDeliveryDestinationPolicyCommand";
15
- import { DeleteDeliverySourceCommandInput, DeleteDeliverySourceCommandOutput } from "../commands/DeleteDeliverySourceCommand";
16
- import { DeleteDestinationCommandInput, DeleteDestinationCommandOutput } from "../commands/DeleteDestinationCommand";
17
- import { DeleteIndexPolicyCommandInput, DeleteIndexPolicyCommandOutput } from "../commands/DeleteIndexPolicyCommand";
18
- import { DeleteIntegrationCommandInput, DeleteIntegrationCommandOutput } from "../commands/DeleteIntegrationCommand";
19
- import { DeleteLogAnomalyDetectorCommandInput, DeleteLogAnomalyDetectorCommandOutput } from "../commands/DeleteLogAnomalyDetectorCommand";
20
- import { DeleteLogGroupCommandInput, DeleteLogGroupCommandOutput } from "../commands/DeleteLogGroupCommand";
21
- import { DeleteLogStreamCommandInput, DeleteLogStreamCommandOutput } from "../commands/DeleteLogStreamCommand";
22
- import { DeleteMetricFilterCommandInput, DeleteMetricFilterCommandOutput } from "../commands/DeleteMetricFilterCommand";
23
- import { DeleteQueryDefinitionCommandInput, DeleteQueryDefinitionCommandOutput } from "../commands/DeleteQueryDefinitionCommand";
24
- import { DeleteResourcePolicyCommandInput, DeleteResourcePolicyCommandOutput } from "../commands/DeleteResourcePolicyCommand";
25
- import { DeleteRetentionPolicyCommandInput, DeleteRetentionPolicyCommandOutput } from "../commands/DeleteRetentionPolicyCommand";
26
- import { DeleteSubscriptionFilterCommandInput, DeleteSubscriptionFilterCommandOutput } from "../commands/DeleteSubscriptionFilterCommand";
27
- import { DeleteTransformerCommandInput, DeleteTransformerCommandOutput } from "../commands/DeleteTransformerCommand";
28
- import { DescribeAccountPoliciesCommandInput, DescribeAccountPoliciesCommandOutput } from "../commands/DescribeAccountPoliciesCommand";
29
- import { DescribeConfigurationTemplatesCommandInput, DescribeConfigurationTemplatesCommandOutput } from "../commands/DescribeConfigurationTemplatesCommand";
30
- import { DescribeDeliveriesCommandInput, DescribeDeliveriesCommandOutput } from "../commands/DescribeDeliveriesCommand";
31
- import { DescribeDeliveryDestinationsCommandInput, DescribeDeliveryDestinationsCommandOutput } from "../commands/DescribeDeliveryDestinationsCommand";
32
- import { DescribeDeliverySourcesCommandInput, DescribeDeliverySourcesCommandOutput } from "../commands/DescribeDeliverySourcesCommand";
33
- import { DescribeDestinationsCommandInput, DescribeDestinationsCommandOutput } from "../commands/DescribeDestinationsCommand";
34
- import { DescribeExportTasksCommandInput, DescribeExportTasksCommandOutput } from "../commands/DescribeExportTasksCommand";
35
- import { DescribeFieldIndexesCommandInput, DescribeFieldIndexesCommandOutput } from "../commands/DescribeFieldIndexesCommand";
36
- import { DescribeIndexPoliciesCommandInput, DescribeIndexPoliciesCommandOutput } from "../commands/DescribeIndexPoliciesCommand";
37
- import { DescribeLogGroupsCommandInput, DescribeLogGroupsCommandOutput } from "../commands/DescribeLogGroupsCommand";
38
- import { DescribeLogStreamsCommandInput, DescribeLogStreamsCommandOutput } from "../commands/DescribeLogStreamsCommand";
39
- import { DescribeMetricFiltersCommandInput, DescribeMetricFiltersCommandOutput } from "../commands/DescribeMetricFiltersCommand";
40
- import { DescribeQueriesCommandInput, DescribeQueriesCommandOutput } from "../commands/DescribeQueriesCommand";
41
- import { DescribeQueryDefinitionsCommandInput, DescribeQueryDefinitionsCommandOutput } from "../commands/DescribeQueryDefinitionsCommand";
42
- import { DescribeResourcePoliciesCommandInput, DescribeResourcePoliciesCommandOutput } from "../commands/DescribeResourcePoliciesCommand";
43
- import { DescribeSubscriptionFiltersCommandInput, DescribeSubscriptionFiltersCommandOutput } from "../commands/DescribeSubscriptionFiltersCommand";
44
- import { DisassociateKmsKeyCommandInput, DisassociateKmsKeyCommandOutput } from "../commands/DisassociateKmsKeyCommand";
45
- import { FilterLogEventsCommandInput, FilterLogEventsCommandOutput } from "../commands/FilterLogEventsCommand";
46
- import { GetDataProtectionPolicyCommandInput, GetDataProtectionPolicyCommandOutput } from "../commands/GetDataProtectionPolicyCommand";
47
- import { GetDeliveryCommandInput, GetDeliveryCommandOutput } from "../commands/GetDeliveryCommand";
48
- import { GetDeliveryDestinationCommandInput, GetDeliveryDestinationCommandOutput } from "../commands/GetDeliveryDestinationCommand";
49
- import { GetDeliveryDestinationPolicyCommandInput, GetDeliveryDestinationPolicyCommandOutput } from "../commands/GetDeliveryDestinationPolicyCommand";
50
- import { GetDeliverySourceCommandInput, GetDeliverySourceCommandOutput } from "../commands/GetDeliverySourceCommand";
51
- import { GetIntegrationCommandInput, GetIntegrationCommandOutput } from "../commands/GetIntegrationCommand";
52
- import { GetLogAnomalyDetectorCommandInput, GetLogAnomalyDetectorCommandOutput } from "../commands/GetLogAnomalyDetectorCommand";
53
- import { GetLogEventsCommandInput, GetLogEventsCommandOutput } from "../commands/GetLogEventsCommand";
54
- import { GetLogGroupFieldsCommandInput, GetLogGroupFieldsCommandOutput } from "../commands/GetLogGroupFieldsCommand";
55
- import { GetLogObjectCommandInput, GetLogObjectCommandOutput } from "../commands/GetLogObjectCommand";
56
- import { GetLogRecordCommandInput, GetLogRecordCommandOutput } from "../commands/GetLogRecordCommand";
57
- import { GetQueryResultsCommandInput, GetQueryResultsCommandOutput } from "../commands/GetQueryResultsCommand";
58
- import { GetTransformerCommandInput, GetTransformerCommandOutput } from "../commands/GetTransformerCommand";
59
- import { ListAnomaliesCommandInput, ListAnomaliesCommandOutput } from "../commands/ListAnomaliesCommand";
60
- import { ListIntegrationsCommandInput, ListIntegrationsCommandOutput } from "../commands/ListIntegrationsCommand";
61
- import { ListLogAnomalyDetectorsCommandInput, ListLogAnomalyDetectorsCommandOutput } from "../commands/ListLogAnomalyDetectorsCommand";
62
- import { ListLogGroupsCommandInput, ListLogGroupsCommandOutput } from "../commands/ListLogGroupsCommand";
63
- import { ListLogGroupsForQueryCommandInput, ListLogGroupsForQueryCommandOutput } from "../commands/ListLogGroupsForQueryCommand";
64
- import { ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput } from "../commands/ListTagsForResourceCommand";
65
- import { ListTagsLogGroupCommandInput, ListTagsLogGroupCommandOutput } from "../commands/ListTagsLogGroupCommand";
66
- import { PutAccountPolicyCommandInput, PutAccountPolicyCommandOutput } from "../commands/PutAccountPolicyCommand";
67
- import { PutDataProtectionPolicyCommandInput, PutDataProtectionPolicyCommandOutput } from "../commands/PutDataProtectionPolicyCommand";
68
- import { PutDeliveryDestinationCommandInput, PutDeliveryDestinationCommandOutput } from "../commands/PutDeliveryDestinationCommand";
69
- import { PutDeliveryDestinationPolicyCommandInput, PutDeliveryDestinationPolicyCommandOutput } from "../commands/PutDeliveryDestinationPolicyCommand";
70
- import { PutDeliverySourceCommandInput, PutDeliverySourceCommandOutput } from "../commands/PutDeliverySourceCommand";
71
- import { PutDestinationCommandInput, PutDestinationCommandOutput } from "../commands/PutDestinationCommand";
72
- import { PutDestinationPolicyCommandInput, PutDestinationPolicyCommandOutput } from "../commands/PutDestinationPolicyCommand";
73
- import { PutIndexPolicyCommandInput, PutIndexPolicyCommandOutput } from "../commands/PutIndexPolicyCommand";
74
- import { PutIntegrationCommandInput, PutIntegrationCommandOutput } from "../commands/PutIntegrationCommand";
75
- import { PutLogEventsCommandInput, PutLogEventsCommandOutput } from "../commands/PutLogEventsCommand";
76
- import { PutMetricFilterCommandInput, PutMetricFilterCommandOutput } from "../commands/PutMetricFilterCommand";
77
- import { PutQueryDefinitionCommandInput, PutQueryDefinitionCommandOutput } from "../commands/PutQueryDefinitionCommand";
78
- import { PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput } from "../commands/PutResourcePolicyCommand";
79
- import { PutRetentionPolicyCommandInput, PutRetentionPolicyCommandOutput } from "../commands/PutRetentionPolicyCommand";
80
- import { PutSubscriptionFilterCommandInput, PutSubscriptionFilterCommandOutput } from "../commands/PutSubscriptionFilterCommand";
81
- import { PutTransformerCommandInput, PutTransformerCommandOutput } from "../commands/PutTransformerCommand";
82
- import { StartLiveTailCommandInput, StartLiveTailCommandOutput } from "../commands/StartLiveTailCommand";
83
- import { StartQueryCommandInput, StartQueryCommandOutput } from "../commands/StartQueryCommand";
84
- import { StopQueryCommandInput, StopQueryCommandOutput } from "../commands/StopQueryCommand";
85
- import { TagLogGroupCommandInput, TagLogGroupCommandOutput } from "../commands/TagLogGroupCommand";
86
- import { TagResourceCommandInput, TagResourceCommandOutput } from "../commands/TagResourceCommand";
87
- import { TestMetricFilterCommandInput, TestMetricFilterCommandOutput } from "../commands/TestMetricFilterCommand";
88
- import { TestTransformerCommandInput, TestTransformerCommandOutput } from "../commands/TestTransformerCommand";
89
- import { UntagLogGroupCommandInput, UntagLogGroupCommandOutput } from "../commands/UntagLogGroupCommand";
90
- import { UntagResourceCommandInput, UntagResourceCommandOutput } from "../commands/UntagResourceCommand";
91
- import { UpdateAnomalyCommandInput, UpdateAnomalyCommandOutput } from "../commands/UpdateAnomalyCommand";
92
- import { UpdateDeliveryConfigurationCommandInput, UpdateDeliveryConfigurationCommandOutput } from "../commands/UpdateDeliveryConfigurationCommand";
93
- import { UpdateLogAnomalyDetectorCommandInput, UpdateLogAnomalyDetectorCommandOutput } from "../commands/UpdateLogAnomalyDetectorCommand";
94
- /**
95
- * serializeAws_json1_1AssociateKmsKeyCommand
96
- */
97
- export declare const se_AssociateKmsKeyCommand: (input: AssociateKmsKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
98
- /**
99
- * serializeAws_json1_1CancelExportTaskCommand
100
- */
101
- export declare const se_CancelExportTaskCommand: (input: CancelExportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
102
- /**
103
- * serializeAws_json1_1CreateDeliveryCommand
104
- */
105
- export declare const se_CreateDeliveryCommand: (input: CreateDeliveryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
106
- /**
107
- * serializeAws_json1_1CreateExportTaskCommand
108
- */
109
- export declare const se_CreateExportTaskCommand: (input: CreateExportTaskCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
110
- /**
111
- * serializeAws_json1_1CreateLogAnomalyDetectorCommand
112
- */
113
- export declare const se_CreateLogAnomalyDetectorCommand: (input: CreateLogAnomalyDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
114
- /**
115
- * serializeAws_json1_1CreateLogGroupCommand
116
- */
117
- export declare const se_CreateLogGroupCommand: (input: CreateLogGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
118
- /**
119
- * serializeAws_json1_1CreateLogStreamCommand
120
- */
121
- export declare const se_CreateLogStreamCommand: (input: CreateLogStreamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
122
- /**
123
- * serializeAws_json1_1DeleteAccountPolicyCommand
124
- */
125
- export declare const se_DeleteAccountPolicyCommand: (input: DeleteAccountPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
126
- /**
127
- * serializeAws_json1_1DeleteDataProtectionPolicyCommand
128
- */
129
- export declare const se_DeleteDataProtectionPolicyCommand: (input: DeleteDataProtectionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
130
- /**
131
- * serializeAws_json1_1DeleteDeliveryCommand
132
- */
133
- export declare const se_DeleteDeliveryCommand: (input: DeleteDeliveryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
134
- /**
135
- * serializeAws_json1_1DeleteDeliveryDestinationCommand
136
- */
137
- export declare const se_DeleteDeliveryDestinationCommand: (input: DeleteDeliveryDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
138
- /**
139
- * serializeAws_json1_1DeleteDeliveryDestinationPolicyCommand
140
- */
141
- export declare const se_DeleteDeliveryDestinationPolicyCommand: (input: DeleteDeliveryDestinationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
142
- /**
143
- * serializeAws_json1_1DeleteDeliverySourceCommand
144
- */
145
- export declare const se_DeleteDeliverySourceCommand: (input: DeleteDeliverySourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
146
- /**
147
- * serializeAws_json1_1DeleteDestinationCommand
148
- */
149
- export declare const se_DeleteDestinationCommand: (input: DeleteDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
150
- /**
151
- * serializeAws_json1_1DeleteIndexPolicyCommand
152
- */
153
- export declare const se_DeleteIndexPolicyCommand: (input: DeleteIndexPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
154
- /**
155
- * serializeAws_json1_1DeleteIntegrationCommand
156
- */
157
- export declare const se_DeleteIntegrationCommand: (input: DeleteIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
158
- /**
159
- * serializeAws_json1_1DeleteLogAnomalyDetectorCommand
160
- */
161
- export declare const se_DeleteLogAnomalyDetectorCommand: (input: DeleteLogAnomalyDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
162
- /**
163
- * serializeAws_json1_1DeleteLogGroupCommand
164
- */
165
- export declare const se_DeleteLogGroupCommand: (input: DeleteLogGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
166
- /**
167
- * serializeAws_json1_1DeleteLogStreamCommand
168
- */
169
- export declare const se_DeleteLogStreamCommand: (input: DeleteLogStreamCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
170
- /**
171
- * serializeAws_json1_1DeleteMetricFilterCommand
172
- */
173
- export declare const se_DeleteMetricFilterCommand: (input: DeleteMetricFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
174
- /**
175
- * serializeAws_json1_1DeleteQueryDefinitionCommand
176
- */
177
- export declare const se_DeleteQueryDefinitionCommand: (input: DeleteQueryDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
178
- /**
179
- * serializeAws_json1_1DeleteResourcePolicyCommand
180
- */
181
- export declare const se_DeleteResourcePolicyCommand: (input: DeleteResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
182
- /**
183
- * serializeAws_json1_1DeleteRetentionPolicyCommand
184
- */
185
- export declare const se_DeleteRetentionPolicyCommand: (input: DeleteRetentionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
186
- /**
187
- * serializeAws_json1_1DeleteSubscriptionFilterCommand
188
- */
189
- export declare const se_DeleteSubscriptionFilterCommand: (input: DeleteSubscriptionFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
190
- /**
191
- * serializeAws_json1_1DeleteTransformerCommand
192
- */
193
- export declare const se_DeleteTransformerCommand: (input: DeleteTransformerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
194
- /**
195
- * serializeAws_json1_1DescribeAccountPoliciesCommand
196
- */
197
- export declare const se_DescribeAccountPoliciesCommand: (input: DescribeAccountPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
198
- /**
199
- * serializeAws_json1_1DescribeConfigurationTemplatesCommand
200
- */
201
- export declare const se_DescribeConfigurationTemplatesCommand: (input: DescribeConfigurationTemplatesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
202
- /**
203
- * serializeAws_json1_1DescribeDeliveriesCommand
204
- */
205
- export declare const se_DescribeDeliveriesCommand: (input: DescribeDeliveriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
206
- /**
207
- * serializeAws_json1_1DescribeDeliveryDestinationsCommand
208
- */
209
- export declare const se_DescribeDeliveryDestinationsCommand: (input: DescribeDeliveryDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
210
- /**
211
- * serializeAws_json1_1DescribeDeliverySourcesCommand
212
- */
213
- export declare const se_DescribeDeliverySourcesCommand: (input: DescribeDeliverySourcesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
214
- /**
215
- * serializeAws_json1_1DescribeDestinationsCommand
216
- */
217
- export declare const se_DescribeDestinationsCommand: (input: DescribeDestinationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
218
- /**
219
- * serializeAws_json1_1DescribeExportTasksCommand
220
- */
221
- export declare const se_DescribeExportTasksCommand: (input: DescribeExportTasksCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
222
- /**
223
- * serializeAws_json1_1DescribeFieldIndexesCommand
224
- */
225
- export declare const se_DescribeFieldIndexesCommand: (input: DescribeFieldIndexesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
226
- /**
227
- * serializeAws_json1_1DescribeIndexPoliciesCommand
228
- */
229
- export declare const se_DescribeIndexPoliciesCommand: (input: DescribeIndexPoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
230
- /**
231
- * serializeAws_json1_1DescribeLogGroupsCommand
232
- */
233
- export declare const se_DescribeLogGroupsCommand: (input: DescribeLogGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
234
- /**
235
- * serializeAws_json1_1DescribeLogStreamsCommand
236
- */
237
- export declare const se_DescribeLogStreamsCommand: (input: DescribeLogStreamsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
238
- /**
239
- * serializeAws_json1_1DescribeMetricFiltersCommand
240
- */
241
- export declare const se_DescribeMetricFiltersCommand: (input: DescribeMetricFiltersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
242
- /**
243
- * serializeAws_json1_1DescribeQueriesCommand
244
- */
245
- export declare const se_DescribeQueriesCommand: (input: DescribeQueriesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
246
- /**
247
- * serializeAws_json1_1DescribeQueryDefinitionsCommand
248
- */
249
- export declare const se_DescribeQueryDefinitionsCommand: (input: DescribeQueryDefinitionsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
250
- /**
251
- * serializeAws_json1_1DescribeResourcePoliciesCommand
252
- */
253
- export declare const se_DescribeResourcePoliciesCommand: (input: DescribeResourcePoliciesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
254
- /**
255
- * serializeAws_json1_1DescribeSubscriptionFiltersCommand
256
- */
257
- export declare const se_DescribeSubscriptionFiltersCommand: (input: DescribeSubscriptionFiltersCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
258
- /**
259
- * serializeAws_json1_1DisassociateKmsKeyCommand
260
- */
261
- export declare const se_DisassociateKmsKeyCommand: (input: DisassociateKmsKeyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
262
- /**
263
- * serializeAws_json1_1FilterLogEventsCommand
264
- */
265
- export declare const se_FilterLogEventsCommand: (input: FilterLogEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
266
- /**
267
- * serializeAws_json1_1GetDataProtectionPolicyCommand
268
- */
269
- export declare const se_GetDataProtectionPolicyCommand: (input: GetDataProtectionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
270
- /**
271
- * serializeAws_json1_1GetDeliveryCommand
272
- */
273
- export declare const se_GetDeliveryCommand: (input: GetDeliveryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
274
- /**
275
- * serializeAws_json1_1GetDeliveryDestinationCommand
276
- */
277
- export declare const se_GetDeliveryDestinationCommand: (input: GetDeliveryDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
278
- /**
279
- * serializeAws_json1_1GetDeliveryDestinationPolicyCommand
280
- */
281
- export declare const se_GetDeliveryDestinationPolicyCommand: (input: GetDeliveryDestinationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
282
- /**
283
- * serializeAws_json1_1GetDeliverySourceCommand
284
- */
285
- export declare const se_GetDeliverySourceCommand: (input: GetDeliverySourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
286
- /**
287
- * serializeAws_json1_1GetIntegrationCommand
288
- */
289
- export declare const se_GetIntegrationCommand: (input: GetIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
290
- /**
291
- * serializeAws_json1_1GetLogAnomalyDetectorCommand
292
- */
293
- export declare const se_GetLogAnomalyDetectorCommand: (input: GetLogAnomalyDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
294
- /**
295
- * serializeAws_json1_1GetLogEventsCommand
296
- */
297
- export declare const se_GetLogEventsCommand: (input: GetLogEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
298
- /**
299
- * serializeAws_json1_1GetLogGroupFieldsCommand
300
- */
301
- export declare const se_GetLogGroupFieldsCommand: (input: GetLogGroupFieldsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
302
- /**
303
- * serializeAws_json1_1GetLogObjectCommand
304
- */
305
- export declare const se_GetLogObjectCommand: (input: GetLogObjectCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
306
- /**
307
- * serializeAws_json1_1GetLogRecordCommand
308
- */
309
- export declare const se_GetLogRecordCommand: (input: GetLogRecordCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
310
- /**
311
- * serializeAws_json1_1GetQueryResultsCommand
312
- */
313
- export declare const se_GetQueryResultsCommand: (input: GetQueryResultsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
314
- /**
315
- * serializeAws_json1_1GetTransformerCommand
316
- */
317
- export declare const se_GetTransformerCommand: (input: GetTransformerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
318
- /**
319
- * serializeAws_json1_1ListAnomaliesCommand
320
- */
321
- export declare const se_ListAnomaliesCommand: (input: ListAnomaliesCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
322
- /**
323
- * serializeAws_json1_1ListIntegrationsCommand
324
- */
325
- export declare const se_ListIntegrationsCommand: (input: ListIntegrationsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
326
- /**
327
- * serializeAws_json1_1ListLogAnomalyDetectorsCommand
328
- */
329
- export declare const se_ListLogAnomalyDetectorsCommand: (input: ListLogAnomalyDetectorsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
330
- /**
331
- * serializeAws_json1_1ListLogGroupsCommand
332
- */
333
- export declare const se_ListLogGroupsCommand: (input: ListLogGroupsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
334
- /**
335
- * serializeAws_json1_1ListLogGroupsForQueryCommand
336
- */
337
- export declare const se_ListLogGroupsForQueryCommand: (input: ListLogGroupsForQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
338
- /**
339
- * serializeAws_json1_1ListTagsForResourceCommand
340
- */
341
- export declare const se_ListTagsForResourceCommand: (input: ListTagsForResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
342
- /**
343
- * serializeAws_json1_1ListTagsLogGroupCommand
344
- */
345
- export declare const se_ListTagsLogGroupCommand: (input: ListTagsLogGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
346
- /**
347
- * serializeAws_json1_1PutAccountPolicyCommand
348
- */
349
- export declare const se_PutAccountPolicyCommand: (input: PutAccountPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
350
- /**
351
- * serializeAws_json1_1PutDataProtectionPolicyCommand
352
- */
353
- export declare const se_PutDataProtectionPolicyCommand: (input: PutDataProtectionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
354
- /**
355
- * serializeAws_json1_1PutDeliveryDestinationCommand
356
- */
357
- export declare const se_PutDeliveryDestinationCommand: (input: PutDeliveryDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
358
- /**
359
- * serializeAws_json1_1PutDeliveryDestinationPolicyCommand
360
- */
361
- export declare const se_PutDeliveryDestinationPolicyCommand: (input: PutDeliveryDestinationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
362
- /**
363
- * serializeAws_json1_1PutDeliverySourceCommand
364
- */
365
- export declare const se_PutDeliverySourceCommand: (input: PutDeliverySourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
366
- /**
367
- * serializeAws_json1_1PutDestinationCommand
368
- */
369
- export declare const se_PutDestinationCommand: (input: PutDestinationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
370
- /**
371
- * serializeAws_json1_1PutDestinationPolicyCommand
372
- */
373
- export declare const se_PutDestinationPolicyCommand: (input: PutDestinationPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
374
- /**
375
- * serializeAws_json1_1PutIndexPolicyCommand
376
- */
377
- export declare const se_PutIndexPolicyCommand: (input: PutIndexPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
378
- /**
379
- * serializeAws_json1_1PutIntegrationCommand
380
- */
381
- export declare const se_PutIntegrationCommand: (input: PutIntegrationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
382
- /**
383
- * serializeAws_json1_1PutLogEventsCommand
384
- */
385
- export declare const se_PutLogEventsCommand: (input: PutLogEventsCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
386
- /**
387
- * serializeAws_json1_1PutMetricFilterCommand
388
- */
389
- export declare const se_PutMetricFilterCommand: (input: PutMetricFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
390
- /**
391
- * serializeAws_json1_1PutQueryDefinitionCommand
392
- */
393
- export declare const se_PutQueryDefinitionCommand: (input: PutQueryDefinitionCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
394
- /**
395
- * serializeAws_json1_1PutResourcePolicyCommand
396
- */
397
- export declare const se_PutResourcePolicyCommand: (input: PutResourcePolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
398
- /**
399
- * serializeAws_json1_1PutRetentionPolicyCommand
400
- */
401
- export declare const se_PutRetentionPolicyCommand: (input: PutRetentionPolicyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
402
- /**
403
- * serializeAws_json1_1PutSubscriptionFilterCommand
404
- */
405
- export declare const se_PutSubscriptionFilterCommand: (input: PutSubscriptionFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
406
- /**
407
- * serializeAws_json1_1PutTransformerCommand
408
- */
409
- export declare const se_PutTransformerCommand: (input: PutTransformerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
410
- /**
411
- * serializeAws_json1_1StartLiveTailCommand
412
- */
413
- export declare const se_StartLiveTailCommand: (input: StartLiveTailCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
414
- /**
415
- * serializeAws_json1_1StartQueryCommand
416
- */
417
- export declare const se_StartQueryCommand: (input: StartQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
418
- /**
419
- * serializeAws_json1_1StopQueryCommand
420
- */
421
- export declare const se_StopQueryCommand: (input: StopQueryCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
422
- /**
423
- * serializeAws_json1_1TagLogGroupCommand
424
- */
425
- export declare const se_TagLogGroupCommand: (input: TagLogGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
426
- /**
427
- * serializeAws_json1_1TagResourceCommand
428
- */
429
- export declare const se_TagResourceCommand: (input: TagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
430
- /**
431
- * serializeAws_json1_1TestMetricFilterCommand
432
- */
433
- export declare const se_TestMetricFilterCommand: (input: TestMetricFilterCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
434
- /**
435
- * serializeAws_json1_1TestTransformerCommand
436
- */
437
- export declare const se_TestTransformerCommand: (input: TestTransformerCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
438
- /**
439
- * serializeAws_json1_1UntagLogGroupCommand
440
- */
441
- export declare const se_UntagLogGroupCommand: (input: UntagLogGroupCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
442
- /**
443
- * serializeAws_json1_1UntagResourceCommand
444
- */
445
- export declare const se_UntagResourceCommand: (input: UntagResourceCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
446
- /**
447
- * serializeAws_json1_1UpdateAnomalyCommand
448
- */
449
- export declare const se_UpdateAnomalyCommand: (input: UpdateAnomalyCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
450
- /**
451
- * serializeAws_json1_1UpdateDeliveryConfigurationCommand
452
- */
453
- export declare const se_UpdateDeliveryConfigurationCommand: (input: UpdateDeliveryConfigurationCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
454
- /**
455
- * serializeAws_json1_1UpdateLogAnomalyDetectorCommand
456
- */
457
- export declare const se_UpdateLogAnomalyDetectorCommand: (input: UpdateLogAnomalyDetectorCommandInput, context: __SerdeContext) => Promise<__HttpRequest>;
458
- /**
459
- * deserializeAws_json1_1AssociateKmsKeyCommand
460
- */
461
- export declare const de_AssociateKmsKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<AssociateKmsKeyCommandOutput>;
462
- /**
463
- * deserializeAws_json1_1CancelExportTaskCommand
464
- */
465
- export declare const de_CancelExportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CancelExportTaskCommandOutput>;
466
- /**
467
- * deserializeAws_json1_1CreateDeliveryCommand
468
- */
469
- export declare const de_CreateDeliveryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateDeliveryCommandOutput>;
470
- /**
471
- * deserializeAws_json1_1CreateExportTaskCommand
472
- */
473
- export declare const de_CreateExportTaskCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateExportTaskCommandOutput>;
474
- /**
475
- * deserializeAws_json1_1CreateLogAnomalyDetectorCommand
476
- */
477
- export declare const de_CreateLogAnomalyDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLogAnomalyDetectorCommandOutput>;
478
- /**
479
- * deserializeAws_json1_1CreateLogGroupCommand
480
- */
481
- export declare const de_CreateLogGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLogGroupCommandOutput>;
482
- /**
483
- * deserializeAws_json1_1CreateLogStreamCommand
484
- */
485
- export declare const de_CreateLogStreamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<CreateLogStreamCommandOutput>;
486
- /**
487
- * deserializeAws_json1_1DeleteAccountPolicyCommand
488
- */
489
- export declare const de_DeleteAccountPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteAccountPolicyCommandOutput>;
490
- /**
491
- * deserializeAws_json1_1DeleteDataProtectionPolicyCommand
492
- */
493
- export declare const de_DeleteDataProtectionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDataProtectionPolicyCommandOutput>;
494
- /**
495
- * deserializeAws_json1_1DeleteDeliveryCommand
496
- */
497
- export declare const de_DeleteDeliveryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeliveryCommandOutput>;
498
- /**
499
- * deserializeAws_json1_1DeleteDeliveryDestinationCommand
500
- */
501
- export declare const de_DeleteDeliveryDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeliveryDestinationCommandOutput>;
502
- /**
503
- * deserializeAws_json1_1DeleteDeliveryDestinationPolicyCommand
504
- */
505
- export declare const de_DeleteDeliveryDestinationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeliveryDestinationPolicyCommandOutput>;
506
- /**
507
- * deserializeAws_json1_1DeleteDeliverySourceCommand
508
- */
509
- export declare const de_DeleteDeliverySourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDeliverySourceCommandOutput>;
510
- /**
511
- * deserializeAws_json1_1DeleteDestinationCommand
512
- */
513
- export declare const de_DeleteDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteDestinationCommandOutput>;
514
- /**
515
- * deserializeAws_json1_1DeleteIndexPolicyCommand
516
- */
517
- export declare const de_DeleteIndexPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIndexPolicyCommandOutput>;
518
- /**
519
- * deserializeAws_json1_1DeleteIntegrationCommand
520
- */
521
- export declare const de_DeleteIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteIntegrationCommandOutput>;
522
- /**
523
- * deserializeAws_json1_1DeleteLogAnomalyDetectorCommand
524
- */
525
- export declare const de_DeleteLogAnomalyDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLogAnomalyDetectorCommandOutput>;
526
- /**
527
- * deserializeAws_json1_1DeleteLogGroupCommand
528
- */
529
- export declare const de_DeleteLogGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLogGroupCommandOutput>;
530
- /**
531
- * deserializeAws_json1_1DeleteLogStreamCommand
532
- */
533
- export declare const de_DeleteLogStreamCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteLogStreamCommandOutput>;
534
- /**
535
- * deserializeAws_json1_1DeleteMetricFilterCommand
536
- */
537
- export declare const de_DeleteMetricFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteMetricFilterCommandOutput>;
538
- /**
539
- * deserializeAws_json1_1DeleteQueryDefinitionCommand
540
- */
541
- export declare const de_DeleteQueryDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteQueryDefinitionCommandOutput>;
542
- /**
543
- * deserializeAws_json1_1DeleteResourcePolicyCommand
544
- */
545
- export declare const de_DeleteResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteResourcePolicyCommandOutput>;
546
- /**
547
- * deserializeAws_json1_1DeleteRetentionPolicyCommand
548
- */
549
- export declare const de_DeleteRetentionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteRetentionPolicyCommandOutput>;
550
- /**
551
- * deserializeAws_json1_1DeleteSubscriptionFilterCommand
552
- */
553
- export declare const de_DeleteSubscriptionFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteSubscriptionFilterCommandOutput>;
554
- /**
555
- * deserializeAws_json1_1DeleteTransformerCommand
556
- */
557
- export declare const de_DeleteTransformerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DeleteTransformerCommandOutput>;
558
- /**
559
- * deserializeAws_json1_1DescribeAccountPoliciesCommand
560
- */
561
- export declare const de_DescribeAccountPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeAccountPoliciesCommandOutput>;
562
- /**
563
- * deserializeAws_json1_1DescribeConfigurationTemplatesCommand
564
- */
565
- export declare const de_DescribeConfigurationTemplatesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeConfigurationTemplatesCommandOutput>;
566
- /**
567
- * deserializeAws_json1_1DescribeDeliveriesCommand
568
- */
569
- export declare const de_DescribeDeliveriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDeliveriesCommandOutput>;
570
- /**
571
- * deserializeAws_json1_1DescribeDeliveryDestinationsCommand
572
- */
573
- export declare const de_DescribeDeliveryDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDeliveryDestinationsCommandOutput>;
574
- /**
575
- * deserializeAws_json1_1DescribeDeliverySourcesCommand
576
- */
577
- export declare const de_DescribeDeliverySourcesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDeliverySourcesCommandOutput>;
578
- /**
579
- * deserializeAws_json1_1DescribeDestinationsCommand
580
- */
581
- export declare const de_DescribeDestinationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeDestinationsCommandOutput>;
582
- /**
583
- * deserializeAws_json1_1DescribeExportTasksCommand
584
- */
585
- export declare const de_DescribeExportTasksCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeExportTasksCommandOutput>;
586
- /**
587
- * deserializeAws_json1_1DescribeFieldIndexesCommand
588
- */
589
- export declare const de_DescribeFieldIndexesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeFieldIndexesCommandOutput>;
590
- /**
591
- * deserializeAws_json1_1DescribeIndexPoliciesCommand
592
- */
593
- export declare const de_DescribeIndexPoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeIndexPoliciesCommandOutput>;
594
- /**
595
- * deserializeAws_json1_1DescribeLogGroupsCommand
596
- */
597
- export declare const de_DescribeLogGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLogGroupsCommandOutput>;
598
- /**
599
- * deserializeAws_json1_1DescribeLogStreamsCommand
600
- */
601
- export declare const de_DescribeLogStreamsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeLogStreamsCommandOutput>;
602
- /**
603
- * deserializeAws_json1_1DescribeMetricFiltersCommand
604
- */
605
- export declare const de_DescribeMetricFiltersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeMetricFiltersCommandOutput>;
606
- /**
607
- * deserializeAws_json1_1DescribeQueriesCommand
608
- */
609
- export declare const de_DescribeQueriesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQueriesCommandOutput>;
610
- /**
611
- * deserializeAws_json1_1DescribeQueryDefinitionsCommand
612
- */
613
- export declare const de_DescribeQueryDefinitionsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeQueryDefinitionsCommandOutput>;
614
- /**
615
- * deserializeAws_json1_1DescribeResourcePoliciesCommand
616
- */
617
- export declare const de_DescribeResourcePoliciesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeResourcePoliciesCommandOutput>;
618
- /**
619
- * deserializeAws_json1_1DescribeSubscriptionFiltersCommand
620
- */
621
- export declare const de_DescribeSubscriptionFiltersCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DescribeSubscriptionFiltersCommandOutput>;
622
- /**
623
- * deserializeAws_json1_1DisassociateKmsKeyCommand
624
- */
625
- export declare const de_DisassociateKmsKeyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<DisassociateKmsKeyCommandOutput>;
626
- /**
627
- * deserializeAws_json1_1FilterLogEventsCommand
628
- */
629
- export declare const de_FilterLogEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<FilterLogEventsCommandOutput>;
630
- /**
631
- * deserializeAws_json1_1GetDataProtectionPolicyCommand
632
- */
633
- export declare const de_GetDataProtectionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDataProtectionPolicyCommandOutput>;
634
- /**
635
- * deserializeAws_json1_1GetDeliveryCommand
636
- */
637
- export declare const de_GetDeliveryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeliveryCommandOutput>;
638
- /**
639
- * deserializeAws_json1_1GetDeliveryDestinationCommand
640
- */
641
- export declare const de_GetDeliveryDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeliveryDestinationCommandOutput>;
642
- /**
643
- * deserializeAws_json1_1GetDeliveryDestinationPolicyCommand
644
- */
645
- export declare const de_GetDeliveryDestinationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeliveryDestinationPolicyCommandOutput>;
646
- /**
647
- * deserializeAws_json1_1GetDeliverySourceCommand
648
- */
649
- export declare const de_GetDeliverySourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetDeliverySourceCommandOutput>;
650
- /**
651
- * deserializeAws_json1_1GetIntegrationCommand
652
- */
653
- export declare const de_GetIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetIntegrationCommandOutput>;
654
- /**
655
- * deserializeAws_json1_1GetLogAnomalyDetectorCommand
656
- */
657
- export declare const de_GetLogAnomalyDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLogAnomalyDetectorCommandOutput>;
658
- /**
659
- * deserializeAws_json1_1GetLogEventsCommand
660
- */
661
- export declare const de_GetLogEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLogEventsCommandOutput>;
662
- /**
663
- * deserializeAws_json1_1GetLogGroupFieldsCommand
664
- */
665
- export declare const de_GetLogGroupFieldsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLogGroupFieldsCommandOutput>;
666
- /**
667
- * deserializeAws_json1_1GetLogObjectCommand
668
- */
669
- export declare const de_GetLogObjectCommand: (output: __HttpResponse, context: __SerdeContext & __EventStreamSerdeContext) => Promise<GetLogObjectCommandOutput>;
670
- /**
671
- * deserializeAws_json1_1GetLogRecordCommand
672
- */
673
- export declare const de_GetLogRecordCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetLogRecordCommandOutput>;
674
- /**
675
- * deserializeAws_json1_1GetQueryResultsCommand
676
- */
677
- export declare const de_GetQueryResultsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetQueryResultsCommandOutput>;
678
- /**
679
- * deserializeAws_json1_1GetTransformerCommand
680
- */
681
- export declare const de_GetTransformerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<GetTransformerCommandOutput>;
682
- /**
683
- * deserializeAws_json1_1ListAnomaliesCommand
684
- */
685
- export declare const de_ListAnomaliesCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListAnomaliesCommandOutput>;
686
- /**
687
- * deserializeAws_json1_1ListIntegrationsCommand
688
- */
689
- export declare const de_ListIntegrationsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListIntegrationsCommandOutput>;
690
- /**
691
- * deserializeAws_json1_1ListLogAnomalyDetectorsCommand
692
- */
693
- export declare const de_ListLogAnomalyDetectorsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLogAnomalyDetectorsCommandOutput>;
694
- /**
695
- * deserializeAws_json1_1ListLogGroupsCommand
696
- */
697
- export declare const de_ListLogGroupsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLogGroupsCommandOutput>;
698
- /**
699
- * deserializeAws_json1_1ListLogGroupsForQueryCommand
700
- */
701
- export declare const de_ListLogGroupsForQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListLogGroupsForQueryCommandOutput>;
702
- /**
703
- * deserializeAws_json1_1ListTagsForResourceCommand
704
- */
705
- export declare const de_ListTagsForResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsForResourceCommandOutput>;
706
- /**
707
- * deserializeAws_json1_1ListTagsLogGroupCommand
708
- */
709
- export declare const de_ListTagsLogGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<ListTagsLogGroupCommandOutput>;
710
- /**
711
- * deserializeAws_json1_1PutAccountPolicyCommand
712
- */
713
- export declare const de_PutAccountPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutAccountPolicyCommandOutput>;
714
- /**
715
- * deserializeAws_json1_1PutDataProtectionPolicyCommand
716
- */
717
- export declare const de_PutDataProtectionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDataProtectionPolicyCommandOutput>;
718
- /**
719
- * deserializeAws_json1_1PutDeliveryDestinationCommand
720
- */
721
- export declare const de_PutDeliveryDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDeliveryDestinationCommandOutput>;
722
- /**
723
- * deserializeAws_json1_1PutDeliveryDestinationPolicyCommand
724
- */
725
- export declare const de_PutDeliveryDestinationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDeliveryDestinationPolicyCommandOutput>;
726
- /**
727
- * deserializeAws_json1_1PutDeliverySourceCommand
728
- */
729
- export declare const de_PutDeliverySourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDeliverySourceCommandOutput>;
730
- /**
731
- * deserializeAws_json1_1PutDestinationCommand
732
- */
733
- export declare const de_PutDestinationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDestinationCommandOutput>;
734
- /**
735
- * deserializeAws_json1_1PutDestinationPolicyCommand
736
- */
737
- export declare const de_PutDestinationPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutDestinationPolicyCommandOutput>;
738
- /**
739
- * deserializeAws_json1_1PutIndexPolicyCommand
740
- */
741
- export declare const de_PutIndexPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutIndexPolicyCommandOutput>;
742
- /**
743
- * deserializeAws_json1_1PutIntegrationCommand
744
- */
745
- export declare const de_PutIntegrationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutIntegrationCommandOutput>;
746
- /**
747
- * deserializeAws_json1_1PutLogEventsCommand
748
- */
749
- export declare const de_PutLogEventsCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutLogEventsCommandOutput>;
750
- /**
751
- * deserializeAws_json1_1PutMetricFilterCommand
752
- */
753
- export declare const de_PutMetricFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutMetricFilterCommandOutput>;
754
- /**
755
- * deserializeAws_json1_1PutQueryDefinitionCommand
756
- */
757
- export declare const de_PutQueryDefinitionCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutQueryDefinitionCommandOutput>;
758
- /**
759
- * deserializeAws_json1_1PutResourcePolicyCommand
760
- */
761
- export declare const de_PutResourcePolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutResourcePolicyCommandOutput>;
762
- /**
763
- * deserializeAws_json1_1PutRetentionPolicyCommand
764
- */
765
- export declare const de_PutRetentionPolicyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutRetentionPolicyCommandOutput>;
766
- /**
767
- * deserializeAws_json1_1PutSubscriptionFilterCommand
768
- */
769
- export declare const de_PutSubscriptionFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutSubscriptionFilterCommandOutput>;
770
- /**
771
- * deserializeAws_json1_1PutTransformerCommand
772
- */
773
- export declare const de_PutTransformerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<PutTransformerCommandOutput>;
774
- /**
775
- * deserializeAws_json1_1StartLiveTailCommand
776
- */
777
- export declare const de_StartLiveTailCommand: (output: __HttpResponse, context: __SerdeContext & __EventStreamSerdeContext) => Promise<StartLiveTailCommandOutput>;
778
- /**
779
- * deserializeAws_json1_1StartQueryCommand
780
- */
781
- export declare const de_StartQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StartQueryCommandOutput>;
782
- /**
783
- * deserializeAws_json1_1StopQueryCommand
784
- */
785
- export declare const de_StopQueryCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<StopQueryCommandOutput>;
786
- /**
787
- * deserializeAws_json1_1TagLogGroupCommand
788
- */
789
- export declare const de_TagLogGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagLogGroupCommandOutput>;
790
- /**
791
- * deserializeAws_json1_1TagResourceCommand
792
- */
793
- export declare const de_TagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TagResourceCommandOutput>;
794
- /**
795
- * deserializeAws_json1_1TestMetricFilterCommand
796
- */
797
- export declare const de_TestMetricFilterCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestMetricFilterCommandOutput>;
798
- /**
799
- * deserializeAws_json1_1TestTransformerCommand
800
- */
801
- export declare const de_TestTransformerCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<TestTransformerCommandOutput>;
802
- /**
803
- * deserializeAws_json1_1UntagLogGroupCommand
804
- */
805
- export declare const de_UntagLogGroupCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagLogGroupCommandOutput>;
806
- /**
807
- * deserializeAws_json1_1UntagResourceCommand
808
- */
809
- export declare const de_UntagResourceCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UntagResourceCommandOutput>;
810
- /**
811
- * deserializeAws_json1_1UpdateAnomalyCommand
812
- */
813
- export declare const de_UpdateAnomalyCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateAnomalyCommandOutput>;
814
- /**
815
- * deserializeAws_json1_1UpdateDeliveryConfigurationCommand
816
- */
817
- export declare const de_UpdateDeliveryConfigurationCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateDeliveryConfigurationCommandOutput>;
818
- /**
819
- * deserializeAws_json1_1UpdateLogAnomalyDetectorCommand
820
- */
821
- export declare const de_UpdateLogAnomalyDetectorCommand: (output: __HttpResponse, context: __SerdeContext) => Promise<UpdateLogAnomalyDetectorCommandOutput>;