Enum RDSActions
- All Implemented Interfaces:
Action
,Serializable
,Comparable<RDSActions>
,java.lang.constant.Constable
The available AWS access control policy actions for Amazon RDS.
-
Nested Class Summary
Nested classes/interfaces inherited from class java.lang.Enum
Enum.EnumDesc<E extends Enum<E>>
-
Enum Constant Summary
Enum ConstantsEnum ConstantDescriptionAction for the AddSourceIdentifierToSubscription operation.Action for the AddTagsToResource operation.Represents any action executed on Amazon RDS.Action for the ApplyPendingMaintenanceAction operation.Action for the AuthorizeDBSecurityGroupIngress operation.Action for the CopyDBClusterSnapshot operation.Action for the CopyDBParameterGroup operation.Action for the CopyDBSnapshot operation.Action for the CopyOptionGroup operation.Action for the CreateDBCluster operation.Action for the CreateDBClusterParameterGroup operation.Action for the CreateDBClusterSnapshot operation.Action for the CreateDBInstance operation.Action for the CreateDBInstanceReadReplica operation.Action for the CreateDBParameterGroup operation.Action for the CreateDBSecurityGroup operation.Action for the CreateDBSnapshot operation.Action for the CreateDBSubnetGroup operation.Action for the CreateEventSubscription operation.Action for the CreateOptionGroup operation.Action for the DeleteDBCluster operation.Action for the DeleteDBClusterParameterGroup operation.Action for the DeleteDBClusterSnapshot operation.Action for the DeleteDBInstance operation.Action for the DeleteDBParameterGroup operation.Action for the DeleteDBSecurityGroup operation.Action for the DeleteDBSnapshot operation.Action for the DeleteDBSubnetGroup operation.Action for the DeleteEventSubscription operation.Action for the DeleteOptionGroup operation.Action for the DescribeAccountAttributes operation.Action for the DescribeCertificates operation.Action for the DescribeDBClusterParameterGroups operation.Action for the DescribeDBClusterParameters operation.Action for the DescribeDBClusters operation.Action for the DescribeDBClusterSnapshots operation.Action for the DescribeDBEngineVersions operation.Action for the DescribeDBInstances operation.Action for the DescribeDBLogFiles operation.Action for the DescribeDBParameterGroups operation.Action for the DescribeDBParameters operation.Action for the DescribeDBSecurityGroups operation.Action for the DescribeDBSnapshotAttributes operation.Action for the DescribeDBSnapshots operation.Action for the DescribeDBSubnetGroups operation.Action for the DescribeEngineDefaultClusterParameters operation.Action for the DescribeEngineDefaultParameters operation.Action for the DescribeEventCategories operation.Action for the DescribeEvents operation.Action for the DescribeEventSubscriptions operation.Action for the DescribeOptionGroupOptions operation.Action for the DescribeOptionGroups operation.Action for the DescribeOrderableDBInstanceOptions operation.Action for the DescribePendingMaintenanceActions operation.Action for the DescribeReservedDBInstances operation.Action for the DescribeReservedDBInstancesOfferings operation.Action for the DownloadDBLogFilePortion operation.Action for the FailoverDBCluster operation.Action for the ListTagsForResource operation.Action for the ModifyDBCluster operation.Action for the ModifyDBClusterParameterGroup operation.Action for the ModifyDBInstance operation.Action for the ModifyDBParameterGroup operation.Action for the ModifyDBSnapshotAttribute operation.Action for the ModifyDBSubnetGroup operation.Action for the ModifyEventSubscription operation.Action for the ModifyOptionGroup operation.Action for the PromoteReadReplica operation.Action for the PurchaseReservedDBInstancesOffering operation.Action for the RebootDBInstance operation.Action for the RemoveSourceIdentifierFromSubscription operation.Action for the RemoveTagsFromResource operation.Action for the ResetDBClusterParameterGroup operation.Action for the ResetDBParameterGroup operation.Action for the RestoreDBClusterFromSnapshot operation.Action for the RestoreDBClusterToPointInTime operation.Action for the RestoreDBInstanceFromDBSnapshot operation.Action for the RestoreDBInstanceToPointInTime operation.Action for the RevokeDBSecurityGroupIngress operation. -
Method Summary
Modifier and TypeMethodDescriptionReturns the name of this action.static RDSActions
Returns the enum constant of this type with the specified name.static RDSActions[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
Enum Constant Details
-
AllRDSActions
Represents any action executed on Amazon RDS. -
AddSourceIdentifierToSubscription
Action for the AddSourceIdentifierToSubscription operation. -
AddTagsToResource
Action for the AddTagsToResource operation. -
ApplyPendingMaintenanceAction
Action for the ApplyPendingMaintenanceAction operation. -
AuthorizeDBSecurityGroupIngress
Action for the AuthorizeDBSecurityGroupIngress operation. -
CopyDBClusterSnapshot
Action for the CopyDBClusterSnapshot operation. -
CopyDBParameterGroup
Action for the CopyDBParameterGroup operation. -
CopyDBSnapshot
Action for the CopyDBSnapshot operation. -
CopyOptionGroup
Action for the CopyOptionGroup operation. -
CreateDBCluster
Action for the CreateDBCluster operation. -
CreateDBClusterParameterGroup
Action for the CreateDBClusterParameterGroup operation. -
CreateDBClusterSnapshot
Action for the CreateDBClusterSnapshot operation. -
CreateDBInstance
Action for the CreateDBInstance operation. -
CreateDBInstanceReadReplica
Action for the CreateDBInstanceReadReplica operation. -
CreateDBParameterGroup
Action for the CreateDBParameterGroup operation. -
CreateDBSecurityGroup
Action for the CreateDBSecurityGroup operation. -
CreateDBSnapshot
Action for the CreateDBSnapshot operation. -
CreateDBSubnetGroup
Action for the CreateDBSubnetGroup operation. -
CreateEventSubscription
Action for the CreateEventSubscription operation. -
CreateOptionGroup
Action for the CreateOptionGroup operation. -
DeleteDBCluster
Action for the DeleteDBCluster operation. -
DeleteDBClusterParameterGroup
Action for the DeleteDBClusterParameterGroup operation. -
DeleteDBClusterSnapshot
Action for the DeleteDBClusterSnapshot operation. -
DeleteDBInstance
Action for the DeleteDBInstance operation. -
DeleteDBParameterGroup
Action for the DeleteDBParameterGroup operation. -
DeleteDBSecurityGroup
Action for the DeleteDBSecurityGroup operation. -
DeleteDBSnapshot
Action for the DeleteDBSnapshot operation. -
DeleteDBSubnetGroup
Action for the DeleteDBSubnetGroup operation. -
DeleteEventSubscription
Action for the DeleteEventSubscription operation. -
DeleteOptionGroup
Action for the DeleteOptionGroup operation. -
DescribeAccountAttributes
Action for the DescribeAccountAttributes operation. -
DescribeCertificates
Action for the DescribeCertificates operation. -
DescribeDBClusterParameterGroups
Action for the DescribeDBClusterParameterGroups operation. -
DescribeDBClusterParameters
Action for the DescribeDBClusterParameters operation. -
DescribeDBClusterSnapshots
Action for the DescribeDBClusterSnapshots operation. -
DescribeDBClusters
Action for the DescribeDBClusters operation. -
DescribeDBEngineVersions
Action for the DescribeDBEngineVersions operation. -
DescribeDBInstances
Action for the DescribeDBInstances operation. -
DescribeDBLogFiles
Action for the DescribeDBLogFiles operation. -
DescribeDBParameterGroups
Action for the DescribeDBParameterGroups operation. -
DescribeDBParameters
Action for the DescribeDBParameters operation. -
DescribeDBSecurityGroups
Action for the DescribeDBSecurityGroups operation. -
DescribeDBSnapshotAttributes
Action for the DescribeDBSnapshotAttributes operation. -
DescribeDBSnapshots
Action for the DescribeDBSnapshots operation. -
DescribeDBSubnetGroups
Action for the DescribeDBSubnetGroups operation. -
DescribeEngineDefaultClusterParameters
Action for the DescribeEngineDefaultClusterParameters operation. -
DescribeEngineDefaultParameters
Action for the DescribeEngineDefaultParameters operation. -
DescribeEventCategories
Action for the DescribeEventCategories operation. -
DescribeEventSubscriptions
Action for the DescribeEventSubscriptions operation. -
DescribeEvents
Action for the DescribeEvents operation. -
DescribeOptionGroupOptions
Action for the DescribeOptionGroupOptions operation. -
DescribeOptionGroups
Action for the DescribeOptionGroups operation. -
DescribeOrderableDBInstanceOptions
Action for the DescribeOrderableDBInstanceOptions operation. -
DescribePendingMaintenanceActions
Action for the DescribePendingMaintenanceActions operation. -
DescribeReservedDBInstances
Action for the DescribeReservedDBInstances operation. -
DescribeReservedDBInstancesOfferings
Action for the DescribeReservedDBInstancesOfferings operation. -
DownloadDBLogFilePortion
Action for the DownloadDBLogFilePortion operation. -
FailoverDBCluster
Action for the FailoverDBCluster operation. -
ListTagsForResource
Action for the ListTagsForResource operation. -
ModifyDBCluster
Action for the ModifyDBCluster operation. -
ModifyDBClusterParameterGroup
Action for the ModifyDBClusterParameterGroup operation. -
ModifyDBInstance
Action for the ModifyDBInstance operation. -
ModifyDBParameterGroup
Action for the ModifyDBParameterGroup operation. -
ModifyDBSnapshotAttribute
Action for the ModifyDBSnapshotAttribute operation. -
ModifyDBSubnetGroup
Action for the ModifyDBSubnetGroup operation. -
ModifyEventSubscription
Action for the ModifyEventSubscription operation. -
ModifyOptionGroup
Action for the ModifyOptionGroup operation. -
PromoteReadReplica
Action for the PromoteReadReplica operation. -
PurchaseReservedDBInstancesOffering
Action for the PurchaseReservedDBInstancesOffering operation. -
RebootDBInstance
Action for the RebootDBInstance operation. -
RemoveSourceIdentifierFromSubscription
Action for the RemoveSourceIdentifierFromSubscription operation. -
RemoveTagsFromResource
Action for the RemoveTagsFromResource operation. -
ResetDBClusterParameterGroup
Action for the ResetDBClusterParameterGroup operation. -
ResetDBParameterGroup
Action for the ResetDBParameterGroup operation. -
RestoreDBClusterFromSnapshot
Action for the RestoreDBClusterFromSnapshot operation. -
RestoreDBClusterToPointInTime
Action for the RestoreDBClusterToPointInTime operation. -
RestoreDBInstanceFromDBSnapshot
Action for the RestoreDBInstanceFromDBSnapshot operation. -
RestoreDBInstanceToPointInTime
Action for the RestoreDBInstanceToPointInTime operation. -
RevokeDBSecurityGroupIngress
Action for the RevokeDBSecurityGroupIngress operation.
-
-
Method Details
-
values
Returns an array containing the constants of this enum type, in the order they are declared.- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
getActionName
Description copied from interface:Action
Returns the name of this action. For example, 'sqs:SendMessage' is the name corresponding to the SQS action that enables users to send a message to an SQS queue.- Specified by:
getActionName
in interfaceAction
- Returns:
- The name of this action.
-