@effect-aws/client-athena 1.10.9 → 2.0.0-beta.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 (37) hide show
  1. package/LICENSE +1 -1
  2. package/README.md +3 -3
  3. package/dist/dts/AthenaClientInstance.d.ts +2 -2
  4. package/dist/dts/AthenaClientInstance.d.ts.map +1 -1
  5. package/dist/dts/AthenaService.d.ts +72 -74
  6. package/dist/dts/AthenaService.d.ts.map +1 -1
  7. package/dist/dts/AthenaServiceConfig.d.ts.map +1 -1
  8. package/dist/esm/AthenaClientInstance.js +3 -3
  9. package/dist/esm/AthenaClientInstance.js.map +1 -1
  10. package/dist/esm/AthenaService.js +2 -2
  11. package/dist/esm/AthenaService.js.map +1 -1
  12. package/dist/esm/AthenaServiceConfig.js +5 -6
  13. package/dist/esm/AthenaServiceConfig.js.map +1 -1
  14. package/package.json +8 -14
  15. package/src/AthenaClientInstance.ts +4 -4
  16. package/src/AthenaService.ts +73 -73
  17. package/src/AthenaServiceConfig.ts +6 -7
  18. package/dist/cjs/AthenaClientInstance.d.ts +0 -24
  19. package/dist/cjs/AthenaClientInstance.d.ts.map +0 -1
  20. package/dist/cjs/AthenaClientInstance.js +0 -50
  21. package/dist/cjs/AthenaClientInstance.js.map +0 -1
  22. package/dist/cjs/AthenaService.d.ts +0 -326
  23. package/dist/cjs/AthenaService.d.ts.map +0 -1
  24. package/dist/cjs/AthenaService.js +0 -129
  25. package/dist/cjs/AthenaService.js.map +0 -1
  26. package/dist/cjs/AthenaServiceConfig.d.ts +0 -25
  27. package/dist/cjs/AthenaServiceConfig.d.ts.map +0 -1
  28. package/dist/cjs/AthenaServiceConfig.js +0 -35
  29. package/dist/cjs/AthenaServiceConfig.js.map +0 -1
  30. package/dist/cjs/Errors.d.ts +0 -13
  31. package/dist/cjs/Errors.d.ts.map +0 -1
  32. package/dist/cjs/Errors.js +0 -12
  33. package/dist/cjs/Errors.js.map +0 -1
  34. package/dist/cjs/index.d.ts +0 -44
  35. package/dist/cjs/index.d.ts.map +0 -1
  36. package/dist/cjs/index.js +0 -56
  37. package/dist/cjs/index.js.map +0 -1
package/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2025 Victor Korzunin
1
+ Copyright (c) 2026 Victor Korzunin
2
2
 
3
3
  Permission is hereby granted, free of charge, to any person obtaining a copy
4
4
  of this software and associated documentation files (the "Software"), to deal
package/README.md CHANGED
@@ -16,7 +16,7 @@ With default AthenaClient instance:
16
16
  ```typescript
17
17
  import { Athena } from "@effect-aws/client-athena";
18
18
 
19
- const program = Athena.startQueryExecution(args);
19
+ const program = Athena.use((svc) => svc.startQueryExecution(args));
20
20
 
21
21
  const result = pipe(
22
22
  program,
@@ -30,7 +30,7 @@ With custom AthenaClient instance:
30
30
  ```typescript
31
31
  import { Athena } from "@effect-aws/client-athena";
32
32
 
33
- const program = Athena.startQueryExecution(args);
33
+ const program = Athena.use((svc) => svc.startQueryExecution(args));
34
34
 
