@aws-sdk/client-rds 3.1077.0 → 3.1079.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +501 -1984
- package/dist-es/commandBuilder.js +10 -0
- package/dist-es/commands/AddRoleToDBClusterCommand.js +2 -14
- package/dist-es/commands/AddRoleToDBInstanceCommand.js +2 -14
- package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -14
- package/dist-es/commands/AddTagsToResourceCommand.js +2 -14
- package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +2 -14
- package/dist-es/commands/AuthorizeDBSecurityGroupIngressCommand.js +2 -14
- package/dist-es/commands/BacktrackDBClusterCommand.js +2 -14
- package/dist-es/commands/CancelExportTaskCommand.js +2 -14
- package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/CopyDBClusterSnapshotCommand.js +2 -18
- package/dist-es/commands/CopyDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/CopyDBSnapshotCommand.js +2 -18
- package/dist-es/commands/CopyOptionGroupCommand.js +2 -14
- package/dist-es/commands/CreateBlueGreenDeploymentCommand.js +2 -14
- package/dist-es/commands/CreateCustomDBEngineVersionCommand.js +2 -14
- package/dist-es/commands/CreateDBClusterCommand.js +2 -18
- package/dist-es/commands/CreateDBClusterEndpointCommand.js +2 -14
- package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBClusterSnapshotCommand.js +2 -14
- package/dist-es/commands/CreateDBInstanceCommand.js +2 -14
- package/dist-es/commands/CreateDBInstanceReadReplicaCommand.js +2 -18
- package/dist-es/commands/CreateDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBProxyCommand.js +2 -14
- package/dist-es/commands/CreateDBProxyEndpointCommand.js +2 -14
- package/dist-es/commands/CreateDBSecurityGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBShardGroupCommand.js +2 -14
- package/dist-es/commands/CreateDBSnapshotCommand.js +2 -14
- package/dist-es/commands/CreateDBSubnetGroupCommand.js +2 -14
- package/dist-es/commands/CreateEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/CreateGlobalClusterCommand.js +2 -14
- package/dist-es/commands/CreateIntegrationCommand.js +2 -14
- package/dist-es/commands/CreateOptionGroupCommand.js +2 -14
- package/dist-es/commands/CreateTenantDatabaseCommand.js +2 -14
- package/dist-es/commands/DeleteBlueGreenDeploymentCommand.js +2 -14
- package/dist-es/commands/DeleteCustomDBEngineVersionCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterAutomatedBackupCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +2 -14
- package/dist-es/commands/DeleteDBInstanceAutomatedBackupCommand.js +2 -14
- package/dist-es/commands/DeleteDBInstanceCommand.js +2 -14
- package/dist-es/commands/DeleteDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBProxyCommand.js +2 -14
- package/dist-es/commands/DeleteDBProxyEndpointCommand.js +2 -14
- package/dist-es/commands/DeleteDBSecurityGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBShardGroupCommand.js +2 -14
- package/dist-es/commands/DeleteDBSnapshotCommand.js +2 -14
- package/dist-es/commands/DeleteDBSubnetGroupCommand.js +2 -14
- package/dist-es/commands/DeleteEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/DeleteGlobalClusterCommand.js +2 -14
- package/dist-es/commands/DeleteIntegrationCommand.js +2 -14
- package/dist-es/commands/DeleteOptionGroupCommand.js +2 -14
- package/dist-es/commands/DeleteTenantDatabaseCommand.js +2 -14
- package/dist-es/commands/DeregisterDBProxyTargetsCommand.js +2 -14
- package/dist-es/commands/DescribeAccountAttributesCommand.js +2 -14
- package/dist-es/commands/DescribeBlueGreenDeploymentsCommand.js +2 -14
- package/dist-es/commands/DescribeCertificatesCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterAutomatedBackupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterBacktracksCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterEndpointsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterParametersCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -14
- package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +2 -14
- package/dist-es/commands/DescribeDBClustersCommand.js +2 -14
- package/dist-es/commands/DescribeDBEngineVersionsCommand.js +2 -14
- package/dist-es/commands/DescribeDBInstanceAutomatedBackupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBInstancesCommand.js +2 -14
- package/dist-es/commands/DescribeDBLogFilesCommand.js +2 -14
- package/dist-es/commands/DescribeDBMajorEngineVersionsCommand.js +2 -14
- package/dist-es/commands/DescribeDBParameterGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBParametersCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxiesCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxyEndpointsCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxyTargetGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBProxyTargetsCommand.js +2 -14
- package/dist-es/commands/DescribeDBRecommendationsCommand.js +2 -14
- package/dist-es/commands/DescribeDBSecurityGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBShardGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeDBSnapshotAttributesCommand.js +2 -14
- package/dist-es/commands/DescribeDBSnapshotTenantDatabasesCommand.js +2 -14
- package/dist-es/commands/DescribeDBSnapshotsCommand.js +2 -14
- package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -14
- package/dist-es/commands/DescribeEngineDefaultParametersCommand.js +2 -14
- package/dist-es/commands/DescribeEventCategoriesCommand.js +2 -14
- package/dist-es/commands/DescribeEventSubscriptionsCommand.js +2 -14
- package/dist-es/commands/DescribeEventsCommand.js +2 -14
- package/dist-es/commands/DescribeExportTasksCommand.js +2 -14
- package/dist-es/commands/DescribeGlobalClustersCommand.js +2 -14
- package/dist-es/commands/DescribeIntegrationsCommand.js +2 -14
- package/dist-es/commands/DescribeOptionGroupOptionsCommand.js +2 -14
- package/dist-es/commands/DescribeOptionGroupsCommand.js +2 -14
- package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -14
- package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +2 -14
- package/dist-es/commands/DescribeReservedDBInstancesCommand.js +2 -14
- package/dist-es/commands/DescribeReservedDBInstancesOfferingsCommand.js +2 -14
- package/dist-es/commands/DescribeServerlessV2PlatformVersionsCommand.js +2 -14
- package/dist-es/commands/DescribeSourceRegionsCommand.js +2 -14
- package/dist-es/commands/DescribeTenantDatabasesCommand.js +2 -14
- package/dist-es/commands/DescribeValidDBInstanceModificationsCommand.js +2 -14
- package/dist-es/commands/DisableHttpEndpointCommand.js +2 -14
- package/dist-es/commands/DownloadDBLogFilePortionCommand.js +2 -14
- package/dist-es/commands/EnableHttpEndpointCommand.js +2 -14
- package/dist-es/commands/FailoverDBClusterCommand.js +2 -14
- package/dist-es/commands/FailoverGlobalClusterCommand.js +2 -14
- package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
- package/dist-es/commands/ModifyActivityStreamCommand.js +2 -14
- package/dist-es/commands/ModifyCertificatesCommand.js +2 -14
- package/dist-es/commands/ModifyCurrentDBClusterCapacityCommand.js +2 -14
- package/dist-es/commands/ModifyCustomDBEngineVersionCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterEndpointCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -14
- package/dist-es/commands/ModifyDBInstanceCommand.js +2 -14
- package/dist-es/commands/ModifyDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBProxyCommand.js +2 -14
- package/dist-es/commands/ModifyDBProxyEndpointCommand.js +2 -14
- package/dist-es/commands/ModifyDBProxyTargetGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBRecommendationCommand.js +2 -14
- package/dist-es/commands/ModifyDBShardGroupCommand.js +2 -14
- package/dist-es/commands/ModifyDBSnapshotAttributeCommand.js +2 -14
- package/dist-es/commands/ModifyDBSnapshotCommand.js +2 -14
- package/dist-es/commands/ModifyDBSubnetGroupCommand.js +2 -14
- package/dist-es/commands/ModifyEventSubscriptionCommand.js +2 -14
- package/dist-es/commands/ModifyGlobalClusterCommand.js +2 -14
- package/dist-es/commands/ModifyIntegrationCommand.js +2 -14
- package/dist-es/commands/ModifyOptionGroupCommand.js +2 -14
- package/dist-es/commands/ModifyTenantDatabaseCommand.js +2 -14
- package/dist-es/commands/PromoteReadReplicaCommand.js +2 -14
- package/dist-es/commands/PromoteReadReplicaDBClusterCommand.js +2 -14
- package/dist-es/commands/PurchaseReservedDBInstancesOfferingCommand.js +2 -14
- package/dist-es/commands/RebootDBClusterCommand.js +2 -14
- package/dist-es/commands/RebootDBInstanceCommand.js +2 -14
- package/dist-es/commands/RebootDBShardGroupCommand.js +2 -14
- package/dist-es/commands/RegisterDBProxyTargetsCommand.js +2 -14
- package/dist-es/commands/RemoveFromGlobalClusterCommand.js +2 -14
- package/dist-es/commands/RemoveRoleFromDBClusterCommand.js +2 -14
- package/dist-es/commands/RemoveRoleFromDBInstanceCommand.js +2 -14
- package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -14
- package/dist-es/commands/RemoveTagsFromResourceCommand.js +2 -14
- package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +2 -14
- package/dist-es/commands/ResetDBParameterGroupCommand.js +2 -14
- package/dist-es/commands/RestoreDBClusterFromS3Command.js +2 -14
- package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +2 -14
- package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +2 -14
- package/dist-es/commands/RestoreDBInstanceFromDBSnapshotCommand.js +2 -14
- package/dist-es/commands/RestoreDBInstanceFromS3Command.js +2 -14
- package/dist-es/commands/RestoreDBInstanceToPointInTimeCommand.js +2 -14
- package/dist-es/commands/RevokeDBSecurityGroupIngressCommand.js +2 -14
- package/dist-es/commands/StartActivityStreamCommand.js +2 -14
- package/dist-es/commands/StartDBClusterCommand.js +2 -14
- package/dist-es/commands/StartDBInstanceAutomatedBackupsReplicationCommand.js +2 -18
- package/dist-es/commands/StartDBInstanceCommand.js +2 -14
- package/dist-es/commands/StartExportTaskCommand.js +2 -14
- package/dist-es/commands/StopActivityStreamCommand.js +2 -14
- package/dist-es/commands/StopDBClusterCommand.js +2 -14
- package/dist-es/commands/StopDBInstanceAutomatedBackupsReplicationCommand.js +2 -14
- package/dist-es/commands/StopDBInstanceCommand.js +2 -14
- package/dist-es/commands/SwitchoverBlueGreenDeploymentCommand.js +2 -14
- package/dist-es/commands/SwitchoverGlobalClusterCommand.js +2 -14
- package/dist-es/commands/SwitchoverReadReplicaCommand.js +2 -14
- package/dist-es/index.js +1 -0
- package/dist-types/commandBuilder.d.ts +22 -0
- package/dist-types/commands/AddRoleToDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/AddRoleToDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/AddTagsToResourceCommand.d.ts +3 -8
- package/dist-types/commands/ApplyPendingMaintenanceActionCommand.d.ts +3 -8
- package/dist-types/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +3 -8
- package/dist-types/commands/BacktrackDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/CancelExportTaskCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CopyDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CopyOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateBlueGreenDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/CreateCustomDBEngineVersionCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBClusterSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBInstanceReadReplicaCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBProxyCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBProxyEndpointCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBSecurityGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/CreateDBSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/CreateGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/CreateIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/CreateOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/CreateTenantDatabaseCommand.d.ts +3 -8
- package/dist-types/commands/DeleteBlueGreenDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/DeleteCustomDBEngineVersionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBProxyCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBProxyEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBSecurityGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/DeleteIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/DeleteOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/DeleteTenantDatabaseCommand.d.ts +3 -8
- package/dist-types/commands/DeregisterDBProxyTargetsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterBacktracksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClusterSnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBClustersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBEngineVersionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBLogFilesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBParameterGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxiesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxyTargetGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBProxyTargetsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBRecommendationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSecurityGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBShardGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSnapshotAttributesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSnapshotsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeDBSubnetGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEngineDefaultParametersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeEventsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeExportTasksCommand.d.ts +3 -8
- package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +3 -8
- package/dist-types/commands/DescribeIntegrationsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOptionGroupOptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOptionGroupsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReservedDBInstancesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeSourceRegionsCommand.d.ts +3 -8
- package/dist-types/commands/DescribeTenantDatabasesCommand.d.ts +3 -8
- package/dist-types/commands/DescribeValidDBInstanceModificationsCommand.d.ts +3 -8
- package/dist-types/commands/DisableHttpEndpointCommand.d.ts +3 -8
- package/dist-types/commands/DownloadDBLogFilePortionCommand.d.ts +3 -8
- package/dist-types/commands/EnableHttpEndpointCommand.d.ts +3 -8
- package/dist-types/commands/FailoverDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/FailoverGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
- package/dist-types/commands/ModifyActivityStreamCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCertificatesCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +3 -8
- package/dist-types/commands/ModifyCustomDBEngineVersionCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterEndpointCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBProxyCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBProxyEndpointCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBProxyTargetGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBRecommendationCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBSnapshotAttributeCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/ModifyDBSubnetGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/ModifyIntegrationCommand.d.ts +3 -8
- package/dist-types/commands/ModifyOptionGroupCommand.d.ts +3 -8
- package/dist-types/commands/ModifyTenantDatabaseCommand.d.ts +3 -8
- package/dist-types/commands/PromoteReadReplicaCommand.d.ts +3 -8
- package/dist-types/commands/PromoteReadReplicaDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +3 -8
- package/dist-types/commands/RebootDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/RebootDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/RebootDBShardGroupCommand.d.ts +3 -8
- package/dist-types/commands/RegisterDBProxyTargetsCommand.d.ts +3 -8
- package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/RemoveRoleFromDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/RemoveRoleFromDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +3 -8
- package/dist-types/commands/RemoveTagsFromResourceCommand.d.ts +3 -8
- package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/ResetDBParameterGroupCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBClusterFromS3Command.d.ts +3 -8
- package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBClusterToPointInTimeCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +3 -8
- package/dist-types/commands/RestoreDBInstanceFromS3Command.d.ts +3 -8
- package/dist-types/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +3 -8
- package/dist-types/commands/RevokeDBSecurityGroupIngressCommand.d.ts +3 -8
- package/dist-types/commands/StartActivityStreamCommand.d.ts +3 -8
- package/dist-types/commands/StartDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StartDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/StartExportTaskCommand.d.ts +3 -8
- package/dist-types/commands/StopActivityStreamCommand.d.ts +3 -8
- package/dist-types/commands/StopDBClusterCommand.d.ts +3 -8
- package/dist-types/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +3 -8
- package/dist-types/commands/StopDBInstanceCommand.d.ts +3 -8
- package/dist-types/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +3 -8
- package/dist-types/commands/SwitchoverGlobalClusterCommand.d.ts +3 -8
- package/dist-types/commands/SwitchoverReadReplicaCommand.d.ts +3 -8
- package/dist-types/index.d.ts +1 -0
- package/dist-types/ts3.4/commandBuilder.d.ts +52 -0
- package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +7 -16
- package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +7 -16
- package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +7 -16
- package/dist-types/ts3.4/index.d.ts +1 -0
- package/package.json +10 -10
package/dist-cjs/index.js
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
1
|
const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
|
|
2
2
|
const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
|
|
3
|
-
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client,
|
|
4
|
-
|
|
3
|
+
const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createWaiter, checkExceptions, WaiterState, createAggregatedClient } = require("@smithy/core/client");
|
|
4
|
+
const { Command: $Command } = require("@smithy/core/client");
|
|
5
|
+
exports.$Command = $Command;
|
|
5
6
|
exports.__Client = Client;
|
|
6
7
|
const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
|
|
7
8
|
const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
|
|
@@ -69,7 +70,7 @@ const commonParams = {
|
|
|
69
70
|
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
70
71
|
};
|
|
71
72
|
|
|
72
|
-
var version = "3.
|
|
73
|
+
var version = "3.1078.0";
|
|
73
74
|
var packageInfo = {
|
|
74
75
|
version: version};
|
|
75
76
|
|
|
@@ -7547,1987 +7548,503 @@ class RDSClient extends Client {
|
|
|
7547
7548
|
}
|
|
7548
7549
|
}
|
|
7549
7550
|
|
|
7550
|
-
|
|
7551
|
-
|
|
7552
|
-
|
|
7553
|
-
|
|
7554
|
-
|
|
7555
|
-
|
|
7556
|
-
|
|
7557
|
-
|
|
7558
|
-
|
|
7559
|
-
|
|
7560
|
-
|
|
7561
|
-
|
|
7562
|
-
|
|
7563
|
-
|
|
7564
|
-
|
|
7565
|
-
|
|
7566
|
-
|
|
7567
|
-
}
|
|
7568
|
-
|
|
7569
|
-
|
|
7570
|
-
|
|
7571
|
-
|
|
7572
|
-
|
|
7573
|
-
|
|
7574
|
-
|
|
7575
|
-
|
|
7576
|
-
|
|
7577
|
-
|
|
7578
|
-
|
|
7579
|
-
}
|
|
7580
|
-
|
|
7581
|
-
|
|
7582
|
-
|
|
7583
|
-
|
|
7584
|
-
|
|
7585
|
-
|
|
7586
|
-
|
|
7587
|
-
|
|
7588
|
-
|
|
7589
|
-
|
|
7590
|
-
|
|
7591
|
-
}
|
|
7592
|
-
|
|
7593
|
-
|
|
7594
|
-
|
|
7595
|
-
|
|
7596
|
-
|
|
7597
|
-
|
|
7598
|
-
|
|
7599
|
-
|
|
7600
|
-
|
|
7601
|
-
|
|
7602
|
-
|
|
7603
|
-
}
|
|
7604
|
-
|
|
7605
|
-
|
|
7606
|
-
|
|
7607
|
-
|
|
7608
|
-
|
|
7609
|
-
|
|
7610
|
-
|
|
7611
|
-
|
|
7612
|
-
|
|
7613
|
-
|
|
7614
|
-
|
|
7615
|
-
}
|
|
7616
|
-
|
|
7617
|
-
|
|
7618
|
-
|
|
7619
|
-
|
|
7620
|
-
|
|
7621
|
-
|
|
7622
|
-
|
|
7623
|
-
|
|
7624
|
-
|
|
7625
|
-
|
|
7626
|
-
|
|
7627
|
-
}
|
|
7628
|
-
|
|
7629
|
-
|
|
7630
|
-
|
|
7631
|
-
|
|
7632
|
-
|
|
7633
|
-
|
|
7634
|
-
|
|
7635
|
-
|
|
7636
|
-
|
|
7637
|
-
|
|
7638
|
-
|
|
7639
|
-
}
|
|
7640
|
-
|
|
7641
|
-
|
|
7642
|
-
|
|
7643
|
-
|
|
7644
|
-
|
|
7645
|
-
|
|
7646
|
-
|
|
7647
|
-
|
|
7648
|
-
|
|
7649
|
-
|
|
7650
|
-
|
|
7651
|
-
}
|
|
7652
|
-
|
|
7653
|
-
|
|
7654
|
-
|
|
7655
|
-
|
|
7656
|
-
|
|
7657
|
-
|
|
7658
|
-
|
|
7659
|
-
|
|
7660
|
-
|
|
7661
|
-
|
|
7662
|
-
|
|
7663
|
-
|
|
7664
|
-
|
|
7665
|
-
|
|
7666
|
-
}
|
|
7667
|
-
|
|
7668
|
-
|
|
7669
|
-
|
|
7670
|
-
|
|
7671
|
-
|
|
7672
|
-
|
|
7673
|
-
|
|
7674
|
-
|
|
7675
|
-
|
|
7676
|
-
|
|
7677
|
-
|
|
7678
|
-
}
|
|
7679
|
-
|
|
7680
|
-
|
|
7681
|
-
|
|
7682
|
-
|
|
7683
|
-
|
|
7684
|
-
|
|
7685
|
-
|
|
7686
|
-
|
|
7687
|
-
|
|
7688
|
-
|
|
7689
|
-
|
|
7690
|
-
|
|
7691
|
-
|
|
7692
|
-
|
|
7693
|
-
}
|
|
7694
|
-
|
|
7695
|
-
|
|
7696
|
-
|
|
7697
|
-
|
|
7698
|
-
|
|
7699
|
-
|
|
7700
|
-
|
|
7701
|
-
|
|
7702
|
-
|
|
7703
|
-
|
|
7704
|
-
|
|
7705
|
-
}
|
|
7706
|
-
|
|
7707
|
-
|
|
7708
|
-
|
|
7709
|
-
|
|
7710
|
-
|
|
7711
|
-
|
|
7712
|
-
|
|
7713
|
-
|
|
7714
|
-
|
|
7715
|
-
|
|
7716
|
-
|
|
7717
|
-
}
|
|
7718
|
-
|
|
7719
|
-
|
|
7720
|
-
|
|
7721
|
-
|
|
7722
|
-
|
|
7723
|
-
|
|
7724
|
-
|
|
7725
|
-
|
|
7726
|
-
|
|
7727
|
-
|
|
7728
|
-
|
|
7729
|
-
}
|
|
7730
|
-
|
|
7731
|
-
|
|
7732
|
-
|
|
7733
|
-
|
|
7734
|
-
|
|
7735
|
-
|
|
7736
|
-
|
|
7737
|
-
|
|
7738
|
-
|
|
7739
|
-
|
|
7740
|
-
|
|
7741
|
-
|
|
7742
|
-
|
|
7743
|
-
|
|
7744
|
-
}
|
|
7745
|
-
|
|
7746
|
-
|
|
7747
|
-
|
|
7748
|
-
|
|
7749
|
-
|
|
7750
|
-
|
|
7751
|
-
|
|
7752
|
-
|
|
7753
|
-
|
|
7754
|
-
|
|
7755
|
-
|
|
7756
|
-
}
|
|
7757
|
-
|
|
7758
|
-
|
|
7759
|
-
|
|
7760
|
-
|
|
7761
|
-
|
|
7762
|
-
|
|
7763
|
-
|
|
7764
|
-
|
|
7765
|
-
|
|
7766
|
-
|
|
7767
|
-
|
|
7768
|
-
}
|
|
7769
|
-
|
|
7770
|
-
|
|
7771
|
-
|
|
7772
|
-
|
|
7773
|
-
|
|
7774
|
-
|
|
7775
|
-
|
|
7776
|
-
|
|
7777
|
-
|
|
7778
|
-
|
|
7779
|
-
|
|
7780
|
-
}
|
|
7781
|
-
|
|
7782
|
-
|
|
7783
|
-
|
|
7784
|
-
|
|
7785
|
-
|
|
7786
|
-
|
|
7787
|
-
|
|
7788
|
-
|
|
7789
|
-
|
|
7790
|
-
|
|
7791
|
-
|
|
7792
|
-
}
|
|
7793
|
-
|
|
7794
|
-
|
|
7795
|
-
|
|
7796
|
-
|
|
7797
|
-
|
|
7798
|
-
|
|
7799
|
-
|
|
7800
|
-
|
|
7801
|
-
|
|
7802
|
-
|
|
7803
|
-
|
|
7804
|
-
|
|
7805
|
-
|
|
7806
|
-
|
|
7807
|
-
}
|
|
7808
|
-
|
|
7809
|
-
|
|
7810
|
-
|
|
7811
|
-
|
|
7812
|
-
|
|
7813
|
-
|
|
7814
|
-
|
|
7815
|
-
|
|
7816
|
-
|
|
7817
|
-
|
|
7818
|
-
|
|
7819
|
-
}
|
|
7820
|
-
|
|
7821
|
-
|
|
7822
|
-
|
|
7823
|
-
|
|
7824
|
-
|
|
7825
|
-
|
|
7826
|
-
|
|
7827
|
-
|
|
7828
|
-
|
|
7829
|
-
|
|
7830
|
-
|
|
7831
|
-
}
|
|
7832
|
-
|
|
7833
|
-
|
|
7834
|
-
|
|
7835
|
-
|
|
7836
|
-
|
|
7837
|
-
|
|
7838
|
-
|
|
7839
|
-
|
|
7840
|
-
|
|
7841
|
-
|
|
7842
|
-
|
|
7843
|
-
}
|
|
7844
|
-
|
|
7845
|
-
|
|
7846
|
-
|
|
7847
|
-
|
|
7848
|
-
|
|
7849
|
-
|
|
7850
|
-
|
|
7851
|
-
|
|
7852
|
-
|
|
7853
|
-
|
|
7854
|
-
|
|
7855
|
-
}
|
|
7856
|
-
|
|
7857
|
-
|
|
7858
|
-
|
|
7859
|
-
|
|
7860
|
-
|
|
7861
|
-
|
|
7862
|
-
|
|
7863
|
-
|
|
7864
|
-
|
|
7865
|
-
|
|
7866
|
-
|
|
7867
|
-
}
|
|
7868
|
-
|
|
7869
|
-
|
|
7870
|
-
|
|
7871
|
-
|
|
7872
|
-
|
|
7873
|
-
|
|
7874
|
-
|
|
7875
|
-
|
|
7876
|
-
|
|
7877
|
-
|
|
7878
|
-
|
|
7879
|
-
}
|
|
7880
|
-
|
|
7881
|
-
|
|
7882
|
-
|
|
7883
|
-
|
|
7884
|
-
|
|
7885
|
-
|
|
7886
|
-
|
|
7887
|
-
|
|
7888
|
-
|
|
7889
|
-
|
|
7890
|
-
|
|
7891
|
-
}
|
|
7892
|
-
|
|
7893
|
-
|
|
7894
|
-
|
|
7895
|
-
|
|
7896
|
-
|
|
7897
|
-
|
|
7898
|
-
|
|
7899
|
-
|
|
7900
|
-
|
|
7901
|
-
|
|
7902
|
-
|
|
7903
|
-
}
|
|
7904
|
-
|
|
7905
|
-
|
|
7906
|
-
|
|
7907
|
-
|
|
7908
|
-
|
|
7909
|
-
|
|
7910
|
-
|
|
7911
|
-
|
|
7912
|
-
|
|
7913
|
-
|
|
7914
|
-
|
|
7915
|
-
}
|
|
7916
|
-
|
|
7917
|
-
|
|
7918
|
-
|
|
7919
|
-
|
|
7920
|
-
|
|
7921
|
-
|
|
7922
|
-
|
|
7923
|
-
|
|
7924
|
-
|
|
7925
|
-
|
|
7926
|
-
|
|
7927
|
-
}
|
|
7928
|
-
|
|
7929
|
-
|
|
7930
|
-
|
|
7931
|
-
|
|
7932
|
-
|
|
7933
|
-
|
|
7934
|
-
|
|
7935
|
-
|
|
7936
|
-
|
|
7937
|
-
|
|
7938
|
-
|
|
7939
|
-
}
|
|
7940
|
-
|
|
7941
|
-
|
|
7942
|
-
|
|
7943
|
-
|
|
7944
|
-
|
|
7945
|
-
|
|
7946
|
-
|
|
7947
|
-
|
|
7948
|
-
|
|
7949
|
-
|
|
7950
|
-
|
|
7951
|
-
}
|
|
7952
|
-
|
|
7953
|
-
|
|
7954
|
-
|
|
7955
|
-
|
|
7956
|
-
|
|
7957
|
-
|
|
7958
|
-
|
|
7959
|
-
|
|
7960
|
-
|
|
7961
|
-
|
|
7962
|
-
|
|
7963
|
-
}
|
|
7964
|
-
|
|
7965
|
-
|
|
7966
|
-
|
|
7967
|
-
|
|
7968
|
-
|
|
7969
|
-
|
|
7970
|
-
|
|
7971
|
-
|
|
7972
|
-
|
|
7973
|
-
|
|
7974
|
-
|
|
7975
|
-
}
|
|
7976
|
-
|
|
7977
|
-
|
|
7978
|
-
|
|
7979
|
-
|
|
7980
|
-
|
|
7981
|
-
|
|
7982
|
-
|
|
7983
|
-
|
|
7984
|
-
|
|
7985
|
-
|
|
7986
|
-
|
|
7987
|
-
}
|
|
7988
|
-
|
|
7989
|
-
|
|
7990
|
-
|
|
7991
|
-
|
|
7992
|
-
|
|
7993
|
-
|
|
7994
|
-
|
|
7995
|
-
|
|
7996
|
-
|
|
7997
|
-
|
|
7998
|
-
|
|
7999
|
-
}
|
|
8000
|
-
|
|
8001
|
-
|
|
8002
|
-
|
|
8003
|
-
|
|
8004
|
-
|
|
8005
|
-
|
|
8006
|
-
|
|
8007
|
-
|
|
8008
|
-
|
|
8009
|
-
|
|
8010
|
-
|
|
8011
|
-
}
|
|
8012
|
-
|
|
8013
|
-
|
|
8014
|
-
|
|
8015
|
-
|
|
8016
|
-
|
|
8017
|
-
|
|
8018
|
-
|
|
8019
|
-
|
|
8020
|
-
|
|
8021
|
-
|
|
8022
|
-
|
|
8023
|
-
}
|
|
8024
|
-
|
|
8025
|
-
|
|
8026
|
-
|
|
8027
|
-
|
|
8028
|
-
|
|
8029
|
-
|
|
8030
|
-
|
|
8031
|
-
|
|
8032
|
-
|
|
8033
|
-
|
|
8034
|
-
|
|
8035
|
-
}
|
|
8036
|
-
|
|
8037
|
-
|
|
8038
|
-
|
|
8039
|
-
|
|
8040
|
-
|
|
8041
|
-
|
|
8042
|
-
|
|
8043
|
-
|
|
8044
|
-
|
|
8045
|
-
|
|
8046
|
-
|
|
8047
|
-
})
|
|
8048
|
-
.s("AmazonRDSv19", "DeleteDBInstanceAutomatedBackup", {})
|
|
8049
|
-
.n("RDSClient", "DeleteDBInstanceAutomatedBackupCommand")
|
|
8050
|
-
.sc(DeleteDBInstanceAutomatedBackup$)
|
|
8051
|
-
.build() {
|
|
8052
|
-
}
|
|
8053
|
-
|
|
8054
|
-
class DeleteDBInstanceCommand extends Command
|
|
8055
|
-
.classBuilder()
|
|
8056
|
-
.ep(commonParams)
|
|
8057
|
-
.m(function (Command, cs, config, o) {
|
|
8058
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8059
|
-
})
|
|
8060
|
-
.s("AmazonRDSv19", "DeleteDBInstance", {})
|
|
8061
|
-
.n("RDSClient", "DeleteDBInstanceCommand")
|
|
8062
|
-
.sc(DeleteDBInstance$)
|
|
8063
|
-
.build() {
|
|
8064
|
-
}
|
|
8065
|
-
|
|
8066
|
-
class DeleteDBParameterGroupCommand extends Command
|
|
8067
|
-
.classBuilder()
|
|
8068
|
-
.ep(commonParams)
|
|
8069
|
-
.m(function (Command, cs, config, o) {
|
|
8070
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8071
|
-
})
|
|
8072
|
-
.s("AmazonRDSv19", "DeleteDBParameterGroup", {})
|
|
8073
|
-
.n("RDSClient", "DeleteDBParameterGroupCommand")
|
|
8074
|
-
.sc(DeleteDBParameterGroup$)
|
|
8075
|
-
.build() {
|
|
8076
|
-
}
|
|
8077
|
-
|
|
8078
|
-
class DeleteDBProxyCommand extends Command
|
|
8079
|
-
.classBuilder()
|
|
8080
|
-
.ep(commonParams)
|
|
8081
|
-
.m(function (Command, cs, config, o) {
|
|
8082
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8083
|
-
})
|
|
8084
|
-
.s("AmazonRDSv19", "DeleteDBProxy", {})
|
|
8085
|
-
.n("RDSClient", "DeleteDBProxyCommand")
|
|
8086
|
-
.sc(DeleteDBProxy$)
|
|
8087
|
-
.build() {
|
|
8088
|
-
}
|
|
8089
|
-
|
|
8090
|
-
class DeleteDBProxyEndpointCommand extends Command
|
|
8091
|
-
.classBuilder()
|
|
8092
|
-
.ep(commonParams)
|
|
8093
|
-
.m(function (Command, cs, config, o) {
|
|
8094
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8095
|
-
})
|
|
8096
|
-
.s("AmazonRDSv19", "DeleteDBProxyEndpoint", {})
|
|
8097
|
-
.n("RDSClient", "DeleteDBProxyEndpointCommand")
|
|
8098
|
-
.sc(DeleteDBProxyEndpoint$)
|
|
8099
|
-
.build() {
|
|
8100
|
-
}
|
|
8101
|
-
|
|
8102
|
-
class DeleteDBSecurityGroupCommand extends Command
|
|
8103
|
-
.classBuilder()
|
|
8104
|
-
.ep(commonParams)
|
|
8105
|
-
.m(function (Command, cs, config, o) {
|
|
8106
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8107
|
-
})
|
|
8108
|
-
.s("AmazonRDSv19", "DeleteDBSecurityGroup", {})
|
|
8109
|
-
.n("RDSClient", "DeleteDBSecurityGroupCommand")
|
|
8110
|
-
.sc(DeleteDBSecurityGroup$)
|
|
8111
|
-
.build() {
|
|
8112
|
-
}
|
|
8113
|
-
|
|
8114
|
-
class DeleteDBShardGroupCommand extends Command
|
|
8115
|
-
.classBuilder()
|
|
8116
|
-
.ep(commonParams)
|
|
8117
|
-
.m(function (Command, cs, config, o) {
|
|
8118
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8119
|
-
})
|
|
8120
|
-
.s("AmazonRDSv19", "DeleteDBShardGroup", {})
|
|
8121
|
-
.n("RDSClient", "DeleteDBShardGroupCommand")
|
|
8122
|
-
.sc(DeleteDBShardGroup$)
|
|
8123
|
-
.build() {
|
|
8124
|
-
}
|
|
8125
|
-
|
|
8126
|
-
class DeleteDBSnapshotCommand extends Command
|
|
8127
|
-
.classBuilder()
|
|
8128
|
-
.ep(commonParams)
|
|
8129
|
-
.m(function (Command, cs, config, o) {
|
|
8130
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8131
|
-
})
|
|
8132
|
-
.s("AmazonRDSv19", "DeleteDBSnapshot", {})
|
|
8133
|
-
.n("RDSClient", "DeleteDBSnapshotCommand")
|
|
8134
|
-
.sc(DeleteDBSnapshot$)
|
|
8135
|
-
.build() {
|
|
8136
|
-
}
|
|
8137
|
-
|
|
8138
|
-
class DeleteDBSubnetGroupCommand extends Command
|
|
8139
|
-
.classBuilder()
|
|
8140
|
-
.ep(commonParams)
|
|
8141
|
-
.m(function (Command, cs, config, o) {
|
|
8142
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8143
|
-
})
|
|
8144
|
-
.s("AmazonRDSv19", "DeleteDBSubnetGroup", {})
|
|
8145
|
-
.n("RDSClient", "DeleteDBSubnetGroupCommand")
|
|
8146
|
-
.sc(DeleteDBSubnetGroup$)
|
|
8147
|
-
.build() {
|
|
8148
|
-
}
|
|
8149
|
-
|
|
8150
|
-
class DeleteEventSubscriptionCommand extends Command
|
|
8151
|
-
.classBuilder()
|
|
8152
|
-
.ep(commonParams)
|
|
8153
|
-
.m(function (Command, cs, config, o) {
|
|
8154
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8155
|
-
})
|
|
8156
|
-
.s("AmazonRDSv19", "DeleteEventSubscription", {})
|
|
8157
|
-
.n("RDSClient", "DeleteEventSubscriptionCommand")
|
|
8158
|
-
.sc(DeleteEventSubscription$)
|
|
8159
|
-
.build() {
|
|
8160
|
-
}
|
|
8161
|
-
|
|
8162
|
-
class DeleteGlobalClusterCommand extends Command
|
|
8163
|
-
.classBuilder()
|
|
8164
|
-
.ep(commonParams)
|
|
8165
|
-
.m(function (Command, cs, config, o) {
|
|
8166
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8167
|
-
})
|
|
8168
|
-
.s("AmazonRDSv19", "DeleteGlobalCluster", {})
|
|
8169
|
-
.n("RDSClient", "DeleteGlobalClusterCommand")
|
|
8170
|
-
.sc(DeleteGlobalCluster$)
|
|
8171
|
-
.build() {
|
|
8172
|
-
}
|
|
8173
|
-
|
|
8174
|
-
class DeleteIntegrationCommand extends Command
|
|
8175
|
-
.classBuilder()
|
|
8176
|
-
.ep(commonParams)
|
|
8177
|
-
.m(function (Command, cs, config, o) {
|
|
8178
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8179
|
-
})
|
|
8180
|
-
.s("AmazonRDSv19", "DeleteIntegration", {})
|
|
8181
|
-
.n("RDSClient", "DeleteIntegrationCommand")
|
|
8182
|
-
.sc(DeleteIntegration$)
|
|
8183
|
-
.build() {
|
|
8184
|
-
}
|
|
8185
|
-
|
|
8186
|
-
class DeleteOptionGroupCommand extends Command
|
|
8187
|
-
.classBuilder()
|
|
8188
|
-
.ep(commonParams)
|
|
8189
|
-
.m(function (Command, cs, config, o) {
|
|
8190
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8191
|
-
})
|
|
8192
|
-
.s("AmazonRDSv19", "DeleteOptionGroup", {})
|
|
8193
|
-
.n("RDSClient", "DeleteOptionGroupCommand")
|
|
8194
|
-
.sc(DeleteOptionGroup$)
|
|
8195
|
-
.build() {
|
|
8196
|
-
}
|
|
8197
|
-
|
|
8198
|
-
class DeleteTenantDatabaseCommand extends Command
|
|
8199
|
-
.classBuilder()
|
|
8200
|
-
.ep(commonParams)
|
|
8201
|
-
.m(function (Command, cs, config, o) {
|
|
8202
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8203
|
-
})
|
|
8204
|
-
.s("AmazonRDSv19", "DeleteTenantDatabase", {})
|
|
8205
|
-
.n("RDSClient", "DeleteTenantDatabaseCommand")
|
|
8206
|
-
.sc(DeleteTenantDatabase$)
|
|
8207
|
-
.build() {
|
|
8208
|
-
}
|
|
8209
|
-
|
|
8210
|
-
class DeregisterDBProxyTargetsCommand extends Command
|
|
8211
|
-
.classBuilder()
|
|
8212
|
-
.ep(commonParams)
|
|
8213
|
-
.m(function (Command, cs, config, o) {
|
|
8214
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8215
|
-
})
|
|
8216
|
-
.s("AmazonRDSv19", "DeregisterDBProxyTargets", {})
|
|
8217
|
-
.n("RDSClient", "DeregisterDBProxyTargetsCommand")
|
|
8218
|
-
.sc(DeregisterDBProxyTargets$)
|
|
8219
|
-
.build() {
|
|
8220
|
-
}
|
|
8221
|
-
|
|
8222
|
-
class DescribeAccountAttributesCommand extends Command
|
|
8223
|
-
.classBuilder()
|
|
8224
|
-
.ep(commonParams)
|
|
8225
|
-
.m(function (Command, cs, config, o) {
|
|
8226
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8227
|
-
})
|
|
8228
|
-
.s("AmazonRDSv19", "DescribeAccountAttributes", {})
|
|
8229
|
-
.n("RDSClient", "DescribeAccountAttributesCommand")
|
|
8230
|
-
.sc(DescribeAccountAttributes$)
|
|
8231
|
-
.build() {
|
|
8232
|
-
}
|
|
8233
|
-
|
|
8234
|
-
class DescribeBlueGreenDeploymentsCommand extends Command
|
|
8235
|
-
.classBuilder()
|
|
8236
|
-
.ep(commonParams)
|
|
8237
|
-
.m(function (Command, cs, config, o) {
|
|
8238
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8239
|
-
})
|
|
8240
|
-
.s("AmazonRDSv19", "DescribeBlueGreenDeployments", {})
|
|
8241
|
-
.n("RDSClient", "DescribeBlueGreenDeploymentsCommand")
|
|
8242
|
-
.sc(DescribeBlueGreenDeployments$)
|
|
8243
|
-
.build() {
|
|
8244
|
-
}
|
|
8245
|
-
|
|
8246
|
-
class DescribeCertificatesCommand extends Command
|
|
8247
|
-
.classBuilder()
|
|
8248
|
-
.ep(commonParams)
|
|
8249
|
-
.m(function (Command, cs, config, o) {
|
|
8250
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8251
|
-
})
|
|
8252
|
-
.s("AmazonRDSv19", "DescribeCertificates", {})
|
|
8253
|
-
.n("RDSClient", "DescribeCertificatesCommand")
|
|
8254
|
-
.sc(DescribeCertificates$)
|
|
8255
|
-
.build() {
|
|
8256
|
-
}
|
|
8257
|
-
|
|
8258
|
-
class DescribeDBClusterAutomatedBackupsCommand extends Command
|
|
8259
|
-
.classBuilder()
|
|
8260
|
-
.ep(commonParams)
|
|
8261
|
-
.m(function (Command, cs, config, o) {
|
|
8262
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8263
|
-
})
|
|
8264
|
-
.s("AmazonRDSv19", "DescribeDBClusterAutomatedBackups", {})
|
|
8265
|
-
.n("RDSClient", "DescribeDBClusterAutomatedBackupsCommand")
|
|
8266
|
-
.sc(DescribeDBClusterAutomatedBackups$)
|
|
8267
|
-
.build() {
|
|
8268
|
-
}
|
|
8269
|
-
|
|
8270
|
-
class DescribeDBClusterBacktracksCommand extends Command
|
|
8271
|
-
.classBuilder()
|
|
8272
|
-
.ep(commonParams)
|
|
8273
|
-
.m(function (Command, cs, config, o) {
|
|
8274
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8275
|
-
})
|
|
8276
|
-
.s("AmazonRDSv19", "DescribeDBClusterBacktracks", {})
|
|
8277
|
-
.n("RDSClient", "DescribeDBClusterBacktracksCommand")
|
|
8278
|
-
.sc(DescribeDBClusterBacktracks$)
|
|
8279
|
-
.build() {
|
|
8280
|
-
}
|
|
8281
|
-
|
|
8282
|
-
class DescribeDBClusterEndpointsCommand extends Command
|
|
8283
|
-
.classBuilder()
|
|
8284
|
-
.ep(commonParams)
|
|
8285
|
-
.m(function (Command, cs, config, o) {
|
|
8286
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8287
|
-
})
|
|
8288
|
-
.s("AmazonRDSv19", "DescribeDBClusterEndpoints", {})
|
|
8289
|
-
.n("RDSClient", "DescribeDBClusterEndpointsCommand")
|
|
8290
|
-
.sc(DescribeDBClusterEndpoints$)
|
|
8291
|
-
.build() {
|
|
8292
|
-
}
|
|
8293
|
-
|
|
8294
|
-
class DescribeDBClusterParameterGroupsCommand extends Command
|
|
8295
|
-
.classBuilder()
|
|
8296
|
-
.ep(commonParams)
|
|
8297
|
-
.m(function (Command, cs, config, o) {
|
|
8298
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8299
|
-
})
|
|
8300
|
-
.s("AmazonRDSv19", "DescribeDBClusterParameterGroups", {})
|
|
8301
|
-
.n("RDSClient", "DescribeDBClusterParameterGroupsCommand")
|
|
8302
|
-
.sc(DescribeDBClusterParameterGroups$)
|
|
8303
|
-
.build() {
|
|
8304
|
-
}
|
|
8305
|
-
|
|
8306
|
-
class DescribeDBClusterParametersCommand extends Command
|
|
8307
|
-
.classBuilder()
|
|
8308
|
-
.ep(commonParams)
|
|
8309
|
-
.m(function (Command, cs, config, o) {
|
|
8310
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8311
|
-
})
|
|
8312
|
-
.s("AmazonRDSv19", "DescribeDBClusterParameters", {})
|
|
8313
|
-
.n("RDSClient", "DescribeDBClusterParametersCommand")
|
|
8314
|
-
.sc(DescribeDBClusterParameters$)
|
|
8315
|
-
.build() {
|
|
8316
|
-
}
|
|
8317
|
-
|
|
8318
|
-
class DescribeDBClustersCommand extends Command
|
|
8319
|
-
.classBuilder()
|
|
8320
|
-
.ep(commonParams)
|
|
8321
|
-
.m(function (Command, cs, config, o) {
|
|
8322
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8323
|
-
})
|
|
8324
|
-
.s("AmazonRDSv19", "DescribeDBClusters", {})
|
|
8325
|
-
.n("RDSClient", "DescribeDBClustersCommand")
|
|
8326
|
-
.sc(DescribeDBClusters$)
|
|
8327
|
-
.build() {
|
|
8328
|
-
}
|
|
8329
|
-
|
|
8330
|
-
class DescribeDBClusterSnapshotAttributesCommand extends Command
|
|
8331
|
-
.classBuilder()
|
|
8332
|
-
.ep(commonParams)
|
|
8333
|
-
.m(function (Command, cs, config, o) {
|
|
8334
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8335
|
-
})
|
|
8336
|
-
.s("AmazonRDSv19", "DescribeDBClusterSnapshotAttributes", {})
|
|
8337
|
-
.n("RDSClient", "DescribeDBClusterSnapshotAttributesCommand")
|
|
8338
|
-
.sc(DescribeDBClusterSnapshotAttributes$)
|
|
8339
|
-
.build() {
|
|
8340
|
-
}
|
|
8341
|
-
|
|
8342
|
-
class DescribeDBClusterSnapshotsCommand extends Command
|
|
8343
|
-
.classBuilder()
|
|
8344
|
-
.ep(commonParams)
|
|
8345
|
-
.m(function (Command, cs, config, o) {
|
|
8346
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8347
|
-
})
|
|
8348
|
-
.s("AmazonRDSv19", "DescribeDBClusterSnapshots", {})
|
|
8349
|
-
.n("RDSClient", "DescribeDBClusterSnapshotsCommand")
|
|
8350
|
-
.sc(DescribeDBClusterSnapshots$)
|
|
8351
|
-
.build() {
|
|
8352
|
-
}
|
|
8353
|
-
|
|
8354
|
-
class DescribeDBEngineVersionsCommand extends Command
|
|
8355
|
-
.classBuilder()
|
|
8356
|
-
.ep(commonParams)
|
|
8357
|
-
.m(function (Command, cs, config, o) {
|
|
8358
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8359
|
-
})
|
|
8360
|
-
.s("AmazonRDSv19", "DescribeDBEngineVersions", {})
|
|
8361
|
-
.n("RDSClient", "DescribeDBEngineVersionsCommand")
|
|
8362
|
-
.sc(DescribeDBEngineVersions$)
|
|
8363
|
-
.build() {
|
|
8364
|
-
}
|
|
8365
|
-
|
|
8366
|
-
class DescribeDBInstanceAutomatedBackupsCommand extends Command
|
|
8367
|
-
.classBuilder()
|
|
8368
|
-
.ep(commonParams)
|
|
8369
|
-
.m(function (Command, cs, config, o) {
|
|
8370
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8371
|
-
})
|
|
8372
|
-
.s("AmazonRDSv19", "DescribeDBInstanceAutomatedBackups", {})
|
|
8373
|
-
.n("RDSClient", "DescribeDBInstanceAutomatedBackupsCommand")
|
|
8374
|
-
.sc(DescribeDBInstanceAutomatedBackups$)
|
|
8375
|
-
.build() {
|
|
8376
|
-
}
|
|
8377
|
-
|
|
8378
|
-
class DescribeDBInstancesCommand extends Command
|
|
8379
|
-
.classBuilder()
|
|
8380
|
-
.ep(commonParams)
|
|
8381
|
-
.m(function (Command, cs, config, o) {
|
|
8382
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8383
|
-
})
|
|
8384
|
-
.s("AmazonRDSv19", "DescribeDBInstances", {})
|
|
8385
|
-
.n("RDSClient", "DescribeDBInstancesCommand")
|
|
8386
|
-
.sc(DescribeDBInstances$)
|
|
8387
|
-
.build() {
|
|
8388
|
-
}
|
|
8389
|
-
|
|
8390
|
-
class DescribeDBLogFilesCommand extends Command
|
|
8391
|
-
.classBuilder()
|
|
8392
|
-
.ep(commonParams)
|
|
8393
|
-
.m(function (Command, cs, config, o) {
|
|
8394
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8395
|
-
})
|
|
8396
|
-
.s("AmazonRDSv19", "DescribeDBLogFiles", {})
|
|
8397
|
-
.n("RDSClient", "DescribeDBLogFilesCommand")
|
|
8398
|
-
.sc(DescribeDBLogFiles$)
|
|
8399
|
-
.build() {
|
|
8400
|
-
}
|
|
8401
|
-
|
|
8402
|
-
class DescribeDBMajorEngineVersionsCommand extends Command
|
|
8403
|
-
.classBuilder()
|
|
8404
|
-
.ep(commonParams)
|
|
8405
|
-
.m(function (Command, cs, config, o) {
|
|
8406
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8407
|
-
})
|
|
8408
|
-
.s("AmazonRDSv19", "DescribeDBMajorEngineVersions", {})
|
|
8409
|
-
.n("RDSClient", "DescribeDBMajorEngineVersionsCommand")
|
|
8410
|
-
.sc(DescribeDBMajorEngineVersions$)
|
|
8411
|
-
.build() {
|
|
8412
|
-
}
|
|
8413
|
-
|
|
8414
|
-
class DescribeDBParameterGroupsCommand extends Command
|
|
8415
|
-
.classBuilder()
|
|
8416
|
-
.ep(commonParams)
|
|
8417
|
-
.m(function (Command, cs, config, o) {
|
|
8418
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8419
|
-
})
|
|
8420
|
-
.s("AmazonRDSv19", "DescribeDBParameterGroups", {})
|
|
8421
|
-
.n("RDSClient", "DescribeDBParameterGroupsCommand")
|
|
8422
|
-
.sc(DescribeDBParameterGroups$)
|
|
8423
|
-
.build() {
|
|
8424
|
-
}
|
|
8425
|
-
|
|
8426
|
-
class DescribeDBParametersCommand extends Command
|
|
8427
|
-
.classBuilder()
|
|
8428
|
-
.ep(commonParams)
|
|
8429
|
-
.m(function (Command, cs, config, o) {
|
|
8430
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8431
|
-
})
|
|
8432
|
-
.s("AmazonRDSv19", "DescribeDBParameters", {})
|
|
8433
|
-
.n("RDSClient", "DescribeDBParametersCommand")
|
|
8434
|
-
.sc(DescribeDBParameters$)
|
|
8435
|
-
.build() {
|
|
8436
|
-
}
|
|
8437
|
-
|
|
8438
|
-
class DescribeDBProxiesCommand extends Command
|
|
8439
|
-
.classBuilder()
|
|
8440
|
-
.ep(commonParams)
|
|
8441
|
-
.m(function (Command, cs, config, o) {
|
|
8442
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8443
|
-
})
|
|
8444
|
-
.s("AmazonRDSv19", "DescribeDBProxies", {})
|
|
8445
|
-
.n("RDSClient", "DescribeDBProxiesCommand")
|
|
8446
|
-
.sc(DescribeDBProxies$)
|
|
8447
|
-
.build() {
|
|
8448
|
-
}
|
|
8449
|
-
|
|
8450
|
-
class DescribeDBProxyEndpointsCommand extends Command
|
|
8451
|
-
.classBuilder()
|
|
8452
|
-
.ep(commonParams)
|
|
8453
|
-
.m(function (Command, cs, config, o) {
|
|
8454
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8455
|
-
})
|
|
8456
|
-
.s("AmazonRDSv19", "DescribeDBProxyEndpoints", {})
|
|
8457
|
-
.n("RDSClient", "DescribeDBProxyEndpointsCommand")
|
|
8458
|
-
.sc(DescribeDBProxyEndpoints$)
|
|
8459
|
-
.build() {
|
|
8460
|
-
}
|
|
8461
|
-
|
|
8462
|
-
class DescribeDBProxyTargetGroupsCommand extends Command
|
|
8463
|
-
.classBuilder()
|
|
8464
|
-
.ep(commonParams)
|
|
8465
|
-
.m(function (Command, cs, config, o) {
|
|
8466
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8467
|
-
})
|
|
8468
|
-
.s("AmazonRDSv19", "DescribeDBProxyTargetGroups", {})
|
|
8469
|
-
.n("RDSClient", "DescribeDBProxyTargetGroupsCommand")
|
|
8470
|
-
.sc(DescribeDBProxyTargetGroups$)
|
|
8471
|
-
.build() {
|
|
8472
|
-
}
|
|
8473
|
-
|
|
8474
|
-
class DescribeDBProxyTargetsCommand extends Command
|
|
8475
|
-
.classBuilder()
|
|
8476
|
-
.ep(commonParams)
|
|
8477
|
-
.m(function (Command, cs, config, o) {
|
|
8478
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8479
|
-
})
|
|
8480
|
-
.s("AmazonRDSv19", "DescribeDBProxyTargets", {})
|
|
8481
|
-
.n("RDSClient", "DescribeDBProxyTargetsCommand")
|
|
8482
|
-
.sc(DescribeDBProxyTargets$)
|
|
8483
|
-
.build() {
|
|
8484
|
-
}
|
|
8485
|
-
|
|
8486
|
-
class DescribeDBRecommendationsCommand extends Command
|
|
8487
|
-
.classBuilder()
|
|
8488
|
-
.ep(commonParams)
|
|
8489
|
-
.m(function (Command, cs, config, o) {
|
|
8490
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8491
|
-
})
|
|
8492
|
-
.s("AmazonRDSv19", "DescribeDBRecommendations", {})
|
|
8493
|
-
.n("RDSClient", "DescribeDBRecommendationsCommand")
|
|
8494
|
-
.sc(DescribeDBRecommendations$)
|
|
8495
|
-
.build() {
|
|
8496
|
-
}
|
|
8497
|
-
|
|
8498
|
-
class DescribeDBSecurityGroupsCommand extends Command
|
|
8499
|
-
.classBuilder()
|
|
8500
|
-
.ep(commonParams)
|
|
8501
|
-
.m(function (Command, cs, config, o) {
|
|
8502
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8503
|
-
})
|
|
8504
|
-
.s("AmazonRDSv19", "DescribeDBSecurityGroups", {})
|
|
8505
|
-
.n("RDSClient", "DescribeDBSecurityGroupsCommand")
|
|
8506
|
-
.sc(DescribeDBSecurityGroups$)
|
|
8507
|
-
.build() {
|
|
8508
|
-
}
|
|
8509
|
-
|
|
8510
|
-
class DescribeDBShardGroupsCommand extends Command
|
|
8511
|
-
.classBuilder()
|
|
8512
|
-
.ep(commonParams)
|
|
8513
|
-
.m(function (Command, cs, config, o) {
|
|
8514
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8515
|
-
})
|
|
8516
|
-
.s("AmazonRDSv19", "DescribeDBShardGroups", {})
|
|
8517
|
-
.n("RDSClient", "DescribeDBShardGroupsCommand")
|
|
8518
|
-
.sc(DescribeDBShardGroups$)
|
|
8519
|
-
.build() {
|
|
8520
|
-
}
|
|
8521
|
-
|
|
8522
|
-
class DescribeDBSnapshotAttributesCommand extends Command
|
|
8523
|
-
.classBuilder()
|
|
8524
|
-
.ep(commonParams)
|
|
8525
|
-
.m(function (Command, cs, config, o) {
|
|
8526
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8527
|
-
})
|
|
8528
|
-
.s("AmazonRDSv19", "DescribeDBSnapshotAttributes", {})
|
|
8529
|
-
.n("RDSClient", "DescribeDBSnapshotAttributesCommand")
|
|
8530
|
-
.sc(DescribeDBSnapshotAttributes$)
|
|
8531
|
-
.build() {
|
|
8532
|
-
}
|
|
8533
|
-
|
|
8534
|
-
class DescribeDBSnapshotsCommand extends Command
|
|
8535
|
-
.classBuilder()
|
|
8536
|
-
.ep(commonParams)
|
|
8537
|
-
.m(function (Command, cs, config, o) {
|
|
8538
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8539
|
-
})
|
|
8540
|
-
.s("AmazonRDSv19", "DescribeDBSnapshots", {})
|
|
8541
|
-
.n("RDSClient", "DescribeDBSnapshotsCommand")
|
|
8542
|
-
.sc(DescribeDBSnapshots$)
|
|
8543
|
-
.build() {
|
|
8544
|
-
}
|
|
8545
|
-
|
|
8546
|
-
class DescribeDBSnapshotTenantDatabasesCommand extends Command
|
|
8547
|
-
.classBuilder()
|
|
8548
|
-
.ep(commonParams)
|
|
8549
|
-
.m(function (Command, cs, config, o) {
|
|
8550
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8551
|
-
})
|
|
8552
|
-
.s("AmazonRDSv19", "DescribeDBSnapshotTenantDatabases", {})
|
|
8553
|
-
.n("RDSClient", "DescribeDBSnapshotTenantDatabasesCommand")
|
|
8554
|
-
.sc(DescribeDBSnapshotTenantDatabases$)
|
|
8555
|
-
.build() {
|
|
8556
|
-
}
|
|
8557
|
-
|
|
8558
|
-
class DescribeDBSubnetGroupsCommand extends Command
|
|
8559
|
-
.classBuilder()
|
|
8560
|
-
.ep(commonParams)
|
|
8561
|
-
.m(function (Command, cs, config, o) {
|
|
8562
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8563
|
-
})
|
|
8564
|
-
.s("AmazonRDSv19", "DescribeDBSubnetGroups", {})
|
|
8565
|
-
.n("RDSClient", "DescribeDBSubnetGroupsCommand")
|
|
8566
|
-
.sc(DescribeDBSubnetGroups$)
|
|
8567
|
-
.build() {
|
|
8568
|
-
}
|
|
8569
|
-
|
|
8570
|
-
class DescribeEngineDefaultClusterParametersCommand extends Command
|
|
8571
|
-
.classBuilder()
|
|
8572
|
-
.ep(commonParams)
|
|
8573
|
-
.m(function (Command, cs, config, o) {
|
|
8574
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8575
|
-
})
|
|
8576
|
-
.s("AmazonRDSv19", "DescribeEngineDefaultClusterParameters", {})
|
|
8577
|
-
.n("RDSClient", "DescribeEngineDefaultClusterParametersCommand")
|
|
8578
|
-
.sc(DescribeEngineDefaultClusterParameters$)
|
|
8579
|
-
.build() {
|
|
8580
|
-
}
|
|
8581
|
-
|
|
8582
|
-
class DescribeEngineDefaultParametersCommand extends Command
|
|
8583
|
-
.classBuilder()
|
|
8584
|
-
.ep(commonParams)
|
|
8585
|
-
.m(function (Command, cs, config, o) {
|
|
8586
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8587
|
-
})
|
|
8588
|
-
.s("AmazonRDSv19", "DescribeEngineDefaultParameters", {})
|
|
8589
|
-
.n("RDSClient", "DescribeEngineDefaultParametersCommand")
|
|
8590
|
-
.sc(DescribeEngineDefaultParameters$)
|
|
8591
|
-
.build() {
|
|
8592
|
-
}
|
|
8593
|
-
|
|
8594
|
-
class DescribeEventCategoriesCommand extends Command
|
|
8595
|
-
.classBuilder()
|
|
8596
|
-
.ep(commonParams)
|
|
8597
|
-
.m(function (Command, cs, config, o) {
|
|
8598
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8599
|
-
})
|
|
8600
|
-
.s("AmazonRDSv19", "DescribeEventCategories", {})
|
|
8601
|
-
.n("RDSClient", "DescribeEventCategoriesCommand")
|
|
8602
|
-
.sc(DescribeEventCategories$)
|
|
8603
|
-
.build() {
|
|
8604
|
-
}
|
|
8605
|
-
|
|
8606
|
-
class DescribeEventsCommand extends Command
|
|
8607
|
-
.classBuilder()
|
|
8608
|
-
.ep(commonParams)
|
|
8609
|
-
.m(function (Command, cs, config, o) {
|
|
8610
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8611
|
-
})
|
|
8612
|
-
.s("AmazonRDSv19", "DescribeEvents", {})
|
|
8613
|
-
.n("RDSClient", "DescribeEventsCommand")
|
|
8614
|
-
.sc(DescribeEvents$)
|
|
8615
|
-
.build() {
|
|
8616
|
-
}
|
|
8617
|
-
|
|
8618
|
-
class DescribeEventSubscriptionsCommand extends Command
|
|
8619
|
-
.classBuilder()
|
|
8620
|
-
.ep(commonParams)
|
|
8621
|
-
.m(function (Command, cs, config, o) {
|
|
8622
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8623
|
-
})
|
|
8624
|
-
.s("AmazonRDSv19", "DescribeEventSubscriptions", {})
|
|
8625
|
-
.n("RDSClient", "DescribeEventSubscriptionsCommand")
|
|
8626
|
-
.sc(DescribeEventSubscriptions$)
|
|
8627
|
-
.build() {
|
|
8628
|
-
}
|
|
8629
|
-
|
|
8630
|
-
class DescribeExportTasksCommand extends Command
|
|
8631
|
-
.classBuilder()
|
|
8632
|
-
.ep(commonParams)
|
|
8633
|
-
.m(function (Command, cs, config, o) {
|
|
8634
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8635
|
-
})
|
|
8636
|
-
.s("AmazonRDSv19", "DescribeExportTasks", {})
|
|
8637
|
-
.n("RDSClient", "DescribeExportTasksCommand")
|
|
8638
|
-
.sc(DescribeExportTasks$)
|
|
8639
|
-
.build() {
|
|
8640
|
-
}
|
|
8641
|
-
|
|
8642
|
-
class DescribeGlobalClustersCommand extends Command
|
|
8643
|
-
.classBuilder()
|
|
8644
|
-
.ep(commonParams)
|
|
8645
|
-
.m(function (Command, cs, config, o) {
|
|
8646
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8647
|
-
})
|
|
8648
|
-
.s("AmazonRDSv19", "DescribeGlobalClusters", {})
|
|
8649
|
-
.n("RDSClient", "DescribeGlobalClustersCommand")
|
|
8650
|
-
.sc(DescribeGlobalClusters$)
|
|
8651
|
-
.build() {
|
|
8652
|
-
}
|
|
8653
|
-
|
|
8654
|
-
class DescribeIntegrationsCommand extends Command
|
|
8655
|
-
.classBuilder()
|
|
8656
|
-
.ep(commonParams)
|
|
8657
|
-
.m(function (Command, cs, config, o) {
|
|
8658
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8659
|
-
})
|
|
8660
|
-
.s("AmazonRDSv19", "DescribeIntegrations", {})
|
|
8661
|
-
.n("RDSClient", "DescribeIntegrationsCommand")
|
|
8662
|
-
.sc(DescribeIntegrations$)
|
|
8663
|
-
.build() {
|
|
8664
|
-
}
|
|
8665
|
-
|
|
8666
|
-
class DescribeOptionGroupOptionsCommand extends Command
|
|
8667
|
-
.classBuilder()
|
|
8668
|
-
.ep(commonParams)
|
|
8669
|
-
.m(function (Command, cs, config, o) {
|
|
8670
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8671
|
-
})
|
|
8672
|
-
.s("AmazonRDSv19", "DescribeOptionGroupOptions", {})
|
|
8673
|
-
.n("RDSClient", "DescribeOptionGroupOptionsCommand")
|
|
8674
|
-
.sc(DescribeOptionGroupOptions$)
|
|
8675
|
-
.build() {
|
|
8676
|
-
}
|
|
8677
|
-
|
|
8678
|
-
class DescribeOptionGroupsCommand extends Command
|
|
8679
|
-
.classBuilder()
|
|
8680
|
-
.ep(commonParams)
|
|
8681
|
-
.m(function (Command, cs, config, o) {
|
|
8682
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8683
|
-
})
|
|
8684
|
-
.s("AmazonRDSv19", "DescribeOptionGroups", {})
|
|
8685
|
-
.n("RDSClient", "DescribeOptionGroupsCommand")
|
|
8686
|
-
.sc(DescribeOptionGroups$)
|
|
8687
|
-
.build() {
|
|
8688
|
-
}
|
|
8689
|
-
|
|
8690
|
-
class DescribeOrderableDBInstanceOptionsCommand extends Command
|
|
8691
|
-
.classBuilder()
|
|
8692
|
-
.ep(commonParams)
|
|
8693
|
-
.m(function (Command, cs, config, o) {
|
|
8694
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8695
|
-
})
|
|
8696
|
-
.s("AmazonRDSv19", "DescribeOrderableDBInstanceOptions", {})
|
|
8697
|
-
.n("RDSClient", "DescribeOrderableDBInstanceOptionsCommand")
|
|
8698
|
-
.sc(DescribeOrderableDBInstanceOptions$)
|
|
8699
|
-
.build() {
|
|
8700
|
-
}
|
|
8701
|
-
|
|
8702
|
-
class DescribePendingMaintenanceActionsCommand extends Command
|
|
8703
|
-
.classBuilder()
|
|
8704
|
-
.ep(commonParams)
|
|
8705
|
-
.m(function (Command, cs, config, o) {
|
|
8706
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8707
|
-
})
|
|
8708
|
-
.s("AmazonRDSv19", "DescribePendingMaintenanceActions", {})
|
|
8709
|
-
.n("RDSClient", "DescribePendingMaintenanceActionsCommand")
|
|
8710
|
-
.sc(DescribePendingMaintenanceActions$)
|
|
8711
|
-
.build() {
|
|
8712
|
-
}
|
|
8713
|
-
|
|
8714
|
-
class DescribeReservedDBInstancesCommand extends Command
|
|
8715
|
-
.classBuilder()
|
|
8716
|
-
.ep(commonParams)
|
|
8717
|
-
.m(function (Command, cs, config, o) {
|
|
8718
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8719
|
-
})
|
|
8720
|
-
.s("AmazonRDSv19", "DescribeReservedDBInstances", {})
|
|
8721
|
-
.n("RDSClient", "DescribeReservedDBInstancesCommand")
|
|
8722
|
-
.sc(DescribeReservedDBInstances$)
|
|
8723
|
-
.build() {
|
|
8724
|
-
}
|
|
8725
|
-
|
|
8726
|
-
class DescribeReservedDBInstancesOfferingsCommand extends Command
|
|
8727
|
-
.classBuilder()
|
|
8728
|
-
.ep(commonParams)
|
|
8729
|
-
.m(function (Command, cs, config, o) {
|
|
8730
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8731
|
-
})
|
|
8732
|
-
.s("AmazonRDSv19", "DescribeReservedDBInstancesOfferings", {})
|
|
8733
|
-
.n("RDSClient", "DescribeReservedDBInstancesOfferingsCommand")
|
|
8734
|
-
.sc(DescribeReservedDBInstancesOfferings$)
|
|
8735
|
-
.build() {
|
|
8736
|
-
}
|
|
8737
|
-
|
|
8738
|
-
class DescribeServerlessV2PlatformVersionsCommand extends Command
|
|
8739
|
-
.classBuilder()
|
|
8740
|
-
.ep(commonParams)
|
|
8741
|
-
.m(function (Command, cs, config, o) {
|
|
8742
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8743
|
-
})
|
|
8744
|
-
.s("AmazonRDSv19", "DescribeServerlessV2PlatformVersions", {})
|
|
8745
|
-
.n("RDSClient", "DescribeServerlessV2PlatformVersionsCommand")
|
|
8746
|
-
.sc(DescribeServerlessV2PlatformVersions$)
|
|
8747
|
-
.build() {
|
|
8748
|
-
}
|
|
8749
|
-
|
|
8750
|
-
class DescribeSourceRegionsCommand extends Command
|
|
8751
|
-
.classBuilder()
|
|
8752
|
-
.ep(commonParams)
|
|
8753
|
-
.m(function (Command, cs, config, o) {
|
|
8754
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8755
|
-
})
|
|
8756
|
-
.s("AmazonRDSv19", "DescribeSourceRegions", {})
|
|
8757
|
-
.n("RDSClient", "DescribeSourceRegionsCommand")
|
|
8758
|
-
.sc(DescribeSourceRegions$)
|
|
8759
|
-
.build() {
|
|
8760
|
-
}
|
|
8761
|
-
|
|
8762
|
-
class DescribeTenantDatabasesCommand extends Command
|
|
8763
|
-
.classBuilder()
|
|
8764
|
-
.ep(commonParams)
|
|
8765
|
-
.m(function (Command, cs, config, o) {
|
|
8766
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8767
|
-
})
|
|
8768
|
-
.s("AmazonRDSv19", "DescribeTenantDatabases", {})
|
|
8769
|
-
.n("RDSClient", "DescribeTenantDatabasesCommand")
|
|
8770
|
-
.sc(DescribeTenantDatabases$)
|
|
8771
|
-
.build() {
|
|
8772
|
-
}
|
|
8773
|
-
|
|
8774
|
-
class DescribeValidDBInstanceModificationsCommand extends Command
|
|
8775
|
-
.classBuilder()
|
|
8776
|
-
.ep(commonParams)
|
|
8777
|
-
.m(function (Command, cs, config, o) {
|
|
8778
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8779
|
-
})
|
|
8780
|
-
.s("AmazonRDSv19", "DescribeValidDBInstanceModifications", {})
|
|
8781
|
-
.n("RDSClient", "DescribeValidDBInstanceModificationsCommand")
|
|
8782
|
-
.sc(DescribeValidDBInstanceModifications$)
|
|
8783
|
-
.build() {
|
|
8784
|
-
}
|
|
8785
|
-
|
|
8786
|
-
class DisableHttpEndpointCommand extends Command
|
|
8787
|
-
.classBuilder()
|
|
8788
|
-
.ep(commonParams)
|
|
8789
|
-
.m(function (Command, cs, config, o) {
|
|
8790
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8791
|
-
})
|
|
8792
|
-
.s("AmazonRDSv19", "DisableHttpEndpoint", {})
|
|
8793
|
-
.n("RDSClient", "DisableHttpEndpointCommand")
|
|
8794
|
-
.sc(DisableHttpEndpoint$)
|
|
8795
|
-
.build() {
|
|
8796
|
-
}
|
|
8797
|
-
|
|
8798
|
-
class DownloadDBLogFilePortionCommand extends Command
|
|
8799
|
-
.classBuilder()
|
|
8800
|
-
.ep(commonParams)
|
|
8801
|
-
.m(function (Command, cs, config, o) {
|
|
8802
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8803
|
-
})
|
|
8804
|
-
.s("AmazonRDSv19", "DownloadDBLogFilePortion", {})
|
|
8805
|
-
.n("RDSClient", "DownloadDBLogFilePortionCommand")
|
|
8806
|
-
.sc(DownloadDBLogFilePortion$)
|
|
8807
|
-
.build() {
|
|
8808
|
-
}
|
|
8809
|
-
|
|
8810
|
-
class EnableHttpEndpointCommand extends Command
|
|
8811
|
-
.classBuilder()
|
|
8812
|
-
.ep(commonParams)
|
|
8813
|
-
.m(function (Command, cs, config, o) {
|
|
8814
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8815
|
-
})
|
|
8816
|
-
.s("AmazonRDSv19", "EnableHttpEndpoint", {})
|
|
8817
|
-
.n("RDSClient", "EnableHttpEndpointCommand")
|
|
8818
|
-
.sc(EnableHttpEndpoint$)
|
|
8819
|
-
.build() {
|
|
8820
|
-
}
|
|
8821
|
-
|
|
8822
|
-
class FailoverDBClusterCommand extends Command
|
|
8823
|
-
.classBuilder()
|
|
8824
|
-
.ep(commonParams)
|
|
8825
|
-
.m(function (Command, cs, config, o) {
|
|
8826
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8827
|
-
})
|
|
8828
|
-
.s("AmazonRDSv19", "FailoverDBCluster", {})
|
|
8829
|
-
.n("RDSClient", "FailoverDBClusterCommand")
|
|
8830
|
-
.sc(FailoverDBCluster$)
|
|
8831
|
-
.build() {
|
|
8832
|
-
}
|
|
8833
|
-
|
|
8834
|
-
class FailoverGlobalClusterCommand extends Command
|
|
8835
|
-
.classBuilder()
|
|
8836
|
-
.ep(commonParams)
|
|
8837
|
-
.m(function (Command, cs, config, o) {
|
|
8838
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8839
|
-
})
|
|
8840
|
-
.s("AmazonRDSv19", "FailoverGlobalCluster", {})
|
|
8841
|
-
.n("RDSClient", "FailoverGlobalClusterCommand")
|
|
8842
|
-
.sc(FailoverGlobalCluster$)
|
|
8843
|
-
.build() {
|
|
8844
|
-
}
|
|
8845
|
-
|
|
8846
|
-
class ListTagsForResourceCommand extends Command
|
|
8847
|
-
.classBuilder()
|
|
8848
|
-
.ep(commonParams)
|
|
8849
|
-
.m(function (Command, cs, config, o) {
|
|
8850
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8851
|
-
})
|
|
8852
|
-
.s("AmazonRDSv19", "ListTagsForResource", {})
|
|
8853
|
-
.n("RDSClient", "ListTagsForResourceCommand")
|
|
8854
|
-
.sc(ListTagsForResource$)
|
|
8855
|
-
.build() {
|
|
8856
|
-
}
|
|
8857
|
-
|
|
8858
|
-
class ModifyActivityStreamCommand extends Command
|
|
8859
|
-
.classBuilder()
|
|
8860
|
-
.ep(commonParams)
|
|
8861
|
-
.m(function (Command, cs, config, o) {
|
|
8862
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8863
|
-
})
|
|
8864
|
-
.s("AmazonRDSv19", "ModifyActivityStream", {})
|
|
8865
|
-
.n("RDSClient", "ModifyActivityStreamCommand")
|
|
8866
|
-
.sc(ModifyActivityStream$)
|
|
8867
|
-
.build() {
|
|
8868
|
-
}
|
|
8869
|
-
|
|
8870
|
-
class ModifyCertificatesCommand extends Command
|
|
8871
|
-
.classBuilder()
|
|
8872
|
-
.ep(commonParams)
|
|
8873
|
-
.m(function (Command, cs, config, o) {
|
|
8874
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8875
|
-
})
|
|
8876
|
-
.s("AmazonRDSv19", "ModifyCertificates", {})
|
|
8877
|
-
.n("RDSClient", "ModifyCertificatesCommand")
|
|
8878
|
-
.sc(ModifyCertificates$)
|
|
8879
|
-
.build() {
|
|
8880
|
-
}
|
|
8881
|
-
|
|
8882
|
-
class ModifyCurrentDBClusterCapacityCommand extends Command
|
|
8883
|
-
.classBuilder()
|
|
8884
|
-
.ep(commonParams)
|
|
8885
|
-
.m(function (Command, cs, config, o) {
|
|
8886
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8887
|
-
})
|
|
8888
|
-
.s("AmazonRDSv19", "ModifyCurrentDBClusterCapacity", {})
|
|
8889
|
-
.n("RDSClient", "ModifyCurrentDBClusterCapacityCommand")
|
|
8890
|
-
.sc(ModifyCurrentDBClusterCapacity$)
|
|
8891
|
-
.build() {
|
|
8892
|
-
}
|
|
8893
|
-
|
|
8894
|
-
class ModifyCustomDBEngineVersionCommand extends Command
|
|
8895
|
-
.classBuilder()
|
|
8896
|
-
.ep(commonParams)
|
|
8897
|
-
.m(function (Command, cs, config, o) {
|
|
8898
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8899
|
-
})
|
|
8900
|
-
.s("AmazonRDSv19", "ModifyCustomDBEngineVersion", {})
|
|
8901
|
-
.n("RDSClient", "ModifyCustomDBEngineVersionCommand")
|
|
8902
|
-
.sc(ModifyCustomDBEngineVersion$)
|
|
8903
|
-
.build() {
|
|
8904
|
-
}
|
|
8905
|
-
|
|
8906
|
-
class ModifyDBClusterCommand extends Command
|
|
8907
|
-
.classBuilder()
|
|
8908
|
-
.ep(commonParams)
|
|
8909
|
-
.m(function (Command, cs, config, o) {
|
|
8910
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8911
|
-
})
|
|
8912
|
-
.s("AmazonRDSv19", "ModifyDBCluster", {})
|
|
8913
|
-
.n("RDSClient", "ModifyDBClusterCommand")
|
|
8914
|
-
.sc(ModifyDBCluster$)
|
|
8915
|
-
.build() {
|
|
8916
|
-
}
|
|
8917
|
-
|
|
8918
|
-
class ModifyDBClusterEndpointCommand extends Command
|
|
8919
|
-
.classBuilder()
|
|
8920
|
-
.ep(commonParams)
|
|
8921
|
-
.m(function (Command, cs, config, o) {
|
|
8922
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8923
|
-
})
|
|
8924
|
-
.s("AmazonRDSv19", "ModifyDBClusterEndpoint", {})
|
|
8925
|
-
.n("RDSClient", "ModifyDBClusterEndpointCommand")
|
|
8926
|
-
.sc(ModifyDBClusterEndpoint$)
|
|
8927
|
-
.build() {
|
|
8928
|
-
}
|
|
8929
|
-
|
|
8930
|
-
class ModifyDBClusterParameterGroupCommand extends Command
|
|
8931
|
-
.classBuilder()
|
|
8932
|
-
.ep(commonParams)
|
|
8933
|
-
.m(function (Command, cs, config, o) {
|
|
8934
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8935
|
-
})
|
|
8936
|
-
.s("AmazonRDSv19", "ModifyDBClusterParameterGroup", {})
|
|
8937
|
-
.n("RDSClient", "ModifyDBClusterParameterGroupCommand")
|
|
8938
|
-
.sc(ModifyDBClusterParameterGroup$)
|
|
8939
|
-
.build() {
|
|
8940
|
-
}
|
|
8941
|
-
|
|
8942
|
-
class ModifyDBClusterSnapshotAttributeCommand extends Command
|
|
8943
|
-
.classBuilder()
|
|
8944
|
-
.ep(commonParams)
|
|
8945
|
-
.m(function (Command, cs, config, o) {
|
|
8946
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8947
|
-
})
|
|
8948
|
-
.s("AmazonRDSv19", "ModifyDBClusterSnapshotAttribute", {})
|
|
8949
|
-
.n("RDSClient", "ModifyDBClusterSnapshotAttributeCommand")
|
|
8950
|
-
.sc(ModifyDBClusterSnapshotAttribute$)
|
|
8951
|
-
.build() {
|
|
8952
|
-
}
|
|
8953
|
-
|
|
8954
|
-
class ModifyDBInstanceCommand extends Command
|
|
8955
|
-
.classBuilder()
|
|
8956
|
-
.ep(commonParams)
|
|
8957
|
-
.m(function (Command, cs, config, o) {
|
|
8958
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8959
|
-
})
|
|
8960
|
-
.s("AmazonRDSv19", "ModifyDBInstance", {})
|
|
8961
|
-
.n("RDSClient", "ModifyDBInstanceCommand")
|
|
8962
|
-
.sc(ModifyDBInstance$)
|
|
8963
|
-
.build() {
|
|
8964
|
-
}
|
|
8965
|
-
|
|
8966
|
-
class ModifyDBParameterGroupCommand extends Command
|
|
8967
|
-
.classBuilder()
|
|
8968
|
-
.ep(commonParams)
|
|
8969
|
-
.m(function (Command, cs, config, o) {
|
|
8970
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8971
|
-
})
|
|
8972
|
-
.s("AmazonRDSv19", "ModifyDBParameterGroup", {})
|
|
8973
|
-
.n("RDSClient", "ModifyDBParameterGroupCommand")
|
|
8974
|
-
.sc(ModifyDBParameterGroup$)
|
|
8975
|
-
.build() {
|
|
8976
|
-
}
|
|
8977
|
-
|
|
8978
|
-
class ModifyDBProxyCommand extends Command
|
|
8979
|
-
.classBuilder()
|
|
8980
|
-
.ep(commonParams)
|
|
8981
|
-
.m(function (Command, cs, config, o) {
|
|
8982
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8983
|
-
})
|
|
8984
|
-
.s("AmazonRDSv19", "ModifyDBProxy", {})
|
|
8985
|
-
.n("RDSClient", "ModifyDBProxyCommand")
|
|
8986
|
-
.sc(ModifyDBProxy$)
|
|
8987
|
-
.build() {
|
|
8988
|
-
}
|
|
8989
|
-
|
|
8990
|
-
class ModifyDBProxyEndpointCommand extends Command
|
|
8991
|
-
.classBuilder()
|
|
8992
|
-
.ep(commonParams)
|
|
8993
|
-
.m(function (Command, cs, config, o) {
|
|
8994
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
8995
|
-
})
|
|
8996
|
-
.s("AmazonRDSv19", "ModifyDBProxyEndpoint", {})
|
|
8997
|
-
.n("RDSClient", "ModifyDBProxyEndpointCommand")
|
|
8998
|
-
.sc(ModifyDBProxyEndpoint$)
|
|
8999
|
-
.build() {
|
|
9000
|
-
}
|
|
9001
|
-
|
|
9002
|
-
class ModifyDBProxyTargetGroupCommand extends Command
|
|
9003
|
-
.classBuilder()
|
|
9004
|
-
.ep(commonParams)
|
|
9005
|
-
.m(function (Command, cs, config, o) {
|
|
9006
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9007
|
-
})
|
|
9008
|
-
.s("AmazonRDSv19", "ModifyDBProxyTargetGroup", {})
|
|
9009
|
-
.n("RDSClient", "ModifyDBProxyTargetGroupCommand")
|
|
9010
|
-
.sc(ModifyDBProxyTargetGroup$)
|
|
9011
|
-
.build() {
|
|
9012
|
-
}
|
|
9013
|
-
|
|
9014
|
-
class ModifyDBRecommendationCommand extends Command
|
|
9015
|
-
.classBuilder()
|
|
9016
|
-
.ep(commonParams)
|
|
9017
|
-
.m(function (Command, cs, config, o) {
|
|
9018
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9019
|
-
})
|
|
9020
|
-
.s("AmazonRDSv19", "ModifyDBRecommendation", {})
|
|
9021
|
-
.n("RDSClient", "ModifyDBRecommendationCommand")
|
|
9022
|
-
.sc(ModifyDBRecommendation$)
|
|
9023
|
-
.build() {
|
|
9024
|
-
}
|
|
9025
|
-
|
|
9026
|
-
class ModifyDBShardGroupCommand extends Command
|
|
9027
|
-
.classBuilder()
|
|
9028
|
-
.ep(commonParams)
|
|
9029
|
-
.m(function (Command, cs, config, o) {
|
|
9030
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9031
|
-
})
|
|
9032
|
-
.s("AmazonRDSv19", "ModifyDBShardGroup", {})
|
|
9033
|
-
.n("RDSClient", "ModifyDBShardGroupCommand")
|
|
9034
|
-
.sc(ModifyDBShardGroup$)
|
|
9035
|
-
.build() {
|
|
9036
|
-
}
|
|
9037
|
-
|
|
9038
|
-
class ModifyDBSnapshotAttributeCommand extends Command
|
|
9039
|
-
.classBuilder()
|
|
9040
|
-
.ep(commonParams)
|
|
9041
|
-
.m(function (Command, cs, config, o) {
|
|
9042
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9043
|
-
})
|
|
9044
|
-
.s("AmazonRDSv19", "ModifyDBSnapshotAttribute", {})
|
|
9045
|
-
.n("RDSClient", "ModifyDBSnapshotAttributeCommand")
|
|
9046
|
-
.sc(ModifyDBSnapshotAttribute$)
|
|
9047
|
-
.build() {
|
|
9048
|
-
}
|
|
9049
|
-
|
|
9050
|
-
class ModifyDBSnapshotCommand extends Command
|
|
9051
|
-
.classBuilder()
|
|
9052
|
-
.ep(commonParams)
|
|
9053
|
-
.m(function (Command, cs, config, o) {
|
|
9054
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9055
|
-
})
|
|
9056
|
-
.s("AmazonRDSv19", "ModifyDBSnapshot", {})
|
|
9057
|
-
.n("RDSClient", "ModifyDBSnapshotCommand")
|
|
9058
|
-
.sc(ModifyDBSnapshot$)
|
|
9059
|
-
.build() {
|
|
9060
|
-
}
|
|
9061
|
-
|
|
9062
|
-
class ModifyDBSubnetGroupCommand extends Command
|
|
9063
|
-
.classBuilder()
|
|
9064
|
-
.ep(commonParams)
|
|
9065
|
-
.m(function (Command, cs, config, o) {
|
|
9066
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9067
|
-
})
|
|
9068
|
-
.s("AmazonRDSv19", "ModifyDBSubnetGroup", {})
|
|
9069
|
-
.n("RDSClient", "ModifyDBSubnetGroupCommand")
|
|
9070
|
-
.sc(ModifyDBSubnetGroup$)
|
|
9071
|
-
.build() {
|
|
9072
|
-
}
|
|
9073
|
-
|
|
9074
|
-
class ModifyEventSubscriptionCommand extends Command
|
|
9075
|
-
.classBuilder()
|
|
9076
|
-
.ep(commonParams)
|
|
9077
|
-
.m(function (Command, cs, config, o) {
|
|
9078
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9079
|
-
})
|
|
9080
|
-
.s("AmazonRDSv19", "ModifyEventSubscription", {})
|
|
9081
|
-
.n("RDSClient", "ModifyEventSubscriptionCommand")
|
|
9082
|
-
.sc(ModifyEventSubscription$)
|
|
9083
|
-
.build() {
|
|
9084
|
-
}
|
|
9085
|
-
|
|
9086
|
-
class ModifyGlobalClusterCommand extends Command
|
|
9087
|
-
.classBuilder()
|
|
9088
|
-
.ep(commonParams)
|
|
9089
|
-
.m(function (Command, cs, config, o) {
|
|
9090
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9091
|
-
})
|
|
9092
|
-
.s("AmazonRDSv19", "ModifyGlobalCluster", {})
|
|
9093
|
-
.n("RDSClient", "ModifyGlobalClusterCommand")
|
|
9094
|
-
.sc(ModifyGlobalCluster$)
|
|
9095
|
-
.build() {
|
|
9096
|
-
}
|
|
9097
|
-
|
|
9098
|
-
class ModifyIntegrationCommand extends Command
|
|
9099
|
-
.classBuilder()
|
|
9100
|
-
.ep(commonParams)
|
|
9101
|
-
.m(function (Command, cs, config, o) {
|
|
9102
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9103
|
-
})
|
|
9104
|
-
.s("AmazonRDSv19", "ModifyIntegration", {})
|
|
9105
|
-
.n("RDSClient", "ModifyIntegrationCommand")
|
|
9106
|
-
.sc(ModifyIntegration$)
|
|
9107
|
-
.build() {
|
|
9108
|
-
}
|
|
9109
|
-
|
|
9110
|
-
class ModifyOptionGroupCommand extends Command
|
|
9111
|
-
.classBuilder()
|
|
9112
|
-
.ep(commonParams)
|
|
9113
|
-
.m(function (Command, cs, config, o) {
|
|
9114
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9115
|
-
})
|
|
9116
|
-
.s("AmazonRDSv19", "ModifyOptionGroup", {})
|
|
9117
|
-
.n("RDSClient", "ModifyOptionGroupCommand")
|
|
9118
|
-
.sc(ModifyOptionGroup$)
|
|
9119
|
-
.build() {
|
|
9120
|
-
}
|
|
9121
|
-
|
|
9122
|
-
class ModifyTenantDatabaseCommand extends Command
|
|
9123
|
-
.classBuilder()
|
|
9124
|
-
.ep(commonParams)
|
|
9125
|
-
.m(function (Command, cs, config, o) {
|
|
9126
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9127
|
-
})
|
|
9128
|
-
.s("AmazonRDSv19", "ModifyTenantDatabase", {})
|
|
9129
|
-
.n("RDSClient", "ModifyTenantDatabaseCommand")
|
|
9130
|
-
.sc(ModifyTenantDatabase$)
|
|
9131
|
-
.build() {
|
|
9132
|
-
}
|
|
9133
|
-
|
|
9134
|
-
class PromoteReadReplicaCommand extends Command
|
|
9135
|
-
.classBuilder()
|
|
9136
|
-
.ep(commonParams)
|
|
9137
|
-
.m(function (Command, cs, config, o) {
|
|
9138
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9139
|
-
})
|
|
9140
|
-
.s("AmazonRDSv19", "PromoteReadReplica", {})
|
|
9141
|
-
.n("RDSClient", "PromoteReadReplicaCommand")
|
|
9142
|
-
.sc(PromoteReadReplica$)
|
|
9143
|
-
.build() {
|
|
9144
|
-
}
|
|
9145
|
-
|
|
9146
|
-
class PromoteReadReplicaDBClusterCommand extends Command
|
|
9147
|
-
.classBuilder()
|
|
9148
|
-
.ep(commonParams)
|
|
9149
|
-
.m(function (Command, cs, config, o) {
|
|
9150
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9151
|
-
})
|
|
9152
|
-
.s("AmazonRDSv19", "PromoteReadReplicaDBCluster", {})
|
|
9153
|
-
.n("RDSClient", "PromoteReadReplicaDBClusterCommand")
|
|
9154
|
-
.sc(PromoteReadReplicaDBCluster$)
|
|
9155
|
-
.build() {
|
|
9156
|
-
}
|
|
9157
|
-
|
|
9158
|
-
class PurchaseReservedDBInstancesOfferingCommand extends Command
|
|
9159
|
-
.classBuilder()
|
|
9160
|
-
.ep(commonParams)
|
|
9161
|
-
.m(function (Command, cs, config, o) {
|
|
9162
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9163
|
-
})
|
|
9164
|
-
.s("AmazonRDSv19", "PurchaseReservedDBInstancesOffering", {})
|
|
9165
|
-
.n("RDSClient", "PurchaseReservedDBInstancesOfferingCommand")
|
|
9166
|
-
.sc(PurchaseReservedDBInstancesOffering$)
|
|
9167
|
-
.build() {
|
|
9168
|
-
}
|
|
9169
|
-
|
|
9170
|
-
class RebootDBClusterCommand extends Command
|
|
9171
|
-
.classBuilder()
|
|
9172
|
-
.ep(commonParams)
|
|
9173
|
-
.m(function (Command, cs, config, o) {
|
|
9174
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9175
|
-
})
|
|
9176
|
-
.s("AmazonRDSv19", "RebootDBCluster", {})
|
|
9177
|
-
.n("RDSClient", "RebootDBClusterCommand")
|
|
9178
|
-
.sc(RebootDBCluster$)
|
|
9179
|
-
.build() {
|
|
9180
|
-
}
|
|
9181
|
-
|
|
9182
|
-
class RebootDBInstanceCommand extends Command
|
|
9183
|
-
.classBuilder()
|
|
9184
|
-
.ep(commonParams)
|
|
9185
|
-
.m(function (Command, cs, config, o) {
|
|
9186
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9187
|
-
})
|
|
9188
|
-
.s("AmazonRDSv19", "RebootDBInstance", {})
|
|
9189
|
-
.n("RDSClient", "RebootDBInstanceCommand")
|
|
9190
|
-
.sc(RebootDBInstance$)
|
|
9191
|
-
.build() {
|
|
9192
|
-
}
|
|
9193
|
-
|
|
9194
|
-
class RebootDBShardGroupCommand extends Command
|
|
9195
|
-
.classBuilder()
|
|
9196
|
-
.ep(commonParams)
|
|
9197
|
-
.m(function (Command, cs, config, o) {
|
|
9198
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9199
|
-
})
|
|
9200
|
-
.s("AmazonRDSv19", "RebootDBShardGroup", {})
|
|
9201
|
-
.n("RDSClient", "RebootDBShardGroupCommand")
|
|
9202
|
-
.sc(RebootDBShardGroup$)
|
|
9203
|
-
.build() {
|
|
9204
|
-
}
|
|
9205
|
-
|
|
9206
|
-
class RegisterDBProxyTargetsCommand extends Command
|
|
9207
|
-
.classBuilder()
|
|
9208
|
-
.ep(commonParams)
|
|
9209
|
-
.m(function (Command, cs, config, o) {
|
|
9210
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9211
|
-
})
|
|
9212
|
-
.s("AmazonRDSv19", "RegisterDBProxyTargets", {})
|
|
9213
|
-
.n("RDSClient", "RegisterDBProxyTargetsCommand")
|
|
9214
|
-
.sc(RegisterDBProxyTargets$)
|
|
9215
|
-
.build() {
|
|
9216
|
-
}
|
|
9217
|
-
|
|
9218
|
-
class RemoveFromGlobalClusterCommand extends Command
|
|
9219
|
-
.classBuilder()
|
|
9220
|
-
.ep(commonParams)
|
|
9221
|
-
.m(function (Command, cs, config, o) {
|
|
9222
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9223
|
-
})
|
|
9224
|
-
.s("AmazonRDSv19", "RemoveFromGlobalCluster", {})
|
|
9225
|
-
.n("RDSClient", "RemoveFromGlobalClusterCommand")
|
|
9226
|
-
.sc(RemoveFromGlobalCluster$)
|
|
9227
|
-
.build() {
|
|
9228
|
-
}
|
|
9229
|
-
|
|
9230
|
-
class RemoveRoleFromDBClusterCommand extends Command
|
|
9231
|
-
.classBuilder()
|
|
9232
|
-
.ep(commonParams)
|
|
9233
|
-
.m(function (Command, cs, config, o) {
|
|
9234
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9235
|
-
})
|
|
9236
|
-
.s("AmazonRDSv19", "RemoveRoleFromDBCluster", {})
|
|
9237
|
-
.n("RDSClient", "RemoveRoleFromDBClusterCommand")
|
|
9238
|
-
.sc(RemoveRoleFromDBCluster$)
|
|
9239
|
-
.build() {
|
|
9240
|
-
}
|
|
9241
|
-
|
|
9242
|
-
class RemoveRoleFromDBInstanceCommand extends Command
|
|
9243
|
-
.classBuilder()
|
|
9244
|
-
.ep(commonParams)
|
|
9245
|
-
.m(function (Command, cs, config, o) {
|
|
9246
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9247
|
-
})
|
|
9248
|
-
.s("AmazonRDSv19", "RemoveRoleFromDBInstance", {})
|
|
9249
|
-
.n("RDSClient", "RemoveRoleFromDBInstanceCommand")
|
|
9250
|
-
.sc(RemoveRoleFromDBInstance$)
|
|
9251
|
-
.build() {
|
|
9252
|
-
}
|
|
9253
|
-
|
|
9254
|
-
class RemoveSourceIdentifierFromSubscriptionCommand extends Command
|
|
9255
|
-
.classBuilder()
|
|
9256
|
-
.ep(commonParams)
|
|
9257
|
-
.m(function (Command, cs, config, o) {
|
|
9258
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9259
|
-
})
|
|
9260
|
-
.s("AmazonRDSv19", "RemoveSourceIdentifierFromSubscription", {})
|
|
9261
|
-
.n("RDSClient", "RemoveSourceIdentifierFromSubscriptionCommand")
|
|
9262
|
-
.sc(RemoveSourceIdentifierFromSubscription$)
|
|
9263
|
-
.build() {
|
|
9264
|
-
}
|
|
9265
|
-
|
|
9266
|
-
class RemoveTagsFromResourceCommand extends Command
|
|
9267
|
-
.classBuilder()
|
|
9268
|
-
.ep(commonParams)
|
|
9269
|
-
.m(function (Command, cs, config, o) {
|
|
9270
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9271
|
-
})
|
|
9272
|
-
.s("AmazonRDSv19", "RemoveTagsFromResource", {})
|
|
9273
|
-
.n("RDSClient", "RemoveTagsFromResourceCommand")
|
|
9274
|
-
.sc(RemoveTagsFromResource$)
|
|
9275
|
-
.build() {
|
|
9276
|
-
}
|
|
9277
|
-
|
|
9278
|
-
class ResetDBClusterParameterGroupCommand extends Command
|
|
9279
|
-
.classBuilder()
|
|
9280
|
-
.ep(commonParams)
|
|
9281
|
-
.m(function (Command, cs, config, o) {
|
|
9282
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9283
|
-
})
|
|
9284
|
-
.s("AmazonRDSv19", "ResetDBClusterParameterGroup", {})
|
|
9285
|
-
.n("RDSClient", "ResetDBClusterParameterGroupCommand")
|
|
9286
|
-
.sc(ResetDBClusterParameterGroup$)
|
|
9287
|
-
.build() {
|
|
9288
|
-
}
|
|
9289
|
-
|
|
9290
|
-
class ResetDBParameterGroupCommand extends Command
|
|
9291
|
-
.classBuilder()
|
|
9292
|
-
.ep(commonParams)
|
|
9293
|
-
.m(function (Command, cs, config, o) {
|
|
9294
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9295
|
-
})
|
|
9296
|
-
.s("AmazonRDSv19", "ResetDBParameterGroup", {})
|
|
9297
|
-
.n("RDSClient", "ResetDBParameterGroupCommand")
|
|
9298
|
-
.sc(ResetDBParameterGroup$)
|
|
9299
|
-
.build() {
|
|
9300
|
-
}
|
|
9301
|
-
|
|
9302
|
-
class RestoreDBClusterFromS3Command extends Command
|
|
9303
|
-
.classBuilder()
|
|
9304
|
-
.ep(commonParams)
|
|
9305
|
-
.m(function (Command, cs, config, o) {
|
|
9306
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9307
|
-
})
|
|
9308
|
-
.s("AmazonRDSv19", "RestoreDBClusterFromS3", {})
|
|
9309
|
-
.n("RDSClient", "RestoreDBClusterFromS3Command")
|
|
9310
|
-
.sc(RestoreDBClusterFromS3$)
|
|
9311
|
-
.build() {
|
|
9312
|
-
}
|
|
9313
|
-
|
|
9314
|
-
class RestoreDBClusterFromSnapshotCommand extends Command
|
|
9315
|
-
.classBuilder()
|
|
9316
|
-
.ep(commonParams)
|
|
9317
|
-
.m(function (Command, cs, config, o) {
|
|
9318
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9319
|
-
})
|
|
9320
|
-
.s("AmazonRDSv19", "RestoreDBClusterFromSnapshot", {})
|
|
9321
|
-
.n("RDSClient", "RestoreDBClusterFromSnapshotCommand")
|
|
9322
|
-
.sc(RestoreDBClusterFromSnapshot$)
|
|
9323
|
-
.build() {
|
|
9324
|
-
}
|
|
9325
|
-
|
|
9326
|
-
class RestoreDBClusterToPointInTimeCommand extends Command
|
|
9327
|
-
.classBuilder()
|
|
9328
|
-
.ep(commonParams)
|
|
9329
|
-
.m(function (Command, cs, config, o) {
|
|
9330
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9331
|
-
})
|
|
9332
|
-
.s("AmazonRDSv19", "RestoreDBClusterToPointInTime", {})
|
|
9333
|
-
.n("RDSClient", "RestoreDBClusterToPointInTimeCommand")
|
|
9334
|
-
.sc(RestoreDBClusterToPointInTime$)
|
|
9335
|
-
.build() {
|
|
9336
|
-
}
|
|
9337
|
-
|
|
9338
|
-
class RestoreDBInstanceFromDBSnapshotCommand extends Command
|
|
9339
|
-
.classBuilder()
|
|
9340
|
-
.ep(commonParams)
|
|
9341
|
-
.m(function (Command, cs, config, o) {
|
|
9342
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9343
|
-
})
|
|
9344
|
-
.s("AmazonRDSv19", "RestoreDBInstanceFromDBSnapshot", {})
|
|
9345
|
-
.n("RDSClient", "RestoreDBInstanceFromDBSnapshotCommand")
|
|
9346
|
-
.sc(RestoreDBInstanceFromDBSnapshot$)
|
|
9347
|
-
.build() {
|
|
9348
|
-
}
|
|
9349
|
-
|
|
9350
|
-
class RestoreDBInstanceFromS3Command extends Command
|
|
9351
|
-
.classBuilder()
|
|
9352
|
-
.ep(commonParams)
|
|
9353
|
-
.m(function (Command, cs, config, o) {
|
|
9354
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9355
|
-
})
|
|
9356
|
-
.s("AmazonRDSv19", "RestoreDBInstanceFromS3", {})
|
|
9357
|
-
.n("RDSClient", "RestoreDBInstanceFromS3Command")
|
|
9358
|
-
.sc(RestoreDBInstanceFromS3$)
|
|
9359
|
-
.build() {
|
|
9360
|
-
}
|
|
9361
|
-
|
|
9362
|
-
class RestoreDBInstanceToPointInTimeCommand extends Command
|
|
9363
|
-
.classBuilder()
|
|
9364
|
-
.ep(commonParams)
|
|
9365
|
-
.m(function (Command, cs, config, o) {
|
|
9366
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9367
|
-
})
|
|
9368
|
-
.s("AmazonRDSv19", "RestoreDBInstanceToPointInTime", {})
|
|
9369
|
-
.n("RDSClient", "RestoreDBInstanceToPointInTimeCommand")
|
|
9370
|
-
.sc(RestoreDBInstanceToPointInTime$)
|
|
9371
|
-
.build() {
|
|
9372
|
-
}
|
|
9373
|
-
|
|
9374
|
-
class RevokeDBSecurityGroupIngressCommand extends Command
|
|
9375
|
-
.classBuilder()
|
|
9376
|
-
.ep(commonParams)
|
|
9377
|
-
.m(function (Command, cs, config, o) {
|
|
9378
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9379
|
-
})
|
|
9380
|
-
.s("AmazonRDSv19", "RevokeDBSecurityGroupIngress", {})
|
|
9381
|
-
.n("RDSClient", "RevokeDBSecurityGroupIngressCommand")
|
|
9382
|
-
.sc(RevokeDBSecurityGroupIngress$)
|
|
9383
|
-
.build() {
|
|
9384
|
-
}
|
|
9385
|
-
|
|
9386
|
-
class StartActivityStreamCommand extends Command
|
|
9387
|
-
.classBuilder()
|
|
9388
|
-
.ep(commonParams)
|
|
9389
|
-
.m(function (Command, cs, config, o) {
|
|
9390
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9391
|
-
})
|
|
9392
|
-
.s("AmazonRDSv19", "StartActivityStream", {})
|
|
9393
|
-
.n("RDSClient", "StartActivityStreamCommand")
|
|
9394
|
-
.sc(StartActivityStream$)
|
|
9395
|
-
.build() {
|
|
9396
|
-
}
|
|
9397
|
-
|
|
9398
|
-
class StartDBClusterCommand extends Command
|
|
9399
|
-
.classBuilder()
|
|
9400
|
-
.ep(commonParams)
|
|
9401
|
-
.m(function (Command, cs, config, o) {
|
|
9402
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9403
|
-
})
|
|
9404
|
-
.s("AmazonRDSv19", "StartDBCluster", {})
|
|
9405
|
-
.n("RDSClient", "StartDBClusterCommand")
|
|
9406
|
-
.sc(StartDBCluster$)
|
|
9407
|
-
.build() {
|
|
9408
|
-
}
|
|
9409
|
-
|
|
9410
|
-
class StartDBInstanceAutomatedBackupsReplicationCommand extends Command
|
|
9411
|
-
.classBuilder()
|
|
9412
|
-
.ep(commonParams)
|
|
9413
|
-
.m(function (Command, cs, config, o) {
|
|
9414
|
-
return [
|
|
9415
|
-
getEndpointPlugin(config, Command.getEndpointParameterInstructions()),
|
|
9416
|
-
getCrossRegionPresignedUrlPlugin(config),
|
|
9417
|
-
];
|
|
9418
|
-
})
|
|
9419
|
-
.s("AmazonRDSv19", "StartDBInstanceAutomatedBackupsReplication", {})
|
|
9420
|
-
.n("RDSClient", "StartDBInstanceAutomatedBackupsReplicationCommand")
|
|
9421
|
-
.sc(StartDBInstanceAutomatedBackupsReplication$)
|
|
9422
|
-
.build() {
|
|
9423
|
-
}
|
|
9424
|
-
|
|
9425
|
-
class StartDBInstanceCommand extends Command
|
|
9426
|
-
.classBuilder()
|
|
9427
|
-
.ep(commonParams)
|
|
9428
|
-
.m(function (Command, cs, config, o) {
|
|
9429
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9430
|
-
})
|
|
9431
|
-
.s("AmazonRDSv19", "StartDBInstance", {})
|
|
9432
|
-
.n("RDSClient", "StartDBInstanceCommand")
|
|
9433
|
-
.sc(StartDBInstance$)
|
|
9434
|
-
.build() {
|
|
9435
|
-
}
|
|
9436
|
-
|
|
9437
|
-
class StartExportTaskCommand extends Command
|
|
9438
|
-
.classBuilder()
|
|
9439
|
-
.ep(commonParams)
|
|
9440
|
-
.m(function (Command, cs, config, o) {
|
|
9441
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9442
|
-
})
|
|
9443
|
-
.s("AmazonRDSv19", "StartExportTask", {})
|
|
9444
|
-
.n("RDSClient", "StartExportTaskCommand")
|
|
9445
|
-
.sc(StartExportTask$)
|
|
9446
|
-
.build() {
|
|
9447
|
-
}
|
|
9448
|
-
|
|
9449
|
-
class StopActivityStreamCommand extends Command
|
|
9450
|
-
.classBuilder()
|
|
9451
|
-
.ep(commonParams)
|
|
9452
|
-
.m(function (Command, cs, config, o) {
|
|
9453
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9454
|
-
})
|
|
9455
|
-
.s("AmazonRDSv19", "StopActivityStream", {})
|
|
9456
|
-
.n("RDSClient", "StopActivityStreamCommand")
|
|
9457
|
-
.sc(StopActivityStream$)
|
|
9458
|
-
.build() {
|
|
9459
|
-
}
|
|
9460
|
-
|
|
9461
|
-
class StopDBClusterCommand extends Command
|
|
9462
|
-
.classBuilder()
|
|
9463
|
-
.ep(commonParams)
|
|
9464
|
-
.m(function (Command, cs, config, o) {
|
|
9465
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9466
|
-
})
|
|
9467
|
-
.s("AmazonRDSv19", "StopDBCluster", {})
|
|
9468
|
-
.n("RDSClient", "StopDBClusterCommand")
|
|
9469
|
-
.sc(StopDBCluster$)
|
|
9470
|
-
.build() {
|
|
9471
|
-
}
|
|
9472
|
-
|
|
9473
|
-
class StopDBInstanceAutomatedBackupsReplicationCommand extends Command
|
|
9474
|
-
.classBuilder()
|
|
9475
|
-
.ep(commonParams)
|
|
9476
|
-
.m(function (Command, cs, config, o) {
|
|
9477
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9478
|
-
})
|
|
9479
|
-
.s("AmazonRDSv19", "StopDBInstanceAutomatedBackupsReplication", {})
|
|
9480
|
-
.n("RDSClient", "StopDBInstanceAutomatedBackupsReplicationCommand")
|
|
9481
|
-
.sc(StopDBInstanceAutomatedBackupsReplication$)
|
|
9482
|
-
.build() {
|
|
9483
|
-
}
|
|
9484
|
-
|
|
9485
|
-
class StopDBInstanceCommand extends Command
|
|
9486
|
-
.classBuilder()
|
|
9487
|
-
.ep(commonParams)
|
|
9488
|
-
.m(function (Command, cs, config, o) {
|
|
9489
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9490
|
-
})
|
|
9491
|
-
.s("AmazonRDSv19", "StopDBInstance", {})
|
|
9492
|
-
.n("RDSClient", "StopDBInstanceCommand")
|
|
9493
|
-
.sc(StopDBInstance$)
|
|
9494
|
-
.build() {
|
|
9495
|
-
}
|
|
9496
|
-
|
|
9497
|
-
class SwitchoverBlueGreenDeploymentCommand extends Command
|
|
9498
|
-
.classBuilder()
|
|
9499
|
-
.ep(commonParams)
|
|
9500
|
-
.m(function (Command, cs, config, o) {
|
|
9501
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9502
|
-
})
|
|
9503
|
-
.s("AmazonRDSv19", "SwitchoverBlueGreenDeployment", {})
|
|
9504
|
-
.n("RDSClient", "SwitchoverBlueGreenDeploymentCommand")
|
|
9505
|
-
.sc(SwitchoverBlueGreenDeployment$)
|
|
9506
|
-
.build() {
|
|
9507
|
-
}
|
|
9508
|
-
|
|
9509
|
-
class SwitchoverGlobalClusterCommand extends Command
|
|
9510
|
-
.classBuilder()
|
|
9511
|
-
.ep(commonParams)
|
|
9512
|
-
.m(function (Command, cs, config, o) {
|
|
9513
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9514
|
-
})
|
|
9515
|
-
.s("AmazonRDSv19", "SwitchoverGlobalCluster", {})
|
|
9516
|
-
.n("RDSClient", "SwitchoverGlobalClusterCommand")
|
|
9517
|
-
.sc(SwitchoverGlobalCluster$)
|
|
9518
|
-
.build() {
|
|
9519
|
-
}
|
|
9520
|
-
|
|
9521
|
-
class SwitchoverReadReplicaCommand extends Command
|
|
9522
|
-
.classBuilder()
|
|
9523
|
-
.ep(commonParams)
|
|
9524
|
-
.m(function (Command, cs, config, o) {
|
|
9525
|
-
return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
|
|
9526
|
-
})
|
|
9527
|
-
.s("AmazonRDSv19", "SwitchoverReadReplica", {})
|
|
9528
|
-
.n("RDSClient", "SwitchoverReadReplicaCommand")
|
|
9529
|
-
.sc(SwitchoverReadReplica$)
|
|
9530
|
-
.build() {
|
|
7551
|
+
const command = makeBuilder(commonParams, "AmazonRDSv19", "RDSClient", getEndpointPlugin);
|
|
7552
|
+
const _ep0 = {};
|
|
7553
|
+
const _mw0 = (Command, cs, config, o) => [];
|
|
7554
|
+
const _mw1 = (Command, cs, config, o) => [
|
|
7555
|
+
getCrossRegionPresignedUrlPlugin(config),
|
|
7556
|
+
];
|
|
7557
|
+
|
|
7558
|
+
class AddRoleToDBClusterCommand extends command(_ep0, _mw0, "AddRoleToDBCluster", AddRoleToDBCluster$) {
|
|
7559
|
+
}
|
|
7560
|
+
|
|
7561
|
+
class AddRoleToDBInstanceCommand extends command(_ep0, _mw0, "AddRoleToDBInstance", AddRoleToDBInstance$) {
|
|
7562
|
+
}
|
|
7563
|
+
|
|
7564
|
+
class AddSourceIdentifierToSubscriptionCommand extends command(_ep0, _mw0, "AddSourceIdentifierToSubscription", AddSourceIdentifierToSubscription$) {
|
|
7565
|
+
}
|
|
7566
|
+
|
|
7567
|
+
class AddTagsToResourceCommand extends command(_ep0, _mw0, "AddTagsToResource", AddTagsToResource$) {
|
|
7568
|
+
}
|
|
7569
|
+
|
|
7570
|
+
class ApplyPendingMaintenanceActionCommand extends command(_ep0, _mw0, "ApplyPendingMaintenanceAction", ApplyPendingMaintenanceAction$) {
|
|
7571
|
+
}
|
|
7572
|
+
|
|
7573
|
+
class AuthorizeDBSecurityGroupIngressCommand extends command(_ep0, _mw0, "AuthorizeDBSecurityGroupIngress", AuthorizeDBSecurityGroupIngress$) {
|
|
7574
|
+
}
|
|
7575
|
+
|
|
7576
|
+
class BacktrackDBClusterCommand extends command(_ep0, _mw0, "BacktrackDBCluster", BacktrackDBCluster$) {
|
|
7577
|
+
}
|
|
7578
|
+
|
|
7579
|
+
class CancelExportTaskCommand extends command(_ep0, _mw0, "CancelExportTask", CancelExportTask$) {
|
|
7580
|
+
}
|
|
7581
|
+
|
|
7582
|
+
class CopyDBClusterParameterGroupCommand extends command(_ep0, _mw0, "CopyDBClusterParameterGroup", CopyDBClusterParameterGroup$) {
|
|
7583
|
+
}
|
|
7584
|
+
|
|
7585
|
+
class CopyDBClusterSnapshotCommand extends command(_ep0, _mw1, "CopyDBClusterSnapshot", CopyDBClusterSnapshot$) {
|
|
7586
|
+
}
|
|
7587
|
+
|
|
7588
|
+
class CopyDBParameterGroupCommand extends command(_ep0, _mw0, "CopyDBParameterGroup", CopyDBParameterGroup$) {
|
|
7589
|
+
}
|
|
7590
|
+
|
|
7591
|
+
class CopyDBSnapshotCommand extends command(_ep0, _mw1, "CopyDBSnapshot", CopyDBSnapshot$) {
|
|
7592
|
+
}
|
|
7593
|
+
|
|
7594
|
+
class CopyOptionGroupCommand extends command(_ep0, _mw0, "CopyOptionGroup", CopyOptionGroup$) {
|
|
7595
|
+
}
|
|
7596
|
+
|
|
7597
|
+
class CreateBlueGreenDeploymentCommand extends command(_ep0, _mw0, "CreateBlueGreenDeployment", CreateBlueGreenDeployment$) {
|
|
7598
|
+
}
|
|
7599
|
+
|
|
7600
|
+
class CreateCustomDBEngineVersionCommand extends command(_ep0, _mw0, "CreateCustomDBEngineVersion", CreateCustomDBEngineVersion$) {
|
|
7601
|
+
}
|
|
7602
|
+
|
|
7603
|
+
class CreateDBClusterCommand extends command(_ep0, _mw1, "CreateDBCluster", CreateDBCluster$) {
|
|
7604
|
+
}
|
|
7605
|
+
|
|
7606
|
+
class CreateDBClusterEndpointCommand extends command(_ep0, _mw0, "CreateDBClusterEndpoint", CreateDBClusterEndpoint$) {
|
|
7607
|
+
}
|
|
7608
|
+
|
|
7609
|
+
class CreateDBClusterParameterGroupCommand extends command(_ep0, _mw0, "CreateDBClusterParameterGroup", CreateDBClusterParameterGroup$) {
|
|
7610
|
+
}
|
|
7611
|
+
|
|
7612
|
+
class CreateDBClusterSnapshotCommand extends command(_ep0, _mw0, "CreateDBClusterSnapshot", CreateDBClusterSnapshot$) {
|
|
7613
|
+
}
|
|
7614
|
+
|
|
7615
|
+
class CreateDBInstanceCommand extends command(_ep0, _mw0, "CreateDBInstance", CreateDBInstance$) {
|
|
7616
|
+
}
|
|
7617
|
+
|
|
7618
|
+
class CreateDBInstanceReadReplicaCommand extends command(_ep0, _mw1, "CreateDBInstanceReadReplica", CreateDBInstanceReadReplica$) {
|
|
7619
|
+
}
|
|
7620
|
+
|
|
7621
|
+
class CreateDBParameterGroupCommand extends command(_ep0, _mw0, "CreateDBParameterGroup", CreateDBParameterGroup$) {
|
|
7622
|
+
}
|
|
7623
|
+
|
|
7624
|
+
class CreateDBProxyCommand extends command(_ep0, _mw0, "CreateDBProxy", CreateDBProxy$) {
|
|
7625
|
+
}
|
|
7626
|
+
|
|
7627
|
+
class CreateDBProxyEndpointCommand extends command(_ep0, _mw0, "CreateDBProxyEndpoint", CreateDBProxyEndpoint$) {
|
|
7628
|
+
}
|
|
7629
|
+
|
|
7630
|
+
class CreateDBSecurityGroupCommand extends command(_ep0, _mw0, "CreateDBSecurityGroup", CreateDBSecurityGroup$) {
|
|
7631
|
+
}
|
|
7632
|
+
|
|
7633
|
+
class CreateDBShardGroupCommand extends command(_ep0, _mw0, "CreateDBShardGroup", CreateDBShardGroup$) {
|
|
7634
|
+
}
|
|
7635
|
+
|
|
7636
|
+
class CreateDBSnapshotCommand extends command(_ep0, _mw0, "CreateDBSnapshot", CreateDBSnapshot$) {
|
|
7637
|
+
}
|
|
7638
|
+
|
|
7639
|
+
class CreateDBSubnetGroupCommand extends command(_ep0, _mw0, "CreateDBSubnetGroup", CreateDBSubnetGroup$) {
|
|
7640
|
+
}
|
|
7641
|
+
|
|
7642
|
+
class CreateEventSubscriptionCommand extends command(_ep0, _mw0, "CreateEventSubscription", CreateEventSubscription$) {
|
|
7643
|
+
}
|
|
7644
|
+
|
|
7645
|
+
class CreateGlobalClusterCommand extends command(_ep0, _mw0, "CreateGlobalCluster", CreateGlobalCluster$) {
|
|
7646
|
+
}
|
|
7647
|
+
|
|
7648
|
+
class CreateIntegrationCommand extends command(_ep0, _mw0, "CreateIntegration", CreateIntegration$) {
|
|
7649
|
+
}
|
|
7650
|
+
|
|
7651
|
+
class CreateOptionGroupCommand extends command(_ep0, _mw0, "CreateOptionGroup", CreateOptionGroup$) {
|
|
7652
|
+
}
|
|
7653
|
+
|
|
7654
|
+
class CreateTenantDatabaseCommand extends command(_ep0, _mw0, "CreateTenantDatabase", CreateTenantDatabase$) {
|
|
7655
|
+
}
|
|
7656
|
+
|
|
7657
|
+
class DeleteBlueGreenDeploymentCommand extends command(_ep0, _mw0, "DeleteBlueGreenDeployment", DeleteBlueGreenDeployment$) {
|
|
7658
|
+
}
|
|
7659
|
+
|
|
7660
|
+
class DeleteCustomDBEngineVersionCommand extends command(_ep0, _mw0, "DeleteCustomDBEngineVersion", DeleteCustomDBEngineVersion$) {
|
|
7661
|
+
}
|
|
7662
|
+
|
|
7663
|
+
class DeleteDBClusterAutomatedBackupCommand extends command(_ep0, _mw0, "DeleteDBClusterAutomatedBackup", DeleteDBClusterAutomatedBackup$) {
|
|
7664
|
+
}
|
|
7665
|
+
|
|
7666
|
+
class DeleteDBClusterCommand extends command(_ep0, _mw0, "DeleteDBCluster", DeleteDBCluster$) {
|
|
7667
|
+
}
|
|
7668
|
+
|
|
7669
|
+
class DeleteDBClusterEndpointCommand extends command(_ep0, _mw0, "DeleteDBClusterEndpoint", DeleteDBClusterEndpoint$) {
|
|
7670
|
+
}
|
|
7671
|
+
|
|
7672
|
+
class DeleteDBClusterParameterGroupCommand extends command(_ep0, _mw0, "DeleteDBClusterParameterGroup", DeleteDBClusterParameterGroup$) {
|
|
7673
|
+
}
|
|
7674
|
+
|
|
7675
|
+
class DeleteDBClusterSnapshotCommand extends command(_ep0, _mw0, "DeleteDBClusterSnapshot", DeleteDBClusterSnapshot$) {
|
|
7676
|
+
}
|
|
7677
|
+
|
|
7678
|
+
class DeleteDBInstanceAutomatedBackupCommand extends command(_ep0, _mw0, "DeleteDBInstanceAutomatedBackup", DeleteDBInstanceAutomatedBackup$) {
|
|
7679
|
+
}
|
|
7680
|
+
|
|
7681
|
+
class DeleteDBInstanceCommand extends command(_ep0, _mw0, "DeleteDBInstance", DeleteDBInstance$) {
|
|
7682
|
+
}
|
|
7683
|
+
|
|
7684
|
+
class DeleteDBParameterGroupCommand extends command(_ep0, _mw0, "DeleteDBParameterGroup", DeleteDBParameterGroup$) {
|
|
7685
|
+
}
|
|
7686
|
+
|
|
7687
|
+
class DeleteDBProxyCommand extends command(_ep0, _mw0, "DeleteDBProxy", DeleteDBProxy$) {
|
|
7688
|
+
}
|
|
7689
|
+
|
|
7690
|
+
class DeleteDBProxyEndpointCommand extends command(_ep0, _mw0, "DeleteDBProxyEndpoint", DeleteDBProxyEndpoint$) {
|
|
7691
|
+
}
|
|
7692
|
+
|
|
7693
|
+
class DeleteDBSecurityGroupCommand extends command(_ep0, _mw0, "DeleteDBSecurityGroup", DeleteDBSecurityGroup$) {
|
|
7694
|
+
}
|
|
7695
|
+
|
|
7696
|
+
class DeleteDBShardGroupCommand extends command(_ep0, _mw0, "DeleteDBShardGroup", DeleteDBShardGroup$) {
|
|
7697
|
+
}
|
|
7698
|
+
|
|
7699
|
+
class DeleteDBSnapshotCommand extends command(_ep0, _mw0, "DeleteDBSnapshot", DeleteDBSnapshot$) {
|
|
7700
|
+
}
|
|
7701
|
+
|
|
7702
|
+
class DeleteDBSubnetGroupCommand extends command(_ep0, _mw0, "DeleteDBSubnetGroup", DeleteDBSubnetGroup$) {
|
|
7703
|
+
}
|
|
7704
|
+
|
|
7705
|
+
class DeleteEventSubscriptionCommand extends command(_ep0, _mw0, "DeleteEventSubscription", DeleteEventSubscription$) {
|
|
7706
|
+
}
|
|
7707
|
+
|
|
7708
|
+
class DeleteGlobalClusterCommand extends command(_ep0, _mw0, "DeleteGlobalCluster", DeleteGlobalCluster$) {
|
|
7709
|
+
}
|
|
7710
|
+
|
|
7711
|
+
class DeleteIntegrationCommand extends command(_ep0, _mw0, "DeleteIntegration", DeleteIntegration$) {
|
|
7712
|
+
}
|
|
7713
|
+
|
|
7714
|
+
class DeleteOptionGroupCommand extends command(_ep0, _mw0, "DeleteOptionGroup", DeleteOptionGroup$) {
|
|
7715
|
+
}
|
|
7716
|
+
|
|
7717
|
+
class DeleteTenantDatabaseCommand extends command(_ep0, _mw0, "DeleteTenantDatabase", DeleteTenantDatabase$) {
|
|
7718
|
+
}
|
|
7719
|
+
|
|
7720
|
+
class DeregisterDBProxyTargetsCommand extends command(_ep0, _mw0, "DeregisterDBProxyTargets", DeregisterDBProxyTargets$) {
|
|
7721
|
+
}
|
|
7722
|
+
|
|
7723
|
+
class DescribeAccountAttributesCommand extends command(_ep0, _mw0, "DescribeAccountAttributes", DescribeAccountAttributes$) {
|
|
7724
|
+
}
|
|
7725
|
+
|
|
7726
|
+
class DescribeBlueGreenDeploymentsCommand extends command(_ep0, _mw0, "DescribeBlueGreenDeployments", DescribeBlueGreenDeployments$) {
|
|
7727
|
+
}
|
|
7728
|
+
|
|
7729
|
+
class DescribeCertificatesCommand extends command(_ep0, _mw0, "DescribeCertificates", DescribeCertificates$) {
|
|
7730
|
+
}
|
|
7731
|
+
|
|
7732
|
+
class DescribeDBClusterAutomatedBackupsCommand extends command(_ep0, _mw0, "DescribeDBClusterAutomatedBackups", DescribeDBClusterAutomatedBackups$) {
|
|
7733
|
+
}
|
|
7734
|
+
|
|
7735
|
+
class DescribeDBClusterBacktracksCommand extends command(_ep0, _mw0, "DescribeDBClusterBacktracks", DescribeDBClusterBacktracks$) {
|
|
7736
|
+
}
|
|
7737
|
+
|
|
7738
|
+
class DescribeDBClusterEndpointsCommand extends command(_ep0, _mw0, "DescribeDBClusterEndpoints", DescribeDBClusterEndpoints$) {
|
|
7739
|
+
}
|
|
7740
|
+
|
|
7741
|
+
class DescribeDBClusterParameterGroupsCommand extends command(_ep0, _mw0, "DescribeDBClusterParameterGroups", DescribeDBClusterParameterGroups$) {
|
|
7742
|
+
}
|
|
7743
|
+
|
|
7744
|
+
class DescribeDBClusterParametersCommand extends command(_ep0, _mw0, "DescribeDBClusterParameters", DescribeDBClusterParameters$) {
|
|
7745
|
+
}
|
|
7746
|
+
|
|
7747
|
+
class DescribeDBClustersCommand extends command(_ep0, _mw0, "DescribeDBClusters", DescribeDBClusters$) {
|
|
7748
|
+
}
|
|
7749
|
+
|
|
7750
|
+
class DescribeDBClusterSnapshotAttributesCommand extends command(_ep0, _mw0, "DescribeDBClusterSnapshotAttributes", DescribeDBClusterSnapshotAttributes$) {
|
|
7751
|
+
}
|
|
7752
|
+
|
|
7753
|
+
class DescribeDBClusterSnapshotsCommand extends command(_ep0, _mw0, "DescribeDBClusterSnapshots", DescribeDBClusterSnapshots$) {
|
|
7754
|
+
}
|
|
7755
|
+
|
|
7756
|
+
class DescribeDBEngineVersionsCommand extends command(_ep0, _mw0, "DescribeDBEngineVersions", DescribeDBEngineVersions$) {
|
|
7757
|
+
}
|
|
7758
|
+
|
|
7759
|
+
class DescribeDBInstanceAutomatedBackupsCommand extends command(_ep0, _mw0, "DescribeDBInstanceAutomatedBackups", DescribeDBInstanceAutomatedBackups$) {
|
|
7760
|
+
}
|
|
7761
|
+
|
|
7762
|
+
class DescribeDBInstancesCommand extends command(_ep0, _mw0, "DescribeDBInstances", DescribeDBInstances$) {
|
|
7763
|
+
}
|
|
7764
|
+
|
|
7765
|
+
class DescribeDBLogFilesCommand extends command(_ep0, _mw0, "DescribeDBLogFiles", DescribeDBLogFiles$) {
|
|
7766
|
+
}
|
|
7767
|
+
|
|
7768
|
+
class DescribeDBMajorEngineVersionsCommand extends command(_ep0, _mw0, "DescribeDBMajorEngineVersions", DescribeDBMajorEngineVersions$) {
|
|
7769
|
+
}
|
|
7770
|
+
|
|
7771
|
+
class DescribeDBParameterGroupsCommand extends command(_ep0, _mw0, "DescribeDBParameterGroups", DescribeDBParameterGroups$) {
|
|
7772
|
+
}
|
|
7773
|
+
|
|
7774
|
+
class DescribeDBParametersCommand extends command(_ep0, _mw0, "DescribeDBParameters", DescribeDBParameters$) {
|
|
7775
|
+
}
|
|
7776
|
+
|
|
7777
|
+
class DescribeDBProxiesCommand extends command(_ep0, _mw0, "DescribeDBProxies", DescribeDBProxies$) {
|
|
7778
|
+
}
|
|
7779
|
+
|
|
7780
|
+
class DescribeDBProxyEndpointsCommand extends command(_ep0, _mw0, "DescribeDBProxyEndpoints", DescribeDBProxyEndpoints$) {
|
|
7781
|
+
}
|
|
7782
|
+
|
|
7783
|
+
class DescribeDBProxyTargetGroupsCommand extends command(_ep0, _mw0, "DescribeDBProxyTargetGroups", DescribeDBProxyTargetGroups$) {
|
|
7784
|
+
}
|
|
7785
|
+
|
|
7786
|
+
class DescribeDBProxyTargetsCommand extends command(_ep0, _mw0, "DescribeDBProxyTargets", DescribeDBProxyTargets$) {
|
|
7787
|
+
}
|
|
7788
|
+
|
|
7789
|
+
class DescribeDBRecommendationsCommand extends command(_ep0, _mw0, "DescribeDBRecommendations", DescribeDBRecommendations$) {
|
|
7790
|
+
}
|
|
7791
|
+
|
|
7792
|
+
class DescribeDBSecurityGroupsCommand extends command(_ep0, _mw0, "DescribeDBSecurityGroups", DescribeDBSecurityGroups$) {
|
|
7793
|
+
}
|
|
7794
|
+
|
|
7795
|
+
class DescribeDBShardGroupsCommand extends command(_ep0, _mw0, "DescribeDBShardGroups", DescribeDBShardGroups$) {
|
|
7796
|
+
}
|
|
7797
|
+
|
|
7798
|
+
class DescribeDBSnapshotAttributesCommand extends command(_ep0, _mw0, "DescribeDBSnapshotAttributes", DescribeDBSnapshotAttributes$) {
|
|
7799
|
+
}
|
|
7800
|
+
|
|
7801
|
+
class DescribeDBSnapshotsCommand extends command(_ep0, _mw0, "DescribeDBSnapshots", DescribeDBSnapshots$) {
|
|
7802
|
+
}
|
|
7803
|
+
|
|
7804
|
+
class DescribeDBSnapshotTenantDatabasesCommand extends command(_ep0, _mw0, "DescribeDBSnapshotTenantDatabases", DescribeDBSnapshotTenantDatabases$) {
|
|
7805
|
+
}
|
|
7806
|
+
|
|
7807
|
+
class DescribeDBSubnetGroupsCommand extends command(_ep0, _mw0, "DescribeDBSubnetGroups", DescribeDBSubnetGroups$) {
|
|
7808
|
+
}
|
|
7809
|
+
|
|
7810
|
+
class DescribeEngineDefaultClusterParametersCommand extends command(_ep0, _mw0, "DescribeEngineDefaultClusterParameters", DescribeEngineDefaultClusterParameters$) {
|
|
7811
|
+
}
|
|
7812
|
+
|
|
7813
|
+
class DescribeEngineDefaultParametersCommand extends command(_ep0, _mw0, "DescribeEngineDefaultParameters", DescribeEngineDefaultParameters$) {
|
|
7814
|
+
}
|
|
7815
|
+
|
|
7816
|
+
class DescribeEventCategoriesCommand extends command(_ep0, _mw0, "DescribeEventCategories", DescribeEventCategories$) {
|
|
7817
|
+
}
|
|
7818
|
+
|
|
7819
|
+
class DescribeEventsCommand extends command(_ep0, _mw0, "DescribeEvents", DescribeEvents$) {
|
|
7820
|
+
}
|
|
7821
|
+
|
|
7822
|
+
class DescribeEventSubscriptionsCommand extends command(_ep0, _mw0, "DescribeEventSubscriptions", DescribeEventSubscriptions$) {
|
|
7823
|
+
}
|
|
7824
|
+
|
|
7825
|
+
class DescribeExportTasksCommand extends command(_ep0, _mw0, "DescribeExportTasks", DescribeExportTasks$) {
|
|
7826
|
+
}
|
|
7827
|
+
|
|
7828
|
+
class DescribeGlobalClustersCommand extends command(_ep0, _mw0, "DescribeGlobalClusters", DescribeGlobalClusters$) {
|
|
7829
|
+
}
|
|
7830
|
+
|
|
7831
|
+
class DescribeIntegrationsCommand extends command(_ep0, _mw0, "DescribeIntegrations", DescribeIntegrations$) {
|
|
7832
|
+
}
|
|
7833
|
+
|
|
7834
|
+
class DescribeOptionGroupOptionsCommand extends command(_ep0, _mw0, "DescribeOptionGroupOptions", DescribeOptionGroupOptions$) {
|
|
7835
|
+
}
|
|
7836
|
+
|
|
7837
|
+
class DescribeOptionGroupsCommand extends command(_ep0, _mw0, "DescribeOptionGroups", DescribeOptionGroups$) {
|
|
7838
|
+
}
|
|
7839
|
+
|
|
7840
|
+
class DescribeOrderableDBInstanceOptionsCommand extends command(_ep0, _mw0, "DescribeOrderableDBInstanceOptions", DescribeOrderableDBInstanceOptions$) {
|
|
7841
|
+
}
|
|
7842
|
+
|
|
7843
|
+
class DescribePendingMaintenanceActionsCommand extends command(_ep0, _mw0, "DescribePendingMaintenanceActions", DescribePendingMaintenanceActions$) {
|
|
7844
|
+
}
|
|
7845
|
+
|
|
7846
|
+
class DescribeReservedDBInstancesCommand extends command(_ep0, _mw0, "DescribeReservedDBInstances", DescribeReservedDBInstances$) {
|
|
7847
|
+
}
|
|
7848
|
+
|
|
7849
|
+
class DescribeReservedDBInstancesOfferingsCommand extends command(_ep0, _mw0, "DescribeReservedDBInstancesOfferings", DescribeReservedDBInstancesOfferings$) {
|
|
7850
|
+
}
|
|
7851
|
+
|
|
7852
|
+
class DescribeServerlessV2PlatformVersionsCommand extends command(_ep0, _mw0, "DescribeServerlessV2PlatformVersions", DescribeServerlessV2PlatformVersions$) {
|
|
7853
|
+
}
|
|
7854
|
+
|
|
7855
|
+
class DescribeSourceRegionsCommand extends command(_ep0, _mw0, "DescribeSourceRegions", DescribeSourceRegions$) {
|
|
7856
|
+
}
|
|
7857
|
+
|
|
7858
|
+
class DescribeTenantDatabasesCommand extends command(_ep0, _mw0, "DescribeTenantDatabases", DescribeTenantDatabases$) {
|
|
7859
|
+
}
|
|
7860
|
+
|
|
7861
|
+
class DescribeValidDBInstanceModificationsCommand extends command(_ep0, _mw0, "DescribeValidDBInstanceModifications", DescribeValidDBInstanceModifications$) {
|
|
7862
|
+
}
|
|
7863
|
+
|
|
7864
|
+
class DisableHttpEndpointCommand extends command(_ep0, _mw0, "DisableHttpEndpoint", DisableHttpEndpoint$) {
|
|
7865
|
+
}
|
|
7866
|
+
|
|
7867
|
+
class DownloadDBLogFilePortionCommand extends command(_ep0, _mw0, "DownloadDBLogFilePortion", DownloadDBLogFilePortion$) {
|
|
7868
|
+
}
|
|
7869
|
+
|
|
7870
|
+
class EnableHttpEndpointCommand extends command(_ep0, _mw0, "EnableHttpEndpoint", EnableHttpEndpoint$) {
|
|
7871
|
+
}
|
|
7872
|
+
|
|
7873
|
+
class FailoverDBClusterCommand extends command(_ep0, _mw0, "FailoverDBCluster", FailoverDBCluster$) {
|
|
7874
|
+
}
|
|
7875
|
+
|
|
7876
|
+
class FailoverGlobalClusterCommand extends command(_ep0, _mw0, "FailoverGlobalCluster", FailoverGlobalCluster$) {
|
|
7877
|
+
}
|
|
7878
|
+
|
|
7879
|
+
class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
|
|
7880
|
+
}
|
|
7881
|
+
|
|
7882
|
+
class ModifyActivityStreamCommand extends command(_ep0, _mw0, "ModifyActivityStream", ModifyActivityStream$) {
|
|
7883
|
+
}
|
|
7884
|
+
|
|
7885
|
+
class ModifyCertificatesCommand extends command(_ep0, _mw0, "ModifyCertificates", ModifyCertificates$) {
|
|
7886
|
+
}
|
|
7887
|
+
|
|
7888
|
+
class ModifyCurrentDBClusterCapacityCommand extends command(_ep0, _mw0, "ModifyCurrentDBClusterCapacity", ModifyCurrentDBClusterCapacity$) {
|
|
7889
|
+
}
|
|
7890
|
+
|
|
7891
|
+
class ModifyCustomDBEngineVersionCommand extends command(_ep0, _mw0, "ModifyCustomDBEngineVersion", ModifyCustomDBEngineVersion$) {
|
|
7892
|
+
}
|
|
7893
|
+
|
|
7894
|
+
class ModifyDBClusterCommand extends command(_ep0, _mw0, "ModifyDBCluster", ModifyDBCluster$) {
|
|
7895
|
+
}
|
|
7896
|
+
|
|
7897
|
+
class ModifyDBClusterEndpointCommand extends command(_ep0, _mw0, "ModifyDBClusterEndpoint", ModifyDBClusterEndpoint$) {
|
|
7898
|
+
}
|
|
7899
|
+
|
|
7900
|
+
class ModifyDBClusterParameterGroupCommand extends command(_ep0, _mw0, "ModifyDBClusterParameterGroup", ModifyDBClusterParameterGroup$) {
|
|
7901
|
+
}
|
|
7902
|
+
|
|
7903
|
+
class ModifyDBClusterSnapshotAttributeCommand extends command(_ep0, _mw0, "ModifyDBClusterSnapshotAttribute", ModifyDBClusterSnapshotAttribute$) {
|
|
7904
|
+
}
|
|
7905
|
+
|
|
7906
|
+
class ModifyDBInstanceCommand extends command(_ep0, _mw0, "ModifyDBInstance", ModifyDBInstance$) {
|
|
7907
|
+
}
|
|
7908
|
+
|
|
7909
|
+
class ModifyDBParameterGroupCommand extends command(_ep0, _mw0, "ModifyDBParameterGroup", ModifyDBParameterGroup$) {
|
|
7910
|
+
}
|
|
7911
|
+
|
|
7912
|
+
class ModifyDBProxyCommand extends command(_ep0, _mw0, "ModifyDBProxy", ModifyDBProxy$) {
|
|
7913
|
+
}
|
|
7914
|
+
|
|
7915
|
+
class ModifyDBProxyEndpointCommand extends command(_ep0, _mw0, "ModifyDBProxyEndpoint", ModifyDBProxyEndpoint$) {
|
|
7916
|
+
}
|
|
7917
|
+
|
|
7918
|
+
class ModifyDBProxyTargetGroupCommand extends command(_ep0, _mw0, "ModifyDBProxyTargetGroup", ModifyDBProxyTargetGroup$) {
|
|
7919
|
+
}
|
|
7920
|
+
|
|
7921
|
+
class ModifyDBRecommendationCommand extends command(_ep0, _mw0, "ModifyDBRecommendation", ModifyDBRecommendation$) {
|
|
7922
|
+
}
|
|
7923
|
+
|
|
7924
|
+
class ModifyDBShardGroupCommand extends command(_ep0, _mw0, "ModifyDBShardGroup", ModifyDBShardGroup$) {
|
|
7925
|
+
}
|
|
7926
|
+
|
|
7927
|
+
class ModifyDBSnapshotAttributeCommand extends command(_ep0, _mw0, "ModifyDBSnapshotAttribute", ModifyDBSnapshotAttribute$) {
|
|
7928
|
+
}
|
|
7929
|
+
|
|
7930
|
+
class ModifyDBSnapshotCommand extends command(_ep0, _mw0, "ModifyDBSnapshot", ModifyDBSnapshot$) {
|
|
7931
|
+
}
|
|
7932
|
+
|
|
7933
|
+
class ModifyDBSubnetGroupCommand extends command(_ep0, _mw0, "ModifyDBSubnetGroup", ModifyDBSubnetGroup$) {
|
|
7934
|
+
}
|
|
7935
|
+
|
|
7936
|
+
class ModifyEventSubscriptionCommand extends command(_ep0, _mw0, "ModifyEventSubscription", ModifyEventSubscription$) {
|
|
7937
|
+
}
|
|
7938
|
+
|
|
7939
|
+
class ModifyGlobalClusterCommand extends command(_ep0, _mw0, "ModifyGlobalCluster", ModifyGlobalCluster$) {
|
|
7940
|
+
}
|
|
7941
|
+
|
|
7942
|
+
class ModifyIntegrationCommand extends command(_ep0, _mw0, "ModifyIntegration", ModifyIntegration$) {
|
|
7943
|
+
}
|
|
7944
|
+
|
|
7945
|
+
class ModifyOptionGroupCommand extends command(_ep0, _mw0, "ModifyOptionGroup", ModifyOptionGroup$) {
|
|
7946
|
+
}
|
|
7947
|
+
|
|
7948
|
+
class ModifyTenantDatabaseCommand extends command(_ep0, _mw0, "ModifyTenantDatabase", ModifyTenantDatabase$) {
|
|
7949
|
+
}
|
|
7950
|
+
|
|
7951
|
+
class PromoteReadReplicaCommand extends command(_ep0, _mw0, "PromoteReadReplica", PromoteReadReplica$) {
|
|
7952
|
+
}
|
|
7953
|
+
|
|
7954
|
+
class PromoteReadReplicaDBClusterCommand extends command(_ep0, _mw0, "PromoteReadReplicaDBCluster", PromoteReadReplicaDBCluster$) {
|
|
7955
|
+
}
|
|
7956
|
+
|
|
7957
|
+
class PurchaseReservedDBInstancesOfferingCommand extends command(_ep0, _mw0, "PurchaseReservedDBInstancesOffering", PurchaseReservedDBInstancesOffering$) {
|
|
7958
|
+
}
|
|
7959
|
+
|
|
7960
|
+
class RebootDBClusterCommand extends command(_ep0, _mw0, "RebootDBCluster", RebootDBCluster$) {
|
|
7961
|
+
}
|
|
7962
|
+
|
|
7963
|
+
class RebootDBInstanceCommand extends command(_ep0, _mw0, "RebootDBInstance", RebootDBInstance$) {
|
|
7964
|
+
}
|
|
7965
|
+
|
|
7966
|
+
class RebootDBShardGroupCommand extends command(_ep0, _mw0, "RebootDBShardGroup", RebootDBShardGroup$) {
|
|
7967
|
+
}
|
|
7968
|
+
|
|
7969
|
+
class RegisterDBProxyTargetsCommand extends command(_ep0, _mw0, "RegisterDBProxyTargets", RegisterDBProxyTargets$) {
|
|
7970
|
+
}
|
|
7971
|
+
|
|
7972
|
+
class RemoveFromGlobalClusterCommand extends command(_ep0, _mw0, "RemoveFromGlobalCluster", RemoveFromGlobalCluster$) {
|
|
7973
|
+
}
|
|
7974
|
+
|
|
7975
|
+
class RemoveRoleFromDBClusterCommand extends command(_ep0, _mw0, "RemoveRoleFromDBCluster", RemoveRoleFromDBCluster$) {
|
|
7976
|
+
}
|
|
7977
|
+
|
|
7978
|
+
class RemoveRoleFromDBInstanceCommand extends command(_ep0, _mw0, "RemoveRoleFromDBInstance", RemoveRoleFromDBInstance$) {
|
|
7979
|
+
}
|
|
7980
|
+
|
|
7981
|
+
class RemoveSourceIdentifierFromSubscriptionCommand extends command(_ep0, _mw0, "RemoveSourceIdentifierFromSubscription", RemoveSourceIdentifierFromSubscription$) {
|
|
7982
|
+
}
|
|
7983
|
+
|
|
7984
|
+
class RemoveTagsFromResourceCommand extends command(_ep0, _mw0, "RemoveTagsFromResource", RemoveTagsFromResource$) {
|
|
7985
|
+
}
|
|
7986
|
+
|
|
7987
|
+
class ResetDBClusterParameterGroupCommand extends command(_ep0, _mw0, "ResetDBClusterParameterGroup", ResetDBClusterParameterGroup$) {
|
|
7988
|
+
}
|
|
7989
|
+
|
|
7990
|
+
class ResetDBParameterGroupCommand extends command(_ep0, _mw0, "ResetDBParameterGroup", ResetDBParameterGroup$) {
|
|
7991
|
+
}
|
|
7992
|
+
|
|
7993
|
+
class RestoreDBClusterFromS3Command extends command(_ep0, _mw0, "RestoreDBClusterFromS3", RestoreDBClusterFromS3$) {
|
|
7994
|
+
}
|
|
7995
|
+
|
|
7996
|
+
class RestoreDBClusterFromSnapshotCommand extends command(_ep0, _mw0, "RestoreDBClusterFromSnapshot", RestoreDBClusterFromSnapshot$) {
|
|
7997
|
+
}
|
|
7998
|
+
|
|
7999
|
+
class RestoreDBClusterToPointInTimeCommand extends command(_ep0, _mw0, "RestoreDBClusterToPointInTime", RestoreDBClusterToPointInTime$) {
|
|
8000
|
+
}
|
|
8001
|
+
|
|
8002
|
+
class RestoreDBInstanceFromDBSnapshotCommand extends command(_ep0, _mw0, "RestoreDBInstanceFromDBSnapshot", RestoreDBInstanceFromDBSnapshot$) {
|
|
8003
|
+
}
|
|
8004
|
+
|
|
8005
|
+
class RestoreDBInstanceFromS3Command extends command(_ep0, _mw0, "RestoreDBInstanceFromS3", RestoreDBInstanceFromS3$) {
|
|
8006
|
+
}
|
|
8007
|
+
|
|
8008
|
+
class RestoreDBInstanceToPointInTimeCommand extends command(_ep0, _mw0, "RestoreDBInstanceToPointInTime", RestoreDBInstanceToPointInTime$) {
|
|
8009
|
+
}
|
|
8010
|
+
|
|
8011
|
+
class RevokeDBSecurityGroupIngressCommand extends command(_ep0, _mw0, "RevokeDBSecurityGroupIngress", RevokeDBSecurityGroupIngress$) {
|
|
8012
|
+
}
|
|
8013
|
+
|
|
8014
|
+
class StartActivityStreamCommand extends command(_ep0, _mw0, "StartActivityStream", StartActivityStream$) {
|
|
8015
|
+
}
|
|
8016
|
+
|
|
8017
|
+
class StartDBClusterCommand extends command(_ep0, _mw0, "StartDBCluster", StartDBCluster$) {
|
|
8018
|
+
}
|
|
8019
|
+
|
|
8020
|
+
class StartDBInstanceAutomatedBackupsReplicationCommand extends command(_ep0, _mw1, "StartDBInstanceAutomatedBackupsReplication", StartDBInstanceAutomatedBackupsReplication$) {
|
|
8021
|
+
}
|
|
8022
|
+
|
|
8023
|
+
class StartDBInstanceCommand extends command(_ep0, _mw0, "StartDBInstance", StartDBInstance$) {
|
|
8024
|
+
}
|
|
8025
|
+
|
|
8026
|
+
class StartExportTaskCommand extends command(_ep0, _mw0, "StartExportTask", StartExportTask$) {
|
|
8027
|
+
}
|
|
8028
|
+
|
|
8029
|
+
class StopActivityStreamCommand extends command(_ep0, _mw0, "StopActivityStream", StopActivityStream$) {
|
|
8030
|
+
}
|
|
8031
|
+
|
|
8032
|
+
class StopDBClusterCommand extends command(_ep0, _mw0, "StopDBCluster", StopDBCluster$) {
|
|
8033
|
+
}
|
|
8034
|
+
|
|
8035
|
+
class StopDBInstanceAutomatedBackupsReplicationCommand extends command(_ep0, _mw0, "StopDBInstanceAutomatedBackupsReplication", StopDBInstanceAutomatedBackupsReplication$) {
|
|
8036
|
+
}
|
|
8037
|
+
|
|
8038
|
+
class StopDBInstanceCommand extends command(_ep0, _mw0, "StopDBInstance", StopDBInstance$) {
|
|
8039
|
+
}
|
|
8040
|
+
|
|
8041
|
+
class SwitchoverBlueGreenDeploymentCommand extends command(_ep0, _mw0, "SwitchoverBlueGreenDeployment", SwitchoverBlueGreenDeployment$) {
|
|
8042
|
+
}
|
|
8043
|
+
|
|
8044
|
+
class SwitchoverGlobalClusterCommand extends command(_ep0, _mw0, "SwitchoverGlobalCluster", SwitchoverGlobalCluster$) {
|
|
8045
|
+
}
|
|
8046
|
+
|
|
8047
|
+
class SwitchoverReadReplicaCommand extends command(_ep0, _mw0, "SwitchoverReadReplica", SwitchoverReadReplica$) {
|
|
9531
8048
|
}
|
|
9532
8049
|
|
|
9533
8050
|
const paginateDescribeBlueGreenDeployments = createPaginator(RDSClient, DescribeBlueGreenDeploymentsCommand, "Marker", "Marker", "MaxRecords");
|