Skip to content

Commit

Permalink
Update Readme markdown for crossaccount prerequisites
Browse files Browse the repository at this point in the history
  • Loading branch information
seanzatzdev-amazon committed Apr 8, 2024
1 parent c87d19f commit ddc2bd0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ Given a client instance in Account A/VPC A and an EFS instance in Account B/VPC
- Create an EFS Mount Target in each of the Availability Zones from the above step in VPC B if they do not exist already.
- Attach a VPC Security Group to each of the EFS Mount Targets which allow inbound NFS access from VPC A’s CIDR block.
- Route 53 Setup:
- For a mount target A in <availability-zone-id>, create a Route 53 Hosted Zone for the domain <availability-zone-id>.<file-system-id>.efs.<aws-region>.amazonaws.com.
- For a mount target A in \<availability-zone-id>, create a Route 53 Hosted Zone for the domain \<availability-zone-id>.\<file-system-id>.efs.\<aws-region>.amazonaws.com.
- Then, add an A record in the Hosted Zone which resolves to mount target A's IP Address. Leave the subdomain blank.


Expand Down

0 comments on commit ddc2bd0

Please sign in to comment.