aws-syndicate icon indicating copy to clipboard operation
aws-syndicate copied to clipboard

Syndicate deployment framework

Results 42 aws-syndicate issues
Sort by recently updated
recently updated
newest added

Syndicate wiki is obsolete and contains outdated articles: - [1. Overview](https://github.com/epam/aws-syndicate/wiki/1.-Overview): add Batch/DocumentDB services to the list of supported - [2. Quick Start](https://github.com/epam/aws-syndicate/wiki/2.-Quick-start): Add description of usage of update syndicate...

documentation

**Describe the bug** Some folders with lambda meta are not deleted after archiving the lambda package. **Expected behavior** All of the lambda folders will be removed after creating `.zip` archives....

bug

**Is your feature request related to a problem? Please describe.** Currently there is no way to get help for any command (except `syndicate`) unless the environment variable SDCT_CONF is set...

enhancement
To-Think-About

**Describe the solution you'd like** Generate test folder with sample test file/cases on the first call of `syndicate generate lambda`

enhancement

**Is your feature request related to a problem? Please describe.** When calling the command `syndicat init`, user must specify an access and a secret keys. This is inconvenient or even...

enhancement

Syndicate examples are obsolete and need an update. For each sample: - add template `.syndicate` file - adjust guides to match syndicate 1.0 workflow

documentation

Some AWS resources, like API Gateway, can be described in a number of "deployment_resources" files. In such cases there can be an issue of conflicting configuration between different files. For...

To-Think-About

* Updated the nexus-staging-maven-plugin version to 1.6.13

Rework lambda triggers update to compare local event sources meta with the previous remote one Rework lambda triggers deletion to not list every resource of the trigger type to remove...

A check has been added to see if `operation_status` exists in the `latest_deploy` record in `.syndicate` file to ensure that users from the previous version can continue using the syndicate.