- 필수 기능
- 시작하기
- Glossary
- 표준 속성
- Guides
- Agent
- 통합
- 개방형텔레메트리
- 개발자
- Administrator's Guide
- API
- Datadog Mobile App
- CoScreen
- Cloudcraft
- 앱 내
- 서비스 관리
- 인프라스트럭처
- 애플리케이션 성능
- APM
- Continuous Profiler
- 스팬 시각화
- 데이터 스트림 모니터링
- 데이터 작업 모니터링
- 디지털 경험
- 소프트웨어 제공
- 보안
- AI Observability
- 로그 관리
- 관리
",t};e.buildCustomizationMenuUi=t;function n(e){let t='
",t}function s(e){let n=e.filter.currentValue||e.filter.defaultValue,t='${e.filter.label}
`,e.filter.options.forEach(s=>{let o=s.id===n;t+=``}),t+="${e.filter.label}
`,t+=`account_id
Type: STRING
audit_destination_arn
Type: STRING
Provider name: AuditDestinationARN
Description: The Amazon Resource Name (ARN) of the storage used for audit logs.
bucket_region
Type: STRING
Provider name: BucketRegion
Description: Specifies the Region of the S3 bucket where the NFS file share stores files.
cache_attributes
Type: STRUCT
Provider name: CacheAttributes
Description: Refresh cache information for the file share.
cache_stale_timeout_in_seconds
INT32
CacheStaleTimeoutInSeconds
client_list
Type: UNORDERED_LIST_STRING
Provider name: ClientList
default_storage_class
Type: STRING
Provider name: DefaultStorageClass
Description: The default storage class for objects put into an Amazon S3 bucket by the S3 File Gateway. The default value is S3_STANDARD
. Optional. Valid Values: S3_STANDARD
| S3_INTELLIGENT_TIERING
| S3_STANDARD_IA
| S3_ONEZONE_IA
encryption_type
Type: STRING
Provider name: EncryptionType
Description: A value that specifies the type of server-side encryption that the file share will use for the data that it stores in Amazon S3. EncryptionType
instead of KMSEncrypted
to set the file share encryption method. You do not need to provide values for both parameters. If values for both parameters exist in the same request, then the specified encryption methods must not conflict. For example, if EncryptionType
is SseS3
, then KMSEncrypted
must be false
. If EncryptionType
is SseKms
or DsseKms
, then KMSEncrypted
must be true
.
file_share_arn
Type: STRING
Provider name: FileShareARN
file_share_id
Type: STRING
Provider name: FileShareId
file_share_name
Type: STRING
Provider name: FileShareName
Description: The name of the file share. Optional. FileShareName
must be set if an S3 prefix name is set in LocationARN
, or if an access point or access point alias is used.
file_share_status
Type: STRING
Provider name: FileShareStatus
gateway_arn
Type: STRING
Provider name: GatewayARN
guess_mime_type_enabled
Type: BOOLEAN
Provider name: GuessMIMETypeEnabled
Description: A value that enables guessing of the MIME type for uploaded objects based on file extensions. Set this value to true
to enable MIME type guessing, otherwise set to false
. The default value is true
. Valid Values: true
| false
kms_encrypted
Type: BOOLEAN
Provider name: KMSEncrypted
Description: Optional. Set to true
to use Amazon S3 server-side encryption with your own KMS key (SSE-KMS), or false
to use a key managed by Amazon S3 (SSE-S3). To use dual-layer encryption (DSSE-KMS), set the EncryptionType
parameter instead. EncryptionType
instead of KMSEncrypted
to set the file share encryption method. You do not need to provide values for both parameters. If values for both parameters exist in the same request, then the specified encryption methods must not conflict. For example, if EncryptionType
is SseS3
, then KMSEncrypted
must be false
. If EncryptionType
is SseKms
or DsseKms
, then KMSEncrypted
must be true
. true
| false
kms_key
Type: STRING
Provider name: KMSKey
location_arn
Type: STRING
Provider name: LocationARN
nfs_file_share_defaults
Type: STRUCT
Provider name: NFSFileShareDefaults
directory_mode
STRING
DirectoryMode
0666
represents the default access mode for all directories inside the file share. The default value is 0777
.file_mode
STRING
FileMode
0666
represents the default file mode inside the file share. The default value is 0666
.group_id
INT64
GroupId
nfsnobody
.owner_id
INT64
OwnerId
nfsnobody
.notification_policy
Type: STRING
Provider name: NotificationPolicy
Description: The notification policy of the file share. SettlingTimeInSeconds
controls the number of seconds to wait after the last point in time a client wrote to a file before generating an ObjectUploaded
notification. Because clients can make many small writes to files, it’s best to set this parameter for as long as possible to avoid generating multiple notifications for the same file in a small time period. SettlingTimeInSeconds
has no effect on the timing of the object uploading to Amazon S3, only the timing of the notification. This setting is not meant to specify an exact time at which the notification will be sent. In some cases, the gateway might require more than the specified delay time to generate and send notifications. NotificationPolicy
on with SettlingTimeInSeconds
set to 60. {"Upload": {"SettlingTimeInSeconds": 60}}
The following example sets NotificationPolicy
off. {}
object_acl
Type: STRING
Provider name: ObjectACL
path
Type: STRING
Provider name: Path
read_only
Type: BOOLEAN
Provider name: ReadOnly
Description: A value that sets the write status of a file share. Set this value to true
to set the write status to read-only, otherwise set to false
. Valid Values: true
| false
requester_pays
Type: BOOLEAN
Provider name: RequesterPays
Description: A value that sets who pays the cost of the request and the cost associated with data download from the S3 bucket. If this value is set to true
, the requester pays the costs; otherwise, the S3 bucket owner pays. However, the S3 bucket owner always pays the cost of storing data. RequesterPays
is a configuration for the S3 bucket that backs the file share, so make sure that the configuration on the file share is the same as the S3 bucket configuration. true
| false
role
Type: STRING
Provider name: Role
squash
Type: STRING
Provider name: Squash
tags
Type: UNORDERED_LIST_STRING
vpc_endpoint_dns_name
Type: STRING
Provider name: VPCEndpointDNSName
Description: Specifies the DNS name for the VPC endpoint that the NFS file share uses to connect to Amazon S3.