/**
 * All IAM policy actions for Amazon RDS (RDS)
 *
 * Extracted by `aws-iam-policy` from
 * https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonrds.html
 *
 * 2025-02-24T21:49:21.063Z
 */
export declare enum AwsRdsActions {
    /**
     * Grants permission to associate an Identity and Access Management (IAM) role fro
     * m an Aurora DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_AddRoleToDBCluster.html
     */
    AddRoleToDBCluster = "rds:AddRoleToDBCluster",
    /**
     * Grants permission to associate an AWS Identity and Access Management (IAM) role
     * with a DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_AddRoleToDBInstance.html
     */
    AddRoleToDBInstance = "rds:AddRoleToDBInstance",
    /**
     * Grants permission to add a source identifier to an existing RDS event notificat
     * ion subscription
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_AddSourceIdentifierToSubscription.html
     */
    AddSourceIdentifierToSubscription = "rds:AddSourceIdentifierToSubscription",
    /**
     * Grants permission to add metadata tags to an Amazon RDS resource
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_AddTagsToResource.html
     */
    AddTagsToResource = "rds:AddTagsToResource",
    /**
     * Grants permission to apply a pending maintenance action to a resource
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ApplyPendingMaintenanceAction.html
     */
    ApplyPendingMaintenanceAction = "rds:ApplyPendingMaintenanceAction",
    /**
     * Grants permission to enable ingress to a DBSecurityGroup using one of two forms
     * of authorization
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_AuthorizeDBSecurityGroupIngress.html
     */
    AuthorizeDBSecurityGroupIngress = "rds:AuthorizeDBSecurityGroupIngress",
    /**
     * Grants permission to backtrack a DB cluster to a specific time, without creatin
     * g a new DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_BacktrackDBCluster.html
     */
    BacktrackDBCluster = "rds:BacktrackDBCluster",
    /**
     * Grants permission to cancel an export task in progress
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CancelExportTask.html
     */
    CancelExportTask = "rds:CancelExportTask",
    /**
     * Grants permission to copy a custom engine version
     *
     * See https://docs.aws.amazon.com/service-authorization/latest/reference/list_amazonrds.html
     */
    CopyCustomDBEngineVersion = "rds:CopyCustomDBEngineVersion",
    /**
     * Grants permission to copy the specified DB cluster parameter group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CopyDBClusterParameterGroup.html
     */
    CopyDBClusterParameterGroup = "rds:CopyDBClusterParameterGroup",
    /**
     * Grants permission to create a snapshot of a DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CopyDBClusterSnapshot.html
     */
    CopyDBClusterSnapshot = "rds:CopyDBClusterSnapshot",
    /**
     * Grants permission to copy the specified DB parameter group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CopyDBParameterGroup.html
     */
    CopyDBParameterGroup = "rds:CopyDBParameterGroup",
    /**
     * Grants permission to copy the specified DB snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CopyDBSnapshot.html
     */
    CopyDBSnapshot = "rds:CopyDBSnapshot",
    /**
     * Grants permission to copy the specified option group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CopyOptionGroup.html
     */
    CopyOptionGroup = "rds:CopyOptionGroup",
    /**
     * Grants permission to create a blue-green deployment for a given source cluster
     * or instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateBlueGreenDeployment.html
     */
    CreateBlueGreenDeployment = "rds:CreateBlueGreenDeployment",
    /**
     * Grants permission to create a custom engine version
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateCustomDBEngineVersion.html
     */
    CreateCustomDBEngineVersion = "rds:CreateCustomDBEngineVersion",
    /**
     * Grants permission to create a new DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBCluster.html
     */
    CreateDBCluster = "rds:CreateDBCluster",
    /**
     * Grants permission to create a new custom endpoint and associates it with an Ama
     * zon Aurora DB cluster or Amazon DocumentDB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBClusterEndpoint.html
     */
    CreateDBClusterEndpoint = "rds:CreateDBClusterEndpoint",
    /**
     * Grants permission to create a new DB cluster parameter group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBClusterParameterGroup.html
     */
    CreateDBClusterParameterGroup = "rds:CreateDBClusterParameterGroup",
    /**
     * Grants permission to create a snapshot of a DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBClusterSnapshot.html
     */
    CreateDBClusterSnapshot = "rds:CreateDBClusterSnapshot",
    /**
     * Grants permission to create a new DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstance.html
     */
    CreateDBInstance = "rds:CreateDBInstance",
    /**
     * Grants permission to create a DB instance that acts as a Read Replica of a sour
     * ce DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstanceReadReplica.html
     */
    CreateDBInstanceReadReplica = "rds:CreateDBInstanceReadReplica",
    /**
     * Grants permission to create a new DB parameter group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBParameterGroup.html
     */
    CreateDBParameterGroup = "rds:CreateDBParameterGroup",
    /**
     * Grants permission to create a database proxy
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBProxy.html
     */
    CreateDBProxy = "rds:CreateDBProxy",
    /**
     * Grants permission to create a database proxy endpoint
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBProxyEndpoint.html
     */
    CreateDBProxyEndpoint = "rds:CreateDBProxyEndpoint",
    /**
     * Grants permission to create a new DB security group. DB security groups control
     * access to a DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBSecurityGroup.html
     */
    CreateDBSecurityGroup = "rds:CreateDBSecurityGroup",
    /**
     * Grants permission to create a new Aurora Limitless Database DB shard group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBShardGroup.html
     */
    CreateDBShardGroup = "rds:CreateDBShardGroup",
    /**
     * Grants permission to create a DBSnapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBSnapshot.html
     */
    CreateDBSnapshot = "rds:CreateDBSnapshot",
    /**
     * Grants permission to create a new DB subnet group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBSubnetGroup.html
     */
    CreateDBSubnetGroup = "rds:CreateDBSubnetGroup",
    /**
     * Grants permission to create an RDS event notification subscription
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateEventSubscription.html
     */
    CreateEventSubscription = "rds:CreateEventSubscription",
    /**
     * Grants permission to create an Aurora global database or DocumentDB global data
     * base spread across multiple regions
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateGlobalCluster.html
     */
    CreateGlobalCluster = "rds:CreateGlobalCluster",
    /**
     * Grants permission to create an Aurora zero-ETL integration with Redshift
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateIntegration.html
     */
    CreateIntegration = "rds:CreateIntegration",
    /**
     * Grants permission to create a new option group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateOptionGroup.html
     */
    CreateOptionGroup = "rds:CreateOptionGroup",
    /**
     * Grants permission to create a new tenant database
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateTenantDatabase.html
     */
    CreateTenantDatabase = "rds:CreateTenantDatabase",
    /**
     * Grants permission to access a resource in the remote Region when executing cros
     * s-Region operations, such as cross-Region snapshot copy or cross-Region read re
     * plica creation
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/security_iam_service-with-iam.html#UsingWithRDS.IAM.Conditions
     */
    CrossRegionCommunication = "rds:CrossRegionCommunication",
    /**
     * Grants permission to delete blue green deployments
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteBlueGreenDeployment.html
     */
    DeleteBlueGreenDeployment = "rds:DeleteBlueGreenDeployment",
    /**
     * Grants permission to delete an existing custom engine version
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteCustomDBEngineVersion.html
     */
    DeleteCustomDBEngineVersion = "rds:DeleteCustomDBEngineVersion",
    /**
     * Grants permission to delete a previously provisioned DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBCluster.html
     */
    DeleteDBCluster = "rds:DeleteDBCluster",
    /**
     * Grants permission to delete cluster automated backups based on the source clust
     * er's DbClusterResourceId value or the restorable cluster's resource ID
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBClusterAutomatedBackup.html
     */
    DeleteDBClusterAutomatedBackup = "rds:DeleteDBClusterAutomatedBackup",
    /**
     * Grants permission to delete a custom endpoint and removes it from an Amazon Aur
     * ora DB cluster or Amazon DocumentDB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBClusterEndpoint.html
     */
    DeleteDBClusterEndpoint = "rds:DeleteDBClusterEndpoint",
    /**
     * Grants permission to delete a specified DB cluster parameter group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBClusterParameterGroup.html
     */
    DeleteDBClusterParameterGroup = "rds:DeleteDBClusterParameterGroup",
    /**
     * Grants permission to delete a DB cluster snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBClusterSnapshot.html
     */
    DeleteDBClusterSnapshot = "rds:DeleteDBClusterSnapshot",
    /**
     * Grants permission to delete a previously provisioned DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBInstance.html
     */
    DeleteDBInstance = "rds:DeleteDBInstance",
    /**
     * Grants permission to delete automated backups based on the source instance's Db
     * iResourceId value or the restorable instance's resource ID
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBInstanceAutomatedBackup.html
     */
    DeleteDBInstanceAutomatedBackup = "rds:DeleteDBInstanceAutomatedBackup",
    /**
     * Grants permission to delete a specified DBParameterGroup
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBParameterGroup.html
     */
    DeleteDBParameterGroup = "rds:DeleteDBParameterGroup",
    /**
     * Grants permission to delete a database proxy
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBProxy.html
     */
    DeleteDBProxy = "rds:DeleteDBProxy",
    /**
     * Grants permission to delete a database proxy endpoint
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBProxyEndpoint.html
     */
    DeleteDBProxyEndpoint = "rds:DeleteDBProxyEndpoint",
    /**
     * Grants permission to delete a DB security group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBSecurityGroup.html
     */
    DeleteDBSecurityGroup = "rds:DeleteDBSecurityGroup",
    /**
     * Grants permission to delete an Aurora Limitless Database DB shard group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBShardGroup.html
     */
    DeleteDBShardGroup = "rds:DeleteDBShardGroup",
    /**
     * Grants permission to delete a DBSnapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBSnapshot.html
     */
    DeleteDBSnapshot = "rds:DeleteDBSnapshot",
    /**
     * Grants permission to delete a DB subnet group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteDBSubnetGroup.html
     */
    DeleteDBSubnetGroup = "rds:DeleteDBSubnetGroup",
    /**
     * Grants permission to delete an RDS event notification subscription
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteEventSubscription.html
     */
    DeleteEventSubscription = "rds:DeleteEventSubscription",
    /**
     * Grants permission to delete a global database cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteGlobalCluster.html
     */
    DeleteGlobalCluster = "rds:DeleteGlobalCluster",
    /**
     * Grants permission to delete an Aurora zero-ETL integration with Redshift
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteIntegration.html
     */
    DeleteIntegration = "rds:DeleteIntegration",
    /**
     * Grants permission to delete an existing option group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteOptionGroup.html
     */
    DeleteOptionGroup = "rds:DeleteOptionGroup",
    /**
     * Grants permission to delete a tenant database
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeleteTenantDatabase.html
     */
    DeleteTenantDatabase = "rds:DeleteTenantDatabase",
    /**
     * Grants permission to remove targets from a database proxy target group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DeregisterDBProxyTargets.html
     */
    DeregisterDBProxyTargets = "rds:DeregisterDBProxyTargets",
    /**
     * Grants permission to list all of the attributes for a customer account
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeAccountAttributes.html
     */
    DescribeAccountAttributes = "rds:DescribeAccountAttributes",
    /**
     * Grants permission to describe blue green deployments
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeBlueGreenDeployments.html
     */
    DescribeBlueGreenDeployments = "rds:DescribeBlueGreenDeployments",
    /**
     * Grants permission to list the set of CA certificates provided by Amazon RDS for
     * this AWS account
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeCertificates.html
     */
    DescribeCertificates = "rds:DescribeCertificates",
    /**
     * Grants permission to return a list of cluster automated backups for both curren
     * t and deleted clusters
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBClusterAutomatedBackups.html
     */
    DescribeDBClusterAutomatedBackups = "rds:DescribeDBClusterAutomatedBackups",
    /**
     * Grants permission to return information about backtracks for a DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBClusterBacktracks.html
     */
    DescribeDBClusterBacktracks = "rds:DescribeDBClusterBacktracks",
    /**
     * Grants permission to return information about endpoints for an Amazon Aurora DB
     * cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBClusterEndpoints.html
     */
    DescribeDBClusterEndpoints = "rds:DescribeDBClusterEndpoints",
    /**
     * Grants permission to return a list of DBClusterParameterGroup descriptions
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBClusterParameterGroups.html
     */
    DescribeDBClusterParameterGroups = "rds:DescribeDBClusterParameterGroups",
    /**
     * Grants permission to return the detailed parameter list for a particular DB clu
     * ster parameter group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBClusterParameters.html
     */
    DescribeDBClusterParameters = "rds:DescribeDBClusterParameters",
    /**
     * Grants permission to return a list of DB cluster snapshot attribute names and v
     * alues for a manual DB cluster snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBClusterSnapshotAttributes.html
     */
    DescribeDBClusterSnapshotAttributes = "rds:DescribeDBClusterSnapshotAttributes",
    /**
     * Grants permission to return information about DB cluster snapshots
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBClusterSnapshots.html
     */
    DescribeDBClusterSnapshots = "rds:DescribeDBClusterSnapshots",
    /**
     * Grants permission to return information about provisioned Aurora DB clusters or
     * DocumentDB clusters
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBClusters.html
     */
    DescribeDBClusters = "rds:DescribeDBClusters",
    /**
     * Grants permission to return a list of the available DB engines
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBEngineVersions.html
     */
    DescribeDBEngineVersions = "rds:DescribeDBEngineVersions",
    /**
     * Grants permission to return a list of automated backups for both current and de
     * leted instances
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBInstanceAutomatedBackups.html
     */
    DescribeDBInstanceAutomatedBackups = "rds:DescribeDBInstanceAutomatedBackups",
    /**
     * Grants permission to return information about provisioned RDS instances
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBInstances.html
     */
    DescribeDBInstances = "rds:DescribeDBInstances",
    /**
     * Grants permission to return a list of DB log files for the DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBLogFiles.html
     */
    DescribeDBLogFiles = "rds:DescribeDBLogFiles",
    /**
     * Grants permission to return a list of DBParameterGroup descriptions
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBParameterGroups.html
     */
    DescribeDBParameterGroups = "rds:DescribeDBParameterGroups",
    /**
     * Grants permission to return the detailed parameter list for a particular DB par
     * ameter group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBParameters.html
     */
    DescribeDBParameters = "rds:DescribeDBParameters",
    /**
     * Grants permission to view proxies
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBProxies.html
     */
    DescribeDBProxies = "rds:DescribeDBProxies",
    /**
     * Grants permission to view proxy endpoints
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBProxyEndpoints.html
     */
    DescribeDBProxyEndpoints = "rds:DescribeDBProxyEndpoints",
    /**
     * Grants permission to view database proxy target group details
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBProxyTargetGroups.html
     */
    DescribeDBProxyTargetGroups = "rds:DescribeDBProxyTargetGroups",
    /**
     * Grants permission to view database proxy target details
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBProxyTargets.html
     */
    DescribeDBProxyTargets = "rds:DescribeDBProxyTargets",
    /**
     * Grants permission to list recommendation details
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBRecommendations.html
     */
    DescribeDBRecommendations = "rds:DescribeDBRecommendations",
    /**
     * Grants permission to return a list of DBSecurityGroup descriptions
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBSecurityGroups.html
     */
    DescribeDBSecurityGroups = "rds:DescribeDBSecurityGroups",
    /**
     * Grants permission to return information about all Aurora Limitless Database DB
     * shard groups for this account. You can filter by shard group(s)
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBShardGroups.html
     */
    DescribeDBShardGroups = "rds:DescribeDBShardGroups",
    /**
     * Grants permission to return a list of DB snapshot attribute names and values fo
     * r a manual DB snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBSnapshotAttributes.html
     */
    DescribeDBSnapshotAttributes = "rds:DescribeDBSnapshotAttributes",
    /**
     * Grants permission to return information about tenant databases in DB snapshots.
     * You can filter by Region or snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBSnapshotTenantDatabases.html
     */
    DescribeDBSnapshotTenantDatabases = "rds:DescribeDBSnapshotTenantDatabases",
    /**
     * Grants permission to return information about DB snapshots
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBSnapshots.html
     */
    DescribeDBSnapshots = "rds:DescribeDBSnapshots",
    /**
     * Grants permission to return a list of DBSubnetGroup descriptions
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeDBSubnetGroups.html
     */
    DescribeDBSubnetGroups = "rds:DescribeDBSubnetGroups",
    /**
     * Grants permission to return the default engine and system parameter information
     * for the cluster database engine
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEngineDefaultClusterParameters.html
     */
    DescribeEngineDefaultClusterParameters = "rds:DescribeEngineDefaultClusterParameters",
    /**
     * Grants permission to return the default engine and system parameter information
     * for the specified database engine
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEngineDefaultParameters.html
     */
    DescribeEngineDefaultParameters = "rds:DescribeEngineDefaultParameters",
    /**
     * Grants permission to display a list of categories for all event source types, o
     * r, if specified, for a specified source type
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEventCategories.html
     */
    DescribeEventCategories = "rds:DescribeEventCategories",
    /**
     * Grants permission to list all the subscription descriptions for a customer acco
     * unt
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEventSubscriptions.html
     */
    DescribeEventSubscriptions = "rds:DescribeEventSubscriptions",
    /**
     * Grants permission to return events related to DB instances, DB security groups,
     * DB snapshots, and DB parameter groups for the past 14 days
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeEvents.html
     */
    DescribeEvents = "rds:DescribeEvents",
    /**
     * Grants permission to return information about the export tasks
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeExportTasks.html
     */
    DescribeExportTasks = "rds:DescribeExportTasks",
    /**
     * Grants permission to return information about Aurora global database clusters o
     * r DocumentDB global database clusters
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeGlobalClusters.html
     */
    DescribeGlobalClusters = "rds:DescribeGlobalClusters",
    /**
     * Grants permission to describe an Aurora zero-ETL integration with Redshift
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeIntegrations.html
     */
    DescribeIntegrations = "rds:DescribeIntegrations",
    /**
     * Grants permission to describe all available options
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeOptionGroupOptions.html
     */
    DescribeOptionGroupOptions = "rds:DescribeOptionGroupOptions",
    /**
     * Grants permission to describe the available option groups
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeOptionGroups.html
     */
    DescribeOptionGroups = "rds:DescribeOptionGroups",
    /**
     * Grants permission to return a list of orderable DB instance options for the spe
     * cified engine
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeOrderableDBInstanceOptions.html
     */
    DescribeOrderableDBInstanceOptions = "rds:DescribeOrderableDBInstanceOptions",
    /**
     * Grants permission to return a list of resources (for example, DB instances) tha
     * t have at least one pending maintenance action
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribePendingMaintenanceActions.html
     */
    DescribePendingMaintenanceActions = "rds:DescribePendingMaintenanceActions",
    /**
     * Grants permission to return information about recommendation groups
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/USER_Recommendations.html
     */
    DescribeRecommendationGroups = "rds:DescribeRecommendationGroups",
    /**
     * Grants permission to return information about recommendations
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/USER_Recommendations.html
     */
    DescribeRecommendations = "rds:DescribeRecommendations",
    /**
     * Grants permission to return information about reserved DB instances for this ac
     * count, or about a specified reserved DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeReservedDBInstances.html
     */
    DescribeReservedDBInstances = "rds:DescribeReservedDBInstances",
    /**
     * Grants permission to list available reserved DB instance offerings
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeReservedDBInstancesOfferings.html
     */
    DescribeReservedDBInstancesOfferings = "rds:DescribeReservedDBInstancesOfferings",
    /**
     * Grants permission to return a list of the source AWS Regions where the current
     * AWS Region can create a Read Replica or copy a DB snapshot from
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeSourceRegions.html
     */
    DescribeSourceRegions = "rds:DescribeSourceRegions",
    /**
     * Grants permission to return information about provisioned tenant databases. You
     * can filter by Region or snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeTenantDatabases.html
     */
    DescribeTenantDatabases = "rds:DescribeTenantDatabases",
    /**
     * Grants permission to list available modifications you can make to your DB insta
     * nce
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DescribeValidDBInstanceModifications.html
     */
    DescribeValidDBInstanceModifications = "rds:DescribeValidDBInstanceModifications",
    /**
     * Grants permission to disable http endpoint for a DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DisableHttpEndpoint.html
     */
    DisableHttpEndpoint = "rds:DisableHttpEndpoint",
    /**
     * Grants permission to download specified log file
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/USER_LogAccess.html
     */
    DownloadCompleteDBLogFile = "rds:DownloadCompleteDBLogFile",
    /**
     * Grants permission to download all or a portion of the specified log file, up to
     * 1 MB in size
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_DownloadDBLogFilePortion.html
     */
    DownloadDBLogFilePortion = "rds:DownloadDBLogFilePortion",
    /**
     * Grants permission to enable http endpoint for a DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_EnableHttpEndpoint.html
     */
    EnableHttpEndpoint = "rds:EnableHttpEndpoint",
    /**
     * Grants permission to force a failover for a DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_FailoverDBCluster.html
     */
    FailoverDBCluster = "rds:FailoverDBCluster",
    /**
     * Grants permission to failover a global cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_FailoverGlobalCluster.html
     */
    FailoverGlobalCluster = "rds:FailoverGlobalCluster",
    /**
     * Grants permission to list all tags on an Amazon RDS resource
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ListTagsForResource.html
     */
    ListTagsForResource = "rds:ListTagsForResource",
    /**
     * Grants permission to modify a database activity stream
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyActivityStream.html
     */
    ModifyActivityStream = "rds:ModifyActivityStream",
    /**
     * Grants permission to modify the system-default Secure Sockets Layer/Transport L
     * ayer Security (SSL/TLS) certificate for Amazon RDS for new DB instances
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyCertificates.html
     */
    ModifyCertificates = "rds:ModifyCertificates",
    /**
     * Grants permission to modify current cluster capacity for an Amazon Aurora Serve
     * rless DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyCurrentDBClusterCapacity.html
     */
    ModifyCurrentDBClusterCapacity = "rds:ModifyCurrentDBClusterCapacity",
    /**
     * Grants permission to modify an existing custom engine version
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyCustomDBEngineVersion.html
     */
    ModifyCustomDBEngineVersion = "rds:ModifyCustomDBEngineVersion",
    /**
     * Grants permission to modify a setting for an Amazon Aurora DB cluster or Amazon
     * DocumentDB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBCluster.html
     */
    ModifyDBCluster = "rds:ModifyDBCluster",
    /**
     * Grants permission to modify the properties of an endpoint in an Amazon Aurora D
     * B cluster or Amazon DocumentDB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBClusterEndpoint.html
     */
    ModifyDBClusterEndpoint = "rds:ModifyDBClusterEndpoint",
    /**
     * Grants permission to modify the parameters of a DB cluster parameter group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBClusterParameterGroup.html
     */
    ModifyDBClusterParameterGroup = "rds:ModifyDBClusterParameterGroup",
    /**
     * Grants permission to add an attribute and values to, or removes an attribute an
     * d values from, a manual DB cluster snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBClusterSnapshotAttribute.html
     */
    ModifyDBClusterSnapshotAttribute = "rds:ModifyDBClusterSnapshotAttribute",
    /**
     * Grants permission to modify settings for a DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBInstance.html
     */
    ModifyDBInstance = "rds:ModifyDBInstance",
    /**
     * Grants permission to modify the parameters of a DB parameter group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBParameterGroup.html
     */
    ModifyDBParameterGroup = "rds:ModifyDBParameterGroup",
    /**
     * Grants permission to modify database proxy
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBProxy.html
     */
    ModifyDBProxy = "rds:ModifyDBProxy",
    /**
     * Grants permission to modify database proxy endpoint
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBProxyEndpoint.html
     */
    ModifyDBProxyEndpoint = "rds:ModifyDBProxyEndpoint",
    /**
     * Grants permission to modify target group for a database proxy
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBProxyTargetGroup.html
     */
    ModifyDBProxyTargetGroup = "rds:ModifyDBProxyTargetGroup",
    /**
     * Grants permission to modify recommendation
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBRecommendation.html
     */
    ModifyDBRecommendation = "rds:ModifyDBRecommendation",
    /**
     * Grants permission to modify properties of an Aurora Limitless Database DB shard
     * group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBShardGroup.html
     */
    ModifyDBShardGroup = "rds:ModifyDBShardGroup",
    /**
     * Grants permission to update a manual DB snapshot, which can be encrypted or not
     * encrypted, with a new engine version
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBSnapshot.html
     */
    ModifyDBSnapshot = "rds:ModifyDBSnapshot",
    /**
     * Grants permission to add an attribute and values to, or removes an attribute an
     * d values from, a manual DB snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBSnapshotAttribute.html
     */
    ModifyDBSnapshotAttribute = "rds:ModifyDBSnapshotAttribute",
    /**
     * Grants permission to modify an existing DB subnet group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyDBSubnetGroup.html
     */
    ModifyDBSubnetGroup = "rds:ModifyDBSubnetGroup",
    /**
     * Grants permission to modify an existing RDS event notification subscription
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyEventSubscription.html
     */
    ModifyEventSubscription = "rds:ModifyEventSubscription",
    /**
     * Grants permission to modify a setting for an Amazon Aurora global cluster or Am
     * azon DocumentDB global cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyGlobalCluster.html
     */
    ModifyGlobalCluster = "rds:ModifyGlobalCluster",
    /**
     * Grants permission to modify an Aurora zero-ETL integration with Redshift
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyIntegration.html
     */
    ModifyIntegration = "rds:ModifyIntegration",
    /**
     * Grants permission to modify an existing option group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyOptionGroup.html
     */
    ModifyOptionGroup = "rds:ModifyOptionGroup",
    /**
     * Grants permission to modify recommendation
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/USER_Recommendations.html
     */
    ModifyRecommendation = "rds:ModifyRecommendation",
    /**
     * Grants permission to modify a tenant database
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ModifyTenantDatabase.html
     */
    ModifyTenantDatabase = "rds:ModifyTenantDatabase",
    /**
     * Grants permission to promote a Read Replica DB instance to a standalone DB inst
     * ance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_PromoteReadReplica.html
     */
    PromoteReadReplica = "rds:PromoteReadReplica",
    /**
     * Grants permission to promote a Read Replica DB cluster to a standalone DB clust
     * er
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_PromoteReadReplicaDBCluster.html
     */
    PromoteReadReplicaDBCluster = "rds:PromoteReadReplicaDBCluster",
    /**
     * Grants permission to purchase a reserved DB instance offering
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_PurchaseReservedDBInstancesOffering.html
     */
    PurchaseReservedDBInstancesOffering = "rds:PurchaseReservedDBInstancesOffering",
    /**
     * Grants permission to reboot a previously provisioned DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RebootDBCluster.html
     */
    RebootDBCluster = "rds:RebootDBCluster",
    /**
     * Grants permission to restart the database engine service
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RebootDBInstance.html
     */
    RebootDBInstance = "rds:RebootDBInstance",
    /**
     * Grants permission to reboot an Aurora Limitless Database DB shard group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RebootDBShardGroup.html
     */
    RebootDBShardGroup = "rds:RebootDBShardGroup",
    /**
     * Grants permission to add targets to a database proxy target group
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RegisterDBProxyTargets.html
     */
    RegisterDBProxyTargets = "rds:RegisterDBProxyTargets",
    /**
     * Grants permission to detach an Aurora secondary cluster from an Aurora global d
     * atabase cluster or DocumentDB global cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RemoveFromGlobalCluster.html
     */
    RemoveFromGlobalCluster = "rds:RemoveFromGlobalCluster",
    /**
     * Grants permission to disassociate an AWS Identity and Access Management (IAM) r
     * ole from an Amazon Aurora DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RemoveRoleFromDBCluster.html
     */
    RemoveRoleFromDBCluster = "rds:RemoveRoleFromDBCluster",
    /**
     * Grants permission to disassociate an AWS Identity and Access Management (IAM) r
     * ole from a DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RemoveRoleFromDBInstance.html
     */
    RemoveRoleFromDBInstance = "rds:RemoveRoleFromDBInstance",
    /**
     * Grants permission to remove a source identifier from an existing RDS event noti
     * fication subscription
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RemoveSourceIdentifierFromSubscription.html
     */
    RemoveSourceIdentifierFromSubscription = "rds:RemoveSourceIdentifierFromSubscription",
    /**
     * Grants permission to remove metadata tags from an Amazon RDS resource
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RemoveTagsFromResource.html
     */
    RemoveTagsFromResource = "rds:RemoveTagsFromResource",
    /**
     * Grants permission to modify the parameters of a DB cluster parameter group to t
     * he default value
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ResetDBClusterParameterGroup.html
     */
    ResetDBClusterParameterGroup = "rds:ResetDBClusterParameterGroup",
    /**
     * Grants permission to modify the parameters of a DB parameter group to the engin
     * e/system default value
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_ResetDBParameterGroup.html
     */
    ResetDBParameterGroup = "rds:ResetDBParameterGroup",
    /**
     * Grants permission to create an Amazon Aurora DB cluster from data stored in an
     * Amazon S3 bucket
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RestoreDBClusterFromS3.html
     */
    RestoreDBClusterFromS3 = "rds:RestoreDBClusterFromS3",
    /**
     * Grants permission to create a new DB cluster from a DB cluster snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RestoreDBClusterFromSnapshot.html
     */
    RestoreDBClusterFromSnapshot = "rds:RestoreDBClusterFromSnapshot",
    /**
     * Grants permission to restore a DB cluster to an arbitrary point in time
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RestoreDBClusterToPointInTime.html
     */
    RestoreDBClusterToPointInTime = "rds:RestoreDBClusterToPointInTime",
    /**
     * Grants permission to create a new DB instance from a DB snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RestoreDBInstanceFromDBSnapshot.html
     */
    RestoreDBInstanceFromDBSnapshot = "rds:RestoreDBInstanceFromDBSnapshot",
    /**
     * Grants permission to create a new DB instance from an Amazon S3 bucket
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RestoreDBInstanceFromS3.html
     */
    RestoreDBInstanceFromS3 = "rds:RestoreDBInstanceFromS3",
    /**
     * Grants permission to restore a DB instance to an arbitrary point in time
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RestoreDBInstanceToPointInTime.html
     */
    RestoreDBInstanceToPointInTime = "rds:RestoreDBInstanceToPointInTime",
    /**
     * Grants permission to revoke ingress from a DBSecurityGroup for previously autho
     * rized IP ranges or EC2 or VPC Security Groups
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_RevokeDBSecurityGroupIngress.html
     */
    RevokeDBSecurityGroupIngress = "rds:RevokeDBSecurityGroupIngress",
    /**
     * Grants permission to start Activity Stream
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_StartActivityStream.html
     */
    StartActivityStream = "rds:StartActivityStream",
    /**
     * Grants permission to start the DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_StartDBCluster.html
     */
    StartDBCluster = "rds:StartDBCluster",
    /**
     * Grants permission to start the DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_StartDBInstance.html
     */
    StartDBInstance = "rds:StartDBInstance",
    /**
     * Grants permission to start replication of automated backups to a different AWS
     * Region
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_StartDBInstanceAutomatedBackupsReplication.html
     */
    StartDBInstanceAutomatedBackupsReplication = "rds:StartDBInstanceAutomatedBackupsReplication",
    /**
     * Grants permission to start a new Export task for a DB snapshot
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_StartExportTask.html
     */
    StartExportTask = "rds:StartExportTask",
    /**
     * Grants permission to stop Activity Stream
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_StopActivityStream.html
     */
    StopActivityStream = "rds:StopActivityStream",
    /**
     * Grants permission to stop the DB cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_StopDBCluster.html
     */
    StopDBCluster = "rds:StopDBCluster",
    /**
     * Grants permission to stop the DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_StopDBInstance.html
     */
    StopDBInstance = "rds:StopDBInstance",
    /**
     * Grants permission to stop automated backup replication for a DB instance
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_StopDBInstanceAutomatedBackupsReplication.html
     */
    StopDBInstanceAutomatedBackupsReplication = "rds:StopDBInstanceAutomatedBackupsReplication",
    /**
     * Grants permission to switch a blue-green deployment from source instance or clu
     * ster to target
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_SwitchoverBlueGreenDeployment.html
     */
    SwitchoverBlueGreenDeployment = "rds:SwitchoverBlueGreenDeployment",
    /**
     * Grants permission to switchover a global cluster
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_SwitchoverGlobalCluster.html
     */
    SwitchoverGlobalCluster = "rds:SwitchoverGlobalCluster",
    /**
     * Grants permission to switch over a read replica, making it the new primary data
     * base
     *
     * See https://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_SwitchoverReadReplica.html
     */
    SwitchoverReadReplica = "rds:SwitchoverReadReplica"
}
