PrefectHQ
prefect
BlogDocsChangelog

feat: Add support for AWS IAM authentication for PostgreSQL database

#19580
Comparing
alaminopu:feat/add-support-for-iam-role-based-login
(
b300ff7
) with
main
(
63528d2
)
CodSpeed Performance Gauge
-1%
Untouched
2
Ignored
6

Benchmarks

Passed

bench_task_decorator
benches/bench_tasks.py
CodSpeed Performance Gauge
0%
463.2 µs462.1 µs
bench_import_prefect_flow
benches/bench_import.py
CodSpeed Performance Gauge
-3%
1.4 s1.4 s

Ignored

bench_task_call
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+6%
33.2 ms31.3 ms
bench_flow_decorator
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
-3%
5.1 ms5.2 ms
bench_task_submit
benches/bench_tasks.py
Ignored
CodSpeed Performance Gauge
+56%
13.8 ms8.8 ms
bench_import_prefect
benches/bench_import.py
Ignored
CodSpeed Performance Gauge
-1%
1.1 s1.1 s
bench_flow_call[options0]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
+2%
169.5 ms166.3 ms
bench_flow_call[options1]
benches/bench_flows.py
Ignored
CodSpeed Performance Gauge
0%
107.3 ms107.7 ms

Commits

Click on a commit to change the comparison range
Base
main
63528d2
-1.67%
refactor: restructure IAM database authentication settings to use a nested `iam` object with explicit region support and add corresponding test cases.
4e7a28a
5 days ago
by alaminopu
+0.21%
chore: Refactor IAM authentication tests for readability and include IAM-related settings in the test suite.
9d1017f
5 days ago
by alaminopu
-0.02%
refactor: replace global boto3 mock with a pytest fixture and local patching
ddf9dcf
5 days ago
by alaminopu
+0.05%
feat: Add boto3 and enhance database IAM authentication by defaulting RDS port and making password optional.
6908403
4 days ago
by alaminopu
-0.15%
feat: Add explicit SSL context and region inference for IAM authentication, and update token generation to be synchronous.
71021cf
4 days ago
by alaminopu
+0.12%
Remove implicit region inference for RDS IAM authentication and unnecessary ssl import.
3e7cb14
4 days ago
by alaminopu
-0.19%
Merge branch 'main' into feat/add-support-for-iam-role-based-login
144c083
13 hours ago
by alaminopu
+0.25%
refactor: Relocate database IAM authentication tests to `prefect-aws`, expose `hookimpl` for experimental plugins, and remove a debug print.
6be8dc7
12 hours ago
by alaminopu
+0.13%
docs: Add documentation for AWS RDS IAM authentication.
b300ff7
12 hours ago
by alaminopu
© 2025 CodSpeed Technology
Home Terms Privacy Docs