#include <stdio.h>
#include <getopt.h>
#include <stdlib.h>
#include <string.h>
#include "aws4c.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 10 of file s3_put.c.
References aws_init(), aws_iobuf_append(), aws_iobuf_getline(), aws_iobuf_new(), aws_read_config(), aws_set_debug(), IOBuf::code, IOBuf::eTag, IOBuf::lastMod, IOBuf::len, IOBuf::result, s3_put(), and s3_set_bucket().
Generated by Doxygen