aws-secretsmanager-get-secrets icon indicating copy to clipboard operation
aws-secretsmanager-get-secrets copied to clipboard

Results 33 aws-secretsmanager-get-secrets issues
Sort by recently updated
recently updated
newest added

Hi there, while aws-secretsmanager-get-secrets is great and easy to use, i'm still missing an official "action" to get values from the AWS parameter store - or a flag / method...

enhancement

*Issue #12 *Description of changes:* If the runners are running inside a secure environment, to run this action they would need to provide proxy settings to connect with AWS. So,...

enhancement

Hello, Would it be possible to allow http_proxy as input so that this action can run on self-hosted runners running inside a secure environment

enhancement

Bumps [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) from 3.606.0 to 3.623.0. Release notes Sourced from @​aws-sdk/client-secrets-manager's releases. v3.623.0 3.623.0(2024-08-02) Chores id-auth-sra: sigv4a compatibility for id-auth sra (#6342) (9836a09e) lib-dynamodb: use pagination factory from core (#6345)...

dependencies
javascript

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.0.0. Release notes Sourced from @​typescript-eslint/eslint-plugin's releases. v8.0.0 8.0.0 (2024-07-31) 🚀 Features stricter parent types for the AST (#9560) speed up non-type-aware linting with project...

dependencies
javascript

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.0.0. Release notes Sourced from @​typescript-eslint/parser's releases. v8.0.0 8.0.0 (2024-07-31) 🚀 Features stricter parent types for the AST (#9560) speed up non-type-aware linting with project...

dependencies
javascript

Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 29.1.5 to 29.2.4. Release notes Sourced from ts-jest's releases. v29.2.4 Please refer to CHANGELOG.md for details. v29.2.3 Please refer to CHANGELOG.md for details. v29.2.2 Please refer to...

dependencies
javascript

Can someone help why i see intermittent timeouts . My session duratiuon is 1 hour at I am role. I am using OIDC with AWS - name: Get Secrets from...

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.8.0. Release notes Sourced from eslint's releases. v9.8.0 Features 13d0bd3 feat: Add and use SourceCode#getLoc/getRange (#18703) (Nicholas C. Zakas) Bug Fixes ab0ff27 fix: Throw error...

dependencies
javascript

Hi all. Are there any issues with either: - increasing LIST_SECRETS_MAX_RESULTS to 1_000 - parameterising LIST_SECRETS_MAX_RESULTS I have a need to fetch low thousands of passwords for the creation of...

enhancement