Dan Learns Stuff
Information Security, Woodworking, Board Games, Etc.
Project Write-ups
(Move to ...)
Home
Surviving Dementia
One Fluorescent Beer Coaster
Cocktails
40K - Pholos IV
▼
Showing posts with label
AWS
.
Show all posts
Showing posts with label
AWS
.
Show all posts
Tuesday, July 16, 2024
Troubleshooting SNS to S3 Via Kinesis Firehose
›
Here are some troubleshooting tips for ensuring AWS SNS messages get to S3. First create your Firehose using Direct PUT. Select your S3 buc...
Wednesday, June 1, 2022
AWS CLI SSO Login - "Could not connect to the endpoint URL" Error
›
When attempting to log in via AWS SSO on the command line, you may encounter an error like below: > aws sso login --profile <profile...
Tuesday, November 17, 2020
AWS Libraries in C# - Hard to Spot Typo in AWS Credentials File
›
I encountered an error when trying to run a C# command-line utility with `dotnet run`. The AWS package kept throwing an error, and nothing ...
Wednesday, May 20, 2020
Learning AWS - Reflections after a Year in the Cloud
›
In 2018, a new job for me meant a new tech stack: AWS. Regardless of how long you’ve been developing software, new infrastructure can make y...
›
Home
View web version