Skip to content

NaomiGilbertE22/aws-cli-action

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS CLI Action

This action you to call aws from cli in shell commands and get a result back. Uses prebuilt alpine-based docker image

Inputs

command

Required
Shell command to be executed

json

Whether to encode all echoed result to JSON

base64

Whether to encode all echoed result (already in JSON?) to Base64

Outputs

result

All echoed data. May be encoded in JSON and/or Base64 if set

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 79.7%
  • Dockerfile 20.3%