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
preguntada hace 2 años234 visualizaciones
1 Respuesta
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
EXPERTO
GK
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas