AWS Glue version 2.0 supports the following python modules. Note : Different Glue versions support…
Tag: aws
How to read data from AWS Secrets Manager using Python ?
Python programmers can utilise the boto3 library, which is the AWS SDK for Python, to read data from AWS Secrets…
What is an AWS API Gateway ? Simply explained – Basics
A server known as an API gateway serves as a single point of access for a collection of microservices. It…
In AWS EC2 how to know your ubuntu version using the command line commands
user November 30, 2022 0 Comments on In AWS EC2 how to know your ubuntu version using the command line commands
lsb_release lsb stands for Linux Standard Base. Certain LSB (Linux Standard Base) and Distribution information is printed by lsb_release command….