Luís Duarte

Results 52 issues of Luís Duarte

As title says. The purpose would be to integrate with services like AWS RDS Data API

### Name of the resource AWS::AutoScaling::AutoScalingGroup ### Resource name AWS::AutoScaling::AutoScalingGroup ### Description We are trying to create a Lambda to trigger an instance refresh on an Autoscaling Group. When creating...

enhancement

#### Which issue(s) does this change fix? #7398 #### Why is this change necessary? Because there's a limit on how many versions a Lambda has. #### How does it address...

pr/external
area/sync
need-customer-response

### Describe your idea/feature/enhancement We should be able to tell SAM CLI to delete AWS Lambda Older Versions (than the ones being deleted) to prevent Resource Excessive Usage. ### Proposal...

type/feature

### Feature description Shadow plugin now has a new Maven Group and has released a new version supporting J21. [Source](https://github.com/GradleUp/shadow/releases) If we change the plugin name, it doesn't copy over...

**Describe the bug** ``` Failed to import the required Python library (Docker SDK for Python: docker (Python >= 2.7) or docker-py (Python 2.6)) on 's Python /usr/bin/python. Please read the...

packages

### Feature description Support Valkey implementation by using [Valkey Java Client](https://github.com/valkey-io/valkey-java)

help wanted

### Expected Behavior If `Content-Encoding` is `gzip` or `brotli`, the output is supposed to be Binary + Base64, not based on Binary Mime Types ### Actual Behaviour `Content-Encoding` is disregarded...

### Feature description We are trying to achieve Prefix-less lookup for SecretsManager. i.e.: ``` aws: distributed-configuration: prefix: "" search-active-environments: false search-common-application: false secretsmanager: enabled: true secrets: - secret-name: ${some.secret.arn} prefix:...

## [SIP] Proposal for fetching configuration from external source ### Motivation We would like to run Apache Superset on ECS Fargate (for example) and not needing to customize the container...

sip
design:proposal