aws / aws/chalice

Add support for S3 events in a separate AWS account

Open
#898 1 comment 0 reactions 0 assignees View on GitHub
feature-request
Dominant language
Python
Stars
11.1k
Forks
1k
Avg merge
1d 22h
Merged PRs (30d)
2

Description

When testing a lambda connecting to S3 bucket event, I got the following error:
chalice.deploy.deployer.ChaliceDeploymentError: ERROR - While deploying your chalice application, received the following error:

The bucket is created in a different AWS account. Is the cross account bucket supported?

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the reported ChaliceDeploymentError while configuring a Lambda for an S3 bucket event in another AWS account. Trace the deployment path that validates the bucket account and determine the AWS permissions and behavior required for cross-account support. Done means the configuration deploys successfully without this error, with coverage for the cross-account case.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, python
Domain
backend, cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.