Using Console
Using CLI
com.amazonaws.<region>.s3
as the service name.<hosted-zone-id>
with the ID of your hosted zone, <cname-record-name>
with the name of the CNAME record, and <s3-endpoint-domain>
with the domain name of the S3 endpoint you created in Step 2.Step 4: Verify the changes:<change-id>
with the ID of the change returned in the previous step.
3. Once the change status is “INSYNC,” the CNAME record has been updated successfully.By following these steps, you can remediate the vulnerability of AWS S3 CNAME Records in AWS Route53 using AWS CLI.Using Python
<new_value>
with the desired value for the CNAME record.
<your_domain>
with the actual domain name.