@aws-sdk/client-rds 3.489.0 → 3.495.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 (231) hide show
  1. package/dist-cjs/RDS.js +1 -323
  2. package/dist-cjs/RDSClient.js +1 -56
  3. package/dist-cjs/auth/httpAuthExtensionConfiguration.js +1 -43
  4. package/dist-cjs/auth/httpAuthSchemeProvider.js +1 -1
  5. package/dist-cjs/commands/AddRoleToDBClusterCommand.js +1 -28
  6. package/dist-cjs/commands/AddRoleToDBInstanceCommand.js +1 -28
  7. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +1 -28
  8. package/dist-cjs/commands/AddTagsToResourceCommand.js +1 -28
  9. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +1 -28
  10. package/dist-cjs/commands/AuthorizeDBSecurityGroupIngressCommand.js +1 -28
  11. package/dist-cjs/commands/BacktrackDBClusterCommand.js +1 -28
  12. package/dist-cjs/commands/CancelExportTaskCommand.js +1 -28
  13. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +1 -28
  14. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +1 -30
  15. package/dist-cjs/commands/CopyDBParameterGroupCommand.js +1 -28
  16. package/dist-cjs/commands/CopyDBSnapshotCommand.js +1 -30
  17. package/dist-cjs/commands/CopyOptionGroupCommand.js +1 -28
  18. package/dist-cjs/commands/CreateBlueGreenDeploymentCommand.js +1 -28
  19. package/dist-cjs/commands/CreateCustomDBEngineVersionCommand.js +1 -28
  20. package/dist-cjs/commands/CreateDBClusterCommand.js +1 -30
  21. package/dist-cjs/commands/CreateDBClusterEndpointCommand.js +1 -28
  22. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +1 -28
  23. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +1 -28
  24. package/dist-cjs/commands/CreateDBInstanceCommand.js +1 -28
  25. package/dist-cjs/commands/CreateDBInstanceReadReplicaCommand.js +1 -30
  26. package/dist-cjs/commands/CreateDBParameterGroupCommand.js +1 -28
  27. package/dist-cjs/commands/CreateDBProxyCommand.js +1 -28
  28. package/dist-cjs/commands/CreateDBProxyEndpointCommand.js +1 -28
  29. package/dist-cjs/commands/CreateDBSecurityGroupCommand.js +1 -28
  30. package/dist-cjs/commands/CreateDBSnapshotCommand.js +1 -28
  31. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +1 -28
  32. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +1 -28
  33. package/dist-cjs/commands/CreateGlobalClusterCommand.js +1 -28
  34. package/dist-cjs/commands/CreateIntegrationCommand.js +1 -28
  35. package/dist-cjs/commands/CreateOptionGroupCommand.js +1 -28
  36. package/dist-cjs/commands/CreateTenantDatabaseCommand.js +1 -29
  37. package/dist-cjs/commands/DeleteBlueGreenDeploymentCommand.js +1 -28
  38. package/dist-cjs/commands/DeleteCustomDBEngineVersionCommand.js +1 -28
  39. package/dist-cjs/commands/DeleteDBClusterAutomatedBackupCommand.js +1 -28
  40. package/dist-cjs/commands/DeleteDBClusterCommand.js +1 -28
  41. package/dist-cjs/commands/DeleteDBClusterEndpointCommand.js +1 -28
  42. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +1 -28
  43. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +1 -28
  44. package/dist-cjs/commands/DeleteDBInstanceAutomatedBackupCommand.js +1 -28
  45. package/dist-cjs/commands/DeleteDBInstanceCommand.js +1 -28
  46. package/dist-cjs/commands/DeleteDBParameterGroupCommand.js +1 -28
  47. package/dist-cjs/commands/DeleteDBProxyCommand.js +1 -28
  48. package/dist-cjs/commands/DeleteDBProxyEndpointCommand.js +1 -28
  49. package/dist-cjs/commands/DeleteDBSecurityGroupCommand.js +1 -28
  50. package/dist-cjs/commands/DeleteDBSnapshotCommand.js +1 -28
  51. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +1 -28
  52. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +1 -28
  53. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +1 -28
  54. package/dist-cjs/commands/DeleteIntegrationCommand.js +1 -28
  55. package/dist-cjs/commands/DeleteOptionGroupCommand.js +1 -28
  56. package/dist-cjs/commands/DeleteTenantDatabaseCommand.js +1 -29
  57. package/dist-cjs/commands/DeregisterDBProxyTargetsCommand.js +1 -28
  58. package/dist-cjs/commands/DescribeAccountAttributesCommand.js +1 -28
  59. package/dist-cjs/commands/DescribeBlueGreenDeploymentsCommand.js +1 -28
  60. package/dist-cjs/commands/DescribeCertificatesCommand.js +1 -28
  61. package/dist-cjs/commands/DescribeDBClusterAutomatedBackupsCommand.js +1 -28
  62. package/dist-cjs/commands/DescribeDBClusterBacktracksCommand.js +1 -28
  63. package/dist-cjs/commands/DescribeDBClusterEndpointsCommand.js +1 -28
  64. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +1 -28
  65. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +1 -28
  66. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +1 -28
  67. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +1 -28
  68. package/dist-cjs/commands/DescribeDBClustersCommand.js +1 -28
  69. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +1 -28
  70. package/dist-cjs/commands/DescribeDBInstanceAutomatedBackupsCommand.js +1 -28
  71. package/dist-cjs/commands/DescribeDBInstancesCommand.js +1 -28
  72. package/dist-cjs/commands/DescribeDBLogFilesCommand.js +1 -28
  73. package/dist-cjs/commands/DescribeDBParameterGroupsCommand.js +1 -28
  74. package/dist-cjs/commands/DescribeDBParametersCommand.js +1 -28
  75. package/dist-cjs/commands/DescribeDBProxiesCommand.js +1 -28
  76. package/dist-cjs/commands/DescribeDBProxyEndpointsCommand.js +1 -28
  77. package/dist-cjs/commands/DescribeDBProxyTargetGroupsCommand.js +1 -28
  78. package/dist-cjs/commands/DescribeDBProxyTargetsCommand.js +1 -28
  79. package/dist-cjs/commands/DescribeDBRecommendationsCommand.js +1 -28
  80. package/dist-cjs/commands/DescribeDBSecurityGroupsCommand.js +1 -28
  81. package/dist-cjs/commands/DescribeDBSnapshotAttributesCommand.js +1 -28
  82. package/dist-cjs/commands/DescribeDBSnapshotTenantDatabasesCommand.js +1 -28
  83. package/dist-cjs/commands/DescribeDBSnapshotsCommand.js +1 -28
  84. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +1 -28
  85. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +1 -28
  86. package/dist-cjs/commands/DescribeEngineDefaultParametersCommand.js +1 -28
  87. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +1 -28
  88. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +1 -28
  89. package/dist-cjs/commands/DescribeEventsCommand.js +1 -28
  90. package/dist-cjs/commands/DescribeExportTasksCommand.js +1 -28
  91. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +1 -28
  92. package/dist-cjs/commands/DescribeIntegrationsCommand.js +1 -28
  93. package/dist-cjs/commands/DescribeOptionGroupOptionsCommand.js +1 -28
  94. package/dist-cjs/commands/DescribeOptionGroupsCommand.js +1 -28
  95. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +1 -28
  96. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +1 -28
  97. package/dist-cjs/commands/DescribeReservedDBInstancesCommand.js +1 -28
  98. package/dist-cjs/commands/DescribeReservedDBInstancesOfferingsCommand.js +1 -28
  99. package/dist-cjs/commands/DescribeSourceRegionsCommand.js +1 -28
  100. package/dist-cjs/commands/DescribeTenantDatabasesCommand.js +1 -29
  101. package/dist-cjs/commands/DescribeValidDBInstanceModificationsCommand.js +1 -28
  102. package/dist-cjs/commands/DisableHttpEndpointCommand.js +1 -28
  103. package/dist-cjs/commands/DownloadDBLogFilePortionCommand.js +1 -28
  104. package/dist-cjs/commands/EnableHttpEndpointCommand.js +1 -28
  105. package/dist-cjs/commands/FailoverDBClusterCommand.js +1 -28
  106. package/dist-cjs/commands/FailoverGlobalClusterCommand.js +1 -28
  107. package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
  108. package/dist-cjs/commands/ModifyActivityStreamCommand.js +1 -28
  109. package/dist-cjs/commands/ModifyCertificatesCommand.js +1 -28
  110. package/dist-cjs/commands/ModifyCurrentDBClusterCapacityCommand.js +1 -28
  111. package/dist-cjs/commands/ModifyCustomDBEngineVersionCommand.js +1 -28
  112. package/dist-cjs/commands/ModifyDBClusterCommand.js +1 -28
  113. package/dist-cjs/commands/ModifyDBClusterEndpointCommand.js +1 -28
  114. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +1 -28
  115. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +1 -28
  116. package/dist-cjs/commands/ModifyDBInstanceCommand.js +1 -28
  117. package/dist-cjs/commands/ModifyDBParameterGroupCommand.js +1 -28
  118. package/dist-cjs/commands/ModifyDBProxyCommand.js +1 -28
  119. package/dist-cjs/commands/ModifyDBProxyEndpointCommand.js +1 -28
  120. package/dist-cjs/commands/ModifyDBProxyTargetGroupCommand.js +1 -28
  121. package/dist-cjs/commands/ModifyDBRecommendationCommand.js +1 -28
  122. package/dist-cjs/commands/ModifyDBSnapshotAttributeCommand.js +1 -28
  123. package/dist-cjs/commands/ModifyDBSnapshotCommand.js +1 -28
  124. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +1 -28
  125. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +1 -28
  126. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +1 -28
  127. package/dist-cjs/commands/ModifyOptionGroupCommand.js +1 -28
  128. package/dist-cjs/commands/ModifyTenantDatabaseCommand.js +1 -29
  129. package/dist-cjs/commands/PromoteReadReplicaCommand.js +1 -28
  130. package/dist-cjs/commands/PromoteReadReplicaDBClusterCommand.js +1 -28
  131. package/dist-cjs/commands/PurchaseReservedDBInstancesOfferingCommand.js +1 -28
  132. package/dist-cjs/commands/RebootDBClusterCommand.js +1 -28
  133. package/dist-cjs/commands/RebootDBInstanceCommand.js +1 -28
  134. package/dist-cjs/commands/RegisterDBProxyTargetsCommand.js +1 -28
  135. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +1 -28
  136. package/dist-cjs/commands/RemoveRoleFromDBClusterCommand.js +1 -28
  137. package/dist-cjs/commands/RemoveRoleFromDBInstanceCommand.js +1 -28
  138. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +1 -28
  139. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +1 -28
  140. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +1 -28
  141. package/dist-cjs/commands/ResetDBParameterGroupCommand.js +1 -28
  142. package/dist-cjs/commands/RestoreDBClusterFromS3Command.js +1 -28
  143. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +1 -28
  144. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +1 -28
  145. package/dist-cjs/commands/RestoreDBInstanceFromDBSnapshotCommand.js +1 -28
  146. package/dist-cjs/commands/RestoreDBInstanceFromS3Command.js +1 -28
  147. package/dist-cjs/commands/RestoreDBInstanceToPointInTimeCommand.js +1 -28
  148. package/dist-cjs/commands/RevokeDBSecurityGroupIngressCommand.js +1 -28
  149. package/dist-cjs/commands/StartActivityStreamCommand.js +1 -28
  150. package/dist-cjs/commands/StartDBClusterCommand.js +1 -28
  151. package/dist-cjs/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +1 -30
  152. package/dist-cjs/commands/StartDBInstanceCommand.js +1 -28
  153. package/dist-cjs/commands/StartExportTaskCommand.js +1 -28
  154. package/dist-cjs/commands/StopActivityStreamCommand.js +1 -28
  155. package/dist-cjs/commands/StopDBClusterCommand.js +1 -28
  156. package/dist-cjs/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +1 -28
  157. package/dist-cjs/commands/StopDBInstanceCommand.js +1 -28
  158. package/dist-cjs/commands/SwitchoverBlueGreenDeploymentCommand.js +1 -28
  159. package/dist-cjs/commands/SwitchoverGlobalClusterCommand.js +1 -28
  160. package/dist-cjs/commands/SwitchoverReadReplicaCommand.js +1 -28
  161. package/dist-cjs/commands/index.js +1 -159
  162. package/dist-cjs/endpoint/EndpointParameters.js +1 -18
  163. package/dist-cjs/extensionConfiguration.js +1 -2
  164. package/dist-cjs/index.js +29053 -12
  165. package/dist-cjs/models/RDSServiceException.js +1 -12
  166. package/dist-cjs/models/index.js +1 -5
  167. package/dist-cjs/models/models_0.js +1 -1618
  168. package/dist-cjs/models/models_1.js +1 -394
  169. package/dist-cjs/pagination/DescribeBlueGreenDeploymentsPaginator.js +1 -7
  170. package/dist-cjs/pagination/DescribeCertificatesPaginator.js +1 -7
  171. package/dist-cjs/pagination/DescribeDBClusterAutomatedBackupsPaginator.js +1 -7
  172. package/dist-cjs/pagination/DescribeDBClusterBacktracksPaginator.js +1 -7
  173. package/dist-cjs/pagination/DescribeDBClusterEndpointsPaginator.js +1 -7
  174. package/dist-cjs/pagination/DescribeDBClusterParameterGroupsPaginator.js +1 -7
  175. package/dist-cjs/pagination/DescribeDBClusterParametersPaginator.js +1 -7
  176. package/dist-cjs/pagination/DescribeDBClusterSnapshotsPaginator.js +1 -7
  177. package/dist-cjs/pagination/DescribeDBClustersPaginator.js +1 -7
  178. package/dist-cjs/pagination/DescribeDBEngineVersionsPaginator.js +1 -7
  179. package/dist-cjs/pagination/DescribeDBInstanceAutomatedBackupsPaginator.js +1 -7
  180. package/dist-cjs/pagination/DescribeDBInstancesPaginator.js +1 -7
  181. package/dist-cjs/pagination/DescribeDBLogFilesPaginator.js +1 -7
  182. package/dist-cjs/pagination/DescribeDBParameterGroupsPaginator.js +1 -7
  183. package/dist-cjs/pagination/DescribeDBParametersPaginator.js +1 -7
  184. package/dist-cjs/pagination/DescribeDBProxiesPaginator.js +1 -7
  185. package/dist-cjs/pagination/DescribeDBProxyEndpointsPaginator.js +1 -7
  186. package/dist-cjs/pagination/DescribeDBProxyTargetGroupsPaginator.js +1 -7
  187. package/dist-cjs/pagination/DescribeDBProxyTargetsPaginator.js +1 -7
  188. package/dist-cjs/pagination/DescribeDBRecommendationsPaginator.js +1 -7
  189. package/dist-cjs/pagination/DescribeDBSecurityGroupsPaginator.js +1 -7
  190. package/dist-cjs/pagination/DescribeDBSnapshotTenantDatabasesPaginator.js +1 -7
  191. package/dist-cjs/pagination/DescribeDBSnapshotsPaginator.js +1 -7
  192. package/dist-cjs/pagination/DescribeDBSubnetGroupsPaginator.js +1 -7
  193. package/dist-cjs/pagination/DescribeEngineDefaultParametersPaginator.js +1 -7
  194. package/dist-cjs/pagination/DescribeEventSubscriptionsPaginator.js +1 -7
  195. package/dist-cjs/pagination/DescribeEventsPaginator.js +1 -7
  196. package/dist-cjs/pagination/DescribeExportTasksPaginator.js +1 -7
  197. package/dist-cjs/pagination/DescribeGlobalClustersPaginator.js +1 -7
  198. package/dist-cjs/pagination/DescribeIntegrationsPaginator.js +1 -7
  199. package/dist-cjs/pagination/DescribeOptionGroupOptionsPaginator.js +1 -7
  200. package/dist-cjs/pagination/DescribeOptionGroupsPaginator.js +1 -7
  201. package/dist-cjs/pagination/DescribeOrderableDBInstanceOptionsPaginator.js +1 -7
  202. package/dist-cjs/pagination/DescribePendingMaintenanceActionsPaginator.js +1 -7
  203. package/dist-cjs/pagination/DescribeReservedDBInstancesOfferingsPaginator.js +1 -7
  204. package/dist-cjs/pagination/DescribeReservedDBInstancesPaginator.js +1 -7
  205. package/dist-cjs/pagination/DescribeSourceRegionsPaginator.js +1 -7
  206. package/dist-cjs/pagination/DescribeTenantDatabasesPaginator.js +1 -7
  207. package/dist-cjs/pagination/DownloadDBLogFilePortionPaginator.js +1 -7
  208. package/dist-cjs/pagination/Interfaces.js +1 -2
  209. package/dist-cjs/pagination/index.js +1 -43
  210. package/dist-cjs/protocols/Aws_query.js +1 -22137
  211. package/dist-cjs/runtimeConfig.shared.js +1 -1
  212. package/dist-cjs/runtimeExtensions.js +1 -25
  213. package/dist-cjs/waiters/index.js +1 -13
  214. package/dist-cjs/waiters/waitForDBClusterAvailable.js +1 -119
  215. package/dist-cjs/waiters/waitForDBClusterDeleted.js +1 -99
  216. package/dist-cjs/waiters/waitForDBClusterSnapshotAvailable.js +1 -119
  217. package/dist-cjs/waiters/waitForDBClusterSnapshotDeleted.js +1 -99
  218. package/dist-cjs/waiters/waitForDBInstanceAvailable.js +1 -119
  219. package/dist-cjs/waiters/waitForDBInstanceDeleted.js +1 -99
  220. package/dist-cjs/waiters/waitForDBSnapshotAvailable.js +1 -119
  221. package/dist-cjs/waiters/waitForDBSnapshotDeleted.js +1 -99
  222. package/dist-cjs/waiters/waitForTenantDatabaseAvailable.js +1 -89
  223. package/dist-cjs/waiters/waitForTenantDatabaseDeleted.js +1 -39
  224. package/dist-es/RDSClient.js +8 -8
  225. package/dist-es/auth/httpAuthSchemeProvider.js +2 -2
  226. package/dist-es/runtimeConfig.shared.js +2 -2
  227. package/dist-types/RDSClient.d.ts +2 -2
  228. package/dist-types/auth/httpAuthSchemeProvider.d.ts +4 -4
  229. package/dist-types/ts3.4/RDSClient.d.ts +2 -2
  230. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +6 -6
  231. package/package.json +42 -42
