AWS Secrets Manager now supports rotation of secrets as often as every four hours - devamazonaws.blogspot.com

AWS Secrets Manager now supports the ability to rotate secrets as often as every four hours, while providing the same managed rotation experience. With this launch, you can now use Secrets Manager to automate the rotation of credentials and access tokens that need to be refreshed more than once per day. This enables greater flexibility for common developer workflows through a single managed service. Additionally, you can continue to utilize integrations with AWS Config and AWS CloudTrail to manage and monitor your secret rotation configurations in accordance with your organization’s security and compliance requirements. Support for secrets rotation as often as every four hours is provided at no additional cost

Post Updated on November 21, 2022 at 10:01PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com