Skip to content

bug: Secret list include also deleted Secret #11635

@llowinge

Description

@llowinge

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Lets say i create secret named Secret1 and Secret2.
I then delete Secret1.
I list the secrets and Secret1 is still present, but according to https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/services/secretsmanager/model/ListSecretsRequest.Builder.html#includePlannedDeletion(java.lang.Boolean) By default, secrets scheduled for deletion aren't included..

Expected Behavior

No response

How are you starting LocalStack?

With a docker run command

Steps To Reproduce

How are you starting localstack (e.g., bin/localstack command, arguments, or docker-compose.yml)

docker run localstack/localstack

Environment

- OS:
- LocalStack:
  LocalStack version:
  LocalStack Docker image sha:
  LocalStack build date:
  LocalStack build git hash:

Anything else?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions