This product is not supported for your selected Datadog site. ().
이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

aws_datasync_location_nfs

account_id

Type: STRING

creation_time

Type: TIMESTAMP
Provider name: CreationTime
Description: The time when the NFS location was created.

location_arn

Type: STRING
Provider name: LocationArn
Description: The ARN of the NFS location.

location_uri

Type: STRING
Provider name: LocationUri
Description: The URI of the NFS location.

mount_options

Type: STRUCT
Provider name: MountOptions
Description: The mount options that DataSync uses to mount your NFS file server.

  • version
    Type: STRING
    Provider name: Version
    Description: Specifies the NFS version that you want DataSync to use when mounting your NFS share. If the server refuses to use the version specified, the task fails. You can specify the following options:
    • AUTOMATIC (default): DataSync chooses NFS version 4.1.
    • NFS3: Stateless protocol version that allows for asynchronous writes on the server.
    • NFSv4_0: Stateful, firewall-friendly protocol version that supports delegations and pseudo file systems.
    • NFSv4_1: Stateful protocol version that supports sessions, directory delegations, and parallel data processing. NFS version 4.1 also includes all features available in version 4.0.
    DataSync currently only supports NFS version 3 with Amazon FSx for NetApp ONTAP locations.

on_prem_config

Type: STRUCT
Provider name: OnPremConfig

  • agent_arns
    Type: UNORDERED_LIST_STRING
    Provider name: AgentArns
    Description: The Amazon Resource Names (ARNs) of the DataSync agents that can connect to your NFS file server. You can specify more than one agent. For more information, see Using multiple DataSync agents.

tags

Type: UNORDERED_LIST_STRING