@aws-sdk/client-redshift 3.278.0 → 3.281.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 (127) hide show
  1. package/README.md +955 -0
  2. package/dist-cjs/endpoint/ruleset.js +3 -3
  3. package/dist-es/endpoint/ruleset.js +3 -3
  4. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +6 -0
  5. package/dist-types/commands/AddPartnerCommand.d.ts +6 -0
  6. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +6 -0
  7. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +6 -0
  8. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +6 -0
  9. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +6 -0
  10. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +6 -0
  11. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +6 -0
  12. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +6 -0
  13. package/dist-types/commands/CancelResizeCommand.d.ts +6 -0
  14. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateClusterCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +6 -0
  20. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +6 -0
  21. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateScheduledActionCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateTagsCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateUsageLimitCommand.d.ts +6 -0
  30. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +6 -0
  31. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +6 -0
  32. package/dist-types/commands/DeleteClusterCommand.d.ts +6 -0
  33. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +6 -0
  34. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +6 -0
  35. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +6 -0
  36. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +6 -0
  37. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +6 -0
  38. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -0
  39. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +6 -0
  40. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +6 -0
  41. package/dist-types/commands/DeletePartnerCommand.d.ts +6 -0
  42. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +6 -0
  43. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +6 -0
  44. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +6 -0
  45. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -0
  46. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +6 -0
  47. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -0
  48. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +6 -0
  49. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +6 -0
  50. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +6 -0
  51. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +6 -0
  52. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +6 -0
  53. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +6 -0
  54. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +6 -0
  55. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +6 -0
  56. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +6 -0
  57. package/dist-types/commands/DescribeClustersCommand.d.ts +6 -0
  58. package/dist-types/commands/DescribeDataSharesCommand.d.ts +6 -0
  59. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +6 -0
  60. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +6 -0
  61. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +6 -0
  62. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +6 -0
  63. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +6 -0
  64. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -0
  65. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -0
  66. package/dist-types/commands/DescribeEventsCommand.d.ts +6 -0
  67. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +6 -0
  68. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +6 -0
  69. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +6 -0
  70. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +6 -0
  71. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +6 -0
  72. package/dist-types/commands/DescribePartnersCommand.d.ts +6 -0
  73. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +6 -0
  74. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +6 -0
  75. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +6 -0
  76. package/dist-types/commands/DescribeResizeCommand.d.ts +6 -0
  77. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +6 -0
  78. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +6 -0
  79. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +6 -0
  80. package/dist-types/commands/DescribeStorageCommand.d.ts +6 -0
  81. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +6 -0
  82. package/dist-types/commands/DescribeTagsCommand.d.ts +6 -0
  83. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +6 -0
  84. package/dist-types/commands/DisableLoggingCommand.d.ts +6 -0
  85. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +6 -0
  86. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +6 -0
  87. package/dist-types/commands/EnableLoggingCommand.d.ts +6 -0
  88. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +6 -0
  89. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +6 -0
  90. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +6 -0
  91. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +6 -0
  92. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +6 -0
  93. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +6 -0
  94. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +6 -0
  95. package/dist-types/commands/ModifyClusterCommand.d.ts +6 -0
  96. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +6 -0
  97. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +6 -0
  98. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +6 -0
  99. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +6 -0
  100. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +6 -0
  101. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +6 -0
  102. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +6 -0
  103. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +6 -0
  104. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -0
  105. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +6 -0
  106. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +6 -0
  107. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +6 -0
  108. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +6 -0
  109. package/dist-types/commands/PauseClusterCommand.d.ts +6 -0
  110. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +6 -0
  111. package/dist-types/commands/RebootClusterCommand.d.ts +6 -0
  112. package/dist-types/commands/RejectDataShareCommand.d.ts +6 -0
  113. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +6 -0
  114. package/dist-types/commands/ResizeClusterCommand.d.ts +6 -0
  115. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +6 -0
  116. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +6 -0
  117. package/dist-types/commands/ResumeClusterCommand.d.ts +6 -0
  118. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +6 -0
  119. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +6 -0
  120. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +6 -0
  121. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +6 -0
  122. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +6 -0
  123. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  124. package/dist-types/models/models_0.d.ts +6 -6
  125. package/dist-types/models/models_1.d.ts +3 -3
  126. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  127. package/package.json +6 -6
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { ResumeClusterMessage } from "../models/models_0";
5
5
  import { ResumeClusterResult } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * The input for {@link ResumeClusterCommand}.
9
+ */
7
10
  export interface ResumeClusterCommandInput extends ResumeClusterMessage {
8
11
  }
12
+ /**
13
+ * The output of {@link ResumeClusterCommand}.
14
+ */
9
15
  export interface ResumeClusterCommandOutput extends ResumeClusterResult, __MetadataBearer {
10
16
  }
11
17
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RevokeClusterSecurityGroupIngressMessage, RevokeClusterSecurityGroupIngressResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link RevokeClusterSecurityGroupIngressCommand}.
8
+ */
6
9
  export interface RevokeClusterSecurityGroupIngressCommandInput extends RevokeClusterSecurityGroupIngressMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link RevokeClusterSecurityGroupIngressCommand}.
