Frends Task for deleting AWS S3 Bucket.
You can install the Task via frends UI Task View.
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