惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Google DeepMind News
Google DeepMind News
L
LangChain Blog
H
Help Net Security
博客园_首页
T
Tailwind CSS Blog
Microsoft Security Blog
Microsoft Security Blog
T
The Blog of Author Tim Ferriss
雷峰网
雷峰网
Recent Announcements
Recent Announcements
D
DataBreaches.Net
U
Unit 42
Vercel News
Vercel News
I
InfoQ
Martin Fowler
Martin Fowler
Microsoft Azure Blog
Microsoft Azure Blog
Apple Machine Learning Research
Apple Machine Learning Research
S
SegmentFault 最新的问题
Jina AI
Jina AI
博客园 - 叶小钗
博客园 - 【当耐特】
罗磊的独立博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
月光博客
月光博客
Last Week in AI
Last Week in AI

Recent Announcements

Amazon EC2 X8i instances are now available in Europe (Paris) Amazon CloudWatch pipelines now supports drop and conditional processing AWS Deadline Cloud supports monitor creation in multiple regions Amazon CloudWatch pipelines introduces new compliance and governance capabilities Second-generation Amazon FSx for NetApp ONTAP is now available in four additional AWS commercial and AWS GovCloud (US) Regions AWS Billing and Cost Management Dashboards Now Supports Scheduled Email Delivery AWS RTB Fabric supports health checks for real-time bidding workloads AWS Backup extends Amazon FSx support to 5 additional AWS Regions and expands cross-Region and cross-account copy to 14 AWS Regions Amazon RDS now supports the latest CU and GDR updates for Microsoft SQL Server Amazon Timestream for InfluxDB Now Supports Customer-Defined Maintenance Windows Amazon Bedrock now supports cost allocation by IAM user and role Amazon OpenSearch Service supports Managed Prometheus and agent tracing Amazon S3 Lifecycle pauses actions on objects that are unable to replicate Amazon RDS Blue/Green Deployments now supports Amazon RDS Proxy AWS Marketplace announces the Discovery API for programmatic access to catalog data AWS Agent Registry for centralized agent discovery and governance is now available in Preview Amazon OpenSearch Serverless now supports Zstandard (zstd) codec for index compression AWS Private CA now supports customer managed permissions for cross-account sharing Amazon EC2 Capacity Manager now supports tag-based dimensions Amazon Route 53 Resolver endpoints now support DNS delegation for private hosted zones in AWS GovCloud (US) Regions SageMaker HyperPod now supports gang scheduling for distributed training workloads Amazon IVS 实时直播功能现已支持冗余摄取 Amazon EKS 托管节点组现在支持 EC2 Auto Scaling 暖池 Amazon Bedrock AgentCore 浏览器新增操作系统级交互功能 Amazon WorkSpaces Advisor now available for AI-powered troubleshooting Amazon OpenSearch Service now supports Graviton4 based i8ge instances Oracle Database@AWS is now available in twelve AWS Regions AWS Lambda expands response streaming support to all commercial AWS Regions AWS Cost Explorer launches Natural Language Query capabilities powered by Amazon Q Amazon Lightsail 现已在亚太地区(马来西亚)区域推出
AWS 宣布推出 AWS Workload Credentials Provider - AWS
Amazon Web Services · 2026-06-11 · via Recent Announcements

发布于: 2026年6月11日

AWS 宣布推出 AWS Workload Credentials Provider,这是一种轻量级客户端提供工具,可自动部署从 AWS Certificate Manager(ACM)导出的证书,并在 AWS 和非 AWS 工作负载中本地缓存来自 AWS Secrets Manager 的密钥。

以前,从 ACM 导出公有或私有证书的客户必须使用 Amazon EventBridge 构建自定义自动化,才能检测续订情况和部署更新后的证书。随着公有证书生命周期根据证书颁发机构浏览器论坛(CA/B)的强制要求不断缩短,这种自定义自动化可能变得难以大规模维护。AWS Workload Credentials Provider 通过提供统一的提供工具来帮助向工作负载分发和自动部署密钥与证书,消除了这种复杂性。您可以使用证书 ARN 对其进行配置,并指定文件路径和服务器重新加载行为等选项,然后该提供工具便会自动处理证书的导出和部署,以防止因证书到期导致的故障。它可在 Windows 和 Linux 上运行,并支持 Apache 和 NGINX Web 服务器。

在密钥缓存方面,该提供工具始终完全向后兼容 AWS Secrets Manager 代理,使您能够通过同一个统一的提供工具,在 AWS 和非 AWS 工作负载中安全地本地缓存应用程序密钥。

AWS Workload Credentials Provider 是开源的,可在 GitHub 上获取。您可以在所有 AWS 区域,将其与可导出的 ACM 证书和 Secrets Manager 搭配使用。要了解更多信息,请参阅 AWS Certificate Manager 文档AWS Secrets Manager 文档