13
+ */
8
14
  export interface RevokeClusterSecurityGroupIngressCommandOutput extends RevokeClusterSecurityGroupIngressResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { EndpointAuthorization } from "../models/models_0";
5
5
  import { RevokeEndpointAccessMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * The input for {@link RevokeEndpointAccessCommand}.
9
+ */
7
10
  export interface RevokeEndpointAccessCommandInput extends RevokeEndpointAccessMessage {
8
11
  }
12
+ /**
13
+ * The output of {@link RevokeEndpointAccessCommand}.
14
+ */
9
15
  export interface RevokeEndpointAccessCommandOutput extends EndpointAuthorization, __MetadataBearer {
10
16
  }
11
17
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RevokeSnapshotAccessMessage, RevokeSnapshotAccessResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link RevokeSnapshotAccessCommand}.
8
+ */
6
9
  export interface RevokeSnapshotAccessCommandInput extends RevokeSnapshotAccessMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link RevokeSnapshotAccessCommand}.
13
+ */
8
14
  export interface RevokeSnapshotAccessCommandOutput extends RevokeSnapshotAccessResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -3,8 +3,14 @@ import { Command as $Command } from "@aws-sdk/smithy-client";
3
3
  import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as __MetadataBearer, MiddlewareStack } from "@aws-sdk/types";
