restrict based on record name in dns private

0

Hi, I have read that there are no conditions to use to restrict route53's ChangeResourceRecordSets w.r.t record names, but is there another way to restrict this? Note: instance profile is being used than user

ruakn
posta 2 anni fa233 visualizzazioni
1 Risposta
0

Hello

I don't think there is the possibility for the IAM permissions for the ChangeResourceRecordSets but you can do in different way

Alternative Solution:

Assume Main Domain www.acme.com

  • Create a new HostedZone for the record you would like to restrict for example restrict.acme.com
  • Create the NS record in **www.acme.com ** Main DNS hosted Zone
NameTypeValue
restrictNSXXXXXXX.awsdnxxxx.com
  • Verify the DNS NS are propagated for the restrict.acme.com

Now its time for the IAM user restrict, You can give access to use to the HostedZone. --> restrict.acme.com

profile picture
ESPERTO
GK
con risposta 2 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande