AWS powertools documentation change
Summary
Updated URLs for external blog articles from www.ranthebuilder.cloud/post/ to ranthebuilder.cloud/blog/ and changed date from 2025-11-06 to 2026-04-02
Security assessment
This change updates external links and a date stamp. There is no evidence of security vulnerability fixes, security incident response, or security feature documentation. The URL changes appear to be routine maintenance of external references.
Diff
diff --git a/powertools/python/latest/we_made_this.md b/powertools/python/latest/we_made_this.md index 855150ee8..cf631543c 100644 --- a//powertools/python/latest/we_made_this.md +++ b//powertools/python/latest/we_made_this.md @@ -235 +235 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Part 1 - Logging](https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-elevate-your-handler-s-code-part-1-logging) + * [Part 1 - Logging](https://ranthebuilder.cloud/blog/aws-lambda-cookbook-elevate-your-handler-s-code-part-1-logging/) @@ -237 +237 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Part 2 - Observability: monitoring and tracing](https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-elevate-your-handler-s-code-part-2-observability) + * [Part 2 - Observability: monitoring and tracing](https://ranthebuilder.cloud/blog/aws-lambda-cookbook-elevate-your-handler-s-code-part-2-observability/) @@ -239 +239 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Part 3 - Business Domain Observability](https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-elevate-your-handler-s-code-part-3-business-domain-observability) + * [Part 3 - Business Domain Observability](https://ranthebuilder.cloud/blog/aws-lambda-cookbook-elevate-your-handler-s-code-part-3-business-domain-observability/) @@ -241 +241 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Part 4 - Environment Variables](https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-environment-variables) + * [Part 4 - Environment Variables](https://ranthebuilder.cloud/blog/aws-lambda-cookbook-environment-variables/) @@ -243 +243 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Part 5 - Input Validation](https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-elevate-your-handler-s-code-part-5-input-validation) + * [Part 5 - Input Validation](https://ranthebuilder.cloud/blog/aws-lambda-cookbook-elevate-your-handler-s-code-part-5-input-validation/) @@ -245 +245 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Part 6 - Configuration & Feature Flags](https://www.ranthebuilder.cloud/post/aws-lambda-cookbook-part-6-feature-flags-configuration-best-practices) + * [Part 6 - Configuration & Feature Flags](https://ranthebuilder.cloud/blog/aws-lambda-cookbook-part-6-feature-flags-configuration-best-practices/) @@ -247 +247 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Serverless API Idempotency with AWS Powertools for AWS Lambda and CDK](https://www.ranthebuilder.cloud/post/serverless-api-idempotency-with-aws-lambda-powertools-and-cdk) + * [Serverless API Idempotency with AWS Powertools for AWS Lambda and CDK](https://ranthebuilder.cloud/blog/serverless-api-idempotency-with-aws-lambda-powertools-and-cdk/) @@ -249 +249 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Effective Amazon SQS Batch Handling with Powertools for AWS Lambda (Python)](https://www.ranthebuilder.cloud/post/effective-amazon-sqs-batch-handling-with-aws-lambda-powertools) + * [Effective Amazon SQS Batch Handling with Powertools for AWS Lambda (Python)](https://ranthebuilder.cloud/blog/effective-amazon-sqs-batch-handling-with-aws-lambda-powertools/) @@ -251 +251 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Serverless API Documentation with Powertools for AWS Lambda](https://www.ranthebuilder.cloud/post/serverless-open-api-documentation-with-aws-powertools) + * [Serverless API Documentation with Powertools for AWS Lambda](https://ranthebuilder.cloud/blog/serverless-open-api-documentation-with-aws-powertools/) @@ -255 +255 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Build a Chatbot with Amazon Bedrock: Automate API Calls Using Powertools for AWS Lambda and CDK](https://www.ranthebuilder.cloud/post/automating-api-calls-with-agents-for-amazon-bedrock-with-powertools) + * [Build a Chatbot with Amazon Bedrock: Automate API Calls Using Powertools for AWS Lambda and CDK](https://ranthebuilder.cloud/blog/automating-api-calls-with-agents-for-amazon-bedrock-with-powertools/) @@ -257 +257 @@ A collection of articles explaining in detail how Powertools for AWS Lambda help - * [Build Serverless WebSockets with AWS AppSync Events and Powertools for AWS Lambda](https://www.ranthebuilder.cloud/post/aws-appsync-events-and-powertools-for-aws-lambda) + * [Build Serverless WebSockets with AWS AppSync Events and Powertools for AWS Lambda](https://ranthebuilder.cloud/blog/aws-appsync-events-and-powertools-for-aws-lambda/) @@ -355 +355 @@ This article will guide you through personalizing observability by integrating C -[Creating a serverless API using Powertools for AWS Lambda and CDK](https://www.ranthebuilder.cloud/post/boost-app-engagement-with-aws-cloudwatch-metrics-powertools-for-aws) +[Creating a serverless API using Powertools for AWS Lambda and CDK](https://ranthebuilder.cloud/blog/boost-app-engagement-with-aws-cloudwatch-metrics-powertools-for-aws/) @@ -405 +405 @@ This session covers an opinionated approach to Python project setup, testing, pr -Join to discover tools and patterns for effective serverless development with Python. To maximize your learning experience, the session includes a sample application that implements what’s described. +Join to discover tools and patterns for effective serverless development with Python. To maximize your learning experience, the session includes a sample application that implements what's described. @@ -455 +455 @@ It uses Powertools for AWS Lambda Logger, Tracing, DataClasses and includes unit -2025-11-06 +2026-04-02