Skip to content

M18 service and CICD updates

Madalyn Marabella requested to merge aws-infra-merge into main

AWS code changes only

commit 5ef0b2ee Author: David Meng xlmeng@amazon.com Date: Fri Mar 17 2023 14:11:46 GMT-0400 (Eastern Daylight Time)

Remove the unused method

commit f60b7387 Author: David Meng xlmeng@amazon.com Date: Fri Mar 17 2023 10:42:49 GMT-0400 (Eastern Daylight Time)

Handle InterruptedExceptioni according to the suggestion from CodeGuru

commit 104c5873 Author: David Meng xlmeng@amazon.com Date: Fri Mar 17 2023 09:44:34 GMT-0400 (Eastern Daylight Time)

Have to clear SecretCache after a secret is deleted to avoid a stable value reading out from SecretCache

commit 175a54a4 Author: David Meng xlmeng@amazon.com Date: Mon Mar 13 2023 11:11:42 GMT-0400 (Eastern Daylight Time)

Use SecretCache to cache secrets
Edited by Madalyn Marabella

Merge request reports