target
Parameters
value
Represents the map target. The Restricted
option is achieved using the following mapping:
home_directory_mappings {
entry = "/"
target = "/${aws_s3_bucket.foo.id}/$${Transfer:UserName}"
}
Content copied to clipboard
Represents the map target. The Restricted
option is achieved using the following mapping:
home_directory_mappings {
entry = "/"
target = "/${aws_s3_bucket.foo.id}/$${Transfer:UserName}"
}