@effect-aws/client-cloudwatch-logs 1.2.0 → 1.9.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 (69) hide show
  1. package/CloudWatchLogsClientInstance/package.json +6 -0
  2. package/CloudWatchLogsService/package.json +6 -0
  3. package/CloudWatchLogsServiceConfig/package.json +6 -0
  4. package/Errors/package.json +6 -0
  5. package/LICENSE +1 -1
  6. package/dist/cjs/CloudWatchLogsClientInstance.d.ts +24 -0
  7. package/dist/cjs/CloudWatchLogsClientInstance.d.ts.map +1 -0
  8. package/dist/cjs/CloudWatchLogsClientInstance.js +50 -0
  9. package/dist/cjs/CloudWatchLogsClientInstance.js.map +1 -0
  10. package/{lib → dist/cjs}/CloudWatchLogsService.d.ts +16 -38
  11. package/dist/cjs/CloudWatchLogsService.d.ts.map +1 -0
  12. package/dist/cjs/CloudWatchLogsService.js +145 -0
  13. package/dist/cjs/CloudWatchLogsService.js.map +1 -0
  14. package/dist/cjs/CloudWatchLogsServiceConfig.d.ts +25 -0
  15. package/dist/cjs/CloudWatchLogsServiceConfig.d.ts.map +1 -0
  16. package/dist/cjs/CloudWatchLogsServiceConfig.js +35 -0
  17. package/dist/cjs/CloudWatchLogsServiceConfig.js.map +1 -0
  18. package/{lib → dist/cjs}/Errors.d.ts +6 -11
  19. package/dist/cjs/Errors.d.ts.map +1 -0
  20. package/dist/cjs/Errors.js +27 -0
  21. package/dist/cjs/Errors.js.map +1 -0
  22. package/dist/cjs/index.d.ts +39 -0
  23. package/dist/cjs/index.d.ts.map +1 -0
  24. package/dist/cjs/index.js +56 -0
  25. package/dist/cjs/index.js.map +1 -0
  26. package/dist/dts/CloudWatchLogsClientInstance.d.ts +24 -0
  27. package/dist/dts/CloudWatchLogsClientInstance.d.ts.map +1 -0
  28. package/dist/dts/CloudWatchLogsService.d.ts +488 -0
  29. package/dist/dts/CloudWatchLogsService.d.ts.map +1 -0
  30. package/dist/dts/CloudWatchLogsServiceConfig.d.ts +25 -0
  31. package/dist/dts/CloudWatchLogsServiceConfig.d.ts.map +1 -0
  32. package/dist/dts/Errors.d.ts +26 -0
  33. package/dist/dts/Errors.d.ts.map +1 -0
  34. package/dist/dts/index.d.ts +39 -0
  35. package/dist/dts/index.d.ts.map +1 -0
  36. package/dist/esm/CloudWatchLogsClientInstance.js +23 -0
  37. package/dist/esm/CloudWatchLogsClientInstance.js.map +1 -0
  38. package/dist/esm/CloudWatchLogsService.js +118 -0
  39. package/dist/esm/CloudWatchLogsService.js.map +1 -0
  40. package/dist/esm/CloudWatchLogsServiceConfig.js +31 -0
  41. package/dist/esm/CloudWatchLogsServiceConfig.js.map +1 -0
  42. package/dist/esm/Errors.js +24 -0
  43. package/dist/esm/Errors.js.map +1 -0
  44. package/dist/esm/index.js +27 -0
  45. package/dist/esm/index.js.map +1 -0
  46. package/dist/esm/package.json +4 -0
  47. package/package.json +60 -43
  48. package/src/CloudWatchLogsClientInstance.ts +33 -0
  49. package/src/CloudWatchLogsService.ts +1561 -0
  50. package/src/CloudWatchLogsServiceConfig.ts +52 -0
  51. package/src/Errors.ts +68 -0
  52. package/src/index.ts +44 -0
  53. package/CHANGELOG.md +0 -35
  54. package/docgen.json +0 -8
  55. package/lib/CloudWatchLogsClientInstance.d.ts +0 -31
  56. package/lib/CloudWatchLogsClientInstance.js +0 -57
  57. package/lib/CloudWatchLogsClientInstanceConfig.d.ts +0 -23
  58. package/lib/CloudWatchLogsClientInstanceConfig.js +0 -44
  59. package/lib/CloudWatchLogsService.js +0 -177
  60. package/lib/Errors.js +0 -27
  61. package/lib/esm/CloudWatchLogsClientInstance.js +0 -30
  62. package/lib/esm/CloudWatchLogsClientInstanceConfig.js +0 -40
  63. package/lib/esm/CloudWatchLogsService.js +0 -173
  64. package/lib/esm/Errors.js +0 -24
  65. package/lib/esm/index.js +0 -5
  66. package/lib/index.d.ts +0 -4
  67. package/lib/index.js +0 -21
  68. package/project.json +0 -77
  69. package/vitest.config.ts +0 -3
