aws / aws/aws-cdk

aws_connect: CfnInstanceStorageConfig to Enable exporting email messages to S3

Open
#34,024 5 comments 0 reactions 0 assignees View on GitHub
@aws-cdk/aws-s3 effort/small feature-request needs-cfn p3
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the feature

https://docs.aws.amazon.com/cdk/api/v2/docs/aws-cdk-lib.aws_connect.CfnInstanceStorageConfig.html
The CfnInstanceStorageConfig enables storage for `CHAT_TRANSCRIPTS, CALL_RECORDINGS, SCHEDULED_REPORTS, MEDIA_STREAMS, CONTACT_TRACE_RECORDS, and AGENT_EVENTS`, but it does not support email messages.

### Use Case

Would be great if we can use cdk to enable exporting email messages to S3

### Proposed Solution

_No response_

### 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.1005.0

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

macos

Contributor guide

Open the contributing guide

Research direction

Start with the AWS documentation for CfnInstanceStorageConfig linked in the issue and locate the aws_connect construct implementation in the CDK repository. Check how the existing storage types are represented and whether email-message export is supported by the underlying AWS resource specification. Done means CDK can configure email messages for export to S3 and the relevant construct coverage is updated.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, infrastructure
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.