DATASERVER_AWS_PROFILE_PROPERTIES:-PROFILE_NAME:"aws_account1"PROFILE_PROPERTIES:-# enable to connect to a custom S3 endpoint such as, MINIO instead of AWS S3-CUSTOM_S3_ENDPOINT_ENABLE:"true"-# set the S3 endpoint host to connect to instead of AWS S3-CUSTOM_S3_ENDPOINT_HOST:"minio.example.com"-# set the S3 endpoint port to connect to instead of AWS S3-CUSTOM_S3_ENDPOINT_PORT:"443"-# to enable S3 endpoint SSL-CUSTOM_S3_ENDPOINT_SSL:"true"