@aws-sdk/client-docdb 3.303.0 → 3.309.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 (140) hide show
  1. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
  2. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  3. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  4. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
  5. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
  8. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
  9. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
  10. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
  11. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
  12. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
  35. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  36. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
  37. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  38. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
  39. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
  40. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
  41. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
  42. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
  43. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
  44. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
  45. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
  46. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
  47. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
  48. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  49. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
  50. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
  51. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
  52. package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
  53. package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
  54. package/dist-cjs/endpoint/ruleset.js +3 -3
  55. package/dist-cjs/models/models_0.js +13 -1
  56. package/dist-cjs/protocols/Aws_query.js +1132 -1129
  57. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  58. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  59. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  60. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  61. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
  62. package/dist-es/commands/CreateDBClusterCommand.js +3 -3
  63. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  64. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
  65. package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
  66. package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
  67. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  68. package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
  69. package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
  70. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
  71. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  72. package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
  73. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +3 -3
  74. package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
  75. package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
  76. package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
  77. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  78. package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
  79. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  80. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  81. package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
  82. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
  83. package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
  84. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  85. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  86. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  87. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  88. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  89. package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
  90. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  91. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  92. package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
  93. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  94. package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
  95. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  96. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  97. package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
  98. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
  99. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  100. package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
  101. package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
  102. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
  103. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  104. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  105. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  106. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  107. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  108. package/dist-es/commands/StartDBClusterCommand.js +3 -3
  109. package/dist-es/commands/StopDBClusterCommand.js +3 -3
  110. package/dist-es/endpoint/ruleset.js +3 -3
  111. package/dist-es/models/models_0.js +12 -0
  112. package/dist-es/protocols/Aws_query.js +1023 -1020
  113. package/dist-types/DocDB.d.ts +36 -38
  114. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +2 -4
  115. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -2
  116. package/dist-types/commands/CreateDBInstanceCommand.d.ts +1 -1
  117. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -2
  118. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +4 -4
  119. package/dist-types/commands/DeleteDBClusterCommand.d.ts +1 -1
  120. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -2
  121. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -2
  122. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +2 -2
  123. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +1 -1
  124. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  125. package/dist-types/commands/DescribeEventsCommand.d.ts +1 -1
  126. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +2 -2
  127. package/dist-types/commands/FailoverDBClusterCommand.d.ts +2 -2
  128. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +5 -5
  129. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +1 -1
  130. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -1
  131. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +2 -2
  132. package/dist-types/commands/RebootDBInstanceCommand.d.ts +1 -1
  133. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +2 -2
  134. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -2
  135. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -2
  136. package/dist-types/models/models_0.d.ts +438 -414
  137. package/dist-types/protocols/Aws_query.d.ts +424 -106
  138. package/dist-types/ts3.4/models/models_0.d.ts +15 -8
  139. package/dist-types/ts3.4/protocols/Aws_query.d.ts +106 -106
  140. package/package.json +31 -31
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeEngineDefaultClusterParametersCommand, serializeAws_queryDescribeEngineDefaultClusterParametersCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeEngineDefaultClusterParametersCommand, se_DescribeEngineDefaultClusterParametersCommand, } from "../protocols/Aws_query";
5
5
  export class DescribeEngineDefaultClusterParametersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeEngineDefaultClusterParametersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeEngineDefaultClusterParametersCommand(input, context);
36
+ return se_DescribeEngineDefaultClusterParametersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeEngineDefaultClusterParametersCommand(output, context);
39
+ return de_DescribeEngineDefaultClusterParametersCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeEventCategoriesCommand, serializeAws_queryDescribeEventCategoriesCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeEventCategoriesCommand, se_DescribeEventCategoriesCommand } from "../protocols/Aws_query";
5
5
  export class DescribeEventCategoriesCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeEventCategoriesCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeEventCategoriesCommand(input, context);
