Macwan Nevil
Macwan Nevil
# Added - Support for Destinations - added support for api `GetDestination` - added support for api `PutDestination` - added support for api `DeleteDestination` - added support for api `DescribeDestinations`...
While generating junit report: ## Behaviour - `message` attribute and the `value` of in TestCase element contains same content (error message). ## Expected - There should not be duplicate values...
## Motivation This PR aims to add support to download python packages using urls like `git+https://github.com/localstack/[email protected]#egg=aws-glue-libs` ## Changes - Adds support for package url for python installer ## Testing -...
## Motivation This PR aims to fix the S3 bucket cleaning when a stack contains more than one buckets (with objects in it). According to my theory due to late...
## Motivation This PR fixes lambda function extra resources upload. ## Changes