Fixing link to static role documentation (#30486)

* Created branch nphilbrook_aws_static_role_docs_link from main

* Correcting anchor link

* Changelog entry

* Removing changelog
This commit is contained in:
nphilbrook 2025-05-12 15:12:36 -04:00 committed by GitHub
parent e8c196aa62
commit 6852fc4e60
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ When credentials are requested for the Role, Vault returns the current
Access Key ID and Secret Access Key for the configured user, allowing anyone with the proper
Vault policies to have access to the IAM credentials.
Please see the [API documentation](/vault/api-docs/secret/aws#create-static-role) for details on this feature.
Please see the [API documentation](/vault/api-docs/secret/aws#create-update-static-role) for details on this feature.
## Setup