Download DB Log File Portion

GET {{aws_rds_base_url}}/?DBInstanceIdentifier&LogFileName&Marker&NumberOfLines&Action=DownloadDBLogFilePortion&Version=2014-10-31

Request Params

KeyDatatypeRequiredDescription
DBInstanceIdentifiernullThe customer-assigned name of the DB instance that contains the log files you want to list.
LogFileNamenullThe name of the log file to be downloaded.
MarkernullThe pagination token provided in the previous request or 0. If the Marker parameter is specified the response includes only records beyond the marker until the end of the file or up to NumberOfLines.
NumberOfLinesnullThe number of lines to download. If the number of lines specified results in a file over 1 MB in size, the file is truncated at 1 MB in size.
Actionstring
Versionstring