aws

command module
v0.0.0-...-d82a0ab Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 29, 2023 License: Apache-2.0 Imports: 11 Imported by: 0

README

AWS s3 tool

This module contains helper tool for copying files from AWS s3 buckets.

There are also helper scripts for building base images (to AWS environment) for findy services.

Usage

Define environment variables AWS_DEFAULT_REGION, AWS_ACCESS_KEY_ID, AWS_SECRET_ACCESS_KEY.

Run

go run . <bucket_name> <subfolder_in_bucket> <local_target_folder>

Docker images

For building and pushing the docker base images:

  1. Checkout branch called base-image.
  2. Make needed modifications to Dockerfiles.
  3. Push branch to remote, GitHub actions will take care of building.
  4. Craft PR and merge changes as usual.

Note: base images are currently lacking proper versioning, only tag "latest" is used.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL