-
**Tell us about your request**
In migrating a load from a Terraform EKS self_managed_node_group to Karpenter, I cannot find how to set the EC2 key_name to use for the Instance.
**Tell us about th…
-
We would like to hold the Slack webhook URL in a secure SSM parameter so it isn't in source control.
Looks like we can pass a value into Lambda using that:
```typescript
const lambdaFunction = …
-
Is it possible to deploy multiple instances of the PCA CloudFormation stack in one account? We are currently getting CloudFormation deploy errors when trying to deploy a second instance of the CloudFo…
-
The serverless-offline-ssm works fine with Serverless 2. However, it doesn't seem to work with Serverless 3. The following serverless.yml has the important snippets for the problem that we are seein…
-
## Background
Remove cloudformation directory and associated code from cloud-platform-infrastructure repo
## Proposed user journey
## Approach
## Which part of the user docs does t…
-
NOTE: This issue's contents and title have been significantly changed as of Jan 15 because of some folks getting to the underlying issue.
The underlying issue is that when using a BSD-based system …
-
```
[
{
"@timestamp": "2024-04-06 07:44:55.908",
"@message": {
"eventVersion": "1.09",
"userIdentity": {
"type": "AssumedRole",
…
-
I was trying to use the AWS Parameter Store as a way to safely store sensitive data such as passwords, api keys, etc. Creating a parameter of type **Secure String** looked like a good way to handle th…
-
# This is a Feature Proposal
## Description
Being able to reference a topic created by a CloudFormation template.
```yaml
custom:
alerts:
topics:
ok:
Ref: SNSTopic
…
-
## Bug Description
In some cases, the SSM agent takes more than the default stop-timeout of 5 minutes to connect to SSM, therefore the EC2 can come up, but the user is not able to create an ssm ses…