diff --git a/eventbridge-pipes-sqs-to-redshift-cdk-python/README.md b/eventbridge-pipes-sqs-to-redshift-cdk-python/README.md index 6ed07b15b..5e37a1ffb 100644 --- a/eventbridge-pipes-sqs-to-redshift-cdk-python/README.md +++ b/eventbridge-pipes-sqs-to-redshift-cdk-python/README.md @@ -2,7 +2,7 @@ This pattern demonstrates how to send messages from Amazon SQS queue to Amazon Redshift cluster using Amazon EventBridge Pipes and utilizing Amazon Redshift data API queries as target. -Learn more about this pattern at Serverless Land Patterns: https://serverlessland.com/eventbridge-pipes-sqs-to-redshift-cdk-python +Learn more about this pattern at Serverless Land Patterns: https://serverlessland.com/patterns/eventbridge-pipes-sqs-to-redshift-cdk-python Important: this application uses various AWS services and there are costs associated with these services after the Free Tier usage - please see the [AWS Pricing page](https://aws.amazon.com/pricing/) for details. You are responsible for any AWS costs incurred. No warranty is implied in this example. diff --git a/eventbridge-pipes-sqs-to-redshift-cdk-python/eventbridge-pipes-sqs-to-redshift-cdk-python.json b/eventbridge-pipes-sqs-to-redshift-cdk-python/eventbridge-pipes-sqs-to-redshift-cdk-python.json index 2197da4a9..829e3a037 100644 --- a/eventbridge-pipes-sqs-to-redshift-cdk-python/eventbridge-pipes-sqs-to-redshift-cdk-python.json +++ b/eventbridge-pipes-sqs-to-redshift-cdk-python/eventbridge-pipes-sqs-to-redshift-cdk-python.json @@ -16,7 +16,7 @@ "repoURL": "https://github.com/aws-samples/serverless-patterns/tree/main/eventbridge-pipes-sqs-to-redshift-cdk-python", "templateURL": "serverless-patterns/eventbridge-pipes-sqs-to-redshift-cdk-python", "projectFolder": "eventbridge-pipes-sqs-to-redshift-cdk-python", - "templateFile": "amazon_sqs_integration_with_redshift.py" + "templateFile": "amazon_sqs_integration_with_redshift/amazon_sqs_integration_with_redshift.py" } }, "resources": { @@ -61,7 +61,7 @@ "authors": [ { "name": "Rajat Palod", - "image": "https://i.postimg.cc/RFNfR83F/Rajat.jpg", + "image": "https://avatars.githubusercontent.com/u/114874315", "bio": " Rajat is a Technical Account Manager at AWS and Serverless enthusiast.", "linkedin": "rajatpalod" }