awsコマンド メモ


■アクセスキーを指定してls
s3cmd ls s3://test_bucket/ --access_key=HARUNATSUAKI --secret_key=syunKasyutou

■ファイルをs3に配置
s3cmd put outputfile.gz s3://test_bucket/outputfile.gz