@aws-sdk/client-redshift 3.774.0 → 3.777.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/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-cjs/index.js +17 -18
- package/dist-es/RedshiftClient.js +2 -1
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -3
- package/dist-es/endpoint/EndpointParameters.js +2 -3
- package/dist-es/runtimeExtensions.js +2 -14
- package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +1 -0
- package/dist-types/commands/AddPartnerCommand.d.ts +1 -0
- package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +1 -0
- package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +1 -0
- package/dist-types/commands/AuthorizeDataShareCommand.d.ts +1 -0
- package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +1 -0
- package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +1 -0
- package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +1 -0
- package/dist-types/commands/CancelResizeCommand.d.ts +1 -0
- package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +1 -0
- package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +1 -0
- package/dist-types/commands/CreateEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +1 -0
- package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/CreateIntegrationCommand.d.ts +1 -0
- package/dist-types/commands/CreateRedshiftIdcApplicationCommand.d.ts +1 -0
- package/dist-types/commands/CreateScheduledActionCommand.d.ts +1 -0
- package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +1 -0
- package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +1 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +1 -0
- package/dist-types/commands/CreateUsageLimitCommand.d.ts +1 -0
- package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +1 -0
- package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +1 -0
- package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +1 -0
- package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +1 -0
- package/dist-types/commands/DeletePartnerCommand.d.ts +1 -0
- package/dist-types/commands/DeleteRedshiftIdcApplicationCommand.d.ts +1 -0
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +1 -0
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +1 -0
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +1 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +1 -0
- package/dist-types/commands/DeleteUsageLimitCommand.d.ts +1 -0
- package/dist-types/commands/DeregisterNamespaceCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterParametersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterTracksCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeClustersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeCustomDomainAssociationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDataSharesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +1 -0
- package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeInboundIntegrationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +1 -0
- package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribePartnersCommand.d.ts +1 -0
- package/dist-types/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +1 -0
- package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeReservedNodesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeResizeCommand.d.ts +1 -0
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +1 -0
- package/dist-types/commands/DescribeStorageCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +1 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +1 -0
- package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +1 -0
- package/dist-types/commands/DisableLoggingCommand.d.ts +1 -0
- package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +1 -0
- package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +1 -0
- package/dist-types/commands/EnableLoggingCommand.d.ts +1 -0
- package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +1 -0
- package/dist-types/commands/FailoverPrimaryComputeCommand.d.ts +1 -0
- package/dist-types/commands/GetClusterCredentialsCommand.d.ts +1 -0
- package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +1 -0
- package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +1 -0
- package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +1 -0
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +1 -0
- package/dist-types/commands/ListRecommendationsCommand.d.ts +1 -0
- package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +1 -0
- package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +1 -0
- package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +1 -0
- package/dist-types/commands/ModifyCustomDomainAssociationCommand.d.ts +1 -0
- package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +1 -0
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +1 -0
- package/dist-types/commands/ModifyRedshiftIdcApplicationCommand.d.ts +1 -0
- package/dist-types/commands/ModifyScheduledActionCommand.d.ts +1 -0
- package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +1 -0
- package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +1 -0
- package/dist-types/commands/ModifyUsageLimitCommand.d.ts +1 -0
- package/dist-types/commands/PauseClusterCommand.d.ts +1 -0
- package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +1 -0
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +1 -0
- package/dist-types/commands/RebootClusterCommand.d.ts +1 -0
- package/dist-types/commands/RegisterNamespaceCommand.d.ts +1 -0
- package/dist-types/commands/RejectDataShareCommand.d.ts +1 -0
- package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +1 -0
- package/dist-types/commands/ResizeClusterCommand.d.ts +1 -0
- package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +1 -0
- package/dist-types/commands/ResumeClusterCommand.d.ts +1 -0
- package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +1 -0
- package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +1 -0
- package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +1 -0
- package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +1 -0
- package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +1 -0
- package/package.json +34 -34
|
@@ -268,6 +268,7 @@ declare const ModifySnapshotCopyRetentionPeriodCommand_base: {
|
|
|
268
268
|
* @throws {@link RedshiftServiceException}
|
|
269
269
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
270
270
|
*
|
|
271
|
+
*
|
|
271
272
|
* @public
|
|
272
273
|
*/
|
|
273
274
|
export declare class ModifySnapshotCopyRetentionPeriodCommand extends ModifySnapshotCopyRetentionPeriodCommand_base {
|
|
@@ -88,6 +88,7 @@ declare const ModifySnapshotScheduleCommand_base: {
|
|
|
88
88
|
* @throws {@link RedshiftServiceException}
|
|
89
89
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
90
90
|
*
|
|
91
|
+
*
|
|
91
92
|
* @public
|
|
92
93
|
*/
|
|
93
94
|
export declare class ModifySnapshotScheduleCommand extends ModifySnapshotScheduleCommand_base {
|
|
@@ -79,6 +79,7 @@ declare const ModifyUsageLimitCommand_base: {
|
|
|
79
79
|
* @throws {@link RedshiftServiceException}
|
|
80
80
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
81
81
|
*
|
|
82
|
+
*
|
|
82
83
|
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class ModifyUsageLimitCommand extends ModifyUsageLimitCommand_base {
|
|
@@ -253,6 +253,7 @@ declare const PauseClusterCommand_base: {
|
|
|
253
253
|
* @throws {@link RedshiftServiceException}
|
|
254
254
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
255
255
|
*
|
|
256
|
+
*
|
|
256
257
|
* @public
|
|
257
258
|
*/
|
|
258
259
|
export declare class PauseClusterCommand extends PauseClusterCommand_base {
|
|
@@ -97,6 +97,7 @@ declare const PurchaseReservedNodeOfferingCommand_base: {
|
|
|
97
97
|
* @throws {@link RedshiftServiceException}
|
|
98
98
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
99
99
|
*
|
|
100
|
+
*
|
|
100
101
|
* @public
|
|
101
102
|
*/
|
|
102
103
|
export declare class PurchaseReservedNodeOfferingCommand extends PurchaseReservedNodeOfferingCommand_base {
|
|
@@ -70,6 +70,7 @@ declare const PutResourcePolicyCommand_base: {
|
|
|
70
70
|
* @throws {@link RedshiftServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
72
72
|
*
|
|
73
|
+
*
|
|
73
74
|
* @public
|
|
74
75
|
*/
|
|
75
76
|
export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
|
|
@@ -256,6 +256,7 @@ declare const RebootClusterCommand_base: {
|
|
|
256
256
|
* @throws {@link RedshiftServiceException}
|
|
257
257
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
258
258
|
*
|
|
259
|
+
*
|
|
259
260
|
* @public
|
|
260
261
|
*/
|
|
261
262
|
export declare class RebootClusterCommand extends RebootClusterCommand_base {
|
|
@@ -75,6 +75,7 @@ declare const RegisterNamespaceCommand_base: {
|
|
|
75
75
|
* @throws {@link RedshiftServiceException}
|
|
76
76
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
77
77
|
*
|
|
78
|
+
*
|
|
78
79
|
* @public
|
|
79
80
|
*/
|
|
80
81
|
export declare class RegisterNamespaceCommand extends RegisterNamespaceCommand_base {
|
|
@@ -73,6 +73,7 @@ declare const RejectDataShareCommand_base: {
|
|
|
73
73
|
* @throws {@link RedshiftServiceException}
|
|
74
74
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
75
75
|
*
|
|
76
|
+
*
|
|
76
77
|
* @public
|
|
77
78
|
*/
|
|
78
79
|
export declare class RejectDataShareCommand extends RejectDataShareCommand_base {
|
|
@@ -81,6 +81,7 @@ declare const ResetClusterParameterGroupCommand_base: {
|
|
|
81
81
|
* @throws {@link RedshiftServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
83
83
|
*
|
|
84
|
+
*
|
|
84
85
|
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class ResetClusterParameterGroupCommand extends ResetClusterParameterGroupCommand_base {
|
|
@@ -334,6 +334,7 @@ declare const ResizeClusterCommand_base: {
|
|
|
334
334
|
* @throws {@link RedshiftServiceException}
|
|
335
335
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
336
336
|
*
|
|
337
|
+
*
|
|
337
338
|
* @public
|
|
338
339
|
*/
|
|
339
340
|
export declare class ResizeClusterCommand extends ResizeClusterCommand_base {
|
|
@@ -434,6 +434,7 @@ declare const RestoreFromClusterSnapshotCommand_base: {
|
|
|
434
434
|
* @throws {@link RedshiftServiceException}
|
|
435
435
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
436
436
|
*
|
|
437
|
+
*
|
|
437
438
|
* @public
|
|
438
439
|
*/
|
|
439
440
|
export declare class RestoreFromClusterSnapshotCommand extends RestoreFromClusterSnapshotCommand_base {
|
|
@@ -116,6 +116,7 @@ declare const RestoreTableFromClusterSnapshotCommand_base: {
|
|
|
116
116
|
* @throws {@link RedshiftServiceException}
|
|
117
117
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
118
118
|
*
|
|
119
|
+
*
|
|
119
120
|
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class RestoreTableFromClusterSnapshotCommand extends RestoreTableFromClusterSnapshotCommand_base {
|
|
@@ -257,6 +257,7 @@ declare const ResumeClusterCommand_base: {
|
|
|
257
257
|
* @throws {@link RedshiftServiceException}
|
|
258
258
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
259
259
|
*
|
|
260
|
+
*
|
|
260
261
|
* @public
|
|
261
262
|
*/
|
|
262
263
|
export declare class ResumeClusterCommand extends ResumeClusterCommand_base {
|
|
@@ -106,6 +106,7 @@ declare const RevokeClusterSecurityGroupIngressCommand_base: {
|
|
|
106
106
|
* @throws {@link RedshiftServiceException}
|
|
107
107
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
108
108
|
*
|
|
109
|
+
*
|
|
109
110
|
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class RevokeClusterSecurityGroupIngressCommand extends RevokeClusterSecurityGroupIngressCommand_base {
|
|
@@ -92,6 +92,7 @@ declare const RevokeEndpointAccessCommand_base: {
|
|
|
92
92
|
* @throws {@link RedshiftServiceException}
|
|
93
93
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
94
94
|
*
|
|
95
|
+
*
|
|
95
96
|
* @public
|
|
96
97
|
*/
|
|
97
98
|
export declare class RevokeEndpointAccessCommand extends RevokeEndpointAccessCommand_base {
|
|
@@ -127,6 +127,7 @@ declare const RevokeSnapshotAccessCommand_base: {
|
|
|
127
127
|
* @throws {@link RedshiftServiceException}
|
|
128
128
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
129
129
|
*
|
|
130
|
+
*
|
|
130
131
|
* @public
|
|
131
132
|
*/
|
|
132
133
|
export declare class RevokeSnapshotAccessCommand extends RevokeSnapshotAccessCommand_base {
|
|
@@ -256,6 +256,7 @@ declare const RotateEncryptionKeyCommand_base: {
|
|
|
256
256
|
* @throws {@link RedshiftServiceException}
|
|
257
257
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
258
258
|
*
|
|
259
|
+
*
|
|
259
260
|
* @public
|
|
260
261
|
*/
|
|
261
262
|
export declare class RotateEncryptionKeyCommand extends RotateEncryptionKeyCommand_base {
|
|
@@ -74,6 +74,7 @@ declare const UpdatePartnerStatusCommand_base: {
|
|
|
74
74
|
* @throws {@link RedshiftServiceException}
|
|
75
75
|
* <p>Base exception class for all service exceptions from Redshift service.</p>
|
|
76
76
|
*
|
|
77
|
+
*
|
|
77
78
|
* @public
|
|
78
79
|
*/
|
|
79
80
|
export declare class UpdatePartnerStatusCommand extends UpdatePartnerStatusCommand_base {
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-redshift",
|
|
3
3
|
"description": "AWS SDK for JavaScript Redshift Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.777.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-redshift",
|
|
@@ -20,43 +20,43 @@
|
|
|
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.
|
|
25
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
26
|
-
"@aws-sdk/middleware-logger": "3.
|
|
27
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
28
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
29
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
30
|
-
"@aws-sdk/types": "3.
|
|
31
|
-
"@aws-sdk/util-endpoints": "3.
|
|
32
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
33
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
34
|
-
"@smithy/config-resolver": "^4.0
|
|
35
|
-
"@smithy/core": "^3.
|
|
36
|
-
"@smithy/fetch-http-handler": "^5.0.
|
|
37
|
-
"@smithy/hash-node": "^4.0.
|
|
38
|
-
"@smithy/invalid-dependency": "^4.0.
|
|
39
|
-
"@smithy/middleware-content-length": "^4.0.
|
|
40
|
-
"@smithy/middleware-endpoint": "^4.0
|
|
41
|
-
"@smithy/middleware-retry": "^4.0
|
|
42
|
-
"@smithy/middleware-serde": "^4.0.
|
|
43
|
-
"@smithy/middleware-stack": "^4.0.
|
|
44
|
-
"@smithy/node-config-provider": "^4.0.
|
|
45
|
-
"@smithy/node-http-handler": "^4.0.
|
|
46
|
-
"@smithy/protocol-http": "^5.0
|
|
47
|
-
"@smithy/smithy-client": "^4.
|
|
48
|
-
"@smithy/types": "^4.
|
|
49
|
-
"@smithy/url-parser": "^4.0.
|
|
23
|
+
"@aws-sdk/core": "3.775.0",
|
|
24
|
+
"@aws-sdk/credential-provider-node": "3.777.0",
|
|
25
|
+
"@aws-sdk/middleware-host-header": "3.775.0",
|
|
26
|
+
"@aws-sdk/middleware-logger": "3.775.0",
|
|
27
|
+
"@aws-sdk/middleware-recursion-detection": "3.775.0",
|
|
28
|
+
"@aws-sdk/middleware-user-agent": "3.775.0",
|
|
29
|
+
"@aws-sdk/region-config-resolver": "3.775.0",
|
|
30
|
+
"@aws-sdk/types": "3.775.0",
|
|
31
|
+
"@aws-sdk/util-endpoints": "3.775.0",
|
|
32
|
+
"@aws-sdk/util-user-agent-browser": "3.775.0",
|
|
33
|
+
"@aws-sdk/util-user-agent-node": "3.775.0",
|
|
34
|
+
"@smithy/config-resolver": "^4.1.0",
|
|
35
|
+
"@smithy/core": "^3.2.0",
|
|
36
|
+
"@smithy/fetch-http-handler": "^5.0.2",
|
|
37
|
+
"@smithy/hash-node": "^4.0.2",
|
|
38
|
+
"@smithy/invalid-dependency": "^4.0.2",
|
|
39
|
+
"@smithy/middleware-content-length": "^4.0.2",
|
|
40
|
+
"@smithy/middleware-endpoint": "^4.1.0",
|
|
41
|
+
"@smithy/middleware-retry": "^4.1.0",
|
|
42
|
+
"@smithy/middleware-serde": "^4.0.3",
|
|
43
|
+
"@smithy/middleware-stack": "^4.0.2",
|
|
44
|
+
"@smithy/node-config-provider": "^4.0.2",
|
|
45
|
+
"@smithy/node-http-handler": "^4.0.4",
|
|
46
|
+
"@smithy/protocol-http": "^5.1.0",
|
|
47
|
+
"@smithy/smithy-client": "^4.2.0",
|
|
48
|
+
"@smithy/types": "^4.2.0",
|
|
49
|
+
"@smithy/url-parser": "^4.0.2",
|
|
50
50
|
"@smithy/util-base64": "^4.0.0",
|
|
51
51
|
"@smithy/util-body-length-browser": "^4.0.0",
|
|
52
52
|
"@smithy/util-body-length-node": "^4.0.0",
|
|
53
|
-
"@smithy/util-defaults-mode-browser": "^4.0.
|
|
54
|
-
"@smithy/util-defaults-mode-node": "^4.0.
|
|
55
|
-
"@smithy/util-endpoints": "^3.0.
|
|
56
|
-
"@smithy/util-middleware": "^4.0.
|
|
57
|
-
"@smithy/util-retry": "^4.0.
|
|
53
|
+
"@smithy/util-defaults-mode-browser": "^4.0.8",
|
|
54
|
+
"@smithy/util-defaults-mode-node": "^4.0.8",
|
|
55
|
+
"@smithy/util-endpoints": "^3.0.2",
|
|
56
|
+
"@smithy/util-middleware": "^4.0.2",
|
|
57
|
+
"@smithy/util-retry": "^4.0.2",
|
|
58
58
|
"@smithy/util-utf8": "^4.0.0",
|
|
59
|
-
"@smithy/util-waiter": "^4.0.
|
|
59
|
+
"@smithy/util-waiter": "^4.0.3",
|
|
60
60
|
"tslib": "^2.6.2"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|