An open API service indexing awesome lists of open source software.

https://github.com/async-aws/core

[READ ONLY] Core package + STS client
https://github.com/async-aws/core

aws-signature sts sts-client

Last synced: 3 months ago
JSON representation

[READ ONLY] Core package + STS client

Awesome Lists containing this project

README

          

# AsyncAws Core

![CI](https://github.com/async-aws/core/actions/workflows/ci.yml/badge.svg?branch=master)
![BC Check](https://github.com/async-aws/core/actions/workflows/checks.yml/badge.svg?branch=master)

The repository contains shared classes between all AWS services. It also contains
the STS client to handle authentication.

## Install

```cli
composer require async-aws/core
```

## Documentation

See https://async-aws.com for documentation.

## Contribute

Contributions are welcome and appreciated. Please read https://async-aws.com/contribute/