Function wasmer_backend_api::query::get_app_s3_credentials
source ยท pub async fn get_app_s3_credentials(
client: &WasmerClient,
app_id: impl Into<String>,
) -> Result<S3Credentials, Error>
Expand description
Load the S3 credentials.
S3 can be used to get access to an apps volumes.