You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Data sharing manager bug and scaling fixes
Quality in report should be optional
Fixed table expiry and expiry query
Push S3 uses distributed map
Fix map iter issue
Add concurrency
Comment out lambda example executions
* Add distributed map policy to nag suppression
Distributed map policy is not a child of the state machine object so must be explicitly added to the nag suppressions
Copy file name to clipboardExpand all lines: lib/workload/stateless/stacks/data-sharing-manager/ecs/tasks/generate_data_summary_report/data_summary_reporting_tools/src/data_summary_reporting_tools/models.py
+1-1
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ class LibraryModel(pa.DataFrameModel):
Copy file name to clipboardExpand all lines: lib/workload/stateless/stacks/data-sharing-manager/lambdas/generate_presigned_urls_for_data_objects_py/generate_presigned_urls_for_data_objects.py
Copy file name to clipboardExpand all lines: lib/workload/stateless/stacks/data-sharing-manager/lambdas/get_files_list_from_portal_run_id_py/get_files_list_from_portal_run_id.py
Copy file name to clipboardExpand all lines: lib/workload/stateless/stacks/data-sharing-manager/lambdas/get_s3_destination_and_source_uri_mappings_py/get_s3_destination_and_source_uri_mappings.py
Copy file name to clipboardExpand all lines: lib/workload/stateless/stacks/data-sharing-manager/lambdas/get_workflow_from_portal_run_id_py/get_workflow_from_portal_run_id.py
0 commit comments