Skip to content

Commit

Permalink
Merge pull request #32994 from vespa-engine/add-awspending
Browse files Browse the repository at this point in the history
  • Loading branch information
hmusum authored Dec 4, 2024
2 parents 900a614 + b5158a8 commit d5e7a12
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
public abstract class AsmSecretStoreBase extends AbstractComponent implements AutoCloseable {

public static final String AWSCURRENT = "AWSCURRENT";
public static final String AWSPENDING = "AWSPENDING";

private final Function<AssumedRoleInfo, SecretsManagerClient> clientAndCredentialsSupplier;

Expand Down

0 comments on commit d5e7a12

Please sign in to comment.