@aws-sdk/client-datasync 3.363.0 → 3.370.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/README.md CHANGED
@@ -8,9 +8,9 @@ AWS SDK for JavaScript DataSync Client for Node.js, Browser and React Native.
8
8
 
9
9
  <fullname>DataSync</fullname>
10
10
 
11
- <p>DataSync is a managed data transfer service that makes it simpler for you
12
- to automate moving data between on-premises storage and Amazon Web Services storage services.
13
- You also can use DataSync to transfer data between other cloud providers and Amazon Web Services storage services.</p>
11
+ <p>DataSync is an online data movement and discovery service that simplifies data migration
12
+ and helps you quickly, easily, and securely transfer your file or object data to, from, and
13
+ between Amazon Web Services storage services.</p>
14
14
  <p>This API interface reference includes documentation for using DataSync
15
15
  programmatically. For complete information, see the <i>
16
16
  <a href="https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html">DataSync User
@@ -2895,6 +2895,7 @@ const de_NetAppONTAPCluster = (output, context) => {
2895
2895
  ClusterBlockStorageSize: smithy_client_1.expectLong,
2896
2896
  ClusterBlockStorageUsed: smithy_client_1.expectLong,
2897
2897
  ClusterName: smithy_client_1.expectString,
2898
+ LunCount: smithy_client_1.expectLong,
2898
2899
  MaxP95Performance: (_) => de_MaxP95Performance(_, context),
2899
2900
  NfsExportedVolumes: smithy_client_1.expectLong,
2900
2901
  RecommendationStatus: smithy_client_1.expectString,
@@ -2915,6 +2916,7 @@ const de_NetAppONTAPSVM = (output, context) => {
2915
2916
  CifsShareCount: smithy_client_1.expectLong,
2916
2917
  ClusterUuid: smithy_client_1.expectString,
2917
2918
  EnabledProtocols: smithy_client_1._json,
2919
+ LunCount: smithy_client_1.expectLong,
2918
2920
  MaxP95Performance: (_) => de_MaxP95Performance(_, context),
2919
2921
  NfsExportedVolumes: smithy_client_1.expectLong,
2920
2922
  RecommendationStatus: smithy_client_1.expectString,
@@ -2941,6 +2943,7 @@ const de_NetAppONTAPVolume = (output, context) => {
2941
2943
  CapacityUsed: smithy_client_1.expectLong,
2942
2944
  CifsShareCount: smithy_client_1.expectLong,
2943
2945
  LogicalCapacityUsed: smithy_client_1.expectLong,
2946
+ LunCount: smithy_client_1.expectLong,
2944
2947
  MaxP95Performance: (_) => de_MaxP95Performance(_, context),
2945
2948
  NfsExported: smithy_client_1.expectBoolean,
2946
2949
  RecommendationStatus: smithy_client_1.expectString,
@@ -2776,6 +2776,7 @@ const de_NetAppONTAPCluster = (output, context) => {
2776
2776
  ClusterBlockStorageSize: __expectLong,
2777
2777
  ClusterBlockStorageUsed: __expectLong,
2778
2778
  ClusterName: __expectString,
2779
+ LunCount: __expectLong,
2779
2780
  MaxP95Performance: (_) => de_MaxP95Performance(_, context),
2780
2781
  NfsExportedVolumes: __expectLong,
2781
2782
  RecommendationStatus: __expectString,
@@ -2796,6 +2797,7 @@ const de_NetAppONTAPSVM = (output, context) => {
2796
2797
  CifsShareCount: __expectLong,
2797
2798
  ClusterUuid: __expectString,
2798
2799
  EnabledProtocols: _json,
2800
+ LunCount: __expectLong,
2799
2801
  MaxP95Performance: (_) => de_MaxP95Performance(_, context),
2800
2802
  NfsExportedVolumes: __expectLong,
2801
2803
  RecommendationStatus: __expectString,
@@ -2822,6 +2824,7 @@ const de_NetAppONTAPVolume = (output, context) => {
2822
2824
  CapacityUsed: __expectLong,
2823
2825
  CifsShareCount: __expectLong,
2824
2826
  LogicalCapacityUsed: __expectLong,
2827
+ LunCount: __expectLong,
2825
2828
  MaxP95Performance: (_) => de_MaxP95Performance(_, context),
2826
2829
  NfsExported: __expectBoolean,
2827
2830
  RecommendationStatus: __expectString,
@@ -404,9 +404,9 @@ export interface DataSync {
404
404
  /**
405
405
  * @public
406
406
  * <fullname>DataSync</fullname>
407
- * <p>DataSync is a managed data transfer service that makes it simpler for you
408
- * to automate moving data between on-premises storage and Amazon Web Services storage services.
409
- * You also can use DataSync to transfer data between other cloud providers and Amazon Web Services storage services.</p>
407
+ * <p>DataSync is an online data movement and discovery service that simplifies data migration
408
+ * and helps you quickly, easily, and securely transfer your file or object data to, from, and
409
+ * between Amazon Web Services storage services.</p>
410
410
  * <p>This API interface reference includes documentation for using DataSync
411
411
  * programmatically. For complete information, see the <i>
412
412
  * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html">DataSync User
@@ -203,9 +203,9 @@ export interface DataSyncClientResolvedConfig extends DataSyncClientResolvedConf
203
203
  /**
204
204
  * @public
205
205
  * <fullname>DataSync</fullname>
206
- * <p>DataSync is a managed data transfer service that makes it simpler for you
207
- * to automate moving data between on-premises storage and Amazon Web Services storage services.
208
- * You also can use DataSync to transfer data between other cloud providers and Amazon Web Services storage services.</p>
206
+ * <p>DataSync is an online data movement and discovery service that simplifies data migration
207
+ * and helps you quickly, easily, and securely transfer your file or object data to, from, and
208
+ * between Amazon Web Services storage services.</p>
209
209
  * <p>This API interface reference includes documentation for using DataSync
210
210
  * programmatically. For complete information, see the <i>
211
211
  * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html">DataSync User
@@ -23,18 +23,25 @@ export interface CreateAgentCommandOutput extends CreateAgentResponse, __Metadat
23
23
  }
24
24
  /**
25
25
  * @public
26
- * <p>Activates an DataSync agent that you have deployed in your storage
27
- * environment. The activation process associates your agent with your account. In the activation
28
- * process, you specify information such as the Amazon Web Services Region that you want to
29
- * activate the agent in. You activate the agent in the Amazon Web Services Region where your
30
- * target locations (in Amazon S3 or Amazon EFS) reside. Your tasks are created in this Amazon Web Services Region.</p>
31
- * <p>You can activate the agent in a VPC (virtual private cloud) or provide the agent access to
32
- * a VPC endpoint so you can run tasks without going over the public internet.</p>
33
- * <p>You can use an agent for more than one location. If a task uses multiple agents, all of
34
- * them need to have status AVAILABLE for the task to run. If you use multiple agents for a
35
- * source location, the status of all the agents must be AVAILABLE for the task to run. </p>
36
- * <p>Agents are automatically updated by Amazon Web Services on a regular basis, using a
37
- * mechanism that ensures minimal interruption to your tasks.</p>
26
+ * <p>Activates an DataSync agent that you've deployed in your storage
27
+ * environment. The activation process associates the agent with your Amazon Web Services account.</p>
28
+ * <p>If you haven't deployed an agent yet, see the following topics to learn more:</p>
29
+ * <ul>
30
+ * <li>
31
+ * <p>
32
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/agent-requirements.html">Agent requirements</a>
33
+ * </p>
34
+ * </li>
35
+ * <li>
36
+ * <p>
37
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/configure-agent.html">Create an agent</a>
38
+ * </p>
39
+ * </li>
40
+ * </ul>
41
+ * <note>
42
+ * <p>If you're transferring between Amazon Web Services storage services, you don't need a
43
+ * DataSync agent. </p>
44
+ * </note>
38
45
  * @example
39
46
  * Use a bare-bones client and the command you need to make an API call.
40
47
  * ```javascript
@@ -86,6 +86,7 @@ export interface DescribeStorageSystemResourcesCommandOutput extends DescribeSto
86
86
  * // NfsExportedVolumes: Number("long"),
87
87
  * // RecommendationStatus: "NONE" || "IN_PROGRESS" || "COMPLETED" || "FAILED",
88
88
  * // TotalSnapshotCapacityUsed: Number("long"),
89
+ * // LunCount: Number("long"),
89
90
  * // },
90
91
  * // ],
91
92
  * // NetAppONTAPVolumes: [ // NetAppONTAPVolumes
@@ -124,6 +125,7 @@ export interface DescribeStorageSystemResourcesCommandOutput extends DescribeSto
124
125
  * // },
125
126
  * // ],
126
127
  * // RecommendationStatus: "NONE" || "IN_PROGRESS" || "COMPLETED" || "FAILED",
128
+ * // LunCount: Number("long"),
127
129
  * // },
128
130
  * // ],
129
131
  * // NetAppONTAPClusters: [ // NetAppONTAPClusters
@@ -158,6 +160,7 @@ export interface DescribeStorageSystemResourcesCommandOutput extends DescribeSto
158
160
  * // },
159
161
  * // ],
160
162
  * // RecommendationStatus: "NONE" || "IN_PROGRESS" || "COMPLETED" || "FAILED",
163
+ * // LunCount: Number("long"),
161
164
  * // },
162
165
  * // ],
163
166
  * // },
@@ -1,8 +1,8 @@
1
1
  /**
2
2
  * <fullname>DataSync</fullname>
3
- * <p>DataSync is a managed data transfer service that makes it simpler for you
4
- * to automate moving data between on-premises storage and Amazon Web Services storage services.
5
- * You also can use DataSync to transfer data between other cloud providers and Amazon Web Services storage services.</p>
3
+ * <p>DataSync is an online data movement and discovery service that simplifies data migration
4
+ * and helps you quickly, easily, and securely transfer your file or object data to, from, and
5
+ * between Amazon Web Services storage services.</p>
6
6
  * <p>This API interface reference includes documentation for using DataSync
7
7
  * programmatically. For complete information, see the <i>
8
8
  * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/what-is-datasync.html">DataSync User
@@ -233,51 +233,41 @@ export interface Capacity {
233
233
  */
234
234
  export interface CreateAgentRequest {
235
235
  /**
236
- * <p>Your agent activation key. You can get the activation key either by sending an HTTP GET
237
- * request with redirects that enable you to get the agent IP address (port 80). Alternatively,
238
- * you can get it from the DataSync console.</p>
239
- * <p>The redirect URL returned in the response provides you the activation key for your
240
- * agent in the query string parameter <code>activationKey</code>. It might also include other
241
- * activation-related parameters; however, these are merely defaults. The arguments you pass to
242
- * this API call determine the actual configuration of your agent.</p>
243
- * <p>For more information, see Activating an Agent in the <i>DataSync User Guide.</i>
244
- * </p>
236
+ * <p>Specifies your DataSync agent's activation key. If you don't have an
237
+ * activation key, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/activate-agent.html">Activate your agent</a>.</p>
245
238
  */
246
239
  ActivationKey: string | undefined;
247
240
  /**
248
- * <p>The name you configured for your agent. This value is a text reference that is used to
249
- * identify the agent in the console.</p>
241
+ * <p>Specifies a name for your agent. You can see this name in the DataSync
242
+ * console.</p>
250
243
  */
251
244
  AgentName?: string;
252
245
  /**
253
- * <p>The key-value pair that represents the tag that you want to associate with the agent.
254
- * The value can be an empty string. This value helps you manage, filter, and search for your
255
- * agents.</p>
256
- * <note>
257
- * <p>Valid characters for key and value are letters, spaces, and numbers representable in
258
- * UTF-8 format, and the following special characters: + - = . _ : / @. </p>
259
- * </note>
246
+ * <p>Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources.
247
+ * We recommend creating at least one tag for your agent.</p>
260
248
  */
261
249
  Tags?: TagListEntry[];
262
250
  /**
263
- * <p>The ID of the VPC (virtual private cloud) endpoint that the agent has access to. This is
264
- * the client-side VPC endpoint, also called a PrivateLink. If you don't have a PrivateLink VPC
265
- * endpoint, see <a href="https://docs.aws.amazon.com/vpc/latest/userguide/endpoint-service.html#create-endpoint-service">Creating a VPC
266
- * Endpoint Service Configuration</a> in the Amazon VPC User Guide.</p>
267
- * <p>VPC endpoint ID looks like this: <code>vpce-01234d5aff67890e1</code>.</p>
251
+ * <p>Specifies the ID of the VPC endpoint that you want your agent to connect to. For example,
252
+ * a VPC endpoint ID looks like <code>vpce-01234d5aff67890e1</code>.</p>
253
+ * <important>
254
+ * <p>The VPC endpoint you use must include the DataSync service name (for example,
255
+ * <code>com.amazonaws.us-east-2.datasync</code>).</p>
256
+ * </important>
268
257
  */
269
258
  VpcEndpointId?: string;
270
259
  /**
271
- * <p>The Amazon Resource Names (ARNs) of the subnets in which DataSync will create
272
- * elastic network interfaces for each data transfer task. The agent that runs a task must be
273
- * private. When you start a task that is associated with an agent created in a VPC, or one that
274
- * has access to an IP address in a VPC, then the task is also private. In this case, DataSync creates four network interfaces for each task in your subnet. For a data transfer
275
- * to work, the agent must be able to route to all these four network interfaces.</p>
260
+ * <p>Specifies the ARN of the subnet where you want to run your DataSync task when
261
+ * using a VPC endpoint. This is the subnet where DataSync creates and manages the
262
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces">network
263
+ * interfaces</a> for your transfer.</p>
276
264
  */
277
265
  SubnetArns?: string[];
278
266
  /**
279
- * <p>The ARNs of the security groups used to protect your data transfer task subnets. See
280
- * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_Ec2Config.html#DataSync-Type-Ec2Config-SecurityGroupArns">SecurityGroupArns</a>.</p>
267
+ * <p>Specifies the Amazon Resource Name (ARN) of the security group that protects your task's
268
+ * <a href="https://docs.aws.amazon.com/datasync/latest/userguide/datasync-network.html#required-network-interfaces">network
269
+ * interfaces</a> when <a href="https://docs.aws.amazon.com/datasync/latest/userguide/choose-service-endpoint.html#choose-service-endpoint-vpc">using a virtual private cloud (VPC)
270
+ * endpoint</a>.</p>
281
271
  */
282
272
  SecurityGroupArns?: string[];
283
273
  }
@@ -287,8 +277,8 @@ export interface CreateAgentRequest {
287
277
  */
288
278
  export interface CreateAgentResponse {
289
279
  /**
290
- * <p>The Amazon Resource Name (ARN) of the agent. Use the <code>ListAgents</code> operation
291
- * to return a list of agents for your account and Amazon Web Services Region.</p>
280
+ * <p>The ARN of the agent that you just activated. Use the <a href="https://docs.aws.amazon.com/datasync/latest/userguide/API_ListAgents.html">ListAgents</a> operation to return a
281
+ * list of agents in your Amazon Web Services account and Amazon Web Services Region.</p>
292
282
  */
293
283
  AgentArn?: string;
294
284
  }
@@ -756,10 +746,9 @@ export interface CreateLocationFsxWindowsRequest {
756
746
  */
757
747
  Tags?: TagListEntry[];
758
748
  /**
759
- * <p>Specifies the user who has the permissions to access files and folders in the file
760
- * system.</p>
761
- * <p>For information about choosing a user name that ensures sufficient permissions to files,
762
- * folders, and metadata, see <a href="create-fsx-location.html#FSxWuser">user</a>.</p>
749
+ * <p>Specifies the user who has the permissions to access files, folders, and metadata in your
750
+ * file system.</p>
751
+ * <p>For information about choosing a user with sufficient permissions, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/create-fsx-location.html#create-fsx-windows-location-permissions">Required permissions</a>.</p>
763
752
  */
764
753
  User: string | undefined;
765
754
  /**
@@ -1102,10 +1091,24 @@ export interface CreateLocationObjectStorageRequest {
1102
1091
  */
1103
1092
  Tags?: TagListEntry[];
1104
1093
  /**
1105
- * <p>Specifies a certificate to authenticate with an object storage system that uses a private
1106
- * or self-signed certificate authority (CA). You must specify a Base64-encoded <code>.pem</code>
1107
- * file (for example, <code>file:///home/user/.ssh/storage_sys_certificate.pem</code>). The
1108
- * certificate can be up to 32768 bytes (before Base64 encoding).</p>
1094
+ * <p>Specifies a file with the certificates that are used to sign the object storage server's
1095
+ * certificate (for example, <code>file:///home/user/.ssh/storage_sys_certificate.pem</code>).
1096
+ * The file you specify must include the following:</p>
1097
+ * <ul>
1098
+ * <li>
1099
+ * <p>The certificate of the signing certificate authority (CA)</p>
1100
+ * </li>
1101
+ * <li>
1102
+ * <p>Any intermediate certificates</p>
1103
+ * </li>
1104
+ * <li>
1105
+ * <p>base64 encoding</p>
1106
+ * </li>
1107
+ * <li>
1108
+ * <p>A <code>.pem</code> extension</p>
1109
+ * </li>
1110
+ * </ul>
1111
+ * <p>The file can be up to 32768 bytes (before base64 encoding).</p>
1109
1112
  * <p>To use this parameter, configure <code>ServerProtocol</code> to <code>HTTPS</code>.</p>
1110
1113
  */
1111
1114
  ServerCertificate?: Uint8Array;
@@ -1635,11 +1638,9 @@ export interface Options {
1635
1638
  */
1636
1639
  BytesPerSecond?: number;
1637
1640
  /**
1638
- * <p>Specifies whether tasks should be queued before executing the tasks. The default is
1639
- * <code>ENABLED</code>, which means the tasks will be queued.</p>
1640
- * <p>If you use the same agent to run multiple tasks, you can enable the tasks to run in
1641
- * series. For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/run-task.html#queue-task-execution">Queueing task
1642
- * executions</a>.</p>
1641
+ * <p>Specifies whether your transfer tasks should be put into a queue during certain scenarios
1642
+ * when <a href="https://docs.aws.amazon.com/datasync/latest/userguide/run-task.html#running-multiple-tasks">running multiple
1643
+ * tasks</a>. This is <code>ENABLED</code> by default.</p>
1643
1644
  */
1644
1645
  TaskQueueing?: TaskQueueing | string;
1645
1646
  /**
@@ -2900,6 +2901,10 @@ export interface NetAppONTAPCluster {
2900
2901
  * <p>For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#recommendation-statuses-table">Recommendation statuses</a>.</p>
2901
2902
  */
2902
2903
  RecommendationStatus?: RecommendationStatus | string;
2904
+ /**
2905
+ * <p>The number of LUNs (logical unit numbers) in the cluster.</p>
2906
+ */
2907
+ LunCount?: number;
2903
2908
  }
2904
2909
  /**
2905
2910
  * @public
@@ -2964,6 +2969,10 @@ export interface NetAppONTAPSVM {
2964
2969
  * <p>The amount of storage in the SVM that's being used for snapshots.</p>
2965
2970
  */
2966
2971
  TotalSnapshotCapacityUsed?: number;
2972
+ /**
2973
+ * <p>The number of LUNs (logical unit numbers) in the SVM.</p>
2974
+ */
2975
+ LunCount?: number;
2967
2976
  }
2968
2977
  /**
2969
2978
  * @public
@@ -3032,6 +3041,10 @@ export interface NetAppONTAPVolume {
3032
3041
  * <p>For more information, see <a href="https://docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#recommendation-statuses-table">Recommendation statuses</a>.</p>
3033
3042
  */
3034
3043
  RecommendationStatus?: RecommendationStatus | string;
3044
+ /**
3045
+ * <p>The number of LUNs (logical unit numbers) in the volume.</p>
3046
+ */
3047
+ LunCount?: number;
3035
3048
  }
3036
3049
  /**
3037
3050
  * @public
@@ -712,6 +712,7 @@ export interface NetAppONTAPCluster {
712
712
  ClusterBlockStorageLogicalUsed?: number;
713
713
  Recommendations?: Recommendation[];
714
714
  RecommendationStatus?: RecommendationStatus | string;
715
+ LunCount?: number;
715
716
  }
716
717
  export interface NetAppONTAPSVM {
717
718
  ClusterUuid?: string;
@@ -727,6 +728,7 @@ export interface NetAppONTAPSVM {
727
728
  NfsExportedVolumes?: number;
728
729
  RecommendationStatus?: RecommendationStatus | string;
729
730
  TotalSnapshotCapacityUsed?: number;
731
+ LunCount?: number;
730
732
  }
731
733
  export interface NetAppONTAPVolume {
732
734
  VolumeName?: string;
@@ -743,6 +745,7 @@ export interface NetAppONTAPVolume {
743
745
  MaxP95Performance?: MaxP95Performance;
744
746
  Recommendations?: Recommendation[];
745
747
  RecommendationStatus?: RecommendationStatus | string;
748
+ LunCount?: number;
746
749
  }
747
750
  export interface ResourceDetails {
748
751
  NetAppONTAPSVMs?: NetAppONTAPSVM[];
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-datasync",
3
3
  "description": "AWS SDK for JavaScript Datasync Client for Node.js, Browser and React Native",
4
- "version": "3.363.0",
4
+ "version": "3.370.0",
5
5
  "scripts": {
6
6
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
  "build:cjs": "tsc -p tsconfig.cjs.json",
@@ -21,44 +21,43 @@
21
21
  "dependencies": {
22
22
  "@aws-crypto/sha256-browser": "3.0.0",
23
23
  "@aws-crypto/sha256-js": "3.0.0",
24
- "@aws-sdk/client-sts": "3.363.0",
25
- "@aws-sdk/credential-provider-node": "3.363.0",
26
- "@aws-sdk/middleware-host-header": "3.363.0",
27
- "@aws-sdk/middleware-logger": "3.363.0",
28
- "@aws-sdk/middleware-recursion-detection": "3.363.0",
29
- "@aws-sdk/middleware-signing": "3.363.0",
30
- "@aws-sdk/middleware-user-agent": "3.363.0",
31
- "@aws-sdk/types": "3.357.0",
32
- "@aws-sdk/util-endpoints": "3.357.0",
33
- "@aws-sdk/util-user-agent-browser": "3.363.0",
34
- "@aws-sdk/util-user-agent-node": "3.363.0",
24
+ "@aws-sdk/client-sts": "3.370.0",
25
+ "@aws-sdk/credential-provider-node": "3.370.0",
26
+ "@aws-sdk/middleware-host-header": "3.370.0",
27
+ "@aws-sdk/middleware-logger": "3.370.0",
28
+ "@aws-sdk/middleware-recursion-detection": "3.370.0",
29
+ "@aws-sdk/middleware-signing": "3.370.0",
30
+ "@aws-sdk/middleware-user-agent": "3.370.0",
31
+ "@aws-sdk/types": "3.370.0",
32
+ "@aws-sdk/util-endpoints": "3.370.0",
33
+ "@aws-sdk/util-user-agent-browser": "3.370.0",
34
+ "@aws-sdk/util-user-agent-node": "3.370.0",
35
35
  "@smithy/config-resolver": "^1.0.1",
36
36
  "@smithy/fetch-http-handler": "^1.0.1",
37
37
  "@smithy/hash-node": "^1.0.1",
38
38
  "@smithy/invalid-dependency": "^1.0.1",
39
39
  "@smithy/middleware-content-length": "^1.0.1",
40
- "@smithy/middleware-endpoint": "^1.0.1",
41
- "@smithy/middleware-retry": "^1.0.2",
40
+ "@smithy/middleware-endpoint": "^1.0.2",
41
+ "@smithy/middleware-retry": "^1.0.3",
42
42
  "@smithy/middleware-serde": "^1.0.1",
43
43
  "@smithy/middleware-stack": "^1.0.1",
44
44
  "@smithy/node-config-provider": "^1.0.1",
45
45
  "@smithy/node-http-handler": "^1.0.2",
46
- "@smithy/protocol-http": "^1.0.1",
46
+ "@smithy/protocol-http": "^1.1.0",
47
47
  "@smithy/smithy-client": "^1.0.3",
48
- "@smithy/types": "^1.0.0",
48
+ "@smithy/types": "^1.1.0",
49
49
  "@smithy/url-parser": "^1.0.1",
50
50
  "@smithy/util-base64": "^1.0.1",
51
51
  "@smithy/util-body-length-browser": "^1.0.1",
52
52
  "@smithy/util-body-length-node": "^1.0.1",
53
53
  "@smithy/util-defaults-mode-browser": "^1.0.1",
54
54
  "@smithy/util-defaults-mode-node": "^1.0.1",
55
- "@smithy/util-retry": "^1.0.2",
55
+ "@smithy/util-retry": "^1.0.3",
56
56
  "@smithy/util-utf8": "^1.0.1",
57
57
  "tslib": "^2.5.0",
58
58
  "uuid": "^8.3.2"
59
59
  },
60
60
  "devDependencies": {
61
- "@aws-sdk/service-client-documentation-generator": "3.310.0",
62
61
  "@smithy/service-client-documentation-generator": "^1.0.1",
63
62
  "@tsconfig/node14": "1.0.3",
64
63
  "@types/node": "^14.14.31",