-
Running Kics github action 2.0 on lambda with following environment variables:
```
apiCredentials =
entity =
logLevel =
progressMarker =
region =
targetBucket =
```
Results in:
```…
-
### Link to the code that reproduces this issue
https://github.com/r007/next-aws-sdk-middleware-issue
### To Reproduce
For example, if I want to get a variable from AWS Systems Manager Parame…
r007 updated
4 months ago
-
**Describe the bug**
When using the GH action w/ the following configuration, GH gives the error message
```
Getting action download info
Error: Unable to resolve action `dwardu89/aws-ssm-param…
-
**Describe the bug**
As a result of https://github.com/awslabs/landing-zone-accelerator-on-aws/issues/51 we have refactored some of our stackSets out into multiple templates. As there are now run ord…
-
Create a chapter that walks through:
- Explain problem statement, and talk about some of the good practices when referencing secrets in containers.
- Creating secrets in SSM/Secrets Manager
- Sho…
-
### What are you trying to do?
I'm trying to run a host in AWS Fargate, using Docker. tailscaled supports using an AWS SSM parameter for storing state, but there's no env var that exists for using it…
-
## 1. Title - AWS::SSM::Parameter-Type-SecureString
## 2. Scope of request
When creating a new SSM Parameter resource you can create using the String and StringList Type however not SecureStrin…
-
There are two ways of resolving ssm parameters (as long as it isn't a secure parameter):
1. `ssm.StringParameter.valueForStringParameter`
2. `ssm.StringParameter.fromStringParameterAttributes`
…
-
### Issue description
Hey
We have just noticed that deployments via serverless deploy have started failing during the initializing phase with the following error
`
Access denied when accessin…
-
```
$ aws ssm get-parameter --name /aws/service/bottlerocket/aws-k8s-1.29/x86_64/latest/image_id
{
"Parameter": {
"Name": "/aws/service/bottlerocket/aws-k8s-1.29/x86_64/latest/image_id…
Nuru updated
5 months ago