aws / codecatalyst-blueprints

Apache License 2.0
48 stars 18 forks source link

Fixing cleanup procedure for GenAI Blueprint. #544

Closed emanuelr93 closed 2 months ago

emanuelr93 commented 2 months ago

Adding missing region parameter in bucket cleaning procedure. Fixing the cleanup prcoedure

Issue

https://github.com/aws/codecatalyst-blueprints/issues/541 Fixing point 3. of this issue.

Description

Add option --region $region to s3 command in bucket

Testing

Testend in eu-south-1 for cleanup.

Additional context

Add any other context about the PR here.


By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.