Advertisement · 728 × 90
#
Hashtag
#AwsSdk
Advertisement · 728 × 90
Preview
InvalidSignature in Node with AWS SDK Sometimes you run into a weird issue that is hard to debug. This was one of those times. I was...

✍️ New blog post by Ricardo Cino

InvalidSignature in Node with AWS SDK

#aws #secretsmanager #awssdk

2 0 0 0
Three developers - two in black shirts and one in the middle in a blue shirt - in a selfie from the Rust Conference Unconference.

Three developers - two in black shirts and one in the middle in a blue shirt - in a selfie from the Rust Conference Unconference.

After starting a discussion on the problems of supporting different async executors in #rustlang at #RustConf25 #UnConf, I got to talking more with these two devs working on, from L-R: #AwsSdk, #AzureSdk, and #GcpSdk.

1 0 0 0
Original post on phpc.social

So, I made a thing... The AWS SDK for PHP is very basic when it comes to types and needing tons of asserts just to stop PHPStan from complaining annoys me.

This extension knows exactly what type each field of each AWS SDK call is and thus your PHPStan stops freaking out about everything being […]

2 4 0 0
Preview
How to use Python3 – boto3 to automate AWS service – EC2/VPC deployment with example Boto3 is python3 library for AWS cloud deployment automation. Its Infrastructure as code. I have created one POC (Proof Of Concept) to demostrate how we can automate AWS EC2 and AWS VPC creation/de…

My New POC

Do you want to know that "How to use Python3 – boto3 to automate AWS service as Infrastructure as code" then please check below blog link having ready to use code.
amitdhanani.in/2024/11/12/h...

#infraascode #infrastructureascode #awssdk #aws #boto3 #pythonautomation #ec2 #vpc #IaC

1 0 0 0
Preview
Preview 4 of AWS SDK for .NET V4 | Amazon Web Services In August 2024, we announced the first preview of our upcoming version 4 of the AWS SDK for .NET. Since then we have continued making progress and released new previews as we go. At the time of…

Preview 4 of AWS SDK for .NET V4.

aws.amazon.com/blogs/developer/preview-...
#aws #dotnet #cloud #webdev #awssdk #csharp

1 0 0 0

Was mocking an #awssdk class to test an handler in #cdk and somehow it clobbered the default event for my lambda. doh! I wasn't doing proper dependency injection. Fixed that and all good.

0 0 0 0