Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore [deps:gomod]: Bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.31.1 to 1.32.0 #779

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2024

Bumps github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.31.1 to 1.32.0.

Changelog

Sourced from github.com/aws/aws-sdk-go-v2/service/dynamodb's changelog.

Release (2023-04-19)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/comprehend: v1.24.0
    • Feature: This release supports native document models for custom classification, in addition to plain-text models. You train native document models using documents (PDF, Word, images) in their native format.
  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.26.0
    • Feature: This release supports the Account Setting "TagResourceAuthorization" that allows for enhanced Tagging security controls.
  • github.com/aws/aws-sdk-go-v2/service/ram: v1.18.0
    • Feature: This release adds support for customer managed permissions. Customer managed permissions enable customers to author and manage tailored permissions for resources shared using RAM.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.43.1
    • Documentation: Adds support for the ImageId parameter of CreateCustomDBEngineVersion to RDS Custom for Oracle
  • github.com/aws/aws-sdk-go-v2/service/s3: v1.32.0
    • Feature: Provides support for "Snow" Storage class.
  • github.com/aws/aws-sdk-go-v2/service/secretsmanager: v1.19.4
    • Documentation: Documentation updates for Secrets Manager

Release (2023-04-17)

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/appflow: v1.26.0
    • Feature: This release adds a Client Token parameter to the following AppFlow APIs: Create/Update Connector Profile, Create/Update Flow, Start Flow, Register Connector, Update Connector Registration. The Client Token parameter allows idempotent operations for these APIs.
  • github.com/aws/aws-sdk-go-v2/service/drs: v1.13.0
    • Feature: Changed existing APIs and added new APIs to support using an account-level launch configuration template with AWS Elastic Disaster Recovery.
  • github.com/aws/aws-sdk-go-v2/service/dynamodb: v1.19.5
    • Documentation: Documentation updates for DynamoDB API
  • github.com/aws/aws-sdk-go-v2/service/emrserverless: v1.7.0
    • Feature: The GetJobRun API has been updated to include the job's billed resource utilization. This utilization shows the aggregate vCPU, memory and storage that AWS has billed for the job run. The billed resources include a 1-minute minimum usage for workers, plus additional storage over 20 GB per worker.
  • github.com/aws/aws-sdk-go-v2/service/internetmonitor: v1.2.0
    • Feature: This release includes a new configurable value, TrafficPercentageToMonitor, which allows users to adjust the amount of traffic monitored by percentage
  • github.com/aws/aws-sdk-go-v2/service/iotwireless: v1.27.0
    • Feature: Supports the new feature of LoRaWAN roaming, allows to configure MaxEirp for LoRaWAN gateway, and allows to configure PingSlotPeriod for LoRaWAN multicast group
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.33.0
    • Feature: Add Python 3.10 (python3.10) support to AWS Lambda

Release (2023-04-14)

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/ecs: v1.25.1
    • Documentation: This release supports ephemeral storage for AWS Fargate Windows containers.
  • github.com/aws/aws-sdk-go-v2/service/lambda: v1.32.0
    • Feature: This release adds SnapStart related exceptions to InvokeWithResponseStream API. IAM access related documentation is also added for this API.
  • github.com/aws/aws-sdk-go-v2/service/migrationhubrefactorspaces: v1.9.8
    • Documentation: Doc only update for Refactor Spaces environments without network bridge feature.
  • github.com/aws/aws-sdk-go-v2/service/rds: v1.43.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/aws/aws-sdk-go-v2/service/dynamodb](https://github.com/aws/aws-sdk-go-v2) from 1.31.1 to 1.32.0.
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.32.0/CHANGELOG.md)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.31.1...service/s3/v1.32.0)

---
updated-dependencies:
- dependency-name: github.com/aws/aws-sdk-go-v2/service/dynamodb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 3, 2024
@github-actions github-actions bot enabled auto-merge (squash) May 3, 2024 02:15
Copy link

github-actions bot commented May 3, 2024

Terraform Summary

Step Result
🖌 Terraform Format & Style
⚙️ Terraform Initialization
🤖 Terraform Validation
📖 Terraform Plan

Output

Validation Output
Success! The configuration is valid.


Plan Output
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
  ~ update in-place
-/+ destroy and then create replacement

