Skip to content

Commit

Permalink
fix(custom-resource-handlers): do not allow unauthorized connection f…
Browse files Browse the repository at this point in the history
…or iam OIDC connection (under feature flag) (#32921)

### Issue # (if applicable)

Closes #32920

### Reason for this change

Follow security best practices to disable allow unauthorized connection

### Description of changes

Create a new feature flag that starting in the new feature, we will disable unauthorized connections

### Describe any new or updated permissions being added

N/A

### Description of how you validated changes

New integ and unit tests. Updated old tests.

### Checklist
- [ ] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
GavinZZ authored Jan 16, 2025
1 parent 9d8a7e2 commit 3e4f377
Show file tree
Hide file tree
Showing 306 changed files with 7,248 additions and 5,931 deletions.
Binary file not shown.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Binary file not shown.
Loading

0 comments on commit 3e4f377

Please sign in to comment.