Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 780 Bytes

File metadata and controls

25 lines (15 loc) · 780 Bytes

Frends.AmazonS3.DeleteBucket

Frends Task for deleting AWS S3 Bucket.

License: MIT Build Coverage

Installing

You can install the Task via frends UI Task View.

Building

Rebuild the project

dotnet build

Run tests

"s3:DeleteBucket" and "s3:DeleteBucket" action permissions required. dotnet test

Create a NuGet package

dotnet pack --configuration Release