36
+ return se_DescribeEventCategoriesCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeEventCategoriesCommand(output, context);
39
+ return de_DescribeEventCategoriesCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeEventSubscriptionsCommand, serializeAws_queryDescribeEventSubscriptionsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeEventSubscriptionsCommand, se_DescribeEventSubscriptionsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeEventSubscriptionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeEventSubscriptionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeEventSubscriptionsCommand(input, context);
36
+ return se_DescribeEventSubscriptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeEventSubscriptionsCommand(output, context);
39
+ return de_DescribeEventSubscriptionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeEventsCommand, serializeAws_queryDescribeEventsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeEventsCommand, se_DescribeEventsCommand } from "../protocols/Aws_query";
5
5
  export class DescribeEventsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeEventsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeEventsCommand(input, context);
36
+ return se_DescribeEventsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeEventsCommand(output, context);
39
+ return de_DescribeEventsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeGlobalClustersCommand, serializeAws_queryDescribeGlobalClustersCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeGlobalClustersCommand, se_DescribeGlobalClustersCommand } from "../protocols/Aws_query";
5
5
  export class DescribeGlobalClustersCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeGlobalClustersCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeGlobalClustersCommand(input, context);
36
+ return se_DescribeGlobalClustersCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeGlobalClustersCommand(output, context);
39
+ return de_DescribeGlobalClustersCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribeOrderableDBInstanceOptionsCommand, serializeAws_queryDescribeOrderableDBInstanceOptionsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribeOrderableDBInstanceOptionsCommand, se_DescribeOrderableDBInstanceOptionsCommand, } from "../protocols/Aws_query";
5
5
  export class DescribeOrderableDBInstanceOptionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribeOrderableDBInstanceOptionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribeOrderableDBInstanceOptionsCommand(input, context);
36
+ return se_DescribeOrderableDBInstanceOptionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribeOrderableDBInstanceOptionsCommand(output, context);
39
+ return de_DescribeOrderableDBInstanceOptionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryDescribePendingMaintenanceActionsCommand, serializeAws_queryDescribePendingMaintenanceActionsCommand, } from "../protocols/Aws_query";
4
+ import { de_DescribePendingMaintenanceActionsCommand, se_DescribePendingMaintenanceActionsCommand, } from "../protocols/Aws_query";
5
5
  export class DescribePendingMaintenanceActionsCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class DescribePendingMaintenanceActionsCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryDescribePendingMaintenanceActionsCommand(input, context);
36
+ return se_DescribePendingMaintenanceActionsCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryDescribePendingMaintenanceActionsCommand(output, context);
39
+ return de_DescribePendingMaintenanceActionsCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryFailoverDBClusterCommand, serializeAws_queryFailoverDBClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_FailoverDBClusterCommand, se_FailoverDBClusterCommand } from "../protocols/Aws_query";
5
5
  export class FailoverDBClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class FailoverDBClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryFailoverDBClusterCommand(input, context);
36
+ return se_FailoverDBClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryFailoverDBClusterCommand(output, context);
39
+ return de_FailoverDBClusterCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryListTagsForResourceCommand, serializeAws_queryListTagsForResourceCommand, } from "../protocols/Aws_query";
4
+ import { de_ListTagsForResourceCommand, se_ListTagsForResourceCommand } from "../protocols/Aws_query";
5
5
  export class ListTagsForResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ListTagsForResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryListTagsForResourceCommand(input, context);
36
+ return se_ListTagsForResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryListTagsForResourceCommand(output, context);
39
+ return de_ListTagsForResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryModifyDBClusterCommand, serializeAws_queryModifyDBClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyDBClusterCommand, se_ModifyDBClusterCommand } from "../protocols/Aws_query";
5
5
  export class ModifyDBClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyDBClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyDBClusterCommand(input, context);
36
+ return se_ModifyDBClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyDBClusterCommand(output, context);
39
+ return de_ModifyDBClusterCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryModifyDBClusterParameterGroupCommand, serializeAws_queryModifyDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyDBClusterParameterGroupCommand, se_ModifyDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
5
5
  export class ModifyDBClusterParameterGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyDBClusterParameterGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyDBClusterParameterGroupCommand(input, context);
