Describe DB Log Files

GET {{aws_rds_base_url}}/?DBInstanceIdentifier&FileLastWritten&FilenameContains&FileSize&Filters.Filter.N&Marker&MaxRecords&Action=DescribeDBLogFiles&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
DBInstanceIdentifiernullThe customer-assigned name of the DB instance that contains the log files you want to list.
FileLastWrittennullFilters the available log files for files written since the specified date, in POSIX timestamp format with milliseconds.
FilenameContainsnullFilters the available log files for log file names that contain the specified string.
FileSizenullFilters the available log files for files larger than the specified size.
Filters.Filter.NnullThis parameter isn't currently supported.
MarkernullThe pagination token provided in the previous request. If this parameter is specified the response includes only records beyond the marker, up to MaxRecords.
MaxRecordsnullThe 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 you can retrieve the remaining results.
Actionstring
Versionstring