Skip to content

xsh-lib/aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

193 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub tag GitHub GitHub last commit

CI CodeFactor GitHub issues GitHub pull requests

xsh-lib/aws

xsh Library - AWS.

About xsh and its libraries, check out xsh document

Requirements

xsh-lib/aws is tested in CI (GitHub Actions) on every push and pull request, across the following shell/OS combinations:

Shell Version OS Tested
bash 3.2 macOS
bash 4.4 Linux (rockylinux:8)
bash 5.x Linux (ubuntu-latest)
bash 5.x macOS (Homebrew)
zsh 5.x Linux (ubuntu-latest)
zsh 5.x macOS

zsh utilities run under xsh's ksh emulation and require xsh ≥ 0.7.0.

Additionally requires awscli (tested with awscli 1.17.4).

This project is still at version 0.x, and should be considered immature.

Dependency

  1. xsh-lib/core

    This library depends on xsh-lib/core which should be loaded first before to use this library.

    xsh load xsh-lib/core

Installation

Assume xsh is already installed at your local.

To load this library into xsh issue below command:

xsh load xsh-lib/aws

The loaded library can be referred as name aws.

Usage

List available utilities for this library:

xsh list aws

Packages

 
 
 

Contributors

Languages