This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
v0.4.1
0.4.1
Released October 13th, 2023.
Added
- AWS S3 copy and move tasks and
S3Bucket
methods - #316
Fixed
ECSWorker
issue where defining a custom network configuration with a subnet would erroneously report it as missing from the VPC when more than one subnet exists in the VPC. #321- Updated
push_to_s3
andpull_from_s3
deployment steps to properly create a boto3 session client if the passed credentials are a referencedAwsCredentials
block #322