You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add --source-arn flag to accept EKS cluster ARN for confused deputy protection
- Implement middleware to add x-amz-source-arn and x-amz-source-account headers to KMS API calls
- Add getSourceAccount function to parse account ID from ARN
- Update cloud.New function signature to accept sourceArn parameter
- Add comprehensive tests for new functionality
- Maintain backward compatibility when sourceArn is not provided
Fixes: KMS confused deputy protection requirement for EKS encryption provider
0 commit comments