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

[IT-3953] Update same region bucket lambda #416

Merged
merged 1 commit into from
Oct 22, 2024

Conversation

zaro0508
Copy link
Member

The cfn-cr-same-region-bucket-download lambda was failing to deploy with the scicomp-provisioner[1] with the following error..

[2024-10-18 16:34:58] - prod/htan2-testing1 IPAddressRestictionLambda
AWS::CloudFormation::Stack CREATE_FAILED Embedded stack
arn:aws:cloudformation:us-east-1:***:stack/htan2-testing1-IPAddressRestictionLambda-1534XYHGZI8V8/cd414320-8d6e-11ef-a975-0affca4facf5
was not successfully created: The following resource(s) failed to create: [RestrictBucketDownloadRegionFunction].

We neglected to update the S3 template to use the latest version of the lambda which was missing an update of dependencies[2].

[1] https://github.com/Sage-Bionetworks/scicomp-provisioner
[2] Sage-Bionetworks-IT/cfn-cr-same-region-bucket-download@0316d97

The cfn-cr-same-region-bucket-download lambda was failing to
deploy with the scicomp-provisioner[1] with the following error..

```
[2024-10-18 16:34:58] - prod/htan2-testing1 IPAddressRestictionLambda
AWS::CloudFormation::Stack CREATE_FAILED Embedded stack
arn:aws:cloudformation:us-east-1:***:stack/htan2-testing1-IPAddressRestictionLambda-1534XYHGZI8V8/cd414320-8d6e-11ef-a975-0affca4facf5
was not successfully created: The following resource(s) failed to create: [RestrictBucketDownloadRegionFunction].
```

We neglected to update the S3 template to use the latest
version of the lambda  which was missing an update of
dependencies[2].

[1] https://github.com/Sage-Bionetworks/scicomp-provisioner
[2] Sage-Bionetworks-IT/cfn-cr-same-region-bucket-download@0316d97
@zaro0508 zaro0508 requested a review from a team as a code owner October 21, 2024 20:56
Copy link
Member

@brucehoff brucehoff left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good sleuthing!

@zaro0508 zaro0508 merged commit 7b5313f into Sage-Bionetworks:master Oct 22, 2024
3 checks passed
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.

3 participants