Describe Pending Maintenance Actions
GET {{aws_rds_base_url}}/?Filters.Filter.N&Marker&MaxRecords&ResourceIdentifier&Action=DescribePendingMaintenanceActions&Version=2014-10-31
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Filters.Filter.N | null | A filter that specifies one or more resources to return pending maintenance actions for. | |
Marker | null | An optional pagination token provided by a previous DescribePendingMaintenanceActions request. If this parameter is specified, the response includes only records beyond the marker, up to a number of records specified by MaxRecords. | |
MaxRecords | null | The maximum number of records to include in the response. If more records exist than the specified MaxRecords value, a pagination token called a marker is included in the response so that you can retrieve the remaining results. | |
ResourceIdentifier | null | The ARN of a resource to return pending maintenance actions for. | |
Action | string |