A recent podcast guest (AI In Action Podcast) Is looking for a ETL Data Engineer who wants to work in a fast paced, innovative leading global media company!
The Company: A globally recognized Media Company in NYC are seeking a ETL Data Engineer to build pipelines for their digital platforms which reach millions of users daily!
The Tech: Exposure to fast paced, high impact projects, utilizing advanced Large volume, real time data sets within Cloud using Technologies like: Snowflake, Airflow, AWS.
What you’ll be doing: Play a crucial role in creating data systems that move data into and out of storage, transforming it to enable people and machines to do work in a streamlined way.
Reach out to philip@alldus.com for more info!
Hello, everyone. Is there a way to get the region from a client that has already been instantiated?
For example, if I instantiate a ec2 client with the following code
ec2 = Aws::EC2::Client.new(region: 'us-east-1')
Is there any way to retrieve the region from the client object ec2
?
Something alone the lines of
# Does not work
current_region = ec2.region
Thanks in advance!
ec2.config.region
PostTextResponse name = new PostTextResponse();
name.Message = "Welcome User";
aws-sdk-kms 1.34.1
required aws-sdk-core~> 3, >= 3.99.0
, but the latest aws-sdk-core
only has 3.98.0
, see above screenshot