Massimiliano Angelino
Massimiliano Angelino
**Feature Description** Greengrass Easy Setup should provide an option to store certificates and the initial config.yaml in a separate folder from Greengrass Root. This will simplify the setup of the...
(nucleus): Remove container images downloaded via `docker:` artifacts when the component is removed
**Feature Description** When a component that has specified artifacts using the `docker:` key is removed, the DockerApplicationManager plugin should remove the image if no other deployed component requires it **Use...
**Feature Description** Allow access to private ECR repositories in other regions than the Greengrass Core region **Use Case** In order to avoid duplicating container images, one would like to be...
**Feature Description** Components that accept a Default Configuration should also provide a schema for the properties, their type, usage description, allowed values for such configuration. **Use Case** As a user,...
Implement autogeneration for all AWS API. I would like to have access to most of the API provided by AWS SDK via autogeneration of code. I have a working solution...
**Feature Description** When using gradle a `gradlew` file is normally present in the root folder of the project and takes care of downloading the correct version of gradle compatible with...
**Feature Description** To make the `gdk-config.json` more portable it could be useful to be able to override default values of some properties, such as buckets, through env variable or cli...
**Describe the bug** I have a component with no artifacts, just a recipe. When I use `gdk component publish`, the command fails saying ``` [Errno 2] No such file or...
**Component Description** A component to deploy and run AWS X-Ray daemon on all supported platforms and architectures **Use Case** Customers wanting to leverage X-Ray instrumentation to trace their components via...
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-js/discussions). - [X] I have read the guide for [submitting bug reports](https://github.com/aws-amplify/amplify-js/blob/main/CONTRIBUTING.md#bug-reports). - [X]...