To confirm that hybrid post-quantum key exchange is active for Secrets Manager API calls, follow these steps:
-
Retrieve the Secret Using Your Method of Choice:
- For Lambda extension: Ensure your Lambda function retrieves secrets from Secrets Manager.
- For EKS CSI driver: Restart a pod or deploy a new one that mounts a secret.
-
Wait for CloudTrail Logs to Update:
- Wait approximately 5 minutes after the retrieval attempt for logs to be delivered by CloudTrail.
-
Search for
GetSecretValueEvents in CloudTrail:-
Using AWS Management Console:
- Open the CloudTrail console.
- Go to Event History and filter events by selecting "Event name" as
GetSecretValue.