4
4
  import { RotateEncryptionKeyMessage, RotateEncryptionKeyResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
+ /**
7
+ * The input for {@link RotateEncryptionKeyCommand}.
8
+ */
6
9
  export interface RotateEncryptionKeyCommandInput extends RotateEncryptionKeyMessage {
7
10
  }
11
+ /**
12
+ * The output of {@link RotateEncryptionKeyCommand}.
13
+ */
8
14
  export interface RotateEncryptionKeyCommandOutput extends RotateEncryptionKeyResult, __MetadataBearer {
9
15
  }
10
16
  /**
@@ -4,8 +4,14 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { PartnerIntegrationOutputMessage } from "../models/models_0";
5
5
  import { UpdatePartnerStatusInputMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
+ /**
8
+ * The input for {@link UpdatePartnerStatusCommand}.
9
+ */
7
10
  export interface UpdatePartnerStatusCommandInput extends UpdatePartnerStatusInputMessage {
8
11
  }
12
+ /**
13
+ * The output of {@link UpdatePartnerStatusCommand}.
14
+ */
9
15
  export interface UpdatePartnerStatusCommandOutput extends PartnerIntegrationOutputMessage, __MetadataBearer {
10
16
  }
11
17
  /**
@@ -12,7 +12,7 @@ export declare const resolveClientEndpointParameters: <T>(options: T & ClientInp
12
12
  defaultSigningName: string;
13
13
  };
14
14
  export interface EndpointParameters extends __EndpointParameters {
15
- Region: string;
15
+ Region?: string;
16
16
  UseDualStack?: boolean;
17
17
  UseFIPS?: boolean;
18
18
  Endpoint?: string;
@@ -814,7 +814,7 @@ export interface AuthorizeSnapshotAccessMessage {
814
814
  SnapshotArn?: string;
815
815
  /**
816
816
  * <p>The identifier of the cluster the snapshot was created from. This parameter is
817
- * required if your IAM user has a policy containing a snapshot resource element that
817
+ * required if your IAM user or role has a policy containing a snapshot resource element that
818
818
  * specifies anything other than * for the cluster name.</p>
819
819
  */
820
820
  SnapshotClusterIdentifier?: string;
@@ -1091,7 +1091,7 @@ export interface DeleteClusterSnapshotMessage {
1091
1091
  SnapshotIdentifier: string | undefined;
1092
1092
  /**
1093
1093
  * <p>The unique identifier of the cluster the snapshot was created from. This parameter
1094
- * is required if your IAM user has a policy containing a snapshot resource element that
1094
+ * is required if your IAM user or role has a policy containing a snapshot resource element that
1095
1095
  * specifies anything other than * for the cluster name.</p>
1096
1096
  * <p>Constraints: Must be the name of valid cluster.</p>
1097
1097
  */
@@ -2742,7 +2742,7 @@ export interface CopyClusterSnapshotMessage {
2742
2742
  SourceSnapshotIdentifier: string | undefined;
2743
2743
  /**
2744
2744
  * <p>The identifier of the cluster the source snapshot was created from. This parameter
2745
- * is required if your IAM user has a policy containing a snapshot resource element that
2745
+ * is required if your IAM user or role has a policy containing a snapshot resource element that
2746
2746
  * specifies anything other than * for the cluster name.</p>
2747
2747
  * <p>Constraints:</p>
2748
2748
  * <ul>
@@ -2919,7 +2919,7 @@ export interface CreateClusterMessage {
2919
2919
  */
2920
2920
  NodeType: string | undefined;
2921
2921
  /**
2922
- * <p>The user name associated with the admin user account for the cluster that is being
2922
+ * <p>The user name associated with the admin user for the cluster that is being
2923
2923
  * created.</p>
2924
2924
  * <p>Constraints:</p>
2925
2925
  * <ul>
@@ -2944,7 +2944,7 @@ export interface CreateClusterMessage {
2944
2944
  */
2945
2945
  MasterUsername: string | undefined;
2946
2946
  /**
2947
- * <p>The password associated with the admin user account for the cluster that is being
2947
+ * <p>The password associated with the admin user for the cluster that is being
2948
2948
  * created.</p>
2949
2949
  * <p>Constraints:</p>
2950
2950
  * <ul>
@@ -5335,7 +5335,7 @@ export interface DescribeClusterSnapshotsMessage {
5335
5335
  * set of records by retrying the command with the returned marker value. </p>
5336
5336
  * <p>Default: <code>100</code>
5337
5337
  * </p>
5338
- * <p>Constraints: minimum 20, maximum 100.</p>
5338
+ * <p>Constraints: minimum 20, maximum 500.</p>
5339
5339
  */
5340
5340
  MaxRecords?: number;
5341
5341
  /**
@@ -1742,7 +1742,7 @@ export interface ModifyClusterMessage {
1742
1742
  * <code>PendingModifiedValues</code> element of the operation response. </p>
1743
1743
  * <note>
1744
1744
  * <p>Operations never return the password, so this operation provides a way to
1745
- * regain access to the admin user account for a cluster if the password is
1745
+ * regain access to the admin user for a cluster if the password is
1746
1746
  * lost.</p>
1747
1747
  * </note>
1748
1748
  * <p>Default: Uses existing setting.</p>
@@ -2453,7 +2453,7 @@ export interface RestoreFromClusterSnapshotMessage {
2453
2453
  SnapshotArn?: string;
2454
2454
  /**
2455
2455
  * <p>The name of the cluster the source snapshot was created from. This parameter is
2456
- * required if your IAM user has a policy containing a snapshot resource element that
2456
+ * required if your IAM user or role has a policy containing a snapshot resource element that
2457
2457
  * specifies anything other than * for the cluster name.</p>
2458
2458
  */
2459
2459
  SnapshotClusterIdentifier?: string;
@@ -2792,7 +2792,7 @@ export interface RevokeSnapshotAccessMessage {
2792
2792
  SnapshotArn?: string;
2793
2793
  /**
2794
2794
  * <p>The identifier of the cluster the snapshot was created from. This parameter is
2795
- * required if your IAM user has a policy containing a snapshot resource element that
2795
+ * required if your IAM user or role has a policy containing a snapshot resource element that
2796
2796
  * specifies anything other than * for the cluster name.</p>
2797
2797
  */
2798
2798
  SnapshotClusterIdentifier?: string;
@@ -27,7 +27,7 @@ export declare const resolveClientEndpointParameters: <T>(
27
27
  defaultSigningName: string;
28
28
  };
29
29
  export interface EndpointParameters extends __EndpointParameters {
30
- Region: string;
30
+ Region?: string;
31
31
  UseDualStack?: boolean;
32
32
  UseFIPS?: boolean;
33
33
  Endpoint?: string;
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.278.0",
4
+ "version": "3.281.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",
@@ -20,9 +20,9 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "3.0.0",
22
22
  "@aws-crypto/sha256-js": "3.0.0",
23
- "@aws-sdk/client-sts": "3.278.0",
23
+ "@aws-sdk/client-sts": "3.281.0",
24
24
  "@aws-sdk/config-resolver": "3.272.0",
25
- "@aws-sdk/credential-provider-node": "3.278.0",
25
+ "@aws-sdk/credential-provider-node": "3.281.0",
26
26
  "@aws-sdk/fetch-http-handler": "3.272.0",
27
27
  "@aws-sdk/hash-node": "3.272.0",
28
28
  "@aws-sdk/invalid-dependency": "3.272.0",
@@ -39,14 +39,14 @@
39
39
  "@aws-sdk/node-config-provider": "3.272.0",
40
40
  "@aws-sdk/node-http-handler": "3.272.0",
41
41
  "@aws-sdk/protocol-http": "3.272.0",
42
- "@aws-sdk/smithy-client": "3.272.0",
42
+ "@aws-sdk/smithy-client": "3.279.0",
43
43
  "@aws-sdk/types": "3.272.0",
44
44
  "@aws-sdk/url-parser": "3.272.0",
45
45
  "@aws-sdk/util-base64": "3.208.0",
46
46
  "@aws-sdk/util-body-length-browser": "3.188.0",
47
47
  "@aws-sdk/util-body-length-node": "3.208.0",
48
- "@aws-sdk/util-defaults-mode-browser": "3.272.0",
49
- "@aws-sdk/util-defaults-mode-node": "3.272.0",
48
+ "@aws-sdk/util-defaults-mode-browser": "3.279.0",
49
+ "@aws-sdk/util-defaults-mode-node": "3.279.0",
50
50
  "@aws-sdk/util-endpoints": "3.272.0",
51
51
  "@aws-sdk/util-retry": "3.272.0",
52
52
  "@aws-sdk/util-user-agent-browser": "3.272.0",