Terraform will perform the following actions:

  # datadog_dashboard.service_dashboard[0] will be updated in-place
  ~ resource "datadog_dashboard" "service_dashboard" {
        id                      = "4jj-dh7-k8z"
        tags                    = []
        # (9 unchanged attributes hidden)

      ~ template_variable {
-           default          = "production" -> null
          ~ defaults         = [
+               "production",
            ]
            name             = "env"
            # (2 unchanged attributes hidden)
        }
      ~ template_variable {
-           default          = "grants-ingest" -> null
          ~ defaults         = [
+               "grants-ingest",
            ]
            name             = "service"
            # (2 unchanged attributes hidden)
        }
      ~ template_variable {
-           default          = "*" -> null
          ~ defaults         = [
+               "*",
            ]
            name             = "version"
            # (2 unchanged attributes hidden)
        }

      ~ widget {
            id = 7855711065432377

          ~ group_definition {
                # (3 unchanged attributes hidden)

              ~ widget {
                    id = 749606716933144

-                   manage_status_definition {
-                       color_preference    = "text" -> null
-                       display_format      = "countsAndList" -> null
-                       hide_zero_counts    = true -> null
-                       query               = "tag:($env AND $service)" -> null
-                       show_last_triggered = true -> null
-                       show_priority       = false -> null
-                       sort                = "status,asc" -> null
-                       title               = "Monitors" -> null
                    }

+                   trace_service_definition {
+                       display_format     = "two_column"
+                       env                = "$env"
+                       service            = "$service"
+                       show_breakdown     = false
+                       show_distribution  = false
+                       show_errors        = true
+                       show_hits          = true
+                       show_latency       = false
+                       show_resource_list = true
+                       size_format        = "large"
+                       span_name          = "aws.lambda"
+                       title              = "Overview"
                    }

                  ~ widget_layout {
                      ~ height          = 6 -> 9
                      ~ width           = 4 -> 8
                      ~ x               = 8 -> 0
                        # (2 unchanged attributes hidden)
                    }
                }
              ~ widget {
                    id = 4065408682871487

+                   manage_status_definition {
+                       color_preference    = "text"
+                       display_format      = "countsAndList"
+                       hide_zero_counts    = true
+                       query               = "tag:($env AND $service)"
+                       show_last_triggered = true
+                       show_priority       = false
+                       sort                = "status,asc"
+                       title               = "Monitors"
                    }

-                   trace_service_definition {
-                       display_format     = "two_column" -> null
-                       env                = "$env" -> null
-                       service            = "$service" -> null
-                       show_breakdown     = false -> null
-                       show_distribution  = false -> null
-                       show_errors        = true -> null
-                       show_hits          = true -> null
-                       show_latency       = false -> null
-                       show_resource_list = true -> null
-                       size_format        = "large" -> null
-                       span_name          = "aws.lambda" -> null
-                       title              = "Overview" -> null
                    }

                  ~ widget_layout {
                      ~ height          = 9 -> 6
                      ~ width           = 8 -> 4
                      ~ x               = 0 -> 8
                      ~ y               = 6 -> 0
                        # (1 unchanged attribute hidden)
                    }
                }

                # (1 unchanged block hidden)
            }

          ~ widget_layout {
              ~ height          = 16 -> 9
                # (4 unchanged attributes hidden)
            }
        }
      ~ widget {
            id = 8019728238649985

          ~ widget_layout {
              ~ height          = 4 -> 3
              ~ y               = 16 -> 9
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
      ~ widget {
            id = 7467334510440160

          ~ widget_layout {
              ~ height          = 4 -> 3
              ~ y               = 20 -> 12
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
      ~ widget {
            id = 6555201042248280

          ~ widget_layout {
              ~ height          = 4 -> 3
              ~ y               = 24 -> 15
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
      ~ widget {
            id = 3283289201471194

          ~ widget_layout {
              ~ height          = 4 -> 3
              ~ y               = 28 -> 18
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
      ~ widget {
            id = 3937076759814513

          ~ widget_layout {
              ~ height          = 4 -> 3
              ~ y               = 32 -> 21
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
      ~ widget {
            id = 7417728478723464

          ~ widget_layout {
              ~ height          = 4 -> 3
              ~ y               = 36 -> 24
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
      ~ widget {
            id = 611807701797813

          ~ widget_layout {
              ~ height          = 7 -> 6
              ~ y               = 40 -> 27
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
      ~ widget {
            id = 2884605716927919

          ~ widget_layout {
              ~ height          = 14 -> 13
              ~ y               = 47 -> 33
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
      ~ widget {
            id = 7863168989919544

          ~ widget_layout {
              ~ height          = 4 -> 3
              ~ y               = 61 -> 46
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
      ~ widget {
            id = 1837276699713400

          ~ widget_layout {
              ~ height          = 7 -> 6
              ~ y               = 65 -> 49
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
      ~ widget {
            id = 4199027587422654

          ~ widget_layout {
              ~ height          = 4 -> 3
              ~ y               = 72 -> 55
                # (3 unchanged attributes hidden)
            }

            # (1 unchanged block hidden)
        }
    }

  # module.DownloadFFISSpreadsheet.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
+       acl                    = (known after apply)
      ~ arn                    = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/9705bcf29c2ffa5e91f0a59024a08632.zip" -> (known after apply)
      ~ bucket_key_enabled     = false -> (known after apply)
+       checksum_crc32         = (known after apply)
+       checksum_crc32c        = (known after apply)
+       checksum_sha1          = (known after apply)
+       checksum_sha256        = (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "8c3d740c6f63c338752d2f5387104208-3" -> (known after apply)
      ~ id                     = "9705bcf29c2ffa5e91f0a59024a08632.zip" -> (known after apply)
      ~ key                    = "9705bcf29c2ffa5e91f0a59024a08632.zip" -> "5a26e86bbf47c9b534a98a1d2d2ddb50.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "drp5MM03JDwJvkDj5NO7aLddF4lwft0t" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.DownloadFFISSpreadsheet.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-DownloadFFISSpreadsheet"
      ~ last_modified                  = "2024-04-29T22:15:38.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-DownloadFFISSpreadsheet:51" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-DownloadFFISSpreadsheet:51/invocations" -> (known after apply)
      ~ s3_key                         = "9705bcf29c2ffa5e91f0a59024a08632.zip" -> "5a26e86bbf47c9b534a98a1d2d2ddb50.zip"
        tags                           = {}
      ~ version                        = "51" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                      = "git.commit.sha:eeab0e1c1bd413d77a11744bca9a3a47c60f4a55,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadffisspreadsheet" -> "git.commit.sha:bbc573b53caa0e58ce5a6ea07199a6a445dd14c0,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadffisspreadsheet"
              ~ "DD_VERSION"                   = "eeab0e1c1bd413d77a11744bca9a3a47c60f4a55" -> "bbc573b53caa0e58ce5a6ea07199a6a445dd14c0"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.DownloadFFISSpreadsheet.module.lambda_function.aws_lambda_permission.current_version_triggers["SQSQueueNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "SQSQueueNotification" -> (known after apply)
      ~ qualifier           = "51" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (4 unchanged attributes hidden)
    }

  # module.DownloadGrantsGovDB.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
+       acl                    = (known after apply)
      ~ arn                    = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/cf9a25ef4f6df59275b0b0dc584a465e.zip" -> (known after apply)
      ~ bucket_key_enabled     = false -> (known after apply)
+       checksum_crc32         = (known after apply)
+       checksum_crc32c        = (known after apply)
+       checksum_sha1          = (known after apply)
+       checksum_sha256        = (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "312dc084d62fbc136097bafd148af83c-3" -> (known after apply)
      ~ id                     = "cf9a25ef4f6df59275b0b0dc584a465e.zip" -> (known after apply)
      ~ key                    = "cf9a25ef4f6df59275b0b0dc584a465e.zip" -> "053c129fa38a7d3964db8001424f9ab2.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "k1k1Fa.PjEG9PsMfOnDxSEHmskoyy26n" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.DownloadGrantsGovDB.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-DownloadGrantsGovDB"
      ~ last_modified                  = "2024-04-29T22:15:37.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-DownloadGrantsGovDB:51" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-DownloadGrantsGovDB:51/invocations" -> (known after apply)
      ~ s3_key                         = "cf9a25ef4f6df59275b0b0dc584a465e.zip" -> "053c129fa38a7d3964db8001424f9ab2.zip"
        tags                           = {}
      ~ version                        = "51" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                        = "git.commit.sha:eeab0e1c1bd413d77a11744bca9a3a47c60f4a55,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadgrantsgovdb" -> "git.commit.sha:bbc573b53caa0e58ce5a6ea07199a6a445dd14c0,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:downloadgrantsgovdb"
              ~ "DD_VERSION"                     = "eeab0e1c1bd413d77a11744bca9a3a47c60f4a55" -> "bbc573b53caa0e58ce5a6ea07199a6a445dd14c0"
                # (13 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.DownloadGrantsGovDB.module.lambda_function.aws_lambda_permission.current_version_triggers["Schedule"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "Schedule" -> (known after apply)
      ~ qualifier           = "51" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.EnqueueFFISDownload.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
+       acl                    = (known after apply)
      ~ arn                    = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/91fe57ecf3e42aff5caadd909b7fe20e.zip" -> (known after apply)
      ~ bucket_key_enabled     = false -> (known after apply)
+       checksum_crc32         = (known after apply)
+       checksum_crc32c        = (known after apply)
+       checksum_sha1          = (known after apply)
+       checksum_sha256        = (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "6806b8fb9788f97d1eb8792a1294c532-3" -> (known after apply)
      ~ id                     = "91fe57ecf3e42aff5caadd909b7fe20e.zip" -> (known after apply)
      ~ key                    = "91fe57ecf3e42aff5caadd909b7fe20e.zip" -> "6e022aa469ab13d7768e4bbfef74c3cb.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = ".zlFEssMIPcsjHSjX_fCIj7YPOhjiwPK" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.EnqueueFFISDownload.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-EnqueueFFISDownload"
      ~ last_modified                  = "2024-04-29T22:15:34.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-EnqueueFFISDownload:51" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-EnqueueFFISDownload:51/invocations" -> (known after apply)
      ~ s3_key                         = "91fe57ecf3e42aff5caadd909b7fe20e.zip" -> "6e022aa469ab13d7768e4bbfef74c3cb.zip"
        tags                           = {}
      ~ version                        = "51" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                      = "git.commit.sha:eeab0e1c1bd413d77a11744bca9a3a47c60f4a55,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:enqueueffisdownload" -> "git.commit.sha:bbc573b53caa0e58ce5a6ea07199a6a445dd14c0,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:enqueueffisdownload"
              ~ "DD_VERSION"                   = "eeab0e1c1bd413d77a11744bca9a3a47c60f4a55" -> "bbc573b53caa0e58ce5a6ea07199a6a445dd14c0"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.EnqueueFFISDownload.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "51" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.ExtractGrantsGovDBToXML.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
+       acl                    = (known after apply)
      ~ arn                    = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/8835deb1e567fc848ad341fc9f7fda04.zip" -> (known after apply)
      ~ bucket_key_enabled     = false -> (known after apply)
+       checksum_crc32         = (known after apply)
+       checksum_crc32c        = (known after apply)
+       checksum_sha1          = (known after apply)
+       checksum_sha256        = (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "9e0bd17db29903095df5bde5fbaaf277-3" -> (known after apply)
      ~ id                     = "8835deb1e567fc848ad341fc9f7fda04.zip" -> (known after apply)
      ~ key                    = "8835deb1e567fc848ad341fc9f7fda04.zip" -> "222bc20a1b993b8159188b15c06eda54.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "tpcii8F0eFL4RxhBOwyBlOfg3XCzotRq" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.ExtractGrantsGovDBToXML.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-ExtractGrantsGovDBToXML"
      ~ last_modified                  = "2024-04-29T22:15:38.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-ExtractGrantsGovDBToXML:51" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-ExtractGrantsGovDBToXML:51/invocations" -> (known after apply)
      ~ s3_key                         = "8835deb1e567fc848ad341fc9f7fda04.zip" -> "222bc20a1b993b8159188b15c06eda54.zip"
        tags                           = {}
      ~ version                        = "51" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                      = "git.commit.sha:eeab0e1c1bd413d77a11744bca9a3a47c60f4a55,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:extractgrantsgovdbtoxml" -> "git.commit.sha:bbc573b53caa0e58ce5a6ea07199a6a445dd14c0,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:extractgrantsgovdbtoxml"
              ~ "DD_VERSION"                   = "eeab0e1c1bd413d77a11744bca9a3a47c60f4a55" -> "bbc573b53caa0e58ce5a6ea07199a6a445dd14c0"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.ExtractGrantsGovDBToXML.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "51" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PersistFFISData.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
+       acl                    = (known after apply)
      ~ arn                    = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/7c0c415ba30f3e9f5b3926719d93c386.zip" -> (known after apply)
      ~ bucket_key_enabled     = false -> (known after apply)
+       checksum_crc32         = (known after apply)
+       checksum_crc32c        = (known after apply)
+       checksum_sha1          = (known after apply)
+       checksum_sha256        = (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "fc207f93fe4f88aad03ed2575b6ec314-3" -> (known after apply)
      ~ id                     = "7c0c415ba30f3e9f5b3926719d93c386.zip" -> (known after apply)
      ~ key                    = "7c0c415ba30f3e9f5b3926719d93c386.zip" -> "b9d380316705e879a872ace96f26b843.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "KjHB8yIpPmGI.K.Bl.sRuMtXBruGQ9CN" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PersistFFISData.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-PersistFFISData"
      ~ last_modified                  = "2024-04-29T22:15:36.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PersistFFISData:51" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PersistFFISData:51/invocations" -> (known after apply)
      ~ s3_key                         = "7c0c415ba30f3e9f5b3926719d93c386.zip" -> "b9d380316705e879a872ace96f26b843.zip"
        tags                           = {}
      ~ version                        = "51" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                       = "git.commit.sha:eeab0e1c1bd413d77a11744bca9a3a47c60f4a55,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistffisdata" -> "git.commit.sha:bbc573b53caa0e58ce5a6ea07199a6a445dd14c0,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistffisdata"
              ~ "DD_VERSION"                    = "eeab0e1c1bd413d77a11744bca9a3a47c60f4a55" -> "bbc573b53caa0e58ce5a6ea07199a6a445dd14c0"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.PersistFFISData.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "51" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PersistGrantsGovXMLDB.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
+       acl                    = (known after apply)
      ~ arn                    = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/442842a3e1adde7b59905326eb4c47a4.zip" -> (known after apply)
      ~ bucket_key_enabled     = false -> (known after apply)
+       checksum_crc32         = (known after apply)
+       checksum_crc32c        = (known after apply)
+       checksum_sha1          = (known after apply)
+       checksum_sha256        = (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "59fccab9c1c3ef265c2a7ed6828427f6-3" -> (known after apply)
      ~ id                     = "442842a3e1adde7b59905326eb4c47a4.zip" -> (known after apply)
      ~ key                    = "442842a3e1adde7b59905326eb4c47a4.zip" -> "5eb23391dac16a03d3fe9047d90ff222.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "BnOfLwt04NtzVyHw_RgZZR7T17oK7kwG" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PersistGrantsGovXMLDB.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-PersistGrantsGovXMLDB"
      ~ last_modified                  = "2024-04-29T22:15:34.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PersistGrantsGovXMLDB:51" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PersistGrantsGovXMLDB:51/invocations" -> (known after apply)
      ~ s3_key                         = "442842a3e1adde7b59905326eb4c47a4.zip" -> "5eb23391dac16a03d3fe9047d90ff222.zip"
        tags                           = {}
      ~ version                        = "51" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                       = "git.commit.sha:eeab0e1c1bd413d77a11744bca9a3a47c60f4a55,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistgrantsgovxmldb" -> "git.commit.sha:bbc573b53caa0e58ce5a6ea07199a6a445dd14c0,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:persistgrantsgovxmldb"
              ~ "DD_VERSION"                    = "eeab0e1c1bd413d77a11744bca9a3a47c60f4a55" -> "bbc573b53caa0e58ce5a6ea07199a6a445dd14c0"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.PersistGrantsGovXMLDB.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "51" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PublishGrantEvents.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
+       acl                    = (known after apply)
      ~ arn                    = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/927e936be53df26b8f9da90619c6c025.zip" -> (known after apply)
      ~ bucket_key_enabled     = false -> (known after apply)
+       checksum_crc32         = (known after apply)
+       checksum_crc32c        = (known after apply)
+       checksum_sha1          = (known after apply)
+       checksum_sha256        = (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "599372b49b85900e8bd65f9c85b19250-3" -> (known after apply)
      ~ id                     = "927e936be53df26b8f9da90619c6c025.zip" -> (known after apply)
      ~ key                    = "927e936be53df26b8f9da90619c6c025.zip" -> "33291086f367f3002f76d60ccc111178.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "Mt.4994dT_t2odvmsc.Kl1Fbx6x.cycZ" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.PublishGrantEvents.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-PublishGrantEvents"
      ~ last_modified                  = "2024-04-29T22:15:38.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PublishGrantEvents:52" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-PublishGrantEvents:52/invocations" -> (known after apply)
      ~ s3_key                         = "927e936be53df26b8f9da90619c6c025.zip" -> "33291086f367f3002f76d60ccc111178.zip"
        tags                           = {}
      ~ version                        = "52" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                      = "git.commit.sha:eeab0e1c1bd413d77a11744bca9a3a47c60f4a55,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:publishgrantevents" -> "git.commit.sha:bbc573b53caa0e58ce5a6ea07199a6a445dd14c0,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:publishgrantevents"
              ~ "DD_VERSION"                   = "eeab0e1c1bd413d77a11744bca9a3a47c60f4a55" -> "bbc573b53caa0e58ce5a6ea07199a6a445dd14c0"
                # (11 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.PublishGrantEvents.module.lambda_function.aws_lambda_permission.current_version_triggers["dynamodb"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "dynamodb" -> (known after apply)
      ~ qualifier           = "52" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.ReceiveFFISEmail.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
+       acl                    = (known after apply)
      ~ arn                    = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/c1f1afb3ab5b56c613f132d8eefbdc55.zip" -> (known after apply)
      ~ bucket_key_enabled     = false -> (known after apply)
+       checksum_crc32         = (known after apply)
+       checksum_crc32c        = (known after apply)
+       checksum_sha1          = (known after apply)
+       checksum_sha256        = (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "99d81627d32d923399e1a9fc279ae57a-3" -> (known after apply)
      ~ id                     = "c1f1afb3ab5b56c613f132d8eefbdc55.zip" -> (known after apply)
      ~ key                    = "c1f1afb3ab5b56c613f132d8eefbdc55.zip" -> "e200f3504b5efa08a491b17c183521a1.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "c_IqH0MBGUx.7IgvoNqb8MS_5Sadw_sd" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.ReceiveFFISEmail.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-ReceiveFFISEmail"
      ~ last_modified                  = "2024-04-29T22:15:36.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-ReceiveFFISEmail:50" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-ReceiveFFISEmail:50/invocations" -> (known after apply)
      ~ s3_key                         = "c1f1afb3ab5b56c613f132d8eefbdc55.zip" -> "e200f3504b5efa08a491b17c183521a1.zip"
        tags                           = {}
      ~ version                        = "50" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                        = "git.commit.sha:eeab0e1c1bd413d77a11744bca9a3a47c60f4a55,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:receiveffisemail" -> "git.commit.sha:bbc573b53caa0e58ce5a6ea07199a6a445dd14c0,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:receiveffisemail"
              ~ "DD_VERSION"                     = "eeab0e1c1bd413d77a11744bca9a3a47c60f4a55" -> "bbc573b53caa0e58ce5a6ea07199a6a445dd14c0"
                # (12 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.ReceiveFFISEmail.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "50" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.SplitFFISSpreadsheet.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
+       acl                    = (known after apply)
      ~ arn                    = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/1293e4f9728400db457382de1dd5f249.zip" -> (known after apply)
      ~ bucket_key_enabled     = false -> (known after apply)
+       checksum_crc32         = (known after apply)
+       checksum_crc32c        = (known after apply)
+       checksum_sha1          = (known after apply)
+       checksum_sha256        = (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "5ed11f41543eba1d46f8a986aaf0b36b-3" -> (known after apply)
      ~ id                     = "1293e4f9728400db457382de1dd5f249.zip" -> (known after apply)
      ~ key                    = "1293e4f9728400db457382de1dd5f249.zip" -> "a8bee96faec9dafd6dd67ab5567c8a05.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "R37pbQxwV_Gy7x5YmBN5mkOTHaPok2JG" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.SplitFFISSpreadsheet.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-SplitFFISSpreadsheet"
      ~ last_modified                  = "2024-04-29T22:15:37.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-SplitFFISSpreadsheet:51" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-SplitFFISSpreadsheet:51/invocations" -> (known after apply)
      ~ s3_key                         = "1293e4f9728400db457382de1dd5f249.zip" -> "a8bee96faec9dafd6dd67ab5567c8a05.zip"
        tags                           = {}
      ~ version                        = "51" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                          = "git.commit.sha:eeab0e1c1bd413d77a11744bca9a3a47c60f4a55,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitffisspreadsheet" -> "git.commit.sha:bbc573b53caa0e58ce5a6ea07199a6a445dd14c0,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitffisspreadsheet"
              ~ "DD_VERSION"                       = "eeab0e1c1bd413d77a11744bca9a3a47c60f4a55" -> "bbc573b53caa0e58ce5a6ea07199a6a445dd14c0"
                # (14 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.SplitFFISSpreadsheet.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "51" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.SplitGrantsGovXMLDB.module.lambda_artifact.aws_s3_object.lambda_function must be replaced
-/+ resource "aws_s3_object" "lambda_function" {
+       acl                    = (known after apply)
      ~ arn                    = "arn:aws:s3:::grantsingest-lambdaartifacts-357150818708-us-west-2/edd9b59f86475a65abb504e5e2fedbf0.zip" -> (known after apply)
      ~ bucket_key_enabled     = false -> (known after apply)
+       checksum_crc32         = (known after apply)
+       checksum_crc32c        = (known after apply)
+       checksum_sha1          = (known after apply)
+       checksum_sha256        = (known after apply)
      ~ content_type           = "binary/octet-stream" -> (known after apply)
      ~ etag                   = "7ef29552239ade0c8030d068093bbb5e-3" -> (known after apply)
      ~ id                     = "edd9b59f86475a65abb504e5e2fedbf0.zip" -> (known after apply)
      ~ key                    = "edd9b59f86475a65abb504e5e2fedbf0.zip" -> "b65c5e2247b67bd529518d54dc4a1c7a.zip" # forces replacement
+       kms_key_id             = (known after apply)
-       metadata               = {} -> null
      ~ storage_class          = "STANDARD" -> (known after apply)
-       tags                   = {} -> null
      ~ version_id             = "kDMFhCrSbP77Mau.zqeH_PPvn64rKcKz" -> (known after apply)
        # (5 unchanged attributes hidden)
    }

  # module.SplitGrantsGovXMLDB.module.lambda_function.aws_lambda_function.this[0] will be updated in-place
  ~ resource "aws_lambda_function" "this" {
        id                             = "grants_ingest-SplitGrantsGovXMLDB"
      ~ last_modified                  = "2024-04-29T22:15:37.000+0000" -> (known after apply)
      ~ qualified_arn                  = "arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-SplitGrantsGovXMLDB:51" -> (known after apply)
      ~ qualified_invoke_arn           = "arn:aws:apigateway:us-west-2:lambda:path/2015-03-31/functions/arn:aws:lambda:us-west-2:357150818708:function:grants_ingest-SplitGrantsGovXMLDB:51/invocations" -> (known after apply)
      ~ s3_key                         = "edd9b59f86475a65abb504e5e2fedbf0.zip" -> "b65c5e2247b67bd529518d54dc4a1c7a.zip"
        tags                           = {}
      ~ version                        = "51" -> (known after apply)
        # (19 unchanged attributes hidden)

      ~ environment {
          ~ variables = {
              ~ "DD_TAGS"                          = "git.commit.sha:eeab0e1c1bd413d77a11744bca9a3a47c60f4a55,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitgrantsgovxmldb" -> "git.commit.sha:bbc573b53caa0e58ce5a6ea07199a6a445dd14c0,git.repository_url:github.com/usdigitalresponse/grants-ingest,handlername:splitgrantsgovxmldb"
              ~ "DD_VERSION"                       = "eeab0e1c1bd413d77a11744bca9a3a47c60f4a55" -> "bbc573b53caa0e58ce5a6ea07199a6a445dd14c0"
                # (14 unchanged elements hidden)
            }
        }

        # (3 unchanged blocks hidden)
    }

  # module.SplitGrantsGovXMLDB.module.lambda_function.aws_lambda_permission.current_version_triggers["S3BucketNotification"] must be replaced
-/+ resource "aws_lambda_permission" "current_version_triggers" {
      ~ id                  = "S3BucketNotification" -> (known after apply)
      ~ qualifier           = "51" # forces replacement -> (known after apply) # forces replacement
+       statement_id_prefix = (known after apply)
        # (5 unchanged attributes hidden)
    }

Plan: 20 to add, 11 to change, 20 to destroy.

Pusher: @dependabot[bot], Action: pull_request_target, Workflow: Continuous Integration

@github-actions github-actions bot merged commit 6465c4c into main May 3, 2024
19 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/aws/aws-sdk-go-v2/service/dynamodb-1.32.0 branch May 3, 2024 02:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants