mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-12-15 16:51:00 +01:00
Update docs/tutorials/aws-sd.md
Co-authored-by: Michel Loiseleur <97035654+mloiseleur@users.noreply.github.com>
This commit is contained in:
parent
7664cea905
commit
f2c376c6e8
@ -12,7 +12,7 @@ Learn more about the API in the [AWS Cloud Map API Reference](https://docs.aws.a
|
||||
|
||||
## IAM Permissions
|
||||
|
||||
To use the AWS Cloud Map API, a user must have permissions to create the DNS namespace. For simple deployments, you need to make sure that your nodes (on which External DNS runs) have an IAM instance profile with the `AWSCloudMapFullAccess` managed policy attached, that provides following permissions:
|
||||
To use the AWS Cloud Map API, a user must have permissions to create the DNS namespace. You need to make sure that your nodes (on which External DNS runs) have an IAM instance profile with the `AWSCloudMapFullAccess` managed policy attached, that provides following permissions:
|
||||
|
||||
```
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user