File S3Wrapper.cpp

Defines

CHECK_ERRORS(response, bucketName, keyName)
namespace storage

Functions

void initFaasmS3()
void shutdownFaasmS3()
template<typename R>
R reqFactory(const std::string &bucket)
template<typename R>
R reqFactory(const std::string &bucket, const std::string &key)
std::shared_ptr<AWSCredentialsProvider> getCredentialsProvider()
ClientConfiguration getClientConf(long timeout)

Variables

static Aws::SDKOptions options