@@ -0,0 +1,488 @@
1
+ /**
2
+ * @since 1.0.0
3
+ */
4
+ import { type AssociateKmsKeyCommandInput, type AssociateKmsKeyCommandOutput, type CancelExportTaskCommandInput, type CancelExportTaskCommandOutput, type CloudWatchLogsClient, type CloudWatchLogsClientConfig, type CreateDeliveryCommandInput, type CreateDeliveryCommandOutput, type CreateExportTaskCommandInput, type CreateExportTaskCommandOutput, type CreateLogAnomalyDetectorCommandInput, type CreateLogAnomalyDetectorCommandOutput, type CreateLogGroupCommandInput, type CreateLogGroupCommandOutput, type CreateLogStreamCommandInput, type CreateLogStreamCommandOutput, type DeleteAccountPolicyCommandInput, type DeleteAccountPolicyCommandOutput, type DeleteDataProtectionPolicyCommandInput, type DeleteDataProtectionPolicyCommandOutput, type DeleteDeliveryCommandInput, type DeleteDeliveryCommandOutput, type DeleteDeliveryDestinationCommandInput, type DeleteDeliveryDestinationCommandOutput, type DeleteDeliveryDestinationPolicyCommandInput, type DeleteDeliveryDestinationPolicyCommandOutput, type DeleteDeliverySourceCommandInput, type DeleteDeliverySourceCommandOutput, type DeleteDestinationCommandInput, type DeleteDestinationCommandOutput, type DeleteIndexPolicyCommandInput, type DeleteIndexPolicyCommandOutput, type DeleteIntegrationCommandInput, type DeleteIntegrationCommandOutput, type DeleteLogAnomalyDetectorCommandInput, type DeleteLogAnomalyDetectorCommandOutput, type DeleteLogGroupCommandInput, type DeleteLogGroupCommandOutput, type DeleteLogStreamCommandInput, type DeleteLogStreamCommandOutput, type DeleteMetricFilterCommandInput, type DeleteMetricFilterCommandOutput, type DeleteQueryDefinitionCommandInput, type DeleteQueryDefinitionCommandOutput, type DeleteResourcePolicyCommandInput, type DeleteResourcePolicyCommandOutput, type DeleteRetentionPolicyCommandInput, type DeleteRetentionPolicyCommandOutput, type DeleteSubscriptionFilterCommandInput, type DeleteSubscriptionFilterCommandOutput, type DeleteTransformerCommandInput, type DeleteTransformerCommandOutput, type DescribeAccountPoliciesCommandInput, type DescribeAccountPoliciesCommandOutput, type DescribeConfigurationTemplatesCommandInput, type DescribeConfigurationTemplatesCommandOutput, type DescribeDeliveriesCommandInput, type DescribeDeliveriesCommandOutput, type DescribeDeliveryDestinationsCommandInput, type DescribeDeliveryDestinationsCommandOutput, type DescribeDeliverySourcesCommandInput, type DescribeDeliverySourcesCommandOutput, type DescribeDestinationsCommandInput, type DescribeDestinationsCommandOutput, type DescribeExportTasksCommandInput, type DescribeExportTasksCommandOutput, type DescribeFieldIndexesCommandInput, type DescribeFieldIndexesCommandOutput, type DescribeIndexPoliciesCommandInput, type DescribeIndexPoliciesCommandOutput, type DescribeLogGroupsCommandInput, type DescribeLogGroupsCommandOutput, type DescribeLogStreamsCommandInput, type DescribeLogStreamsCommandOutput, type DescribeMetricFiltersCommandInput, type DescribeMetricFiltersCommandOutput, type DescribeQueriesCommandInput, type DescribeQueriesCommandOutput, type DescribeQueryDefinitionsCommandInput, type DescribeQueryDefinitionsCommandOutput, type DescribeResourcePoliciesCommandInput, type DescribeResourcePoliciesCommandOutput, type DescribeSubscriptionFiltersCommandInput, type DescribeSubscriptionFiltersCommandOutput, type DisassociateKmsKeyCommandInput, type DisassociateKmsKeyCommandOutput, type FilterLogEventsCommandInput, type FilterLogEventsCommandOutput, type GetDataProtectionPolicyCommandInput, type GetDataProtectionPolicyCommandOutput, type GetDeliveryCommandInput, type GetDeliveryCommandOutput, type GetDeliveryDestinationCommandInput, type GetDeliveryDestinationCommandOutput, type GetDeliveryDestinationPolicyCommandInput, type GetDeliveryDestinationPolicyCommandOutput, type GetDeliverySourceCommandInput, type GetDeliverySourceCommandOutput, type GetIntegrationCommandInput, type GetIntegrationCommandOutput, type GetLogAnomalyDetectorCommandInput, type GetLogAnomalyDetectorCommandOutput, type GetLogEventsCommandInput, type GetLogEventsCommandOutput, type GetLogGroupFieldsCommandInput, type GetLogGroupFieldsCommandOutput, type GetLogRecordCommandInput, type GetLogRecordCommandOutput, type GetQueryResultsCommandInput, type GetQueryResultsCommandOutput, type GetTransformerCommandInput, type GetTransformerCommandOutput, type ListAnomaliesCommandInput, type ListAnomaliesCommandOutput, type ListIntegrationsCommandInput, type ListIntegrationsCommandOutput, type ListLogAnomalyDetectorsCommandInput, type ListLogAnomalyDetectorsCommandOutput, type ListLogGroupsForQueryCommandInput, type ListLogGroupsForQueryCommandOutput, type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput, type ListTagsLogGroupCommandInput, type ListTagsLogGroupCommandOutput, type PutAccountPolicyCommandInput, type PutAccountPolicyCommandOutput, type PutDataProtectionPolicyCommandInput, type PutDataProtectionPolicyCommandOutput, type PutDeliveryDestinationCommandInput, type PutDeliveryDestinationCommandOutput, type PutDeliveryDestinationPolicyCommandInput, type PutDeliveryDestinationPolicyCommandOutput, type PutDeliverySourceCommandInput, type PutDeliverySourceCommandOutput, type PutDestinationCommandInput, type PutDestinationCommandOutput, type PutDestinationPolicyCommandInput, type PutDestinationPolicyCommandOutput, type PutIndexPolicyCommandInput, type PutIndexPolicyCommandOutput, type PutIntegrationCommandInput, type PutIntegrationCommandOutput, type PutLogEventsCommandInput, type PutLogEventsCommandOutput, type PutMetricFilterCommandInput, type PutMetricFilterCommandOutput, type PutQueryDefinitionCommandInput, type PutQueryDefinitionCommandOutput, type PutResourcePolicyCommandInput, type PutResourcePolicyCommandOutput, type PutRetentionPolicyCommandInput, type PutRetentionPolicyCommandOutput, type PutSubscriptionFilterCommandInput, type PutSubscriptionFilterCommandOutput, type PutTransformerCommandInput, type PutTransformerCommandOutput, type StartLiveTailCommandInput, type StartLiveTailCommandOutput, type StartQueryCommandInput, type StartQueryCommandOutput, type StopQueryCommandInput, type StopQueryCommandOutput, type TagLogGroupCommandInput, type TagLogGroupCommandOutput, type TagResourceCommandInput, type TagResourceCommandOutput, type TestMetricFilterCommandInput, type TestMetricFilterCommandOutput, type TestTransformerCommandInput, type TestTransformerCommandOutput, type UntagLogGroupCommandInput, type UntagLogGroupCommandOutput, type UntagResourceCommandInput, type UntagResourceCommandOutput, type UpdateAnomalyCommandInput, type UpdateAnomalyCommandOutput, type UpdateDeliveryConfigurationCommandInput, type UpdateDeliveryConfigurationCommandOutput, type UpdateLogAnomalyDetectorCommandInput, type UpdateLogAnomalyDetectorCommandOutput } from "@aws-sdk/client-cloudwatch-logs";
5
+ import type { HttpHandlerOptions, SdkError, ServiceLogger } from "@effect-aws/commons";
6
+ import { Effect, Layer } from "effect";
7
+ import * as Instance from "./CloudWatchLogsClientInstance.js";
8
+ import type { AccessDeniedError, ConflictError, DataAlreadyAcceptedError, InvalidOperationError, InvalidParameterError, InvalidSequenceTokenError, LimitExceededError, MalformedQueryError, OperationAbortedError, ResourceAlreadyExistsError, ResourceNotFoundError, ServiceQuotaExceededError, ServiceUnavailableError, ThrottlingError, TooManyTagsError, UnrecognizedClientError, ValidationError } from "./Errors.js";
9
+ interface CloudWatchLogsService$ {
10
+ readonly _: unique symbol;
11
+ /**
12
+ * @see {@link AssociateKmsKeyCommand}
13
+ */
14
+ associateKmsKey(args: AssociateKmsKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateKmsKeyCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
15
+ /**
16
+ * @see {@link CancelExportTaskCommand}
17
+ */
18
+ cancelExportTask(args: CancelExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelExportTaskCommandOutput, SdkError | InvalidOperationError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
19
+ /**
20
+ * @see {@link CreateDeliveryCommand}
21
+ */
22
+ createDelivery(args: CreateDeliveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDeliveryCommandOutput, SdkError | AccessDeniedError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
23
+ /**
24
+ * @see {@link CreateExportTaskCommand}
25
+ */
26
+ createExportTask(args: CreateExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateExportTaskCommandOutput, SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceAlreadyExistsError | ResourceNotFoundError | ServiceUnavailableError>;
27
+ /**
28
+ * @see {@link CreateLogAnomalyDetectorCommand}
29
+ */
30
+ createLogAnomalyDetector(args: CreateLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLogAnomalyDetectorCommandOutput, SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
31
+ /**
32
+ * @see {@link CreateLogGroupCommand}
33
+ */
34
+ createLogGroup(args: CreateLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLogGroupCommandOutput, SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceAlreadyExistsError | ServiceUnavailableError>;
35
+ /**
36
+ * @see {@link CreateLogStreamCommand}
37
+ */
38
+ createLogStream(args: CreateLogStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLogStreamCommandOutput, SdkError | InvalidParameterError | ResourceAlreadyExistsError | ResourceNotFoundError | ServiceUnavailableError>;
39
+ /**
40
+ * @see {@link DeleteAccountPolicyCommand}
41
+ */
42
+ deleteAccountPolicy(args: DeleteAccountPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccountPolicyCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
43
+ /**
44
+ * @see {@link DeleteDataProtectionPolicyCommand}
45
+ */
46
+ deleteDataProtectionPolicy(args: DeleteDataProtectionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDataProtectionPolicyCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
47
+ /**
48
+ * @see {@link DeleteDeliveryCommand}
49
+ */
50
+ deleteDelivery(args: DeleteDeliveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliveryCommandOutput, SdkError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
51
+ /**
52
+ * @see {@link DeleteDeliveryDestinationCommand}
53
+ */
54
+ deleteDeliveryDestination(args: DeleteDeliveryDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliveryDestinationCommandOutput, SdkError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
55
+ /**
56
+ * @see {@link DeleteDeliveryDestinationPolicyCommand}
57
+ */
58
+ deleteDeliveryDestinationPolicy(args: DeleteDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliveryDestinationPolicyCommandOutput, SdkError | ConflictError | ResourceNotFoundError | ServiceUnavailableError | ValidationError>;
59
+ /**
60
+ * @see {@link DeleteDeliverySourceCommand}
61
+ */
62
+ deleteDeliverySource(args: DeleteDeliverySourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliverySourceCommandOutput, SdkError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
63
+ /**
64
+ * @see {@link DeleteDestinationCommand}
65
+ */
66
+ deleteDestination(args: DeleteDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDestinationCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
67
+ /**
68
+ * @see {@link DeleteIndexPolicyCommand}
69
+ */
70
+ deleteIndexPolicy(args: DeleteIndexPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIndexPolicyCommandOutput, SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
71
+ /**
72
+ * @see {@link DeleteIntegrationCommand}
73
+ */
74
+ deleteIntegration(args: DeleteIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIntegrationCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | ValidationError>;
75
+ /**
76
+ * @see {@link DeleteLogAnomalyDetectorCommand}
77
+ */
78
+ deleteLogAnomalyDetector(args: DeleteLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLogAnomalyDetectorCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
79
+ /**
80
+ * @see {@link DeleteLogGroupCommand}
81
+ */
82
+ deleteLogGroup(args: DeleteLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLogGroupCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
83
+ /**
84
+ * @see {@link DeleteLogStreamCommand}
85
+ */
86
+ deleteLogStream(args: DeleteLogStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLogStreamCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
87
+ /**
88
+ * @see {@link DeleteMetricFilterCommand}
89
+ */
90
+ deleteMetricFilter(args: DeleteMetricFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteMetricFilterCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
91
+ /**
92
+ * @see {@link DeleteQueryDefinitionCommand}
93
+ */
94
+ deleteQueryDefinition(args: DeleteQueryDefinitionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteQueryDefinitionCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
95
+ /**
96
+ * @see {@link DeleteResourcePolicyCommand}
97
+ */
98
+ deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteResourcePolicyCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
99
+ /**
100
+ * @see {@link DeleteRetentionPolicyCommand}
101
+ */
102
+ deleteRetentionPolicy(args: DeleteRetentionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRetentionPolicyCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
103
+ /**
104
+ * @see {@link DeleteSubscriptionFilterCommand}
105
+ */
106
+ deleteSubscriptionFilter(args: DeleteSubscriptionFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSubscriptionFilterCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
107
+ /**
108
+ * @see {@link DeleteTransformerCommand}
109
+ */
110
+ deleteTransformer(args: DeleteTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransformerCommandOutput, SdkError | InvalidOperationError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
111
+ /**
112
+ * @see {@link DescribeAccountPoliciesCommand}
113
+ */
114
+ describeAccountPolicies(args: DescribeAccountPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAccountPoliciesCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
115
+ /**
116
+ * @see {@link DescribeConfigurationTemplatesCommand}
117
+ */
118
+ describeConfigurationTemplates(args: DescribeConfigurationTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeConfigurationTemplatesCommandOutput, SdkError | ResourceNotFoundError | ServiceUnavailableError | ThrottlingError | ValidationError>;
119
+ /**
120
+ * @see {@link DescribeDeliveriesCommand}
121
+ */
122
+ describeDeliveries(args: DescribeDeliveriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeliveriesCommandOutput, SdkError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
123
+ /**
124
+ * @see {@link DescribeDeliveryDestinationsCommand}
125
+ */
126
+ describeDeliveryDestinations(args: DescribeDeliveryDestinationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeliveryDestinationsCommandOutput, SdkError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
127
+ /**
128
+ * @see {@link DescribeDeliverySourcesCommand}
129
+ */
130
+ describeDeliverySources(args: DescribeDeliverySourcesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeliverySourcesCommandOutput, SdkError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
131
+ /**
132
+ * @see {@link DescribeDestinationsCommand}
133
+ */
134
+ describeDestinations(args: DescribeDestinationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDestinationsCommandOutput, SdkError | InvalidParameterError | ServiceUnavailableError>;
135
+ /**
136
+ * @see {@link DescribeExportTasksCommand}
137
+ */
138
+ describeExportTasks(args: DescribeExportTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeExportTasksCommandOutput, SdkError | InvalidParameterError | ServiceUnavailableError>;
139
+ /**
140
+ * @see {@link DescribeFieldIndexesCommand}
141
+ */
142
+ describeFieldIndexes(args: DescribeFieldIndexesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFieldIndexesCommandOutput, SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
143
+ /**
144
+ * @see {@link DescribeIndexPoliciesCommand}
145
+ */
146
+ describeIndexPolicies(args: DescribeIndexPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIndexPoliciesCommandOutput, SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
147
+ /**
148
+ * @see {@link DescribeLogGroupsCommand}
149
+ */
150
+ describeLogGroups(args: DescribeLogGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLogGroupsCommandOutput, SdkError | InvalidParameterError | ServiceUnavailableError>;
151
+ /**
152
+ * @see {@link DescribeLogStreamsCommand}
153
+ */
154
+ describeLogStreams(args: DescribeLogStreamsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLogStreamsCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
155
+ /**
156
+ * @see {@link DescribeMetricFiltersCommand}
157
+ */
158
+ describeMetricFilters(args: DescribeMetricFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeMetricFiltersCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
159
+ /**
160
+ * @see {@link DescribeQueriesCommand}
161
+ */
162
+ describeQueries(args: DescribeQueriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeQueriesCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
163
+ /**
164
+ * @see {@link DescribeQueryDefinitionsCommand}
165
+ */
166
+ describeQueryDefinitions(args: DescribeQueryDefinitionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeQueryDefinitionsCommandOutput, SdkError | InvalidParameterError | ServiceUnavailableError>;
167
+ /**
168
+ * @see {@link DescribeResourcePoliciesCommand}
169
+ */
170
+ describeResourcePolicies(args: DescribeResourcePoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeResourcePoliciesCommandOutput, SdkError | InvalidParameterError | ServiceUnavailableError>;
171
+ /**
172
+ * @see {@link DescribeSubscriptionFiltersCommand}
173
+ */
174
+ describeSubscriptionFilters(args: DescribeSubscriptionFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSubscriptionFiltersCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
175
+ /**
176
+ * @see {@link DisassociateKmsKeyCommand}
177
+ */
178
+ disassociateKmsKey(args: DisassociateKmsKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateKmsKeyCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
179
+ /**
180
+ * @see {@link FilterLogEventsCommand}
181
+ */
182
+ filterLogEvents(args: FilterLogEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<FilterLogEventsCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
183
+ /**
184
+ * @see {@link GetDataProtectionPolicyCommand}
185
+ */
186
+ getDataProtectionPolicy(args: GetDataProtectionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDataProtectionPolicyCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
187
+ /**
188
+ * @see {@link GetDeliveryCommand}
189
+ */
190
+ getDelivery(args: GetDeliveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliveryCommandOutput, SdkError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
191
+ /**
192
+ * @see {@link GetDeliveryDestinationCommand}
193
+ */
194
+ getDeliveryDestination(args: GetDeliveryDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliveryDestinationCommandOutput, SdkError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
195
+ /**
196
+ * @see {@link GetDeliveryDestinationPolicyCommand}
197
+ */
198
+ getDeliveryDestinationPolicy(args: GetDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliveryDestinationPolicyCommandOutput, SdkError | ResourceNotFoundError | ServiceUnavailableError | ValidationError>;
199
+ /**
200
+ * @see {@link GetDeliverySourceCommand}
201
+ */
202
+ getDeliverySource(args: GetDeliverySourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliverySourceCommandOutput, SdkError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
203
+ /**
204
+ * @see {@link GetIntegrationCommand}
205
+ */
206
+ getIntegration(args: GetIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
207
+ /**
208
+ * @see {@link GetLogAnomalyDetectorCommand}
209
+ */
210
+ getLogAnomalyDetector(args: GetLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogAnomalyDetectorCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
211
+ /**
212
+ * @see {@link GetLogEventsCommand}
213
+ */
214
+ getLogEvents(args: GetLogEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogEventsCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
215
+ /**
216
+ * @see {@link GetLogGroupFieldsCommand}
217
+ */
218
+ getLogGroupFields(args: GetLogGroupFieldsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogGroupFieldsCommandOutput, SdkError | InvalidParameterError | LimitExceededError | ResourceNotFoundError | ServiceUnavailableError>;
219
+ /**
220
+ * @see {@link GetLogRecordCommand}
221
+ */
222
+ getLogRecord(args: GetLogRecordCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogRecordCommandOutput, SdkError | InvalidParameterError | LimitExceededError | ResourceNotFoundError | ServiceUnavailableError>;
223
+ /**
224
+ * @see {@link GetQueryResultsCommand}
225
+ */
226
+ getQueryResults(args: GetQueryResultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetQueryResultsCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
227
+ /**
228
+ * @see {@link GetTransformerCommand}
229
+ */
230
+ getTransformer(args: GetTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransformerCommandOutput, SdkError | InvalidOperationError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
231
+ /**
232
+ * @see {@link ListAnomaliesCommand}
233
+ */
234
+ listAnomalies(args: ListAnomaliesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAnomaliesCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
235
+ /**
236
+ * @see {@link ListIntegrationsCommand}
237
+ */
238
+ listIntegrations(args: ListIntegrationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIntegrationsCommandOutput, SdkError | InvalidParameterError | ServiceUnavailableError>;
239
+ /**
240
+ * @see {@link ListLogAnomalyDetectorsCommand}
241
+ */
242
+ listLogAnomalyDetectors(args: ListLogAnomalyDetectorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListLogAnomalyDetectorsCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
243
+ /**
244
+ * @see {@link ListLogGroupsForQueryCommand}
245
+ */
246
+ listLogGroupsForQuery(args: ListLogGroupsForQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListLogGroupsForQueryCommandOutput, SdkError | AccessDeniedError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
247
+ /**
248
+ * @see {@link ListTagsForResourceCommand}
249
+ */
250
+ listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
251
+ /**
252
+ * @see {@link ListTagsLogGroupCommand}
253
+ */
254
+ listTagsLogGroup(args: ListTagsLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsLogGroupCommandOutput, SdkError | ResourceNotFoundError | ServiceUnavailableError>;
255
+ /**
256
+ * @see {@link PutAccountPolicyCommand}
257
+ */
258
+ putAccountPolicy(args: PutAccountPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutAccountPolicyCommandOutput, SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ServiceUnavailableError>;
259
+ /**
260
+ * @see {@link PutDataProtectionPolicyCommand}
261
+ */
262
+ putDataProtectionPolicy(args: PutDataProtectionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDataProtectionPolicyCommandOutput, SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
263
+ /**
264
+ * @see {@link PutDeliveryDestinationCommand}
265
+ */
266
+ putDeliveryDestination(args: PutDeliveryDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDeliveryDestinationCommandOutput, SdkError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
267
+ /**
268
+ * @see {@link PutDeliveryDestinationPolicyCommand}
269
+ */
270
+ putDeliveryDestinationPolicy(args: PutDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDeliveryDestinationPolicyCommandOutput, SdkError | ConflictError | ResourceNotFoundError | ServiceUnavailableError | ValidationError>;
271
+ /**
272
+ * @see {@link PutDeliverySourceCommand}
273
+ */
274
+ putDeliverySource(args: PutDeliverySourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDeliverySourceCommandOutput, SdkError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
275
+ /**
276
+ * @see {@link PutDestinationCommand}
277
+ */
278
+ putDestination(args: PutDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDestinationCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ServiceUnavailableError>;
279
+ /**
280
+ * @see {@link PutDestinationPolicyCommand}
281
+ */
282
+ putDestinationPolicy(args: PutDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDestinationPolicyCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ServiceUnavailableError>;
283
+ /**
284
+ * @see {@link PutIndexPolicyCommand}
285
+ */
286
+ putIndexPolicy(args: PutIndexPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutIndexPolicyCommandOutput, SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
287
+ /**
288
+ * @see {@link PutIntegrationCommand}
289
+ */
290
+ putIntegration(args: PutIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutIntegrationCommandOutput, SdkError | InvalidParameterError | LimitExceededError | ServiceUnavailableError | ValidationError>;
291
+ /**
292
+ * @see {@link PutLogEventsCommand}
293
+ */
294
+ putLogEvents(args: PutLogEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutLogEventsCommandOutput, SdkError | DataAlreadyAcceptedError | InvalidParameterError | InvalidSequenceTokenError | ResourceNotFoundError | ServiceUnavailableError | UnrecognizedClientError>;
295
+ /**
296
+ * @see {@link PutMetricFilterCommand}
297
+ */
298
+ putMetricFilter(args: PutMetricFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutMetricFilterCommandOutput, SdkError | InvalidOperationError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
299
+ /**
300
+ * @see {@link PutQueryDefinitionCommand}
301
+ */
302
+ putQueryDefinition(args: PutQueryDefinitionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutQueryDefinitionCommandOutput, SdkError | InvalidParameterError | LimitExceededError | ResourceNotFoundError | ServiceUnavailableError>;
303
+ /**
304
+ * @see {@link PutResourcePolicyCommand}
305
+ */
306
+ putResourcePolicy(args: PutResourcePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutResourcePolicyCommandOutput, SdkError | InvalidParameterError | LimitExceededError | ServiceUnavailableError>;
307
+ /**
308
+ * @see {@link PutRetentionPolicyCommand}
309
+ */
310
+ putRetentionPolicy(args: PutRetentionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutRetentionPolicyCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
311
+ /**
312
+ * @see {@link PutSubscriptionFilterCommand}
313
+ */
314
+ putSubscriptionFilter(args: PutSubscriptionFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutSubscriptionFilterCommandOutput, SdkError | InvalidOperationError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
315
+ /**
316
+ * @see {@link PutTransformerCommand}
317
+ */
318
+ putTransformer(args: PutTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutTransformerCommandOutput, SdkError | InvalidOperationError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
319
+ /**
320
+ * @see {@link StartLiveTailCommand}
321
+ */
322
+ startLiveTail(args: StartLiveTailCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartLiveTailCommandOutput, SdkError | AccessDeniedError | InvalidOperationError | InvalidParameterError | LimitExceededError | ResourceNotFoundError>;
323
+ /**
324
+ * @see {@link StartQueryCommand}
325
+ */
326
+ startQuery(args: StartQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartQueryCommandOutput, SdkError | InvalidParameterError | LimitExceededError | MalformedQueryError | ResourceNotFoundError | ServiceUnavailableError>;
327
+ /**
328
+ * @see {@link StopQueryCommand}
329
+ */
330
+ stopQuery(args: StopQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopQueryCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
331
+ /**
332
+ * @see {@link TagLogGroupCommand}
333
+ */
334
+ tagLogGroup(args: TagLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagLogGroupCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError>;
335
+ /**
336
+ * @see {@link TagResourceCommand}
337
+ */
338
+ tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | TooManyTagsError>;
339
+ /**
340
+ * @see {@link TestMetricFilterCommand}
341
+ */
342
+ testMetricFilter(args: TestMetricFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<TestMetricFilterCommandOutput, SdkError | InvalidParameterError | ServiceUnavailableError>;
343
+ /**
344
+ * @see {@link TestTransformerCommand}
345
+ */
346
+ testTransformer(args: TestTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<TestTransformerCommandOutput, SdkError | InvalidOperationError | InvalidParameterError | ServiceUnavailableError>;
347
+ /**
348
+ * @see {@link UntagLogGroupCommand}
349
+ */
350
+ untagLogGroup(args: UntagLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagLogGroupCommandOutput, SdkError | ResourceNotFoundError>;
351
+ /**
352
+ * @see {@link UntagResourceCommand}
353
+ */
354
+ untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
355
+ /**
356
+ * @see {@link UpdateAnomalyCommand}
357
+ */
358
+ updateAnomaly(args: UpdateAnomalyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAnomalyCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
359
+ /**
360
+ * @see {@link UpdateDeliveryConfigurationCommand}
361
+ */
362
+ updateDeliveryConfiguration(args: UpdateDeliveryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDeliveryConfigurationCommandOutput, SdkError | AccessDeniedError | ConflictError | ResourceNotFoundError | ServiceUnavailableError | ThrottlingError | ValidationError>;
363
+ /**
364
+ * @see {@link UpdateLogAnomalyDetectorCommand}
365
+ */
366
+ updateLogAnomalyDetector(args: UpdateLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateLogAnomalyDetectorCommandOutput, SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
367
+ }
368
+ /**
369
+ * @since 1.0.0
370
+ * @category constructors
371
+ */
372
+ export declare const makeCloudWatchLogsService: Effect.Effect<CloudWatchLogsService$, never, Instance.CloudWatchLogsClientInstance>;
373
+ declare const CloudWatchLogsService_base: import("effect/Context").TagClass<CloudWatchLogsService, "@effect-aws/client-cloudwatch-logs/CloudWatchLogsService", CloudWatchLogsService$> & {
374
+ readonly _: Effect.Effect<CloudWatchLogsService$["_"], never, CloudWatchLogsService>;
375
+ associateKmsKey: (args: AssociateKmsKeyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<AssociateKmsKeyCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
376
+ cancelExportTask: (args: CancelExportTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CancelExportTaskCommandOutput, InvalidOperationError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
377
+ createDelivery: (args: CreateDeliveryCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateDeliveryCommandOutput, AccessDeniedError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
378
+ createExportTask: (args: CreateExportTaskCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateExportTaskCommandOutput, InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceAlreadyExistsError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
379
+ createLogAnomalyDetector: (args: CreateLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateLogAnomalyDetectorCommandOutput, InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
380
+ createLogGroup: (args: CreateLogGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateLogGroupCommandOutput, InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceAlreadyExistsError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
381
+ createLogStream: (args: CreateLogStreamCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<CreateLogStreamCommandOutput, InvalidParameterError | ResourceAlreadyExistsError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
382
+ deleteAccountPolicy: (args: DeleteAccountPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteAccountPolicyCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
383
+ deleteDataProtectionPolicy: (args: DeleteDataProtectionPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteDataProtectionPolicyCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
384
+ deleteDelivery: (args: DeleteDeliveryCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteDeliveryCommandOutput, ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
385
+ deleteDeliveryDestination: (args: DeleteDeliveryDestinationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteDeliveryDestinationCommandOutput, ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
386
+ deleteDeliveryDestinationPolicy: (args: DeleteDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteDeliveryDestinationPolicyCommandOutput, ConflictError | ResourceNotFoundError | ServiceUnavailableError | ValidationError | SdkError, CloudWatchLogsService>;
387
+ deleteDeliverySource: (args: DeleteDeliverySourceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteDeliverySourceCommandOutput, ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
388
+ deleteDestination: (args: DeleteDestinationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteDestinationCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
389
+ deleteIndexPolicy: (args: DeleteIndexPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteIndexPolicyCommandOutput, InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
390
+ deleteIntegration: (args: DeleteIntegrationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteIntegrationCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | ValidationError | SdkError, CloudWatchLogsService>;
391
+ deleteLogAnomalyDetector: (args: DeleteLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteLogAnomalyDetectorCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
392
+ deleteLogGroup: (args: DeleteLogGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteLogGroupCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
393
+ deleteLogStream: (args: DeleteLogStreamCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteLogStreamCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
394
+ deleteMetricFilter: (args: DeleteMetricFilterCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteMetricFilterCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
395
+ deleteQueryDefinition: (args: DeleteQueryDefinitionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteQueryDefinitionCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
396
+ deleteResourcePolicy: (args: DeleteResourcePolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteResourcePolicyCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
397
+ deleteRetentionPolicy: (args: DeleteRetentionPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteRetentionPolicyCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
398
+ deleteSubscriptionFilter: (args: DeleteSubscriptionFilterCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteSubscriptionFilterCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
399
+ deleteTransformer: (args: DeleteTransformerCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DeleteTransformerCommandOutput, InvalidOperationError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
400
+ describeAccountPolicies: (args: DescribeAccountPoliciesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeAccountPoliciesCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
401
+ describeConfigurationTemplates: (args: DescribeConfigurationTemplatesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeConfigurationTemplatesCommandOutput, ResourceNotFoundError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
402
+ describeDeliveries: (args: DescribeDeliveriesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeDeliveriesCommandOutput, ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
403
+ describeDeliveryDestinations: (args: DescribeDeliveryDestinationsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeDeliveryDestinationsCommandOutput, ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
404
+ describeDeliverySources: (args: DescribeDeliverySourcesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeDeliverySourcesCommandOutput, ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
405
+ describeDestinations: (args: DescribeDestinationsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeDestinationsCommandOutput, InvalidParameterError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
406
+ describeExportTasks: (args: DescribeExportTasksCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeExportTasksCommandOutput, InvalidParameterError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
407
+ describeFieldIndexes: (args: DescribeFieldIndexesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeFieldIndexesCommandOutput, InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
408
+ describeIndexPolicies: (args: DescribeIndexPoliciesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeIndexPoliciesCommandOutput, InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
409
+ describeLogGroups: (args: DescribeLogGroupsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeLogGroupsCommandOutput, InvalidParameterError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
410
+ describeLogStreams: (args: DescribeLogStreamsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeLogStreamsCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
411
+ describeMetricFilters: (args: DescribeMetricFiltersCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeMetricFiltersCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
412
+ describeQueries: (args: DescribeQueriesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeQueriesCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
413
+ describeQueryDefinitions: (args: DescribeQueryDefinitionsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeQueryDefinitionsCommandOutput, InvalidParameterError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
414
+ describeResourcePolicies: (args: DescribeResourcePoliciesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeResourcePoliciesCommandOutput, InvalidParameterError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
415
+ describeSubscriptionFilters: (args: DescribeSubscriptionFiltersCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DescribeSubscriptionFiltersCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
416
+ disassociateKmsKey: (args: DisassociateKmsKeyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<DisassociateKmsKeyCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
417
+ filterLogEvents: (args: FilterLogEventsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<FilterLogEventsCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
418
+ getDataProtectionPolicy: (args: GetDataProtectionPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetDataProtectionPolicyCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
419
+ getDelivery: (args: GetDeliveryCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetDeliveryCommandOutput, ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
420
+ getDeliveryDestination: (args: GetDeliveryDestinationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetDeliveryDestinationCommandOutput, ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
421
+ getDeliveryDestinationPolicy: (args: GetDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetDeliveryDestinationPolicyCommandOutput, ResourceNotFoundError | ServiceUnavailableError | ValidationError | SdkError, CloudWatchLogsService>;
422
+ getDeliverySource: (args: GetDeliverySourceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetDeliverySourceCommandOutput, ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
423
+ getIntegration: (args: GetIntegrationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetIntegrationCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
424
+ getLogAnomalyDetector: (args: GetLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetLogAnomalyDetectorCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
425
+ getLogEvents: (args: GetLogEventsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetLogEventsCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
426
+ getLogGroupFields: (args: GetLogGroupFieldsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetLogGroupFieldsCommandOutput, InvalidParameterError | LimitExceededError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
427
+ getLogRecord: (args: GetLogRecordCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetLogRecordCommandOutput, InvalidParameterError | LimitExceededError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
428
+ getQueryResults: (args: GetQueryResultsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetQueryResultsCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
429
+ getTransformer: (args: GetTransformerCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<GetTransformerCommandOutput, InvalidOperationError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
430
+ listAnomalies: (args: ListAnomaliesCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListAnomaliesCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
431
+ listIntegrations: (args: ListIntegrationsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListIntegrationsCommandOutput, InvalidParameterError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
432
+ listLogAnomalyDetectors: (args: ListLogAnomalyDetectorsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListLogAnomalyDetectorsCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
433
+ listLogGroupsForQuery: (args: ListLogGroupsForQueryCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListLogGroupsForQueryCommandOutput, AccessDeniedError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
434
+ listTagsForResource: (args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListTagsForResourceCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
435
+ listTagsLogGroup: (args: ListTagsLogGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<ListTagsLogGroupCommandOutput, ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
436
+ putAccountPolicy: (args: PutAccountPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutAccountPolicyCommandOutput, InvalidParameterError | LimitExceededError | OperationAbortedError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
437
+ putDataProtectionPolicy: (args: PutDataProtectionPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutDataProtectionPolicyCommandOutput, InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
438
+ putDeliveryDestination: (args: PutDeliveryDestinationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutDeliveryDestinationCommandOutput, ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
439
+ putDeliveryDestinationPolicy: (args: PutDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutDeliveryDestinationPolicyCommandOutput, ConflictError | ResourceNotFoundError | ServiceUnavailableError | ValidationError | SdkError, CloudWatchLogsService>;
440
+ putDeliverySource: (args: PutDeliverySourceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutDeliverySourceCommandOutput, ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
441
+ putDestination: (args: PutDestinationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutDestinationCommandOutput, InvalidParameterError | OperationAbortedError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
442
+ putDestinationPolicy: (args: PutDestinationPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutDestinationPolicyCommandOutput, InvalidParameterError | OperationAbortedError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
443
+ putIndexPolicy: (args: PutIndexPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutIndexPolicyCommandOutput, InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
444
+ putIntegration: (args: PutIntegrationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutIntegrationCommandOutput, InvalidParameterError | LimitExceededError | ServiceUnavailableError | ValidationError | SdkError, CloudWatchLogsService>;
445
+ putLogEvents: (args: PutLogEventsCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutLogEventsCommandOutput, DataAlreadyAcceptedError | InvalidParameterError | InvalidSequenceTokenError | ResourceNotFoundError | ServiceUnavailableError | UnrecognizedClientError | SdkError, CloudWatchLogsService>;
446
+ putMetricFilter: (args: PutMetricFilterCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutMetricFilterCommandOutput, InvalidOperationError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
447
+ putQueryDefinition: (args: PutQueryDefinitionCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutQueryDefinitionCommandOutput, InvalidParameterError | LimitExceededError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
448
+ putResourcePolicy: (args: PutResourcePolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutResourcePolicyCommandOutput, InvalidParameterError | LimitExceededError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
449
+ putRetentionPolicy: (args: PutRetentionPolicyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutRetentionPolicyCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
450
+ putSubscriptionFilter: (args: PutSubscriptionFilterCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutSubscriptionFilterCommandOutput, InvalidOperationError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
451
+ putTransformer: (args: PutTransformerCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<PutTransformerCommandOutput, InvalidOperationError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
452
+ startLiveTail: (args: StartLiveTailCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<StartLiveTailCommandOutput, AccessDeniedError | InvalidOperationError | InvalidParameterError | LimitExceededError | ResourceNotFoundError | SdkError, CloudWatchLogsService>;
453
+ startQuery: (args: StartQueryCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<StartQueryCommandOutput, InvalidParameterError | LimitExceededError | MalformedQueryError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
454
+ stopQuery: (args: StopQueryCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<StopQueryCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
455
+ tagLogGroup: (args: TagLogGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<TagLogGroupCommandOutput, InvalidParameterError | ResourceNotFoundError | SdkError, CloudWatchLogsService>;
456
+ tagResource: (args: TagResourceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<TagResourceCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | TooManyTagsError | SdkError, CloudWatchLogsService>;
457
+ testMetricFilter: (args: TestMetricFilterCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<TestMetricFilterCommandOutput, InvalidParameterError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
458
+ testTransformer: (args: TestTransformerCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<TestTransformerCommandOutput, InvalidOperationError | InvalidParameterError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
459
+ untagLogGroup: (args: UntagLogGroupCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UntagLogGroupCommandOutput, ResourceNotFoundError | SdkError, CloudWatchLogsService>;
460
+ untagResource: (args: UntagResourceCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UntagResourceCommandOutput, InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
461
+ updateAnomaly: (args: UpdateAnomalyCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateAnomalyCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
462
+ updateDeliveryConfiguration: (args: UpdateDeliveryConfigurationCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateDeliveryConfigurationCommandOutput, AccessDeniedError | ConflictError | ResourceNotFoundError | ServiceUnavailableError | ThrottlingError | ValidationError | SdkError, CloudWatchLogsService>;
463
+ updateLogAnomalyDetector: (args: UpdateLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions | undefined) => Effect.Effect<UpdateLogAnomalyDetectorCommandOutput, InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | SdkError, CloudWatchLogsService>;
464
+ } & {
465
+ use: <X>(body: (_: CloudWatchLogsService$) => X) => X extends Effect.Effect<infer A, infer E, infer R> ? Effect.Effect<A, E, CloudWatchLogsService | R> : Effect.Effect<X, never, CloudWatchLogsService>;
466
+ };
467
+ /**
468
+ * @since 1.0.0
469
+ * @category models
470
+ */
471
+ export declare class CloudWatchLogsService extends CloudWatchLogsService_base {
472
+ static readonly defaultLayer: Layer.Layer<CloudWatchLogsService, never, never>;
473
+ static readonly layer: (config: CloudWatchLogsService.Config) => Layer.Layer<CloudWatchLogsService, never, never>;
474
+ static readonly baseLayer: (evaluate: (defaultConfig: CloudWatchLogsClientConfig) => CloudWatchLogsClient) => Layer.Layer<CloudWatchLogsService, never, never>;
475
+ }
476
+ /**
477
+ * @since 1.0.0
478
+ */
479
+ export declare namespace CloudWatchLogsService {
480
+ /**
481
+ * @since 1.0.0
482
+ */
483
+ interface Config extends Omit<CloudWatchLogsClientConfig, "logger"> {
484
+ readonly logger?: ServiceLogger.ServiceLoggerConstructorProps | true;
485
+ }
486
+ }
487
+ export {};
488
+ //# sourceMappingURL=CloudWatchLogsService.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CloudWatchLogsService.d.ts","sourceRoot":"","sources":["../../src/CloudWatchLogsService.ts"],"names":[],"mappings":"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"}
@@ -0,0 +1,25 @@
1
+ /**
2
+ * @since 1.0.0
3
+ */
4
+ import type { CloudWatchLogsClientConfig } from "@aws-sdk/client-cloudwatch-logs";
5
+ import { Effect, Layer } from "effect";
6
+ import type { CloudWatchLogsService } from "./CloudWatchLogsService.js";
7
+ /**
8
+ * @since 1.0.0
9
+ * @category cloudwatch-logs service config
10
+ */
11
+ export declare const withCloudWatchLogsServiceConfig: {
12
+ (config: CloudWatchLogsService.Config): <A, E, R>(effect: Effect.Effect<A, E, R>) => Effect.Effect<A, E, R>;
13
+ <A, E, R>(effect: Effect.Effect<A, E, R>, config: CloudWatchLogsService.Config): Effect.Effect<A, E, R>;
14
+ };
15
+ /**
16
+ * @since 1.0.0
17
+ * @category cloudwatch-logs service config
18
+ */
19
+ export declare const setCloudWatchLogsServiceConfig: (config: CloudWatchLogsService.Config) => Layer.Layer<never, never, never>;
20
+ /**
21
+ * @since 1.0.0
22
+ * @category adapters
23
+ */
24
+ export declare const toCloudWatchLogsClientConfig: Effect.Effect<CloudWatchLogsClientConfig>;
25
+ //# sourceMappingURL=CloudWatchLogsServiceConfig.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"CloudWatchLogsServiceConfig.d.ts","sourceRoot":"","sources":["../../src/CloudWatchLogsServiceConfig.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,0BAA0B,EAAE,MAAM,iCAAiC,CAAC;AAElF,OAAO,EAAE,MAAM,EAAY,KAAK,EAAE,MAAM,QAAQ,CAAC;AAGjD,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AAWxE;;;GAGG;AACH,eAAO,MAAM,+BAA+B,EAAE;IAC5C,CAAC,MAAM,EAAE,qBAAqB,CAAC,MAAM,GAAG,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,KAAK,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;IAC5G,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,EAAE,MAAM,EAAE,qBAAqB,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;CAKzG,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,8BAA8B,WAAY,sBAAsB,MAAM,qCAClB,CAAC;AAElE;;;GAGG;AACH,eAAO,MAAM,4BAA4B,EAAE,MAAM,CAAC,MAAM,CAAC,0BAA0B,CAQjF,CAAC"}