Skip to content

feature request: PROVIDER_OVERRIDE_LAMBDA=asf, Lambda container prefix #7635

@ghost

Description

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

We're trying to switch from the old lambda implementation to asf. In the old lambda implementation, when using LAMBDA_EXECUTOR=docker-reuse, the lambda container name received a prefix that was equal to that of the local stack container in docker. (This was not the case for all LAMBDA_EXECUTOR flavours)

This way, we were able to track the lambda containers that were started for a given localstack instance, print the logs, kill them when necessary.

Request: Would it be possible to prefix the lambda containers with the name of the local stack container itself if present?

🧑‍💻 Implementation

No response

Anything else?

No response

Metadata

Metadata

Labels

status: acceptedFeature/enhancement request was acceptedtype: featureNew feature, or improvement to an existing feature

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions