Justin Masse
Justin Masse
It is successfully submitting the type but upon registration it appears to be failing in our new AWS accounts. This is using a node14 runtime. It is getting some weird...
Node14 runtimes can no longer be deployed to AWS so using cfn generate no longer creates a deployable custom resource. However, if you update to node16, 18, 20 there is...
### Describe the bug Unable to attach CfnReplicaKey to replicated secrets in the ReplicaRegion[] because you cannot get an IKey for this resource across regions. This means replicated secrets that...
Hello, I have a lambda that loops through 7-8 AWS accounts and assumes a role in each and then runs `ListSecretsCommand` using aws secretsmanager with SDKv3. However, I am unable...