@aws-sdk/client-rds 3.696.0 → 3.699.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 CHANGED
@@ -9087,6 +9087,18 @@ var se_CreateBlueGreenDeploymentRequest = /* @__PURE__ */ __name((input, context
9087
9087
  if (input[_UTSC] != null) {
9088
9088
  entries[_UTSC] = input[_UTSC];
9089
9089
  }
9090
+ if (input[_TI] != null) {
9091
+ entries[_TI] = input[_TI];
9092
+ }
9093
+ if (input[_TST] != null) {
9094
+ entries[_TST] = input[_TST];
9095
+ }
9096
+ if (input[_TAS] != null) {
9097
+ entries[_TAS] = input[_TAS];
9098
+ }
9099
+ if (input[_TSTa] != null) {
9100
+ entries[_TSTa] = input[_TSTa];
9101
+ }
9090
9102
  return entries;
9091
9103
  }, "se_CreateBlueGreenDeploymentRequest");
9092
9104
  var se_CreateCustomDBEngineVersionMessage = /* @__PURE__ */ __name((input, context) => {
@@ -16836,8 +16848,8 @@ var de_DBRecommendation = /* @__PURE__ */ __name((output, context) => {
16836
16848
  if (output[_RIe] != null) {
16837
16849
  contents[_RIe] = (0, import_smithy_client.expectString)(output[_RIe]);
16838
16850
  }
16839
- if (output[_TI] != null) {
16840
- contents[_TI] = (0, import_smithy_client.expectString)(output[_TI]);
16851
+ if (output[_TIy] != null) {
16852
+ contents[_TIy] = (0, import_smithy_client.expectString)(output[_TIy]);
16841
16853
  }
16842
16854
  if (output[_Se] != null) {
16843
16855
  contents[_Se] = (0, import_smithy_client.expectString)(output[_Se]);
@@ -17969,8 +17981,8 @@ var de_ExportTask = /* @__PURE__ */ __name((output, context) => {
17969
17981
  if (output[_STnap] != null) {
17970
17982
  contents[_STnap] = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(output[_STnap]));
17971
17983
  }
17972
- if (output[_TST] != null) {
17973
- contents[_TST] = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(output[_TST]));
17984
+ if (output[_TSTas] != null) {
17985
+ contents[_TSTas] = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(output[_TSTas]));
17974
17986
  }
17975
17987
  if (output[_TET] != null) {
17976
17988
  contents[_TET] = (0, import_smithy_client.expectNonNull)((0, import_smithy_client.parseRfc3339DateTimeWithOffset)(output[_TET]));
@@ -21421,6 +21433,7 @@ var _Sub = "Subnet";
21421
21433
  var _Sw = "Switchover";
21422
21434
  var _T = "Tags";
21423
21435
  var _TA = "TargetArn";
21436
+ var _TAS = "TargetAllocatedStorage";
21424
21437
  var _TAi = "TimeoutAction";
21425
21438
  var _TCA = "TdeCredentialArn";
21426
21439
  var _TCAZ = "TargetCustomAvailabilityZone";
@@ -21453,7 +21466,8 @@ var _TGA = "TargetGroupArn";
21453
21466
  var _TGMDI = "TransitGatewayMulticastDomainId";
21454
21467
  var _TGN = "TargetGroupName";
21455
21468
  var _TH = "TargetHealth";
21456
- var _TI = "TypeId";
21469
+ var _TI = "TargetIops";
21470
+ var _TIy = "TypeId";
21457
21471
  var _TK = "TagKeys";
21458
21472
  var _TL = "TagList";
21459
21473
  var _TM = "TargetMember";
@@ -21462,7 +21476,9 @@ var _TOGD = "TargetOptionGroupDescription";
21462
21476
  var _TOGI = "TargetOptionGroupIdentifier";
21463
21477
  var _TR = "TargetRole";
21464
21478
  var _TRy = "TypeRecommendation";
21465
- var _TST = "TaskStartTime";
21479
+ var _TST = "TargetStorageType";
21480
+ var _TSTa = "TargetStorageThroughput";
21481
+ var _TSTas = "TaskStartTime";
21466
21482
  var _Ta = "Target";
21467
21483
  var _Tag = "Tag";
21468
21484
  var _Tar = "Targets";
@@ -5804,6 +5804,18 @@ const se_CreateBlueGreenDeploymentRequest = (input, context) => {
5804
5804
  if (input[_UTSC] != null) {
5805
5805
  entries[_UTSC] = input[_UTSC];
5806
5806
  }
5807
+ if (input[_TI] != null) {
5808
+ entries[_TI] = input[_TI];
5809
+ }
5810
+ if (input[_TST] != null) {
5811
+ entries[_TST] = input[_TST];
5812
+ }
5813
+ if (input[_TAS] != null) {
5814
+ entries[_TAS] = input[_TAS];
5815
+ }
5816
+ if (input[_TSTa] != null) {
5817
+ entries[_TSTa] = input[_TSTa];
5818
+ }
5807
5819
  return entries;
5808
5820
  };
5809
5821
  const se_CreateCustomDBEngineVersionMessage = (input, context) => {
@@ -13581,8 +13593,8 @@ const de_DBRecommendation = (output, context) => {
13581
13593
  if (output[_RIe] != null) {
13582
13594
  contents[_RIe] = __expectString(output[_RIe]);
13583
13595
  }
13584
- if (output[_TI] != null) {
13585
- contents[_TI] = __expectString(output[_TI]);
13596
+ if (output[_TIy] != null) {
13597
+ contents[_TIy] = __expectString(output[_TIy]);
13586
13598
  }
13587
13599
  if (output[_Se] != null) {
13588
13600
  contents[_Se] = __expectString(output[_Se]);
@@ -14785,8 +14797,8 @@ const de_ExportTask = (output, context) => {
14785
14797
  if (output[_STnap] != null) {
14786
14798
  contents[_STnap] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_STnap]));
14787
14799
  }
14788
- if (output[_TST] != null) {
14789
- contents[_TST] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_TST]));
14800
+ if (output[_TSTas] != null) {
14801
+ contents[_TSTas] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_TSTas]));
14790
14802
  }
14791
14803
  if (output[_TET] != null) {
14792
14804
  contents[_TET] = __expectNonNull(__parseRfc3339DateTimeWithOffset(output[_TET]));
@@ -18389,6 +18401,7 @@ const _Sub = "Subnet";
18389
18401
  const _Sw = "Switchover";
18390
18402
  const _T = "Tags";
18391
18403
  const _TA = "TargetArn";
18404
+ const _TAS = "TargetAllocatedStorage";
18392
18405
  const _TAi = "TimeoutAction";
18393
18406
  const _TCA = "TdeCredentialArn";
18394
18407
  const _TCAZ = "TargetCustomAvailabilityZone";
@@ -18421,7 +18434,8 @@ const _TGA = "TargetGroupArn";
18421
18434
  const _TGMDI = "TransitGatewayMulticastDomainId";
18422
18435
  const _TGN = "TargetGroupName";
18423
18436
  const _TH = "TargetHealth";
18424
- const _TI = "TypeId";
18437
+ const _TI = "TargetIops";
18438
+ const _TIy = "TypeId";
18425
18439
  const _TK = "TagKeys";
18426
18440
  const _TL = "TagList";
18427
18441
  const _TM = "TargetMember";
@@ -18430,7 +18444,9 @@ const _TOGD = "TargetOptionGroupDescription";
18430
18444
  const _TOGI = "TargetOptionGroupIdentifier";
18431
18445
  const _TR = "TargetRole";
18432
18446
  const _TRy = "TypeRecommendation";
18433
- const _TST = "TaskStartTime";
18447
+ const _TST = "TargetStorageType";
18448
+ const _TSTa = "TargetStorageThroughput";
18449
+ const _TSTas = "TaskStartTime";
18434
18450
  const _Ta = "Target";
18435
18451
  const _Tag = "Tag";
18436
18452
  const _Tar = "Targets";
@@ -30,8 +30,8 @@ declare const CreateBlueGreenDeploymentCommand_base: {
30
30
  * <p>Creates a blue/green deployment.</p>
31
31
  * <p>A blue/green deployment creates a staging environment that copies the production environment.
32
32
  * In a blue/green deployment, the blue environment is the current production environment.
33
- * The green environment is the staging environment. The staging environment stays in sync
34
- * with the current production environment using logical replication.</p>
33
+ * The green environment is the staging environment, and it stays in sync
34
+ * with the current production environment.</p>
35
35
  * <p>You can make changes to the databases in the green environment without affecting
36
36
  * production workloads. For example, you can upgrade the major or minor DB engine version, change
37
37
  * database parameters, or make schema changes in the staging environment. You can thoroughly test
@@ -62,6 +62,10 @@ declare const CreateBlueGreenDeploymentCommand_base: {
62
62
  * ],
63
63
  * TargetDBInstanceClass: "STRING_VALUE",
64
64
  * UpgradeTargetStorageConfig: true || false,
65
+ * TargetIops: Number("int"),
66
+ * TargetStorageType: "STRING_VALUE",
67
+ * TargetAllocatedStorage: Number("int"),
68
+ * TargetStorageThroughput: Number("int"),
65
69
  * };
66
70
  * const command = new CreateBlueGreenDeploymentCommand(input);
67
71
  * const response = await client.send(command);
@@ -2794,6 +2794,37 @@ export interface CreateBlueGreenDeploymentRequest {
2794
2794
  * @public
2795
2795
  */
2796
2796
  UpgradeTargetStorageConfig?: boolean | undefined;
2797
+ /**
2798
+ * <p>The amount of Provisioned IOPS (input/output operations per second) to allocate for the green DB instance.
2799
+ * For information about valid IOPS values, see
2800
+ * <a href="https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/CHAP_Storage.html">Amazon RDS DB instance storage</a>
2801
+ * in the <i>Amazon RDS User Guide</i>.</p>
2802
+ * <p>This setting doesn't apply to Amazon Aurora blue/green deployments.</p>
2803
+ * @public
2804
+ */
2805
+ TargetIops?: number | undefined;
2806
+ /**
2807
+ * <p>The storage type to associate with the green DB instance.</p>
2808
+ * <p>Valid Values: <code>gp2 | gp3 | io1 | io2</code>
2809
+ * </p>
2810
+ * <p>This setting doesn't apply to Amazon Aurora blue/green deployments.</p>
2811
+ * @public
2812
+ */
2813
+ TargetStorageType?: string | undefined;
2814
+ /**
2815
+ * <p>The amount of storage in gibibytes (GiB) to allocate for the green DB instance. You can choose to
2816
+ * increase or decrease the allocated storage on the green DB instance.</p>
2817
+ * <p>This setting doesn't apply to Amazon Aurora blue/green deployments.</p>
2818
+ * @public
2819
+ */
2820
+ TargetAllocatedStorage?: number | undefined;
2821
+ /**
2822
+ * <p>The storage throughput value for the green DB instance.</p>
2823
+ * <p>This setting applies only to the <code>gp3</code> storage type.</p>
2824
+ * <p>This setting doesn't apply to Amazon Aurora blue/green deployments.</p>
2825
+ * @public
2826
+ */
2827
+ TargetStorageThroughput?: number | undefined;
2797
2828
  }
2798
2829
  /**
2799
2830
  * <p>Contains the details about a blue/green deployment.</p>
@@ -666,6 +666,10 @@ export interface CreateBlueGreenDeploymentRequest {
666
666
  Tags?: Tag[] | undefined;
667
667
  TargetDBInstanceClass?: string | undefined;
668
668
  UpgradeTargetStorageConfig?: boolean | undefined;
669
+ TargetIops?: number | undefined;
670
+ TargetStorageType?: string | undefined;
671
+ TargetAllocatedStorage?: number | undefined;
672
+ TargetStorageThroughput?: number | undefined;
669
673
  }
670
674
  export interface SwitchoverDetail {
671
675
  SourceMember?: string | undefined;
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@aws-sdk/client-rds",
3
3
  "description": "AWS SDK for JavaScript Rds Client for Node.js, Browser and React Native",
4
- "version": "3.696.0",
4
+ "version": "3.699.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-rds",
@@ -20,10 +20,10 @@
20
20
  "dependencies": {
21
21
  "@aws-crypto/sha256-browser": "5.2.0",
22
22
  "@aws-crypto/sha256-js": "5.2.0",
23
- "@aws-sdk/client-sso-oidc": "3.696.0",
24
- "@aws-sdk/client-sts": "3.696.0",
23
+ "@aws-sdk/client-sso-oidc": "3.699.0",
24
+ "@aws-sdk/client-sts": "3.699.0",
25
25
  "@aws-sdk/core": "3.696.0",
26
- "@aws-sdk/credential-provider-node": "3.696.0",
26
+ "@aws-sdk/credential-provider-node": "3.699.0",
27
27
  "@aws-sdk/middleware-host-header": "3.696.0",
28
28
  "@aws-sdk/middleware-logger": "3.696.0",
29
29
  "@aws-sdk/middleware-recursion-detection": "3.696.0",