Migrate IAM/STS from moto to LocalStack#13720
Conversation
d08f4b8 to
bfc7836
Compare
LocalStack Community integration with Pro 2 files ± 0 2 suites ±0 2h 9m 52s ⏱️ + 5m 4s For more details on these failures, see this check. Results for commit 708a15e. ± Comparison against base commit 9642b8e. This pull request removes 10 and adds 317 tests. Note that renamed tests count towards both.♻️ This comment has been updated with latest results. |
Test Results (amd64) - Integration, Bootstrap 5 files 5 suites 2h 40m 24s ⏱️ For more details on these failures, see this check. Results for commit 708a15e. ♻️ This comment has been updated with latest results. |
7211a8d to
aabae16
Compare
S3 Image Test Results (AMD64 / ARM64) 2 files 2 suites 8m 7s ⏱️ For more details on these failures, see this check. Results for commit 9655ffd. ♻️ This comment has been updated with latest results. |
49e13e2 to
cbcd0f4
Compare
|
Currently, only patch changes are allowed on main. Your PR labels (semver: minor, docs: skip, notes: needed) indicate that it cannot be merged into the main at this time. |
449d4e1 to
2770dfd
Compare
…tion detail tests (#13785) Co-authored-by: Simon Walker <simon.walker@localstack.cloud>
Co-authored-by: Daniel Fangl <daniel.fangl@localstack.cloud>
Co-authored-by: Daniel Fangl <daniel.fangl@localstack.cloud>
Co-authored-by: Daniel Fangl <daniel.fangl@localstack.cloud>
Co-authored-by: Daniel Fangl <daniel.fangl@localstack.cloud>
Co-authored-by: Daniel Fangl <daniel.fangl@localstack.cloud>
9655ffd to
708a15e
Compare
Motivation
This is a feature PR for the entire migration of IAM and STS services from moto to the core LocalStack codebase.
(Relevant) contribution should be made via separate PRs
Changes
Tests
Tests will be migrated and AWS validated from moto
Related
IAM/STS internalization project