diff --git a/website/content/docs/secrets/aws.mdx b/website/content/docs/secrets/aws.mdx index a1c79982ed..16d892a7fa 100644 --- a/website/content/docs/secrets/aws.mdx +++ b/website/content/docs/secrets/aws.mdx @@ -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