#include <stdio.h>
#include <getopt.h>
#include <stdlib.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 9 of file s3_get.c.
References aws_init(), aws_iobuf_free(), aws_iobuf_getline(), aws_iobuf_new(), aws_read_config(), aws_set_debug(), IOBuf::code, IOBuf::eTag, IOBuf::lastMod, IOBuf::len, IOBuf::result, s3_get(), s3_set_bucket(), and s3_set_host().
Generated by Doxygen