AWS documentdb documentation change
Summary
Updated API reference link for CreateDBInstance action.
Security assessment
Link correction doesn't alter security content. IAM policy example remains unchanged with no vulnerability fixes indicated.
Diff
diff --git a/documentdb/latest/devguide/UsingWithRDS.IAM.AccessControl.IdentityBased.md b/documentdb/latest/devguide/UsingWithRDS.IAM.AccessControl.IdentityBased.md index ff244f674..e3c0d976c 100644 --- a//documentdb/latest/devguide/UsingWithRDS.IAM.AccessControl.IdentityBased.md +++ b//documentdb/latest/devguide/UsingWithRDS.IAM.AccessControl.IdentityBased.md @@ -50 +50 @@ The policy includes a single statement that specifies the following permissions - * The policy allows the IAM user to create an instance using the [CreateDBInstance](https://docs.aws.amazon.com/documentdb/latest/APIReference/API_CreateDBInstance.html) action (this also applies to the [create-db-instance](https://docs.aws.amazon.com/cli/latest/reference/rds/create-db-instance.html) AWS CLI operation and the AWS Management Console). + * The policy allows the IAM user to create an instance using the [CreateDBInstance](https://docs.aws.amazon.com/documentdb/latest/developerguide/api-reference.htmlAPI_CreateDBInstance.html) action (this also applies to the [create-db-instance](https://docs.aws.amazon.com/cli/latest/reference/rds/create-db-instance.html) AWS CLI operation and the AWS Management Console).