@effect-aws/client-cloudwatch-logs 1.10.9 → 2.0.0-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +1 -1
- package/README.md +3 -3
- package/dist/dts/CloudWatchLogsClientInstance.d.ts +4 -2
- package/dist/dts/CloudWatchLogsClientInstance.d.ts.map +1 -1
- package/dist/dts/CloudWatchLogsService.d.ts +112 -112
- package/dist/dts/CloudWatchLogsService.d.ts.map +1 -1
- package/dist/dts/CloudWatchLogsServiceConfig.d.ts +2 -1
- package/dist/dts/CloudWatchLogsServiceConfig.d.ts.map +1 -1
- package/dist/esm/CloudWatchLogsClientInstance.js +5 -3
- package/dist/esm/CloudWatchLogsClientInstance.js.map +1 -1
- package/dist/esm/CloudWatchLogsService.js +4 -2
- package/dist/esm/CloudWatchLogsService.js.map +1 -1
- package/dist/esm/CloudWatchLogsServiceConfig.js +7 -6
- package/dist/esm/CloudWatchLogsServiceConfig.js.map +1 -1
- package/package.json +8 -14
- package/src/CloudWatchLogsClientInstance.ts +9 -5
- package/src/CloudWatchLogsService.ts +113 -126
- package/src/CloudWatchLogsServiceConfig.ts +8 -7
- package/dist/cjs/CloudWatchLogsClientInstance.d.ts +0 -24
- package/dist/cjs/CloudWatchLogsClientInstance.d.ts.map +0 -1
- package/dist/cjs/CloudWatchLogsClientInstance.js +0 -50
- package/dist/cjs/CloudWatchLogsClientInstance.js.map +0 -1
- package/dist/cjs/CloudWatchLogsService.d.ts +0 -474
- package/dist/cjs/CloudWatchLogsService.d.ts.map +0 -1
- package/dist/cjs/CloudWatchLogsService.js +0 -166
- package/dist/cjs/CloudWatchLogsService.js.map +0 -1
- package/dist/cjs/CloudWatchLogsServiceConfig.d.ts +0 -25
- package/dist/cjs/CloudWatchLogsServiceConfig.d.ts.map +0 -1
- package/dist/cjs/CloudWatchLogsServiceConfig.js +0 -35
- package/dist/cjs/CloudWatchLogsServiceConfig.js.map +0 -1
- package/dist/cjs/Errors.d.ts +0 -28
- package/dist/cjs/Errors.d.ts.map +0 -1
- package/dist/cjs/Errors.js +0 -27
- package/dist/cjs/Errors.js.map +0 -1
- package/dist/cjs/index.d.ts +0 -44
- package/dist/cjs/index.d.ts.map +0 -1
- package/dist/cjs/index.js +0 -56
- package/dist/cjs/index.js.map +0 -1
|
@@ -3,8 +3,10 @@
|
|
|
3
3
|
*/
|
|
4
4
|
import { type AssociateKmsKeyCommandInput, type AssociateKmsKeyCommandOutput, type AssociateSourceToS3TableIntegrationCommandInput, type AssociateSourceToS3TableIntegrationCommandOutput, type CancelExportTaskCommandInput, type CancelExportTaskCommandOutput, type CancelImportTaskCommandInput, type CancelImportTaskCommandOutput, type CloudWatchLogsClient, type CloudWatchLogsClientConfig, type CreateDeliveryCommandInput, type CreateDeliveryCommandOutput, type CreateExportTaskCommandInput, type CreateExportTaskCommandOutput, type CreateImportTaskCommandInput, type CreateImportTaskCommandOutput, type CreateLogAnomalyDetectorCommandInput, type CreateLogAnomalyDetectorCommandOutput, type CreateLogGroupCommandInput, type CreateLogGroupCommandOutput, type CreateLogStreamCommandInput, type CreateLogStreamCommandOutput, type CreateScheduledQueryCommandInput, type CreateScheduledQueryCommandOutput, 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 DeleteScheduledQueryCommandInput, type DeleteScheduledQueryCommandOutput, 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 DescribeImportTaskBatchesCommandInput, type DescribeImportTaskBatchesCommandOutput, type DescribeImportTasksCommandInput, type DescribeImportTasksCommandOutput, 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 DisassociateSourceFromS3TableIntegrationCommandInput, type DisassociateSourceFromS3TableIntegrationCommandOutput, 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 GetLogFieldsCommandInput, type GetLogFieldsCommandOutput, type GetLogGroupFieldsCommandInput, type GetLogGroupFieldsCommandOutput, type GetLogObjectCommandInput, type GetLogObjectCommandOutput, type GetLogRecordCommandInput, type GetLogRecordCommandOutput, type GetQueryResultsCommandInput, type GetQueryResultsCommandOutput, type GetScheduledQueryCommandInput, type GetScheduledQueryCommandOutput, type GetScheduledQueryHistoryCommandInput, type GetScheduledQueryHistoryCommandOutput, type GetTransformerCommandInput, type GetTransformerCommandOutput, type ListAggregateLogGroupSummariesCommandInput, type ListAggregateLogGroupSummariesCommandOutput, type ListAnomaliesCommandInput, type ListAnomaliesCommandOutput, type ListIntegrationsCommandInput, type ListIntegrationsCommandOutput, type ListLogAnomalyDetectorsCommandInput, type ListLogAnomalyDetectorsCommandOutput, type ListLogGroupsCommandInput, type ListLogGroupsCommandOutput, type ListLogGroupsForQueryCommandInput, type ListLogGroupsForQueryCommandOutput, type ListScheduledQueriesCommandInput, type ListScheduledQueriesCommandOutput, type ListSourcesForS3TableIntegrationCommandInput, type ListSourcesForS3TableIntegrationCommandOutput, 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 PutLogGroupDeletionProtectionCommandInput, type PutLogGroupDeletionProtectionCommandOutput, 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, type UpdateScheduledQueryCommandInput, type UpdateScheduledQueryCommandOutput } from "@aws-sdk/client-cloudwatch-logs";
|
|
5
5
|
import type { HttpHandlerOptions, ServiceLogger } from "@effect-aws/commons";
|
|
6
|
-
import type
|
|
7
|
-
import
|
|
6
|
+
import type * as Cause from "effect/Cause";
|
|
7
|
+
import * as Effect from "effect/Effect";
|
|
8
|
+
import * as Layer from "effect/Layer";
|
|
9
|
+
import * as ServiceMap from "effect/ServiceMap";
|
|
8
10
|
import * as Instance from "./CloudWatchLogsClientInstance.js";
|
|
9
11
|
import type { AccessDeniedError, ConflictError, DataAlreadyAcceptedError, InternalServerError, InvalidOperationError, InvalidParameterError, InvalidSequenceTokenError, LimitExceededError, MalformedQueryError, OperationAbortedError, ResourceAlreadyExistsError, ResourceNotFoundError, SdkError, ServiceQuotaExceededError, ServiceUnavailableError, ThrottlingError, TooManyTagsError, UnrecognizedClientError, ValidationError } from "./Errors.js";
|
|
10
12
|
interface CloudWatchLogsService$ {
|
|
@@ -12,440 +14,438 @@ interface CloudWatchLogsService$ {
|
|
|
12
14
|
/**
|
|
13
15
|
* @see {@link AssociateKmsKeyCommand}
|
|
14
16
|
*/
|
|
15
|
-
associateKmsKey(args: AssociateKmsKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateKmsKeyCommandOutput, Cause.
|
|
17
|
+
associateKmsKey(args: AssociateKmsKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateKmsKeyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
16
18
|
/**
|
|
17
19
|
* @see {@link AssociateSourceToS3TableIntegrationCommand}
|
|
18
20
|
*/
|
|
19
|
-
associateSourceToS3TableIntegration(args: AssociateSourceToS3TableIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateSourceToS3TableIntegrationCommandOutput, Cause.
|
|
21
|
+
associateSourceToS3TableIntegration(args: AssociateSourceToS3TableIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<AssociateSourceToS3TableIntegrationCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
20
22
|
/**
|
|
21
23
|
* @see {@link CancelExportTaskCommand}
|
|
22
24
|
*/
|
|
23
|
-
cancelExportTask(args: CancelExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelExportTaskCommandOutput, Cause.
|
|
25
|
+
cancelExportTask(args: CancelExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelExportTaskCommandOutput, Cause.TimeoutError | SdkError | InvalidOperationError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
24
26
|
/**
|
|
25
27
|
* @see {@link CancelImportTaskCommand}
|
|
26
28
|
*/
|
|
27
|
-
cancelImportTask(args: CancelImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelImportTaskCommandOutput, Cause.
|
|
29
|
+
cancelImportTask(args: CancelImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelImportTaskCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InvalidOperationError | InvalidParameterError | ResourceNotFoundError | ThrottlingError>;
|
|
28
30
|
/**
|
|
29
31
|
* @see {@link CreateDeliveryCommand}
|
|
30
32
|
*/
|
|
31
|
-
createDelivery(args: CreateDeliveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDeliveryCommandOutput, Cause.
|
|
33
|
+
createDelivery(args: CreateDeliveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDeliveryCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
32
34
|
/**
|
|
33
35
|
* @see {@link CreateExportTaskCommand}
|
|
34
36
|
*/
|
|
35
|
-
createExportTask(args: CreateExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateExportTaskCommandOutput, Cause.
|
|
37
|
+
createExportTask(args: CreateExportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateExportTaskCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceAlreadyExistsError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
36
38
|
/**
|
|
37
39
|
* @see {@link CreateImportTaskCommand}
|
|
38
40
|
*/
|
|
39
|
-
createImportTask(args: CreateImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateImportTaskCommandOutput, Cause.
|
|
41
|
+
createImportTask(args: CreateImportTaskCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateImportTaskCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InvalidOperationError | InvalidParameterError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
40
42
|
/**
|
|
41
43
|
* @see {@link CreateLogAnomalyDetectorCommand}
|
|
42
44
|
*/
|
|
43
|
-
createLogAnomalyDetector(args: CreateLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLogAnomalyDetectorCommandOutput, Cause.
|
|
45
|
+
createLogAnomalyDetector(args: CreateLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLogAnomalyDetectorCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
44
46
|
/**
|
|
45
47
|
* @see {@link CreateLogGroupCommand}
|
|
46
48
|
*/
|
|
47
|
-
createLogGroup(args: CreateLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLogGroupCommandOutput, Cause.
|
|
49
|
+
createLogGroup(args: CreateLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLogGroupCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceAlreadyExistsError | ServiceUnavailableError>;
|
|
48
50
|
/**
|
|
49
51
|
* @see {@link CreateLogStreamCommand}
|
|
50
52
|
*/
|
|
51
|
-
createLogStream(args: CreateLogStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLogStreamCommandOutput, Cause.
|
|
53
|
+
createLogStream(args: CreateLogStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateLogStreamCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceAlreadyExistsError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
52
54
|
/**
|
|
53
55
|
* @see {@link CreateScheduledQueryCommand}
|
|
54
56
|
*/
|
|
55
|
-
createScheduledQuery(args: CreateScheduledQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateScheduledQueryCommandOutput, Cause.
|
|
57
|
+
createScheduledQuery(args: CreateScheduledQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateScheduledQueryCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | InternalServerError | ResourceNotFoundError | ServiceQuotaExceededError | ThrottlingError | ValidationError>;
|
|
56
58
|
/**
|
|
57
59
|
* @see {@link DeleteAccountPolicyCommand}
|
|
58
60
|
*/
|
|
59
|
-
deleteAccountPolicy(args: DeleteAccountPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccountPolicyCommandOutput, Cause.
|
|
61
|
+
deleteAccountPolicy(args: DeleteAccountPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteAccountPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
60
62
|
/**
|
|
61
63
|
* @see {@link DeleteDataProtectionPolicyCommand}
|
|
62
64
|
*/
|
|
63
|
-
deleteDataProtectionPolicy(args: DeleteDataProtectionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDataProtectionPolicyCommandOutput, Cause.
|
|
65
|
+
deleteDataProtectionPolicy(args: DeleteDataProtectionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDataProtectionPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
64
66
|
/**
|
|
65
67
|
* @see {@link DeleteDeliveryCommand}
|
|
66
68
|
*/
|
|
67
|
-
deleteDelivery(args: DeleteDeliveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliveryCommandOutput, Cause.
|
|
69
|
+
deleteDelivery(args: DeleteDeliveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliveryCommandOutput, Cause.TimeoutError | SdkError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
68
70
|
/**
|
|
69
71
|
* @see {@link DeleteDeliveryDestinationCommand}
|
|
70
72
|
*/
|
|
71
|
-
deleteDeliveryDestination(args: DeleteDeliveryDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliveryDestinationCommandOutput, Cause.
|
|
73
|
+
deleteDeliveryDestination(args: DeleteDeliveryDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliveryDestinationCommandOutput, Cause.TimeoutError | SdkError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
72
74
|
/**
|
|
73
75
|
* @see {@link DeleteDeliveryDestinationPolicyCommand}
|
|
74
76
|
*/
|
|
75
|
-
deleteDeliveryDestinationPolicy(args: DeleteDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliveryDestinationPolicyCommandOutput, Cause.
|
|
77
|
+
deleteDeliveryDestinationPolicy(args: DeleteDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliveryDestinationPolicyCommandOutput, Cause.TimeoutError | SdkError | ConflictError | ResourceNotFoundError | ServiceUnavailableError | ValidationError>;
|
|
76
78
|
/**
|
|
77
79
|
* @see {@link DeleteDeliverySourceCommand}
|
|
78
80
|
*/
|
|
79
|
-
deleteDeliverySource(args: DeleteDeliverySourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliverySourceCommandOutput, Cause.
|
|
81
|
+
deleteDeliverySource(args: DeleteDeliverySourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDeliverySourceCommandOutput, Cause.TimeoutError | SdkError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
80
82
|
/**
|
|
81
83
|
* @see {@link DeleteDestinationCommand}
|
|
82
84
|
*/
|
|
83
|
-
deleteDestination(args: DeleteDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDestinationCommandOutput, Cause.
|
|
85
|
+
deleteDestination(args: DeleteDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDestinationCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
84
86
|
/**
|
|
85
87
|
* @see {@link DeleteIndexPolicyCommand}
|
|
86
88
|
*/
|
|
87
|
-
deleteIndexPolicy(args: DeleteIndexPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIndexPolicyCommandOutput, Cause.
|
|
89
|
+
deleteIndexPolicy(args: DeleteIndexPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIndexPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
88
90
|
/**
|
|
89
91
|
* @see {@link DeleteIntegrationCommand}
|
|
90
92
|
*/
|
|
91
|
-
deleteIntegration(args: DeleteIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIntegrationCommandOutput, Cause.
|
|
93
|
+
deleteIntegration(args: DeleteIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteIntegrationCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | ValidationError>;
|
|
92
94
|
/**
|
|
93
95
|
* @see {@link DeleteLogAnomalyDetectorCommand}
|
|
94
96
|
*/
|
|
95
|
-
deleteLogAnomalyDetector(args: DeleteLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLogAnomalyDetectorCommandOutput, Cause.
|
|
97
|
+
deleteLogAnomalyDetector(args: DeleteLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLogAnomalyDetectorCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
96
98
|
/**
|
|
97
99
|
* @see {@link DeleteLogGroupCommand}
|
|
98
100
|
*/
|
|
99
|
-
deleteLogGroup(args: DeleteLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLogGroupCommandOutput, Cause.
|
|
101
|
+
deleteLogGroup(args: DeleteLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLogGroupCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | ValidationError>;
|
|
100
102
|
/**
|
|
101
103
|
* @see {@link DeleteLogStreamCommand}
|
|
102
104
|
*/
|
|
103
|
-
deleteLogStream(args: DeleteLogStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLogStreamCommandOutput, Cause.
|
|
105
|
+
deleteLogStream(args: DeleteLogStreamCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteLogStreamCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError | ValidationError>;
|
|
104
106
|
/**
|
|
105
107
|
* @see {@link DeleteMetricFilterCommand}
|
|
106
108
|
*/
|
|
107
|
-
deleteMetricFilter(args: DeleteMetricFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteMetricFilterCommandOutput, Cause.
|
|
109
|
+
deleteMetricFilter(args: DeleteMetricFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteMetricFilterCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
108
110
|
/**
|
|
109
111
|
* @see {@link DeleteQueryDefinitionCommand}
|
|
110
112
|
*/
|
|
111
|
-
deleteQueryDefinition(args: DeleteQueryDefinitionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteQueryDefinitionCommandOutput, Cause.
|
|
113
|
+
deleteQueryDefinition(args: DeleteQueryDefinitionCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteQueryDefinitionCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
112
114
|
/**
|
|
113
115
|
* @see {@link DeleteResourcePolicyCommand}
|
|
114
116
|
*/
|
|
115
|
-
deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteResourcePolicyCommandOutput, Cause.
|
|
117
|
+
deleteResourcePolicy(args: DeleteResourcePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteResourcePolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
116
118
|
/**
|
|
117
119
|
* @see {@link DeleteRetentionPolicyCommand}
|
|
118
120
|
*/
|
|
119
|
-
deleteRetentionPolicy(args: DeleteRetentionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRetentionPolicyCommandOutput, Cause.
|
|
121
|
+
deleteRetentionPolicy(args: DeleteRetentionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteRetentionPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
120
122
|
/**
|
|
121
123
|
* @see {@link DeleteScheduledQueryCommand}
|
|
122
124
|
*/
|
|
123
|
-
deleteScheduledQuery(args: DeleteScheduledQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteScheduledQueryCommandOutput, Cause.
|
|
125
|
+
deleteScheduledQuery(args: DeleteScheduledQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteScheduledQueryCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
124
126
|
/**
|
|
125
127
|
* @see {@link DeleteSubscriptionFilterCommand}
|
|
126
128
|
*/
|
|
127
|
-
deleteSubscriptionFilter(args: DeleteSubscriptionFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSubscriptionFilterCommandOutput, Cause.
|
|
129
|
+
deleteSubscriptionFilter(args: DeleteSubscriptionFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteSubscriptionFilterCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
128
130
|
/**
|
|
129
131
|
* @see {@link DeleteTransformerCommand}
|
|
130
132
|
*/
|
|
131
|
-
deleteTransformer(args: DeleteTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransformerCommandOutput, Cause.
|
|
133
|
+
deleteTransformer(args: DeleteTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteTransformerCommandOutput, Cause.TimeoutError | SdkError | InvalidOperationError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
132
134
|
/**
|
|
133
135
|
* @see {@link DescribeAccountPoliciesCommand}
|
|
134
136
|
*/
|
|
135
|
-
describeAccountPolicies(args: DescribeAccountPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAccountPoliciesCommandOutput, Cause.
|
|
137
|
+
describeAccountPolicies(args: DescribeAccountPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeAccountPoliciesCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
136
138
|
/**
|
|
137
139
|
* @see {@link DescribeConfigurationTemplatesCommand}
|
|
138
140
|
*/
|
|
139
|
-
describeConfigurationTemplates(args: DescribeConfigurationTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeConfigurationTemplatesCommandOutput, Cause.
|
|
141
|
+
describeConfigurationTemplates(args: DescribeConfigurationTemplatesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeConfigurationTemplatesCommandOutput, Cause.TimeoutError | SdkError | ResourceNotFoundError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
140
142
|
/**
|
|
141
143
|
* @see {@link DescribeDeliveriesCommand}
|
|
142
144
|
*/
|
|
143
|
-
describeDeliveries(args: DescribeDeliveriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeliveriesCommandOutput, Cause.
|
|
145
|
+
describeDeliveries(args: DescribeDeliveriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeliveriesCommandOutput, Cause.TimeoutError | SdkError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
144
146
|
/**
|
|
145
147
|
* @see {@link DescribeDeliveryDestinationsCommand}
|
|
146
148
|
*/
|
|
147
|
-
describeDeliveryDestinations(args: DescribeDeliveryDestinationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeliveryDestinationsCommandOutput, Cause.
|
|
149
|
+
describeDeliveryDestinations(args: DescribeDeliveryDestinationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeliveryDestinationsCommandOutput, Cause.TimeoutError | SdkError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
148
150
|
/**
|
|
149
151
|
* @see {@link DescribeDeliverySourcesCommand}
|
|
150
152
|
*/
|
|
151
|
-
describeDeliverySources(args: DescribeDeliverySourcesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeliverySourcesCommandOutput, Cause.
|
|
153
|
+
describeDeliverySources(args: DescribeDeliverySourcesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDeliverySourcesCommandOutput, Cause.TimeoutError | SdkError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
152
154
|
/**
|
|
153
155
|
* @see {@link DescribeDestinationsCommand}
|
|
154
156
|
*/
|
|
155
|
-
describeDestinations(args: DescribeDestinationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDestinationsCommandOutput, Cause.
|
|
157
|
+
describeDestinations(args: DescribeDestinationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeDestinationsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ServiceUnavailableError>;
|
|
156
158
|
/**
|
|
157
159
|
* @see {@link DescribeExportTasksCommand}
|
|
158
160
|
*/
|
|
159
|
-
describeExportTasks(args: DescribeExportTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeExportTasksCommandOutput, Cause.
|
|
161
|
+
describeExportTasks(args: DescribeExportTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeExportTasksCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ServiceUnavailableError>;
|
|
160
162
|
/**
|
|
161
163
|
* @see {@link DescribeFieldIndexesCommand}
|
|
162
164
|
*/
|
|
163
|
-
describeFieldIndexes(args: DescribeFieldIndexesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFieldIndexesCommandOutput, Cause.
|
|
165
|
+
describeFieldIndexes(args: DescribeFieldIndexesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeFieldIndexesCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
164
166
|
/**
|
|
165
167
|
* @see {@link DescribeImportTaskBatchesCommand}
|
|
166
168
|
*/
|
|
167
|
-
describeImportTaskBatches(args: DescribeImportTaskBatchesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImportTaskBatchesCommandOutput, Cause.
|
|
169
|
+
describeImportTaskBatches(args: DescribeImportTaskBatchesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImportTaskBatchesCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InvalidOperationError | InvalidParameterError | ResourceNotFoundError | ThrottlingError>;
|
|
168
170
|
/**
|
|
169
171
|
* @see {@link DescribeImportTasksCommand}
|
|
170
172
|
*/
|
|
171
|
-
describeImportTasks(args: DescribeImportTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImportTasksCommandOutput, Cause.
|
|
173
|
+
describeImportTasks(args: DescribeImportTasksCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeImportTasksCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InvalidOperationError | InvalidParameterError | ResourceNotFoundError | ThrottlingError>;
|
|
172
174
|
/**
|
|
173
175
|
* @see {@link DescribeIndexPoliciesCommand}
|
|
174
176
|
*/
|
|
175
|
-
describeIndexPolicies(args: DescribeIndexPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIndexPoliciesCommandOutput, Cause.
|
|
177
|
+
describeIndexPolicies(args: DescribeIndexPoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeIndexPoliciesCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
176
178
|
/**
|
|
177
179
|
* @see {@link DescribeLogGroupsCommand}
|
|
178
180
|
*/
|
|
179
|
-
describeLogGroups(args: DescribeLogGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLogGroupsCommandOutput, Cause.
|
|
181
|
+
describeLogGroups(args: DescribeLogGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLogGroupsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ServiceUnavailableError>;
|
|
180
182
|
/**
|
|
181
183
|
* @see {@link DescribeLogStreamsCommand}
|
|
182
184
|
*/
|
|
183
|
-
describeLogStreams(args: DescribeLogStreamsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLogStreamsCommandOutput, Cause.
|
|
185
|
+
describeLogStreams(args: DescribeLogStreamsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeLogStreamsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
184
186
|
/**
|
|
185
187
|
* @see {@link DescribeMetricFiltersCommand}
|
|
186
188
|
*/
|
|
187
|
-
describeMetricFilters(args: DescribeMetricFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeMetricFiltersCommandOutput, Cause.
|
|
189
|
+
describeMetricFilters(args: DescribeMetricFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeMetricFiltersCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
188
190
|
/**
|
|
189
191
|
* @see {@link DescribeQueriesCommand}
|
|
190
192
|
*/
|
|
191
|
-
describeQueries(args: DescribeQueriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeQueriesCommandOutput, Cause.
|
|
193
|
+
describeQueries(args: DescribeQueriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeQueriesCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
192
194
|
/**
|
|
193
195
|
* @see {@link DescribeQueryDefinitionsCommand}
|
|
194
196
|
*/
|
|
195
|
-
describeQueryDefinitions(args: DescribeQueryDefinitionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeQueryDefinitionsCommandOutput, Cause.
|
|
197
|
+
describeQueryDefinitions(args: DescribeQueryDefinitionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeQueryDefinitionsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ServiceUnavailableError>;
|
|
196
198
|
/**
|
|
197
199
|
* @see {@link DescribeResourcePoliciesCommand}
|
|
198
200
|
*/
|
|
199
|
-
describeResourcePolicies(args: DescribeResourcePoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeResourcePoliciesCommandOutput, Cause.
|
|
201
|
+
describeResourcePolicies(args: DescribeResourcePoliciesCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeResourcePoliciesCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ServiceUnavailableError>;
|
|
200
202
|
/**
|
|
201
203
|
* @see {@link DescribeSubscriptionFiltersCommand}
|
|
202
204
|
*/
|
|
203
|
-
describeSubscriptionFilters(args: DescribeSubscriptionFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSubscriptionFiltersCommandOutput, Cause.
|
|
205
|
+
describeSubscriptionFilters(args: DescribeSubscriptionFiltersCommandInput, options?: HttpHandlerOptions): Effect.Effect<DescribeSubscriptionFiltersCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
204
206
|
/**
|
|
205
207
|
* @see {@link DisassociateKmsKeyCommand}
|
|
206
208
|
*/
|
|
207
|
-
disassociateKmsKey(args: DisassociateKmsKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateKmsKeyCommandOutput, Cause.
|
|
209
|
+
disassociateKmsKey(args: DisassociateKmsKeyCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateKmsKeyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
208
210
|
/**
|
|
209
211
|
* @see {@link DisassociateSourceFromS3TableIntegrationCommand}
|
|
210
212
|
*/
|
|
211
|
-
disassociateSourceFromS3TableIntegration(args: DisassociateSourceFromS3TableIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateSourceFromS3TableIntegrationCommandOutput, Cause.
|
|
213
|
+
disassociateSourceFromS3TableIntegration(args: DisassociateSourceFromS3TableIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DisassociateSourceFromS3TableIntegrationCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
212
214
|
/**
|
|
213
215
|
* @see {@link FilterLogEventsCommand}
|
|
214
216
|
*/
|
|
215
|
-
filterLogEvents(args: FilterLogEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<FilterLogEventsCommandOutput, Cause.
|
|
217
|
+
filterLogEvents(args: FilterLogEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<FilterLogEventsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
216
218
|
/**
|
|
217
219
|
* @see {@link GetDataProtectionPolicyCommand}
|
|
218
220
|
*/
|
|
219
|
-
getDataProtectionPolicy(args: GetDataProtectionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDataProtectionPolicyCommandOutput, Cause.
|
|
221
|
+
getDataProtectionPolicy(args: GetDataProtectionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDataProtectionPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
220
222
|
/**
|
|
221
223
|
* @see {@link GetDeliveryCommand}
|
|
222
224
|
*/
|
|
223
|
-
getDelivery(args: GetDeliveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliveryCommandOutput, Cause.
|
|
225
|
+
getDelivery(args: GetDeliveryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliveryCommandOutput, Cause.TimeoutError | SdkError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
224
226
|
/**
|
|
225
227
|
* @see {@link GetDeliveryDestinationCommand}
|
|
226
228
|
*/
|
|
227
|
-
getDeliveryDestination(args: GetDeliveryDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliveryDestinationCommandOutput, Cause.
|
|
229
|
+
getDeliveryDestination(args: GetDeliveryDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliveryDestinationCommandOutput, Cause.TimeoutError | SdkError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
228
230
|
/**
|
|
229
231
|
* @see {@link GetDeliveryDestinationPolicyCommand}
|
|
230
232
|
*/
|
|
231
|
-
getDeliveryDestinationPolicy(args: GetDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliveryDestinationPolicyCommandOutput, Cause.
|
|
233
|
+
getDeliveryDestinationPolicy(args: GetDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliveryDestinationPolicyCommandOutput, Cause.TimeoutError | SdkError | ResourceNotFoundError | ServiceUnavailableError | ValidationError>;
|
|
232
234
|
/**
|
|
233
235
|
* @see {@link GetDeliverySourceCommand}
|
|
234
236
|
*/
|
|
235
|
-
getDeliverySource(args: GetDeliverySourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliverySourceCommandOutput, Cause.
|
|
237
|
+
getDeliverySource(args: GetDeliverySourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDeliverySourceCommandOutput, Cause.TimeoutError | SdkError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
236
238
|
/**
|
|
237
239
|
* @see {@link GetIntegrationCommand}
|
|
238
240
|
*/
|
|
239
|
-
getIntegration(args: GetIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationCommandOutput, Cause.
|
|
241
|
+
getIntegration(args: GetIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetIntegrationCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
240
242
|
/**
|
|
241
243
|
* @see {@link GetLogAnomalyDetectorCommand}
|
|
242
244
|
*/
|
|
243
|
-
getLogAnomalyDetector(args: GetLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogAnomalyDetectorCommandOutput, Cause.
|
|
245
|
+
getLogAnomalyDetector(args: GetLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogAnomalyDetectorCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
244
246
|
/**
|
|
245
247
|
* @see {@link GetLogEventsCommand}
|
|
246
248
|
*/
|
|
247
|
-
getLogEvents(args: GetLogEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogEventsCommandOutput, Cause.
|
|
249
|
+
getLogEvents(args: GetLogEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogEventsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
248
250
|
/**
|
|
249
251
|
* @see {@link GetLogFieldsCommand}
|
|
250
252
|
*/
|
|
251
|
-
getLogFields(args: GetLogFieldsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogFieldsCommandOutput, Cause.
|
|
253
|
+
getLogFields(args: GetLogFieldsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogFieldsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
252
254
|
/**
|
|
253
255
|
* @see {@link GetLogGroupFieldsCommand}
|
|
254
256
|
*/
|
|
255
|
-
getLogGroupFields(args: GetLogGroupFieldsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogGroupFieldsCommandOutput, Cause.
|
|
257
|
+
getLogGroupFields(args: GetLogGroupFieldsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogGroupFieldsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
256
258
|
/**
|
|
257
259
|
* @see {@link GetLogObjectCommand}
|
|
258
260
|
*/
|
|
259
|
-
getLogObject(args: GetLogObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogObjectCommandOutput, Cause.
|
|
261
|
+
getLogObject(args: GetLogObjectCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogObjectCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InvalidOperationError | InvalidParameterError | LimitExceededError | ResourceNotFoundError>;
|
|
260
262
|
/**
|
|
261
263
|
* @see {@link GetLogRecordCommand}
|
|
262
264
|
*/
|
|
263
|
-
getLogRecord(args: GetLogRecordCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogRecordCommandOutput, Cause.
|
|
265
|
+
getLogRecord(args: GetLogRecordCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetLogRecordCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
264
266
|
/**
|
|
265
267
|
* @see {@link GetQueryResultsCommand}
|
|
266
268
|
*/
|
|
267
|
-
getQueryResults(args: GetQueryResultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetQueryResultsCommandOutput, Cause.
|
|
269
|
+
getQueryResults(args: GetQueryResultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetQueryResultsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
268
270
|
/**
|
|
269
271
|
* @see {@link GetScheduledQueryCommand}
|
|
270
272
|
*/
|
|
271
|
-
getScheduledQuery(args: GetScheduledQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetScheduledQueryCommandOutput, Cause.
|
|
273
|
+
getScheduledQuery(args: GetScheduledQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetScheduledQueryCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
272
274
|
/**
|
|
273
275
|
* @see {@link GetScheduledQueryHistoryCommand}
|
|
274
276
|
*/
|
|
275
|
-
getScheduledQueryHistory(args: GetScheduledQueryHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetScheduledQueryHistoryCommandOutput, Cause.
|
|
277
|
+
getScheduledQueryHistory(args: GetScheduledQueryHistoryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetScheduledQueryHistoryCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
276
278
|
/**
|
|
277
279
|
* @see {@link GetTransformerCommand}
|
|
278
280
|
*/
|
|
279
|
-
getTransformer(args: GetTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransformerCommandOutput, Cause.
|
|
281
|
+
getTransformer(args: GetTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTransformerCommandOutput, Cause.TimeoutError | SdkError | InvalidOperationError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
280
282
|
/**
|
|
281
283
|
* @see {@link ListAggregateLogGroupSummariesCommand}
|
|
282
284
|
*/
|
|
283
|
-
listAggregateLogGroupSummaries(args: ListAggregateLogGroupSummariesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAggregateLogGroupSummariesCommandOutput, Cause.
|
|
285
|
+
listAggregateLogGroupSummaries(args: ListAggregateLogGroupSummariesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAggregateLogGroupSummariesCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ServiceUnavailableError | ValidationError>;
|
|
284
286
|
/**
|
|
285
287
|
* @see {@link ListAnomaliesCommand}
|
|
286
288
|
*/
|
|
287
|
-
listAnomalies(args: ListAnomaliesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAnomaliesCommandOutput, Cause.
|
|
289
|
+
listAnomalies(args: ListAnomaliesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListAnomaliesCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
288
290
|
/**
|
|
289
291
|
* @see {@link ListIntegrationsCommand}
|
|
290
292
|
*/
|
|
291
|
-
listIntegrations(args: ListIntegrationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIntegrationsCommandOutput, Cause.
|
|
293
|
+
listIntegrations(args: ListIntegrationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListIntegrationsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ServiceUnavailableError>;
|
|
292
294
|
/**
|
|
293
295
|
* @see {@link ListLogAnomalyDetectorsCommand}
|
|
294
296
|
*/
|
|
295
|
-
listLogAnomalyDetectors(args: ListLogAnomalyDetectorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListLogAnomalyDetectorsCommandOutput, Cause.
|
|
297
|
+
listLogAnomalyDetectors(args: ListLogAnomalyDetectorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListLogAnomalyDetectorsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
296
298
|
/**
|
|
297
299
|
* @see {@link ListLogGroupsCommand}
|
|
298
300
|
*/
|
|
299
|
-
listLogGroups(args: ListLogGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListLogGroupsCommandOutput, Cause.
|
|
301
|
+
listLogGroups(args: ListLogGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListLogGroupsCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ServiceUnavailableError>;
|
|
300
302
|
/**
|
|
301
303
|
* @see {@link ListLogGroupsForQueryCommand}
|
|
302
304
|
*/
|
|
303
|
-
listLogGroupsForQuery(args: ListLogGroupsForQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListLogGroupsForQueryCommandOutput, Cause.
|
|
305
|
+
listLogGroupsForQuery(args: ListLogGroupsForQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListLogGroupsForQueryCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
304
306
|
/**
|
|
305
307
|
* @see {@link ListScheduledQueriesCommand}
|
|
306
308
|
*/
|
|
307
|
-
listScheduledQueries(args: ListScheduledQueriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListScheduledQueriesCommandOutput, Cause.
|
|
309
|
+
listScheduledQueries(args: ListScheduledQueriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListScheduledQueriesCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ThrottlingError | ValidationError>;
|
|
308
310
|
/**
|
|
309
311
|
* @see {@link ListSourcesForS3TableIntegrationCommand}
|
|
310
312
|
*/
|
|
311
|
-
listSourcesForS3TableIntegration(args: ListSourcesForS3TableIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSourcesForS3TableIntegrationCommandOutput, Cause.
|
|
313
|
+
listSourcesForS3TableIntegration(args: ListSourcesForS3TableIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSourcesForS3TableIntegrationCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
312
314
|
/**
|
|
313
315
|
* @see {@link ListTagsForResourceCommand}
|
|
314
316
|
*/
|
|
315
|
-
listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, Cause.
|
|
317
|
+
listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
316
318
|
/**
|
|
317
319
|
* @see {@link ListTagsLogGroupCommand}
|
|
318
320
|
*/
|
|
319
|
-
listTagsLogGroup(args: ListTagsLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsLogGroupCommandOutput, Cause.
|
|
321
|
+
listTagsLogGroup(args: ListTagsLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsLogGroupCommandOutput, Cause.TimeoutError | SdkError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
320
322
|
/**
|
|
321
323
|
* @see {@link PutAccountPolicyCommand}
|
|
322
324
|
*/
|
|
323
|
-
putAccountPolicy(args: PutAccountPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutAccountPolicyCommandOutput, Cause.
|
|
325
|
+
putAccountPolicy(args: PutAccountPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutAccountPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ServiceUnavailableError>;
|
|
324
326
|
/**
|
|
325
327
|
* @see {@link PutDataProtectionPolicyCommand}
|
|
326
328
|
*/
|
|
327
|
-
putDataProtectionPolicy(args: PutDataProtectionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDataProtectionPolicyCommandOutput, Cause.
|
|
329
|
+
putDataProtectionPolicy(args: PutDataProtectionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDataProtectionPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
328
330
|
/**
|
|
329
331
|
* @see {@link PutDeliveryDestinationCommand}
|
|
330
332
|
*/
|
|
331
|
-
putDeliveryDestination(args: PutDeliveryDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDeliveryDestinationCommandOutput, Cause.
|
|
333
|
+
putDeliveryDestination(args: PutDeliveryDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDeliveryDestinationCommandOutput, Cause.TimeoutError | SdkError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
332
334
|
/**
|
|
333
335
|
* @see {@link PutDeliveryDestinationPolicyCommand}
|
|
334
336
|
*/
|
|
335
|
-
putDeliveryDestinationPolicy(args: PutDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDeliveryDestinationPolicyCommandOutput, Cause.
|
|
337
|
+
putDeliveryDestinationPolicy(args: PutDeliveryDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDeliveryDestinationPolicyCommandOutput, Cause.TimeoutError | SdkError | ConflictError | ResourceNotFoundError | ServiceUnavailableError | ValidationError>;
|
|
336
338
|
/**
|
|
337
339
|
* @see {@link PutDeliverySourceCommand}
|
|
338
340
|
*/
|
|
339
|
-
putDeliverySource(args: PutDeliverySourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDeliverySourceCommandOutput, Cause.
|
|
341
|
+
putDeliverySource(args: PutDeliverySourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDeliverySourceCommandOutput, Cause.TimeoutError | SdkError | ConflictError | ResourceNotFoundError | ServiceQuotaExceededError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
340
342
|
/**
|
|
341
343
|
* @see {@link PutDestinationCommand}
|
|
342
344
|
*/
|
|
343
|
-
putDestination(args: PutDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDestinationCommandOutput, Cause.
|
|
345
|
+
putDestination(args: PutDestinationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDestinationCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ServiceUnavailableError>;
|
|
344
346
|
/**
|
|
345
347
|
* @see {@link PutDestinationPolicyCommand}
|
|
346
348
|
*/
|
|
347
|
-
putDestinationPolicy(args: PutDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDestinationPolicyCommandOutput, Cause.
|
|
349
|
+
putDestinationPolicy(args: PutDestinationPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutDestinationPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ServiceUnavailableError>;
|
|
348
350
|
/**
|
|
349
351
|
* @see {@link PutIndexPolicyCommand}
|
|
350
352
|
*/
|
|
351
|
-
putIndexPolicy(args: PutIndexPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutIndexPolicyCommandOutput, Cause.
|
|
353
|
+
putIndexPolicy(args: PutIndexPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutIndexPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
352
354
|
/**
|
|
353
355
|
* @see {@link PutIntegrationCommand}
|
|
354
356
|
*/
|
|
355
|
-
putIntegration(args: PutIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutIntegrationCommandOutput, Cause.
|
|
357
|
+
putIntegration(args: PutIntegrationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutIntegrationCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | ServiceUnavailableError | ValidationError>;
|
|
356
358
|
/**
|
|
357
359
|
* @see {@link PutLogEventsCommand}
|
|
358
360
|
*/
|
|
359
|
-
putLogEvents(args: PutLogEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutLogEventsCommandOutput, Cause.
|
|
361
|
+
putLogEvents(args: PutLogEventsCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutLogEventsCommandOutput, Cause.TimeoutError | SdkError | DataAlreadyAcceptedError | InvalidParameterError | InvalidSequenceTokenError | ResourceNotFoundError | ServiceUnavailableError | UnrecognizedClientError>;
|
|
360
362
|
/**
|
|
361
363
|
* @see {@link PutLogGroupDeletionProtectionCommand}
|
|
362
364
|
*/
|
|
363
|
-
putLogGroupDeletionProtection(args: PutLogGroupDeletionProtectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutLogGroupDeletionProtectionCommandOutput, Cause.
|
|
365
|
+
putLogGroupDeletionProtection(args: PutLogGroupDeletionProtectionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutLogGroupDeletionProtectionCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InvalidOperationError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
364
366
|
/**
|
|
365
367
|
* @see {@link PutMetricFilterCommand}
|
|
366
368
|
*/
|
|
367
|
-
putMetricFilter(args: PutMetricFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutMetricFilterCommandOutput, Cause.
|
|
369
|
+
putMetricFilter(args: PutMetricFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutMetricFilterCommandOutput, Cause.TimeoutError | SdkError | InvalidOperationError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
368
370
|
/**
|
|
369
371
|
* @see {@link PutQueryDefinitionCommand}
|
|
370
372
|
*/
|
|
371
|
-
putQueryDefinition(args: PutQueryDefinitionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutQueryDefinitionCommandOutput, Cause.
|
|
373
|
+
putQueryDefinition(args: PutQueryDefinitionCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutQueryDefinitionCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
372
374
|
/**
|
|
373
375
|
* @see {@link PutResourcePolicyCommand}
|
|
374
376
|
*/
|
|
375
|
-
putResourcePolicy(args: PutResourcePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutResourcePolicyCommandOutput, Cause.
|
|
377
|
+
putResourcePolicy(args: PutResourcePolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutResourcePolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
376
378
|
/**
|
|
377
379
|
* @see {@link PutRetentionPolicyCommand}
|
|
378
380
|
*/
|
|
379
|
-
putRetentionPolicy(args: PutRetentionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutRetentionPolicyCommandOutput, Cause.
|
|
381
|
+
putRetentionPolicy(args: PutRetentionPolicyCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutRetentionPolicyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
380
382
|
/**
|
|
381
383
|
* @see {@link PutSubscriptionFilterCommand}
|
|
382
384
|
*/
|
|
383
|
-
putSubscriptionFilter(args: PutSubscriptionFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutSubscriptionFilterCommandOutput, Cause.
|
|
385
|
+
putSubscriptionFilter(args: PutSubscriptionFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutSubscriptionFilterCommandOutput, Cause.TimeoutError | SdkError | InvalidOperationError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
384
386
|
/**
|
|
385
387
|
* @see {@link PutTransformerCommand}
|
|
386
388
|
*/
|
|
387
|
-
putTransformer(args: PutTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutTransformerCommandOutput, Cause.
|
|
389
|
+
putTransformer(args: PutTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutTransformerCommandOutput, Cause.TimeoutError | SdkError | InvalidOperationError | InvalidParameterError | LimitExceededError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
388
390
|
/**
|
|
389
391
|
* @see {@link StartLiveTailCommand}
|
|
390
392
|
*/
|
|
391
|
-
startLiveTail(args: StartLiveTailCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartLiveTailCommandOutput, Cause.
|
|
393
|
+
startLiveTail(args: StartLiveTailCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartLiveTailCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InvalidOperationError | InvalidParameterError | LimitExceededError | ResourceNotFoundError>;
|
|
392
394
|
/**
|
|
393
395
|
* @see {@link StartQueryCommand}
|
|
394
396
|
*/
|
|
395
|
-
startQuery(args: StartQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartQueryCommandOutput, Cause.
|
|
397
|
+
startQuery(args: StartQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartQueryCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | LimitExceededError | MalformedQueryError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
396
398
|
/**
|
|
397
399
|
* @see {@link StopQueryCommand}
|
|
398
400
|
*/
|
|
399
|
-
stopQuery(args: StopQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopQueryCommandOutput, Cause.
|
|
401
|
+
stopQuery(args: StopQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopQueryCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
400
402
|
/**
|
|
401
403
|
* @see {@link TagLogGroupCommand}
|
|
402
404
|
*/
|
|
403
|
-
tagLogGroup(args: TagLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagLogGroupCommandOutput, Cause.
|
|
405
|
+
tagLogGroup(args: TagLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagLogGroupCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError>;
|
|
404
406
|
/**
|
|
405
407
|
* @see {@link TagResourceCommand}
|
|
406
408
|
*/
|
|
407
|
-
tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, Cause.
|
|
409
|
+
tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError | TooManyTagsError>;
|
|
408
410
|
/**
|
|
409
411
|
* @see {@link TestMetricFilterCommand}
|
|
410
412
|
*/
|
|
411
|
-
testMetricFilter(args: TestMetricFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<TestMetricFilterCommandOutput, Cause.
|
|
413
|
+
testMetricFilter(args: TestMetricFilterCommandInput, options?: HttpHandlerOptions): Effect.Effect<TestMetricFilterCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ServiceUnavailableError>;
|
|
412
414
|
/**
|
|
413
415
|
* @see {@link TestTransformerCommand}
|
|
414
416
|
*/
|
|
415
|
-
testTransformer(args: TestTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<TestTransformerCommandOutput, Cause.
|
|
417
|
+
testTransformer(args: TestTransformerCommandInput, options?: HttpHandlerOptions): Effect.Effect<TestTransformerCommandOutput, Cause.TimeoutError | SdkError | InvalidOperationError | InvalidParameterError | ServiceUnavailableError>;
|
|
416
418
|
/**
|
|
417
419
|
* @see {@link UntagLogGroupCommand}
|
|
418
420
|
*/
|
|
419
|
-
untagLogGroup(args: UntagLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagLogGroupCommandOutput, Cause.
|
|
421
|
+
untagLogGroup(args: UntagLogGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagLogGroupCommandOutput, Cause.TimeoutError | SdkError | ResourceNotFoundError>;
|
|
420
422
|
/**
|
|
421
423
|
* @see {@link UntagResourceCommand}
|
|
422
424
|
*/
|
|
423
|
-
untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, Cause.
|
|
425
|
+
untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
424
426
|
/**
|
|
425
427
|
* @see {@link UpdateAnomalyCommand}
|
|
426
428
|
*/
|
|
427
|
-
updateAnomaly(args: UpdateAnomalyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAnomalyCommandOutput, Cause.
|
|
429
|
+
updateAnomaly(args: UpdateAnomalyCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateAnomalyCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
428
430
|
/**
|
|
429
431
|
* @see {@link UpdateDeliveryConfigurationCommand}
|
|
430
432
|
*/
|
|
431
|
-
updateDeliveryConfiguration(args: UpdateDeliveryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDeliveryConfigurationCommandOutput, Cause.
|
|
433
|
+
updateDeliveryConfiguration(args: UpdateDeliveryConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDeliveryConfigurationCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | ConflictError | ResourceNotFoundError | ServiceUnavailableError | ThrottlingError | ValidationError>;
|
|
432
434
|
/**
|
|
433
435
|
* @see {@link UpdateLogAnomalyDetectorCommand}
|
|
434
436
|
*/
|
|
435
|
-
updateLogAnomalyDetector(args: UpdateLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateLogAnomalyDetectorCommandOutput, Cause.
|
|
437
|
+
updateLogAnomalyDetector(args: UpdateLogAnomalyDetectorCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateLogAnomalyDetectorCommandOutput, Cause.TimeoutError | SdkError | InvalidParameterError | OperationAbortedError | ResourceNotFoundError | ServiceUnavailableError>;
|
|
436
438
|
/**
|
|
437
439
|
* @see {@link UpdateScheduledQueryCommand}
|
|
438
440
|
*/
|
|
439
|
-
updateScheduledQuery(args: UpdateScheduledQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateScheduledQueryCommandOutput, Cause.
|
|
441
|
+
updateScheduledQuery(args: UpdateScheduledQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateScheduledQueryCommandOutput, Cause.TimeoutError | SdkError | AccessDeniedError | InternalServerError | ResourceNotFoundError | ThrottlingError | ValidationError>;
|
|
440
442
|
}
|
|
441
443
|
/**
|
|
442
444
|
* @since 1.0.0
|
|
443
445
|
* @category constructors
|
|
444
446
|
*/
|
|
445
447
|
export declare const makeCloudWatchLogsService: Effect.Effect<CloudWatchLogsService$, never, Instance.CloudWatchLogsClientInstance>;
|
|
446
|
-
declare const CloudWatchLogsService_base:
|
|
447
|
-
use: <X>(body: (_: CloudWatchLogsService$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, CloudWatchLogsService | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1, Cause.UnknownException, CloudWatchLogsService> : Effect.Effect<X, never, CloudWatchLogsService>;
|
|
448
|
-
};
|
|
448
|
+
declare const CloudWatchLogsService_base: ServiceMap.ServiceClass<CloudWatchLogsService, "@effect-aws/client-cloudwatch-logs/CloudWatchLogsService", CloudWatchLogsService$>;
|
|
449
449
|
/**
|
|
450
450
|
* @since 1.0.0
|
|
451
451
|
* @category models
|