@aws-sdk/client-rds 3.1045.0 → 3.1046.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/auth/httpAuthSchemeProvider.js +4 -4
- package/dist-cjs/endpoint/bdd.js +2 -2
- package/dist-cjs/endpoint/endpointResolver.js +4 -4
- package/dist-cjs/index.js +458 -460
- package/dist-cjs/models/RDSServiceException.js +3 -3
- package/dist-cjs/runtimeConfig.browser.js +12 -14
- package/dist-cjs/runtimeConfig.js +18 -22
- package/dist-cjs/runtimeConfig.shared.js +9 -10
- package/dist-es/RDS.js +1 -1
- package/dist-es/RDSClient.js +5 -5
- package/dist-es/auth/httpAuthSchemeProvider.js +1 -1
- package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -2
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -2
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -2
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -2
- package/dist-es/commands/BacktrackDBClusterCommand.js +2 -2
- package/dist-es/commands/CancelExportTaskCommand.js +2 -2
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -2
- package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/CopyDBSnapshotCommand.js +2 -2
- package/dist-es/commands/CopyOptionGroupCommand.js +2 -2
- package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -2
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -2
- package/dist-es/commands/CreateDBClusterCommand.js +2 -2
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -2
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateDBInstanceCommand.js +2 -2
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -2
- package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/CreateDBProxyCommand.js +2 -2
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -2
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -2
- package/dist-es/commands/CreateDBShardGroupCommand.js +2 -2
- package/dist-es/commands/CreateDBSnapshotCommand.js +2 -2
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -2
- package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/CreateGlobalClusterCommand.js +2 -2
- package/dist-es/commands/CreateIntegrationCommand.js +2 -2
- package/dist-es/commands/CreateOptionGroupCommand.js +2 -2
- package/dist-es/commands/CreateTenantDatabaseCommand.js +2 -2
- package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -2
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -2
- package/dist-es/commands/DeleteDBInstanceCommand.js +2 -2
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBProxyCommand.js +2 -2
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -2
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBShardGroupCommand.js +2 -2
- package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -2
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -2
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -2
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -2
- package/dist-es/commands/DeleteOptionGroupCommand.js +2 -2
- package/dist-es/commands/DeleteTenantDatabaseCommand.js +2 -2
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -2
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -2
- package/dist-es/commands/DescribeCertificatesCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeDBClustersCommand.js +2 -2
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -2
- package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBParametersCommand.js +2 -2
- package/dist-es/commands/DescribeDBProxiesCommand.js +2 -2
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -2
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -2
- package/dist-es/commands/DescribeDBRecommendationsCommand.js +2 -2
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBShardGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -2
- package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +2 -2
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -2
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -2
- package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -2
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -2
- package/dist-es/commands/DescribeEventsCommand.js +2 -2
- package/dist-es/commands/DescribeExportTasksCommand.js +2 -2
- package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -2
- package/dist-es/commands/DescribeIntegrationsCommand.js +2 -2
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -2
- package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -2
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -2
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -2
- package/dist-es/commands/DescribeServerlessV2PlatformVersionsCommand.js +2 -2
- package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -2
- package/dist-es/commands/DescribeTenantDatabasesCommand.js +2 -2
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -2
- package/dist-es/commands/DisableHttpEndpointCommand.js +2 -2
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -2
- package/dist-es/commands/EnableHttpEndpointCommand.js +2 -2
- package/dist-es/commands/FailoverDBClusterCommand.js +2 -2
- package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -2
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -2
- package/dist-es/commands/ModifyActivityStreamCommand.js +2 -2
- package/dist-es/commands/ModifyCertificatesCommand.js +2 -2
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -2
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -2
- package/dist-es/commands/ModifyDBClusterCommand.js +2 -2
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -2
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
- package/dist-es/commands/ModifyDBInstanceCommand.js +2 -2
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/ModifyDBProxyCommand.js +2 -2
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -2
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -2
- package/dist-es/commands/ModifyDBRecommendationCommand.js +2 -2
- package/dist-es/commands/ModifyDBShardGroupCommand.js +2 -2
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -2
- package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -2
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -2
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -2
- package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -2
- package/dist-es/commands/ModifyIntegrationCommand.js +2 -2
- package/dist-es/commands/ModifyOptionGroupCommand.js +2 -2
- package/dist-es/commands/ModifyTenantDatabaseCommand.js +2 -2
- package/dist-es/commands/PromoteReadReplicaCommand.js +2 -2
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -2
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -2
- package/dist-es/commands/RebootDBClusterCommand.js +2 -2
- package/dist-es/commands/RebootDBInstanceCommand.js +2 -2
- package/dist-es/commands/RebootDBShardGroupCommand.js +2 -2
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -2
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -2
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -2
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -2
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -2
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -2
- package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -2
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -2
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -2
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -2
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -2
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -2
- package/dist-es/commands/StartActivityStreamCommand.js +2 -2
- package/dist-es/commands/StartDBClusterCommand.js +2 -2
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
- package/dist-es/commands/StartDBInstanceCommand.js +2 -2
- package/dist-es/commands/StartExportTaskCommand.js +2 -2
- package/dist-es/commands/StopActivityStreamCommand.js +2 -2
- package/dist-es/commands/StopDBClusterCommand.js +2 -2
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -2
- package/dist-es/commands/StopDBInstanceCommand.js +2 -2
- package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -2
- package/dist-es/commands/SwitchoverGlobalClusterCommand.js +2 -2
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -2
- package/dist-es/endpoint/bdd.js +1 -1
- package/dist-es/endpoint/endpointResolver.js +1 -1
- package/dist-es/models/RDSServiceException.js +1 -1
- package/dist-es/runtimeConfig.browser.js +4 -6
- package/dist-es/runtimeConfig.js +4 -8
- package/dist-es/runtimeConfig.shared.js +3 -4
- package/dist-es/runtimeExtensions.js +2 -2
- package/dist-es/waiters/waitForDBClusterAvailable.js +1 -1
- package/dist-es/waiters/waitForDBClusterDeleted.js +1 -1
- package/dist-es/waiters/waitForDBClusterSnapshotAvailable.js +1 -1
- package/dist-es/waiters/waitForDBClusterSnapshotDeleted.js +1 -1
- package/dist-es/waiters/waitForDBInstanceAvailable.js +1 -1
- package/dist-es/waiters/waitForDBInstanceDeleted.js +1 -1
- package/dist-es/waiters/waitForDBSnapshotAvailable.js +1 -1
- package/dist-es/waiters/waitForDBSnapshotDeleted.js +1 -1
- package/dist-es/waiters/waitForTenantDatabaseAvailable.js +1 -1
- package/dist-es/waiters/waitForTenantDatabaseDeleted.js +1 -1
- package/dist-types/RDS.d.ts +1 -1
- package/dist-types/RDSClient.d.ts +5 -5
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -4
- package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/CancelExportTaskCommand.d.ts +6 -4
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CopyOptionGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBProxyCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBShardGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/CreateIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +6 -4
- package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBProxyCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/DeleteOptionGroupCommand.d.ts +6 -4
- package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBProxiesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +6 -4
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +6 -4
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +6 -4
- package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +6 -4
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +6 -4
- package/dist-types/commands/DisableHttpEndpointCommand.d.ts +6 -4
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +6 -4
- package/dist-types/commands/EnableHttpEndpointCommand.d.ts +6 -4
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +6 -4
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBProxyCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +6 -4
- package/dist-types/commands/ModifyOptionGroupCommand.d.ts +6 -4
- package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +6 -4
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +6 -4
- package/dist-types/commands/RebootDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/RebootDBShardGroupCommand.d.ts +6 -4
- package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +6 -4
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +6 -4
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -4
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +6 -4
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +6 -4
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +6 -4
- package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/commands/StartActivityStreamCommand.d.ts +6 -4
- package/dist-types/commands/StartDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StartDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/StartExportTaskCommand.d.ts +6 -4
- package/dist-types/commands/StopActivityStreamCommand.d.ts +6 -4
- package/dist-types/commands/StopDBClusterCommand.d.ts +6 -4
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
- package/dist-types/commands/StopDBInstanceCommand.d.ts +6 -4
- package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +6 -4
- package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +6 -4
- package/dist-types/endpoint/bdd.d.ts +1 -1
- package/dist-types/extensionConfiguration.d.ts +1 -1
- package/dist-types/models/RDSServiceException.d.ts +1 -1
- package/dist-types/models/errors.d.ts +1 -1
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/RDS.d.ts +1 -1
- package/dist-types/ts3.4/RDSClient.d.ts +8 -14
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +6 -4
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +6 -4
- package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +6 -4
- package/dist-types/ts3.4/endpoint/bdd.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +1 -1
- package/dist-types/ts3.4/models/RDSServiceException.d.ts +1 -1
- package/dist-types/ts3.4/models/errors.d.ts +1 -1
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +3 -3
- package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForTenantDatabaseAvailable.d.ts +1 -1
- package/dist-types/ts3.4/waiters/waitForTenantDatabaseDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForDBClusterAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForDBClusterDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForDBClusterSnapshotAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForDBClusterSnapshotDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForDBInstanceAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForDBInstanceDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForDBSnapshotAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForDBSnapshotDeleted.d.ts +1 -1
- package/dist-types/waiters/waitForTenantDatabaseAvailable.d.ts +1 -1
- package/dist-types/waiters/waitForTenantDatabaseDeleted.d.ts +1 -1
- package/package.json +15 -37
package/dist-cjs/index.js
CHANGED
|
@@ -4,20 +4,18 @@ var middlewareHostHeader = require('@aws-sdk/middleware-host-header');
|
|
|
4
4
|
var middlewareLogger = require('@aws-sdk/middleware-logger');
|
|
5
5
|
var middlewareRecursionDetection = require('@aws-sdk/middleware-recursion-detection');
|
|
6
6
|
var middlewareUserAgent = require('@aws-sdk/middleware-user-agent');
|
|
7
|
-
var configResolver = require('@smithy/config-resolver');
|
|
8
7
|
var core = require('@smithy/core');
|
|
8
|
+
var client = require('@smithy/core/client');
|
|
9
|
+
var config = require('@smithy/core/config');
|
|
10
|
+
var endpoints = require('@smithy/core/endpoints');
|
|
11
|
+
var protocols = require('@smithy/core/protocols');
|
|
12
|
+
var retry = require('@smithy/core/retry');
|
|
9
13
|
var schema = require('@smithy/core/schema');
|
|
10
|
-
var middlewareContentLength = require('@smithy/middleware-content-length');
|
|
11
|
-
var middlewareEndpoint = require('@smithy/middleware-endpoint');
|
|
12
|
-
var middlewareRetry = require('@smithy/middleware-retry');
|
|
13
|
-
var smithyClient = require('@smithy/smithy-client');
|
|
14
14
|
var httpAuthSchemeProvider = require('./auth/httpAuthSchemeProvider');
|
|
15
15
|
var runtimeConfig = require('./runtimeConfig');
|
|
16
16
|
var regionConfigResolver = require('@aws-sdk/region-config-resolver');
|
|
17
|
-
var protocolHttp = require('@smithy/protocol-http');
|
|
18
17
|
var schemas_0 = require('./schemas/schemas_0');
|
|
19
18
|
var middlewareSdkRds = require('@aws-sdk/middleware-sdk-rds');
|
|
20
|
-
var utilWaiter = require('@smithy/util-waiter');
|
|
21
19
|
var errors = require('./models/errors');
|
|
22
20
|
var RDSServiceException = require('./models/RDSServiceException');
|
|
23
21
|
|
|
@@ -75,12 +73,12 @@ const resolveHttpAuthRuntimeConfig = (config) => {
|
|
|
75
73
|
};
|
|
76
74
|
|
|
77
75
|
const resolveRuntimeExtensions = (runtimeConfig, extensions) => {
|
|
78
|
-
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig),
|
|
76
|
+
const extensionConfiguration = Object.assign(regionConfigResolver.getAwsRegionExtensionConfiguration(runtimeConfig), client.getDefaultExtensionConfiguration(runtimeConfig), protocols.getHttpHandlerExtensionConfiguration(runtimeConfig), getHttpAuthExtensionConfiguration(runtimeConfig));
|
|
79
77
|
extensions.forEach((extension) => extension.configure(extensionConfiguration));
|
|
80
|
-
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration),
|
|
78
|
+
return Object.assign(runtimeConfig, regionConfigResolver.resolveAwsRegionExtensionConfiguration(extensionConfiguration), client.resolveDefaultRuntimeConfig(extensionConfiguration), protocols.resolveHttpHandlerRuntimeConfig(extensionConfiguration), resolveHttpAuthRuntimeConfig(extensionConfiguration));
|
|
81
79
|
};
|
|
82
80
|
|
|
83
|
-
class RDSClient extends
|
|
81
|
+
class RDSClient extends client.Client {
|
|
84
82
|
config;
|
|
85
83
|
constructor(...[configuration]) {
|
|
86
84
|
const _config_0 = runtimeConfig.getRuntimeConfig(configuration || {});
|
|
@@ -88,17 +86,17 @@ class RDSClient extends smithyClient.Client {
|
|
|
88
86
|
this.initConfig = _config_0;
|
|
89
87
|
const _config_1 = resolveClientEndpointParameters(_config_0);
|
|
90
88
|
const _config_2 = middlewareUserAgent.resolveUserAgentConfig(_config_1);
|
|
91
|
-
const _config_3 =
|
|
92
|
-
const _config_4 =
|
|
89
|
+
const _config_3 = retry.resolveRetryConfig(_config_2);
|
|
90
|
+
const _config_4 = config.resolveRegionConfig(_config_3);
|
|
93
91
|
const _config_5 = middlewareHostHeader.resolveHostHeaderConfig(_config_4);
|
|
94
|
-
const _config_6 =
|
|
92
|
+
const _config_6 = endpoints.resolveEndpointConfig(_config_5);
|
|
95
93
|
const _config_7 = httpAuthSchemeProvider.resolveHttpAuthSchemeConfig(_config_6);
|
|
96
94
|
const _config_8 = resolveRuntimeExtensions(_config_7, configuration?.extensions || []);
|
|
97
95
|
this.config = _config_8;
|
|
98
96
|
this.middlewareStack.use(schema.getSchemaSerdePlugin(this.config));
|
|
99
97
|
this.middlewareStack.use(middlewareUserAgent.getUserAgentPlugin(this.config));
|
|
100
|
-
this.middlewareStack.use(
|
|
101
|
-
this.middlewareStack.use(
|
|
98
|
+
this.middlewareStack.use(retry.getRetryPlugin(this.config));
|
|
99
|
+
this.middlewareStack.use(protocols.getContentLengthPlugin(this.config));
|
|
102
100
|
this.middlewareStack.use(middlewareHostHeader.getHostHeaderPlugin(this.config));
|
|
103
101
|
this.middlewareStack.use(middlewareLogger.getLoggerPlugin(this.config));
|
|
104
102
|
this.middlewareStack.use(middlewareRecursionDetection.getRecursionDetectionPlugin(this.config));
|
|
@@ -115,11 +113,11 @@ class RDSClient extends smithyClient.Client {
|
|
|
115
113
|
}
|
|
116
114
|
}
|
|
117
115
|
|
|
118
|
-
class AddRoleToDBClusterCommand extends
|
|
116
|
+
class AddRoleToDBClusterCommand extends client.Command
|
|
119
117
|
.classBuilder()
|
|
120
118
|
.ep(commonParams)
|
|
121
119
|
.m(function (Command, cs, config, o) {
|
|
122
|
-
return [
|
|
120
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
123
121
|
})
|
|
124
122
|
.s("AmazonRDSv19", "AddRoleToDBCluster", {})
|
|
125
123
|
.n("RDSClient", "AddRoleToDBClusterCommand")
|
|
@@ -127,11 +125,11 @@ class AddRoleToDBClusterCommand extends smithyClient.Command
|
|
|
127
125
|
.build() {
|
|
128
126
|
}
|
|
129
127
|
|
|
130
|
-
class AddRoleToDBInstanceCommand extends
|
|
128
|
+
class AddRoleToDBInstanceCommand extends client.Command
|
|
131
129
|
.classBuilder()
|
|
132
130
|
.ep(commonParams)
|
|
133
131
|
.m(function (Command, cs, config, o) {
|
|
134
|
-
return [
|
|
132
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
135
133
|
})
|
|
136
134
|
.s("AmazonRDSv19", "AddRoleToDBInstance", {})
|
|
137
135
|
.n("RDSClient", "AddRoleToDBInstanceCommand")
|
|
@@ -139,11 +137,11 @@ class AddRoleToDBInstanceCommand extends smithyClient.Command
|
|
|
139
137
|
.build() {
|
|
140
138
|
}
|
|
141
139
|
|
|
142
|
-
class AddSourceIdentifierToSubscriptionCommand extends
|
|
140
|
+
class AddSourceIdentifierToSubscriptionCommand extends client.Command
|
|
143
141
|
.classBuilder()
|
|
144
142
|
.ep(commonParams)
|
|
145
143
|
.m(function (Command, cs, config, o) {
|
|
146
|
-
return [
|
|
144
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
147
145
|
})
|
|
148
146
|
.s("AmazonRDSv19", "AddSourceIdentifierToSubscription", {})
|
|
149
147
|
.n("RDSClient", "AddSourceIdentifierToSubscriptionCommand")
|
|
@@ -151,11 +149,11 @@ class AddSourceIdentifierToSubscriptionCommand extends smithyClient.Command
|
|
|
151
149
|
.build() {
|
|
152
150
|
}
|
|
153
151
|
|
|
154
|
-
class AddTagsToResourceCommand extends
|
|
152
|
+
class AddTagsToResourceCommand extends client.Command
|
|
155
153
|
.classBuilder()
|
|
156
154
|
.ep(commonParams)
|
|
157
155
|
.m(function (Command, cs, config, o) {
|
|
158
|
-
return [
|
|
156
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
159
157
|
})
|
|
160
158
|
.s("AmazonRDSv19", "AddTagsToResource", {})
|
|
161
159
|
.n("RDSClient", "AddTagsToResourceCommand")
|
|
@@ -163,11 +161,11 @@ class AddTagsToResourceCommand extends smithyClient.Command
|
|
|
163
161
|
.build() {
|
|
164
162
|
}
|
|
165
163
|
|
|
166
|
-
class ApplyPendingMaintenanceActionCommand extends
|
|
164
|
+
class ApplyPendingMaintenanceActionCommand extends client.Command
|
|
167
165
|
.classBuilder()
|
|
168
166
|
.ep(commonParams)
|
|
169
167
|
.m(function (Command, cs, config, o) {
|
|
170
|
-
return [
|
|
168
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
171
169
|
})
|
|
172
170
|
.s("AmazonRDSv19", "ApplyPendingMaintenanceAction", {})
|
|
173
171
|
.n("RDSClient", "ApplyPendingMaintenanceActionCommand")
|
|
@@ -175,11 +173,11 @@ class ApplyPendingMaintenanceActionCommand extends smithyClient.Command
|
|
|
175
173
|
.build() {
|
|
176
174
|
}
|
|
177
175
|
|
|
178
|
-
class AuthorizeDBSecurityGroupIngressCommand extends
|
|
176
|
+
class AuthorizeDBSecurityGroupIngressCommand extends client.Command
|
|
179
177
|
.classBuilder()
|
|
180
178
|
.ep(commonParams)
|
|
181
179
|
.m(function (Command, cs, config, o) {
|
|
182
|
-
return [
|
|
180
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
183
181
|
})
|
|
184
182
|
.s("AmazonRDSv19", "AuthorizeDBSecurityGroupIngress", {})
|
|
185
183
|
.n("RDSClient", "AuthorizeDBSecurityGroupIngressCommand")
|
|
@@ -187,11 +185,11 @@ class AuthorizeDBSecurityGroupIngressCommand extends smithyClient.Command
|
|
|
187
185
|
.build() {
|
|
188
186
|
}
|
|
189
187
|
|
|
190
|
-
class BacktrackDBClusterCommand extends
|
|
188
|
+
class BacktrackDBClusterCommand extends client.Command
|
|
191
189
|
.classBuilder()
|
|
192
190
|
.ep(commonParams)
|
|
193
191
|
.m(function (Command, cs, config, o) {
|
|
194
|
-
return [
|
|
192
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
195
193
|
})
|
|
196
194
|
.s("AmazonRDSv19", "BacktrackDBCluster", {})
|
|
197
195
|
.n("RDSClient", "BacktrackDBClusterCommand")
|
|
@@ -199,11 +197,11 @@ class BacktrackDBClusterCommand extends smithyClient.Command
|
|
|
199
197
|
.build() {
|
|
200
198
|
}
|
|
201
199
|
|
|
202
|
-
class CancelExportTaskCommand extends
|
|
200
|
+
class CancelExportTaskCommand extends client.Command
|
|
203
201
|
.classBuilder()
|
|
204
202
|
.ep(commonParams)
|
|
205
203
|
.m(function (Command, cs, config, o) {
|
|
206
|
-
return [
|
|
204
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
207
205
|
})
|
|
208
206
|
.s("AmazonRDSv19", "CancelExportTask", {})
|
|
209
207
|
.n("RDSClient", "CancelExportTaskCommand")
|
|
@@ -211,11 +209,11 @@ class CancelExportTaskCommand extends smithyClient.Command
|
|
|
211
209
|
.build() {
|
|
212
210
|
}
|
|
213
211
|
|
|
214
|
-
class CopyDBClusterParameterGroupCommand extends
|
|
212
|
+
class CopyDBClusterParameterGroupCommand extends client.Command
|
|
215
213
|
.classBuilder()
|
|
216
214
|
.ep(commonParams)
|
|
217
215
|
.m(function (Command, cs, config, o) {
|
|
218
|
-
return [
|
|
216
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
219
217
|
})
|
|
220
218
|
.s("AmazonRDSv19", "CopyDBClusterParameterGroup", {})
|
|
221
219
|
.n("RDSClient", "CopyDBClusterParameterGroupCommand")
|
|
@@ -223,12 +221,12 @@ class CopyDBClusterParameterGroupCommand extends smithyClient.Command
|
|
|
223
221
|
.build() {
|
|
224
222
|
}
|
|
225
223
|
|
|
226
|
-
class CopyDBClusterSnapshotCommand extends
|
|
224
|
+
class CopyDBClusterSnapshotCommand extends client.Command
|
|
227
225
|
.classBuilder()
|
|
228
226
|
.ep(commonParams)
|
|
229
227
|
.m(function (Command, cs, config, o) {
|
|
230
228
|
return [
|
|
231
|
-
|
|
229
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
232
230
|
middlewareSdkRds.getCrossRegionPresignedUrlPlugin(config),
|
|
233
231
|
];
|
|
234
232
|
})
|
|
@@ -238,11 +236,11 @@ class CopyDBClusterSnapshotCommand extends smithyClient.Command
|
|
|
238
236
|
.build() {
|
|
239
237
|
}
|
|
240
238
|
|
|
241
|
-
class CopyDBParameterGroupCommand extends
|
|
239
|
+
class CopyDBParameterGroupCommand extends client.Command
|
|
242
240
|
.classBuilder()
|
|
243
241
|
.ep(commonParams)
|
|
244
242
|
.m(function (Command, cs, config, o) {
|
|
245
|
-
return [
|
|
243
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
246
244
|
})
|
|
247
245
|
.s("AmazonRDSv19", "CopyDBParameterGroup", {})
|
|
248
246
|
.n("RDSClient", "CopyDBParameterGroupCommand")
|
|
@@ -250,12 +248,12 @@ class CopyDBParameterGroupCommand extends smithyClient.Command
|
|
|
250
248
|
.build() {
|
|
251
249
|
}
|
|
252
250
|
|
|
253
|
-
class CopyDBSnapshotCommand extends
|
|
251
|
+
class CopyDBSnapshotCommand extends client.Command
|
|
254
252
|
.classBuilder()
|
|
255
253
|
.ep(commonParams)
|
|
256
254
|
.m(function (Command, cs, config, o) {
|
|
257
255
|
return [
|
|
258
|
-
|
|
256
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
259
257
|
middlewareSdkRds.getCrossRegionPresignedUrlPlugin(config),
|
|
260
258
|
];
|
|
261
259
|
})
|
|
@@ -265,11 +263,11 @@ class CopyDBSnapshotCommand extends smithyClient.Command
|
|
|
265
263
|
.build() {
|
|
266
264
|
}
|
|
267
265
|
|
|
268
|
-
class CopyOptionGroupCommand extends
|
|
266
|
+
class CopyOptionGroupCommand extends client.Command
|
|
269
267
|
.classBuilder()
|
|
270
268
|
.ep(commonParams)
|
|
271
269
|
.m(function (Command, cs, config, o) {
|
|
272
|
-
return [
|
|
270
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
273
271
|
})
|
|
274
272
|
.s("AmazonRDSv19", "CopyOptionGroup", {})
|
|
275
273
|
.n("RDSClient", "CopyOptionGroupCommand")
|
|
@@ -277,11 +275,11 @@ class CopyOptionGroupCommand extends smithyClient.Command
|
|
|
277
275
|
.build() {
|
|
278
276
|
}
|
|
279
277
|
|
|
280
|
-
class CreateBlueGreenDeploymentCommand extends
|
|
278
|
+
class CreateBlueGreenDeploymentCommand extends client.Command
|
|
281
279
|
.classBuilder()
|
|
282
280
|
.ep(commonParams)
|
|
283
281
|
.m(function (Command, cs, config, o) {
|
|
284
|
-
return [
|
|
282
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
285
283
|
})
|
|
286
284
|
.s("AmazonRDSv19", "CreateBlueGreenDeployment", {})
|
|
287
285
|
.n("RDSClient", "CreateBlueGreenDeploymentCommand")
|
|
@@ -289,11 +287,11 @@ class CreateBlueGreenDeploymentCommand extends smithyClient.Command
|
|
|
289
287
|
.build() {
|
|
290
288
|
}
|
|
291
289
|
|
|
292
|
-
class CreateCustomDBEngineVersionCommand extends
|
|
290
|
+
class CreateCustomDBEngineVersionCommand extends client.Command
|
|
293
291
|
.classBuilder()
|
|
294
292
|
.ep(commonParams)
|
|
295
293
|
.m(function (Command, cs, config, o) {
|
|
296
|
-
return [
|
|
294
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
297
295
|
})
|
|
298
296
|
.s("AmazonRDSv19", "CreateCustomDBEngineVersion", {})
|
|
299
297
|
.n("RDSClient", "CreateCustomDBEngineVersionCommand")
|
|
@@ -301,12 +299,12 @@ class CreateCustomDBEngineVersionCommand extends smithyClient.Command
|
|
|
301
299
|
.build() {
|
|
302
300
|
}
|
|
303
301
|
|
|
304
|
-
class CreateDBClusterCommand extends
|
|
302
|
+
class CreateDBClusterCommand extends client.Command
|
|
305
303
|
.classBuilder()
|
|
306
304
|
.ep(commonParams)
|
|
307
305
|
.m(function (Command, cs, config, o) {
|
|
308
306
|
return [
|
|
309
|
-
|
|
307
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
310
308
|
middlewareSdkRds.getCrossRegionPresignedUrlPlugin(config),
|
|
311
309
|
];
|
|
312
310
|
})
|
|
@@ -316,11 +314,11 @@ class CreateDBClusterCommand extends smithyClient.Command
|
|
|
316
314
|
.build() {
|
|
317
315
|
}
|
|
318
316
|
|
|
319
|
-
class CreateDBClusterEndpointCommand extends
|
|
317
|
+
class CreateDBClusterEndpointCommand extends client.Command
|
|
320
318
|
.classBuilder()
|
|
321
319
|
.ep(commonParams)
|
|
322
320
|
.m(function (Command, cs, config, o) {
|
|
323
|
-
return [
|
|
321
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
324
322
|
})
|
|
325
323
|
.s("AmazonRDSv19", "CreateDBClusterEndpoint", {})
|
|
326
324
|
.n("RDSClient", "CreateDBClusterEndpointCommand")
|
|
@@ -328,11 +326,11 @@ class CreateDBClusterEndpointCommand extends smithyClient.Command
|
|
|
328
326
|
.build() {
|
|
329
327
|
}
|
|
330
328
|
|
|
331
|
-
class CreateDBClusterParameterGroupCommand extends
|
|
329
|
+
class CreateDBClusterParameterGroupCommand extends client.Command
|
|
332
330
|
.classBuilder()
|
|
333
331
|
.ep(commonParams)
|
|
334
332
|
.m(function (Command, cs, config, o) {
|
|
335
|
-
return [
|
|
333
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
336
334
|
})
|
|
337
335
|
.s("AmazonRDSv19", "CreateDBClusterParameterGroup", {})
|
|
338
336
|
.n("RDSClient", "CreateDBClusterParameterGroupCommand")
|
|
@@ -340,11 +338,11 @@ class CreateDBClusterParameterGroupCommand extends smithyClient.Command
|
|
|
340
338
|
.build() {
|
|
341
339
|
}
|
|
342
340
|
|
|
343
|
-
class CreateDBClusterSnapshotCommand extends
|
|
341
|
+
class CreateDBClusterSnapshotCommand extends client.Command
|
|
344
342
|
.classBuilder()
|
|
345
343
|
.ep(commonParams)
|
|
346
344
|
.m(function (Command, cs, config, o) {
|
|
347
|
-
return [
|
|
345
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
348
346
|
})
|
|
349
347
|
.s("AmazonRDSv19", "CreateDBClusterSnapshot", {})
|
|
350
348
|
.n("RDSClient", "CreateDBClusterSnapshotCommand")
|
|
@@ -352,11 +350,11 @@ class CreateDBClusterSnapshotCommand extends smithyClient.Command
|
|
|
352
350
|
.build() {
|
|
353
351
|
}
|
|
354
352
|
|
|
355
|
-
class CreateDBInstanceCommand extends
|
|
353
|
+
class CreateDBInstanceCommand extends client.Command
|
|
356
354
|
.classBuilder()
|
|
357
355
|
.ep(commonParams)
|
|
358
356
|
.m(function (Command, cs, config, o) {
|
|
359
|
-
return [
|
|
357
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
360
358
|
})
|
|
361
359
|
.s("AmazonRDSv19", "CreateDBInstance", {})
|
|
362
360
|
.n("RDSClient", "CreateDBInstanceCommand")
|
|
@@ -364,12 +362,12 @@ class CreateDBInstanceCommand extends smithyClient.Command
|
|
|
364
362
|
.build() {
|
|
365
363
|
}
|
|
366
364
|
|
|
367
|
-
class CreateDBInstanceReadReplicaCommand extends
|
|
365
|
+
class CreateDBInstanceReadReplicaCommand extends client.Command
|
|
368
366
|
.classBuilder()
|
|
369
367
|
.ep(commonParams)
|
|
370
368
|
.m(function (Command, cs, config, o) {
|
|
371
369
|
return [
|
|
372
|
-
|
|
370
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
373
371
|
middlewareSdkRds.getCrossRegionPresignedUrlPlugin(config),
|
|
374
372
|
];
|
|
375
373
|
})
|
|
@@ -379,11 +377,11 @@ class CreateDBInstanceReadReplicaCommand extends smithyClient.Command
|
|
|
379
377
|
.build() {
|
|
380
378
|
}
|
|
381
379
|
|
|
382
|
-
class CreateDBParameterGroupCommand extends
|
|
380
|
+
class CreateDBParameterGroupCommand extends client.Command
|
|
383
381
|
.classBuilder()
|
|
384
382
|
.ep(commonParams)
|
|
385
383
|
.m(function (Command, cs, config, o) {
|
|
386
|
-
return [
|
|
384
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
387
385
|
})
|
|
388
386
|
.s("AmazonRDSv19", "CreateDBParameterGroup", {})
|
|
389
387
|
.n("RDSClient", "CreateDBParameterGroupCommand")
|
|
@@ -391,11 +389,11 @@ class CreateDBParameterGroupCommand extends smithyClient.Command
|
|
|
391
389
|
.build() {
|
|
392
390
|
}
|
|
393
391
|
|
|
394
|
-
class CreateDBProxyCommand extends
|
|
392
|
+
class CreateDBProxyCommand extends client.Command
|
|
395
393
|
.classBuilder()
|
|
396
394
|
.ep(commonParams)
|
|
397
395
|
.m(function (Command, cs, config, o) {
|
|
398
|
-
return [
|
|
396
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
399
397
|
})
|
|
400
398
|
.s("AmazonRDSv19", "CreateDBProxy", {})
|
|
401
399
|
.n("RDSClient", "CreateDBProxyCommand")
|
|
@@ -403,11 +401,11 @@ class CreateDBProxyCommand extends smithyClient.Command
|
|
|
403
401
|
.build() {
|
|
404
402
|
}
|
|
405
403
|
|
|
406
|
-
class CreateDBProxyEndpointCommand extends
|
|
404
|
+
class CreateDBProxyEndpointCommand extends client.Command
|
|
407
405
|
.classBuilder()
|
|
408
406
|
.ep(commonParams)
|
|
409
407
|
.m(function (Command, cs, config, o) {
|
|
410
|
-
return [
|
|
408
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
411
409
|
})
|
|
412
410
|
.s("AmazonRDSv19", "CreateDBProxyEndpoint", {})
|
|
413
411
|
.n("RDSClient", "CreateDBProxyEndpointCommand")
|
|
@@ -415,11 +413,11 @@ class CreateDBProxyEndpointCommand extends smithyClient.Command
|
|
|
415
413
|
.build() {
|
|
416
414
|
}
|
|
417
415
|
|
|
418
|
-
class CreateDBSecurityGroupCommand extends
|
|
416
|
+
class CreateDBSecurityGroupCommand extends client.Command
|
|
419
417
|
.classBuilder()
|
|
420
418
|
.ep(commonParams)
|
|
421
419
|
.m(function (Command, cs, config, o) {
|
|
422
|
-
return [
|
|
420
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
423
421
|
})
|
|
424
422
|
.s("AmazonRDSv19", "CreateDBSecurityGroup", {})
|
|
425
423
|
.n("RDSClient", "CreateDBSecurityGroupCommand")
|
|
@@ -427,11 +425,11 @@ class CreateDBSecurityGroupCommand extends smithyClient.Command
|
|
|
427
425
|
.build() {
|
|
428
426
|
}
|
|
429
427
|
|
|
430
|
-
class CreateDBShardGroupCommand extends
|
|
428
|
+
class CreateDBShardGroupCommand extends client.Command
|
|
431
429
|
.classBuilder()
|
|
432
430
|
.ep(commonParams)
|
|
433
431
|
.m(function (Command, cs, config, o) {
|
|
434
|
-
return [
|
|
432
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
435
433
|
})
|
|
436
434
|
.s("AmazonRDSv19", "CreateDBShardGroup", {})
|
|
437
435
|
.n("RDSClient", "CreateDBShardGroupCommand")
|
|
@@ -439,11 +437,11 @@ class CreateDBShardGroupCommand extends smithyClient.Command
|
|
|
439
437
|
.build() {
|
|
440
438
|
}
|
|
441
439
|
|
|
442
|
-
class CreateDBSnapshotCommand extends
|
|
440
|
+
class CreateDBSnapshotCommand extends client.Command
|
|
443
441
|
.classBuilder()
|
|
444
442
|
.ep(commonParams)
|
|
445
443
|
.m(function (Command, cs, config, o) {
|
|
446
|
-
return [
|
|
444
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
447
445
|
})
|
|
448
446
|
.s("AmazonRDSv19", "CreateDBSnapshot", {})
|
|
449
447
|
.n("RDSClient", "CreateDBSnapshotCommand")
|
|
@@ -451,11 +449,11 @@ class CreateDBSnapshotCommand extends smithyClient.Command
|
|
|
451
449
|
.build() {
|
|
452
450
|
}
|
|
453
451
|
|
|
454
|
-
class CreateDBSubnetGroupCommand extends
|
|
452
|
+
class CreateDBSubnetGroupCommand extends client.Command
|
|
455
453
|
.classBuilder()
|
|
456
454
|
.ep(commonParams)
|
|
457
455
|
.m(function (Command, cs, config, o) {
|
|
458
|
-
return [
|
|
456
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
459
457
|
})
|
|
460
458
|
.s("AmazonRDSv19", "CreateDBSubnetGroup", {})
|
|
461
459
|
.n("RDSClient", "CreateDBSubnetGroupCommand")
|
|
@@ -463,11 +461,11 @@ class CreateDBSubnetGroupCommand extends smithyClient.Command
|
|
|
463
461
|
.build() {
|
|
464
462
|
}
|
|
465
463
|
|
|
466
|
-
class CreateEventSubscriptionCommand extends
|
|
464
|
+
class CreateEventSubscriptionCommand extends client.Command
|
|
467
465
|
.classBuilder()
|
|
468
466
|
.ep(commonParams)
|
|
469
467
|
.m(function (Command, cs, config, o) {
|
|
470
|
-
return [
|
|
468
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
471
469
|
})
|
|
472
470
|
.s("AmazonRDSv19", "CreateEventSubscription", {})
|
|
473
471
|
.n("RDSClient", "CreateEventSubscriptionCommand")
|
|
@@ -475,11 +473,11 @@ class CreateEventSubscriptionCommand extends smithyClient.Command
|
|
|
475
473
|
.build() {
|
|
476
474
|
}
|
|
477
475
|
|
|
478
|
-
class CreateGlobalClusterCommand extends
|
|
476
|
+
class CreateGlobalClusterCommand extends client.Command
|
|
479
477
|
.classBuilder()
|
|
480
478
|
.ep(commonParams)
|
|
481
479
|
.m(function (Command, cs, config, o) {
|
|
482
|
-
return [
|
|
480
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
483
481
|
})
|
|
484
482
|
.s("AmazonRDSv19", "CreateGlobalCluster", {})
|
|
485
483
|
.n("RDSClient", "CreateGlobalClusterCommand")
|
|
@@ -487,11 +485,11 @@ class CreateGlobalClusterCommand extends smithyClient.Command
|
|
|
487
485
|
.build() {
|
|
488
486
|
}
|
|
489
487
|
|
|
490
|
-
class CreateIntegrationCommand extends
|
|
488
|
+
class CreateIntegrationCommand extends client.Command
|
|
491
489
|
.classBuilder()
|
|
492
490
|
.ep(commonParams)
|
|
493
491
|
.m(function (Command, cs, config, o) {
|
|
494
|
-
return [
|
|
492
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
495
493
|
})
|
|
496
494
|
.s("AmazonRDSv19", "CreateIntegration", {})
|
|
497
495
|
.n("RDSClient", "CreateIntegrationCommand")
|
|
@@ -499,11 +497,11 @@ class CreateIntegrationCommand extends smithyClient.Command
|
|
|
499
497
|
.build() {
|
|
500
498
|
}
|
|
501
499
|
|
|
502
|
-
class CreateOptionGroupCommand extends
|
|
500
|
+
class CreateOptionGroupCommand extends client.Command
|
|
503
501
|
.classBuilder()
|
|
504
502
|
.ep(commonParams)
|
|
505
503
|
.m(function (Command, cs, config, o) {
|
|
506
|
-
return [
|
|
504
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
507
505
|
})
|
|
508
506
|
.s("AmazonRDSv19", "CreateOptionGroup", {})
|
|
509
507
|
.n("RDSClient", "CreateOptionGroupCommand")
|
|
@@ -511,11 +509,11 @@ class CreateOptionGroupCommand extends smithyClient.Command
|
|
|
511
509
|
.build() {
|
|
512
510
|
}
|
|
513
511
|
|
|
514
|
-
class CreateTenantDatabaseCommand extends
|
|
512
|
+
class CreateTenantDatabaseCommand extends client.Command
|
|
515
513
|
.classBuilder()
|
|
516
514
|
.ep(commonParams)
|
|
517
515
|
.m(function (Command, cs, config, o) {
|
|
518
|
-
return [
|
|
516
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
519
517
|
})
|
|
520
518
|
.s("AmazonRDSv19", "CreateTenantDatabase", {})
|
|
521
519
|
.n("RDSClient", "CreateTenantDatabaseCommand")
|
|
@@ -523,11 +521,11 @@ class CreateTenantDatabaseCommand extends smithyClient.Command
|
|
|
523
521
|
.build() {
|
|
524
522
|
}
|
|
525
523
|
|
|
526
|
-
class DeleteBlueGreenDeploymentCommand extends
|
|
524
|
+
class DeleteBlueGreenDeploymentCommand extends client.Command
|
|
527
525
|
.classBuilder()
|
|
528
526
|
.ep(commonParams)
|
|
529
527
|
.m(function (Command, cs, config, o) {
|
|
530
|
-
return [
|
|
528
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
531
529
|
})
|
|
532
530
|
.s("AmazonRDSv19", "DeleteBlueGreenDeployment", {})
|
|
533
531
|
.n("RDSClient", "DeleteBlueGreenDeploymentCommand")
|
|
@@ -535,11 +533,11 @@ class DeleteBlueGreenDeploymentCommand extends smithyClient.Command
|
|
|
535
533
|
.build() {
|
|
536
534
|
}
|
|
537
535
|
|
|
538
|
-
class DeleteCustomDBEngineVersionCommand extends
|
|
536
|
+
class DeleteCustomDBEngineVersionCommand extends client.Command
|
|
539
537
|
.classBuilder()
|
|
540
538
|
.ep(commonParams)
|
|
541
539
|
.m(function (Command, cs, config, o) {
|
|
542
|
-
return [
|
|
540
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
543
541
|
})
|
|
544
542
|
.s("AmazonRDSv19", "DeleteCustomDBEngineVersion", {})
|
|
545
543
|
.n("RDSClient", "DeleteCustomDBEngineVersionCommand")
|
|
@@ -547,11 +545,11 @@ class DeleteCustomDBEngineVersionCommand extends smithyClient.Command
|
|
|
547
545
|
.build() {
|
|
548
546
|
}
|
|
549
547
|
|
|
550
|
-
class DeleteDBClusterAutomatedBackupCommand extends
|
|
548
|
+
class DeleteDBClusterAutomatedBackupCommand extends client.Command
|
|
551
549
|
.classBuilder()
|
|
552
550
|
.ep(commonParams)
|
|
553
551
|
.m(function (Command, cs, config, o) {
|
|
554
|
-
return [
|
|
552
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
555
553
|
})
|
|
556
554
|
.s("AmazonRDSv19", "DeleteDBClusterAutomatedBackup", {})
|
|
557
555
|
.n("RDSClient", "DeleteDBClusterAutomatedBackupCommand")
|
|
@@ -559,11 +557,11 @@ class DeleteDBClusterAutomatedBackupCommand extends smithyClient.Command
|
|
|
559
557
|
.build() {
|
|
560
558
|
}
|
|
561
559
|
|
|
562
|
-
class DeleteDBClusterCommand extends
|
|
560
|
+
class DeleteDBClusterCommand extends client.Command
|
|
563
561
|
.classBuilder()
|
|
564
562
|
.ep(commonParams)
|
|
565
563
|
.m(function (Command, cs, config, o) {
|
|
566
|
-
return [
|
|
564
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
567
565
|
})
|
|
568
566
|
.s("AmazonRDSv19", "DeleteDBCluster", {})
|
|
569
567
|
.n("RDSClient", "DeleteDBClusterCommand")
|
|
@@ -571,11 +569,11 @@ class DeleteDBClusterCommand extends smithyClient.Command
|
|
|
571
569
|
.build() {
|
|
572
570
|
}
|
|
573
571
|
|
|
574
|
-
class DeleteDBClusterEndpointCommand extends
|
|
572
|
+
class DeleteDBClusterEndpointCommand extends client.Command
|
|
575
573
|
.classBuilder()
|
|
576
574
|
.ep(commonParams)
|
|
577
575
|
.m(function (Command, cs, config, o) {
|
|
578
|
-
return [
|
|
576
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
579
577
|
})
|
|
580
578
|
.s("AmazonRDSv19", "DeleteDBClusterEndpoint", {})
|
|
581
579
|
.n("RDSClient", "DeleteDBClusterEndpointCommand")
|
|
@@ -583,11 +581,11 @@ class DeleteDBClusterEndpointCommand extends smithyClient.Command
|
|
|
583
581
|
.build() {
|
|
584
582
|
}
|
|
585
583
|
|
|
586
|
-
class DeleteDBClusterParameterGroupCommand extends
|
|
584
|
+
class DeleteDBClusterParameterGroupCommand extends client.Command
|
|
587
585
|
.classBuilder()
|
|
588
586
|
.ep(commonParams)
|
|
589
587
|
.m(function (Command, cs, config, o) {
|
|
590
|
-
return [
|
|
588
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
591
589
|
})
|
|
592
590
|
.s("AmazonRDSv19", "DeleteDBClusterParameterGroup", {})
|
|
593
591
|
.n("RDSClient", "DeleteDBClusterParameterGroupCommand")
|
|
@@ -595,11 +593,11 @@ class DeleteDBClusterParameterGroupCommand extends smithyClient.Command
|
|
|
595
593
|
.build() {
|
|
596
594
|
}
|
|
597
595
|
|
|
598
|
-
class DeleteDBClusterSnapshotCommand extends
|
|
596
|
+
class DeleteDBClusterSnapshotCommand extends client.Command
|
|
599
597
|
.classBuilder()
|
|
600
598
|
.ep(commonParams)
|
|
601
599
|
.m(function (Command, cs, config, o) {
|
|
602
|
-
return [
|
|
600
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
603
601
|
})
|
|
604
602
|
.s("AmazonRDSv19", "DeleteDBClusterSnapshot", {})
|
|
605
603
|
.n("RDSClient", "DeleteDBClusterSnapshotCommand")
|
|
@@ -607,11 +605,11 @@ class DeleteDBClusterSnapshotCommand extends smithyClient.Command
|
|
|
607
605
|
.build() {
|
|
608
606
|
}
|
|
609
607
|
|
|
610
|
-
class DeleteDBInstanceAutomatedBackupCommand extends
|
|
608
|
+
class DeleteDBInstanceAutomatedBackupCommand extends client.Command
|
|
611
609
|
.classBuilder()
|
|
612
610
|
.ep(commonParams)
|
|
613
611
|
.m(function (Command, cs, config, o) {
|
|
614
|
-
return [
|
|
612
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
615
613
|
})
|
|
616
614
|
.s("AmazonRDSv19", "DeleteDBInstanceAutomatedBackup", {})
|
|
617
615
|
.n("RDSClient", "DeleteDBInstanceAutomatedBackupCommand")
|
|
@@ -619,11 +617,11 @@ class DeleteDBInstanceAutomatedBackupCommand extends smithyClient.Command
|
|
|
619
617
|
.build() {
|
|
620
618
|
}
|
|
621
619
|
|
|
622
|
-
class DeleteDBInstanceCommand extends
|
|
620
|
+
class DeleteDBInstanceCommand extends client.Command
|
|
623
621
|
.classBuilder()
|
|
624
622
|
.ep(commonParams)
|
|
625
623
|
.m(function (Command, cs, config, o) {
|
|
626
|
-
return [
|
|
624
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
627
625
|
})
|
|
628
626
|
.s("AmazonRDSv19", "DeleteDBInstance", {})
|
|
629
627
|
.n("RDSClient", "DeleteDBInstanceCommand")
|
|
@@ -631,11 +629,11 @@ class DeleteDBInstanceCommand extends smithyClient.Command
|
|
|
631
629
|
.build() {
|
|
632
630
|
}
|
|
633
631
|
|
|
634
|
-
class DeleteDBParameterGroupCommand extends
|
|
632
|
+
class DeleteDBParameterGroupCommand extends client.Command
|
|
635
633
|
.classBuilder()
|
|
636
634
|
.ep(commonParams)
|
|
637
635
|
.m(function (Command, cs, config, o) {
|
|
638
|
-
return [
|
|
636
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
639
637
|
})
|
|
640
638
|
.s("AmazonRDSv19", "DeleteDBParameterGroup", {})
|
|
641
639
|
.n("RDSClient", "DeleteDBParameterGroupCommand")
|
|
@@ -643,11 +641,11 @@ class DeleteDBParameterGroupCommand extends smithyClient.Command
|
|
|
643
641
|
.build() {
|
|
644
642
|
}
|
|
645
643
|
|
|
646
|
-
class DeleteDBProxyCommand extends
|
|
644
|
+
class DeleteDBProxyCommand extends client.Command
|
|
647
645
|
.classBuilder()
|
|
648
646
|
.ep(commonParams)
|
|
649
647
|
.m(function (Command, cs, config, o) {
|
|
650
|
-
return [
|
|
648
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
651
649
|
})
|
|
652
650
|
.s("AmazonRDSv19", "DeleteDBProxy", {})
|
|
653
651
|
.n("RDSClient", "DeleteDBProxyCommand")
|
|
@@ -655,11 +653,11 @@ class DeleteDBProxyCommand extends smithyClient.Command
|
|
|
655
653
|
.build() {
|
|
656
654
|
}
|
|
657
655
|
|
|
658
|
-
class DeleteDBProxyEndpointCommand extends
|
|
656
|
+
class DeleteDBProxyEndpointCommand extends client.Command
|
|
659
657
|
.classBuilder()
|
|
660
658
|
.ep(commonParams)
|
|
661
659
|
.m(function (Command, cs, config, o) {
|
|
662
|
-
return [
|
|
660
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
663
661
|
})
|
|
664
662
|
.s("AmazonRDSv19", "DeleteDBProxyEndpoint", {})
|
|
665
663
|
.n("RDSClient", "DeleteDBProxyEndpointCommand")
|
|
@@ -667,11 +665,11 @@ class DeleteDBProxyEndpointCommand extends smithyClient.Command
|
|
|
667
665
|
.build() {
|
|
668
666
|
}
|
|
669
667
|
|
|
670
|
-
class DeleteDBSecurityGroupCommand extends
|
|
668
|
+
class DeleteDBSecurityGroupCommand extends client.Command
|
|
671
669
|
.classBuilder()
|
|
672
670
|
.ep(commonParams)
|
|
673
671
|
.m(function (Command, cs, config, o) {
|
|
674
|
-
return [
|
|
672
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
675
673
|
})
|
|
676
674
|
.s("AmazonRDSv19", "DeleteDBSecurityGroup", {})
|
|
677
675
|
.n("RDSClient", "DeleteDBSecurityGroupCommand")
|
|
@@ -679,11 +677,11 @@ class DeleteDBSecurityGroupCommand extends smithyClient.Command
|
|
|
679
677
|
.build() {
|
|
680
678
|
}
|
|
681
679
|
|
|
682
|
-
class DeleteDBShardGroupCommand extends
|
|
680
|
+
class DeleteDBShardGroupCommand extends client.Command
|
|
683
681
|
.classBuilder()
|
|
684
682
|
.ep(commonParams)
|
|
685
683
|
.m(function (Command, cs, config, o) {
|
|
686
|
-
return [
|
|
684
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
687
685
|
})
|
|
688
686
|
.s("AmazonRDSv19", "DeleteDBShardGroup", {})
|
|
689
687
|
.n("RDSClient", "DeleteDBShardGroupCommand")
|
|
@@ -691,11 +689,11 @@ class DeleteDBShardGroupCommand extends smithyClient.Command
|
|
|
691
689
|
.build() {
|
|
692
690
|
}
|
|
693
691
|
|
|
694
|
-
class DeleteDBSnapshotCommand extends
|
|
692
|
+
class DeleteDBSnapshotCommand extends client.Command
|
|
695
693
|
.classBuilder()
|
|
696
694
|
.ep(commonParams)
|
|
697
695
|
.m(function (Command, cs, config, o) {
|
|
698
|
-
return [
|
|
696
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
699
697
|
})
|
|
700
698
|
.s("AmazonRDSv19", "DeleteDBSnapshot", {})
|
|
701
699
|
.n("RDSClient", "DeleteDBSnapshotCommand")
|
|
@@ -703,11 +701,11 @@ class DeleteDBSnapshotCommand extends smithyClient.Command
|
|
|
703
701
|
.build() {
|
|
704
702
|
}
|
|
705
703
|
|
|
706
|
-
class DeleteDBSubnetGroupCommand extends
|
|
704
|
+
class DeleteDBSubnetGroupCommand extends client.Command
|
|
707
705
|
.classBuilder()
|
|
708
706
|
.ep(commonParams)
|
|
709
707
|
.m(function (Command, cs, config, o) {
|
|
710
|
-
return [
|
|
708
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
711
709
|
})
|
|
712
710
|
.s("AmazonRDSv19", "DeleteDBSubnetGroup", {})
|
|
713
711
|
.n("RDSClient", "DeleteDBSubnetGroupCommand")
|
|
@@ -715,11 +713,11 @@ class DeleteDBSubnetGroupCommand extends smithyClient.Command
|
|
|
715
713
|
.build() {
|
|
716
714
|
}
|
|
717
715
|
|
|
718
|
-
class DeleteEventSubscriptionCommand extends
|
|
716
|
+
class DeleteEventSubscriptionCommand extends client.Command
|
|
719
717
|
.classBuilder()
|
|
720
718
|
.ep(commonParams)
|
|
721
719
|
.m(function (Command, cs, config, o) {
|
|
722
|
-
return [
|
|
720
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
723
721
|
})
|
|
724
722
|
.s("AmazonRDSv19", "DeleteEventSubscription", {})
|
|
725
723
|
.n("RDSClient", "DeleteEventSubscriptionCommand")
|
|
@@ -727,11 +725,11 @@ class DeleteEventSubscriptionCommand extends smithyClient.Command
|
|
|
727
725
|
.build() {
|
|
728
726
|
}
|
|
729
727
|
|
|
730
|
-
class DeleteGlobalClusterCommand extends
|
|
728
|
+
class DeleteGlobalClusterCommand extends client.Command
|
|
731
729
|
.classBuilder()
|
|
732
730
|
.ep(commonParams)
|
|
733
731
|
.m(function (Command, cs, config, o) {
|
|
734
|
-
return [
|
|
732
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
735
733
|
})
|
|
736
734
|
.s("AmazonRDSv19", "DeleteGlobalCluster", {})
|
|
737
735
|
.n("RDSClient", "DeleteGlobalClusterCommand")
|
|
@@ -739,11 +737,11 @@ class DeleteGlobalClusterCommand extends smithyClient.Command
|
|
|
739
737
|
.build() {
|
|
740
738
|
}
|
|
741
739
|
|
|
742
|
-
class DeleteIntegrationCommand extends
|
|
740
|
+
class DeleteIntegrationCommand extends client.Command
|
|
743
741
|
.classBuilder()
|
|
744
742
|
.ep(commonParams)
|
|
745
743
|
.m(function (Command, cs, config, o) {
|
|
746
|
-
return [
|
|
744
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
747
745
|
})
|
|
748
746
|
.s("AmazonRDSv19", "DeleteIntegration", {})
|
|
749
747
|
.n("RDSClient", "DeleteIntegrationCommand")
|
|
@@ -751,11 +749,11 @@ class DeleteIntegrationCommand extends smithyClient.Command
|
|
|
751
749
|
.build() {
|
|
752
750
|
}
|
|
753
751
|
|
|
754
|
-
class DeleteOptionGroupCommand extends
|
|
752
|
+
class DeleteOptionGroupCommand extends client.Command
|
|
755
753
|
.classBuilder()
|
|
756
754
|
.ep(commonParams)
|
|
757
755
|
.m(function (Command, cs, config, o) {
|
|
758
|
-
return [
|
|
756
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
759
757
|
})
|
|
760
758
|
.s("AmazonRDSv19", "DeleteOptionGroup", {})
|
|
761
759
|
.n("RDSClient", "DeleteOptionGroupCommand")
|
|
@@ -763,11 +761,11 @@ class DeleteOptionGroupCommand extends smithyClient.Command
|
|
|
763
761
|
.build() {
|
|
764
762
|
}
|
|
765
763
|
|
|
766
|
-
class DeleteTenantDatabaseCommand extends
|
|
764
|
+
class DeleteTenantDatabaseCommand extends client.Command
|
|
767
765
|
.classBuilder()
|
|
768
766
|
.ep(commonParams)
|
|
769
767
|
.m(function (Command, cs, config, o) {
|
|
770
|
-
return [
|
|
768
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
771
769
|
})
|
|
772
770
|
.s("AmazonRDSv19", "DeleteTenantDatabase", {})
|
|
773
771
|
.n("RDSClient", "DeleteTenantDatabaseCommand")
|
|
@@ -775,11 +773,11 @@ class DeleteTenantDatabaseCommand extends smithyClient.Command
|
|
|
775
773
|
.build() {
|
|
776
774
|
}
|
|
777
775
|
|
|
778
|
-
class DeregisterDBProxyTargetsCommand extends
|
|
776
|
+
class DeregisterDBProxyTargetsCommand extends client.Command
|
|
779
777
|
.classBuilder()
|
|
780
778
|
.ep(commonParams)
|
|
781
779
|
.m(function (Command, cs, config, o) {
|
|
782
|
-
return [
|
|
780
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
783
781
|
})
|
|
784
782
|
.s("AmazonRDSv19", "DeregisterDBProxyTargets", {})
|
|
785
783
|
.n("RDSClient", "DeregisterDBProxyTargetsCommand")
|
|
@@ -787,11 +785,11 @@ class DeregisterDBProxyTargetsCommand extends smithyClient.Command
|
|
|
787
785
|
.build() {
|
|
788
786
|
}
|
|
789
787
|
|
|
790
|
-
class DescribeAccountAttributesCommand extends
|
|
788
|
+
class DescribeAccountAttributesCommand extends client.Command
|
|
791
789
|
.classBuilder()
|
|
792
790
|
.ep(commonParams)
|
|
793
791
|
.m(function (Command, cs, config, o) {
|
|
794
|
-
return [
|
|
792
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
795
793
|
})
|
|
796
794
|
.s("AmazonRDSv19", "DescribeAccountAttributes", {})
|
|
797
795
|
.n("RDSClient", "DescribeAccountAttributesCommand")
|
|
@@ -799,11 +797,11 @@ class DescribeAccountAttributesCommand extends smithyClient.Command
|
|
|
799
797
|
.build() {
|
|
800
798
|
}
|
|
801
799
|
|
|
802
|
-
class DescribeBlueGreenDeploymentsCommand extends
|
|
800
|
+
class DescribeBlueGreenDeploymentsCommand extends client.Command
|
|
803
801
|
.classBuilder()
|
|
804
802
|
.ep(commonParams)
|
|
805
803
|
.m(function (Command, cs, config, o) {
|
|
806
|
-
return [
|
|
804
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
807
805
|
})
|
|
808
806
|
.s("AmazonRDSv19", "DescribeBlueGreenDeployments", {})
|
|
809
807
|
.n("RDSClient", "DescribeBlueGreenDeploymentsCommand")
|
|
@@ -811,11 +809,11 @@ class DescribeBlueGreenDeploymentsCommand extends smithyClient.Command
|
|
|
811
809
|
.build() {
|
|
812
810
|
}
|
|
813
811
|
|
|
814
|
-
class DescribeCertificatesCommand extends
|
|
812
|
+
class DescribeCertificatesCommand extends client.Command
|
|
815
813
|
.classBuilder()
|
|
816
814
|
.ep(commonParams)
|
|
817
815
|
.m(function (Command, cs, config, o) {
|
|
818
|
-
return [
|
|
816
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
819
817
|
})
|
|
820
818
|
.s("AmazonRDSv19", "DescribeCertificates", {})
|
|
821
819
|
.n("RDSClient", "DescribeCertificatesCommand")
|
|
@@ -823,11 +821,11 @@ class DescribeCertificatesCommand extends smithyClient.Command
|
|
|
823
821
|
.build() {
|
|
824
822
|
}
|
|
825
823
|
|
|
826
|
-
class DescribeDBClusterAutomatedBackupsCommand extends
|
|
824
|
+
class DescribeDBClusterAutomatedBackupsCommand extends client.Command
|
|
827
825
|
.classBuilder()
|
|
828
826
|
.ep(commonParams)
|
|
829
827
|
.m(function (Command, cs, config, o) {
|
|
830
|
-
return [
|
|
828
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
831
829
|
})
|
|
832
830
|
.s("AmazonRDSv19", "DescribeDBClusterAutomatedBackups", {})
|
|
833
831
|
.n("RDSClient", "DescribeDBClusterAutomatedBackupsCommand")
|
|
@@ -835,11 +833,11 @@ class DescribeDBClusterAutomatedBackupsCommand extends smithyClient.Command
|
|
|
835
833
|
.build() {
|
|
836
834
|
}
|
|
837
835
|
|
|
838
|
-
class DescribeDBClusterBacktracksCommand extends
|
|
836
|
+
class DescribeDBClusterBacktracksCommand extends client.Command
|
|
839
837
|
.classBuilder()
|
|
840
838
|
.ep(commonParams)
|
|
841
839
|
.m(function (Command, cs, config, o) {
|
|
842
|
-
return [
|
|
840
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
843
841
|
})
|
|
844
842
|
.s("AmazonRDSv19", "DescribeDBClusterBacktracks", {})
|
|
845
843
|
.n("RDSClient", "DescribeDBClusterBacktracksCommand")
|
|
@@ -847,11 +845,11 @@ class DescribeDBClusterBacktracksCommand extends smithyClient.Command
|
|
|
847
845
|
.build() {
|
|
848
846
|
}
|
|
849
847
|
|
|
850
|
-
class DescribeDBClusterEndpointsCommand extends
|
|
848
|
+
class DescribeDBClusterEndpointsCommand extends client.Command
|
|
851
849
|
.classBuilder()
|
|
852
850
|
.ep(commonParams)
|
|
853
851
|
.m(function (Command, cs, config, o) {
|
|
854
|
-
return [
|
|
852
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
855
853
|
})
|
|
856
854
|
.s("AmazonRDSv19", "DescribeDBClusterEndpoints", {})
|
|
857
855
|
.n("RDSClient", "DescribeDBClusterEndpointsCommand")
|
|
@@ -859,11 +857,11 @@ class DescribeDBClusterEndpointsCommand extends smithyClient.Command
|
|
|
859
857
|
.build() {
|
|
860
858
|
}
|
|
861
859
|
|
|
862
|
-
class DescribeDBClusterParameterGroupsCommand extends
|
|
860
|
+
class DescribeDBClusterParameterGroupsCommand extends client.Command
|
|
863
861
|
.classBuilder()
|
|
864
862
|
.ep(commonParams)
|
|
865
863
|
.m(function (Command, cs, config, o) {
|
|
866
|
-
return [
|
|
864
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
867
865
|
})
|
|
868
866
|
.s("AmazonRDSv19", "DescribeDBClusterParameterGroups", {})
|
|
869
867
|
.n("RDSClient", "DescribeDBClusterParameterGroupsCommand")
|
|
@@ -871,11 +869,11 @@ class DescribeDBClusterParameterGroupsCommand extends smithyClient.Command
|
|
|
871
869
|
.build() {
|
|
872
870
|
}
|
|
873
871
|
|
|
874
|
-
class DescribeDBClusterParametersCommand extends
|
|
872
|
+
class DescribeDBClusterParametersCommand extends client.Command
|
|
875
873
|
.classBuilder()
|
|
876
874
|
.ep(commonParams)
|
|
877
875
|
.m(function (Command, cs, config, o) {
|
|
878
|
-
return [
|
|
876
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
879
877
|
})
|
|
880
878
|
.s("AmazonRDSv19", "DescribeDBClusterParameters", {})
|
|
881
879
|
.n("RDSClient", "DescribeDBClusterParametersCommand")
|
|
@@ -883,11 +881,11 @@ class DescribeDBClusterParametersCommand extends smithyClient.Command
|
|
|
883
881
|
.build() {
|
|
884
882
|
}
|
|
885
883
|
|
|
886
|
-
class DescribeDBClustersCommand extends
|
|
884
|
+
class DescribeDBClustersCommand extends client.Command
|
|
887
885
|
.classBuilder()
|
|
888
886
|
.ep(commonParams)
|
|
889
887
|
.m(function (Command, cs, config, o) {
|
|
890
|
-
return [
|
|
888
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
891
889
|
})
|
|
892
890
|
.s("AmazonRDSv19", "DescribeDBClusters", {})
|
|
893
891
|
.n("RDSClient", "DescribeDBClustersCommand")
|
|
@@ -895,11 +893,11 @@ class DescribeDBClustersCommand extends smithyClient.Command
|
|
|
895
893
|
.build() {
|
|
896
894
|
}
|
|
897
895
|
|
|
898
|
-
class DescribeDBClusterSnapshotAttributesCommand extends
|
|
896
|
+
class DescribeDBClusterSnapshotAttributesCommand extends client.Command
|
|
899
897
|
.classBuilder()
|
|
900
898
|
.ep(commonParams)
|
|
901
899
|
.m(function (Command, cs, config, o) {
|
|
902
|
-
return [
|
|
900
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
903
901
|
})
|
|
904
902
|
.s("AmazonRDSv19", "DescribeDBClusterSnapshotAttributes", {})
|
|
905
903
|
.n("RDSClient", "DescribeDBClusterSnapshotAttributesCommand")
|
|
@@ -907,11 +905,11 @@ class DescribeDBClusterSnapshotAttributesCommand extends smithyClient.Command
|
|
|
907
905
|
.build() {
|
|
908
906
|
}
|
|
909
907
|
|
|
910
|
-
class DescribeDBClusterSnapshotsCommand extends
|
|
908
|
+
class DescribeDBClusterSnapshotsCommand extends client.Command
|
|
911
909
|
.classBuilder()
|
|
912
910
|
.ep(commonParams)
|
|
913
911
|
.m(function (Command, cs, config, o) {
|
|
914
|
-
return [
|
|
912
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
915
913
|
})
|
|
916
914
|
.s("AmazonRDSv19", "DescribeDBClusterSnapshots", {})
|
|
917
915
|
.n("RDSClient", "DescribeDBClusterSnapshotsCommand")
|
|
@@ -919,11 +917,11 @@ class DescribeDBClusterSnapshotsCommand extends smithyClient.Command
|
|
|
919
917
|
.build() {
|
|
920
918
|
}
|
|
921
919
|
|
|
922
|
-
class DescribeDBEngineVersionsCommand extends
|
|
920
|
+
class DescribeDBEngineVersionsCommand extends client.Command
|
|
923
921
|
.classBuilder()
|
|
924
922
|
.ep(commonParams)
|
|
925
923
|
.m(function (Command, cs, config, o) {
|
|
926
|
-
return [
|
|
924
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
927
925
|
})
|
|
928
926
|
.s("AmazonRDSv19", "DescribeDBEngineVersions", {})
|
|
929
927
|
.n("RDSClient", "DescribeDBEngineVersionsCommand")
|
|
@@ -931,11 +929,11 @@ class DescribeDBEngineVersionsCommand extends smithyClient.Command
|
|
|
931
929
|
.build() {
|
|
932
930
|
}
|
|
933
931
|
|
|
934
|
-
class DescribeDBInstanceAutomatedBackupsCommand extends
|
|
932
|
+
class DescribeDBInstanceAutomatedBackupsCommand extends client.Command
|
|
935
933
|
.classBuilder()
|
|
936
934
|
.ep(commonParams)
|
|
937
935
|
.m(function (Command, cs, config, o) {
|
|
938
|
-
return [
|
|
936
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
939
937
|
})
|
|
940
938
|
.s("AmazonRDSv19", "DescribeDBInstanceAutomatedBackups", {})
|
|
941
939
|
.n("RDSClient", "DescribeDBInstanceAutomatedBackupsCommand")
|
|
@@ -943,11 +941,11 @@ class DescribeDBInstanceAutomatedBackupsCommand extends smithyClient.Command
|
|
|
943
941
|
.build() {
|
|
944
942
|
}
|
|
945
943
|
|
|
946
|
-
class DescribeDBInstancesCommand extends
|
|
944
|
+
class DescribeDBInstancesCommand extends client.Command
|
|
947
945
|
.classBuilder()
|
|
948
946
|
.ep(commonParams)
|
|
949
947
|
.m(function (Command, cs, config, o) {
|
|
950
|
-
return [
|
|
948
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
951
949
|
})
|
|
952
950
|
.s("AmazonRDSv19", "DescribeDBInstances", {})
|
|
953
951
|
.n("RDSClient", "DescribeDBInstancesCommand")
|
|
@@ -955,11 +953,11 @@ class DescribeDBInstancesCommand extends smithyClient.Command
|
|
|
955
953
|
.build() {
|
|
956
954
|
}
|
|
957
955
|
|
|
958
|
-
class DescribeDBLogFilesCommand extends
|
|
956
|
+
class DescribeDBLogFilesCommand extends client.Command
|
|
959
957
|
.classBuilder()
|
|
960
958
|
.ep(commonParams)
|
|
961
959
|
.m(function (Command, cs, config, o) {
|
|
962
|
-
return [
|
|
960
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
963
961
|
})
|
|
964
962
|
.s("AmazonRDSv19", "DescribeDBLogFiles", {})
|
|
965
963
|
.n("RDSClient", "DescribeDBLogFilesCommand")
|
|
@@ -967,11 +965,11 @@ class DescribeDBLogFilesCommand extends smithyClient.Command
|
|
|
967
965
|
.build() {
|
|
968
966
|
}
|
|
969
967
|
|
|
970
|
-
class DescribeDBMajorEngineVersionsCommand extends
|
|
968
|
+
class DescribeDBMajorEngineVersionsCommand extends client.Command
|
|
971
969
|
.classBuilder()
|
|
972
970
|
.ep(commonParams)
|
|
973
971
|
.m(function (Command, cs, config, o) {
|
|
974
|
-
return [
|
|
972
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
975
973
|
})
|
|
976
974
|
.s("AmazonRDSv19", "DescribeDBMajorEngineVersions", {})
|
|
977
975
|
.n("RDSClient", "DescribeDBMajorEngineVersionsCommand")
|
|
@@ -979,11 +977,11 @@ class DescribeDBMajorEngineVersionsCommand extends smithyClient.Command
|
|
|
979
977
|
.build() {
|
|
980
978
|
}
|
|
981
979
|
|
|
982
|
-
class DescribeDBParameterGroupsCommand extends
|
|
980
|
+
class DescribeDBParameterGroupsCommand extends client.Command
|
|
983
981
|
.classBuilder()
|
|
984
982
|
.ep(commonParams)
|
|
985
983
|
.m(function (Command, cs, config, o) {
|
|
986
|
-
return [
|
|
984
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
987
985
|
})
|
|
988
986
|
.s("AmazonRDSv19", "DescribeDBParameterGroups", {})
|
|
989
987
|
.n("RDSClient", "DescribeDBParameterGroupsCommand")
|
|
@@ -991,11 +989,11 @@ class DescribeDBParameterGroupsCommand extends smithyClient.Command
|
|
|
991
989
|
.build() {
|
|
992
990
|
}
|
|
993
991
|
|
|
994
|
-
class DescribeDBParametersCommand extends
|
|
992
|
+
class DescribeDBParametersCommand extends client.Command
|
|
995
993
|
.classBuilder()
|
|
996
994
|
.ep(commonParams)
|
|
997
995
|
.m(function (Command, cs, config, o) {
|
|
998
|
-
return [
|
|
996
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
999
997
|
})
|
|
1000
998
|
.s("AmazonRDSv19", "DescribeDBParameters", {})
|
|
1001
999
|
.n("RDSClient", "DescribeDBParametersCommand")
|
|
@@ -1003,11 +1001,11 @@ class DescribeDBParametersCommand extends smithyClient.Command
|
|
|
1003
1001
|
.build() {
|
|
1004
1002
|
}
|
|
1005
1003
|
|
|
1006
|
-
class DescribeDBProxiesCommand extends
|
|
1004
|
+
class DescribeDBProxiesCommand extends client.Command
|
|
1007
1005
|
.classBuilder()
|
|
1008
1006
|
.ep(commonParams)
|
|
1009
1007
|
.m(function (Command, cs, config, o) {
|
|
1010
|
-
return [
|
|
1008
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1011
1009
|
})
|
|
1012
1010
|
.s("AmazonRDSv19", "DescribeDBProxies", {})
|
|
1013
1011
|
.n("RDSClient", "DescribeDBProxiesCommand")
|
|
@@ -1015,11 +1013,11 @@ class DescribeDBProxiesCommand extends smithyClient.Command
|
|
|
1015
1013
|
.build() {
|
|
1016
1014
|
}
|
|
1017
1015
|
|
|
1018
|
-
class DescribeDBProxyEndpointsCommand extends
|
|
1016
|
+
class DescribeDBProxyEndpointsCommand extends client.Command
|
|
1019
1017
|
.classBuilder()
|
|
1020
1018
|
.ep(commonParams)
|
|
1021
1019
|
.m(function (Command, cs, config, o) {
|
|
1022
|
-
return [
|
|
1020
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1023
1021
|
})
|
|
1024
1022
|
.s("AmazonRDSv19", "DescribeDBProxyEndpoints", {})
|
|
1025
1023
|
.n("RDSClient", "DescribeDBProxyEndpointsCommand")
|
|
@@ -1027,11 +1025,11 @@ class DescribeDBProxyEndpointsCommand extends smithyClient.Command
|
|
|
1027
1025
|
.build() {
|
|
1028
1026
|
}
|
|
1029
1027
|
|
|
1030
|
-
class DescribeDBProxyTargetGroupsCommand extends
|
|
1028
|
+
class DescribeDBProxyTargetGroupsCommand extends client.Command
|
|
1031
1029
|
.classBuilder()
|
|
1032
1030
|
.ep(commonParams)
|
|
1033
1031
|
.m(function (Command, cs, config, o) {
|
|
1034
|
-
return [
|
|
1032
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1035
1033
|
})
|
|
1036
1034
|
.s("AmazonRDSv19", "DescribeDBProxyTargetGroups", {})
|
|
1037
1035
|
.n("RDSClient", "DescribeDBProxyTargetGroupsCommand")
|
|
@@ -1039,11 +1037,11 @@ class DescribeDBProxyTargetGroupsCommand extends smithyClient.Command
|
|
|
1039
1037
|
.build() {
|
|
1040
1038
|
}
|
|
1041
1039
|
|
|
1042
|
-
class DescribeDBProxyTargetsCommand extends
|
|
1040
|
+
class DescribeDBProxyTargetsCommand extends client.Command
|
|
1043
1041
|
.classBuilder()
|
|
1044
1042
|
.ep(commonParams)
|
|
1045
1043
|
.m(function (Command, cs, config, o) {
|
|
1046
|
-
return [
|
|
1044
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1047
1045
|
})
|
|
1048
1046
|
.s("AmazonRDSv19", "DescribeDBProxyTargets", {})
|
|
1049
1047
|
.n("RDSClient", "DescribeDBProxyTargetsCommand")
|
|
@@ -1051,11 +1049,11 @@ class DescribeDBProxyTargetsCommand extends smithyClient.Command
|
|
|
1051
1049
|
.build() {
|
|
1052
1050
|
}
|
|
1053
1051
|
|
|
1054
|
-
class DescribeDBRecommendationsCommand extends
|
|
1052
|
+
class DescribeDBRecommendationsCommand extends client.Command
|
|
1055
1053
|
.classBuilder()
|
|
1056
1054
|
.ep(commonParams)
|
|
1057
1055
|
.m(function (Command, cs, config, o) {
|
|
1058
|
-
return [
|
|
1056
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1059
1057
|
})
|
|
1060
1058
|
.s("AmazonRDSv19", "DescribeDBRecommendations", {})
|
|
1061
1059
|
.n("RDSClient", "DescribeDBRecommendationsCommand")
|
|
@@ -1063,11 +1061,11 @@ class DescribeDBRecommendationsCommand extends smithyClient.Command
|
|
|
1063
1061
|
.build() {
|
|
1064
1062
|
}
|
|
1065
1063
|
|
|
1066
|
-
class DescribeDBSecurityGroupsCommand extends
|
|
1064
|
+
class DescribeDBSecurityGroupsCommand extends client.Command
|
|
1067
1065
|
.classBuilder()
|
|
1068
1066
|
.ep(commonParams)
|
|
1069
1067
|
.m(function (Command, cs, config, o) {
|
|
1070
|
-
return [
|
|
1068
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1071
1069
|
})
|
|
1072
1070
|
.s("AmazonRDSv19", "DescribeDBSecurityGroups", {})
|
|
1073
1071
|
.n("RDSClient", "DescribeDBSecurityGroupsCommand")
|
|
@@ -1075,11 +1073,11 @@ class DescribeDBSecurityGroupsCommand extends smithyClient.Command
|
|
|
1075
1073
|
.build() {
|
|
1076
1074
|
}
|
|
1077
1075
|
|
|
1078
|
-
class DescribeDBShardGroupsCommand extends
|
|
1076
|
+
class DescribeDBShardGroupsCommand extends client.Command
|
|
1079
1077
|
.classBuilder()
|
|
1080
1078
|
.ep(commonParams)
|
|
1081
1079
|
.m(function (Command, cs, config, o) {
|
|
1082
|
-
return [
|
|
1080
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1083
1081
|
})
|
|
1084
1082
|
.s("AmazonRDSv19", "DescribeDBShardGroups", {})
|
|
1085
1083
|
.n("RDSClient", "DescribeDBShardGroupsCommand")
|
|
@@ -1087,11 +1085,11 @@ class DescribeDBShardGroupsCommand extends smithyClient.Command
|
|
|
1087
1085
|
.build() {
|
|
1088
1086
|
}
|
|
1089
1087
|
|
|
1090
|
-
class DescribeDBSnapshotAttributesCommand extends
|
|
1088
|
+
class DescribeDBSnapshotAttributesCommand extends client.Command
|
|
1091
1089
|
.classBuilder()
|
|
1092
1090
|
.ep(commonParams)
|
|
1093
1091
|
.m(function (Command, cs, config, o) {
|
|
1094
|
-
return [
|
|
1092
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1095
1093
|
})
|
|
1096
1094
|
.s("AmazonRDSv19", "DescribeDBSnapshotAttributes", {})
|
|
1097
1095
|
.n("RDSClient", "DescribeDBSnapshotAttributesCommand")
|
|
@@ -1099,11 +1097,11 @@ class DescribeDBSnapshotAttributesCommand extends smithyClient.Command
|
|
|
1099
1097
|
.build() {
|
|
1100
1098
|
}
|
|
1101
1099
|
|
|
1102
|
-
class DescribeDBSnapshotsCommand extends
|
|
1100
|
+
class DescribeDBSnapshotsCommand extends client.Command
|
|
1103
1101
|
.classBuilder()
|
|
1104
1102
|
.ep(commonParams)
|
|
1105
1103
|
.m(function (Command, cs, config, o) {
|
|
1106
|
-
return [
|
|
1104
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1107
1105
|
})
|
|
1108
1106
|
.s("AmazonRDSv19", "DescribeDBSnapshots", {})
|
|
1109
1107
|
.n("RDSClient", "DescribeDBSnapshotsCommand")
|
|
@@ -1111,11 +1109,11 @@ class DescribeDBSnapshotsCommand extends smithyClient.Command
|
|
|
1111
1109
|
.build() {
|
|
1112
1110
|
}
|
|
1113
1111
|
|
|
1114
|
-
class DescribeDBSnapshotTenantDatabasesCommand extends
|
|
1112
|
+
class DescribeDBSnapshotTenantDatabasesCommand extends client.Command
|
|
1115
1113
|
.classBuilder()
|
|
1116
1114
|
.ep(commonParams)
|
|
1117
1115
|
.m(function (Command, cs, config, o) {
|
|
1118
|
-
return [
|
|
1116
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1119
1117
|
})
|
|
1120
1118
|
.s("AmazonRDSv19", "DescribeDBSnapshotTenantDatabases", {})
|
|
1121
1119
|
.n("RDSClient", "DescribeDBSnapshotTenantDatabasesCommand")
|
|
@@ -1123,11 +1121,11 @@ class DescribeDBSnapshotTenantDatabasesCommand extends smithyClient.Command
|
|
|
1123
1121
|
.build() {
|
|
1124
1122
|
}
|
|
1125
1123
|
|
|
1126
|
-
class DescribeDBSubnetGroupsCommand extends
|
|
1124
|
+
class DescribeDBSubnetGroupsCommand extends client.Command
|
|
1127
1125
|
.classBuilder()
|
|
1128
1126
|
.ep(commonParams)
|
|
1129
1127
|
.m(function (Command, cs, config, o) {
|
|
1130
|
-
return [
|
|
1128
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1131
1129
|
})
|
|
1132
1130
|
.s("AmazonRDSv19", "DescribeDBSubnetGroups", {})
|
|
1133
1131
|
.n("RDSClient", "DescribeDBSubnetGroupsCommand")
|
|
@@ -1135,11 +1133,11 @@ class DescribeDBSubnetGroupsCommand extends smithyClient.Command
|
|
|
1135
1133
|
.build() {
|
|
1136
1134
|
}
|
|
1137
1135
|
|
|
1138
|
-
class DescribeEngineDefaultClusterParametersCommand extends
|
|
1136
|
+
class DescribeEngineDefaultClusterParametersCommand extends client.Command
|
|
1139
1137
|
.classBuilder()
|
|
1140
1138
|
.ep(commonParams)
|
|
1141
1139
|
.m(function (Command, cs, config, o) {
|
|
1142
|
-
return [
|
|
1140
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1143
1141
|
})
|
|
1144
1142
|
.s("AmazonRDSv19", "DescribeEngineDefaultClusterParameters", {})
|
|
1145
1143
|
.n("RDSClient", "DescribeEngineDefaultClusterParametersCommand")
|
|
@@ -1147,11 +1145,11 @@ class DescribeEngineDefaultClusterParametersCommand extends smithyClient.Command
|
|
|
1147
1145
|
.build() {
|
|
1148
1146
|
}
|
|
1149
1147
|
|
|
1150
|
-
class DescribeEngineDefaultParametersCommand extends
|
|
1148
|
+
class DescribeEngineDefaultParametersCommand extends client.Command
|
|
1151
1149
|
.classBuilder()
|
|
1152
1150
|
.ep(commonParams)
|
|
1153
1151
|
.m(function (Command, cs, config, o) {
|
|
1154
|
-
return [
|
|
1152
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1155
1153
|
})
|
|
1156
1154
|
.s("AmazonRDSv19", "DescribeEngineDefaultParameters", {})
|
|
1157
1155
|
.n("RDSClient", "DescribeEngineDefaultParametersCommand")
|
|
@@ -1159,11 +1157,11 @@ class DescribeEngineDefaultParametersCommand extends smithyClient.Command
|
|
|
1159
1157
|
.build() {
|
|
1160
1158
|
}
|
|
1161
1159
|
|
|
1162
|
-
class DescribeEventCategoriesCommand extends
|
|
1160
|
+
class DescribeEventCategoriesCommand extends client.Command
|
|
1163
1161
|
.classBuilder()
|
|
1164
1162
|
.ep(commonParams)
|
|
1165
1163
|
.m(function (Command, cs, config, o) {
|
|
1166
|
-
return [
|
|
1164
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1167
1165
|
})
|
|
1168
1166
|
.s("AmazonRDSv19", "DescribeEventCategories", {})
|
|
1169
1167
|
.n("RDSClient", "DescribeEventCategoriesCommand")
|
|
@@ -1171,11 +1169,11 @@ class DescribeEventCategoriesCommand extends smithyClient.Command
|
|
|
1171
1169
|
.build() {
|
|
1172
1170
|
}
|
|
1173
1171
|
|
|
1174
|
-
class DescribeEventsCommand extends
|
|
1172
|
+
class DescribeEventsCommand extends client.Command
|
|
1175
1173
|
.classBuilder()
|
|
1176
1174
|
.ep(commonParams)
|
|
1177
1175
|
.m(function (Command, cs, config, o) {
|
|
1178
|
-
return [
|
|
1176
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1179
1177
|
})
|
|
1180
1178
|
.s("AmazonRDSv19", "DescribeEvents", {})
|
|
1181
1179
|
.n("RDSClient", "DescribeEventsCommand")
|
|
@@ -1183,11 +1181,11 @@ class DescribeEventsCommand extends smithyClient.Command
|
|
|
1183
1181
|
.build() {
|
|
1184
1182
|
}
|
|
1185
1183
|
|
|
1186
|
-
class DescribeEventSubscriptionsCommand extends
|
|
1184
|
+
class DescribeEventSubscriptionsCommand extends client.Command
|
|
1187
1185
|
.classBuilder()
|
|
1188
1186
|
.ep(commonParams)
|
|
1189
1187
|
.m(function (Command, cs, config, o) {
|
|
1190
|
-
return [
|
|
1188
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1191
1189
|
})
|
|
1192
1190
|
.s("AmazonRDSv19", "DescribeEventSubscriptions", {})
|
|
1193
1191
|
.n("RDSClient", "DescribeEventSubscriptionsCommand")
|
|
@@ -1195,11 +1193,11 @@ class DescribeEventSubscriptionsCommand extends smithyClient.Command
|
|
|
1195
1193
|
.build() {
|
|
1196
1194
|
}
|
|
1197
1195
|
|
|
1198
|
-
class DescribeExportTasksCommand extends
|
|
1196
|
+
class DescribeExportTasksCommand extends client.Command
|
|
1199
1197
|
.classBuilder()
|
|
1200
1198
|
.ep(commonParams)
|
|
1201
1199
|
.m(function (Command, cs, config, o) {
|
|
1202
|
-
return [
|
|
1200
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1203
1201
|
})
|
|
1204
1202
|
.s("AmazonRDSv19", "DescribeExportTasks", {})
|
|
1205
1203
|
.n("RDSClient", "DescribeExportTasksCommand")
|
|
@@ -1207,11 +1205,11 @@ class DescribeExportTasksCommand extends smithyClient.Command
|
|
|
1207
1205
|
.build() {
|
|
1208
1206
|
}
|
|
1209
1207
|
|
|
1210
|
-
class DescribeGlobalClustersCommand extends
|
|
1208
|
+
class DescribeGlobalClustersCommand extends client.Command
|
|
1211
1209
|
.classBuilder()
|
|
1212
1210
|
.ep(commonParams)
|
|
1213
1211
|
.m(function (Command, cs, config, o) {
|
|
1214
|
-
return [
|
|
1212
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1215
1213
|
})
|
|
1216
1214
|
.s("AmazonRDSv19", "DescribeGlobalClusters", {})
|
|
1217
1215
|
.n("RDSClient", "DescribeGlobalClustersCommand")
|
|
@@ -1219,11 +1217,11 @@ class DescribeGlobalClustersCommand extends smithyClient.Command
|
|
|
1219
1217
|
.build() {
|
|
1220
1218
|
}
|
|
1221
1219
|
|
|
1222
|
-
class DescribeIntegrationsCommand extends
|
|
1220
|
+
class DescribeIntegrationsCommand extends client.Command
|
|
1223
1221
|
.classBuilder()
|
|
1224
1222
|
.ep(commonParams)
|
|
1225
1223
|
.m(function (Command, cs, config, o) {
|
|
1226
|
-
return [
|
|
1224
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1227
1225
|
})
|
|
1228
1226
|
.s("AmazonRDSv19", "DescribeIntegrations", {})
|
|
1229
1227
|
.n("RDSClient", "DescribeIntegrationsCommand")
|
|
@@ -1231,11 +1229,11 @@ class DescribeIntegrationsCommand extends smithyClient.Command
|
|
|
1231
1229
|
.build() {
|
|
1232
1230
|
}
|
|
1233
1231
|
|
|
1234
|
-
class DescribeOptionGroupOptionsCommand extends
|
|
1232
|
+
class DescribeOptionGroupOptionsCommand extends client.Command
|
|
1235
1233
|
.classBuilder()
|
|
1236
1234
|
.ep(commonParams)
|
|
1237
1235
|
.m(function (Command, cs, config, o) {
|
|
1238
|
-
return [
|
|
1236
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1239
1237
|
})
|
|
1240
1238
|
.s("AmazonRDSv19", "DescribeOptionGroupOptions", {})
|
|
1241
1239
|
.n("RDSClient", "DescribeOptionGroupOptionsCommand")
|
|
@@ -1243,11 +1241,11 @@ class DescribeOptionGroupOptionsCommand extends smithyClient.Command
|
|
|
1243
1241
|
.build() {
|
|
1244
1242
|
}
|
|
1245
1243
|
|
|
1246
|
-
class DescribeOptionGroupsCommand extends
|
|
1244
|
+
class DescribeOptionGroupsCommand extends client.Command
|
|
1247
1245
|
.classBuilder()
|
|
1248
1246
|
.ep(commonParams)
|
|
1249
1247
|
.m(function (Command, cs, config, o) {
|
|
1250
|
-
return [
|
|
1248
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1251
1249
|
})
|
|
1252
1250
|
.s("AmazonRDSv19", "DescribeOptionGroups", {})
|
|
1253
1251
|
.n("RDSClient", "DescribeOptionGroupsCommand")
|
|
@@ -1255,11 +1253,11 @@ class DescribeOptionGroupsCommand extends smithyClient.Command
|
|
|
1255
1253
|
.build() {
|
|
1256
1254
|
}
|
|
1257
1255
|
|
|
1258
|
-
class DescribeOrderableDBInstanceOptionsCommand extends
|
|
1256
|
+
class DescribeOrderableDBInstanceOptionsCommand extends client.Command
|
|
1259
1257
|
.classBuilder()
|
|
1260
1258
|
.ep(commonParams)
|
|
1261
1259
|
.m(function (Command, cs, config, o) {
|
|
1262
|
-
return [
|
|
1260
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1263
1261
|
})
|
|
1264
1262
|
.s("AmazonRDSv19", "DescribeOrderableDBInstanceOptions", {})
|
|
1265
1263
|
.n("RDSClient", "DescribeOrderableDBInstanceOptionsCommand")
|
|
@@ -1267,11 +1265,11 @@ class DescribeOrderableDBInstanceOptionsCommand extends smithyClient.Command
|
|
|
1267
1265
|
.build() {
|
|
1268
1266
|
}
|
|
1269
1267
|
|
|
1270
|
-
class DescribePendingMaintenanceActionsCommand extends
|
|
1268
|
+
class DescribePendingMaintenanceActionsCommand extends client.Command
|
|
1271
1269
|
.classBuilder()
|
|
1272
1270
|
.ep(commonParams)
|
|
1273
1271
|
.m(function (Command, cs, config, o) {
|
|
1274
|
-
return [
|
|
1272
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1275
1273
|
})
|
|
1276
1274
|
.s("AmazonRDSv19", "DescribePendingMaintenanceActions", {})
|
|
1277
1275
|
.n("RDSClient", "DescribePendingMaintenanceActionsCommand")
|
|
@@ -1279,11 +1277,11 @@ class DescribePendingMaintenanceActionsCommand extends smithyClient.Command
|
|
|
1279
1277
|
.build() {
|
|
1280
1278
|
}
|
|
1281
1279
|
|
|
1282
|
-
class DescribeReservedDBInstancesCommand extends
|
|
1280
|
+
class DescribeReservedDBInstancesCommand extends client.Command
|
|
1283
1281
|
.classBuilder()
|
|
1284
1282
|
.ep(commonParams)
|
|
1285
1283
|
.m(function (Command, cs, config, o) {
|
|
1286
|
-
return [
|
|
1284
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1287
1285
|
})
|
|
1288
1286
|
.s("AmazonRDSv19", "DescribeReservedDBInstances", {})
|
|
1289
1287
|
.n("RDSClient", "DescribeReservedDBInstancesCommand")
|
|
@@ -1291,11 +1289,11 @@ class DescribeReservedDBInstancesCommand extends smithyClient.Command
|
|
|
1291
1289
|
.build() {
|
|
1292
1290
|
}
|
|
1293
1291
|
|
|
1294
|
-
class DescribeReservedDBInstancesOfferingsCommand extends
|
|
1292
|
+
class DescribeReservedDBInstancesOfferingsCommand extends client.Command
|
|
1295
1293
|
.classBuilder()
|
|
1296
1294
|
.ep(commonParams)
|
|
1297
1295
|
.m(function (Command, cs, config, o) {
|
|
1298
|
-
return [
|
|
1296
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1299
1297
|
})
|
|
1300
1298
|
.s("AmazonRDSv19", "DescribeReservedDBInstancesOfferings", {})
|
|
1301
1299
|
.n("RDSClient", "DescribeReservedDBInstancesOfferingsCommand")
|
|
@@ -1303,11 +1301,11 @@ class DescribeReservedDBInstancesOfferingsCommand extends smithyClient.Command
|
|
|
1303
1301
|
.build() {
|
|
1304
1302
|
}
|
|
1305
1303
|
|
|
1306
|
-
class DescribeServerlessV2PlatformVersionsCommand extends
|
|
1304
|
+
class DescribeServerlessV2PlatformVersionsCommand extends client.Command
|
|
1307
1305
|
.classBuilder()
|
|
1308
1306
|
.ep(commonParams)
|
|
1309
1307
|
.m(function (Command, cs, config, o) {
|
|
1310
|
-
return [
|
|
1308
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1311
1309
|
})
|
|
1312
1310
|
.s("AmazonRDSv19", "DescribeServerlessV2PlatformVersions", {})
|
|
1313
1311
|
.n("RDSClient", "DescribeServerlessV2PlatformVersionsCommand")
|
|
@@ -1315,11 +1313,11 @@ class DescribeServerlessV2PlatformVersionsCommand extends smithyClient.Command
|
|
|
1315
1313
|
.build() {
|
|
1316
1314
|
}
|
|
1317
1315
|
|
|
1318
|
-
class DescribeSourceRegionsCommand extends
|
|
1316
|
+
class DescribeSourceRegionsCommand extends client.Command
|
|
1319
1317
|
.classBuilder()
|
|
1320
1318
|
.ep(commonParams)
|
|
1321
1319
|
.m(function (Command, cs, config, o) {
|
|
1322
|
-
return [
|
|
1320
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1323
1321
|
})
|
|
1324
1322
|
.s("AmazonRDSv19", "DescribeSourceRegions", {})
|
|
1325
1323
|
.n("RDSClient", "DescribeSourceRegionsCommand")
|
|
@@ -1327,11 +1325,11 @@ class DescribeSourceRegionsCommand extends smithyClient.Command
|
|
|
1327
1325
|
.build() {
|
|
1328
1326
|
}
|
|
1329
1327
|
|
|
1330
|
-
class DescribeTenantDatabasesCommand extends
|
|
1328
|
+
class DescribeTenantDatabasesCommand extends client.Command
|
|
1331
1329
|
.classBuilder()
|
|
1332
1330
|
.ep(commonParams)
|
|
1333
1331
|
.m(function (Command, cs, config, o) {
|
|
1334
|
-
return [
|
|
1332
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1335
1333
|
})
|
|
1336
1334
|
.s("AmazonRDSv19", "DescribeTenantDatabases", {})
|
|
1337
1335
|
.n("RDSClient", "DescribeTenantDatabasesCommand")
|
|
@@ -1339,11 +1337,11 @@ class DescribeTenantDatabasesCommand extends smithyClient.Command
|
|
|
1339
1337
|
.build() {
|
|
1340
1338
|
}
|
|
1341
1339
|
|
|
1342
|
-
class DescribeValidDBInstanceModificationsCommand extends
|
|
1340
|
+
class DescribeValidDBInstanceModificationsCommand extends client.Command
|
|
1343
1341
|
.classBuilder()
|
|
1344
1342
|
.ep(commonParams)
|
|
1345
1343
|
.m(function (Command, cs, config, o) {
|
|
1346
|
-
return [
|
|
1344
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1347
1345
|
})
|
|
1348
1346
|
.s("AmazonRDSv19", "DescribeValidDBInstanceModifications", {})
|
|
1349
1347
|
.n("RDSClient", "DescribeValidDBInstanceModificationsCommand")
|
|
@@ -1351,11 +1349,11 @@ class DescribeValidDBInstanceModificationsCommand extends smithyClient.Command
|
|
|
1351
1349
|
.build() {
|
|
1352
1350
|
}
|
|
1353
1351
|
|
|
1354
|
-
class DisableHttpEndpointCommand extends
|
|
1352
|
+
class DisableHttpEndpointCommand extends client.Command
|
|
1355
1353
|
.classBuilder()
|
|
1356
1354
|
.ep(commonParams)
|
|
1357
1355
|
.m(function (Command, cs, config, o) {
|
|
1358
|
-
return [
|
|
1356
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1359
1357
|
})
|
|
1360
1358
|
.s("AmazonRDSv19", "DisableHttpEndpoint", {})
|
|
1361
1359
|
.n("RDSClient", "DisableHttpEndpointCommand")
|
|
@@ -1363,11 +1361,11 @@ class DisableHttpEndpointCommand extends smithyClient.Command
|
|
|
1363
1361
|
.build() {
|
|
1364
1362
|
}
|
|
1365
1363
|
|
|
1366
|
-
class DownloadDBLogFilePortionCommand extends
|
|
1364
|
+
class DownloadDBLogFilePortionCommand extends client.Command
|
|
1367
1365
|
.classBuilder()
|
|
1368
1366
|
.ep(commonParams)
|
|
1369
1367
|
.m(function (Command, cs, config, o) {
|
|
1370
|
-
return [
|
|
1368
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1371
1369
|
})
|
|
1372
1370
|
.s("AmazonRDSv19", "DownloadDBLogFilePortion", {})
|
|
1373
1371
|
.n("RDSClient", "DownloadDBLogFilePortionCommand")
|
|
@@ -1375,11 +1373,11 @@ class DownloadDBLogFilePortionCommand extends smithyClient.Command
|
|
|
1375
1373
|
.build() {
|
|
1376
1374
|
}
|
|
1377
1375
|
|
|
1378
|
-
class EnableHttpEndpointCommand extends
|
|
1376
|
+
class EnableHttpEndpointCommand extends client.Command
|
|
1379
1377
|
.classBuilder()
|
|
1380
1378
|
.ep(commonParams)
|
|
1381
1379
|
.m(function (Command, cs, config, o) {
|
|
1382
|
-
return [
|
|
1380
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1383
1381
|
})
|
|
1384
1382
|
.s("AmazonRDSv19", "EnableHttpEndpoint", {})
|
|
1385
1383
|
.n("RDSClient", "EnableHttpEndpointCommand")
|
|
@@ -1387,11 +1385,11 @@ class EnableHttpEndpointCommand extends smithyClient.Command
|
|
|
1387
1385
|
.build() {
|
|
1388
1386
|
}
|
|
1389
1387
|
|
|
1390
|
-
class FailoverDBClusterCommand extends
|
|
1388
|
+
class FailoverDBClusterCommand extends client.Command
|
|
1391
1389
|
.classBuilder()
|
|
1392
1390
|
.ep(commonParams)
|
|
1393
1391
|
.m(function (Command, cs, config, o) {
|
|
1394
|
-
return [
|
|
1392
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1395
1393
|
})
|
|
1396
1394
|
.s("AmazonRDSv19", "FailoverDBCluster", {})
|
|
1397
1395
|
.n("RDSClient", "FailoverDBClusterCommand")
|
|
@@ -1399,11 +1397,11 @@ class FailoverDBClusterCommand extends smithyClient.Command
|
|
|
1399
1397
|
.build() {
|
|
1400
1398
|
}
|
|
1401
1399
|
|
|
1402
|
-
class FailoverGlobalClusterCommand extends
|
|
1400
|
+
class FailoverGlobalClusterCommand extends client.Command
|
|
1403
1401
|
.classBuilder()
|
|
1404
1402
|
.ep(commonParams)
|
|
1405
1403
|
.m(function (Command, cs, config, o) {
|
|
1406
|
-
return [
|
|
1404
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1407
1405
|
})
|
|
1408
1406
|
.s("AmazonRDSv19", "FailoverGlobalCluster", {})
|
|
1409
1407
|
.n("RDSClient", "FailoverGlobalClusterCommand")
|
|
@@ -1411,11 +1409,11 @@ class FailoverGlobalClusterCommand extends smithyClient.Command
|
|
|
1411
1409
|
.build() {
|
|
1412
1410
|
}
|
|
1413
1411
|
|
|
1414
|
-
class ListTagsForResourceCommand extends
|
|
1412
|
+
class ListTagsForResourceCommand extends client.Command
|
|
1415
1413
|
.classBuilder()
|
|
1416
1414
|
.ep(commonParams)
|
|
1417
1415
|
.m(function (Command, cs, config, o) {
|
|
1418
|
-
return [
|
|
1416
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1419
1417
|
})
|
|
1420
1418
|
.s("AmazonRDSv19", "ListTagsForResource", {})
|
|
1421
1419
|
.n("RDSClient", "ListTagsForResourceCommand")
|
|
@@ -1423,11 +1421,11 @@ class ListTagsForResourceCommand extends smithyClient.Command
|
|
|
1423
1421
|
.build() {
|
|
1424
1422
|
}
|
|
1425
1423
|
|
|
1426
|
-
class ModifyActivityStreamCommand extends
|
|
1424
|
+
class ModifyActivityStreamCommand extends client.Command
|
|
1427
1425
|
.classBuilder()
|
|
1428
1426
|
.ep(commonParams)
|
|
1429
1427
|
.m(function (Command, cs, config, o) {
|
|
1430
|
-
return [
|
|
1428
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1431
1429
|
})
|
|
1432
1430
|
.s("AmazonRDSv19", "ModifyActivityStream", {})
|
|
1433
1431
|
.n("RDSClient", "ModifyActivityStreamCommand")
|
|
@@ -1435,11 +1433,11 @@ class ModifyActivityStreamCommand extends smithyClient.Command
|
|
|
1435
1433
|
.build() {
|
|
1436
1434
|
}
|
|
1437
1435
|
|
|
1438
|
-
class ModifyCertificatesCommand extends
|
|
1436
|
+
class ModifyCertificatesCommand extends client.Command
|
|
1439
1437
|
.classBuilder()
|
|
1440
1438
|
.ep(commonParams)
|
|
1441
1439
|
.m(function (Command, cs, config, o) {
|
|
1442
|
-
return [
|
|
1440
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1443
1441
|
})
|
|
1444
1442
|
.s("AmazonRDSv19", "ModifyCertificates", {})
|
|
1445
1443
|
.n("RDSClient", "ModifyCertificatesCommand")
|
|
@@ -1447,11 +1445,11 @@ class ModifyCertificatesCommand extends smithyClient.Command
|
|
|
1447
1445
|
.build() {
|
|
1448
1446
|
}
|
|
1449
1447
|
|
|
1450
|
-
class ModifyCurrentDBClusterCapacityCommand extends
|
|
1448
|
+
class ModifyCurrentDBClusterCapacityCommand extends client.Command
|
|
1451
1449
|
.classBuilder()
|
|
1452
1450
|
.ep(commonParams)
|
|
1453
1451
|
.m(function (Command, cs, config, o) {
|
|
1454
|
-
return [
|
|
1452
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1455
1453
|
})
|
|
1456
1454
|
.s("AmazonRDSv19", "ModifyCurrentDBClusterCapacity", {})
|
|
1457
1455
|
.n("RDSClient", "ModifyCurrentDBClusterCapacityCommand")
|
|
@@ -1459,11 +1457,11 @@ class ModifyCurrentDBClusterCapacityCommand extends smithyClient.Command
|
|
|
1459
1457
|
.build() {
|
|
1460
1458
|
}
|
|
1461
1459
|
|
|
1462
|
-
class ModifyCustomDBEngineVersionCommand extends
|
|
1460
|
+
class ModifyCustomDBEngineVersionCommand extends client.Command
|
|
1463
1461
|
.classBuilder()
|
|
1464
1462
|
.ep(commonParams)
|
|
1465
1463
|
.m(function (Command, cs, config, o) {
|
|
1466
|
-
return [
|
|
1464
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1467
1465
|
})
|
|
1468
1466
|
.s("AmazonRDSv19", "ModifyCustomDBEngineVersion", {})
|
|
1469
1467
|
.n("RDSClient", "ModifyCustomDBEngineVersionCommand")
|
|
@@ -1471,11 +1469,11 @@ class ModifyCustomDBEngineVersionCommand extends smithyClient.Command
|
|
|
1471
1469
|
.build() {
|
|
1472
1470
|
}
|
|
1473
1471
|
|
|
1474
|
-
class ModifyDBClusterCommand extends
|
|
1472
|
+
class ModifyDBClusterCommand extends client.Command
|
|
1475
1473
|
.classBuilder()
|
|
1476
1474
|
.ep(commonParams)
|
|
1477
1475
|
.m(function (Command, cs, config, o) {
|
|
1478
|
-
return [
|
|
1476
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1479
1477
|
})
|
|
1480
1478
|
.s("AmazonRDSv19", "ModifyDBCluster", {})
|
|
1481
1479
|
.n("RDSClient", "ModifyDBClusterCommand")
|
|
@@ -1483,11 +1481,11 @@ class ModifyDBClusterCommand extends smithyClient.Command
|
|
|
1483
1481
|
.build() {
|
|
1484
1482
|
}
|
|
1485
1483
|
|
|
1486
|
-
class ModifyDBClusterEndpointCommand extends
|
|
1484
|
+
class ModifyDBClusterEndpointCommand extends client.Command
|
|
1487
1485
|
.classBuilder()
|
|
1488
1486
|
.ep(commonParams)
|
|
1489
1487
|
.m(function (Command, cs, config, o) {
|
|
1490
|
-
return [
|
|
1488
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1491
1489
|
})
|
|
1492
1490
|
.s("AmazonRDSv19", "ModifyDBClusterEndpoint", {})
|
|
1493
1491
|
.n("RDSClient", "ModifyDBClusterEndpointCommand")
|
|
@@ -1495,11 +1493,11 @@ class ModifyDBClusterEndpointCommand extends smithyClient.Command
|
|
|
1495
1493
|
.build() {
|
|
1496
1494
|
}
|
|
1497
1495
|
|
|
1498
|
-
class ModifyDBClusterParameterGroupCommand extends
|
|
1496
|
+
class ModifyDBClusterParameterGroupCommand extends client.Command
|
|
1499
1497
|
.classBuilder()
|
|
1500
1498
|
.ep(commonParams)
|
|
1501
1499
|
.m(function (Command, cs, config, o) {
|
|
1502
|
-
return [
|
|
1500
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1503
1501
|
})
|
|
1504
1502
|
.s("AmazonRDSv19", "ModifyDBClusterParameterGroup", {})
|
|
1505
1503
|
.n("RDSClient", "ModifyDBClusterParameterGroupCommand")
|
|
@@ -1507,11 +1505,11 @@ class ModifyDBClusterParameterGroupCommand extends smithyClient.Command
|
|
|
1507
1505
|
.build() {
|
|
1508
1506
|
}
|
|
1509
1507
|
|
|
1510
|
-
class ModifyDBClusterSnapshotAttributeCommand extends
|
|
1508
|
+
class ModifyDBClusterSnapshotAttributeCommand extends client.Command
|
|
1511
1509
|
.classBuilder()
|
|
1512
1510
|
.ep(commonParams)
|
|
1513
1511
|
.m(function (Command, cs, config, o) {
|
|
1514
|
-
return [
|
|
1512
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1515
1513
|
})
|
|
1516
1514
|
.s("AmazonRDSv19", "ModifyDBClusterSnapshotAttribute", {})
|
|
1517
1515
|
.n("RDSClient", "ModifyDBClusterSnapshotAttributeCommand")
|
|
@@ -1519,11 +1517,11 @@ class ModifyDBClusterSnapshotAttributeCommand extends smithyClient.Command
|
|
|
1519
1517
|
.build() {
|
|
1520
1518
|
}
|
|
1521
1519
|
|
|
1522
|
-
class ModifyDBInstanceCommand extends
|
|
1520
|
+
class ModifyDBInstanceCommand extends client.Command
|
|
1523
1521
|
.classBuilder()
|
|
1524
1522
|
.ep(commonParams)
|
|
1525
1523
|
.m(function (Command, cs, config, o) {
|
|
1526
|
-
return [
|
|
1524
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1527
1525
|
})
|
|
1528
1526
|
.s("AmazonRDSv19", "ModifyDBInstance", {})
|
|
1529
1527
|
.n("RDSClient", "ModifyDBInstanceCommand")
|
|
@@ -1531,11 +1529,11 @@ class ModifyDBInstanceCommand extends smithyClient.Command
|
|
|
1531
1529
|
.build() {
|
|
1532
1530
|
}
|
|
1533
1531
|
|
|
1534
|
-
class ModifyDBParameterGroupCommand extends
|
|
1532
|
+
class ModifyDBParameterGroupCommand extends client.Command
|
|
1535
1533
|
.classBuilder()
|
|
1536
1534
|
.ep(commonParams)
|
|
1537
1535
|
.m(function (Command, cs, config, o) {
|
|
1538
|
-
return [
|
|
1536
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1539
1537
|
})
|
|
1540
1538
|
.s("AmazonRDSv19", "ModifyDBParameterGroup", {})
|
|
1541
1539
|
.n("RDSClient", "ModifyDBParameterGroupCommand")
|
|
@@ -1543,11 +1541,11 @@ class ModifyDBParameterGroupCommand extends smithyClient.Command
|
|
|
1543
1541
|
.build() {
|
|
1544
1542
|
}
|
|
1545
1543
|
|
|
1546
|
-
class ModifyDBProxyCommand extends
|
|
1544
|
+
class ModifyDBProxyCommand extends client.Command
|
|
1547
1545
|
.classBuilder()
|
|
1548
1546
|
.ep(commonParams)
|
|
1549
1547
|
.m(function (Command, cs, config, o) {
|
|
1550
|
-
return [
|
|
1548
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1551
1549
|
})
|
|
1552
1550
|
.s("AmazonRDSv19", "ModifyDBProxy", {})
|
|
1553
1551
|
.n("RDSClient", "ModifyDBProxyCommand")
|
|
@@ -1555,11 +1553,11 @@ class ModifyDBProxyCommand extends smithyClient.Command
|
|
|
1555
1553
|
.build() {
|
|
1556
1554
|
}
|
|
1557
1555
|
|
|
1558
|
-
class ModifyDBProxyEndpointCommand extends
|
|
1556
|
+
class ModifyDBProxyEndpointCommand extends client.Command
|
|
1559
1557
|
.classBuilder()
|
|
1560
1558
|
.ep(commonParams)
|
|
1561
1559
|
.m(function (Command, cs, config, o) {
|
|
1562
|
-
return [
|
|
1560
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1563
1561
|
})
|
|
1564
1562
|
.s("AmazonRDSv19", "ModifyDBProxyEndpoint", {})
|
|
1565
1563
|
.n("RDSClient", "ModifyDBProxyEndpointCommand")
|
|
@@ -1567,11 +1565,11 @@ class ModifyDBProxyEndpointCommand extends smithyClient.Command
|
|
|
1567
1565
|
.build() {
|
|
1568
1566
|
}
|
|
1569
1567
|
|
|
1570
|
-
class ModifyDBProxyTargetGroupCommand extends
|
|
1568
|
+
class ModifyDBProxyTargetGroupCommand extends client.Command
|
|
1571
1569
|
.classBuilder()
|
|
1572
1570
|
.ep(commonParams)
|
|
1573
1571
|
.m(function (Command, cs, config, o) {
|
|
1574
|
-
return [
|
|
1572
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1575
1573
|
})
|
|
1576
1574
|
.s("AmazonRDSv19", "ModifyDBProxyTargetGroup", {})
|
|
1577
1575
|
.n("RDSClient", "ModifyDBProxyTargetGroupCommand")
|
|
@@ -1579,11 +1577,11 @@ class ModifyDBProxyTargetGroupCommand extends smithyClient.Command
|
|
|
1579
1577
|
.build() {
|
|
1580
1578
|
}
|
|
1581
1579
|
|
|
1582
|
-
class ModifyDBRecommendationCommand extends
|
|
1580
|
+
class ModifyDBRecommendationCommand extends client.Command
|
|
1583
1581
|
.classBuilder()
|
|
1584
1582
|
.ep(commonParams)
|
|
1585
1583
|
.m(function (Command, cs, config, o) {
|
|
1586
|
-
return [
|
|
1584
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1587
1585
|
})
|
|
1588
1586
|
.s("AmazonRDSv19", "ModifyDBRecommendation", {})
|
|
1589
1587
|
.n("RDSClient", "ModifyDBRecommendationCommand")
|
|
@@ -1591,11 +1589,11 @@ class ModifyDBRecommendationCommand extends smithyClient.Command
|
|
|
1591
1589
|
.build() {
|
|
1592
1590
|
}
|
|
1593
1591
|
|
|
1594
|
-
class ModifyDBShardGroupCommand extends
|
|
1592
|
+
class ModifyDBShardGroupCommand extends client.Command
|
|
1595
1593
|
.classBuilder()
|
|
1596
1594
|
.ep(commonParams)
|
|
1597
1595
|
.m(function (Command, cs, config, o) {
|
|
1598
|
-
return [
|
|
1596
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1599
1597
|
})
|
|
1600
1598
|
.s("AmazonRDSv19", "ModifyDBShardGroup", {})
|
|
1601
1599
|
.n("RDSClient", "ModifyDBShardGroupCommand")
|
|
@@ -1603,11 +1601,11 @@ class ModifyDBShardGroupCommand extends smithyClient.Command
|
|
|
1603
1601
|
.build() {
|
|
1604
1602
|
}
|
|
1605
1603
|
|
|
1606
|
-
class ModifyDBSnapshotAttributeCommand extends
|
|
1604
|
+
class ModifyDBSnapshotAttributeCommand extends client.Command
|
|
1607
1605
|
.classBuilder()
|
|
1608
1606
|
.ep(commonParams)
|
|
1609
1607
|
.m(function (Command, cs, config, o) {
|
|
1610
|
-
return [
|
|
1608
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1611
1609
|
})
|
|
1612
1610
|
.s("AmazonRDSv19", "ModifyDBSnapshotAttribute", {})
|
|
1613
1611
|
.n("RDSClient", "ModifyDBSnapshotAttributeCommand")
|
|
@@ -1615,11 +1613,11 @@ class ModifyDBSnapshotAttributeCommand extends smithyClient.Command
|
|
|
1615
1613
|
.build() {
|
|
1616
1614
|
}
|
|
1617
1615
|
|
|
1618
|
-
class ModifyDBSnapshotCommand extends
|
|
1616
|
+
class ModifyDBSnapshotCommand extends client.Command
|
|
1619
1617
|
.classBuilder()
|
|
1620
1618
|
.ep(commonParams)
|
|
1621
1619
|
.m(function (Command, cs, config, o) {
|
|
1622
|
-
return [
|
|
1620
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1623
1621
|
})
|
|
1624
1622
|
.s("AmazonRDSv19", "ModifyDBSnapshot", {})
|
|
1625
1623
|
.n("RDSClient", "ModifyDBSnapshotCommand")
|
|
@@ -1627,11 +1625,11 @@ class ModifyDBSnapshotCommand extends smithyClient.Command
|
|
|
1627
1625
|
.build() {
|
|
1628
1626
|
}
|
|
1629
1627
|
|
|
1630
|
-
class ModifyDBSubnetGroupCommand extends
|
|
1628
|
+
class ModifyDBSubnetGroupCommand extends client.Command
|
|
1631
1629
|
.classBuilder()
|
|
1632
1630
|
.ep(commonParams)
|
|
1633
1631
|
.m(function (Command, cs, config, o) {
|
|
1634
|
-
return [
|
|
1632
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1635
1633
|
})
|
|
1636
1634
|
.s("AmazonRDSv19", "ModifyDBSubnetGroup", {})
|
|
1637
1635
|
.n("RDSClient", "ModifyDBSubnetGroupCommand")
|
|
@@ -1639,11 +1637,11 @@ class ModifyDBSubnetGroupCommand extends smithyClient.Command
|
|
|
1639
1637
|
.build() {
|
|
1640
1638
|
}
|
|
1641
1639
|
|
|
1642
|
-
class ModifyEventSubscriptionCommand extends
|
|
1640
|
+
class ModifyEventSubscriptionCommand extends client.Command
|
|
1643
1641
|
.classBuilder()
|
|
1644
1642
|
.ep(commonParams)
|
|
1645
1643
|
.m(function (Command, cs, config, o) {
|
|
1646
|
-
return [
|
|
1644
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1647
1645
|
})
|
|
1648
1646
|
.s("AmazonRDSv19", "ModifyEventSubscription", {})
|
|
1649
1647
|
.n("RDSClient", "ModifyEventSubscriptionCommand")
|
|
@@ -1651,11 +1649,11 @@ class ModifyEventSubscriptionCommand extends smithyClient.Command
|
|
|
1651
1649
|
.build() {
|
|
1652
1650
|
}
|
|
1653
1651
|
|
|
1654
|
-
class ModifyGlobalClusterCommand extends
|
|
1652
|
+
class ModifyGlobalClusterCommand extends client.Command
|
|
1655
1653
|
.classBuilder()
|
|
1656
1654
|
.ep(commonParams)
|
|
1657
1655
|
.m(function (Command, cs, config, o) {
|
|
1658
|
-
return [
|
|
1656
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1659
1657
|
})
|
|
1660
1658
|
.s("AmazonRDSv19", "ModifyGlobalCluster", {})
|
|
1661
1659
|
.n("RDSClient", "ModifyGlobalClusterCommand")
|
|
@@ -1663,11 +1661,11 @@ class ModifyGlobalClusterCommand extends smithyClient.Command
|
|
|
1663
1661
|
.build() {
|
|
1664
1662
|
}
|
|
1665
1663
|
|
|
1666
|
-
class ModifyIntegrationCommand extends
|
|
1664
|
+
class ModifyIntegrationCommand extends client.Command
|
|
1667
1665
|
.classBuilder()
|
|
1668
1666
|
.ep(commonParams)
|
|
1669
1667
|
.m(function (Command, cs, config, o) {
|
|
1670
|
-
return [
|
|
1668
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1671
1669
|
})
|
|
1672
1670
|
.s("AmazonRDSv19", "ModifyIntegration", {})
|
|
1673
1671
|
.n("RDSClient", "ModifyIntegrationCommand")
|
|
@@ -1675,11 +1673,11 @@ class ModifyIntegrationCommand extends smithyClient.Command
|
|
|
1675
1673
|
.build() {
|
|
1676
1674
|
}
|
|
1677
1675
|
|
|
1678
|
-
class ModifyOptionGroupCommand extends
|
|
1676
|
+
class ModifyOptionGroupCommand extends client.Command
|
|
1679
1677
|
.classBuilder()
|
|
1680
1678
|
.ep(commonParams)
|
|
1681
1679
|
.m(function (Command, cs, config, o) {
|
|
1682
|
-
return [
|
|
1680
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1683
1681
|
})
|
|
1684
1682
|
.s("AmazonRDSv19", "ModifyOptionGroup", {})
|
|
1685
1683
|
.n("RDSClient", "ModifyOptionGroupCommand")
|
|
@@ -1687,11 +1685,11 @@ class ModifyOptionGroupCommand extends smithyClient.Command
|
|
|
1687
1685
|
.build() {
|
|
1688
1686
|
}
|
|
1689
1687
|
|
|
1690
|
-
class ModifyTenantDatabaseCommand extends
|
|
1688
|
+
class ModifyTenantDatabaseCommand extends client.Command
|
|
1691
1689
|
.classBuilder()
|
|
1692
1690
|
.ep(commonParams)
|
|
1693
1691
|
.m(function (Command, cs, config, o) {
|
|
1694
|
-
return [
|
|
1692
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1695
1693
|
})
|
|
1696
1694
|
.s("AmazonRDSv19", "ModifyTenantDatabase", {})
|
|
1697
1695
|
.n("RDSClient", "ModifyTenantDatabaseCommand")
|
|
@@ -1699,11 +1697,11 @@ class ModifyTenantDatabaseCommand extends smithyClient.Command
|
|
|
1699
1697
|
.build() {
|
|
1700
1698
|
}
|
|
1701
1699
|
|
|
1702
|
-
class PromoteReadReplicaCommand extends
|
|
1700
|
+
class PromoteReadReplicaCommand extends client.Command
|
|
1703
1701
|
.classBuilder()
|
|
1704
1702
|
.ep(commonParams)
|
|
1705
1703
|
.m(function (Command, cs, config, o) {
|
|
1706
|
-
return [
|
|
1704
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1707
1705
|
})
|
|
1708
1706
|
.s("AmazonRDSv19", "PromoteReadReplica", {})
|
|
1709
1707
|
.n("RDSClient", "PromoteReadReplicaCommand")
|
|
@@ -1711,11 +1709,11 @@ class PromoteReadReplicaCommand extends smithyClient.Command
|
|
|
1711
1709
|
.build() {
|
|
1712
1710
|
}
|
|
1713
1711
|
|
|
1714
|
-
class PromoteReadReplicaDBClusterCommand extends
|
|
1712
|
+
class PromoteReadReplicaDBClusterCommand extends client.Command
|
|
1715
1713
|
.classBuilder()
|
|
1716
1714
|
.ep(commonParams)
|
|
1717
1715
|
.m(function (Command, cs, config, o) {
|
|
1718
|
-
return [
|
|
1716
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1719
1717
|
})
|
|
1720
1718
|
.s("AmazonRDSv19", "PromoteReadReplicaDBCluster", {})
|
|
1721
1719
|
.n("RDSClient", "PromoteReadReplicaDBClusterCommand")
|
|
@@ -1723,11 +1721,11 @@ class PromoteReadReplicaDBClusterCommand extends smithyClient.Command
|
|
|
1723
1721
|
.build() {
|
|
1724
1722
|
}
|
|
1725
1723
|
|
|
1726
|
-
class PurchaseReservedDBInstancesOfferingCommand extends
|
|
1724
|
+
class PurchaseReservedDBInstancesOfferingCommand extends client.Command
|
|
1727
1725
|
.classBuilder()
|
|
1728
1726
|
.ep(commonParams)
|
|
1729
1727
|
.m(function (Command, cs, config, o) {
|
|
1730
|
-
return [
|
|
1728
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1731
1729
|
})
|
|
1732
1730
|
.s("AmazonRDSv19", "PurchaseReservedDBInstancesOffering", {})
|
|
1733
1731
|
.n("RDSClient", "PurchaseReservedDBInstancesOfferingCommand")
|
|
@@ -1735,11 +1733,11 @@ class PurchaseReservedDBInstancesOfferingCommand extends smithyClient.Command
|
|
|
1735
1733
|
.build() {
|
|
1736
1734
|
}
|
|
1737
1735
|
|
|
1738
|
-
class RebootDBClusterCommand extends
|
|
1736
|
+
class RebootDBClusterCommand extends client.Command
|
|
1739
1737
|
.classBuilder()
|
|
1740
1738
|
.ep(commonParams)
|
|
1741
1739
|
.m(function (Command, cs, config, o) {
|
|
1742
|
-
return [
|
|
1740
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1743
1741
|
})
|
|
1744
1742
|
.s("AmazonRDSv19", "RebootDBCluster", {})
|
|
1745
1743
|
.n("RDSClient", "RebootDBClusterCommand")
|
|
@@ -1747,11 +1745,11 @@ class RebootDBClusterCommand extends smithyClient.Command
|
|
|
1747
1745
|
.build() {
|
|
1748
1746
|
}
|
|
1749
1747
|
|
|
1750
|
-
class RebootDBInstanceCommand extends
|
|
1748
|
+
class RebootDBInstanceCommand extends client.Command
|
|
1751
1749
|
.classBuilder()
|
|
1752
1750
|
.ep(commonParams)
|
|
1753
1751
|
.m(function (Command, cs, config, o) {
|
|
1754
|
-
return [
|
|
1752
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1755
1753
|
})
|
|
1756
1754
|
.s("AmazonRDSv19", "RebootDBInstance", {})
|
|
1757
1755
|
.n("RDSClient", "RebootDBInstanceCommand")
|
|
@@ -1759,11 +1757,11 @@ class RebootDBInstanceCommand extends smithyClient.Command
|
|
|
1759
1757
|
.build() {
|
|
1760
1758
|
}
|
|
1761
1759
|
|
|
1762
|
-
class RebootDBShardGroupCommand extends
|
|
1760
|
+
class RebootDBShardGroupCommand extends client.Command
|
|
1763
1761
|
.classBuilder()
|
|
1764
1762
|
.ep(commonParams)
|
|
1765
1763
|
.m(function (Command, cs, config, o) {
|
|
1766
|
-
return [
|
|
1764
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1767
1765
|
})
|
|
1768
1766
|
.s("AmazonRDSv19", "RebootDBShardGroup", {})
|
|
1769
1767
|
.n("RDSClient", "RebootDBShardGroupCommand")
|
|
@@ -1771,11 +1769,11 @@ class RebootDBShardGroupCommand extends smithyClient.Command
|
|
|
1771
1769
|
.build() {
|
|
1772
1770
|
}
|
|
1773
1771
|
|
|
1774
|
-
class RegisterDBProxyTargetsCommand extends
|
|
1772
|
+
class RegisterDBProxyTargetsCommand extends client.Command
|
|
1775
1773
|
.classBuilder()
|
|
1776
1774
|
.ep(commonParams)
|
|
1777
1775
|
.m(function (Command, cs, config, o) {
|
|
1778
|
-
return [
|
|
1776
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1779
1777
|
})
|
|
1780
1778
|
.s("AmazonRDSv19", "RegisterDBProxyTargets", {})
|
|
1781
1779
|
.n("RDSClient", "RegisterDBProxyTargetsCommand")
|
|
@@ -1783,11 +1781,11 @@ class RegisterDBProxyTargetsCommand extends smithyClient.Command
|
|
|
1783
1781
|
.build() {
|
|
1784
1782
|
}
|
|
1785
1783
|
|
|
1786
|
-
class RemoveFromGlobalClusterCommand extends
|
|
1784
|
+
class RemoveFromGlobalClusterCommand extends client.Command
|
|
1787
1785
|
.classBuilder()
|
|
1788
1786
|
.ep(commonParams)
|
|
1789
1787
|
.m(function (Command, cs, config, o) {
|
|
1790
|
-
return [
|
|
1788
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1791
1789
|
})
|
|
1792
1790
|
.s("AmazonRDSv19", "RemoveFromGlobalCluster", {})
|
|
1793
1791
|
.n("RDSClient", "RemoveFromGlobalClusterCommand")
|
|
@@ -1795,11 +1793,11 @@ class RemoveFromGlobalClusterCommand extends smithyClient.Command
|
|
|
1795
1793
|
.build() {
|
|
1796
1794
|
}
|
|
1797
1795
|
|
|
1798
|
-
class RemoveRoleFromDBClusterCommand extends
|
|
1796
|
+
class RemoveRoleFromDBClusterCommand extends client.Command
|
|
1799
1797
|
.classBuilder()
|
|
1800
1798
|
.ep(commonParams)
|
|
1801
1799
|
.m(function (Command, cs, config, o) {
|
|
1802
|
-
return [
|
|
1800
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1803
1801
|
})
|
|
1804
1802
|
.s("AmazonRDSv19", "RemoveRoleFromDBCluster", {})
|
|
1805
1803
|
.n("RDSClient", "RemoveRoleFromDBClusterCommand")
|
|
@@ -1807,11 +1805,11 @@ class RemoveRoleFromDBClusterCommand extends smithyClient.Command
|
|
|
1807
1805
|
.build() {
|
|
1808
1806
|
}
|
|
1809
1807
|
|
|
1810
|
-
class RemoveRoleFromDBInstanceCommand extends
|
|
1808
|
+
class RemoveRoleFromDBInstanceCommand extends client.Command
|
|
1811
1809
|
.classBuilder()
|
|
1812
1810
|
.ep(commonParams)
|
|
1813
1811
|
.m(function (Command, cs, config, o) {
|
|
1814
|
-
return [
|
|
1812
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1815
1813
|
})
|
|
1816
1814
|
.s("AmazonRDSv19", "RemoveRoleFromDBInstance", {})
|
|
1817
1815
|
.n("RDSClient", "RemoveRoleFromDBInstanceCommand")
|
|
@@ -1819,11 +1817,11 @@ class RemoveRoleFromDBInstanceCommand extends smithyClient.Command
|
|
|
1819
1817
|
.build() {
|
|
1820
1818
|
}
|
|
1821
1819
|
|
|
1822
|
-
class RemoveSourceIdentifierFromSubscriptionCommand extends
|
|
1820
|
+
class RemoveSourceIdentifierFromSubscriptionCommand extends client.Command
|
|
1823
1821
|
.classBuilder()
|
|
1824
1822
|
.ep(commonParams)
|
|
1825
1823
|
.m(function (Command, cs, config, o) {
|
|
1826
|
-
return [
|
|
1824
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1827
1825
|
})
|
|
1828
1826
|
.s("AmazonRDSv19", "RemoveSourceIdentifierFromSubscription", {})
|
|
1829
1827
|
.n("RDSClient", "RemoveSourceIdentifierFromSubscriptionCommand")
|
|
@@ -1831,11 +1829,11 @@ class RemoveSourceIdentifierFromSubscriptionCommand extends smithyClient.Command
|
|
|
1831
1829
|
.build() {
|
|
1832
1830
|
}
|
|
1833
1831
|
|
|
1834
|
-
class RemoveTagsFromResourceCommand extends
|
|
1832
|
+
class RemoveTagsFromResourceCommand extends client.Command
|
|
1835
1833
|
.classBuilder()
|
|
1836
1834
|
.ep(commonParams)
|
|
1837
1835
|
.m(function (Command, cs, config, o) {
|
|
1838
|
-
return [
|
|
1836
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1839
1837
|
})
|
|
1840
1838
|
.s("AmazonRDSv19", "RemoveTagsFromResource", {})
|
|
1841
1839
|
.n("RDSClient", "RemoveTagsFromResourceCommand")
|
|
@@ -1843,11 +1841,11 @@ class RemoveTagsFromResourceCommand extends smithyClient.Command
|
|
|
1843
1841
|
.build() {
|
|
1844
1842
|
}
|
|
1845
1843
|
|
|
1846
|
-
class ResetDBClusterParameterGroupCommand extends
|
|
1844
|
+
class ResetDBClusterParameterGroupCommand extends client.Command
|
|
1847
1845
|
.classBuilder()
|
|
1848
1846
|
.ep(commonParams)
|
|
1849
1847
|
.m(function (Command, cs, config, o) {
|
|
1850
|
-
return [
|
|
1848
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1851
1849
|
})
|
|
1852
1850
|
.s("AmazonRDSv19", "ResetDBClusterParameterGroup", {})
|
|
1853
1851
|
.n("RDSClient", "ResetDBClusterParameterGroupCommand")
|
|
@@ -1855,11 +1853,11 @@ class ResetDBClusterParameterGroupCommand extends smithyClient.Command
|
|
|
1855
1853
|
.build() {
|
|
1856
1854
|
}
|
|
1857
1855
|
|
|
1858
|
-
class ResetDBParameterGroupCommand extends
|
|
1856
|
+
class ResetDBParameterGroupCommand extends client.Command
|
|
1859
1857
|
.classBuilder()
|
|
1860
1858
|
.ep(commonParams)
|
|
1861
1859
|
.m(function (Command, cs, config, o) {
|
|
1862
|
-
return [
|
|
1860
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1863
1861
|
})
|
|
1864
1862
|
.s("AmazonRDSv19", "ResetDBParameterGroup", {})
|
|
1865
1863
|
.n("RDSClient", "ResetDBParameterGroupCommand")
|
|
@@ -1867,11 +1865,11 @@ class ResetDBParameterGroupCommand extends smithyClient.Command
|
|
|
1867
1865
|
.build() {
|
|
1868
1866
|
}
|
|
1869
1867
|
|
|
1870
|
-
class RestoreDBClusterFromS3Command extends
|
|
1868
|
+
class RestoreDBClusterFromS3Command extends client.Command
|
|
1871
1869
|
.classBuilder()
|
|
1872
1870
|
.ep(commonParams)
|
|
1873
1871
|
.m(function (Command, cs, config, o) {
|
|
1874
|
-
return [
|
|
1872
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1875
1873
|
})
|
|
1876
1874
|
.s("AmazonRDSv19", "RestoreDBClusterFromS3", {})
|
|
1877
1875
|
.n("RDSClient", "RestoreDBClusterFromS3Command")
|
|
@@ -1879,11 +1877,11 @@ class RestoreDBClusterFromS3Command extends smithyClient.Command
|
|
|
1879
1877
|
.build() {
|
|
1880
1878
|
}
|
|
1881
1879
|
|
|
1882
|
-
class RestoreDBClusterFromSnapshotCommand extends
|
|
1880
|
+
class RestoreDBClusterFromSnapshotCommand extends client.Command
|
|
1883
1881
|
.classBuilder()
|
|
1884
1882
|
.ep(commonParams)
|
|
1885
1883
|
.m(function (Command, cs, config, o) {
|
|
1886
|
-
return [
|
|
1884
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1887
1885
|
})
|
|
1888
1886
|
.s("AmazonRDSv19", "RestoreDBClusterFromSnapshot", {})
|
|
1889
1887
|
.n("RDSClient", "RestoreDBClusterFromSnapshotCommand")
|
|
@@ -1891,11 +1889,11 @@ class RestoreDBClusterFromSnapshotCommand extends smithyClient.Command
|
|
|
1891
1889
|
.build() {
|
|
1892
1890
|
}
|
|
1893
1891
|
|
|
1894
|
-
class RestoreDBClusterToPointInTimeCommand extends
|
|
1892
|
+
class RestoreDBClusterToPointInTimeCommand extends client.Command
|
|
1895
1893
|
.classBuilder()
|
|
1896
1894
|
.ep(commonParams)
|
|
1897
1895
|
.m(function (Command, cs, config, o) {
|
|
1898
|
-
return [
|
|
1896
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1899
1897
|
})
|
|
1900
1898
|
.s("AmazonRDSv19", "RestoreDBClusterToPointInTime", {})
|
|
1901
1899
|
.n("RDSClient", "RestoreDBClusterToPointInTimeCommand")
|
|
@@ -1903,11 +1901,11 @@ class RestoreDBClusterToPointInTimeCommand extends smithyClient.Command
|
|
|
1903
1901
|
.build() {
|
|
1904
1902
|
}
|
|
1905
1903
|
|
|
1906
|
-
class RestoreDBInstanceFromDBSnapshotCommand extends
|
|
1904
|
+
class RestoreDBInstanceFromDBSnapshotCommand extends client.Command
|
|
1907
1905
|
.classBuilder()
|
|
1908
1906
|
.ep(commonParams)
|
|
1909
1907
|
.m(function (Command, cs, config, o) {
|
|
1910
|
-
return [
|
|
1908
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1911
1909
|
})
|
|
1912
1910
|
.s("AmazonRDSv19", "RestoreDBInstanceFromDBSnapshot", {})
|
|
1913
1911
|
.n("RDSClient", "RestoreDBInstanceFromDBSnapshotCommand")
|
|
@@ -1915,11 +1913,11 @@ class RestoreDBInstanceFromDBSnapshotCommand extends smithyClient.Command
|
|
|
1915
1913
|
.build() {
|
|
1916
1914
|
}
|
|
1917
1915
|
|
|
1918
|
-
class RestoreDBInstanceFromS3Command extends
|
|
1916
|
+
class RestoreDBInstanceFromS3Command extends client.Command
|
|
1919
1917
|
.classBuilder()
|
|
1920
1918
|
.ep(commonParams)
|
|
1921
1919
|
.m(function (Command, cs, config, o) {
|
|
1922
|
-
return [
|
|
1920
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1923
1921
|
})
|
|
1924
1922
|
.s("AmazonRDSv19", "RestoreDBInstanceFromS3", {})
|
|
1925
1923
|
.n("RDSClient", "RestoreDBInstanceFromS3Command")
|
|
@@ -1927,11 +1925,11 @@ class RestoreDBInstanceFromS3Command extends smithyClient.Command
|
|
|
1927
1925
|
.build() {
|
|
1928
1926
|
}
|
|
1929
1927
|
|
|
1930
|
-
class RestoreDBInstanceToPointInTimeCommand extends
|
|
1928
|
+
class RestoreDBInstanceToPointInTimeCommand extends client.Command
|
|
1931
1929
|
.classBuilder()
|
|
1932
1930
|
.ep(commonParams)
|
|
1933
1931
|
.m(function (Command, cs, config, o) {
|
|
1934
|
-
return [
|
|
1932
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1935
1933
|
})
|
|
1936
1934
|
.s("AmazonRDSv19", "RestoreDBInstanceToPointInTime", {})
|
|
1937
1935
|
.n("RDSClient", "RestoreDBInstanceToPointInTimeCommand")
|
|
@@ -1939,11 +1937,11 @@ class RestoreDBInstanceToPointInTimeCommand extends smithyClient.Command
|
|
|
1939
1937
|
.build() {
|
|
1940
1938
|
}
|
|
1941
1939
|
|
|
1942
|
-
class RevokeDBSecurityGroupIngressCommand extends
|
|
1940
|
+
class RevokeDBSecurityGroupIngressCommand extends client.Command
|
|
1943
1941
|
.classBuilder()
|
|
1944
1942
|
.ep(commonParams)
|
|
1945
1943
|
.m(function (Command, cs, config, o) {
|
|
1946
|
-
return [
|
|
1944
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1947
1945
|
})
|
|
1948
1946
|
.s("AmazonRDSv19", "RevokeDBSecurityGroupIngress", {})
|
|
1949
1947
|
.n("RDSClient", "RevokeDBSecurityGroupIngressCommand")
|
|
@@ -1951,11 +1949,11 @@ class RevokeDBSecurityGroupIngressCommand extends smithyClient.Command
|
|
|
1951
1949
|
.build() {
|
|
1952
1950
|
}
|
|
1953
1951
|
|
|
1954
|
-
class StartActivityStreamCommand extends
|
|
1952
|
+
class StartActivityStreamCommand extends client.Command
|
|
1955
1953
|
.classBuilder()
|
|
1956
1954
|
.ep(commonParams)
|
|
1957
1955
|
.m(function (Command, cs, config, o) {
|
|
1958
|
-
return [
|
|
1956
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1959
1957
|
})
|
|
1960
1958
|
.s("AmazonRDSv19", "StartActivityStream", {})
|
|
1961
1959
|
.n("RDSClient", "StartActivityStreamCommand")
|
|
@@ -1963,11 +1961,11 @@ class StartActivityStreamCommand extends smithyClient.Command
|
|
|
1963
1961
|
.build() {
|
|
1964
1962
|
}
|
|
1965
1963
|
|
|
1966
|
-
class StartDBClusterCommand extends
|
|
1964
|
+
class StartDBClusterCommand extends client.Command
|
|
1967
1965
|
.classBuilder()
|
|
1968
1966
|
.ep(commonParams)
|
|
1969
1967
|
.m(function (Command, cs, config, o) {
|
|
1970
|
-
return [
|
|
1968
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1971
1969
|
})
|
|
1972
1970
|
.s("AmazonRDSv19", "StartDBCluster", {})
|
|
1973
1971
|
.n("RDSClient", "StartDBClusterCommand")
|
|
@@ -1975,12 +1973,12 @@ class StartDBClusterCommand extends smithyClient.Command
|
|
|
1975
1973
|
.build() {
|
|
1976
1974
|
}
|
|
1977
1975
|
|
|
1978
|
-
class StartDBInstanceAutomatedBackupsReplicationCommand extends
|
|
1976
|
+
class StartDBInstanceAutomatedBackupsReplicationCommand extends client.Command
|
|
1979
1977
|
.classBuilder()
|
|
1980
1978
|
.ep(commonParams)
|
|
1981
1979
|
.m(function (Command, cs, config, o) {
|
|
1982
1980
|
return [
|
|
1983
|
-
|
|
1981
|
+
endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
1984
1982
|
middlewareSdkRds.getCrossRegionPresignedUrlPlugin(config),
|
|
1985
1983
|
];
|
|
1986
1984
|
})
|
|
@@ -1990,11 +1988,11 @@ class StartDBInstanceAutomatedBackupsReplicationCommand extends smithyClient.Com
|
|
|
1990
1988
|
.build() {
|
|
1991
1989
|
}
|
|
1992
1990
|
|
|
1993
|
-
class StartDBInstanceCommand extends
|
|
1991
|
+
class StartDBInstanceCommand extends client.Command
|
|
1994
1992
|
.classBuilder()
|
|
1995
1993
|
.ep(commonParams)
|
|
1996
1994
|
.m(function (Command, cs, config, o) {
|
|
1997
|
-
return [
|
|
1995
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
1998
1996
|
})
|
|
1999
1997
|
.s("AmazonRDSv19", "StartDBInstance", {})
|
|
2000
1998
|
.n("RDSClient", "StartDBInstanceCommand")
|
|
@@ -2002,11 +2000,11 @@ class StartDBInstanceCommand extends smithyClient.Command
|
|
|
2002
2000
|
.build() {
|
|
2003
2001
|
}
|
|
2004
2002
|
|
|
2005
|
-
class StartExportTaskCommand extends
|
|
2003
|
+
class StartExportTaskCommand extends client.Command
|
|
2006
2004
|
.classBuilder()
|
|
2007
2005
|
.ep(commonParams)
|
|
2008
2006
|
.m(function (Command, cs, config, o) {
|
|
2009
|
-
return [
|
|
2007
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2010
2008
|
})
|
|
2011
2009
|
.s("AmazonRDSv19", "StartExportTask", {})
|
|
2012
2010
|
.n("RDSClient", "StartExportTaskCommand")
|
|
@@ -2014,11 +2012,11 @@ class StartExportTaskCommand extends smithyClient.Command
|
|
|
2014
2012
|
.build() {
|
|
2015
2013
|
}
|
|
2016
2014
|
|
|
2017
|
-
class StopActivityStreamCommand extends
|
|
2015
|
+
class StopActivityStreamCommand extends client.Command
|
|
2018
2016
|
.classBuilder()
|
|
2019
2017
|
.ep(commonParams)
|
|
2020
2018
|
.m(function (Command, cs, config, o) {
|
|
2021
|
-
return [
|
|
2019
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2022
2020
|
})
|
|
2023
2021
|
.s("AmazonRDSv19", "StopActivityStream", {})
|
|
2024
2022
|
.n("RDSClient", "StopActivityStreamCommand")
|
|
@@ -2026,11 +2024,11 @@ class StopActivityStreamCommand extends smithyClient.Command
|
|
|
2026
2024
|
.build() {
|
|
2027
2025
|
}
|
|
2028
2026
|
|
|
2029
|
-
class StopDBClusterCommand extends
|
|
2027
|
+
class StopDBClusterCommand extends client.Command
|
|
2030
2028
|
.classBuilder()
|
|
2031
2029
|
.ep(commonParams)
|
|
2032
2030
|
.m(function (Command, cs, config, o) {
|
|
2033
|
-
return [
|
|
2031
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2034
2032
|
})
|
|
2035
2033
|
.s("AmazonRDSv19", "StopDBCluster", {})
|
|
2036
2034
|
.n("RDSClient", "StopDBClusterCommand")
|
|
@@ -2038,11 +2036,11 @@ class StopDBClusterCommand extends smithyClient.Command
|
|
|
2038
2036
|
.build() {
|
|
2039
2037
|
}
|
|
2040
2038
|
|
|
2041
|
-
class StopDBInstanceAutomatedBackupsReplicationCommand extends
|
|
2039
|
+
class StopDBInstanceAutomatedBackupsReplicationCommand extends client.Command
|
|
2042
2040
|
.classBuilder()
|
|
2043
2041
|
.ep(commonParams)
|
|
2044
2042
|
.m(function (Command, cs, config, o) {
|
|
2045
|
-
return [
|
|
2043
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2046
2044
|
})
|
|
2047
2045
|
.s("AmazonRDSv19", "StopDBInstanceAutomatedBackupsReplication", {})
|
|
2048
2046
|
.n("RDSClient", "StopDBInstanceAutomatedBackupsReplicationCommand")
|
|
@@ -2050,11 +2048,11 @@ class StopDBInstanceAutomatedBackupsReplicationCommand extends smithyClient.Comm
|
|
|
2050
2048
|
.build() {
|
|
2051
2049
|
}
|
|
2052
2050
|
|
|
2053
|
-
class StopDBInstanceCommand extends
|
|
2051
|
+
class StopDBInstanceCommand extends client.Command
|
|
2054
2052
|
.classBuilder()
|
|
2055
2053
|
.ep(commonParams)
|
|
2056
2054
|
.m(function (Command, cs, config, o) {
|
|
2057
|
-
return [
|
|
2055
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2058
2056
|
})
|
|
2059
2057
|
.s("AmazonRDSv19", "StopDBInstance", {})
|
|
2060
2058
|
.n("RDSClient", "StopDBInstanceCommand")
|
|
@@ -2062,11 +2060,11 @@ class StopDBInstanceCommand extends smithyClient.Command
|
|
|
2062
2060
|
.build() {
|
|
2063
2061
|
}
|
|
2064
2062
|
|
|
2065
|
-
class SwitchoverBlueGreenDeploymentCommand extends
|
|
2063
|
+
class SwitchoverBlueGreenDeploymentCommand extends client.Command
|
|
2066
2064
|
.classBuilder()
|
|
2067
2065
|
.ep(commonParams)
|
|
2068
2066
|
.m(function (Command, cs, config, o) {
|
|
2069
|
-
return [
|
|
2067
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2070
2068
|
})
|
|
2071
2069
|
.s("AmazonRDSv19", "SwitchoverBlueGreenDeployment", {})
|
|
2072
2070
|
.n("RDSClient", "SwitchoverBlueGreenDeploymentCommand")
|
|
@@ -2074,11 +2072,11 @@ class SwitchoverBlueGreenDeploymentCommand extends smithyClient.Command
|
|
|
2074
2072
|
.build() {
|
|
2075
2073
|
}
|
|
2076
2074
|
|
|
2077
|
-
class SwitchoverGlobalClusterCommand extends
|
|
2075
|
+
class SwitchoverGlobalClusterCommand extends client.Command
|
|
2078
2076
|
.classBuilder()
|
|
2079
2077
|
.ep(commonParams)
|
|
2080
2078
|
.m(function (Command, cs, config, o) {
|
|
2081
|
-
return [
|
|
2079
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2082
2080
|
})
|
|
2083
2081
|
.s("AmazonRDSv19", "SwitchoverGlobalCluster", {})
|
|
2084
2082
|
.n("RDSClient", "SwitchoverGlobalClusterCommand")
|
|
@@ -2086,11 +2084,11 @@ class SwitchoverGlobalClusterCommand extends smithyClient.Command
|
|
|
2086
2084
|
.build() {
|
|
2087
2085
|
}
|
|
2088
2086
|
|
|
2089
|
-
class SwitchoverReadReplicaCommand extends
|
|
2087
|
+
class SwitchoverReadReplicaCommand extends client.Command
|
|
2090
2088
|
.classBuilder()
|
|
2091
2089
|
.ep(commonParams)
|
|
2092
2090
|
.m(function (Command, cs, config, o) {
|
|
2093
|
-
return [
|
|
2091
|
+
return [endpoints.getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
2094
2092
|
})
|
|
2095
2093
|
.s("AmazonRDSv19", "SwitchoverReadReplica", {})
|
|
2096
2094
|
.n("RDSClient", "SwitchoverReadReplicaCommand")
|
|
@@ -2182,10 +2180,10 @@ const paginateDescribeTenantDatabases = core.createPaginator(RDSClient, Describe
|
|
|
2182
2180
|
|
|
2183
2181
|
const paginateDownloadDBLogFilePortion = core.createPaginator(RDSClient, DownloadDBLogFilePortionCommand, "Marker", "Marker", "NumberOfLines");
|
|
2184
2182
|
|
|
2185
|
-
const checkState$9 = async (client, input) => {
|
|
2183
|
+
const checkState$9 = async (client$1, input) => {
|
|
2186
2184
|
let reason;
|
|
2187
2185
|
try {
|
|
2188
|
-
let result = await client.send(new DescribeDBClustersCommand(input));
|
|
2186
|
+
let result = await client$1.send(new DescribeDBClustersCommand(input));
|
|
2189
2187
|
reason = result;
|
|
2190
2188
|
try {
|
|
2191
2189
|
const returnComparator = () => {
|
|
@@ -2200,7 +2198,7 @@ const checkState$9 = async (client, input) => {
|
|
|
2200
2198
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
2201
2199
|
}
|
|
2202
2200
|
if (allStringEq_5) {
|
|
2203
|
-
return { state:
|
|
2201
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2204
2202
|
}
|
|
2205
2203
|
}
|
|
2206
2204
|
catch (e) { }
|
|
@@ -2214,7 +2212,7 @@ const checkState$9 = async (client, input) => {
|
|
|
2214
2212
|
};
|
|
2215
2213
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2216
2214
|
if (anyStringEq_4 == "deleted") {
|
|
2217
|
-
return { state:
|
|
2215
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2218
2216
|
}
|
|
2219
2217
|
}
|
|
2220
2218
|
}
|
|
@@ -2229,7 +2227,7 @@ const checkState$9 = async (client, input) => {
|
|
|
2229
2227
|
};
|
|
2230
2228
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2231
2229
|
if (anyStringEq_4 == "deleting") {
|
|
2232
|
-
return { state:
|
|
2230
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2233
2231
|
}
|
|
2234
2232
|
}
|
|
2235
2233
|
}
|
|
@@ -2244,7 +2242,7 @@ const checkState$9 = async (client, input) => {
|
|
|
2244
2242
|
};
|
|
2245
2243
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2246
2244
|
if (anyStringEq_4 == "failed") {
|
|
2247
|
-
return { state:
|
|
2245
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2248
2246
|
}
|
|
2249
2247
|
}
|
|
2250
2248
|
}
|
|
@@ -2259,7 +2257,7 @@ const checkState$9 = async (client, input) => {
|
|
|
2259
2257
|
};
|
|
2260
2258
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2261
2259
|
if (anyStringEq_4 == "incompatible-restore") {
|
|
2262
|
-
return { state:
|
|
2260
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2263
2261
|
}
|
|
2264
2262
|
}
|
|
2265
2263
|
}
|
|
@@ -2274,7 +2272,7 @@ const checkState$9 = async (client, input) => {
|
|
|
2274
2272
|
};
|
|
2275
2273
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2276
2274
|
if (anyStringEq_4 == "incompatible-parameters") {
|
|
2277
|
-
return { state:
|
|
2275
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2278
2276
|
}
|
|
2279
2277
|
}
|
|
2280
2278
|
}
|
|
@@ -2283,29 +2281,29 @@ const checkState$9 = async (client, input) => {
|
|
|
2283
2281
|
catch (exception) {
|
|
2284
2282
|
reason = exception;
|
|
2285
2283
|
}
|
|
2286
|
-
return { state:
|
|
2284
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2287
2285
|
};
|
|
2288
2286
|
const waitForDBClusterAvailable = async (params, input) => {
|
|
2289
2287
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2290
|
-
return
|
|
2288
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
|
|
2291
2289
|
};
|
|
2292
2290
|
const waitUntilDBClusterAvailable = async (params, input) => {
|
|
2293
2291
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2294
|
-
const result = await
|
|
2295
|
-
return
|
|
2292
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$9);
|
|
2293
|
+
return client.checkExceptions(result);
|
|
2296
2294
|
};
|
|
2297
2295
|
|
|
2298
|
-
const checkState$8 = async (client, input) => {
|
|
2296
|
+
const checkState$8 = async (client$1, input) => {
|
|
2299
2297
|
let reason;
|
|
2300
2298
|
try {
|
|
2301
|
-
let result = await client.send(new DescribeDBClustersCommand(input));
|
|
2299
|
+
let result = await client$1.send(new DescribeDBClustersCommand(input));
|
|
2302
2300
|
reason = result;
|
|
2303
2301
|
try {
|
|
2304
2302
|
const returnComparator = () => {
|
|
2305
2303
|
return (result.DBClusters.length == 0);
|
|
2306
2304
|
};
|
|
2307
2305
|
if (returnComparator() == true) {
|
|
2308
|
-
return { state:
|
|
2306
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2309
2307
|
}
|
|
2310
2308
|
}
|
|
2311
2309
|
catch (e) { }
|
|
@@ -2319,7 +2317,7 @@ const checkState$8 = async (client, input) => {
|
|
|
2319
2317
|
};
|
|
2320
2318
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2321
2319
|
if (anyStringEq_4 == "creating") {
|
|
2322
|
-
return { state:
|
|
2320
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2323
2321
|
}
|
|
2324
2322
|
}
|
|
2325
2323
|
}
|
|
@@ -2334,7 +2332,7 @@ const checkState$8 = async (client, input) => {
|
|
|
2334
2332
|
};
|
|
2335
2333
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2336
2334
|
if (anyStringEq_4 == "modifying") {
|
|
2337
|
-
return { state:
|
|
2335
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2338
2336
|
}
|
|
2339
2337
|
}
|
|
2340
2338
|
}
|
|
@@ -2349,7 +2347,7 @@ const checkState$8 = async (client, input) => {
|
|
|
2349
2347
|
};
|
|
2350
2348
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2351
2349
|
if (anyStringEq_4 == "rebooting") {
|
|
2352
|
-
return { state:
|
|
2350
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2353
2351
|
}
|
|
2354
2352
|
}
|
|
2355
2353
|
}
|
|
@@ -2364,7 +2362,7 @@ const checkState$8 = async (client, input) => {
|
|
|
2364
2362
|
};
|
|
2365
2363
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2366
2364
|
if (anyStringEq_4 == "resetting-master-credentials") {
|
|
2367
|
-
return { state:
|
|
2365
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2368
2366
|
}
|
|
2369
2367
|
}
|
|
2370
2368
|
}
|
|
@@ -2373,25 +2371,25 @@ const checkState$8 = async (client, input) => {
|
|
|
2373
2371
|
catch (exception) {
|
|
2374
2372
|
reason = exception;
|
|
2375
2373
|
if (exception.name === "DBClusterNotFoundFault") {
|
|
2376
|
-
return { state:
|
|
2374
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2377
2375
|
}
|
|
2378
2376
|
}
|
|
2379
|
-
return { state:
|
|
2377
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2380
2378
|
};
|
|
2381
2379
|
const waitForDBClusterDeleted = async (params, input) => {
|
|
2382
2380
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2383
|
-
return
|
|
2381
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
|
|
2384
2382
|
};
|
|
2385
2383
|
const waitUntilDBClusterDeleted = async (params, input) => {
|
|
2386
2384
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2387
|
-
const result = await
|
|
2388
|
-
return
|
|
2385
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$8);
|
|
2386
|
+
return client.checkExceptions(result);
|
|
2389
2387
|
};
|
|
2390
2388
|
|
|
2391
|
-
const checkState$7 = async (client, input) => {
|
|
2389
|
+
const checkState$7 = async (client$1, input) => {
|
|
2392
2390
|
let reason;
|
|
2393
2391
|
try {
|
|
2394
|
-
let result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
|
|
2392
|
+
let result = await client$1.send(new DescribeDBClusterSnapshotsCommand(input));
|
|
2395
2393
|
reason = result;
|
|
2396
2394
|
try {
|
|
2397
2395
|
const returnComparator = () => {
|
|
@@ -2406,7 +2404,7 @@ const checkState$7 = async (client, input) => {
|
|
|
2406
2404
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
2407
2405
|
}
|
|
2408
2406
|
if (allStringEq_5) {
|
|
2409
|
-
return { state:
|
|
2407
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2410
2408
|
}
|
|
2411
2409
|
}
|
|
2412
2410
|
catch (e) { }
|
|
@@ -2420,7 +2418,7 @@ const checkState$7 = async (client, input) => {
|
|
|
2420
2418
|
};
|
|
2421
2419
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2422
2420
|
if (anyStringEq_4 == "deleted") {
|
|
2423
|
-
return { state:
|
|
2421
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2424
2422
|
}
|
|
2425
2423
|
}
|
|
2426
2424
|
}
|
|
@@ -2435,7 +2433,7 @@ const checkState$7 = async (client, input) => {
|
|
|
2435
2433
|
};
|
|
2436
2434
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2437
2435
|
if (anyStringEq_4 == "deleting") {
|
|
2438
|
-
return { state:
|
|
2436
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2439
2437
|
}
|
|
2440
2438
|
}
|
|
2441
2439
|
}
|
|
@@ -2450,7 +2448,7 @@ const checkState$7 = async (client, input) => {
|
|
|
2450
2448
|
};
|
|
2451
2449
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2452
2450
|
if (anyStringEq_4 == "failed") {
|
|
2453
|
-
return { state:
|
|
2451
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2454
2452
|
}
|
|
2455
2453
|
}
|
|
2456
2454
|
}
|
|
@@ -2465,7 +2463,7 @@ const checkState$7 = async (client, input) => {
|
|
|
2465
2463
|
};
|
|
2466
2464
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2467
2465
|
if (anyStringEq_4 == "incompatible-restore") {
|
|
2468
|
-
return { state:
|
|
2466
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2469
2467
|
}
|
|
2470
2468
|
}
|
|
2471
2469
|
}
|
|
@@ -2480,7 +2478,7 @@ const checkState$7 = async (client, input) => {
|
|
|
2480
2478
|
};
|
|
2481
2479
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2482
2480
|
if (anyStringEq_4 == "incompatible-parameters") {
|
|
2483
|
-
return { state:
|
|
2481
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2484
2482
|
}
|
|
2485
2483
|
}
|
|
2486
2484
|
}
|
|
@@ -2489,29 +2487,29 @@ const checkState$7 = async (client, input) => {
|
|
|
2489
2487
|
catch (exception) {
|
|
2490
2488
|
reason = exception;
|
|
2491
2489
|
}
|
|
2492
|
-
return { state:
|
|
2490
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2493
2491
|
};
|
|
2494
2492
|
const waitForDBClusterSnapshotAvailable = async (params, input) => {
|
|
2495
2493
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2496
|
-
return
|
|
2494
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
2497
2495
|
};
|
|
2498
2496
|
const waitUntilDBClusterSnapshotAvailable = async (params, input) => {
|
|
2499
2497
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2500
|
-
const result = await
|
|
2501
|
-
return
|
|
2498
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$7);
|
|
2499
|
+
return client.checkExceptions(result);
|
|
2502
2500
|
};
|
|
2503
2501
|
|
|
2504
|
-
const checkState$6 = async (client, input) => {
|
|
2502
|
+
const checkState$6 = async (client$1, input) => {
|
|
2505
2503
|
let reason;
|
|
2506
2504
|
try {
|
|
2507
|
-
let result = await client.send(new DescribeDBClusterSnapshotsCommand(input));
|
|
2505
|
+
let result = await client$1.send(new DescribeDBClusterSnapshotsCommand(input));
|
|
2508
2506
|
reason = result;
|
|
2509
2507
|
try {
|
|
2510
2508
|
const returnComparator = () => {
|
|
2511
2509
|
return (result.DBClusterSnapshots.length == 0);
|
|
2512
2510
|
};
|
|
2513
2511
|
if (returnComparator() == true) {
|
|
2514
|
-
return { state:
|
|
2512
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2515
2513
|
}
|
|
2516
2514
|
}
|
|
2517
2515
|
catch (e) { }
|
|
@@ -2525,7 +2523,7 @@ const checkState$6 = async (client, input) => {
|
|
|
2525
2523
|
};
|
|
2526
2524
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2527
2525
|
if (anyStringEq_4 == "creating") {
|
|
2528
|
-
return { state:
|
|
2526
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2529
2527
|
}
|
|
2530
2528
|
}
|
|
2531
2529
|
}
|
|
@@ -2540,7 +2538,7 @@ const checkState$6 = async (client, input) => {
|
|
|
2540
2538
|
};
|
|
2541
2539
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2542
2540
|
if (anyStringEq_4 == "modifying") {
|
|
2543
|
-
return { state:
|
|
2541
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2544
2542
|
}
|
|
2545
2543
|
}
|
|
2546
2544
|
}
|
|
@@ -2555,7 +2553,7 @@ const checkState$6 = async (client, input) => {
|
|
|
2555
2553
|
};
|
|
2556
2554
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2557
2555
|
if (anyStringEq_4 == "rebooting") {
|
|
2558
|
-
return { state:
|
|
2556
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2559
2557
|
}
|
|
2560
2558
|
}
|
|
2561
2559
|
}
|
|
@@ -2570,7 +2568,7 @@ const checkState$6 = async (client, input) => {
|
|
|
2570
2568
|
};
|
|
2571
2569
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2572
2570
|
if (anyStringEq_4 == "resetting-master-credentials") {
|
|
2573
|
-
return { state:
|
|
2571
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2574
2572
|
}
|
|
2575
2573
|
}
|
|
2576
2574
|
}
|
|
@@ -2579,25 +2577,25 @@ const checkState$6 = async (client, input) => {
|
|
|
2579
2577
|
catch (exception) {
|
|
2580
2578
|
reason = exception;
|
|
2581
2579
|
if (exception.name === "DBClusterSnapshotNotFoundFault") {
|
|
2582
|
-
return { state:
|
|
2580
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2583
2581
|
}
|
|
2584
2582
|
}
|
|
2585
|
-
return { state:
|
|
2583
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2586
2584
|
};
|
|
2587
2585
|
const waitForDBClusterSnapshotDeleted = async (params, input) => {
|
|
2588
2586
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2589
|
-
return
|
|
2587
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
2590
2588
|
};
|
|
2591
2589
|
const waitUntilDBClusterSnapshotDeleted = async (params, input) => {
|
|
2592
2590
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2593
|
-
const result = await
|
|
2594
|
-
return
|
|
2591
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$6);
|
|
2592
|
+
return client.checkExceptions(result);
|
|
2595
2593
|
};
|
|
2596
2594
|
|
|
2597
|
-
const checkState$5 = async (client, input) => {
|
|
2595
|
+
const checkState$5 = async (client$1, input) => {
|
|
2598
2596
|
let reason;
|
|
2599
2597
|
try {
|
|
2600
|
-
let result = await client.send(new DescribeDBInstancesCommand(input));
|
|
2598
|
+
let result = await client$1.send(new DescribeDBInstancesCommand(input));
|
|
2601
2599
|
reason = result;
|
|
2602
2600
|
try {
|
|
2603
2601
|
const returnComparator = () => {
|
|
@@ -2612,7 +2610,7 @@ const checkState$5 = async (client, input) => {
|
|
|
2612
2610
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
2613
2611
|
}
|
|
2614
2612
|
if (allStringEq_5) {
|
|
2615
|
-
return { state:
|
|
2613
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2616
2614
|
}
|
|
2617
2615
|
}
|
|
2618
2616
|
catch (e) { }
|
|
@@ -2626,7 +2624,7 @@ const checkState$5 = async (client, input) => {
|
|
|
2626
2624
|
};
|
|
2627
2625
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2628
2626
|
if (anyStringEq_4 == "deleted") {
|
|
2629
|
-
return { state:
|
|
2627
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2630
2628
|
}
|
|
2631
2629
|
}
|
|
2632
2630
|
}
|
|
@@ -2641,7 +2639,7 @@ const checkState$5 = async (client, input) => {
|
|
|
2641
2639
|
};
|
|
2642
2640
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2643
2641
|
if (anyStringEq_4 == "deleting") {
|
|
2644
|
-
return { state:
|
|
2642
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2645
2643
|
}
|
|
2646
2644
|
}
|
|
2647
2645
|
}
|
|
@@ -2656,7 +2654,7 @@ const checkState$5 = async (client, input) => {
|
|
|
2656
2654
|
};
|
|
2657
2655
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2658
2656
|
if (anyStringEq_4 == "failed") {
|
|
2659
|
-
return { state:
|
|
2657
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2660
2658
|
}
|
|
2661
2659
|
}
|
|
2662
2660
|
}
|
|
@@ -2671,7 +2669,7 @@ const checkState$5 = async (client, input) => {
|
|
|
2671
2669
|
};
|
|
2672
2670
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2673
2671
|
if (anyStringEq_4 == "incompatible-restore") {
|
|
2674
|
-
return { state:
|
|
2672
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2675
2673
|
}
|
|
2676
2674
|
}
|
|
2677
2675
|
}
|
|
@@ -2686,7 +2684,7 @@ const checkState$5 = async (client, input) => {
|
|
|
2686
2684
|
};
|
|
2687
2685
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2688
2686
|
if (anyStringEq_4 == "incompatible-parameters") {
|
|
2689
|
-
return { state:
|
|
2687
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2690
2688
|
}
|
|
2691
2689
|
}
|
|
2692
2690
|
}
|
|
@@ -2695,29 +2693,29 @@ const checkState$5 = async (client, input) => {
|
|
|
2695
2693
|
catch (exception) {
|
|
2696
2694
|
reason = exception;
|
|
2697
2695
|
}
|
|
2698
|
-
return { state:
|
|
2696
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2699
2697
|
};
|
|
2700
2698
|
const waitForDBInstanceAvailable = async (params, input) => {
|
|
2701
2699
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2702
|
-
return
|
|
2700
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
2703
2701
|
};
|
|
2704
2702
|
const waitUntilDBInstanceAvailable = async (params, input) => {
|
|
2705
2703
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2706
|
-
const result = await
|
|
2707
|
-
return
|
|
2704
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$5);
|
|
2705
|
+
return client.checkExceptions(result);
|
|
2708
2706
|
};
|
|
2709
2707
|
|
|
2710
|
-
const checkState$4 = async (client, input) => {
|
|
2708
|
+
const checkState$4 = async (client$1, input) => {
|
|
2711
2709
|
let reason;
|
|
2712
2710
|
try {
|
|
2713
|
-
let result = await client.send(new DescribeDBInstancesCommand(input));
|
|
2711
|
+
let result = await client$1.send(new DescribeDBInstancesCommand(input));
|
|
2714
2712
|
reason = result;
|
|
2715
2713
|
try {
|
|
2716
2714
|
const returnComparator = () => {
|
|
2717
2715
|
return (result.DBInstances.length == 0);
|
|
2718
2716
|
};
|
|
2719
2717
|
if (returnComparator() == true) {
|
|
2720
|
-
return { state:
|
|
2718
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2721
2719
|
}
|
|
2722
2720
|
}
|
|
2723
2721
|
catch (e) { }
|
|
@@ -2731,7 +2729,7 @@ const checkState$4 = async (client, input) => {
|
|
|
2731
2729
|
};
|
|
2732
2730
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2733
2731
|
if (anyStringEq_4 == "creating") {
|
|
2734
|
-
return { state:
|
|
2732
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2735
2733
|
}
|
|
2736
2734
|
}
|
|
2737
2735
|
}
|
|
@@ -2746,7 +2744,7 @@ const checkState$4 = async (client, input) => {
|
|
|
2746
2744
|
};
|
|
2747
2745
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2748
2746
|
if (anyStringEq_4 == "modifying") {
|
|
2749
|
-
return { state:
|
|
2747
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2750
2748
|
}
|
|
2751
2749
|
}
|
|
2752
2750
|
}
|
|
@@ -2761,7 +2759,7 @@ const checkState$4 = async (client, input) => {
|
|
|
2761
2759
|
};
|
|
2762
2760
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2763
2761
|
if (anyStringEq_4 == "rebooting") {
|
|
2764
|
-
return { state:
|
|
2762
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2765
2763
|
}
|
|
2766
2764
|
}
|
|
2767
2765
|
}
|
|
@@ -2776,7 +2774,7 @@ const checkState$4 = async (client, input) => {
|
|
|
2776
2774
|
};
|
|
2777
2775
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2778
2776
|
if (anyStringEq_4 == "resetting-master-credentials") {
|
|
2779
|
-
return { state:
|
|
2777
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2780
2778
|
}
|
|
2781
2779
|
}
|
|
2782
2780
|
}
|
|
@@ -2785,25 +2783,25 @@ const checkState$4 = async (client, input) => {
|
|
|
2785
2783
|
catch (exception) {
|
|
2786
2784
|
reason = exception;
|
|
2787
2785
|
if (exception.name === "DBInstanceNotFoundFault") {
|
|
2788
|
-
return { state:
|
|
2786
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2789
2787
|
}
|
|
2790
2788
|
}
|
|
2791
|
-
return { state:
|
|
2789
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2792
2790
|
};
|
|
2793
2791
|
const waitForDBInstanceDeleted = async (params, input) => {
|
|
2794
2792
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2795
|
-
return
|
|
2793
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
2796
2794
|
};
|
|
2797
2795
|
const waitUntilDBInstanceDeleted = async (params, input) => {
|
|
2798
2796
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2799
|
-
const result = await
|
|
2800
|
-
return
|
|
2797
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$4);
|
|
2798
|
+
return client.checkExceptions(result);
|
|
2801
2799
|
};
|
|
2802
2800
|
|
|
2803
|
-
const checkState$3 = async (client, input) => {
|
|
2801
|
+
const checkState$3 = async (client$1, input) => {
|
|
2804
2802
|
let reason;
|
|
2805
2803
|
try {
|
|
2806
|
-
let result = await client.send(new DescribeDBSnapshotsCommand(input));
|
|
2804
|
+
let result = await client$1.send(new DescribeDBSnapshotsCommand(input));
|
|
2807
2805
|
reason = result;
|
|
2808
2806
|
try {
|
|
2809
2807
|
const returnComparator = () => {
|
|
@@ -2818,7 +2816,7 @@ const checkState$3 = async (client, input) => {
|
|
|
2818
2816
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
2819
2817
|
}
|
|
2820
2818
|
if (allStringEq_5) {
|
|
2821
|
-
return { state:
|
|
2819
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2822
2820
|
}
|
|
2823
2821
|
}
|
|
2824
2822
|
catch (e) { }
|
|
@@ -2832,7 +2830,7 @@ const checkState$3 = async (client, input) => {
|
|
|
2832
2830
|
};
|
|
2833
2831
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2834
2832
|
if (anyStringEq_4 == "deleted") {
|
|
2835
|
-
return { state:
|
|
2833
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2836
2834
|
}
|
|
2837
2835
|
}
|
|
2838
2836
|
}
|
|
@@ -2847,7 +2845,7 @@ const checkState$3 = async (client, input) => {
|
|
|
2847
2845
|
};
|
|
2848
2846
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2849
2847
|
if (anyStringEq_4 == "deleting") {
|
|
2850
|
-
return { state:
|
|
2848
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2851
2849
|
}
|
|
2852
2850
|
}
|
|
2853
2851
|
}
|
|
@@ -2862,7 +2860,7 @@ const checkState$3 = async (client, input) => {
|
|
|
2862
2860
|
};
|
|
2863
2861
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2864
2862
|
if (anyStringEq_4 == "failed") {
|
|
2865
|
-
return { state:
|
|
2863
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2866
2864
|
}
|
|
2867
2865
|
}
|
|
2868
2866
|
}
|
|
@@ -2877,7 +2875,7 @@ const checkState$3 = async (client, input) => {
|
|
|
2877
2875
|
};
|
|
2878
2876
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2879
2877
|
if (anyStringEq_4 == "incompatible-restore") {
|
|
2880
|
-
return { state:
|
|
2878
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2881
2879
|
}
|
|
2882
2880
|
}
|
|
2883
2881
|
}
|
|
@@ -2892,7 +2890,7 @@ const checkState$3 = async (client, input) => {
|
|
|
2892
2890
|
};
|
|
2893
2891
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2894
2892
|
if (anyStringEq_4 == "incompatible-parameters") {
|
|
2895
|
-
return { state:
|
|
2893
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2896
2894
|
}
|
|
2897
2895
|
}
|
|
2898
2896
|
}
|
|
@@ -2901,29 +2899,29 @@ const checkState$3 = async (client, input) => {
|
|
|
2901
2899
|
catch (exception) {
|
|
2902
2900
|
reason = exception;
|
|
2903
2901
|
}
|
|
2904
|
-
return { state:
|
|
2902
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2905
2903
|
};
|
|
2906
2904
|
const waitForDBSnapshotAvailable = async (params, input) => {
|
|
2907
2905
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2908
|
-
return
|
|
2906
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
2909
2907
|
};
|
|
2910
2908
|
const waitUntilDBSnapshotAvailable = async (params, input) => {
|
|
2911
2909
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
2912
|
-
const result = await
|
|
2913
|
-
return
|
|
2910
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$3);
|
|
2911
|
+
return client.checkExceptions(result);
|
|
2914
2912
|
};
|
|
2915
2913
|
|
|
2916
|
-
const checkState$2 = async (client, input) => {
|
|
2914
|
+
const checkState$2 = async (client$1, input) => {
|
|
2917
2915
|
let reason;
|
|
2918
2916
|
try {
|
|
2919
|
-
let result = await client.send(new DescribeDBSnapshotsCommand(input));
|
|
2917
|
+
let result = await client$1.send(new DescribeDBSnapshotsCommand(input));
|
|
2920
2918
|
reason = result;
|
|
2921
2919
|
try {
|
|
2922
2920
|
const returnComparator = () => {
|
|
2923
2921
|
return (result.DBSnapshots.length == 0);
|
|
2924
2922
|
};
|
|
2925
2923
|
if (returnComparator() == true) {
|
|
2926
|
-
return { state:
|
|
2924
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2927
2925
|
}
|
|
2928
2926
|
}
|
|
2929
2927
|
catch (e) { }
|
|
@@ -2937,7 +2935,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2937
2935
|
};
|
|
2938
2936
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2939
2937
|
if (anyStringEq_4 == "creating") {
|
|
2940
|
-
return { state:
|
|
2938
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2941
2939
|
}
|
|
2942
2940
|
}
|
|
2943
2941
|
}
|
|
@@ -2952,7 +2950,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2952
2950
|
};
|
|
2953
2951
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2954
2952
|
if (anyStringEq_4 == "modifying") {
|
|
2955
|
-
return { state:
|
|
2953
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2956
2954
|
}
|
|
2957
2955
|
}
|
|
2958
2956
|
}
|
|
@@ -2967,7 +2965,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2967
2965
|
};
|
|
2968
2966
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2969
2967
|
if (anyStringEq_4 == "rebooting") {
|
|
2970
|
-
return { state:
|
|
2968
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2971
2969
|
}
|
|
2972
2970
|
}
|
|
2973
2971
|
}
|
|
@@ -2982,7 +2980,7 @@ const checkState$2 = async (client, input) => {
|
|
|
2982
2980
|
};
|
|
2983
2981
|
for (let anyStringEq_4 of returnComparator()) {
|
|
2984
2982
|
if (anyStringEq_4 == "resetting-master-credentials") {
|
|
2985
|
-
return { state:
|
|
2983
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
2986
2984
|
}
|
|
2987
2985
|
}
|
|
2988
2986
|
}
|
|
@@ -2991,25 +2989,25 @@ const checkState$2 = async (client, input) => {
|
|
|
2991
2989
|
catch (exception) {
|
|
2992
2990
|
reason = exception;
|
|
2993
2991
|
if (exception.name === "DBSnapshotNotFoundFault") {
|
|
2994
|
-
return { state:
|
|
2992
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
2995
2993
|
}
|
|
2996
2994
|
}
|
|
2997
|
-
return { state:
|
|
2995
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
2998
2996
|
};
|
|
2999
2997
|
const waitForDBSnapshotDeleted = async (params, input) => {
|
|
3000
2998
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
3001
|
-
return
|
|
2999
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
3002
3000
|
};
|
|
3003
3001
|
const waitUntilDBSnapshotDeleted = async (params, input) => {
|
|
3004
3002
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
3005
|
-
const result = await
|
|
3006
|
-
return
|
|
3003
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$2);
|
|
3004
|
+
return client.checkExceptions(result);
|
|
3007
3005
|
};
|
|
3008
3006
|
|
|
3009
|
-
const checkState$1 = async (client, input) => {
|
|
3007
|
+
const checkState$1 = async (client$1, input) => {
|
|
3010
3008
|
let reason;
|
|
3011
3009
|
try {
|
|
3012
|
-
let result = await client.send(new DescribeTenantDatabasesCommand(input));
|
|
3010
|
+
let result = await client$1.send(new DescribeTenantDatabasesCommand(input));
|
|
3013
3011
|
reason = result;
|
|
3014
3012
|
try {
|
|
3015
3013
|
const returnComparator = () => {
|
|
@@ -3024,7 +3022,7 @@ const checkState$1 = async (client, input) => {
|
|
|
3024
3022
|
allStringEq_5 = allStringEq_5 && (element_4 == "available");
|
|
3025
3023
|
}
|
|
3026
3024
|
if (allStringEq_5) {
|
|
3027
|
-
return { state:
|
|
3025
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
3028
3026
|
}
|
|
3029
3027
|
}
|
|
3030
3028
|
catch (e) { }
|
|
@@ -3038,7 +3036,7 @@ const checkState$1 = async (client, input) => {
|
|
|
3038
3036
|
};
|
|
3039
3037
|
for (let anyStringEq_4 of returnComparator()) {
|
|
3040
3038
|
if (anyStringEq_4 == "deleted") {
|
|
3041
|
-
return { state:
|
|
3039
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
3042
3040
|
}
|
|
3043
3041
|
}
|
|
3044
3042
|
}
|
|
@@ -3053,7 +3051,7 @@ const checkState$1 = async (client, input) => {
|
|
|
3053
3051
|
};
|
|
3054
3052
|
for (let anyStringEq_4 of returnComparator()) {
|
|
3055
3053
|
if (anyStringEq_4 == "incompatible-parameters") {
|
|
3056
|
-
return { state:
|
|
3054
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
3057
3055
|
}
|
|
3058
3056
|
}
|
|
3059
3057
|
}
|
|
@@ -3068,7 +3066,7 @@ const checkState$1 = async (client, input) => {
|
|
|
3068
3066
|
};
|
|
3069
3067
|
for (let anyStringEq_4 of returnComparator()) {
|
|
3070
3068
|
if (anyStringEq_4 == "incompatible-restore") {
|
|
3071
|
-
return { state:
|
|
3069
|
+
return { state: client.WaiterState.FAILURE, reason };
|
|
3072
3070
|
}
|
|
3073
3071
|
}
|
|
3074
3072
|
}
|
|
@@ -3077,29 +3075,29 @@ const checkState$1 = async (client, input) => {
|
|
|
3077
3075
|
catch (exception) {
|
|
3078
3076
|
reason = exception;
|
|
3079
3077
|
}
|
|
3080
|
-
return { state:
|
|
3078
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
3081
3079
|
};
|
|
3082
3080
|
const waitForTenantDatabaseAvailable = async (params, input) => {
|
|
3083
3081
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
3084
|
-
return
|
|
3082
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
3085
3083
|
};
|
|
3086
3084
|
const waitUntilTenantDatabaseAvailable = async (params, input) => {
|
|
3087
3085
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
3088
|
-
const result = await
|
|
3089
|
-
return
|
|
3086
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState$1);
|
|
3087
|
+
return client.checkExceptions(result);
|
|
3090
3088
|
};
|
|
3091
3089
|
|
|
3092
|
-
const checkState = async (client, input) => {
|
|
3090
|
+
const checkState = async (client$1, input) => {
|
|
3093
3091
|
let reason;
|
|
3094
3092
|
try {
|
|
3095
|
-
let result = await client.send(new DescribeTenantDatabasesCommand(input));
|
|
3093
|
+
let result = await client$1.send(new DescribeTenantDatabasesCommand(input));
|
|
3096
3094
|
reason = result;
|
|
3097
3095
|
try {
|
|
3098
3096
|
const returnComparator = () => {
|
|
3099
3097
|
return (result.TenantDatabases.length == 0);
|
|
3100
3098
|
};
|
|
3101
3099
|
if (returnComparator() == true) {
|
|
3102
|
-
return { state:
|
|
3100
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
3103
3101
|
}
|
|
3104
3102
|
}
|
|
3105
3103
|
catch (e) { }
|
|
@@ -3107,19 +3105,19 @@ const checkState = async (client, input) => {
|
|
|
3107
3105
|
catch (exception) {
|
|
3108
3106
|
reason = exception;
|
|
3109
3107
|
if (exception.name === "DBInstanceNotFoundFault") {
|
|
3110
|
-
return { state:
|
|
3108
|
+
return { state: client.WaiterState.SUCCESS, reason };
|
|
3111
3109
|
}
|
|
3112
3110
|
}
|
|
3113
|
-
return { state:
|
|
3111
|
+
return { state: client.WaiterState.RETRY, reason };
|
|
3114
3112
|
};
|
|
3115
3113
|
const waitForTenantDatabaseDeleted = async (params, input) => {
|
|
3116
3114
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
3117
|
-
return
|
|
3115
|
+
return client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
3118
3116
|
};
|
|
3119
3117
|
const waitUntilTenantDatabaseDeleted = async (params, input) => {
|
|
3120
3118
|
const serviceDefaults = { minDelay: 30, maxDelay: 1800 };
|
|
3121
|
-
const result = await
|
|
3122
|
-
return
|
|
3119
|
+
const result = await client.createWaiter({ ...serviceDefaults, ...params }, input, checkState);
|
|
3120
|
+
return client.checkExceptions(result);
|
|
3123
3121
|
};
|
|
3124
3122
|
|
|
3125
3123
|
const commands = {
|
|
@@ -3346,7 +3344,7 @@ const waiters = {
|
|
|
3346
3344
|
};
|
|
3347
3345
|
class RDS extends RDSClient {
|
|
3348
3346
|
}
|
|
3349
|
-
|
|
3347
|
+
client.createAggregatedClient(commands, RDS, { paginators, waiters });
|
|
3350
3348
|
|
|
3351
3349
|
const ActivityStreamMode = {
|
|
3352
3350
|
async: "async",
|
|
@@ -3551,8 +3549,8 @@ const CustomEngineVersionStatus = {
|
|
|
3551
3549
|
inactive_except_restore: "inactive-except-restore",
|
|
3552
3550
|
};
|
|
3553
3551
|
|
|
3554
|
-
exports.$Command =
|
|
3555
|
-
exports.__Client =
|
|
3552
|
+
exports.$Command = client.Command;
|
|
3553
|
+
exports.__Client = client.Client;
|
|
3556
3554
|
exports.RDSServiceException = RDSServiceException.RDSServiceException;
|
|
3557
3555
|
exports.ActivityStreamMode = ActivityStreamMode;
|
|
3558
3556
|
exports.ActivityStreamPolicyStatus = ActivityStreamPolicyStatus;
|