36
+ return se_ModifyDBClusterParameterGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyDBClusterParameterGroupCommand(output, context);
39
+ return de_ModifyDBClusterParameterGroupCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryModifyDBClusterSnapshotAttributeCommand, serializeAws_queryModifyDBClusterSnapshotAttributeCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyDBClusterSnapshotAttributeCommand, se_ModifyDBClusterSnapshotAttributeCommand, } from "../protocols/Aws_query";
5
5
  export class ModifyDBClusterSnapshotAttributeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyDBClusterSnapshotAttributeCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyDBClusterSnapshotAttributeCommand(input, context);
36
+ return se_ModifyDBClusterSnapshotAttributeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyDBClusterSnapshotAttributeCommand(output, context);
39
+ return de_ModifyDBClusterSnapshotAttributeCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryModifyDBInstanceCommand, serializeAws_queryModifyDBInstanceCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyDBInstanceCommand, se_ModifyDBInstanceCommand } from "../protocols/Aws_query";
5
5
  export class ModifyDBInstanceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyDBInstanceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyDBInstanceCommand(input, context);
36
+ return se_ModifyDBInstanceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyDBInstanceCommand(output, context);
39
+ return de_ModifyDBInstanceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryModifyDBSubnetGroupCommand, serializeAws_queryModifyDBSubnetGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyDBSubnetGroupCommand, se_ModifyDBSubnetGroupCommand } from "../protocols/Aws_query";
5
5
  export class ModifyDBSubnetGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyDBSubnetGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyDBSubnetGroupCommand(input, context);
36
+ return se_ModifyDBSubnetGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyDBSubnetGroupCommand(output, context);
39
+ return de_ModifyDBSubnetGroupCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryModifyEventSubscriptionCommand, serializeAws_queryModifyEventSubscriptionCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyEventSubscriptionCommand, se_ModifyEventSubscriptionCommand } from "../protocols/Aws_query";
5
5
  export class ModifyEventSubscriptionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyEventSubscriptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyEventSubscriptionCommand(input, context);
36
+ return se_ModifyEventSubscriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyEventSubscriptionCommand(output, context);
39
+ return de_ModifyEventSubscriptionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryModifyGlobalClusterCommand, serializeAws_queryModifyGlobalClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_ModifyGlobalClusterCommand, se_ModifyGlobalClusterCommand } from "../protocols/Aws_query";
5
5
  export class ModifyGlobalClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ModifyGlobalClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryModifyGlobalClusterCommand(input, context);
36
+ return se_ModifyGlobalClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryModifyGlobalClusterCommand(output, context);
39
+ return de_ModifyGlobalClusterCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryRebootDBInstanceCommand, serializeAws_queryRebootDBInstanceCommand, } from "../protocols/Aws_query";
4
+ import { de_RebootDBInstanceCommand, se_RebootDBInstanceCommand } from "../protocols/Aws_query";
5
5
  export class RebootDBInstanceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RebootDBInstanceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRebootDBInstanceCommand(input, context);
36
+ return se_RebootDBInstanceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRebootDBInstanceCommand(output, context);
39
+ return de_RebootDBInstanceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryRemoveFromGlobalClusterCommand, serializeAws_queryRemoveFromGlobalClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_RemoveFromGlobalClusterCommand, se_RemoveFromGlobalClusterCommand } from "../protocols/Aws_query";
5
5
  export class RemoveFromGlobalClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RemoveFromGlobalClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRemoveFromGlobalClusterCommand(input, context);