35
35
  const result = await pipe(
36
36
  program,
@@ -46,7 +46,7 @@ With custom AthenaClient configuration:
46
46
  ```typescript
47
47
  import { Athena } from "@effect-aws/client-athena";
48
48
 
49
- const program = Athena.startQueryExecution(args);
49
+ const program = Athena.use((svc) => svc.startQueryExecution(args));
50
50
 
51
51
  const result = await pipe(
52
52
  program,
@@ -2,8 +2,8 @@
2
2
  * @since 1.0.0
3
3
  */
4
4
  import { AthenaClient } from "@aws-sdk/client-athena";
5
- import { Context, Effect, Layer } from "effect";
6
- declare const AthenaClientInstance_base: Context.TagClass<AthenaClientInstance, "@effect-aws/client-athena/AthenaClientInstance", AthenaClient>;
5
+ import { Effect, Layer, ServiceMap } from "effect";
6
+ declare const AthenaClientInstance_base: ServiceMap.ServiceClass<AthenaClientInstance, "@effect-aws/client-athena/AthenaClientInstance", AthenaClient>;
7
7
  /**
8
8
  * @since 1.0.0
9
9
  * @category tags
@@ -1 +1 @@
1
- {"version":3,"file":"AthenaClientInstance.d.ts","sourceRoot":"","sources":["../../src/AthenaClientInstance.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,QAAQ,CAAC;;AAGhD;;;GAGG;AACH,qBAAa,oBAAqB,SAAQ,yBAEH;CAAG;AAE1C;;;GAGG;AACH,eAAO,MAAM,IAAI,kEAOhB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,KAAK,iDAA2C,CAAC"}
1
+ {"version":3,"file":"AthenaClientInstance.d.ts","sourceRoot":"","sources":["../../src/AthenaClientInstance.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;;AAGnD;;;GAGG;AACH,qBAAa,oBAAqB,SAAQ,yBAEzC;CAAG;AAEJ;;;GAGG;AACH,eAAO,MAAM,IAAI,kEAOhB,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,KAAK,iDAA2C,CAAC"}
@@ -4,7 +4,7 @@
4
4
  import { type AthenaClient, type AthenaClientConfig, type BatchGetNamedQueryCommandInput, type BatchGetNamedQueryCommandOutput, type BatchGetPreparedStatementCommandInput, type BatchGetPreparedStatementCommandOutput, type BatchGetQueryExecutionCommandInput, type BatchGetQueryExecutionCommandOutput, type CancelCapacityReservationCommandInput, type CancelCapacityReservationCommandOutput, type CreateCapacityReservationCommandInput, type CreateCapacityReservationCommandOutput, type CreateDataCatalogCommandInput, type CreateDataCatalogCommandOutput, type CreateNamedQueryCommandInput, type CreateNamedQueryCommandOutput, type CreateNotebookCommandInput, type CreateNotebookCommandOutput, type CreatePreparedStatementCommandInput, type CreatePreparedStatementCommandOutput, type CreatePresignedNotebookUrlCommandInput, type CreatePresignedNotebookUrlCommandOutput, type CreateWorkGroupCommandInput, type CreateWorkGroupCommandOutput, type DeleteCapacityReservationCommandInput, type DeleteCapacityReservationCommandOutput, type DeleteDataCatalogCommandInput, type DeleteDataCatalogCommandOutput, type DeleteNamedQueryCommandInput, type DeleteNamedQueryCommandOutput, type DeleteNotebookCommandInput, type DeleteNotebookCommandOutput, type DeletePreparedStatementCommandInput, type DeletePreparedStatementCommandOutput, type DeleteWorkGroupCommandInput, type DeleteWorkGroupCommandOutput, type ExportNotebookCommandInput, type ExportNotebookCommandOutput, type GetCalculationExecutionCodeCommandInput, type GetCalculationExecutionCodeCommandOutput, type GetCalculationExecutionCommandInput, type GetCalculationExecutionCommandOutput, type GetCalculationExecutionStatusCommandInput, type GetCalculationExecutionStatusCommandOutput, type GetCapacityAssignmentConfigurationCommandInput, type GetCapacityAssignmentConfigurationCommandOutput, type GetCapacityReservationCommandInput, type GetCapacityReservationCommandOutput, type GetDatabaseCommandInput, type GetDatabaseCommandOutput, type GetDataCatalogCommandInput, type GetDataCatalogCommandOutput, type GetNamedQueryCommandInput, type GetNamedQueryCommandOutput, type GetNotebookMetadataCommandInput, type GetNotebookMetadataCommandOutput, type GetPreparedStatementCommandInput, type GetPreparedStatementCommandOutput, type GetQueryExecutionCommandInput, type GetQueryExecutionCommandOutput, type GetQueryResultsCommandInput, type GetQueryResultsCommandOutput, type GetQueryRuntimeStatisticsCommandInput, type GetQueryRuntimeStatisticsCommandOutput, type GetResourceDashboardCommandInput, type GetResourceDashboardCommandOutput, type GetSessionCommandInput, type GetSessionCommandOutput, type GetSessionEndpointCommandInput, type GetSessionEndpointCommandOutput, type GetSessionStatusCommandInput, type GetSessionStatusCommandOutput, type GetTableMetadataCommandInput, type GetTableMetadataCommandOutput, type GetWorkGroupCommandInput, type GetWorkGroupCommandOutput, type ImportNotebookCommandInput, type ImportNotebookCommandOutput, type ListApplicationDPUSizesCommandInput, type ListApplicationDPUSizesCommandOutput, type ListCalculationExecutionsCommandInput, type ListCalculationExecutionsCommandOutput, type ListCapacityReservationsCommandInput, type ListCapacityReservationsCommandOutput, type ListDatabasesCommandInput, type ListDatabasesCommandOutput, type ListDataCatalogsCommandInput, type ListDataCatalogsCommandOutput, type ListEngineVersionsCommandInput, type ListEngineVersionsCommandOutput, type ListExecutorsCommandInput, type ListExecutorsCommandOutput, type ListNamedQueriesCommandInput, type ListNamedQueriesCommandOutput, type ListNotebookMetadataCommandInput, type ListNotebookMetadataCommandOutput, type ListNotebookSessionsCommandInput, type ListNotebookSessionsCommandOutput, type ListPreparedStatementsCommandInput, type ListPreparedStatementsCommandOutput, type ListQueryExecutionsCommandInput, type ListQueryExecutionsCommandOutput, type ListSessionsCommandInput, type ListSessionsCommandOutput, type ListTableMetadataCommandInput, type ListTableMetadataCommandOutput, type ListTagsForResourceCommandInput, type ListTagsForResourceCommandOutput, type ListWorkGroupsCommandInput, type ListWorkGroupsCommandOutput, type PutCapacityAssignmentConfigurationCommandInput, type PutCapacityAssignmentConfigurationCommandOutput, type StartCalculationExecutionCommandInput, type StartCalculationExecutionCommandOutput, type StartQueryExecutionCommandInput, type StartQueryExecutionCommandOutput, type StartSessionCommandInput, type StartSessionCommandOutput, type StopCalculationExecutionCommandInput, type StopCalculationExecutionCommandOutput, type StopQueryExecutionCommandInput, type StopQueryExecutionCommandOutput, type TagResourceCommandInput, type TagResourceCommandOutput, type TerminateSessionCommandInput, type TerminateSessionCommandOutput, type UntagResourceCommandInput, type UntagResourceCommandOutput, type UpdateCapacityReservationCommandInput, type UpdateCapacityReservationCommandOutput, type UpdateDataCatalogCommandInput, type UpdateDataCatalogCommandOutput, type UpdateNamedQueryCommandInput, type UpdateNamedQueryCommandOutput, type UpdateNotebookCommandInput, type UpdateNotebookCommandOutput, type UpdateNotebookMetadataCommandInput, type UpdateNotebookMetadataCommandOutput, type UpdatePreparedStatementCommandInput, type UpdatePreparedStatementCommandOutput, type UpdateWorkGroupCommandInput, type UpdateWorkGroupCommandOutput } from "@aws-sdk/client-athena";
5
5
  import type { HttpHandlerOptions, ServiceLogger } from "@effect-aws/commons";
6
6
  import type { Cause } from "effect";
7
- import { Effect, Layer } from "effect";
7
+ import { Effect, Layer, ServiceMap } from "effect";
8
8
  import * as Instance from "./AthenaClientInstance.js";
9
9
  import type { InternalServerError, InvalidRequestError, MetadataError, ResourceNotFoundError, SdkError, SessionAlreadyExistsError, TooManyRequestsError } from "./Errors.js";
10
10
  interface AthenaService$ {
@@ -12,292 +12,290 @@ interface AthenaService$ {
12
12
  /**
13
13
  * @see {@link BatchGetNamedQueryCommand}
14
14
  */
15
- batchGetNamedQuery(args: BatchGetNamedQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<BatchGetNamedQueryCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
15
+ batchGetNamedQuery(args: BatchGetNamedQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<BatchGetNamedQueryCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
16
16
  /**
17
17
  * @see {@link BatchGetPreparedStatementCommand}
18
18
  */
19
- batchGetPreparedStatement(args: BatchGetPreparedStatementCommandInput, options?: HttpHandlerOptions): Effect.Effect<BatchGetPreparedStatementCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
19
+ batchGetPreparedStatement(args: BatchGetPreparedStatementCommandInput, options?: HttpHandlerOptions): Effect.Effect<BatchGetPreparedStatementCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
20
20
  /**
21
21
  * @see {@link BatchGetQueryExecutionCommand}
22
22
  */
23
- batchGetQueryExecution(args: BatchGetQueryExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<BatchGetQueryExecutionCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
23
+ batchGetQueryExecution(args: BatchGetQueryExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<BatchGetQueryExecutionCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
24
24
  /**
25
25
  * @see {@link CancelCapacityReservationCommand}
26
26
  */
27
- cancelCapacityReservation(args: CancelCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelCapacityReservationCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
27
+ cancelCapacityReservation(args: CancelCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CancelCapacityReservationCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
28
28
  /**
29
29
  * @see {@link CreateCapacityReservationCommand}
30
30
  */
31
- createCapacityReservation(args: CreateCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCapacityReservationCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
31
+ createCapacityReservation(args: CreateCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateCapacityReservationCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
32
32
  /**
33
33
  * @see {@link CreateDataCatalogCommand}
34
34
  */
35
- createDataCatalog(args: CreateDataCatalogCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDataCatalogCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
35
+ createDataCatalog(args: CreateDataCatalogCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateDataCatalogCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
36
36
  /**
37
37
  * @see {@link CreateNamedQueryCommand}
38
38
  */
39
- createNamedQuery(args: CreateNamedQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNamedQueryCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
39
+ createNamedQuery(args: CreateNamedQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNamedQueryCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
40
40
  /**
41
41
  * @see {@link CreateNotebookCommand}
42
42
  */
43
- createNotebook(args: CreateNotebookCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNotebookCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
43
+ createNotebook(args: CreateNotebookCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateNotebookCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
44
44
  /**
45
45
  * @see {@link CreatePreparedStatementCommand}
46
46
  */
47
- createPreparedStatement(args: CreatePreparedStatementCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePreparedStatementCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
47
+ createPreparedStatement(args: CreatePreparedStatementCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePreparedStatementCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
48
48
  /**
49
49
  * @see {@link CreatePresignedNotebookUrlCommand}
50
50
  */
51
- createPresignedNotebookUrl(args: CreatePresignedNotebookUrlCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePresignedNotebookUrlCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
51
+ createPresignedNotebookUrl(args: CreatePresignedNotebookUrlCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreatePresignedNotebookUrlCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
52
52
  /**
53
53
  * @see {@link CreateWorkGroupCommand}
54
54
  */
55
- createWorkGroup(args: CreateWorkGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateWorkGroupCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
55
+ createWorkGroup(args: CreateWorkGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<CreateWorkGroupCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
56
56
  /**
57
57
  * @see {@link DeleteCapacityReservationCommand}
58
58
  */
59
- deleteCapacityReservation(args: DeleteCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCapacityReservationCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
59
+ deleteCapacityReservation(args: DeleteCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteCapacityReservationCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
60
60
  /**
61
61
  * @see {@link DeleteDataCatalogCommand}
62
62
  */
63
- deleteDataCatalog(args: DeleteDataCatalogCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDataCatalogCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
63
+ deleteDataCatalog(args: DeleteDataCatalogCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteDataCatalogCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
64
64
  /**
65
65
  * @see {@link DeleteNamedQueryCommand}
66
66
  */
67
- deleteNamedQuery(args: DeleteNamedQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNamedQueryCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
67
+ deleteNamedQuery(args: DeleteNamedQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNamedQueryCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
68
68
  /**
69
69
  * @see {@link DeleteNotebookCommand}
70
70
  */
71
- deleteNotebook(args: DeleteNotebookCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNotebookCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
71
+ deleteNotebook(args: DeleteNotebookCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteNotebookCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
72
72
  /**
73
73
  * @see {@link DeletePreparedStatementCommand}
74
74
  */
75
- deletePreparedStatement(args: DeletePreparedStatementCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePreparedStatementCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
75
+ deletePreparedStatement(args: DeletePreparedStatementCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeletePreparedStatementCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
76
76
  /**
77
77
  * @see {@link DeleteWorkGroupCommand}
78
78
  */
79
- deleteWorkGroup(args: DeleteWorkGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteWorkGroupCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
79
+ deleteWorkGroup(args: DeleteWorkGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<DeleteWorkGroupCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
80
80
  /**
81
81
  * @see {@link ExportNotebookCommand}
82
82
  */
83
- exportNotebook(args: ExportNotebookCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportNotebookCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
83
+ exportNotebook(args: ExportNotebookCommandInput, options?: HttpHandlerOptions): Effect.Effect<ExportNotebookCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
84
84
  /**
85
85
  * @see {@link GetCalculationExecutionCommand}
86
86
  */
87
- getCalculationExecution(args: GetCalculationExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCalculationExecutionCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
87
+ getCalculationExecution(args: GetCalculationExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCalculationExecutionCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
88
88
  /**
89
89
  * @see {@link GetCalculationExecutionCodeCommand}
90
90
  */
91
- getCalculationExecutionCode(args: GetCalculationExecutionCodeCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCalculationExecutionCodeCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
91
+ getCalculationExecutionCode(args: GetCalculationExecutionCodeCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCalculationExecutionCodeCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
92
92
  /**
93
93
  * @see {@link GetCalculationExecutionStatusCommand}
94
94
  */
95
- getCalculationExecutionStatus(args: GetCalculationExecutionStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCalculationExecutionStatusCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
95
+ getCalculationExecutionStatus(args: GetCalculationExecutionStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCalculationExecutionStatusCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
96
96
  /**
97
97
  * @see {@link GetCapacityAssignmentConfigurationCommand}
98
98
  */
99
- getCapacityAssignmentConfiguration(args: GetCapacityAssignmentConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCapacityAssignmentConfigurationCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
99
+ getCapacityAssignmentConfiguration(args: GetCapacityAssignmentConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCapacityAssignmentConfigurationCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
100
100
  /**
101
101
  * @see {@link GetCapacityReservationCommand}
102
102
  */
103
- getCapacityReservation(args: GetCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCapacityReservationCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
103
+ getCapacityReservation(args: GetCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetCapacityReservationCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
104
104
  /**
105
105
  * @see {@link GetDataCatalogCommand}
106
106
  */
107
- getDataCatalog(args: GetDataCatalogCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDataCatalogCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
107
+ getDataCatalog(args: GetDataCatalogCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDataCatalogCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
108
108
  /**
109
109
  * @see {@link GetDatabaseCommand}
110
110
  */
111
- getDatabase(args: GetDatabaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDatabaseCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | MetadataError>;
111
+ getDatabase(args: GetDatabaseCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetDatabaseCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | MetadataError>;
112
112
  /**
113
113
  * @see {@link GetNamedQueryCommand}
114
114
  */
115
- getNamedQuery(args: GetNamedQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetNamedQueryCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
115
+ getNamedQuery(args: GetNamedQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetNamedQueryCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
116
116
  /**
117
117
  * @see {@link GetNotebookMetadataCommand}
118
118
  */
119
- getNotebookMetadata(args: GetNotebookMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetNotebookMetadataCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
119
+ getNotebookMetadata(args: GetNotebookMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetNotebookMetadataCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
120
120
  /**
121
121
  * @see {@link GetPreparedStatementCommand}
122
122
  */
123
- getPreparedStatement(args: GetPreparedStatementCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPreparedStatementCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
123
+ getPreparedStatement(args: GetPreparedStatementCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetPreparedStatementCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
124
124
  /**
125
125
  * @see {@link GetQueryExecutionCommand}
126
126
  */
127
- getQueryExecution(args: GetQueryExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetQueryExecutionCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
127
+ getQueryExecution(args: GetQueryExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetQueryExecutionCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
128
128
  /**
129
129
  * @see {@link GetQueryResultsCommand}
130
130
  */
131
- getQueryResults(args: GetQueryResultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetQueryResultsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
131
+ getQueryResults(args: GetQueryResultsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetQueryResultsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
132
132
  /**
133
133
  * @see {@link GetQueryRuntimeStatisticsCommand}
134
134
  */
135
- getQueryRuntimeStatistics(args: GetQueryRuntimeStatisticsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetQueryRuntimeStatisticsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
135
+ getQueryRuntimeStatistics(args: GetQueryRuntimeStatisticsCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetQueryRuntimeStatisticsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
136
136
  /**
137
137
  * @see {@link GetResourceDashboardCommand}
138
138
  */
139
- getResourceDashboard(args: GetResourceDashboardCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetResourceDashboardCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
139
+ getResourceDashboard(args: GetResourceDashboardCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetResourceDashboardCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
140
140
  /**
141
141
  * @see {@link GetSessionCommand}
142
142
  */
143
- getSession(args: GetSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSessionCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
143
+ getSession(args: GetSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSessionCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
144
144
  /**
145
145
  * @see {@link GetSessionEndpointCommand}
146
146
  */
147
- getSessionEndpoint(args: GetSessionEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSessionEndpointCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
147
+ getSessionEndpoint(args: GetSessionEndpointCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSessionEndpointCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
148
148
  /**
149
149
  * @see {@link GetSessionStatusCommand}
150
150
  */
151
- getSessionStatus(args: GetSessionStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSessionStatusCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
151
+ getSessionStatus(args: GetSessionStatusCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetSessionStatusCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
152
152
  /**
153
153
  * @see {@link GetTableMetadataCommand}
154
154
  */
155
- getTableMetadata(args: GetTableMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTableMetadataCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | MetadataError>;
155
+ getTableMetadata(args: GetTableMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetTableMetadataCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | MetadataError>;
156
156
  /**
157
157
  * @see {@link GetWorkGroupCommand}
158
158
  */
159
- getWorkGroup(args: GetWorkGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWorkGroupCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
159
+ getWorkGroup(args: GetWorkGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<GetWorkGroupCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
160
160
  /**
161
161
  * @see {@link ImportNotebookCommand}
162
162
  */
163
- importNotebook(args: ImportNotebookCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportNotebookCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
163
+ importNotebook(args: ImportNotebookCommandInput, options?: HttpHandlerOptions): Effect.Effect<ImportNotebookCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
164
164
  /**
165
165
  * @see {@link ListApplicationDPUSizesCommand}
166
166
  */
167
- listApplicationDPUSizes(args: ListApplicationDPUSizesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListApplicationDPUSizesCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
167
+ listApplicationDPUSizes(args: ListApplicationDPUSizesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListApplicationDPUSizesCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
168
168
  /**
169
169
  * @see {@link ListCalculationExecutionsCommand}
170
170
  */
171
- listCalculationExecutions(args: ListCalculationExecutionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCalculationExecutionsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
171
+ listCalculationExecutions(args: ListCalculationExecutionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCalculationExecutionsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
172
172
  /**
173
173
  * @see {@link ListCapacityReservationsCommand}
174
174
  */
175
- listCapacityReservations(args: ListCapacityReservationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCapacityReservationsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
175
+ listCapacityReservations(args: ListCapacityReservationsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListCapacityReservationsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
176
176
  /**
177
177
  * @see {@link ListDataCatalogsCommand}
178
178
  */
179
- listDataCatalogs(args: ListDataCatalogsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDataCatalogsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
179
+ listDataCatalogs(args: ListDataCatalogsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDataCatalogsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
180
180
  /**
181
181
  * @see {@link ListDatabasesCommand}
182
182
  */
183
- listDatabases(args: ListDatabasesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDatabasesCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | MetadataError>;
183
+ listDatabases(args: ListDatabasesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListDatabasesCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | MetadataError>;
184
184
  /**
185
185
  * @see {@link ListEngineVersionsCommand}
186
186
  */
187
- listEngineVersions(args: ListEngineVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListEngineVersionsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
187
+ listEngineVersions(args: ListEngineVersionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListEngineVersionsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
188
188
  /**
189
189
  * @see {@link ListExecutorsCommand}
190
190
  */
191
- listExecutors(args: ListExecutorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListExecutorsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
191
+ listExecutors(args: ListExecutorsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListExecutorsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
192
192
  /**
193
193
  * @see {@link ListNamedQueriesCommand}
194
194
  */
195
- listNamedQueries(args: ListNamedQueriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListNamedQueriesCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
195
+ listNamedQueries(args: ListNamedQueriesCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListNamedQueriesCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
196
196
  /**
197
197
  * @see {@link ListNotebookMetadataCommand}
198
198
  */
199
- listNotebookMetadata(args: ListNotebookMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListNotebookMetadataCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
199
+ listNotebookMetadata(args: ListNotebookMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListNotebookMetadataCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
200
200
  /**
201
201
  * @see {@link ListNotebookSessionsCommand}
202
202
  */
203
- listNotebookSessions(args: ListNotebookSessionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListNotebookSessionsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
203
+ listNotebookSessions(args: ListNotebookSessionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListNotebookSessionsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
204
204
  /**
205
205
  * @see {@link ListPreparedStatementsCommand}
206
206
  */
207
- listPreparedStatements(args: ListPreparedStatementsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPreparedStatementsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
207
+ listPreparedStatements(args: ListPreparedStatementsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListPreparedStatementsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
208
208
  /**
209
209
  * @see {@link ListQueryExecutionsCommand}
210
210
  */
211
- listQueryExecutions(args: ListQueryExecutionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListQueryExecutionsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
211
+ listQueryExecutions(args: ListQueryExecutionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListQueryExecutionsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
212
212
  /**
213
213
  * @see {@link ListSessionsCommand}
214
214
  */
215
- listSessions(args: ListSessionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSessionsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
215
+ listSessions(args: ListSessionsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListSessionsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
216
216
  /**
217
217
  * @see {@link ListTableMetadataCommand}
218
218
  */
219
- listTableMetadata(args: ListTableMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTableMetadataCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | MetadataError>;
219
+ listTableMetadata(args: ListTableMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTableMetadataCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | MetadataError>;
220
220
  /**
221
221
  * @see {@link ListTagsForResourceCommand}
222
222
  */
223
- listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
223
+ listTagsForResource(args: ListTagsForResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListTagsForResourceCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
224
224
  /**
225
225
  * @see {@link ListWorkGroupsCommand}
226
226
  */
227
- listWorkGroups(args: ListWorkGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListWorkGroupsCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
227
+ listWorkGroups(args: ListWorkGroupsCommandInput, options?: HttpHandlerOptions): Effect.Effect<ListWorkGroupsCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
228
228
  /**
229
229
  * @see {@link PutCapacityAssignmentConfigurationCommand}
230
230
  */
231
- putCapacityAssignmentConfiguration(args: PutCapacityAssignmentConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutCapacityAssignmentConfigurationCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
231
+ putCapacityAssignmentConfiguration(args: PutCapacityAssignmentConfigurationCommandInput, options?: HttpHandlerOptions): Effect.Effect<PutCapacityAssignmentConfigurationCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
232
232
  /**
233
233
  * @see {@link StartCalculationExecutionCommand}
234
234
  */
235
- startCalculationExecution(args: StartCalculationExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartCalculationExecutionCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
235
+ startCalculationExecution(args: StartCalculationExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartCalculationExecutionCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
236
236
  /**
237
237
  * @see {@link StartQueryExecutionCommand}
238
238
  */
239
- startQueryExecution(args: StartQueryExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartQueryExecutionCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
239
+ startQueryExecution(args: StartQueryExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartQueryExecutionCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
240
240
  /**
241
241
  * @see {@link StartSessionCommand}
242
242
  */
243
- startSession(args: StartSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartSessionCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError | SessionAlreadyExistsError | TooManyRequestsError>;
243
+ startSession(args: StartSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StartSessionCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError | SessionAlreadyExistsError | TooManyRequestsError>;
244
244
  /**
245
245
  * @see {@link StopCalculationExecutionCommand}
246
246
  */
247
- stopCalculationExecution(args: StopCalculationExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopCalculationExecutionCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
247
+ stopCalculationExecution(args: StopCalculationExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopCalculationExecutionCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
248
248
  /**
249
249
  * @see {@link StopQueryExecutionCommand}
250
250
  */
251
- stopQueryExecution(args: StopQueryExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopQueryExecutionCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
251
+ stopQueryExecution(args: StopQueryExecutionCommandInput, options?: HttpHandlerOptions): Effect.Effect<StopQueryExecutionCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
252
252
  /**
253
253
  * @see {@link TagResourceCommand}
254
254
  */
255
- tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
255
+ tagResource(args: TagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<TagResourceCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
256
256
  /**
257
257
  * @see {@link TerminateSessionCommand}
258
258
  */
259
- terminateSession(args: TerminateSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<TerminateSessionCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
259
+ terminateSession(args: TerminateSessionCommandInput, options?: HttpHandlerOptions): Effect.Effect<TerminateSessionCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
260
260
  /**
261
261
  * @see {@link UntagResourceCommand}
262
262
  */
263
- untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
263
+ untagResource(args: UntagResourceCommandInput, options?: HttpHandlerOptions): Effect.Effect<UntagResourceCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
264
264
  /**
265
265
  * @see {@link UpdateCapacityReservationCommand}
266
266
  */
267
- updateCapacityReservation(args: UpdateCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateCapacityReservationCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
267
+ updateCapacityReservation(args: UpdateCapacityReservationCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateCapacityReservationCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
268
268
  /**
269
269
  * @see {@link UpdateDataCatalogCommand}
270
270
  */
271
- updateDataCatalog(args: UpdateDataCatalogCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDataCatalogCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
271
+ updateDataCatalog(args: UpdateDataCatalogCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateDataCatalogCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
272
272
  /**
273
273
  * @see {@link UpdateNamedQueryCommand}
274
274
  */
275
- updateNamedQuery(args: UpdateNamedQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateNamedQueryCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
275
+ updateNamedQuery(args: UpdateNamedQueryCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateNamedQueryCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
276
276
  /**
277
277
  * @see {@link UpdateNotebookCommand}
278
278
  */
279
- updateNotebook(args: UpdateNotebookCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateNotebookCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
279
+ updateNotebook(args: UpdateNotebookCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateNotebookCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
280
280
  /**
281
281
  * @see {@link UpdateNotebookMetadataCommand}
282
282
  */
283
- updateNotebookMetadata(args: UpdateNotebookMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateNotebookMetadataCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
283
+ updateNotebookMetadata(args: UpdateNotebookMetadataCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateNotebookMetadataCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | TooManyRequestsError>;
284
284
  /**
285
285
  * @see {@link UpdatePreparedStatementCommand}
286
286
  */
287
- updatePreparedStatement(args: UpdatePreparedStatementCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePreparedStatementCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
287
+ updatePreparedStatement(args: UpdatePreparedStatementCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdatePreparedStatementCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError | ResourceNotFoundError>;
288
288
  /**
289
289
  * @see {@link UpdateWorkGroupCommand}
290
290
  */
291
- updateWorkGroup(args: UpdateWorkGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateWorkGroupCommandOutput, Cause.TimeoutException | SdkError | InternalServerError | InvalidRequestError>;
291
+ updateWorkGroup(args: UpdateWorkGroupCommandInput, options?: HttpHandlerOptions): Effect.Effect<UpdateWorkGroupCommandOutput, Cause.TimeoutError | SdkError | InternalServerError | InvalidRequestError>;
292
292
  }
293
293
  /**
294
294
  * @since 1.0.0
295
295
  * @category constructors
296
296
  */
297
297
  export declare const makeAthenaService: Effect.Effect<AthenaService$, never, Instance.AthenaClientInstance>;
298
- declare const AthenaService_base: import("effect/Context").TagClass<AthenaService, "@effect-aws/client-athena/AthenaService", AthenaService$> & Effect.Tag.Proxy<AthenaService, AthenaService$> & {
299
- use: <X>(body: (_: AthenaService$) => X) => [X] extends [Effect.Effect<infer A, infer E, infer R>] ? Effect.Effect<A, E, AthenaService | R> : [X] extends [PromiseLike<infer A_1>] ? Effect.Effect<A_1, Cause.UnknownException, AthenaService> : Effect.Effect<X, never, AthenaService>;
300
- };
298
+ declare const AthenaService_base: ServiceMap.ServiceClass<AthenaService, "@effect-aws/client-athena/AthenaService", AthenaService$>;
301
299
  /**
302
300
  * @since 1.0.0
303
301
  * @category models
@@ -1 +1 @@
1
- {"version":3,"file":"AthenaService.d.ts","sourceRoot":"","sources":["../../src/AthenaService.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"AthenaService.d.ts","sourceRoot":"","sources":["../../src/AthenaService.ts"],"names":[],"mappings":"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"}
@@ -1 +1 @@
1
- {"version":3,"file":"AthenaServiceConfig.d.ts","sourceRoot":"","sources":["../../src/AthenaServiceConfig.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAEjE,OAAO,EAAE,MAAM,EAAY,KAAK,EAAE,MAAM,QAAQ,CAAC;AAGjD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAWxD;;;GAGG;AACH,eAAO,MAAM,uBAAuB,EAAE;IACpC,CAAC,MAAM,EAAE,aAAa,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;IACpG,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,EAAE,MAAM,EAAE,aAAa,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;CAKjG,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,sBAAsB,WAAY,cAAc,MAAM,qCACV,CAAC;AAE1D;;;GAGG;AACH,eAAO,MAAM,oBAAoB,EAAE,MAAM,CAAC,MAAM,CAAC,kBAAkB,CAQjE,CAAC"}
1
+ {"version":3,"file":"AthenaServiceConfig.d.ts","sourceRoot":"","sources":["../../src/AthenaServiceConfig.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,wBAAwB,CAAC;AAEjE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAc,MAAM,QAAQ,CAAC;AAEnD,OAAO,KAAK,EAAE,aAAa,EAAE,MAAM,oBAAoB,CAAC;AAWxD;;;GAGG;AACH,eAAO,MAAM,uBAAuB,EAAE;IACpC,CAAC,MAAM,EAAE,aAAa,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;IACpG,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,EAAE,MAAM,EAAE,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,EAAE,MAAM,EAAE,aAAa,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,CAAC,CAAC,EAAE,CAAC,EAAE,CAAC,CAAC,CAAC;CAKjG,CAAC;AAEF;;;GAGG;AACH,eAAO,MAAM,sBAAsB,WAAY,cAAc,MAAM,qCAChB,CAAC;AAEpD;;;GAGG;AACH,eAAO,MAAM,oBAAoB,EAAE,MAAM,CAAC,MAAM,CAAC,kBAAkB,CAQjE,CAAC"}
@@ -2,13 +2,13 @@
2
2
  * @since 1.0.0
3
3
  */
4
4
  import { AthenaClient } from "@aws-sdk/client-athena";
5
- import { Context, Effect, Layer } from "effect";
5
+ import { Effect, Layer, ServiceMap } from "effect";
6
6
  import * as AthenaServiceConfig from "./AthenaServiceConfig.js";
7
7
  /**
8
8
  * @since 1.0.0
9
9
  * @category tags
10
10
  */
11
- export class AthenaClientInstance extends Context.Tag("@effect-aws/client-athena/AthenaClientInstance")() {
11
+ export class AthenaClientInstance extends ServiceMap.Service()("@effect-aws/client-athena/AthenaClientInstance") {
12
12
  }
13
13
  /**
14
14
  * @since 1.0.0
@@ -19,5 +19,5 @@ export const make = Effect.flatMap(AthenaServiceConfig.toAthenaClientConfig, (co
19
19
  * @since 1.0.0
20
20
  * @category layers
21
21
  */
22
- export const layer = Layer.scoped(AthenaClientInstance, make);
22
+ export const layer = Layer.effect(AthenaClientInstance, make);
23
23
  //# sourceMappingURL=AthenaClientInstance.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"AthenaClientInstance.js","sourceRoot":"","sources":["../../src/AthenaClientInstance.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,MAAM,QAAQ,CAAC;AAChD,OAAO,KAAK,mBAAmB,MAAM,0BAA0B,CAAC;AAEhE;;;GAGG;AACH,MAAM,OAAO,oBAAqB,SAAQ,OAAO,CAAC,GAAG,CACnD,gDAAgD,CACjD,EAAsC;CAAG;AAE1C;;;GAGG;AACH,MAAM,CAAC,MAAM,IAAI,GAAG,MAAM,CAAC,OAAO,CAChC,mBAAmB,CAAC,oBAAoB,EACxC,CAAC,MAAM,EAAE,EAAE,CACT,MAAM,CAAC,cAAc,CACnB,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,IAAI,YAAY,CAAC,MAAM,CAAC,CAAC,EAC3C,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,MAAM,CAAC,OAAO,EAAE,CAAC,CAChD,CACJ,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,KAAK,GAAG,KAAK,CAAC,MAAM,CAAC,oBAAoB,EAAE,IAAI,CAAC,CAAC"}
1
+ {"version":3,"file":"AthenaClientInstance.js","sourceRoot":"","sources":["../../src/AthenaClientInstance.ts"],"names":[],"mappings":"AAAA;;GAEG;AACH,OAAO,EAAE,YAAY,EAAE,MAAM,wBAAwB,CAAC;AACtD,OAAO,EAAE,MAAM,EAAE,KAAK,EAAE,UAAU,EAAE,MAAM,QAAQ,CAAC;AACnD,OAAO,KAAK,mBAAmB,MAAM,0BAA0B,CAAC;AAEhE;;;GAGG;AACH,MAAM,OAAO,oBAAqB,SAAQ,UAAU,CAAC,OAAO,EAAsC,CAChG,gDAAgD,CACjD;CAAG;AAEJ;;;GAGG;AACH,MAAM,CAAC,MAAM,IAAI,GAAG,MAAM,CAAC,OAAO,CAChC,mBAAmB,CAAC,oBAAoB,EACxC,CAAC,MAAM,EAAE,EAAE,CACT,MAAM,CAAC,cAAc,CACnB,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,IAAI,YAAY,CAAC,MAAM,CAAC,CAAC,EAC3C,CAAC,MAAM,EAAE,EAAE,CAAC,MAAM,CAAC,IAAI,CAAC,GAAG,EAAE,CAAC,MAAM,CAAC,OAAO,EAAE,CAAC,CAChD,CACJ,CAAC;AAEF;;;GAGG;AACH,MAAM,CAAC,MAAM,KAAK,GAAG,KAAK,CAAC,MAAM,CAAC,oBAAoB,EAAE,IAAI,CAAC,CAAC"}
@@ -3,7 +3,7 @@
3
3
  */
4
4
  import { BatchGetNamedQueryCommand, BatchGetPreparedStatementCommand, BatchGetQueryExecutionCommand, CancelCapacityReservationCommand, CreateCapacityReservationCommand, CreateDataCatalogCommand, CreateNamedQueryCommand, CreateNotebookCommand, CreatePreparedStatementCommand, CreatePresignedNotebookUrlCommand, CreateWorkGroupCommand, DeleteCapacityReservationCommand, DeleteDataCatalogCommand, DeleteNamedQueryCommand, DeleteNotebookCommand, DeletePreparedStatementCommand, DeleteWorkGroupCommand, ExportNotebookCommand, GetCalculationExecutionCodeCommand, GetCalculationExecutionCommand, GetCalculationExecutionStatusCommand, GetCapacityAssignmentConfigurationCommand, GetCapacityReservationCommand, GetDatabaseCommand, GetDataCatalogCommand, GetNamedQueryCommand, GetNotebookMetadataCommand, GetPreparedStatementCommand, GetQueryExecutionCommand, GetQueryResultsCommand, GetQueryRuntimeStatisticsCommand, GetResourceDashboardCommand, GetSessionCommand, GetSessionEndpointCommand, GetSessionStatusCommand, GetTableMetadataCommand, GetWorkGroupCommand, ImportNotebookCommand, ListApplicationDPUSizesCommand, ListCalculationExecutionsCommand, ListCapacityReservationsCommand, ListDatabasesCommand, ListDataCatalogsCommand, ListEngineVersionsCommand, ListExecutorsCommand, ListNamedQueriesCommand, ListNotebookMetadataCommand, ListNotebookSessionsCommand, ListPreparedStatementsCommand, ListQueryExecutionsCommand, ListSessionsCommand, ListTableMetadataCommand, ListTagsForResourceCommand, ListWorkGroupsCommand, PutCapacityAssignmentConfigurationCommand, StartCalculationExecutionCommand, StartQueryExecutionCommand, StartSessionCommand, StopCalculationExecutionCommand, StopQueryExecutionCommand, TagResourceCommand, TerminateSessionCommand, UntagResourceCommand, UpdateCapacityReservationCommand, UpdateDataCatalogCommand, UpdateNamedQueryCommand, UpdateNotebookCommand, UpdateNotebookMetadataCommand, UpdatePreparedStatementCommand, UpdateWorkGroupCommand, } from "@aws-sdk/client-athena";
5
5
  import { Service } from "@effect-aws/commons";
6
- import { Effect, Layer } from "effect";
6
+ import { Effect, Layer, ServiceMap } from "effect";
7
7
  import * as Instance from "./AthenaClientInstance.js";
8
8
  import * as AthenaServiceConfig from "./AthenaServiceConfig.js";
9
9
  import { AllServiceErrors } from "./Errors.js";
@@ -94,7 +94,7 @@ export const makeAthenaService = Effect.gen(function* () {
94
94
  * @since 1.0.0
95
95
  * @category models
96
96
  */
97
- export class AthenaService extends Effect.Tag("@effect-aws/client-athena/AthenaService")() {
97
+ export class AthenaService extends ServiceMap.Service()("@effect-aws/client-athena/AthenaService") {
98
98
  static defaultLayer = Layer.effect(this, makeAthenaService).pipe(Layer.provide(Instance.layer));
99
99
  static layer = (config) => Layer.effect(this, makeAthenaService).pipe(Layer.provide(Instance.layer), Layer.provide(AthenaServiceConfig.setAthenaServiceConfig(config)));
100
100
  static baseLayer = (evaluate) => Layer.effect(this, makeAthenaService).pipe(Layer.provide(Layer.effect(Instance.AthenaClientInstance, Effect.map(AthenaServiceConfig.toAthenaClientConfig, evaluate))));