Uploading Strings

This procedure uploads a string to an S3 bucket.

Example:

the string is "Hello, World!"
dump the string to aws s3
    the s3 path is "s3://mock-s3-bucket/kognitos-data.txt"

Last updated

Was this helpful?