Robert Goltz
Robert Goltz
### Name of the resource AWS::EC2::LaunchTemplate ### Resource name _No response_ ### Description #### summary/impact We are using AWS ImageBuilder to build new AMIs. Afterwards we update the existing Launch...
**Describe the feature** Please add support for Python 3.13 to the next `aws/codebuild/standard` image. Python 3.13 was released on 2024-10-07, as stated here: * https://blog.python.org/2024/10/python-3130-final-released.html * https://www.python.org/downloads/release/python-3130/ **Additional context** Based...
According to this https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/, there will be no more releases for AWS SDK for Go v1 after July 2025. AWS as maintainer of this AWS SDK for Go package announced...
According to this https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/, there will be no more releases for AWS SDK for Go v1 after July 2025. AWS as maintainer of this AWS SDK for Go package announced...
**What package is missing from Amazon Linux 2023? Please describe and include package name.** It's [Microsoft ODBC Driver for SQL Server](https://learn.microsoft.com/en-us/sql/connect/odbc/linux-mac/installing-the-microsoft-odbc-driver-for-sql-server) with package name: ``` msodbcsql18 ``` **Is this an...
**What package is missing from Amazon Linux 2023? Please describe and include package name.** Please add Python 3.13 to Amazon Linux 2023 as package via AWS-managed repo. https://blog.python.org/2024/10/python-3130-final-released.html (released Monday,...
**What package is missing from Amazon Linux 2023? Please describe and include package name.** `openssh` / `sshd` **Is this an update to existing package or new package request?** Update/Upgrade to...
### What happened? Generating SBOM files before deploying a container is quite common. Those SBOMs are used to identify version of used dependencies and check those versions for vulnerabilities. Currently...
**Is your feature request related to a problem? Please describe.** According to this https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/, there will be no more releases for AWS SDK for Go v1 after July 2025. AWS...
### Name of the resource AWS::EC2::SecurityGroupIngress ### Resource Name AWS::EC2::SecurityGroup ### Issue Description It's possible to add a rule within a `AWS::EC2::SecurityGroup` using SecurityGroupIngress rule directly as part of the...