aws / aws/aws-cdk

(s3): Access Point with BucketDeployment

Open
#20,673 0 comments 0 reactions 0 assignees View on GitHub
@aws-cdk/aws-s3-deployment effort/large feature-request p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the feature

I would like to be able to use an access point instead of specifying a [destinationBucket](https://docs.aws.amazon.com/cdk/api/v1/docs/@aws-cdk_aws-s3-deployment.BucketDeployment.html#destinationbucket) for `BucketDeployment`

### Use Case

Requested by customer where company policy prevents direct access to S3 buckets (D46701589)

### Proposed Solution

Would require modifications to custom resource, or new custom resource altogether

### Other Information

_No response_

### Acknowledgements

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CDK version used

2

### Environment details (OS name and version, etc.)

mac

Contributor guide

Open the contributing guide

Research direction

Start by reading the BucketDeployment documentation for destinationBucket and the AWS access point requirements. Trace the existing custom resource used by BucketDeployment, then define the required custom-resource changes; done means BucketDeployment can target an access point without requiring direct bucket access.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.