Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/CodeGenerator/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Code Generator

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

This package generate code for the API clients.

Expand Down
4 changes: 2 additions & 2 deletions src/Core/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Core

![](https://github.com/async-aws/core/workflows/Tests/badge.svg?branch=master)
![](https://github.com/async-aws/core/workflows/BC%20Check/badge.svg?branch=master)
![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.
Expand Down
4 changes: 2 additions & 2 deletions src/Integration/Aws/DynamoDbSession/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws DynamoDB integration for PHP Sessions

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

Store your PHP Sessions in DynamoDB.

Expand Down
4 changes: 2 additions & 2 deletions src/Integration/Aws/SimpleS3/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Simple S3 client

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

A thin layer on top of the S3 client to make it easier to work with.

Expand Down
4 changes: 2 additions & 2 deletions src/Integration/Laravel/Cache/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Illuminate Cache integration

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

## Install

Expand Down
4 changes: 2 additions & 2 deletions src/Integration/Laravel/Queue/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Illuminate Queue integration

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

## Install

Expand Down
4 changes: 2 additions & 2 deletions src/Integration/Monolog/CloudWatch/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Monolog integration with CloudWatch logs

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

CloudWatch Logs adapter for Monolog version 1 and 2.

Expand Down
4 changes: 2 additions & 2 deletions src/Integration/Symfony/Bundle/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Symfony Bundle

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

A small SymfonyBundle that helps with configuration and autowiring.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/.template/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Foobar Client

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

An API client for Foobar.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/AppSync/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws AppSync Client

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

An API client for AppSync.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Athena/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Athena Client

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

An API client for Athena.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/BedrockRuntime/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws BedrockRuntime Client

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

An API client for BedrockRuntime.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/CloudFormation/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws CloudFormation Client

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

An API client for CloudFormation.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/CloudFront/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws CloudFront Client

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

An API client for CloudFront.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/CloudWatch/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws CloudWatch Client

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

An API client for CloudWatch.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/CloudWatchLogs/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws CloudWatchLogs Client

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

An API client for CloudWatchLogs.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/CodeBuild/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws CodeBuild Client

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

An API client for CodeBuild.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/CodeCommit/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws CodeCommit Client

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

An API client for CodeCommit.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/CodeDeploy/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws CodeDeploy Client

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

An API client for CodeDeploy.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/CognitoIdentityProvider/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws CognitoIdentityProvider Client

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

An API client for CognitoIdentityProvider.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Comprehend/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Comprehend Client

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

An API client for Comprehend.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/DynamoDb/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws DynamoDb Client

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

An API client for DynamoDb.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Ecr/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws ECR Client

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

An API client for ECR.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/ElastiCache/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws ElastiCache Client

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

An API client for ElastiCache.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/EventBridge/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws EventBridge Client

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

An API client for EventBridge.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Firehose/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Firehose Client

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

An API client for Kinesis Data Firehose Service.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Iam/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws IAM Client

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

An API client for IAM.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Iot/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Iot Client

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

An API client for Iot.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/IotData/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws IotData Client

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

An API client for IotData.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Kinesis/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Kinesis Client

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

An API client for Kinesis Data Streams Service.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Kms/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Kms Client

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

An API client for Kms.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Lambda/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Lambda Client

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

An API client for Lambda.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/LocationService/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws LocationService Client

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

An API client for LocationService.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/MediaConvert/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws MediaConvert Client

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

An API client for MediaConvert.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/RdsDataService/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws RdsDataService Client

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

An API client for the RDS data service.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Rekognition/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Rekognition Client

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

An API client for Rekognition.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Route53/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Route53 Client

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

An API client for Route53.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/S3/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws S3 Client

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

An API client for S3.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/Scheduler/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws Scheduler Client

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

An API client for Scheduler.

Expand Down
4 changes: 2 additions & 2 deletions src/Service/SecretsManager/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# AsyncAws SecretsManager Client

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

An API client for SecretsManager.

Expand Down
Loading
Loading