Commit Graph

14 Commits

Author SHA1 Message Date
Paul Schultz 05f60e1e0a refactor: convert constructor parameter properties for erasableSyntaxOnly compatibility
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-10-14 08:29:21 -05:00
Lee Chiang Fong 01dec025fe Use mainAccount's region as stsRegion
Signed-off-by: Lee Chiang Fong <lee_chiang_fong@tech.gov.sg>
2025-04-22 15:03:05 +08:00
Lee Chiang Fong 97907dcefe Use a default region for mainAccount's STS region
Signed-off-by: Lee Chiang Fong <lee_chiang_fong@tech.gov.sg>
2025-04-22 15:03:05 +08:00
Lee Chiang Fong 2d0afb02bc Make mock stsClient fail when region is missing
Signed-off-by: Lee Chiang Fong <lee_chiang_fong@tech.gov.sg>
2025-04-22 15:03:05 +08:00
KaemonIsland c19f109d9e Update comment
Signed-off-by: KaemonIsland <kaemonlovendahl@outlook.com>
2024-10-17 10:52:49 -04:00
KaemonIsland 45221d9ea3 Update unit tests for correct mocking
Signed-off-by: KaemonIsland <kaemonlovendahl@outlook.com>
2024-10-14 15:21:08 -04:00
KaemonIsland aa21f6ef6c Update unit tests
Signed-off-by: KaemonIsland <kaemonlovendahl@outlook.com>
2024-10-08 13:44:15 -04:00
KaemonIsland 9e3e04d231 Add unit tests
Signed-off-by: KaemonIsland <kaemonlovendahl@outlook.com>
2024-10-08 12:50:55 -04:00
KaemonIsland 9457319d26 Add region param to the getDefaultCredentialsChain
Signed-off-by: KaemonIsland <kaemonlovendahl@outlook.com>
2024-10-07 16:57:21 -04:00
Patrik Oldsberg 6d898f71ea integrations: trim secrets read from config
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-02-08 12:19:53 +01:00
Clare Liguori 89062b8ba0 Skip STS calls for AWS account credentials when not needed
Skipping STS calls enables using the credential provider utility for calls to Minio
Fixes #15669

Signed-off-by: Clare Liguori <liguori@amazon.com>
2023-01-12 08:59:41 -08:00
Clare Liguori cf992210ec Remove config types from export
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-12-06 10:50:00 -08:00
Clare Liguori f248b75bde Rename AwsCredentialsProvider.getCredentials -> AwsCredentialsManager.getCredentialProvider
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-12-01 13:03:45 -08:00
Clare Liguori 13278732f6 New package for AWS integration node library
Signed-off-by: Clare Liguori <liguori@amazon.com>
2022-11-28 14:56:05 -08:00