36
+ return se_RemoveFromGlobalClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRemoveFromGlobalClusterCommand(output, context);
39
+ return de_RemoveFromGlobalClusterCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryRemoveSourceIdentifierFromSubscriptionCommand, serializeAws_queryRemoveSourceIdentifierFromSubscriptionCommand, } from "../protocols/Aws_query";
4
+ import { de_RemoveSourceIdentifierFromSubscriptionCommand, se_RemoveSourceIdentifierFromSubscriptionCommand, } from "../protocols/Aws_query";
5
5
  export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RemoveSourceIdentifierFromSubscriptionCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRemoveSourceIdentifierFromSubscriptionCommand(input, context);
36
+ return se_RemoveSourceIdentifierFromSubscriptionCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRemoveSourceIdentifierFromSubscriptionCommand(output, context);
39
+ return de_RemoveSourceIdentifierFromSubscriptionCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryRemoveTagsFromResourceCommand, serializeAws_queryRemoveTagsFromResourceCommand, } from "../protocols/Aws_query";
4
+ import { de_RemoveTagsFromResourceCommand, se_RemoveTagsFromResourceCommand } from "../protocols/Aws_query";
5
5
  export class RemoveTagsFromResourceCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RemoveTagsFromResourceCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRemoveTagsFromResourceCommand(input, context);
36
+ return se_RemoveTagsFromResourceCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRemoveTagsFromResourceCommand(output, context);
39
+ return de_RemoveTagsFromResourceCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryResetDBClusterParameterGroupCommand, serializeAws_queryResetDBClusterParameterGroupCommand, } from "../protocols/Aws_query";
4
+ import { de_ResetDBClusterParameterGroupCommand, se_ResetDBClusterParameterGroupCommand } from "../protocols/Aws_query";
5
5
  export class ResetDBClusterParameterGroupCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class ResetDBClusterParameterGroupCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryResetDBClusterParameterGroupCommand(input, context);
36
+ return se_ResetDBClusterParameterGroupCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryResetDBClusterParameterGroupCommand(output, context);
39
+ return de_ResetDBClusterParameterGroupCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryRestoreDBClusterFromSnapshotCommand, serializeAws_queryRestoreDBClusterFromSnapshotCommand, } from "../protocols/Aws_query";
4
+ import { de_RestoreDBClusterFromSnapshotCommand, se_RestoreDBClusterFromSnapshotCommand } from "../protocols/Aws_query";
5
5
  export class RestoreDBClusterFromSnapshotCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RestoreDBClusterFromSnapshotCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRestoreDBClusterFromSnapshotCommand(input, context);
36
+ return se_RestoreDBClusterFromSnapshotCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRestoreDBClusterFromSnapshotCommand(output, context);
39
+ return de_RestoreDBClusterFromSnapshotCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryRestoreDBClusterToPointInTimeCommand, serializeAws_queryRestoreDBClusterToPointInTimeCommand, } from "../protocols/Aws_query";
4
+ import { de_RestoreDBClusterToPointInTimeCommand, se_RestoreDBClusterToPointInTimeCommand, } from "../protocols/Aws_query";
5
5
  export class RestoreDBClusterToPointInTimeCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class RestoreDBClusterToPointInTimeCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryRestoreDBClusterToPointInTimeCommand(input, context);
36
+ return se_RestoreDBClusterToPointInTimeCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryRestoreDBClusterToPointInTimeCommand(output, context);
39
+ return de_RestoreDBClusterToPointInTimeCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryStartDBClusterCommand, serializeAws_queryStartDBClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_StartDBClusterCommand, se_StartDBClusterCommand } from "../protocols/Aws_query";
5
5
  export class StartDBClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StartDBClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryStartDBClusterCommand(input, context);
36
+ return se_StartDBClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryStartDBClusterCommand(output, context);
39
+ return de_StartDBClusterCommand(output, context);
40
40
  }
41
41
  }
@@ -1,7 +1,7 @@
1
1
  import { getEndpointPlugin } from "@aws-sdk/middleware-endpoint";
2
2
  import { getSerdePlugin } from "@aws-sdk/middleware-serde";
3
3
  import { Command as $Command } from "@aws-sdk/smithy-client";
