@aws-sdk/client-healthlake 3.775.0 → 3.782.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.
@@ -92,6 +92,7 @@ declare const CreateFHIRDatastoreCommand_base: {
92
92
  * @throws {@link HealthLakeServiceException}
93
93
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
94
94
  *
95
+ *
95
96
  * @public
96
97
  */
97
98
  export declare class CreateFHIRDatastoreCommand extends CreateFHIRDatastoreCommand_base {
@@ -75,6 +75,7 @@ declare const DeleteFHIRDatastoreCommand_base: {
75
75
  * @throws {@link HealthLakeServiceException}
76
76
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
77
77
  *
78
+ *
78
79
  * @public
79
80
  */
80
81
  export declare class DeleteFHIRDatastoreCommand extends DeleteFHIRDatastoreCommand_base {
@@ -94,6 +94,7 @@ declare const DescribeFHIRDatastoreCommand_base: {
94
94
  * @throws {@link HealthLakeServiceException}
95
95
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
96
96
  *
97
+ *
97
98
  * @public
98
99
  */
99
100
  export declare class DescribeFHIRDatastoreCommand extends DescribeFHIRDatastoreCommand_base {
@@ -82,6 +82,7 @@ declare const DescribeFHIRExportJobCommand_base: {
82
82
  * @throws {@link HealthLakeServiceException}
83
83
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
84
84
  *
85
+ *
85
86
  * @public
86
87
  */
87
88
  export declare class DescribeFHIRExportJobCommand extends DescribeFHIRExportJobCommand_base {
@@ -95,6 +95,7 @@ declare const DescribeFHIRImportJobCommand_base: {
95
95
  * @throws {@link HealthLakeServiceException}
96
96
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class DescribeFHIRImportJobCommand extends DescribeFHIRImportJobCommand_base {
@@ -100,6 +100,7 @@ declare const ListFHIRDatastoresCommand_base: {
100
100
  * @throws {@link HealthLakeServiceException}
101
101
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
102
102
  *
103
+ *
103
104
  * @public
104
105
  */
105
106
  export declare class ListFHIRDatastoresCommand extends ListFHIRDatastoresCommand_base {
@@ -95,6 +95,7 @@ declare const ListFHIRExportJobsCommand_base: {
95
95
  * @throws {@link HealthLakeServiceException}
96
96
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
97
97
  *
98
+ *
98
99
  * @public
99
100
  */
100
101
  export declare class ListFHIRExportJobsCommand extends ListFHIRExportJobsCommand_base {
@@ -108,6 +108,7 @@ declare const ListFHIRImportJobsCommand_base: {
108
108
  * @throws {@link HealthLakeServiceException}
109
109
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
110
110
  *
111
+ *
111
112
  * @public
112
113
  */
113
114
  export declare class ListFHIRImportJobsCommand extends ListFHIRImportJobsCommand_base {
@@ -67,6 +67,7 @@ declare const ListTagsForResourceCommand_base: {
67
67
  * @throws {@link HealthLakeServiceException}
68
68
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
69
69
  *
70
+ *
70
71
  * @public
71
72
  */
72
73
  export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
@@ -80,6 +80,7 @@ declare const StartFHIRExportJobCommand_base: {
80
80
  * @throws {@link HealthLakeServiceException}
81
81
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
82
82
  *
83
+ *
83
84
  * @public
84
85
  */
85
86
  export declare class StartFHIRExportJobCommand extends StartFHIRExportJobCommand_base {
@@ -83,6 +83,7 @@ declare const StartFHIRImportJobCommand_base: {
83
83
  * @throws {@link HealthLakeServiceException}
84
84
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
85
85
  *
86
+ *
86
87
  * @public
87
88
  */
88
89
  export declare class StartFHIRImportJobCommand extends StartFHIRImportJobCommand_base {
@@ -66,6 +66,7 @@ declare const TagResourceCommand_base: {
66
66
  * @throws {@link HealthLakeServiceException}
67
67
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
68
68
  *
69
+ *
69
70
  * @public
70
71
  */
71
72
  export declare class TagResourceCommand extends TagResourceCommand_base {
@@ -63,6 +63,7 @@ declare const UntagResourceCommand_base: {
63
63
  * @throws {@link HealthLakeServiceException}
64
64
  * <p>Base exception class for all service exceptions from HealthLake service.</p>
65
65
  *
66
+ *
66
67
  * @public
67
68
  */
68
69
  export declare class UntagResourceCommand extends UntagResourceCommand_base {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-healthlake",
3
3
  "description": "AWS SDK for JavaScript Healthlake Client for Node.js, Browser and React Native",
4
- "version": "3.775.0",
4
+ "version": "3.782.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-healthlake",
@@ -21,16 +21,16 @@
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
23
  "@aws-sdk/core": "3.775.0",
24
- "@aws-sdk/credential-provider-node": "3.775.0",
24
+ "@aws-sdk/credential-provider-node": "3.782.0",
25
25
  "@aws-sdk/middleware-host-header": "3.775.0",
26
26
  "@aws-sdk/middleware-logger": "3.775.0",
27
27
  "@aws-sdk/middleware-recursion-detection": "3.775.0",
28
- "@aws-sdk/middleware-user-agent": "3.775.0",
28
+ "@aws-sdk/middleware-user-agent": "3.782.0",
29
29
  "@aws-sdk/region-config-resolver": "3.775.0",
30
30
  "@aws-sdk/types": "3.775.0",
31
- "@aws-sdk/util-endpoints": "3.775.0",
31
+ "@aws-sdk/util-endpoints": "3.782.0",
32
32
  "@aws-sdk/util-user-agent-browser": "3.775.0",
33
- "@aws-sdk/util-user-agent-node": "3.775.0",
33
+ "@aws-sdk/util-user-agent-node": "3.782.0",
34
34
  "@smithy/config-resolver": "^4.1.0",
35
35
  "@smithy/core": "^3.2.0",
36
36
  "@smithy/fetch-http-handler": "^5.0.2",