Skip to content

KaMeHb-UA/aws-cli-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

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

Packages

No packages published