redradrat / aws-s3-operator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AWS S3 Operator

Super early stages, but yeah... does create, update and delete an S3 bucket.

Best used with the AWS IAM Operator. Which will allow you to create users etc.

How to run

You have to pass --region to the operator. For example running the docker image with a region flag. e.g. --region eu-central-1

Example

Please see examples for an example manifest.

About

License:MIT License


Languages

Language:Go 74.1%Language:Makefile 21.4%Language:Dockerfile 4.5%