Skip to content

Conversation

@kellertk
Copy link
Member

Based on #605
Replaces #1265
Closes #432

@aws-sdk-osds aws-sdk-osds enabled auto-merge (squash) September 2, 2025 17:25
@aws-sdk-osds aws-sdk-osds merged commit c4be498 into main Sep 2, 2025
16 checks passed
'allowed-account-ids': '111111111111'
}));
mockedSTSClient.on(GetCallerIdentityCommand).resolves({ ...mocks.outputs.GET_CALLER_IDENTITY });
// biome-ignore lint/suspicious/noExplicitAny: any required to mock private method
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a way to not use type 'any'?

@kellertk kellertk deleted the allowlist-accounts branch October 6, 2025 16:55
lehmanmj added a commit that referenced this pull request Jan 22, 2026
* feat: support account id allowlist

* chore: update readme

---------

Co-authored-by: Michael Lehmann <lehmanmj@amazon.com>
kellertk added a commit that referenced this pull request Jan 27, 2026
* feat: support account id allowlist

* chore: update readme

---------

Co-authored-by: Michael Lehmann <lehmanmj@amazon.com>
kellertk added a commit that referenced this pull request Jan 28, 2026
* feat: support account id allowlist

* chore: update readme

---------

Co-authored-by: Michael Lehmann <lehmanmj@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants