Select your cookie preferences

We use essential cookies and similar tools that are necessary to provide our site and services. We use performance cookies to collect anonymous statistics, so we can understand how customers use our site and make improvements. Essential cookies cannot be deactivated, but you can choose “Customize” or “Decline” to decline performance cookies.

If you agree, AWS and approved third parties will also use cookies to provide useful site features, remember your preferences, and display relevant content, including relevant advertising. To accept or decline all non-essential cookies, choose “Accept” or “Decline.” To make more detailed choices, choose “Customize.”

FileSystemConfig

Focus mode
FileSystemConfig - AWS Lambda
This page has not been translated into your language. Request translation

Lambda 함수와 Amazon EFS 파일 시스템 간의 연결에 대한 세부 정보입니다.

내용

Arn

파일 시스템에 대한 액세스를 제공하는 Amazon EFS 액세스 포인트의 Amazon 리소스 이름(ARN)입니다.

유형: String

길이 제약: 최대 길이는 200입니다.

패턴: arn:aws[a-zA-Z-]*:elasticfilesystem:[a-z]{2}((-gov)|(-iso(b?)))?-[a-z]+-\d{1}:\d{12}:access-point/fsap-[a-f0-9]{17}

필수 항목 여부: 예

LocalMountPath

함수가 파일 시스템에 액세스할 수 있는 경로입니다(/mnt/로 시작).

유형: String

길이 제약: 최대 길이는 160입니다.

패턴: ^/mnt/[a-zA-Z0-9-_.]+$

필수 여부: 예

참고

이 API를 언어별 AWS SDK 중 하나로 사용하는 방법에 대한 자세한 설명은 다음을 참조하세요.

On this page

PrivacySite termsCookie preferences
© 2025, Amazon Web Services, Inc. or its affiliates. All rights reserved.