4
- import { deserializeAws_queryStopDBClusterCommand, serializeAws_queryStopDBClusterCommand, } from "../protocols/Aws_query";
4
+ import { de_StopDBClusterCommand, se_StopDBClusterCommand } from "../protocols/Aws_query";
5
5
  export class StopDBClusterCommand extends $Command {
6
6
  static getEndpointParameterInstructions() {
7
7
  return {
@@ -33,9 +33,9 @@ export class StopDBClusterCommand extends $Command {
33
33
  return stack.resolve((request) => requestHandler.handle(request.request, options || {}), handlerExecutionContext);
34
34
  }
35
35
  serialize(input, context) {
36
- return serializeAws_queryStopDBClusterCommand(input, context);
36
+ return se_StopDBClusterCommand(input, context);
37
37
  }
38
38
  deserialize(output, context) {
39
- return deserializeAws_queryStopDBClusterCommand(output, context);
39
+ return de_StopDBClusterCommand(output, context);
40
40
  }
41
41
  }
@@ -1,4 +1,4 @@
1
- const u = "required", v = "fn", w = "argv", x = "ref";
2
- const a = "PartitionResult", b = "tree", c = "error", d = "endpoint", e = "getAttr", f = "stringEquals", g = { [u]: false, "type": "String" }, h = { [u]: true, "default": false, "type": "Boolean" }, i = { [x]: "Region" }, j = { [x]: "Endpoint" }, k = { [v]: "booleanEquals", [w]: [{ [x]: "UseFIPS" }, true] }, l = { [v]: "booleanEquals", [w]: [{ [x]: "UseDualStack" }, true] }, m = {}, n = { [v]: "booleanEquals", [w]: [true, { [v]: e, [w]: [{ [x]: a }, "supportsFIPS"] }] }, o = { [x]: a }, p = { [v]: "booleanEquals", [w]: [true, { [v]: e, [w]: [o, "supportsDualStack"] }] }, q = { "url": "https://rds.{Region}.{PartitionResult#dnsSuffix}", "properties": {}, "headers": {} }, r = [j], s = [k], t = [l];
3
- const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [v]: "aws.partition", [w]: [i], assign: a }], type: b, rules: [{ conditions: [{ [v]: "isSet", [w]: r }, { [v]: "parseURL", [w]: r, assign: "url" }], type: b, rules: [{ conditions: s, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: t, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: j, properties: m, headers: m }, type: d }] }] }, { conditions: [k, l], type: b, rules: [{ conditions: [n, p], type: b, rules: [{ endpoint: { url: "https://rds-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: d }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: s, type: b, rules: [{ conditions: [n], type: b, rules: [{ type: b, rules: [{ conditions: [{ [v]: f, [w]: [i, "rds.ca-central-1"] }], endpoint: { url: "https://rds-fips.ca-central-1.amazonaws.com", properties: m, headers: m }, type: d }, { conditions: [{ [v]: f, [w]: [i, "rds.us-east-1"] }], endpoint: { url: "https://rds-fips.us-east-1.amazonaws.com", properties: m, headers: m }, type: d }, { conditions: [{ [v]: f, [w]: [i, "rds.us-east-2"] }], endpoint: { url: "https://rds-fips.us-east-2.amazonaws.com", properties: m, headers: m }, type: d }, { conditions: [{ [v]: f, [w]: [i, "rds.us-west-1"] }], endpoint: { url: "https://rds-fips.us-west-1.amazonaws.com", properties: m, headers: m }, type: d }, { conditions: [{ [v]: f, [w]: [i, "rds.us-west-2"] }], endpoint: { url: "https://rds-fips.us-west-2.amazonaws.com", properties: m, headers: m }, type: d }, { conditions: [{ [v]: f, [w]: ["aws-us-gov", { [v]: e, [w]: [o, "name"] }] }], endpoint: q, type: d }, { endpoint: { url: "https://rds-fips.{Region}.{PartitionResult#dnsSuffix}", properties: m, headers: m }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: t, type: b, rules: [{ conditions: [p], type: b, rules: [{ endpoint: { url: "https://rds.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: m, headers: m }, type: d }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { endpoint: q, type: d }] }] };
1
+ const s = "required", t = "fn", u = "argv", v = "ref";
2
+ const a = "isSet", b = "tree", c = "error", d = "endpoint", e = "PartitionResult", f = "getAttr", g = { [s]: false, "type": "String" }, h = { [s]: true, "default": false, "type": "Boolean" }, i = { [v]: "Endpoint" }, j = { [t]: "booleanEquals", [u]: [{ [v]: "UseFIPS" }, true] }, k = { [t]: "booleanEquals", [u]: [{ [v]: "UseDualStack" }, true] }, l = {}, m = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [{ [v]: e }, "supportsFIPS"] }] }, n = { [v]: e }, o = { [t]: "booleanEquals", [u]: [true, { [t]: f, [u]: [n, "supportsDualStack"] }] }, p = [j], q = [k], r = [{ [v]: "Region" }];
3
+ const _data = { version: "1.0", parameters: { Region: g, UseDualStack: h, UseFIPS: h, Endpoint: g }, rules: [{ conditions: [{ [t]: a, [u]: [i] }], type: b, rules: [{ conditions: p, error: "Invalid Configuration: FIPS and custom endpoint are not supported", type: c }, { type: b, rules: [{ conditions: q, error: "Invalid Configuration: Dualstack and custom endpoint are not supported", type: c }, { endpoint: { url: i, properties: l, headers: l }, type: d }] }] }, { type: b, rules: [{ conditions: [{ [t]: a, [u]: r }], type: b, rules: [{ conditions: [{ [t]: "aws.partition", [u]: r, assign: e }], type: b, rules: [{ conditions: [j, k], type: b, rules: [{ conditions: [m, o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://rds-fips.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS and DualStack are enabled, but this partition does not support one or both", type: c }] }, { conditions: p, type: b, rules: [{ conditions: [m], type: b, rules: [{ type: b, rules: [{ conditions: [{ [t]: "stringEquals", [u]: ["aws-us-gov", { [t]: f, [u]: [n, "name"] }] }], endpoint: { url: "https://rds.{Region}.amazonaws.com", properties: l, headers: l }, type: d }, { endpoint: { url: "https://rds-fips.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "FIPS is enabled but this partition does not support FIPS", type: c }] }, { conditions: q, type: b, rules: [{ conditions: [o], type: b, rules: [{ type: b, rules: [{ endpoint: { url: "https://rds.{Region}.{PartitionResult#dualStackDnsSuffix}", properties: l, headers: l }, type: d }] }] }, { error: "DualStack is enabled but this partition does not support DualStack", type: c }] }, { type: b, rules: [{ endpoint: { url: "https://rds.{Region}.{PartitionResult#dnsSuffix}", properties: l, headers: l }, type: d }] }] }] }, { error: "Invalid Configuration: Missing Region", type: c }] }] };
4
4
  export const ruleSet = _data;
@@ -599,6 +599,18 @@ export class CertificateNotFoundFault extends __BaseException {
599
599
  Object.setPrototypeOf(this, CertificateNotFoundFault.prototype);
600
600
  }
601
601
  }
602
+ export const ApplyMethod = {
603
+ immediate: "immediate",
604
+ pending_reboot: "pending-reboot",
605
+ };
606
+ export const SourceType = {
607
+ db_cluster: "db-cluster",
608
+ db_cluster_snapshot: "db-cluster-snapshot",
609
+ db_instance: "db-instance",
610
+ db_parameter_group: "db-parameter-group",
611
+ db_security_group: "db-security-group",
612
+ db_snapshot: "db-snapshot",
613
+ };
602
614
  export class InvalidDBSecurityGroupStateFault extends __BaseException {
603
615
  constructor(opts) {
604
616
  super({