mirror of
https://github.com/GSA/notifications-api.git
synced 2026-09-06 06:08:26 -04:00
add debug
This commit is contained in:
@@ -645,8 +645,6 @@ def _generate_notifications_report(service_id, report_id, limit_days):
|
|||||||
region=region,
|
region=region,
|
||||||
bucket_name=bucket_name,
|
bucket_name=bucket_name,
|
||||||
file_location=file_location,
|
file_location=file_location,
|
||||||
access_key=access_key,
|
|
||||||
secret_key=secret_key,
|
|
||||||
)
|
)
|
||||||
current_app.logger.info(f"generate-notifications-report uploaded {file_location}")
|
current_app.logger.info(f"generate-notifications-report uploaded {file_location}")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user