1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
As the official document says
When you create links to S3 buckets, keep in mind the following Region and account support limitations:
- Automatic export supports cross-Region configurations. The Amazon FSx file system and the linked S3 bucket can be located in the same AWS Region or in different AWS Regions.
- Automatic import doesn't support cross-Region configurations. Both the Amazon FSx file system and the linked S3 bucket must be located in the same AWS Region.
- Both automatic export and automatic import support cross-Account configurations. The Amazon FSx file system and the linked S3 bucket can belong to the same AWS account or to different AWS accounts.
- Import tasks: Move data from S3 to Lustre file system
- Export tasks: Move data from Lustre file system to S3
So keep the FSx Lustre Filesystem and the training job in the same region.
답변함 일 년 전
