aws_uptime

command
v1.10.1-ddls413.1 Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2024 License: MIT Imports: 12 Imported by: 0

README

AWS Uptime

This command returns uptime date for the .

Generation
aws-vault exec <aws-profile> -- go run main.go \
    -unit "<unit>" \
    -day "-"
Upload

Upload the generated file by running:

aws-vault exec <aws-profile> -- aws s3 cp \
	--recursive ./data s3://<bucket>/aws_uptime \
	--sse AES256
Download
aws-vault exec <aws-profile> -- aws s3 sync s3://<bucket>/aws_uptime ./bucket-data

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