@aws-sdk/client-comprehendmedical 3.926.0 → 3.928.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +897 -1360
- package/dist-cjs/runtimeConfig.shared.js +7 -0
- package/dist-es/ComprehendMedicalClient.js +2 -0
- package/dist-es/commands/DescribeEntitiesDetectionV2JobCommand.js +3 -9
- package/dist-es/commands/DescribeICD10CMInferenceJobCommand.js +3 -9
- package/dist-es/commands/DescribePHIDetectionJobCommand.js +3 -9
- package/dist-es/commands/DescribeRxNormInferenceJobCommand.js +3 -9
- package/dist-es/commands/DescribeSNOMEDCTInferenceJobCommand.js +3 -9
- package/dist-es/commands/DetectEntitiesCommand.js +3 -9
- package/dist-es/commands/DetectEntitiesV2Command.js +3 -9
- package/dist-es/commands/DetectPHICommand.js +3 -9
- package/dist-es/commands/InferICD10CMCommand.js +3 -9
- package/dist-es/commands/InferRxNormCommand.js +3 -9
- package/dist-es/commands/InferSNOMEDCTCommand.js +3 -9
- package/dist-es/commands/ListEntitiesDetectionV2JobsCommand.js +3 -9
- package/dist-es/commands/ListICD10CMInferenceJobsCommand.js +3 -9
- package/dist-es/commands/ListPHIDetectionJobsCommand.js +3 -9
- package/dist-es/commands/ListRxNormInferenceJobsCommand.js +3 -9
- package/dist-es/commands/ListSNOMEDCTInferenceJobsCommand.js +3 -9
- package/dist-es/commands/StartEntitiesDetectionV2JobCommand.js +3 -9
- package/dist-es/commands/StartICD10CMInferenceJobCommand.js +3 -9
- package/dist-es/commands/StartPHIDetectionJobCommand.js +3 -9
- package/dist-es/commands/StartRxNormInferenceJobCommand.js +3 -9
- package/dist-es/commands/StartSNOMEDCTInferenceJobCommand.js +3 -9
- package/dist-es/commands/StopEntitiesDetectionV2JobCommand.js +3 -9
- package/dist-es/commands/StopICD10CMInferenceJobCommand.js +3 -9
- package/dist-es/commands/StopPHIDetectionJobCommand.js +3 -9
- package/dist-es/commands/StopRxNormInferenceJobCommand.js +3 -9
- package/dist-es/commands/StopSNOMEDCTInferenceJobCommand.js +3 -9
- package/dist-es/runtimeConfig.shared.js +7 -0
- package/dist-es/schemas/schemas_0.js +820 -0
- package/dist-types/ComprehendMedicalClient.d.ts +10 -1
- package/dist-types/runtimeConfig.browser.d.ts +1 -0
- package/dist-types/runtimeConfig.d.ts +1 -0
- package/dist-types/runtimeConfig.native.d.ts +1 -0
- package/dist-types/runtimeConfig.shared.d.ts +1 -0
- package/dist-types/schemas/schemas_0.d.ts +128 -0
- package/dist-types/ts3.4/ComprehendMedicalClient.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +133 -0
- package/package.json +5 -6
- package/dist-es/protocols/Aws_json1_1.js +0 -1158
- package/dist-types/protocols/Aws_json1_1.d.ts +0 -236
- package/dist-types/ts3.4/protocols/Aws_json1_1.d.ts +0 -317
|
@@ -5,7 +5,7 @@ import { EndpointInputConfig, EndpointResolvedConfig } from "@smithy/middleware-
|
|
|
5
5
|
import { RetryInputConfig, RetryResolvedConfig } from "@smithy/middleware-retry";
|
|
6
6
|
import { HttpHandlerUserInput as __HttpHandlerUserInput } from "@smithy/protocol-http";
|
|
7
7
|
import { Client as __Client, DefaultsMode as __DefaultsMode, SmithyConfiguration as __SmithyConfiguration, SmithyResolvedConfiguration as __SmithyResolvedConfiguration } from "@smithy/smithy-client";
|
|
8
|
-
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
8
|
+
import { AwsCredentialIdentityProvider, BodyLengthCalculator as __BodyLengthCalculator, CheckOptionalClientConfig as __CheckOptionalClientConfig, ChecksumConstructor as __ChecksumConstructor, ClientProtocol, Decoder as __Decoder, Encoder as __Encoder, HashConstructor as __HashConstructor, HttpHandlerOptions as __HttpHandlerOptions, HttpRequest, HttpResponse, Logger as __Logger, Provider as __Provider, Provider, StreamCollector as __StreamCollector, UrlParser as __UrlParser, UserAgent as __UserAgent } from "@smithy/types";
|
|
9
9
|
import { HttpAuthSchemeInputConfig, HttpAuthSchemeResolvedConfig } from "./auth/httpAuthSchemeProvider";
|
|
10
10
|
import { DescribeEntitiesDetectionV2JobCommandInput, DescribeEntitiesDetectionV2JobCommandOutput } from "./commands/DescribeEntitiesDetectionV2JobCommand";
|
|
11
11
|
import { DescribeICD10CMInferenceJobCommandInput, DescribeICD10CMInferenceJobCommandOutput } from "./commands/DescribeICD10CMInferenceJobCommand";
|
|
@@ -167,6 +167,15 @@ export interface ClientDefaults extends Partial<__SmithyConfiguration<__HttpHand
|
|
|
167
167
|
* Optional extensions
|
|
168
168
|
*/
|
|
169
169
|
extensions?: RuntimeExtension[];
|
|
170
|
+
/**
|
|
171
|
+
* The protocol controlling the message type (e.g. HTTP) and format (e.g. JSON)
|
|
172
|
+
* may be overridden. A default will always be set by the client.
|
|
173
|
+
* Available options depend on the service's supported protocols and will not be validated by
|
|
174
|
+
* the client.
|
|
175
|
+
* @alpha
|
|
176
|
+
*
|
|
177
|
+
*/
|
|
178
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
170
179
|
/**
|
|
171
180
|
* The {@link @smithy/smithy-client#DefaultsMode} that will be used to determine how certain default configuration options are resolved in the SDK.
|
|
172
181
|
*/
|
|
@@ -29,6 +29,7 @@ export declare const getRuntimeConfig: (config: ComprehendMedicalClientConfig) =
|
|
|
29
29
|
profile?: string;
|
|
30
30
|
logger: import("@smithy/types").Logger;
|
|
31
31
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
32
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
32
33
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
33
34
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
34
35
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
@@ -31,6 +31,7 @@ export declare const getRuntimeConfig: (config: ComprehendMedicalClientConfig) =
|
|
|
31
31
|
profile?: string;
|
|
32
32
|
logger: import("@smithy/types").Logger;
|
|
33
33
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
34
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
34
35
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
35
36
|
retryStrategy?: import("@smithy/types").RetryStrategy | import("@smithy/types").RetryStrategyV2;
|
|
36
37
|
endpoint?: ((string | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>) & (string | import("@smithy/types").Provider<string> | import("@smithy/types").Endpoint | import("@smithy/types").Provider<import("@smithy/types").Endpoint> | import("@smithy/types").EndpointV2 | import("@smithy/types").Provider<import("@smithy/types").EndpointV2>)) | undefined;
|
|
@@ -27,6 +27,7 @@ export declare const getRuntimeConfig: (config: ComprehendMedicalClientConfig) =
|
|
|
27
27
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
28
28
|
logger: import("@smithy/types").Logger;
|
|
29
29
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
30
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
30
31
|
defaultsMode: import("@smithy/smithy-client").DefaultsMode | import("@smithy/types").Provider<import("@smithy/smithy-client").DefaultsMode>;
|
|
31
32
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
32
33
|
userAgentAppId?: string | undefined | import("@smithy/types").Provider<string | undefined>;
|
|
@@ -14,6 +14,7 @@ export declare const getRuntimeConfig: (config: ComprehendMedicalClientConfig) =
|
|
|
14
14
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ComprehendMedicalHttpAuthSchemeProvider;
|
|
15
15
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
16
16
|
logger: import("@smithy/types").Logger;
|
|
17
|
+
protocol: import("@smithy/types").ClientProtocol<import("@smithy/types").HttpRequest, import("@smithy/types").HttpResponse>;
|
|
17
18
|
serviceId: string;
|
|
18
19
|
urlParser: import("@smithy/types").UrlParser;
|
|
19
20
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -0,0 +1,128 @@
|
|
|
1
|
+
import { StaticErrorSchema, StaticListSchema, StaticOperationSchema, StaticStructureSchema } from "@smithy/types";
|
|
2
|
+
export declare var Attribute: StaticStructureSchema;
|
|
3
|
+
export declare var Characters: StaticStructureSchema;
|
|
4
|
+
export declare var ComprehendMedicalAsyncJobFilter: StaticStructureSchema;
|
|
5
|
+
export declare var ComprehendMedicalAsyncJobProperties: StaticStructureSchema;
|
|
6
|
+
export declare var DescribeEntitiesDetectionV2JobRequest: StaticStructureSchema;
|
|
7
|
+
export declare var DescribeEntitiesDetectionV2JobResponse: StaticStructureSchema;
|
|
8
|
+
export declare var DescribeICD10CMInferenceJobRequest: StaticStructureSchema;
|
|
9
|
+
export declare var DescribeICD10CMInferenceJobResponse: StaticStructureSchema;
|
|
10
|
+
export declare var DescribePHIDetectionJobRequest: StaticStructureSchema;
|
|
11
|
+
export declare var DescribePHIDetectionJobResponse: StaticStructureSchema;
|
|
12
|
+
export declare var DescribeRxNormInferenceJobRequest: StaticStructureSchema;
|
|
13
|
+
export declare var DescribeRxNormInferenceJobResponse: StaticStructureSchema;
|
|
14
|
+
export declare var DescribeSNOMEDCTInferenceJobRequest: StaticStructureSchema;
|
|
15
|
+
export declare var DescribeSNOMEDCTInferenceJobResponse: StaticStructureSchema;
|
|
16
|
+
export declare var DetectEntitiesRequest: StaticStructureSchema;
|
|
17
|
+
export declare var DetectEntitiesResponse: StaticStructureSchema;
|
|
18
|
+
export declare var DetectEntitiesV2Request: StaticStructureSchema;
|
|
19
|
+
export declare var DetectEntitiesV2Response: StaticStructureSchema;
|
|
20
|
+
export declare var DetectPHIRequest: StaticStructureSchema;
|
|
21
|
+
export declare var DetectPHIResponse: StaticStructureSchema;
|
|
22
|
+
export declare var Entity: StaticStructureSchema;
|
|
23
|
+
export declare var ICD10CMAttribute: StaticStructureSchema;
|
|
24
|
+
export declare var ICD10CMConcept: StaticStructureSchema;
|
|
25
|
+
export declare var ICD10CMEntity: StaticStructureSchema;
|
|
26
|
+
export declare var ICD10CMTrait: StaticStructureSchema;
|
|
27
|
+
export declare var InferICD10CMRequest: StaticStructureSchema;
|
|
28
|
+
export declare var InferICD10CMResponse: StaticStructureSchema;
|
|
29
|
+
export declare var InferRxNormRequest: StaticStructureSchema;
|
|
30
|
+
export declare var InferRxNormResponse: StaticStructureSchema;
|
|
31
|
+
export declare var InferSNOMEDCTRequest: StaticStructureSchema;
|
|
32
|
+
export declare var InferSNOMEDCTResponse: StaticStructureSchema;
|
|
33
|
+
export declare var InputDataConfig: StaticStructureSchema;
|
|
34
|
+
export declare var InternalServerException: StaticErrorSchema;
|
|
35
|
+
export declare var InvalidEncodingException: StaticErrorSchema;
|
|
36
|
+
export declare var InvalidRequestException: StaticErrorSchema;
|
|
37
|
+
export declare var ListEntitiesDetectionV2JobsRequest: StaticStructureSchema;
|
|
38
|
+
export declare var ListEntitiesDetectionV2JobsResponse: StaticStructureSchema;
|
|
39
|
+
export declare var ListICD10CMInferenceJobsRequest: StaticStructureSchema;
|
|
40
|
+
export declare var ListICD10CMInferenceJobsResponse: StaticStructureSchema;
|
|
41
|
+
export declare var ListPHIDetectionJobsRequest: StaticStructureSchema;
|
|
42
|
+
export declare var ListPHIDetectionJobsResponse: StaticStructureSchema;
|
|
43
|
+
export declare var ListRxNormInferenceJobsRequest: StaticStructureSchema;
|
|
44
|
+
export declare var ListRxNormInferenceJobsResponse: StaticStructureSchema;
|
|
45
|
+
export declare var ListSNOMEDCTInferenceJobsRequest: StaticStructureSchema;
|
|
46
|
+
export declare var ListSNOMEDCTInferenceJobsResponse: StaticStructureSchema;
|
|
47
|
+
export declare var OutputDataConfig: StaticStructureSchema;
|
|
48
|
+
export declare var ResourceNotFoundException: StaticErrorSchema;
|
|
49
|
+
export declare var RxNormAttribute: StaticStructureSchema;
|
|
50
|
+
export declare var RxNormConcept: StaticStructureSchema;
|
|
51
|
+
export declare var RxNormEntity: StaticStructureSchema;
|
|
52
|
+
export declare var RxNormTrait: StaticStructureSchema;
|
|
53
|
+
export declare var ServiceUnavailableException: StaticErrorSchema;
|
|
54
|
+
export declare var SNOMEDCTAttribute: StaticStructureSchema;
|
|
55
|
+
export declare var SNOMEDCTConcept: StaticStructureSchema;
|
|
56
|
+
export declare var SNOMEDCTDetails: StaticStructureSchema;
|
|
57
|
+
export declare var SNOMEDCTEntity: StaticStructureSchema;
|
|
58
|
+
export declare var SNOMEDCTTrait: StaticStructureSchema;
|
|
59
|
+
export declare var StartEntitiesDetectionV2JobRequest: StaticStructureSchema;
|
|
60
|
+
export declare var StartEntitiesDetectionV2JobResponse: StaticStructureSchema;
|
|
61
|
+
export declare var StartICD10CMInferenceJobRequest: StaticStructureSchema;
|
|
62
|
+
export declare var StartICD10CMInferenceJobResponse: StaticStructureSchema;
|
|
63
|
+
export declare var StartPHIDetectionJobRequest: StaticStructureSchema;
|
|
64
|
+
export declare var StartPHIDetectionJobResponse: StaticStructureSchema;
|
|
65
|
+
export declare var StartRxNormInferenceJobRequest: StaticStructureSchema;
|
|
66
|
+
export declare var StartRxNormInferenceJobResponse: StaticStructureSchema;
|
|
67
|
+
export declare var StartSNOMEDCTInferenceJobRequest: StaticStructureSchema;
|
|
68
|
+
export declare var StartSNOMEDCTInferenceJobResponse: StaticStructureSchema;
|
|
69
|
+
export declare var StopEntitiesDetectionV2JobRequest: StaticStructureSchema;
|
|
70
|
+
export declare var StopEntitiesDetectionV2JobResponse: StaticStructureSchema;
|
|
71
|
+
export declare var StopICD10CMInferenceJobRequest: StaticStructureSchema;
|
|
72
|
+
export declare var StopICD10CMInferenceJobResponse: StaticStructureSchema;
|
|
73
|
+
export declare var StopPHIDetectionJobRequest: StaticStructureSchema;
|
|
74
|
+
export declare var StopPHIDetectionJobResponse: StaticStructureSchema;
|
|
75
|
+
export declare var StopRxNormInferenceJobRequest: StaticStructureSchema;
|
|
76
|
+
export declare var StopRxNormInferenceJobResponse: StaticStructureSchema;
|
|
77
|
+
export declare var StopSNOMEDCTInferenceJobRequest: StaticStructureSchema;
|
|
78
|
+
export declare var StopSNOMEDCTInferenceJobResponse: StaticStructureSchema;
|
|
79
|
+
export declare var TextSizeLimitExceededException: StaticErrorSchema;
|
|
80
|
+
export declare var TooManyRequestsException: StaticErrorSchema;
|
|
81
|
+
export declare var Trait: StaticStructureSchema;
|
|
82
|
+
export declare var UnmappedAttribute: StaticStructureSchema;
|
|
83
|
+
export declare var ValidationException: StaticErrorSchema;
|
|
84
|
+
export declare var __Unit: "unit";
|
|
85
|
+
export declare var ComprehendMedicalServiceException: StaticErrorSchema;
|
|
86
|
+
export declare var AttributeList: StaticListSchema;
|
|
87
|
+
export declare var ComprehendMedicalAsyncJobPropertiesList: StaticListSchema;
|
|
88
|
+
export declare var EntityList: StaticListSchema;
|
|
89
|
+
export declare var ICD10CMAttributeList: StaticListSchema;
|
|
90
|
+
export declare var ICD10CMConceptList: StaticListSchema;
|
|
91
|
+
export declare var ICD10CMEntityList: StaticListSchema;
|
|
92
|
+
export declare var ICD10CMTraitList: StaticListSchema;
|
|
93
|
+
export declare var RxNormAttributeList: StaticListSchema;
|
|
94
|
+
export declare var RxNormConceptList: StaticListSchema;
|
|
95
|
+
export declare var RxNormEntityList: StaticListSchema;
|
|
96
|
+
export declare var RxNormTraitList: StaticListSchema;
|
|
97
|
+
export declare var SNOMEDCTAttributeList: StaticListSchema;
|
|
98
|
+
export declare var SNOMEDCTConceptList: StaticListSchema;
|
|
99
|
+
export declare var SNOMEDCTEntityList: StaticListSchema;
|
|
100
|
+
export declare var SNOMEDCTTraitList: StaticListSchema;
|
|
101
|
+
export declare var TraitList: StaticListSchema;
|
|
102
|
+
export declare var UnmappedAttributeList: StaticListSchema;
|
|
103
|
+
export declare var DescribeEntitiesDetectionV2Job: StaticOperationSchema;
|
|
104
|
+
export declare var DescribeICD10CMInferenceJob: StaticOperationSchema;
|
|
105
|
+
export declare var DescribePHIDetectionJob: StaticOperationSchema;
|
|
106
|
+
export declare var DescribeRxNormInferenceJob: StaticOperationSchema;
|
|
107
|
+
export declare var DescribeSNOMEDCTInferenceJob: StaticOperationSchema;
|
|
108
|
+
export declare var DetectEntities: StaticOperationSchema;
|
|
109
|
+
export declare var DetectEntitiesV2: StaticOperationSchema;
|
|
110
|
+
export declare var DetectPHI: StaticOperationSchema;
|
|
111
|
+
export declare var InferICD10CM: StaticOperationSchema;
|
|
112
|
+
export declare var InferRxNorm: StaticOperationSchema;
|
|
113
|
+
export declare var InferSNOMEDCT: StaticOperationSchema;
|
|
114
|
+
export declare var ListEntitiesDetectionV2Jobs: StaticOperationSchema;
|
|
115
|
+
export declare var ListICD10CMInferenceJobs: StaticOperationSchema;
|
|
116
|
+
export declare var ListPHIDetectionJobs: StaticOperationSchema;
|
|
117
|
+
export declare var ListRxNormInferenceJobs: StaticOperationSchema;
|
|
118
|
+
export declare var ListSNOMEDCTInferenceJobs: StaticOperationSchema;
|
|
119
|
+
export declare var StartEntitiesDetectionV2Job: StaticOperationSchema;
|
|
120
|
+
export declare var StartICD10CMInferenceJob: StaticOperationSchema;
|
|
121
|
+
export declare var StartPHIDetectionJob: StaticOperationSchema;
|
|
122
|
+
export declare var StartRxNormInferenceJob: StaticOperationSchema;
|
|
123
|
+
export declare var StartSNOMEDCTInferenceJob: StaticOperationSchema;
|
|
124
|
+
export declare var StopEntitiesDetectionV2Job: StaticOperationSchema;
|
|
125
|
+
export declare var StopICD10CMInferenceJob: StaticOperationSchema;
|
|
126
|
+
export declare var StopPHIDetectionJob: StaticOperationSchema;
|
|
127
|
+
export declare var StopRxNormInferenceJob: StaticOperationSchema;
|
|
128
|
+
export declare var StopSNOMEDCTInferenceJob: StaticOperationSchema;
|
|
@@ -30,10 +30,13 @@ import {
|
|
|
30
30
|
BodyLengthCalculator as __BodyLengthCalculator,
|
|
31
31
|
CheckOptionalClientConfig as __CheckOptionalClientConfig,
|
|
32
32
|
ChecksumConstructor as __ChecksumConstructor,
|
|
33
|
+
ClientProtocol,
|
|
33
34
|
Decoder as __Decoder,
|
|
34
35
|
Encoder as __Encoder,
|
|
35
36
|
HashConstructor as __HashConstructor,
|
|
36
37
|
HttpHandlerOptions as __HttpHandlerOptions,
|
|
38
|
+
HttpRequest,
|
|
39
|
+
HttpResponse,
|
|
37
40
|
Logger as __Logger,
|
|
38
41
|
Provider as __Provider,
|
|
39
42
|
Provider,
|
|
@@ -234,6 +237,7 @@ export interface ClientDefaults
|
|
|
234
237
|
retryMode?: string | __Provider<string>;
|
|
235
238
|
logger?: __Logger;
|
|
236
239
|
extensions?: RuntimeExtension[];
|
|
240
|
+
protocol?: ClientProtocol<HttpRequest, HttpResponse>;
|
|
237
241
|
defaultsMode?: __DefaultsMode | __Provider<__DefaultsMode>;
|
|
238
242
|
}
|
|
239
243
|
export type ComprehendMedicalClientConfigType = Partial<
|
|
@@ -40,6 +40,10 @@ export declare const getRuntimeConfig: (
|
|
|
40
40
|
profile?: string;
|
|
41
41
|
logger: import("@smithy/types").Logger;
|
|
42
42
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
43
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
44
|
+
import("@smithy/types").HttpRequest,
|
|
45
|
+
import("@smithy/types").HttpResponse
|
|
46
|
+
>;
|
|
43
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
44
48
|
userAgentAppId?:
|
|
45
49
|
| string
|
|
@@ -40,6 +40,10 @@ export declare const getRuntimeConfig: (
|
|
|
40
40
|
profile?: string;
|
|
41
41
|
logger: import("@smithy/types").Logger;
|
|
42
42
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
43
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
44
|
+
import("@smithy/types").HttpRequest,
|
|
45
|
+
import("@smithy/types").HttpResponse
|
|
46
|
+
>;
|
|
43
47
|
customUserAgent?: string | import("@smithy/types").UserAgent;
|
|
44
48
|
retryStrategy?:
|
|
45
49
|
| import("@smithy/types").RetryStrategy
|
|
@@ -39,6 +39,10 @@ export declare const getRuntimeConfig: (
|
|
|
39
39
|
retryMode: string | import("@smithy/types").Provider<string>;
|
|
40
40
|
logger: import("@smithy/types").Logger;
|
|
41
41
|
extensions: import("./runtimeExtensions").RuntimeExtension[];
|
|
42
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
43
|
+
import("@smithy/types").HttpRequest,
|
|
44
|
+
import("@smithy/types").HttpResponse
|
|
45
|
+
>;
|
|
42
46
|
defaultsMode:
|
|
43
47
|
| import("@smithy/smithy-client").DefaultsMode
|
|
44
48
|
| import("@smithy/types").Provider<
|
|
@@ -16,6 +16,10 @@ export declare const getRuntimeConfig: (
|
|
|
16
16
|
httpAuthSchemeProvider: import("./auth/httpAuthSchemeProvider").ComprehendMedicalHttpAuthSchemeProvider;
|
|
17
17
|
httpAuthSchemes: import("@smithy/types").HttpAuthScheme[];
|
|
18
18
|
logger: import("@smithy/types").Logger;
|
|
19
|
+
protocol: import("@smithy/types").ClientProtocol<
|
|
20
|
+
import("@smithy/types").HttpRequest,
|
|
21
|
+
import("@smithy/types").HttpResponse
|
|
22
|
+
>;
|
|
19
23
|
serviceId: string;
|
|
20
24
|
urlParser: import("@smithy/types").UrlParser;
|
|
21
25
|
utf8Decoder: import("@smithy/types").Decoder;
|
|
@@ -0,0 +1,133 @@
|
|
|
1
|
+
import {
|
|
2
|
+
StaticErrorSchema,
|
|
3
|
+
StaticListSchema,
|
|
4
|
+
StaticOperationSchema,
|
|
5
|
+
StaticStructureSchema,
|
|
6
|
+
} from "@smithy/types";
|
|
7
|
+
export declare var Attribute: StaticStructureSchema;
|
|
8
|
+
export declare var Characters: StaticStructureSchema;
|
|
9
|
+
export declare var ComprehendMedicalAsyncJobFilter: StaticStructureSchema;
|
|
10
|
+
export declare var ComprehendMedicalAsyncJobProperties: StaticStructureSchema;
|
|
11
|
+
export declare var DescribeEntitiesDetectionV2JobRequest: StaticStructureSchema;
|
|
12
|
+
export declare var DescribeEntitiesDetectionV2JobResponse: StaticStructureSchema;
|
|
13
|
+
export declare var DescribeICD10CMInferenceJobRequest: StaticStructureSchema;
|
|
14
|
+
export declare var DescribeICD10CMInferenceJobResponse: StaticStructureSchema;
|
|
15
|
+
export declare var DescribePHIDetectionJobRequest: StaticStructureSchema;
|
|
16
|
+
export declare var DescribePHIDetectionJobResponse: StaticStructureSchema;
|
|
17
|
+
export declare var DescribeRxNormInferenceJobRequest: StaticStructureSchema;
|
|
18
|
+
export declare var DescribeRxNormInferenceJobResponse: StaticStructureSchema;
|
|
19
|
+
export declare var DescribeSNOMEDCTInferenceJobRequest: StaticStructureSchema;
|
|
20
|
+
export declare var DescribeSNOMEDCTInferenceJobResponse: StaticStructureSchema;
|
|
21
|
+
export declare var DetectEntitiesRequest: StaticStructureSchema;
|
|
22
|
+
export declare var DetectEntitiesResponse: StaticStructureSchema;
|
|
23
|
+
export declare var DetectEntitiesV2Request: StaticStructureSchema;
|
|
24
|
+
export declare var DetectEntitiesV2Response: StaticStructureSchema;
|
|
25
|
+
export declare var DetectPHIRequest: StaticStructureSchema;
|
|
26
|
+
export declare var DetectPHIResponse: StaticStructureSchema;
|
|
27
|
+
export declare var Entity: StaticStructureSchema;
|
|
28
|
+
export declare var ICD10CMAttribute: StaticStructureSchema;
|
|
29
|
+
export declare var ICD10CMConcept: StaticStructureSchema;
|
|
30
|
+
export declare var ICD10CMEntity: StaticStructureSchema;
|
|
31
|
+
export declare var ICD10CMTrait: StaticStructureSchema;
|
|
32
|
+
export declare var InferICD10CMRequest: StaticStructureSchema;
|
|
33
|
+
export declare var InferICD10CMResponse: StaticStructureSchema;
|
|
34
|
+
export declare var InferRxNormRequest: StaticStructureSchema;
|
|
35
|
+
export declare var InferRxNormResponse: StaticStructureSchema;
|
|
36
|
+
export declare var InferSNOMEDCTRequest: StaticStructureSchema;
|
|
37
|
+
export declare var InferSNOMEDCTResponse: StaticStructureSchema;
|
|
38
|
+
export declare var InputDataConfig: StaticStructureSchema;
|
|
39
|
+
export declare var InternalServerException: StaticErrorSchema;
|
|
40
|
+
export declare var InvalidEncodingException: StaticErrorSchema;
|
|
41
|
+
export declare var InvalidRequestException: StaticErrorSchema;
|
|
42
|
+
export declare var ListEntitiesDetectionV2JobsRequest: StaticStructureSchema;
|
|
43
|
+
export declare var ListEntitiesDetectionV2JobsResponse: StaticStructureSchema;
|
|
44
|
+
export declare var ListICD10CMInferenceJobsRequest: StaticStructureSchema;
|
|
45
|
+
export declare var ListICD10CMInferenceJobsResponse: StaticStructureSchema;
|
|
46
|
+
export declare var ListPHIDetectionJobsRequest: StaticStructureSchema;
|
|
47
|
+
export declare var ListPHIDetectionJobsResponse: StaticStructureSchema;
|
|
48
|
+
export declare var ListRxNormInferenceJobsRequest: StaticStructureSchema;
|
|
49
|
+
export declare var ListRxNormInferenceJobsResponse: StaticStructureSchema;
|
|
50
|
+
export declare var ListSNOMEDCTInferenceJobsRequest: StaticStructureSchema;
|
|
51
|
+
export declare var ListSNOMEDCTInferenceJobsResponse: StaticStructureSchema;
|
|
52
|
+
export declare var OutputDataConfig: StaticStructureSchema;
|
|
53
|
+
export declare var ResourceNotFoundException: StaticErrorSchema;
|
|
54
|
+
export declare var RxNormAttribute: StaticStructureSchema;
|
|
55
|
+
export declare var RxNormConcept: StaticStructureSchema;
|
|
56
|
+
export declare var RxNormEntity: StaticStructureSchema;
|
|
57
|
+
export declare var RxNormTrait: StaticStructureSchema;
|
|
58
|
+
export declare var ServiceUnavailableException: StaticErrorSchema;
|
|
59
|
+
export declare var SNOMEDCTAttribute: StaticStructureSchema;
|
|
60
|
+
export declare var SNOMEDCTConcept: StaticStructureSchema;
|
|
61
|
+
export declare var SNOMEDCTDetails: StaticStructureSchema;
|
|
62
|
+
export declare var SNOMEDCTEntity: StaticStructureSchema;
|
|
63
|
+
export declare var SNOMEDCTTrait: StaticStructureSchema;
|
|
64
|
+
export declare var StartEntitiesDetectionV2JobRequest: StaticStructureSchema;
|
|
65
|
+
export declare var StartEntitiesDetectionV2JobResponse: StaticStructureSchema;
|
|
66
|
+
export declare var StartICD10CMInferenceJobRequest: StaticStructureSchema;
|
|
67
|
+
export declare var StartICD10CMInferenceJobResponse: StaticStructureSchema;
|
|
68
|
+
export declare var StartPHIDetectionJobRequest: StaticStructureSchema;
|
|
69
|
+
export declare var StartPHIDetectionJobResponse: StaticStructureSchema;
|
|
70
|
+
export declare var StartRxNormInferenceJobRequest: StaticStructureSchema;
|
|
71
|
+
export declare var StartRxNormInferenceJobResponse: StaticStructureSchema;
|
|
72
|
+
export declare var StartSNOMEDCTInferenceJobRequest: StaticStructureSchema;
|
|
73
|
+
export declare var StartSNOMEDCTInferenceJobResponse: StaticStructureSchema;
|
|
74
|
+
export declare var StopEntitiesDetectionV2JobRequest: StaticStructureSchema;
|
|
75
|
+
export declare var StopEntitiesDetectionV2JobResponse: StaticStructureSchema;
|
|
76
|
+
export declare var StopICD10CMInferenceJobRequest: StaticStructureSchema;
|
|
77
|
+
export declare var StopICD10CMInferenceJobResponse: StaticStructureSchema;
|
|
78
|
+
export declare var StopPHIDetectionJobRequest: StaticStructureSchema;
|
|
79
|
+
export declare var StopPHIDetectionJobResponse: StaticStructureSchema;
|
|
80
|
+
export declare var StopRxNormInferenceJobRequest: StaticStructureSchema;
|
|
81
|
+
export declare var StopRxNormInferenceJobResponse: StaticStructureSchema;
|
|
82
|
+
export declare var StopSNOMEDCTInferenceJobRequest: StaticStructureSchema;
|
|
83
|
+
export declare var StopSNOMEDCTInferenceJobResponse: StaticStructureSchema;
|
|
84
|
+
export declare var TextSizeLimitExceededException: StaticErrorSchema;
|
|
85
|
+
export declare var TooManyRequestsException: StaticErrorSchema;
|
|
86
|
+
export declare var Trait: StaticStructureSchema;
|
|
87
|
+
export declare var UnmappedAttribute: StaticStructureSchema;
|
|
88
|
+
export declare var ValidationException: StaticErrorSchema;
|
|
89
|
+
export declare var __Unit: "unit";
|
|
90
|
+
export declare var ComprehendMedicalServiceException: StaticErrorSchema;
|
|
91
|
+
export declare var AttributeList: StaticListSchema;
|
|
92
|
+
export declare var ComprehendMedicalAsyncJobPropertiesList: StaticListSchema;
|
|
93
|
+
export declare var EntityList: StaticListSchema;
|
|
94
|
+
export declare var ICD10CMAttributeList: StaticListSchema;
|
|
95
|
+
export declare var ICD10CMConceptList: StaticListSchema;
|
|
96
|
+
export declare var ICD10CMEntityList: StaticListSchema;
|
|
97
|
+
export declare var ICD10CMTraitList: StaticListSchema;
|
|
98
|
+
export declare var RxNormAttributeList: StaticListSchema;
|
|
99
|
+
export declare var RxNormConceptList: StaticListSchema;
|
|
100
|
+
export declare var RxNormEntityList: StaticListSchema;
|
|
101
|
+
export declare var RxNormTraitList: StaticListSchema;
|
|
102
|
+
export declare var SNOMEDCTAttributeList: StaticListSchema;
|
|
103
|
+
export declare var SNOMEDCTConceptList: StaticListSchema;
|
|
104
|
+
export declare var SNOMEDCTEntityList: StaticListSchema;
|
|
105
|
+
export declare var SNOMEDCTTraitList: StaticListSchema;
|
|
106
|
+
export declare var TraitList: StaticListSchema;
|
|
107
|
+
export declare var UnmappedAttributeList: StaticListSchema;
|
|
108
|
+
export declare var DescribeEntitiesDetectionV2Job: StaticOperationSchema;
|
|
109
|
+
export declare var DescribeICD10CMInferenceJob: StaticOperationSchema;
|
|
110
|
+
export declare var DescribePHIDetectionJob: StaticOperationSchema;
|
|
111
|
+
export declare var DescribeRxNormInferenceJob: StaticOperationSchema;
|
|
112
|
+
export declare var DescribeSNOMEDCTInferenceJob: StaticOperationSchema;
|
|
113
|
+
export declare var DetectEntities: StaticOperationSchema;
|
|
114
|
+
export declare var DetectEntitiesV2: StaticOperationSchema;
|
|
115
|
+
export declare var DetectPHI: StaticOperationSchema;
|
|
116
|
+
export declare var InferICD10CM: StaticOperationSchema;
|
|
117
|
+
export declare var InferRxNorm: StaticOperationSchema;
|
|
118
|
+
export declare var InferSNOMEDCT: StaticOperationSchema;
|
|
119
|
+
export declare var ListEntitiesDetectionV2Jobs: StaticOperationSchema;
|
|
120
|
+
export declare var ListICD10CMInferenceJobs: StaticOperationSchema;
|
|
121
|
+
export declare var ListPHIDetectionJobs: StaticOperationSchema;
|
|
122
|
+
export declare var ListRxNormInferenceJobs: StaticOperationSchema;
|
|
123
|
+
export declare var ListSNOMEDCTInferenceJobs: StaticOperationSchema;
|
|
124
|
+
export declare var StartEntitiesDetectionV2Job: StaticOperationSchema;
|
|
125
|
+
export declare var StartICD10CMInferenceJob: StaticOperationSchema;
|
|
126
|
+
export declare var StartPHIDetectionJob: StaticOperationSchema;
|
|
127
|
+
export declare var StartRxNormInferenceJob: StaticOperationSchema;
|
|
128
|
+
export declare var StartSNOMEDCTInferenceJob: StaticOperationSchema;
|
|
129
|
+
export declare var StopEntitiesDetectionV2Job: StaticOperationSchema;
|
|
130
|
+
export declare var StopICD10CMInferenceJob: StaticOperationSchema;
|
|
131
|
+
export declare var StopPHIDetectionJob: StaticOperationSchema;
|
|
132
|
+
export declare var StopRxNormInferenceJob: StaticOperationSchema;
|
|
133
|
+
export declare var StopSNOMEDCTInferenceJob: StaticOperationSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-comprehendmedical",
|
|
3
3
|
"description": "AWS SDK for JavaScript Comprehendmedical Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.928.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-comprehendmedical",
|
|
@@ -20,17 +20,17 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
23
|
-
"@aws-sdk/core": "3.
|
|
24
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/core": "3.928.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.928.0",
|
|
25
25
|
"@aws-sdk/middleware-host-header": "3.922.0",
|
|
26
26
|
"@aws-sdk/middleware-logger": "3.922.0",
|
|
27
27
|
"@aws-sdk/middleware-recursion-detection": "3.922.0",
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.928.0",
|
|
29
29
|
"@aws-sdk/region-config-resolver": "3.925.0",
|
|
30
30
|
"@aws-sdk/types": "3.922.0",
|
|
31
31
|
"@aws-sdk/util-endpoints": "3.922.0",
|
|
32
32
|
"@aws-sdk/util-user-agent-browser": "3.922.0",
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.928.0",
|
|
34
34
|
"@smithy/config-resolver": "^4.4.2",
|
|
35
35
|
"@smithy/core": "^3.17.2",
|
|
36
36
|
"@smithy/fetch-http-handler": "^5.3.5",
|
|
@@ -56,7 +56,6 @@
|
|
|
56
56
|
"@smithy/util-middleware": "^4.2.4",
|
|
57
57
|
"@smithy/util-retry": "^4.2.4",
|
|
58
58
|
"@smithy/util-utf8": "^4.2.0",
|
|
59
|
-
"@smithy/uuid": "^1.1.0",
|
|
60
59
|
"tslib": "^2.6.2"
|
|
61
60
|
},
|
|
62
61
|
"devDependencies": {
|