List of Public SSM Parameters for AWS Storage Gateway
List of Public SSM Parameters for AWS Global Infrastructure
List of Public SSM Parameters for AWS EKS
List of Public SSM Parameters for AWS ECS
List of Public SSM Parameters for AWS Fluent Bit Image
List of Public SSM Parameters for FreeBSD AMI (freebsd)
I have been frequently using Public SSM Parameters for EC2 Images recently in CloudFormation templates, so I decided to put the complete list of the Public SSM Parameters for FreeBSD available here. This post specifically lists the Public SSM Parameters for FreeBSD or for the /aws/service/freebsd/ path. Here is the Python3 code that I used that uses…
List of Public SSM Parameters for SUSE Linux Enterprise AMI (suse)
I have been frequently using Public SSM Parameters for EC2 Images recently in CloudFormation templates, so I decided to put the complete list of the Public SSM Parameters for SUSE Linux Enterprise Server available here. This post specifically lists the Public SSM Parameters for SUSE Linux or for the /aws/service/suse/ path. Here is the Python3 code that…
List of Public SSM Parameters for Debian AMI (debian)
I have been frequently using Public SSM Parameters for EC2 Images recently for CloudFormation templates, so I decided to put the complete list of the Public SSM Parameters for Debian available here. This post specifically lists the Public SSM Parameters for Debian or for the /aws/service/debian/ path. Here is the Python3 code that I used that uses…