@@ -1,1618 +1 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.CustomDBEngineVersionAlreadyExistsFault = exports.CreateCustomDBEngineVersionFault = exports.SourceDatabaseNotSupportedFault = exports.SourceClusterNotSupportedFault = exports.InstanceQuotaExceededFault = exports.DBClusterQuotaExceededFault = exports.DBClusterParameterGroupNotFoundFault = exports.BlueGreenDeploymentAlreadyExistsFault = exports.OptionGroupQuotaExceededFault = exports.OptionGroupNotFoundFault = exports.OptionGroupAlreadyExistsFault = exports.InvalidDBSnapshotStateFault = exports.DBSnapshotAlreadyExistsFault = exports.CustomAvailabilityZoneNotFoundFault = exports.SnapshotQuotaExceededFault = exports.KMSKeyNotAccessibleFault = exports.InvalidDBClusterSnapshotStateFault = exports.DBClusterSnapshotNotFoundFault = exports.DBClusterSnapshotAlreadyExistsFault = exports.DBParameterGroupQuotaExceededFault = exports.DBParameterGroupNotFoundFault = exports.DBParameterGroupAlreadyExistsFault = exports.InvalidExportTaskStateFault = exports.ExportTaskNotFoundFault = exports.ExportSourceType = exports.InvalidDBSecurityGroupStateFault = exports.DBSecurityGroupNotFoundFault = exports.AuthorizationQuotaExceededFault = exports.AuthorizationAlreadyExistsFault = exports.ResourceNotFoundFault = exports.TenantDatabaseNotFoundFault = exports.IntegrationNotFoundFault = exports.DBSnapshotTenantDatabaseNotFoundFault = exports.DBSnapshotNotFoundFault = exports.DBProxyTargetGroupNotFoundFault = exports.DBProxyNotFoundFault = exports.BlueGreenDeploymentNotFoundFault = exports.SubscriptionNotFoundFault = exports.SourceNotFoundFault = exports.InvalidDBInstanceStateFault = exports.DBInstanceRoleQuotaExceededFault = exports.DBInstanceRoleAlreadyExistsFault = exports.DBInstanceNotFoundFault = exports.InvalidDBClusterStateFault = exports.DBClusterRoleQuotaExceededFault = exports.DBClusterRoleAlreadyExistsFault = exports.DBClusterNotFoundFault = exports.ActivityStreamStatus = exports.ActivityStreamPolicyStatus = exports.ActivityStreamMode = void 0;
4
- exports.SNSInvalidTopicFault = exports.EventSubscriptionQuotaExceededFault = exports.DBSubnetQuotaExceededFault = exports.DBSubnetGroupQuotaExceededFault = exports.DBSubnetGroupAlreadyExistsFault = exports.DBSecurityGroupQuotaExceededFault = exports.DBSecurityGroupNotSupportedFault = exports.DBSecurityGroupAlreadyExistsFault = exports.InvalidDBProxyStateFault = exports.DBProxyEndpointQuotaExceededFault = exports.DBProxyEndpointAlreadyExistsFault = exports.DBProxyEndpointStatus = exports.DBProxyEndpointTargetRole = exports.DBProxyQuotaExceededFault = exports.DBProxyAlreadyExistsFault = exports.DBProxyStatus = exports.EngineFamily = exports.IAMAuthMode = exports.ClientPasswordAuthType = exports.AuthScheme = exports.DBSubnetGroupNotAllowedFault = exports.TenantDatabaseQuotaExceededFault = exports.StorageTypeNotSupportedFault = exports.ProvisionedIopsNotAvailableInAZFault = exports.NetworkTypeNotSupported = exports.InsufficientDBInstanceCapacityFault = exports.DBInstanceAlreadyExistsFault = exports.AutomationMode = exports.CertificateNotFoundFault = exports.BackupPolicyNotFoundFault = exports.AuthorizationNotFoundFault = exports.DBClusterEndpointQuotaExceededFault = exports.DBClusterEndpointAlreadyExistsFault = exports.StorageQuotaExceededFault = exports.InvalidVPCNetworkStateFault = exports.InvalidSubnet = exports.InvalidGlobalClusterStateFault = exports.InvalidDBSubnetGroupStateFault = exports.InvalidDBSubnetGroupFault = exports.InsufficientStorageClusterCapacityFault = exports.GlobalClusterNotFoundFault = exports.DomainNotFoundFault = exports.DBSubnetGroupNotFoundFault = exports.DBSubnetGroupDoesNotCoverEnoughAZs = exports.DBClusterAlreadyExistsFault = exports.LocalWriteForwardingStatus = exports.WriteForwardingStatus = exports.ReplicaMode = exports.Ec2ImagePropertiesNotSupportedFault = exports.CustomDBEngineVersionQuotaExceededFault = void 0;
5
- exports.DeleteTenantDatabaseResultFilterSensitiveLog = exports.CreateTenantDatabaseResultFilterSensitiveLog = exports.TenantDatabaseFilterSensitiveLog = exports.TenantDatabasePendingModifiedValuesFilterSensitiveLog = exports.CreateTenantDatabaseMessageFilterSensitiveLog = exports.DBProxyTargetNotFoundFault = exports.InvalidOptionGroupStateFault = exports.InvalidIntegrationStateFault = exports.InvalidEventSubscriptionStateFault = exports.InvalidDBSubnetStateFault = exports.InvalidDBProxyEndpointStateFault = exports.DBProxyEndpointNotFoundFault = exports.InvalidDBInstanceAutomatedBackupStateFault = exports.DBInstanceAutomatedBackupNotFoundFault = exports.DBInstanceAutomatedBackupQuotaExceededFault = exports.InvalidDBParameterGroupStateFault = exports.InvalidDBClusterEndpointStateFault = exports.DBClusterEndpointNotFoundFault = exports.InvalidDBClusterAutomatedBackupStateFault = exports.DBClusterAutomatedBackupNotFoundFault = exports.DBClusterAutomatedBackupQuotaExceededFault = exports.InvalidCustomDBEngineVersionStateFault = exports.CustomDBEngineVersionNotFoundFault = exports.InvalidBlueGreenDeploymentStateFault = exports.TenantDatabaseAlreadyExistsFault = exports.IntegrationQuotaExceededFault = exports.IntegrationConflictOperationFault = exports.IntegrationAlreadyExistsFault = exports.IntegrationStatus = exports.GlobalClusterQuotaExceededFault = exports.GlobalClusterAlreadyExistsFault = exports.GlobalClusterMemberSynchronizationStatus = exports.FailoverStatus = exports.SubscriptionCategoryNotFoundFault = exports.SubscriptionAlreadyExistFault = exports.SNSTopicArnNotFoundFault = exports.SNSNoAuthorizationFault = void 0;
6
- const smithy_client_1 = require("@smithy/smithy-client");
7
- const RDSServiceException_1 = require("./RDSServiceException");
8
- exports.ActivityStreamMode = {
9
- async: "async",
10
- sync: "sync",
11
- };
12
- exports.ActivityStreamPolicyStatus = {
13
- locked: "locked",
14
- locking_policy: "locking-policy",
15
- unlocked: "unlocked",
16
- unlocking_policy: "unlocking-policy",
17
- };
18
- exports.ActivityStreamStatus = {
19
- started: "started",
20
- starting: "starting",
21
- stopped: "stopped",
22
- stopping: "stopping",
23
- };
24
- class DBClusterNotFoundFault extends RDSServiceException_1.RDSServiceException {
25
- constructor(opts) {
26
- super({
27
- name: "DBClusterNotFoundFault",
28
- $fault: "client",
29
- ...opts,
30
- });
31
- this.name = "DBClusterNotFoundFault";
32
- this.$fault = "client";
33
- Object.setPrototypeOf(this, DBClusterNotFoundFault.prototype);
34
- }
35
- }
36
- exports.DBClusterNotFoundFault = DBClusterNotFoundFault;
37
- class DBClusterRoleAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
38
- constructor(opts) {
39
- super({
40
- name: "DBClusterRoleAlreadyExistsFault",
41
- $fault: "client",
42
- ...opts,
43
- });
44
- this.name = "DBClusterRoleAlreadyExistsFault";
45
- this.$fault = "client";
46
- Object.setPrototypeOf(this, DBClusterRoleAlreadyExistsFault.prototype);
47
- }
48
- }
49
- exports.DBClusterRoleAlreadyExistsFault = DBClusterRoleAlreadyExistsFault;
50
- class DBClusterRoleQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
51
- constructor(opts) {
52
- super({
53
- name: "DBClusterRoleQuotaExceededFault",
54
- $fault: "client",
55
- ...opts,
56
- });
57
- this.name = "DBClusterRoleQuotaExceededFault";
58
- this.$fault = "client";
59
- Object.setPrototypeOf(this, DBClusterRoleQuotaExceededFault.prototype);
60
- }
61
- }
62
- exports.DBClusterRoleQuotaExceededFault = DBClusterRoleQuotaExceededFault;
63
- class InvalidDBClusterStateFault extends RDSServiceException_1.RDSServiceException {
64
- constructor(opts) {
65
- super({
66
- name: "InvalidDBClusterStateFault",
67
- $fault: "client",
68
- ...opts,
69
- });
70
- this.name = "InvalidDBClusterStateFault";
71
- this.$fault = "client";
72
- Object.setPrototypeOf(this, InvalidDBClusterStateFault.prototype);
73
- }
74
- }
75
- exports.InvalidDBClusterStateFault = InvalidDBClusterStateFault;
76
- class DBInstanceNotFoundFault extends RDSServiceException_1.RDSServiceException {
77
- constructor(opts) {
78
- super({
79
- name: "DBInstanceNotFoundFault",
80
- $fault: "client",
81
- ...opts,
82
- });
83
- this.name = "DBInstanceNotFoundFault";
84
- this.$fault = "client";
85
- Object.setPrototypeOf(this, DBInstanceNotFoundFault.prototype);
86
- }
87
- }
88
- exports.DBInstanceNotFoundFault = DBInstanceNotFoundFault;
89
- class DBInstanceRoleAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
90
- constructor(opts) {
91
- super({
92
- name: "DBInstanceRoleAlreadyExistsFault",
93
- $fault: "client",
94
- ...opts,
95
- });
96
- this.name = "DBInstanceRoleAlreadyExistsFault";
97
- this.$fault = "client";
98
- Object.setPrototypeOf(this, DBInstanceRoleAlreadyExistsFault.prototype);
99
- }
100
- }
101
- exports.DBInstanceRoleAlreadyExistsFault = DBInstanceRoleAlreadyExistsFault;
102
- class DBInstanceRoleQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
103
- constructor(opts) {
104
- super({
105
- name: "DBInstanceRoleQuotaExceededFault",
106
- $fault: "client",
107
- ...opts,
108
- });
109
- this.name = "DBInstanceRoleQuotaExceededFault";
110
- this.$fault = "client";
111
- Object.setPrototypeOf(this, DBInstanceRoleQuotaExceededFault.prototype);
112
- }
113
- }
114
- exports.DBInstanceRoleQuotaExceededFault = DBInstanceRoleQuotaExceededFault;
115
- class InvalidDBInstanceStateFault extends RDSServiceException_1.RDSServiceException {
116
- constructor(opts) {
117
- super({
118
- name: "InvalidDBInstanceStateFault",
119
- $fault: "client",
120
- ...opts,
121
- });
122
- this.name = "InvalidDBInstanceStateFault";
123
- this.$fault = "client";
124
- Object.setPrototypeOf(this, InvalidDBInstanceStateFault.prototype);
125
- }
126
- }
127
- exports.InvalidDBInstanceStateFault = InvalidDBInstanceStateFault;
128
- class SourceNotFoundFault extends RDSServiceException_1.RDSServiceException {
129
- constructor(opts) {
130
- super({
131
- name: "SourceNotFoundFault",
132
- $fault: "client",
133
- ...opts,
134
- });
135
- this.name = "SourceNotFoundFault";
136
- this.$fault = "client";
137
- Object.setPrototypeOf(this, SourceNotFoundFault.prototype);
138
- }
139
- }
140
- exports.SourceNotFoundFault = SourceNotFoundFault;
141
- class SubscriptionNotFoundFault extends RDSServiceException_1.RDSServiceException {
142
- constructor(opts) {
143
- super({
144
- name: "SubscriptionNotFoundFault",
145
- $fault: "client",
146
- ...opts,
147
- });
148
- this.name = "SubscriptionNotFoundFault";
149
- this.$fault = "client";
150
- Object.setPrototypeOf(this, SubscriptionNotFoundFault.prototype);
151
- }
152
- }
153
- exports.SubscriptionNotFoundFault = SubscriptionNotFoundFault;
154
- class BlueGreenDeploymentNotFoundFault extends RDSServiceException_1.RDSServiceException {
155
- constructor(opts) {
156
- super({
157
- name: "BlueGreenDeploymentNotFoundFault",
158
- $fault: "client",
159
- ...opts,
160
- });
161
- this.name = "BlueGreenDeploymentNotFoundFault";
162
- this.$fault = "client";
163
- Object.setPrototypeOf(this, BlueGreenDeploymentNotFoundFault.prototype);
164
- }
165
- }
166
- exports.BlueGreenDeploymentNotFoundFault = BlueGreenDeploymentNotFoundFault;
167
- class DBProxyNotFoundFault extends RDSServiceException_1.RDSServiceException {
168
- constructor(opts) {
169
- super({
170
- name: "DBProxyNotFoundFault",
171
- $fault: "client",
172
- ...opts,
173
- });
174
- this.name = "DBProxyNotFoundFault";
175
- this.$fault = "client";
176
- Object.setPrototypeOf(this, DBProxyNotFoundFault.prototype);
177
- }
178
- }
179
- exports.DBProxyNotFoundFault = DBProxyNotFoundFault;
180
- class DBProxyTargetGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
181
- constructor(opts) {
182
- super({
183
- name: "DBProxyTargetGroupNotFoundFault",
184
- $fault: "client",
185
- ...opts,
186
- });
187
- this.name = "DBProxyTargetGroupNotFoundFault";
188
- this.$fault = "client";
189
- Object.setPrototypeOf(this, DBProxyTargetGroupNotFoundFault.prototype);
190
- }
191
- }
192
- exports.DBProxyTargetGroupNotFoundFault = DBProxyTargetGroupNotFoundFault;
193
- class DBSnapshotNotFoundFault extends RDSServiceException_1.RDSServiceException {
194
- constructor(opts) {
195
- super({
196
- name: "DBSnapshotNotFoundFault",
197
- $fault: "client",
198
- ...opts,
199
- });
200
- this.name = "DBSnapshotNotFoundFault";
201
- this.$fault = "client";
202
- Object.setPrototypeOf(this, DBSnapshotNotFoundFault.prototype);
203
- }
204
- }
205
- exports.DBSnapshotNotFoundFault = DBSnapshotNotFoundFault;
206
- class DBSnapshotTenantDatabaseNotFoundFault extends RDSServiceException_1.RDSServiceException {
207
- constructor(opts) {
208
- super({
209
- name: "DBSnapshotTenantDatabaseNotFoundFault",
210
- $fault: "client",
211
- ...opts,
212
- });
213
- this.name = "DBSnapshotTenantDatabaseNotFoundFault";
214
- this.$fault = "client";
215
- Object.setPrototypeOf(this, DBSnapshotTenantDatabaseNotFoundFault.prototype);
216
- }
217
- }
218
- exports.DBSnapshotTenantDatabaseNotFoundFault = DBSnapshotTenantDatabaseNotFoundFault;
219
- class IntegrationNotFoundFault extends RDSServiceException_1.RDSServiceException {
220
- constructor(opts) {
221
- super({
222
- name: "IntegrationNotFoundFault",
223
- $fault: "client",
224
- ...opts,
225
- });
226
- this.name = "IntegrationNotFoundFault";
227
- this.$fault = "client";
228
- Object.setPrototypeOf(this, IntegrationNotFoundFault.prototype);
229
- }
230
- }
231
- exports.IntegrationNotFoundFault = IntegrationNotFoundFault;
232
- class TenantDatabaseNotFoundFault extends RDSServiceException_1.RDSServiceException {
233
- constructor(opts) {
234
- super({
235
- name: "TenantDatabaseNotFoundFault",
236
- $fault: "client",
237
- ...opts,
238
- });
239
- this.name = "TenantDatabaseNotFoundFault";
240
- this.$fault = "client";
241
- Object.setPrototypeOf(this, TenantDatabaseNotFoundFault.prototype);
242
- }
243
- }
244
- exports.TenantDatabaseNotFoundFault = TenantDatabaseNotFoundFault;
245
- class ResourceNotFoundFault extends RDSServiceException_1.RDSServiceException {
246
- constructor(opts) {
247
- super({
248
- name: "ResourceNotFoundFault",
249
- $fault: "client",
250
- ...opts,
251
- });
252
- this.name = "ResourceNotFoundFault";
253
- this.$fault = "client";
254
- Object.setPrototypeOf(this, ResourceNotFoundFault.prototype);
255
- }
256
- }
257
- exports.ResourceNotFoundFault = ResourceNotFoundFault;
258
- class AuthorizationAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
259
- constructor(opts) {
260
- super({
261
- name: "AuthorizationAlreadyExistsFault",
262
- $fault: "client",
263
- ...opts,
264
- });
265
- this.name = "AuthorizationAlreadyExistsFault";
266
- this.$fault = "client";
267
- Object.setPrototypeOf(this, AuthorizationAlreadyExistsFault.prototype);
268
- }
269
- }
270
- exports.AuthorizationAlreadyExistsFault = AuthorizationAlreadyExistsFault;
271
- class AuthorizationQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
272
- constructor(opts) {
273
- super({
274
- name: "AuthorizationQuotaExceededFault",
275
- $fault: "client",
276
- ...opts,
277
- });
278
- this.name = "AuthorizationQuotaExceededFault";
279
- this.$fault = "client";
280
- Object.setPrototypeOf(this, AuthorizationQuotaExceededFault.prototype);
281
- }
282
- }
283
- exports.AuthorizationQuotaExceededFault = AuthorizationQuotaExceededFault;
284
- class DBSecurityGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
285
- constructor(opts) {
286
- super({
287
- name: "DBSecurityGroupNotFoundFault",
288
- $fault: "client",
289
- ...opts,
290
- });
291
- this.name = "DBSecurityGroupNotFoundFault";
292
- this.$fault = "client";
293
- Object.setPrototypeOf(this, DBSecurityGroupNotFoundFault.prototype);
294
- }
295
- }
296
- exports.DBSecurityGroupNotFoundFault = DBSecurityGroupNotFoundFault;
297
- class InvalidDBSecurityGroupStateFault extends RDSServiceException_1.RDSServiceException {
298
- constructor(opts) {
299
- super({
300
- name: "InvalidDBSecurityGroupStateFault",
301
- $fault: "client",
302
- ...opts,
303
- });
304
- this.name = "InvalidDBSecurityGroupStateFault";
305
- this.$fault = "client";
306
- Object.setPrototypeOf(this, InvalidDBSecurityGroupStateFault.prototype);
307
- }
308
- }
309
- exports.InvalidDBSecurityGroupStateFault = InvalidDBSecurityGroupStateFault;
310
- exports.ExportSourceType = {
311
- CLUSTER: "CLUSTER",
312
- SNAPSHOT: "SNAPSHOT",
313
- };
314
- class ExportTaskNotFoundFault extends RDSServiceException_1.RDSServiceException {
315
- constructor(opts) {
316
- super({
317
- name: "ExportTaskNotFoundFault",
318
- $fault: "client",
319
- ...opts,
320
- });
321
- this.name = "ExportTaskNotFoundFault";
322
- this.$fault = "client";
323
- Object.setPrototypeOf(this, ExportTaskNotFoundFault.prototype);
324
- }
325
- }
326
- exports.ExportTaskNotFoundFault = ExportTaskNotFoundFault;
327
- class InvalidExportTaskStateFault extends RDSServiceException_1.RDSServiceException {
328
- constructor(opts) {
329
- super({
330
- name: "InvalidExportTaskStateFault",
331
- $fault: "client",
332
- ...opts,
333
- });
334
- this.name = "InvalidExportTaskStateFault";
335
- this.$fault = "client";
336
- Object.setPrototypeOf(this, InvalidExportTaskStateFault.prototype);
337
- }
338
- }
339
- exports.InvalidExportTaskStateFault = InvalidExportTaskStateFault;
340
- class DBParameterGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
341
- constructor(opts) {
342
- super({
343
- name: "DBParameterGroupAlreadyExistsFault",
344
- $fault: "client",
345
- ...opts,
346
- });
347
- this.name = "DBParameterGroupAlreadyExistsFault";
348
- this.$fault = "client";
349
- Object.setPrototypeOf(this, DBParameterGroupAlreadyExistsFault.prototype);
350
- }
351
- }
352
- exports.DBParameterGroupAlreadyExistsFault = DBParameterGroupAlreadyExistsFault;
353
- class DBParameterGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
354
- constructor(opts) {
355
- super({
356
- name: "DBParameterGroupNotFoundFault",
357
- $fault: "client",
358
- ...opts,
359
- });
360
- this.name = "DBParameterGroupNotFoundFault";
361
- this.$fault = "client";
362
- Object.setPrototypeOf(this, DBParameterGroupNotFoundFault.prototype);
363
- }
364
- }
365
- exports.DBParameterGroupNotFoundFault = DBParameterGroupNotFoundFault;
366
- class DBParameterGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
367
- constructor(opts) {
368
- super({
369
- name: "DBParameterGroupQuotaExceededFault",
370
- $fault: "client",
371
- ...opts,
372
- });
373
- this.name = "DBParameterGroupQuotaExceededFault";
374
- this.$fault = "client";
375
- Object.setPrototypeOf(this, DBParameterGroupQuotaExceededFault.prototype);
376
- }
377
- }
378
- exports.DBParameterGroupQuotaExceededFault = DBParameterGroupQuotaExceededFault;
379
- class DBClusterSnapshotAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
380
- constructor(opts) {
381
- super({
382
- name: "DBClusterSnapshotAlreadyExistsFault",
383
- $fault: "client",
384
- ...opts,
385
- });
386
- this.name = "DBClusterSnapshotAlreadyExistsFault";
387
- this.$fault = "client";
388
- Object.setPrototypeOf(this, DBClusterSnapshotAlreadyExistsFault.prototype);
389
- }
390
- }
391
- exports.DBClusterSnapshotAlreadyExistsFault = DBClusterSnapshotAlreadyExistsFault;
392
- class DBClusterSnapshotNotFoundFault extends RDSServiceException_1.RDSServiceException {
393
- constructor(opts) {
394
- super({
395
- name: "DBClusterSnapshotNotFoundFault",
396
- $fault: "client",
397
- ...opts,
398
- });
399
- this.name = "DBClusterSnapshotNotFoundFault";
400
- this.$fault = "client";
401
- Object.setPrototypeOf(this, DBClusterSnapshotNotFoundFault.prototype);
402
- }
403
- }
404
- exports.DBClusterSnapshotNotFoundFault = DBClusterSnapshotNotFoundFault;
405
- class InvalidDBClusterSnapshotStateFault extends RDSServiceException_1.RDSServiceException {
406
- constructor(opts) {
407
- super({
408
- name: "InvalidDBClusterSnapshotStateFault",
409
- $fault: "client",
410
- ...opts,
411
- });
412
- this.name = "InvalidDBClusterSnapshotStateFault";
413
- this.$fault = "client";
414
- Object.setPrototypeOf(this, InvalidDBClusterSnapshotStateFault.prototype);
415
- }
416
- }
417
- exports.InvalidDBClusterSnapshotStateFault = InvalidDBClusterSnapshotStateFault;
418
- class KMSKeyNotAccessibleFault extends RDSServiceException_1.RDSServiceException {
419
- constructor(opts) {
420
- super({
421
- name: "KMSKeyNotAccessibleFault",
422
- $fault: "client",
423
- ...opts,
424
- });
425
- this.name = "KMSKeyNotAccessibleFault";
426
- this.$fault = "client";
427
- Object.setPrototypeOf(this, KMSKeyNotAccessibleFault.prototype);
428
- }
429
- }
430
- exports.KMSKeyNotAccessibleFault = KMSKeyNotAccessibleFault;
431
- class SnapshotQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
432
- constructor(opts) {
433
- super({
434
- name: "SnapshotQuotaExceededFault",
435
- $fault: "client",
436
- ...opts,
437
- });
438
- this.name = "SnapshotQuotaExceededFault";
439
- this.$fault = "client";
440
- Object.setPrototypeOf(this, SnapshotQuotaExceededFault.prototype);
441
- }
442
- }
443
- exports.SnapshotQuotaExceededFault = SnapshotQuotaExceededFault;
444
- class CustomAvailabilityZoneNotFoundFault extends RDSServiceException_1.RDSServiceException {
445
- constructor(opts) {
446
- super({
447
- name: "CustomAvailabilityZoneNotFoundFault",
448
- $fault: "client",
449
- ...opts,
450
- });
451
- this.name = "CustomAvailabilityZoneNotFoundFault";
452
- this.$fault = "client";
453
- Object.setPrototypeOf(this, CustomAvailabilityZoneNotFoundFault.prototype);
454
- }
455
- }
456
- exports.CustomAvailabilityZoneNotFoundFault = CustomAvailabilityZoneNotFoundFault;
457
- class DBSnapshotAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
458
- constructor(opts) {
459
- super({
460
- name: "DBSnapshotAlreadyExistsFault",
461
- $fault: "client",
462
- ...opts,
463
- });
464
- this.name = "DBSnapshotAlreadyExistsFault";
465
- this.$fault = "client";
466
- Object.setPrototypeOf(this, DBSnapshotAlreadyExistsFault.prototype);
467
- }
468
- }
469
- exports.DBSnapshotAlreadyExistsFault = DBSnapshotAlreadyExistsFault;
470
- class InvalidDBSnapshotStateFault extends RDSServiceException_1.RDSServiceException {
471
- constructor(opts) {
472
- super({
473
- name: "InvalidDBSnapshotStateFault",
474
- $fault: "client",
475
- ...opts,
476
- });
477
- this.name = "InvalidDBSnapshotStateFault";
478
- this.$fault = "client";
479
- Object.setPrototypeOf(this, InvalidDBSnapshotStateFault.prototype);
480
- }
481
- }
482
- exports.InvalidDBSnapshotStateFault = InvalidDBSnapshotStateFault;
483
- class OptionGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
484
- constructor(opts) {
485
- super({
486
- name: "OptionGroupAlreadyExistsFault",
487
- $fault: "client",
488
- ...opts,
489
- });
490
- this.name = "OptionGroupAlreadyExistsFault";
491
- this.$fault = "client";
492
- Object.setPrototypeOf(this, OptionGroupAlreadyExistsFault.prototype);
493
- }
494
- }
495
- exports.OptionGroupAlreadyExistsFault = OptionGroupAlreadyExistsFault;
496
- class OptionGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
497
- constructor(opts) {
498
- super({
499
- name: "OptionGroupNotFoundFault",
500
- $fault: "client",
501
- ...opts,
502
- });
503
- this.name = "OptionGroupNotFoundFault";
504
- this.$fault = "client";
505
- Object.setPrototypeOf(this, OptionGroupNotFoundFault.prototype);
506
- }
507
- }
508
- exports.OptionGroupNotFoundFault = OptionGroupNotFoundFault;
509
- class OptionGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
510
- constructor(opts) {
511
- super({
512
- name: "OptionGroupQuotaExceededFault",
513
- $fault: "client",
514
- ...opts,
515
- });
516
- this.name = "OptionGroupQuotaExceededFault";
517
- this.$fault = "client";
518
- Object.setPrototypeOf(this, OptionGroupQuotaExceededFault.prototype);
519
- }
520
- }
521
- exports.OptionGroupQuotaExceededFault = OptionGroupQuotaExceededFault;
522
- class BlueGreenDeploymentAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
523
- constructor(opts) {
524
- super({
525
- name: "BlueGreenDeploymentAlreadyExistsFault",
526
- $fault: "client",
527
- ...opts,
528
- });
529
- this.name = "BlueGreenDeploymentAlreadyExistsFault";
530
- this.$fault = "client";
531
- Object.setPrototypeOf(this, BlueGreenDeploymentAlreadyExistsFault.prototype);
532
- }
533
- }
534
- exports.BlueGreenDeploymentAlreadyExistsFault = BlueGreenDeploymentAlreadyExistsFault;
535
- class DBClusterParameterGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
536
- constructor(opts) {
537
- super({
538
- name: "DBClusterParameterGroupNotFoundFault",
539
- $fault: "client",
540
- ...opts,
541
- });
542
- this.name = "DBClusterParameterGroupNotFoundFault";
543
- this.$fault = "client";
544
- Object.setPrototypeOf(this, DBClusterParameterGroupNotFoundFault.prototype);
545
- }
546
- }
547
- exports.DBClusterParameterGroupNotFoundFault = DBClusterParameterGroupNotFoundFault;
548
- class DBClusterQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
549
- constructor(opts) {
550
- super({
551
- name: "DBClusterQuotaExceededFault",
552
- $fault: "client",
553
- ...opts,
554
- });
555
- this.name = "DBClusterQuotaExceededFault";
556
- this.$fault = "client";
557
- Object.setPrototypeOf(this, DBClusterQuotaExceededFault.prototype);
558
- }
559
- }
560
- exports.DBClusterQuotaExceededFault = DBClusterQuotaExceededFault;
561
- class InstanceQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
562
- constructor(opts) {
563
- super({
564
- name: "InstanceQuotaExceededFault",
565
- $fault: "client",
566
- ...opts,
567
- });
568
- this.name = "InstanceQuotaExceededFault";
569
- this.$fault = "client";
570
- Object.setPrototypeOf(this, InstanceQuotaExceededFault.prototype);
571
- }
572
- }
573
- exports.InstanceQuotaExceededFault = InstanceQuotaExceededFault;
574
- class SourceClusterNotSupportedFault extends RDSServiceException_1.RDSServiceException {
575
- constructor(opts) {
576
- super({
577
- name: "SourceClusterNotSupportedFault",
578
- $fault: "client",
579
- ...opts,
580
- });
581
- this.name = "SourceClusterNotSupportedFault";
582
- this.$fault = "client";
583
- Object.setPrototypeOf(this, SourceClusterNotSupportedFault.prototype);
584
- }
585
- }
586
- exports.SourceClusterNotSupportedFault = SourceClusterNotSupportedFault;
587
- class SourceDatabaseNotSupportedFault extends RDSServiceException_1.RDSServiceException {
588
- constructor(opts) {
589
- super({
590
- name: "SourceDatabaseNotSupportedFault",
591
- $fault: "client",
592
- ...opts,
593
- });
594
- this.name = "SourceDatabaseNotSupportedFault";
595
- this.$fault = "client";
596
- Object.setPrototypeOf(this, SourceDatabaseNotSupportedFault.prototype);
597
- }
598
- }
599
- exports.SourceDatabaseNotSupportedFault = SourceDatabaseNotSupportedFault;
600
- class CreateCustomDBEngineVersionFault extends RDSServiceException_1.RDSServiceException {
601
- constructor(opts) {
602
- super({
603
- name: "CreateCustomDBEngineVersionFault",
604
- $fault: "client",
605
- ...opts,
606
- });
607
- this.name = "CreateCustomDBEngineVersionFault";
608
- this.$fault = "client";
609
- Object.setPrototypeOf(this, CreateCustomDBEngineVersionFault.prototype);
610
- }
611
- }
612
- exports.CreateCustomDBEngineVersionFault = CreateCustomDBEngineVersionFault;
613
- class CustomDBEngineVersionAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
614
- constructor(opts) {
615
- super({
616
- name: "CustomDBEngineVersionAlreadyExistsFault",
617
- $fault: "client",
618
- ...opts,
619
- });
620
- this.name = "CustomDBEngineVersionAlreadyExistsFault";
621
- this.$fault = "client";
622
- Object.setPrototypeOf(this, CustomDBEngineVersionAlreadyExistsFault.prototype);
623
- }
624
- }
625
- exports.CustomDBEngineVersionAlreadyExistsFault = CustomDBEngineVersionAlreadyExistsFault;
626
- class CustomDBEngineVersionQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
627
- constructor(opts) {
628
- super({
629
- name: "CustomDBEngineVersionQuotaExceededFault",
630
- $fault: "client",
631
- ...opts,
632
- });
633
- this.name = "CustomDBEngineVersionQuotaExceededFault";
634
- this.$fault = "client";
635
- Object.setPrototypeOf(this, CustomDBEngineVersionQuotaExceededFault.prototype);
636
- }
637
- }
638
- exports.CustomDBEngineVersionQuotaExceededFault = CustomDBEngineVersionQuotaExceededFault;
639
- class Ec2ImagePropertiesNotSupportedFault extends RDSServiceException_1.RDSServiceException {
640
- constructor(opts) {
641
- super({
642
- name: "Ec2ImagePropertiesNotSupportedFault",
643
- $fault: "client",
644
- ...opts,
645
- });
646
- this.name = "Ec2ImagePropertiesNotSupportedFault";
647
- this.$fault = "client";
648
- Object.setPrototypeOf(this, Ec2ImagePropertiesNotSupportedFault.prototype);
649
- }
650
- }
651
- exports.Ec2ImagePropertiesNotSupportedFault = Ec2ImagePropertiesNotSupportedFault;
652
- exports.ReplicaMode = {
653
- MOUNTED: "mounted",
654
- OPEN_READ_ONLY: "open-read-only",
655
- };
656
- exports.WriteForwardingStatus = {
657
- DISABLED: "disabled",
658
- DISABLING: "disabling",
659
- ENABLED: "enabled",
660
- ENABLING: "enabling",
661
- UNKNOWN: "unknown",
662
- };
663
- exports.LocalWriteForwardingStatus = {
664
- DISABLED: "disabled",
665
- DISABLING: "disabling",
666
- ENABLED: "enabled",
667
- ENABLING: "enabling",
668
- REQUESTED: "requested",
669
- };
670
- class DBClusterAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
671
- constructor(opts) {
672
- super({
673
- name: "DBClusterAlreadyExistsFault",
674
- $fault: "client",
675
- ...opts,
676
- });
677
- this.name = "DBClusterAlreadyExistsFault";
678
- this.$fault = "client";
679
- Object.setPrototypeOf(this, DBClusterAlreadyExistsFault.prototype);
680
- }
681
- }
682
- exports.DBClusterAlreadyExistsFault = DBClusterAlreadyExistsFault;
683
- class DBSubnetGroupDoesNotCoverEnoughAZs extends RDSServiceException_1.RDSServiceException {
684
- constructor(opts) {
685
- super({
686
- name: "DBSubnetGroupDoesNotCoverEnoughAZs",
687
- $fault: "client",
688
- ...opts,
689
- });
690
- this.name = "DBSubnetGroupDoesNotCoverEnoughAZs";
691
- this.$fault = "client";
692
- Object.setPrototypeOf(this, DBSubnetGroupDoesNotCoverEnoughAZs.prototype);
693
- }
694
- }
695
- exports.DBSubnetGroupDoesNotCoverEnoughAZs = DBSubnetGroupDoesNotCoverEnoughAZs;
696
- class DBSubnetGroupNotFoundFault extends RDSServiceException_1.RDSServiceException {
697
- constructor(opts) {
698
- super({
699
- name: "DBSubnetGroupNotFoundFault",
700
- $fault: "client",
701
- ...opts,
702
- });
703
- this.name = "DBSubnetGroupNotFoundFault";
704
- this.$fault = "client";
705
- Object.setPrototypeOf(this, DBSubnetGroupNotFoundFault.prototype);
706
- }
707
- }
708
- exports.DBSubnetGroupNotFoundFault = DBSubnetGroupNotFoundFault;
709
- class DomainNotFoundFault extends RDSServiceException_1.RDSServiceException {
710
- constructor(opts) {
711
- super({
712
- name: "DomainNotFoundFault",
713
- $fault: "client",
714
- ...opts,
715
- });
716
- this.name = "DomainNotFoundFault";
717
- this.$fault = "client";
718
- Object.setPrototypeOf(this, DomainNotFoundFault.prototype);
719
- }
720
- }
721
- exports.DomainNotFoundFault = DomainNotFoundFault;
722
- class GlobalClusterNotFoundFault extends RDSServiceException_1.RDSServiceException {
723
- constructor(opts) {
724
- super({
725
- name: "GlobalClusterNotFoundFault",
726
- $fault: "client",
727
- ...opts,
728
- });
729
- this.name = "GlobalClusterNotFoundFault";
730
- this.$fault = "client";
731
- Object.setPrototypeOf(this, GlobalClusterNotFoundFault.prototype);
732
- }
733
- }
734
- exports.GlobalClusterNotFoundFault = GlobalClusterNotFoundFault;
735
- class InsufficientStorageClusterCapacityFault extends RDSServiceException_1.RDSServiceException {
736
- constructor(opts) {
737
- super({
738
- name: "InsufficientStorageClusterCapacityFault",
739
- $fault: "client",
740
- ...opts,
741
- });
742
- this.name = "InsufficientStorageClusterCapacityFault";
743
- this.$fault = "client";
744
- Object.setPrototypeOf(this, InsufficientStorageClusterCapacityFault.prototype);
745
- }
746
- }
747
- exports.InsufficientStorageClusterCapacityFault = InsufficientStorageClusterCapacityFault;
748
- class InvalidDBSubnetGroupFault extends RDSServiceException_1.RDSServiceException {
749
- constructor(opts) {
750
- super({
751
- name: "InvalidDBSubnetGroupFault",
752
- $fault: "client",
753
- ...opts,
754
- });
755
- this.name = "InvalidDBSubnetGroupFault";
756
- this.$fault = "client";
757
- Object.setPrototypeOf(this, InvalidDBSubnetGroupFault.prototype);
758
- }
759
- }
760
- exports.InvalidDBSubnetGroupFault = InvalidDBSubnetGroupFault;
761
- class InvalidDBSubnetGroupStateFault extends RDSServiceException_1.RDSServiceException {
762
- constructor(opts) {
763
- super({
764
- name: "InvalidDBSubnetGroupStateFault",
765
- $fault: "client",
766
- ...opts,
767
- });
768
- this.name = "InvalidDBSubnetGroupStateFault";
769
- this.$fault = "client";
770
- Object.setPrototypeOf(this, InvalidDBSubnetGroupStateFault.prototype);
771
- }
772
- }
773
- exports.InvalidDBSubnetGroupStateFault = InvalidDBSubnetGroupStateFault;
774
- class InvalidGlobalClusterStateFault extends RDSServiceException_1.RDSServiceException {
775
- constructor(opts) {
776
- super({
777
- name: "InvalidGlobalClusterStateFault",
778
- $fault: "client",
779
- ...opts,
780
- });
781
- this.name = "InvalidGlobalClusterStateFault";
782
- this.$fault = "client";
783
- Object.setPrototypeOf(this, InvalidGlobalClusterStateFault.prototype);
784
- }
785
- }
786
- exports.InvalidGlobalClusterStateFault = InvalidGlobalClusterStateFault;
787
- class InvalidSubnet extends RDSServiceException_1.RDSServiceException {
788
- constructor(opts) {
789
- super({
790
- name: "InvalidSubnet",
791
- $fault: "client",
792
- ...opts,
793
- });
794
- this.name = "InvalidSubnet";
795
- this.$fault = "client";
796
- Object.setPrototypeOf(this, InvalidSubnet.prototype);
797
- }
798
- }
799
- exports.InvalidSubnet = InvalidSubnet;
800
- class InvalidVPCNetworkStateFault extends RDSServiceException_1.RDSServiceException {
801
- constructor(opts) {
802
- super({
803
- name: "InvalidVPCNetworkStateFault",
804
- $fault: "client",
805
- ...opts,
806
- });
807
- this.name = "InvalidVPCNetworkStateFault";
808
- this.$fault = "client";
809
- Object.setPrototypeOf(this, InvalidVPCNetworkStateFault.prototype);
810
- }
811
- }
812
- exports.InvalidVPCNetworkStateFault = InvalidVPCNetworkStateFault;
813
- class StorageQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
814
- constructor(opts) {
815
- super({
816
- name: "StorageQuotaExceededFault",
817
- $fault: "client",
818
- ...opts,
819
- });
820
- this.name = "StorageQuotaExceededFault";
821
- this.$fault = "client";
822
- Object.setPrototypeOf(this, StorageQuotaExceededFault.prototype);
823
- }
824
- }
825
- exports.StorageQuotaExceededFault = StorageQuotaExceededFault;
826
- class DBClusterEndpointAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
827
- constructor(opts) {
828
- super({
829
- name: "DBClusterEndpointAlreadyExistsFault",
830
- $fault: "client",
831
- ...opts,
832
- });
833
- this.name = "DBClusterEndpointAlreadyExistsFault";
834
- this.$fault = "client";
835
- Object.setPrototypeOf(this, DBClusterEndpointAlreadyExistsFault.prototype);
836
- }
837
- }
838
- exports.DBClusterEndpointAlreadyExistsFault = DBClusterEndpointAlreadyExistsFault;
839
- class DBClusterEndpointQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
840
- constructor(opts) {
841
- super({
842
- name: "DBClusterEndpointQuotaExceededFault",
843
- $fault: "client",
844
- ...opts,
845
- });
846
- this.name = "DBClusterEndpointQuotaExceededFault";
847
- this.$fault = "client";
848
- Object.setPrototypeOf(this, DBClusterEndpointQuotaExceededFault.prototype);
849
- }
850
- }
851
- exports.DBClusterEndpointQuotaExceededFault = DBClusterEndpointQuotaExceededFault;
852
- class AuthorizationNotFoundFault extends RDSServiceException_1.RDSServiceException {
853
- constructor(opts) {
854
- super({
855
- name: "AuthorizationNotFoundFault",
856
- $fault: "client",
857
- ...opts,
858
- });
859
- this.name = "AuthorizationNotFoundFault";
860
- this.$fault = "client";
861
- Object.setPrototypeOf(this, AuthorizationNotFoundFault.prototype);
862
- }
863
- }
864
- exports.AuthorizationNotFoundFault = AuthorizationNotFoundFault;
865
- class BackupPolicyNotFoundFault extends RDSServiceException_1.RDSServiceException {
866
- constructor(opts) {
867
- super({
868
- name: "BackupPolicyNotFoundFault",
869
- $fault: "client",
870
- ...opts,
871
- });
872
- this.name = "BackupPolicyNotFoundFault";
873
- this.$fault = "client";
874
- Object.setPrototypeOf(this, BackupPolicyNotFoundFault.prototype);
875
- }
876
- }
877
- exports.BackupPolicyNotFoundFault = BackupPolicyNotFoundFault;
878
- class CertificateNotFoundFault extends RDSServiceException_1.RDSServiceException {
879
- constructor(opts) {
880
- super({
881
- name: "CertificateNotFoundFault",
882
- $fault: "client",
883
- ...opts,
884
- });
885
- this.name = "CertificateNotFoundFault";
886
- this.$fault = "client";
887
- Object.setPrototypeOf(this, CertificateNotFoundFault.prototype);
888
- }
889
- }
890
- exports.CertificateNotFoundFault = CertificateNotFoundFault;
891
- exports.AutomationMode = {
892
- ALL_PAUSED: "all-paused",
893
- FULL: "full",
894
- };
895
- class DBInstanceAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
896
- constructor(opts) {
897
- super({
898
- name: "DBInstanceAlreadyExistsFault",
899
- $fault: "client",
900
- ...opts,
901
- });
902
- this.name = "DBInstanceAlreadyExistsFault";
903
- this.$fault = "client";
904
- Object.setPrototypeOf(this, DBInstanceAlreadyExistsFault.prototype);
905
- }
906
- }
907
- exports.DBInstanceAlreadyExistsFault = DBInstanceAlreadyExistsFault;
908
- class InsufficientDBInstanceCapacityFault extends RDSServiceException_1.RDSServiceException {
909
- constructor(opts) {
910
- super({
911
- name: "InsufficientDBInstanceCapacityFault",
912
- $fault: "client",
913
- ...opts,
914
- });
915
- this.name = "InsufficientDBInstanceCapacityFault";
916
- this.$fault = "client";
917
- Object.setPrototypeOf(this, InsufficientDBInstanceCapacityFault.prototype);
918
- }
919
- }
920
- exports.InsufficientDBInstanceCapacityFault = InsufficientDBInstanceCapacityFault;
921
- class NetworkTypeNotSupported extends RDSServiceException_1.RDSServiceException {
922
- constructor(opts) {
923
- super({
924
- name: "NetworkTypeNotSupported",
925
- $fault: "client",
926
- ...opts,
927
- });
928
- this.name = "NetworkTypeNotSupported";
929
- this.$fault = "client";
930
- Object.setPrototypeOf(this, NetworkTypeNotSupported.prototype);
931
- }
932
- }
933
- exports.NetworkTypeNotSupported = NetworkTypeNotSupported;
934
- class ProvisionedIopsNotAvailableInAZFault extends RDSServiceException_1.RDSServiceException {
935
- constructor(opts) {
936
- super({
937
- name: "ProvisionedIopsNotAvailableInAZFault",
938
- $fault: "client",
939
- ...opts,
940
- });
941
- this.name = "ProvisionedIopsNotAvailableInAZFault";
942
- this.$fault = "client";
943
- Object.setPrototypeOf(this, ProvisionedIopsNotAvailableInAZFault.prototype);
944
- }
945
- }
946
- exports.ProvisionedIopsNotAvailableInAZFault = ProvisionedIopsNotAvailableInAZFault;
947
- class StorageTypeNotSupportedFault extends RDSServiceException_1.RDSServiceException {
948
- constructor(opts) {
949
- super({
950
- name: "StorageTypeNotSupportedFault",
951
- $fault: "client",
952
- ...opts,
953
- });
954
- this.name = "StorageTypeNotSupportedFault";
955
- this.$fault = "client";
956
- Object.setPrototypeOf(this, StorageTypeNotSupportedFault.prototype);
957
- }
958
- }
959
- exports.StorageTypeNotSupportedFault = StorageTypeNotSupportedFault;
960
- class TenantDatabaseQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
961
- constructor(opts) {
962
- super({
963
- name: "TenantDatabaseQuotaExceededFault",
964
- $fault: "client",
965
- ...opts,
966
- });
967
- this.name = "TenantDatabaseQuotaExceededFault";
968
- this.$fault = "client";
969
- Object.setPrototypeOf(this, TenantDatabaseQuotaExceededFault.prototype);
970
- }
971
- }
972
- exports.TenantDatabaseQuotaExceededFault = TenantDatabaseQuotaExceededFault;
973
- class DBSubnetGroupNotAllowedFault extends RDSServiceException_1.RDSServiceException {
974
- constructor(opts) {
975
- super({
976
- name: "DBSubnetGroupNotAllowedFault",
977
- $fault: "client",
978
- ...opts,
979
- });
980
- this.name = "DBSubnetGroupNotAllowedFault";
981
- this.$fault = "client";
982
- Object.setPrototypeOf(this, DBSubnetGroupNotAllowedFault.prototype);
983
- }
984
- }
985
- exports.DBSubnetGroupNotAllowedFault = DBSubnetGroupNotAllowedFault;
986
- exports.AuthScheme = {
987
- SECRETS: "SECRETS",
988
- };
989
- exports.ClientPasswordAuthType = {
990
- MYSQL_NATIVE_PASSWORD: "MYSQL_NATIVE_PASSWORD",
991
- POSTGRES_MD5: "POSTGRES_MD5",
992
- POSTGRES_SCRAM_SHA_256: "POSTGRES_SCRAM_SHA_256",
993
- SQL_SERVER_AUTHENTICATION: "SQL_SERVER_AUTHENTICATION",
994
- };
995
- exports.IAMAuthMode = {
996
- DISABLED: "DISABLED",
997
- ENABLED: "ENABLED",
998
- REQUIRED: "REQUIRED",
999
- };
1000
- exports.EngineFamily = {
1001
- MYSQL: "MYSQL",
1002
- POSTGRESQL: "POSTGRESQL",
1003
- SQLSERVER: "SQLSERVER",
1004
- };
1005
- exports.DBProxyStatus = {
1006
- AVAILABLE: "available",
1007
- CREATING: "creating",
1008
- DELETING: "deleting",
1009
- INCOMPATIBLE_NETWORK: "incompatible-network",
1010
- INSUFFICIENT_RESOURCE_LIMITS: "insufficient-resource-limits",
1011
- MODIFYING: "modifying",
1012
- REACTIVATING: "reactivating",
1013
- SUSPENDED: "suspended",
1014
- SUSPENDING: "suspending",
1015
- };
1016
- class DBProxyAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
1017
- constructor(opts) {
1018
- super({
1019
- name: "DBProxyAlreadyExistsFault",
1020
- $fault: "client",
1021
- ...opts,
1022
- });
1023
- this.name = "DBProxyAlreadyExistsFault";
1024
- this.$fault = "client";
1025
- Object.setPrototypeOf(this, DBProxyAlreadyExistsFault.prototype);
1026
- }
1027
- }
1028
- exports.DBProxyAlreadyExistsFault = DBProxyAlreadyExistsFault;
1029
- class DBProxyQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
1030
- constructor(opts) {
1031
- super({
1032
- name: "DBProxyQuotaExceededFault",
1033
- $fault: "client",
1034
- ...opts,
1035
- });
1036
- this.name = "DBProxyQuotaExceededFault";
1037
- this.$fault = "client";
1038
- Object.setPrototypeOf(this, DBProxyQuotaExceededFault.prototype);
1039
- }
1040
- }
1041
- exports.DBProxyQuotaExceededFault = DBProxyQuotaExceededFault;
1042
- exports.DBProxyEndpointTargetRole = {
1043
- READ_ONLY: "READ_ONLY",
1044
- READ_WRITE: "READ_WRITE",
1045
- };
1046
- exports.DBProxyEndpointStatus = {
1047
- AVAILABLE: "available",
1048
- CREATING: "creating",
1049
- DELETING: "deleting",
1050
- INCOMPATIBLE_NETWORK: "incompatible-network",
1051
- INSUFFICIENT_RESOURCE_LIMITS: "insufficient-resource-limits",
1052
- MODIFYING: "modifying",
1053
- };
1054
- class DBProxyEndpointAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
1055
- constructor(opts) {
1056
- super({
1057
- name: "DBProxyEndpointAlreadyExistsFault",
1058
- $fault: "client",
1059
- ...opts,
1060
- });
1061
- this.name = "DBProxyEndpointAlreadyExistsFault";
1062
- this.$fault = "client";
1063
- Object.setPrototypeOf(this, DBProxyEndpointAlreadyExistsFault.prototype);
1064
- }
1065
- }
1066
- exports.DBProxyEndpointAlreadyExistsFault = DBProxyEndpointAlreadyExistsFault;
1067
- class DBProxyEndpointQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
1068
- constructor(opts) {
1069
- super({
1070
- name: "DBProxyEndpointQuotaExceededFault",
1071
- $fault: "client",
1072
- ...opts,
1073
- });
1074
- this.name = "DBProxyEndpointQuotaExceededFault";
1075
- this.$fault = "client";
1076
- Object.setPrototypeOf(this, DBProxyEndpointQuotaExceededFault.prototype);
1077
- }
1078
- }
1079
- exports.DBProxyEndpointQuotaExceededFault = DBProxyEndpointQuotaExceededFault;
1080
- class InvalidDBProxyStateFault extends RDSServiceException_1.RDSServiceException {
1081
- constructor(opts) {
1082
- super({
1083
- name: "InvalidDBProxyStateFault",
1084
- $fault: "client",
1085
- ...opts,
1086
- });
1087
- this.name = "InvalidDBProxyStateFault";
1088
- this.$fault = "client";
1089
- Object.setPrototypeOf(this, InvalidDBProxyStateFault.prototype);
1090
- }
1091
- }
1092
- exports.InvalidDBProxyStateFault = InvalidDBProxyStateFault;
1093
- class DBSecurityGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
1094
- constructor(opts) {
1095
- super({
1096
- name: "DBSecurityGroupAlreadyExistsFault",
1097
- $fault: "client",
1098
- ...opts,
1099
- });
1100
- this.name = "DBSecurityGroupAlreadyExistsFault";
1101
- this.$fault = "client";
1102
- Object.setPrototypeOf(this, DBSecurityGroupAlreadyExistsFault.prototype);
1103
- }
1104
- }
1105
- exports.DBSecurityGroupAlreadyExistsFault = DBSecurityGroupAlreadyExistsFault;
1106
- class DBSecurityGroupNotSupportedFault extends RDSServiceException_1.RDSServiceException {
1107
- constructor(opts) {
1108
- super({
1109
- name: "DBSecurityGroupNotSupportedFault",
1110
- $fault: "client",
1111
- ...opts,
1112
- });
1113
- this.name = "DBSecurityGroupNotSupportedFault";
1114
- this.$fault = "client";
1115
- Object.setPrototypeOf(this, DBSecurityGroupNotSupportedFault.prototype);
1116
- }
1117
- }
1118
- exports.DBSecurityGroupNotSupportedFault = DBSecurityGroupNotSupportedFault;
1119
- class DBSecurityGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
1120
- constructor(opts) {
1121
- super({
1122
- name: "DBSecurityGroupQuotaExceededFault",
1123
- $fault: "client",
1124
- ...opts,
1125
- });
1126
- this.name = "DBSecurityGroupQuotaExceededFault";
1127
- this.$fault = "client";
1128
- Object.setPrototypeOf(this, DBSecurityGroupQuotaExceededFault.prototype);
1129
- }
1130
- }
1131
- exports.DBSecurityGroupQuotaExceededFault = DBSecurityGroupQuotaExceededFault;
1132
- class DBSubnetGroupAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
1133
- constructor(opts) {
1134
- super({
1135
- name: "DBSubnetGroupAlreadyExistsFault",
1136
- $fault: "client",
1137
- ...opts,
1138
- });
1139
- this.name = "DBSubnetGroupAlreadyExistsFault";
1140
- this.$fault = "client";
1141
- Object.setPrototypeOf(this, DBSubnetGroupAlreadyExistsFault.prototype);
1142
- }
1143
- }
1144
- exports.DBSubnetGroupAlreadyExistsFault = DBSubnetGroupAlreadyExistsFault;
1145
- class DBSubnetGroupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
1146
- constructor(opts) {
1147
- super({
1148
- name: "DBSubnetGroupQuotaExceededFault",
1149
- $fault: "client",
1150
- ...opts,
1151
- });
1152
- this.name = "DBSubnetGroupQuotaExceededFault";
1153
- this.$fault = "client";
1154
- Object.setPrototypeOf(this, DBSubnetGroupQuotaExceededFault.prototype);
1155
- }
1156
- }
1157
- exports.DBSubnetGroupQuotaExceededFault = DBSubnetGroupQuotaExceededFault;
1158
- class DBSubnetQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
1159
- constructor(opts) {
1160
- super({
1161
- name: "DBSubnetQuotaExceededFault",
1162
- $fault: "client",
1163
- ...opts,
1164
- });
1165
- this.name = "DBSubnetQuotaExceededFault";
1166
- this.$fault = "client";
1167
- Object.setPrototypeOf(this, DBSubnetQuotaExceededFault.prototype);
1168
- }
1169
- }
1170
- exports.DBSubnetQuotaExceededFault = DBSubnetQuotaExceededFault;
1171
- class EventSubscriptionQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
1172
- constructor(opts) {
1173
- super({
1174
- name: "EventSubscriptionQuotaExceededFault",
1175
- $fault: "client",
1176
- ...opts,
1177
- });
1178
- this.name = "EventSubscriptionQuotaExceededFault";
1179
- this.$fault = "client";
1180
- Object.setPrototypeOf(this, EventSubscriptionQuotaExceededFault.prototype);
1181
- }
1182
- }
1183
- exports.EventSubscriptionQuotaExceededFault = EventSubscriptionQuotaExceededFault;
1184
- class SNSInvalidTopicFault extends RDSServiceException_1.RDSServiceException {
1185
- constructor(opts) {
1186
- super({
1187
- name: "SNSInvalidTopicFault",
1188
- $fault: "client",
1189
- ...opts,
1190
- });
1191
- this.name = "SNSInvalidTopicFault";
1192
- this.$fault = "client";
1193
- Object.setPrototypeOf(this, SNSInvalidTopicFault.prototype);
1194
- }
1195
- }
1196
- exports.SNSInvalidTopicFault = SNSInvalidTopicFault;
1197
- class SNSNoAuthorizationFault extends RDSServiceException_1.RDSServiceException {
1198
- constructor(opts) {
1199
- super({
1200
- name: "SNSNoAuthorizationFault",
1201
- $fault: "client",
1202
- ...opts,
1203
- });
1204
- this.name = "SNSNoAuthorizationFault";
1205
- this.$fault = "client";
1206
- Object.setPrototypeOf(this, SNSNoAuthorizationFault.prototype);
1207
- }
1208
- }
1209
- exports.SNSNoAuthorizationFault = SNSNoAuthorizationFault;
1210
- class SNSTopicArnNotFoundFault extends RDSServiceException_1.RDSServiceException {
1211
- constructor(opts) {
1212
- super({
1213
- name: "SNSTopicArnNotFoundFault",
1214
- $fault: "client",
1215
- ...opts,
1216
- });
1217
- this.name = "SNSTopicArnNotFoundFault";
1218
- this.$fault = "client";
1219
- Object.setPrototypeOf(this, SNSTopicArnNotFoundFault.prototype);
1220
- }
1221
- }
1222
- exports.SNSTopicArnNotFoundFault = SNSTopicArnNotFoundFault;
1223
- class SubscriptionAlreadyExistFault extends RDSServiceException_1.RDSServiceException {
1224
- constructor(opts) {
1225
- super({
1226
- name: "SubscriptionAlreadyExistFault",
1227
- $fault: "client",
1228
- ...opts,
1229
- });
1230
- this.name = "SubscriptionAlreadyExistFault";
1231
- this.$fault = "client";
1232
- Object.setPrototypeOf(this, SubscriptionAlreadyExistFault.prototype);
1233
- }
1234
- }
1235
- exports.SubscriptionAlreadyExistFault = SubscriptionAlreadyExistFault;
1236
- class SubscriptionCategoryNotFoundFault extends RDSServiceException_1.RDSServiceException {
1237
- constructor(opts) {
1238
- super({
1239
- name: "SubscriptionCategoryNotFoundFault",
1240
- $fault: "client",
1241
- ...opts,
1242
- });
1243
- this.name = "SubscriptionCategoryNotFoundFault";
1244
- this.$fault = "client";
1245
- Object.setPrototypeOf(this, SubscriptionCategoryNotFoundFault.prototype);
1246
- }
1247
- }
1248
- exports.SubscriptionCategoryNotFoundFault = SubscriptionCategoryNotFoundFault;
1249
- exports.FailoverStatus = {
1250
- CANCELLING: "cancelling",
1251
- FAILING_OVER: "failing-over",
1252
- PENDING: "pending",
1253
- };
1254
- exports.GlobalClusterMemberSynchronizationStatus = {
1255
- CONNECTED: "connected",
1256
- PENDING_RESYNC: "pending-resync",
1257
- };
1258
- class GlobalClusterAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
1259
- constructor(opts) {
1260
- super({
1261
- name: "GlobalClusterAlreadyExistsFault",
1262
- $fault: "client",
1263
- ...opts,
1264
- });
1265
- this.name = "GlobalClusterAlreadyExistsFault";
1266
- this.$fault = "client";
1267
- Object.setPrototypeOf(this, GlobalClusterAlreadyExistsFault.prototype);
1268
- }
1269
- }
1270
- exports.GlobalClusterAlreadyExistsFault = GlobalClusterAlreadyExistsFault;
1271
- class GlobalClusterQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
1272
- constructor(opts) {
1273
- super({
1274
- name: "GlobalClusterQuotaExceededFault",
1275
- $fault: "client",
1276
- ...opts,
1277
- });
1278
- this.name = "GlobalClusterQuotaExceededFault";
1279
- this.$fault = "client";
1280
- Object.setPrototypeOf(this, GlobalClusterQuotaExceededFault.prototype);
1281
- }
1282
- }
1283
- exports.GlobalClusterQuotaExceededFault = GlobalClusterQuotaExceededFault;
1284
- exports.IntegrationStatus = {
1285
- ACTIVE: "active",
1286
- CREATING: "creating",
1287
- DELETING: "deleting",
1288
- FAILED: "failed",
1289
- MODIFYING: "modifying",
1290
- NEEDS_ATTENTION: "needs_attention",
1291
- SYNCING: "syncing",
1292
- };
1293
- class IntegrationAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
1294
- constructor(opts) {
1295
- super({
1296
- name: "IntegrationAlreadyExistsFault",
1297
- $fault: "client",
1298
- ...opts,
1299
- });
1300
- this.name = "IntegrationAlreadyExistsFault";
1301
- this.$fault = "client";
1302
- Object.setPrototypeOf(this, IntegrationAlreadyExistsFault.prototype);
1303
- }
1304
- }
1305
- exports.IntegrationAlreadyExistsFault = IntegrationAlreadyExistsFault;
1306
- class IntegrationConflictOperationFault extends RDSServiceException_1.RDSServiceException {
1307
- constructor(opts) {
1308
- super({
1309
- name: "IntegrationConflictOperationFault",
1310
- $fault: "client",
1311
- ...opts,
1312
- });
1313
- this.name = "IntegrationConflictOperationFault";
1314
- this.$fault = "client";
1315
- Object.setPrototypeOf(this, IntegrationConflictOperationFault.prototype);
1316
- }
1317
- }
1318
- exports.IntegrationConflictOperationFault = IntegrationConflictOperationFault;
1319
- class IntegrationQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
1320
- constructor(opts) {
1321
- super({
1322
- name: "IntegrationQuotaExceededFault",
1323
- $fault: "client",
1324
- ...opts,
1325
- });
1326
- this.name = "IntegrationQuotaExceededFault";
1327
- this.$fault = "client";
1328
- Object.setPrototypeOf(this, IntegrationQuotaExceededFault.prototype);
1329
- }
1330
- }
1331
- exports.IntegrationQuotaExceededFault = IntegrationQuotaExceededFault;
1332
- class TenantDatabaseAlreadyExistsFault extends RDSServiceException_1.RDSServiceException {
1333
- constructor(opts) {
1334
- super({
1335
- name: "TenantDatabaseAlreadyExistsFault",
1336
- $fault: "client",
1337
- ...opts,
1338
- });
1339
- this.name = "TenantDatabaseAlreadyExistsFault";
1340
- this.$fault = "client";
1341
- Object.setPrototypeOf(this, TenantDatabaseAlreadyExistsFault.prototype);
1342
- }
1343
- }
1344
- exports.TenantDatabaseAlreadyExistsFault = TenantDatabaseAlreadyExistsFault;
1345
- class InvalidBlueGreenDeploymentStateFault extends RDSServiceException_1.RDSServiceException {
1346
- constructor(opts) {
1347
- super({
1348
- name: "InvalidBlueGreenDeploymentStateFault",
1349
- $fault: "client",
1350
- ...opts,
1351
- });
1352
- this.name = "InvalidBlueGreenDeploymentStateFault";
1353
- this.$fault = "client";
1354
- Object.setPrototypeOf(this, InvalidBlueGreenDeploymentStateFault.prototype);
1355
- }
1356
- }
1357
- exports.InvalidBlueGreenDeploymentStateFault = InvalidBlueGreenDeploymentStateFault;
1358
- class CustomDBEngineVersionNotFoundFault extends RDSServiceException_1.RDSServiceException {
1359
- constructor(opts) {
1360
- super({
1361
- name: "CustomDBEngineVersionNotFoundFault",
1362
- $fault: "client",
1363
- ...opts,
1364
- });
1365
- this.name = "CustomDBEngineVersionNotFoundFault";
1366
- this.$fault = "client";
1367
- Object.setPrototypeOf(this, CustomDBEngineVersionNotFoundFault.prototype);
1368
- }
1369
- }
1370
- exports.CustomDBEngineVersionNotFoundFault = CustomDBEngineVersionNotFoundFault;
1371
- class InvalidCustomDBEngineVersionStateFault extends RDSServiceException_1.RDSServiceException {
1372
- constructor(opts) {
1373
- super({
1374
- name: "InvalidCustomDBEngineVersionStateFault",
1375
- $fault: "client",
1376
- ...opts,
1377
- });
1378
- this.name = "InvalidCustomDBEngineVersionStateFault";
1379
- this.$fault = "client";
1380
- Object.setPrototypeOf(this, InvalidCustomDBEngineVersionStateFault.prototype);
1381
- }
1382
- }
1383
- exports.InvalidCustomDBEngineVersionStateFault = InvalidCustomDBEngineVersionStateFault;
1384
- class DBClusterAutomatedBackupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
1385
- constructor(opts) {
1386
- super({
1387
- name: "DBClusterAutomatedBackupQuotaExceededFault",
1388
- $fault: "client",
1389
- ...opts,
1390
- });
1391
- this.name = "DBClusterAutomatedBackupQuotaExceededFault";
1392
- this.$fault = "client";
1393
- Object.setPrototypeOf(this, DBClusterAutomatedBackupQuotaExceededFault.prototype);
1394
- }
1395
- }
1396
- exports.DBClusterAutomatedBackupQuotaExceededFault = DBClusterAutomatedBackupQuotaExceededFault;
1397
- class DBClusterAutomatedBackupNotFoundFault extends RDSServiceException_1.RDSServiceException {
1398
- constructor(opts) {
1399
- super({
1400
- name: "DBClusterAutomatedBackupNotFoundFault",
1401
- $fault: "client",
1402
- ...opts,
1403
- });
1404
- this.name = "DBClusterAutomatedBackupNotFoundFault";
1405
- this.$fault = "client";
1406
- Object.setPrototypeOf(this, DBClusterAutomatedBackupNotFoundFault.prototype);
1407
- }
1408
- }
1409
- exports.DBClusterAutomatedBackupNotFoundFault = DBClusterAutomatedBackupNotFoundFault;
1410
- class InvalidDBClusterAutomatedBackupStateFault extends RDSServiceException_1.RDSServiceException {
1411
- constructor(opts) {
1412
- super({
1413
- name: "InvalidDBClusterAutomatedBackupStateFault",
1414
- $fault: "client",
1415
- ...opts,
1416
- });
1417
- this.name = "InvalidDBClusterAutomatedBackupStateFault";
1418
- this.$fault = "client";
1419
- Object.setPrototypeOf(this, InvalidDBClusterAutomatedBackupStateFault.prototype);
1420
- }
1421
- }
1422
- exports.InvalidDBClusterAutomatedBackupStateFault = InvalidDBClusterAutomatedBackupStateFault;
1423
- class DBClusterEndpointNotFoundFault extends RDSServiceException_1.RDSServiceException {
1424
- constructor(opts) {
1425
- super({
1426
- name: "DBClusterEndpointNotFoundFault",
1427
- $fault: "client",
1428
- ...opts,
1429
- });
1430
- this.name = "DBClusterEndpointNotFoundFault";
1431
- this.$fault = "client";
1432
- Object.setPrototypeOf(this, DBClusterEndpointNotFoundFault.prototype);
1433
- }
1434
- }
1435
- exports.DBClusterEndpointNotFoundFault = DBClusterEndpointNotFoundFault;
1436
- class InvalidDBClusterEndpointStateFault extends RDSServiceException_1.RDSServiceException {
1437
- constructor(opts) {
1438
- super({
1439
- name: "InvalidDBClusterEndpointStateFault",
1440
- $fault: "client",
1441
- ...opts,
1442
- });
1443
- this.name = "InvalidDBClusterEndpointStateFault";
1444
- this.$fault = "client";
1445
- Object.setPrototypeOf(this, InvalidDBClusterEndpointStateFault.prototype);
1446
- }
1447
- }
1448
- exports.InvalidDBClusterEndpointStateFault = InvalidDBClusterEndpointStateFault;
1449
- class InvalidDBParameterGroupStateFault extends RDSServiceException_1.RDSServiceException {
1450
- constructor(opts) {
1451
- super({
1452
- name: "InvalidDBParameterGroupStateFault",
1453
- $fault: "client",
1454
- ...opts,
1455
- });
1456
- this.name = "InvalidDBParameterGroupStateFault";
1457
- this.$fault = "client";
1458
- Object.setPrototypeOf(this, InvalidDBParameterGroupStateFault.prototype);
1459
- }
1460
- }
1461
- exports.InvalidDBParameterGroupStateFault = InvalidDBParameterGroupStateFault;
1462
- class DBInstanceAutomatedBackupQuotaExceededFault extends RDSServiceException_1.RDSServiceException {
1463
- constructor(opts) {
1464
- super({
1465
- name: "DBInstanceAutomatedBackupQuotaExceededFault",
1466
- $fault: "client",
1467
- ...opts,
1468
- });
1469
- this.name = "DBInstanceAutomatedBackupQuotaExceededFault";
1470
- this.$fault = "client";
1471
- Object.setPrototypeOf(this, DBInstanceAutomatedBackupQuotaExceededFault.prototype);
1472
- }
1473
- }
1474
- exports.DBInstanceAutomatedBackupQuotaExceededFault = DBInstanceAutomatedBackupQuotaExceededFault;
1475
- class DBInstanceAutomatedBackupNotFoundFault extends RDSServiceException_1.RDSServiceException {
1476
- constructor(opts) {
1477
- super({
1478
- name: "DBInstanceAutomatedBackupNotFoundFault",
1479
- $fault: "client",
1480
- ...opts,
1481
- });
1482
- this.name = "DBInstanceAutomatedBackupNotFoundFault";
1483
- this.$fault = "client";
1484
- Object.setPrototypeOf(this, DBInstanceAutomatedBackupNotFoundFault.prototype);
1485
- }
1486
- }
1487
- exports.DBInstanceAutomatedBackupNotFoundFault = DBInstanceAutomatedBackupNotFoundFault;
1488
- class InvalidDBInstanceAutomatedBackupStateFault extends RDSServiceException_1.RDSServiceException {
1489
- constructor(opts) {
1490
- super({
1491
- name: "InvalidDBInstanceAutomatedBackupStateFault",
1492
- $fault: "client",
1493
- ...opts,
1494
- });
1495
- this.name = "InvalidDBInstanceAutomatedBackupStateFault";
1496
- this.$fault = "client";
1497
- Object.setPrototypeOf(this, InvalidDBInstanceAutomatedBackupStateFault.prototype);
1498
- }
1499
- }
1500
- exports.InvalidDBInstanceAutomatedBackupStateFault = InvalidDBInstanceAutomatedBackupStateFault;
1501
- class DBProxyEndpointNotFoundFault extends RDSServiceException_1.RDSServiceException {
1502
- constructor(opts) {
1503
- super({
1504
- name: "DBProxyEndpointNotFoundFault",
1505
- $fault: "client",
1506
- ...opts,
1507
- });
1508
- this.name = "DBProxyEndpointNotFoundFault";
1509
- this.$fault = "client";
1510
- Object.setPrototypeOf(this, DBProxyEndpointNotFoundFault.prototype);
1511
- }
1512
- }
1513
- exports.DBProxyEndpointNotFoundFault = DBProxyEndpointNotFoundFault;
1514
- class InvalidDBProxyEndpointStateFault extends RDSServiceException_1.RDSServiceException {
1515
- constructor(opts) {
1516
- super({
1517
- name: "InvalidDBProxyEndpointStateFault",
1518
- $fault: "client",
1519
- ...opts,
1520
- });
1521
- this.name = "InvalidDBProxyEndpointStateFault";
1522
- this.$fault = "client";
1523
- Object.setPrototypeOf(this, InvalidDBProxyEndpointStateFault.prototype);
1524
- }
1525
- }
1526
- exports.InvalidDBProxyEndpointStateFault = InvalidDBProxyEndpointStateFault;
1527
- class InvalidDBSubnetStateFault extends RDSServiceException_1.RDSServiceException {
1528
- constructor(opts) {
1529
- super({
1530
- name: "InvalidDBSubnetStateFault",
1531
- $fault: "client",
1532
- ...opts,
1533
- });
1534
- this.name = "InvalidDBSubnetStateFault";
1535
- this.$fault = "client";
1536
- Object.setPrototypeOf(this, InvalidDBSubnetStateFault.prototype);
1537
- }
1538
- }
1539
- exports.InvalidDBSubnetStateFault = InvalidDBSubnetStateFault;
1540
- class InvalidEventSubscriptionStateFault extends RDSServiceException_1.RDSServiceException {
1541
- constructor(opts) {
1542
- super({
1543
- name: "InvalidEventSubscriptionStateFault",
1544
- $fault: "client",
1545
- ...opts,
1546
- });
1547
- this.name = "InvalidEventSubscriptionStateFault";
1548
- this.$fault = "client";
1549
- Object.setPrototypeOf(this, InvalidEventSubscriptionStateFault.prototype);
1550
- }
1551
- }
1552
- exports.InvalidEventSubscriptionStateFault = InvalidEventSubscriptionStateFault;
1553
- class InvalidIntegrationStateFault extends RDSServiceException_1.RDSServiceException {
1554
- constructor(opts) {
1555
- super({
1556
- name: "InvalidIntegrationStateFault",
1557
- $fault: "client",
1558
- ...opts,
1559
- });
1560
- this.name = "InvalidIntegrationStateFault";
1561
- this.$fault = "client";
1562
- Object.setPrototypeOf(this, InvalidIntegrationStateFault.prototype);
1563
- }
1564
- }
1565
- exports.InvalidIntegrationStateFault = InvalidIntegrationStateFault;
1566
- class InvalidOptionGroupStateFault extends RDSServiceException_1.RDSServiceException {
1567
- constructor(opts) {
1568
- super({
1569
- name: "InvalidOptionGroupStateFault",
1570
- $fault: "client",
1571
- ...opts,
1572
- });
1573
- this.name = "InvalidOptionGroupStateFault";
1574
- this.$fault = "client";
1575
- Object.setPrototypeOf(this, InvalidOptionGroupStateFault.prototype);
1576
- }
1577
- }
1578
- exports.InvalidOptionGroupStateFault = InvalidOptionGroupStateFault;
1579
- class DBProxyTargetNotFoundFault extends RDSServiceException_1.RDSServiceException {
1580
- constructor(opts) {
1581
- super({
1582
- name: "DBProxyTargetNotFoundFault",
1583
- $fault: "client",
1584
- ...opts,
1585
- });
1586
- this.name = "DBProxyTargetNotFoundFault";
1587
- this.$fault = "client";
1588
- Object.setPrototypeOf(this, DBProxyTargetNotFoundFault.prototype);
1589
- }
1590
- }
1591
- exports.DBProxyTargetNotFoundFault = DBProxyTargetNotFoundFault;
1592
- const CreateTenantDatabaseMessageFilterSensitiveLog = (obj) => ({
1593
- ...obj,
1594
- ...(obj.MasterUserPassword && { MasterUserPassword: smithy_client_1.SENSITIVE_STRING }),
1595
- });
1596
- exports.CreateTenantDatabaseMessageFilterSensitiveLog = CreateTenantDatabaseMessageFilterSensitiveLog;
1597
- const TenantDatabasePendingModifiedValuesFilterSensitiveLog = (obj) => ({
1598
- ...obj,
1599
- ...(obj.MasterUserPassword && { MasterUserPassword: smithy_client_1.SENSITIVE_STRING }),
1600
- });
1601
- exports.TenantDatabasePendingModifiedValuesFilterSensitiveLog = TenantDatabasePendingModifiedValuesFilterSensitiveLog;
1602
- const TenantDatabaseFilterSensitiveLog = (obj) => ({
1603
- ...obj,
1604
- ...(obj.PendingModifiedValues && {
1605
- PendingModifiedValues: (0, exports.TenantDatabasePendingModifiedValuesFilterSensitiveLog)(obj.PendingModifiedValues),
1606
- }),
1607
- });
1608
- exports.TenantDatabaseFilterSensitiveLog = TenantDatabaseFilterSensitiveLog;
1609
- const CreateTenantDatabaseResultFilterSensitiveLog = (obj) => ({
1610
- ...obj,
1611
- ...(obj.TenantDatabase && { TenantDatabase: (0, exports.TenantDatabaseFilterSensitiveLog)(obj.TenantDatabase) }),
1612
- });
1613
- exports.CreateTenantDatabaseResultFilterSensitiveLog = CreateTenantDatabaseResultFilterSensitiveLog;
1614
- const DeleteTenantDatabaseResultFilterSensitiveLog = (obj) => ({
1615
- ...obj,
1616
- ...(obj.TenantDatabase && { TenantDatabase: (0, exports.TenantDatabaseFilterSensitiveLog)(obj.TenantDatabase) }),
1617
- });
1618
- exports.DeleteTenantDatabaseResultFilterSensitiveLog = DeleteTenantDatabaseResultFilterSensitiveLog;
1
+ module.exports = require("../index.js");