-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Describe the bug
using this: https://catalog.workshops.aws/centralized-logging-with-opensearch/en-US/pre-requisites/your-own-account
none of the three stack options provision properly:
EKS/combo: Received response status [FAILED] from custom resource. Message returned: unsupported Kubernetes version 1.24 Logs: /aws/lambda/WorkshopDemo-awscdkawseksCl-OnEventHandler42BEBAE0-ABtAtm0oaMOJ at de_InvalidParameterExceptionRes (/var/runtime/node_modules/@aws-sdk/client-eks/dist-cjs/index.js:2826:21) at de_CommandError (/var/runtime/node_modules/@aws-sdk/client-eks/dist-cjs/index.js:2724:19) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async /var/runtime/node_modules/@aws-sdk/node_modules/@smithy/middleware-serde/dist-cjs/index.js:35:20 at async /var/runtime/node_modules/@aws-sdk/node_modules/@smithy/core/dist-cjs/index.js:167:18 at async /var/runtime/node_modules/@aws-sdk/node_modules/@smithy/middleware-retry/dist-cjs/index.js:321:38 at async /var/runtime/node_modules/@aws-sdk/middleware-logger/dist-cjs/index.js:33:22 at async rB.onCreate (/var/task/index.js:63:8513) (RequestId: 5361fc60-ec71-4a1f-8a4d-f84d9da970bb)
EC2: Resource handler returned message: "The Launch Configuration creation operation is not available in your account. Use launch templates to create configuration templates for your Auto Scaling groups. (Service: AutoScaling, Status Code: 400, Request ID: 3f9c8931-e204-47ff-bf0d-a807061d412b) (SDK Attempt Count: 1)" (RequestToken: 28210bf4-f902-a91d-41d6-7d0eafde8942, HandlerErrorCode: GeneralServiceException)
see: https://docs.aws.amazon.com/autoscaling/ec2/userguide/create-launch-config.html
Expected Behavior
that at least one of the templates for the workshop would work
Current Behavior
none of the templates in the workshop work
Reproduction Steps
try to launch stack
wait
observe failed stack
Possible Solution
No response
Additional Information/Context
No response
Solution Version
2.0.4
AWS Region. e.g., us-east-1
us-east-1
Other information
No response