mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-15 15:51:13 +01:00
* Added role-option max_sts_ttl to cap TTL for AWS STS credentials. * Allow for setting max_sts_ttl to 0 after it has been set already. * Fixed message in error response for default_sts_ttl > max_sts_ttl.