-
### Description:
`sam package` correctly includes vendored RubyGems if the `--template-file` argument is omitted and the default (template.yaml) is used. However, if you specify `--template-fil…
-
## Expected Behavior
Is there a way to disable the macro for only one lambda inside a cloudformation stack? By using an env var for example.
Thanks
## Actual Behavior
## Steps to Reproduce t…
-
I see the [BAM encoder](https://github.com/zaeleus/noodles/blob/master/noodles-bam/src/record/codec/encoder/sequence.rs#L48-L69) disallows U.
We recently had a samtools/htslib [issue](https://githu…
-
### Description:
The local API implementation from SAM permits and works with API `Path` properties that are invalid and rejected by CloudFormation. For example:
```yml
Resources:
MyFu…
-
This Action isn't compatible with SAM templates that use a local file path for the [`CodeUri`](https://docs.aws.amazon.com/serverless-application-model/latest/developerguide/sam-resource-function.html…
-
## Background
deegree GML tools CLI is used to generate configuration from an INSPIRE schema. However, the generated configuration is empty. We analyzed this and the result was that some FeatureTypes…
-
GRIDSS is dying on invalid input data of various forms. Although the inputs are syntactically valid SAM files, they are semantically inconsistent. Particularly problematic are the SAM fields that cont…
-
I created a python environement with venv
`python3 -m venv `
I activate the environment:
`source /bin/activate`
Than I cd into folder EdgeSam.
I Install the requirements:
`pip install -r require…
-
### Product
Amazon Linux 2023
### What is your question?
building archive for EMR serverless takes a lot of time when using al2023
Dockerfile
```
FROM amazonlinux:2023 AS base
RUN yum insta…
-
### TLDR:
there is some code to handle manual definition of tasks. But the code is wrong AFAICT, not tested, and not documented. Should we fix it or drop it?
### Details:
In `pallet` macro, t…