Builder
Properties
Specifies the authentication protocol that DataSync uses to connect to your SMB file server. DataSync supports NTLM
(default) and KERBEROS
authentication.
Specifies the IPv4 or IPv6 addresses for the DNS servers that your SMB file server belongs to. This parameter applies only if AuthenticationType
is set to KERBEROS
.
Specifies your Kerberos key table (keytab) file, which includes mappings between your Kerberos principal and encryption keys.
Specifies a Kerberos configuration file (krb5.conf
) that defines your Kerberos realm configuration.
Specifies a Kerberos principal, which is an identity in your Kerberos realm that has permission to access the files, folders, and file metadata in your SMB file server.
Specifies the version of the SMB protocol that DataSync uses to access your SMB file server.
Specifies the domain name or IP address (IPv4 or IPv6) of the SMB file server that your DataSync agent connects to.
Specifies the name of the share exported by your SMB file server where DataSync will read or write data. You can include a subdirectory in the share path (for example, /path/to/subdirectory
). Make sure that other SMB clients in your network can also mount this path.
Specifies labels that help you categorize, filter, and search for your Amazon Web Services resources. We recommend creating at least a name tag for your location.
Functions
construct an aws.sdk.kotlin.services.datasync.model.SmbMountOptions inside the given block