Complete a 3 Question Survey and Earn a re:Post Badge
Help improve AWS Support Official channel in re:Post and share your experience - complete a quick three-question survey to earn a re:Post badge!
将自定义 CA 注入 Amazon Linux 2 运行环境中
0
【以下的问题经过翻译处理】 我正在编写一个使用Amazon Linux 2运行时层的Lambda函数,其中包括PowerShell和AWS工具。Lambda已连接到VPC,并且我需要添加自定义CA,因为SSL解密的流量被防火墙截取了。证书存储路径是只读的,我无法注入自定义CA。是否有方法将自定义CA添加到运行时中?