Skip to content

chore: Update Lambda Runtime to provided.al2023#91

Closed
obs-gh-justindaines wants to merge 3 commits into
mainfrom
jdaines/deprecated-runtime
Closed

chore: Update Lambda Runtime to provided.al2023#91
obs-gh-justindaines wants to merge 3 commits into
mainfrom
jdaines/deprecated-runtime

Conversation

@obs-gh-justindaines

Copy link
Copy Markdown
Contributor

Upgrade Lambda functions in the CloudFormation templates from the deprecated provided.al2 runtime to the recommended provided.al2023 runtime, ensuring continued support and security updates beyond the July 2026 deprecation date.

dainesj and others added 3 commits February 23, 2026 17:38
Adding apigatewayv2 as default.
Fix S3 Bucket Notification Configuration Validation Error OBSSD-612 to resolve

Error: creating S3 Bucket (<BUCKET>) Notification: operation error S3:
PutBucketNotificationConfiguration, https response error StatusCode: 400, RequestID: <ID>, HostID:
<HOST>, api error InvalidArgument: Unable to
validate the following destination configurations

  with module.<MODULE>.module.observe_lambda_s3_subscription.aws_s3_bucket_notification.notification[0],
  on .terraform/modules/<MODULE>.observe_lambda_s3_subscription/modules/s3_bucket_subscription/main.tf line 20, in
  resource "aws_s3_bucket_notification" "notification":
  20: resource "aws_s3_bucket_notification" "notification" {
@obs-gh-justindaines obs-gh-justindaines force-pushed the jdaines/deprecated-runtime branch 2 times, most recently from d471419 to 064d9a8 Compare February 23, 2026 22:46
@obs-gh-justindaines obs-gh-justindaines deleted the jdaines/deprecated-runtime branch February 23, 2026 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants