-
Notifications
You must be signed in to change notification settings - Fork 283
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(keychain-aws-secretmanager): create aws secret manager plugin #912
Labels
Developer_Experience
good-first-issue
Good for newcomers
good-first-issue-200-intermediate
Keychain
Tasks/bugs related to the Keychain plugin core interfaces or any of the implementations themselves.
Comments
@petermetz what should be the possible acceptance criteria? |
jagpreetsinghsasan
changed the title
feat(keychain-awssm): create aws secret manager plugin
feat(keychain-aws-secretmanager): create aws secret manager plugin
May 4, 2021
jagpreetsinghsasan
added
Developer_Experience
Keychain
Tasks/bugs related to the Keychain plugin core interfaces or any of the implementations themselves.
good-first-issue
Good for newcomers
labels
May 4, 2021
@jagpreetsinghsasan Updated the issue description with it. |
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
May 13, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
May 13, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
May 13, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
May 17, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
May 18, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
May 18, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
May 20, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
May 25, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jun 7, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jun 7, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jun 14, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jun 15, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jun 15, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jul 6, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
Leeyoungone
pushed a commit
to Leeyoungone/cactus
that referenced
this issue
Jul 12, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jul 21, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: jagpreetsinghsaan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jul 21, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added Localstack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting LocalStack class, its interfaces and constants Resolves hyperledger-cacti#912 Signed-off-by: jagpreetsinghsaan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jul 21, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added Localstack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting LocalStack class, its interfaces and constants Resolves hyperledger-cacti#912 Signed-off-by: jagpreetsinghsaan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jul 22, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added Localstack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting LocalStack class, its interfaces and constants Resolves hyperledger-cacti#912 Signed-off-by: jagpreetsinghsaan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jul 22, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added Localstack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting LocalStack class, its interfaces and constants Resolves hyperledger-cacti#912 Signed-off-by: jagpreetsinghsaan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jul 26, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added Localstack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting LocalStack class, its interfaces and constants Resolves hyperledger-cacti#912 Signed-off-by: jagpreetsinghsaan <jagpreet.singh.sasan@accenture.com>
jagpreetsinghsasan
added a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Jul 26, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added Localstack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting LocalStack class, its interfaces and constants Resolves hyperledger-cacti#912 Signed-off-by: jagpreetsinghsaan <jagpreet.singh.sasan@accenture.com>
Leeyoungone
pushed a commit
to Leeyoungone/cactus
that referenced
this issue
Jul 26, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added LocalStack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting the Localstack class, its interface and constants Resolves hyperledger-cacti#912 Signed-off-by: Jagpreet Singh Sasan <jagpreet.singh.sasan@accenture.com>
petermetz
pushed a commit
that referenced
this issue
Jul 28, 2021
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added Localstack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting LocalStack class, its interfaces and constants Resolves #912 Signed-off-by: jagpreetsinghsaan <jagpreet.singh.sasan@accenture.com>
RafaelAPB
pushed a commit
to RafaelAPB/blockchain-integration-framework
that referenced
this issue
Mar 9, 2022
Primary Change --- 1. Added new package cactus-plugin-keychain-aws-sm under packages/ 2. Added Localstack under cactus-test-tooling/src/main/typescript for local aws secret manager deployment and testing Refactorings that were also necessary to incorporate 1) and 2) --- 3. Updated public-api.ts under packages/cactus-test-tooling/src/main/typescript for exporting LocalStack class, its interfaces and constants Resolves hyperledger-cacti#912 Signed-off-by: jagpreetsinghsaan <jagpreet.singh.sasan@accenture.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Developer_Experience
good-first-issue
Good for newcomers
good-first-issue-200-intermediate
Keychain
Tasks/bugs related to the Keychain plugin core interfaces or any of the implementations themselves.
Description
As a developer, I want to create a plugin for aws secret manager and perform tasks related to secret management like createSecret and retrieveSecret sort of functionalities.
For reference,
https://docs.aws.amazon.com/secretsmanager/latest/userguide/intro.html
Acceptance Criteria
@hyperledger/cactus-plugin-keychain-aws-sm
LocalstackTestContainer
which launches a localstack containerPluginKeychainAwsSm
class which is to be implemented as part of the package from point 1)cc: @takeutak @sfuji822 @hartm @jonathan-m-hamilton @AzaharaC @jordigiam @kikoncuo @petermetz @arnab-roy
The text was updated successfully, but these errors were encountered: