Registry / cloud / async-aws-core

async-aws-core

JSON →
library1.29.0phppackagistunverified

Core package to integrate with AWS. This is a lightweight AWS SDK provider by AsyncAws.

composer require async-aws/core
INSTALL
IMPORT
SIG · ASYNC-AWS-CORE
A
async-aws-core
cloudphpv1.29.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

AwsClientFactory
use AsyncAws\Core\AwsClientFactory;

Create an AWS S3 client

use AsyncAws\Core\AwsClientFactory; $factory = new AwsClientFactory(['region' => 'us-east-1']); $s3 = $factory->s3();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.29.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
34 hits · last 30 days
node
32
OpenAI (training)
1
Resources
async-aws-core — pip install async-aws-core · libregistry