aws-cloudformation / aws-cloudformation/cloudformation-coverage-roadmap

AWS::S3::Bucket - NotificationConfiguration-LambdaConfigurations-Name

Open
#533 0 comments 7 reactions 0 assignees View on GitHub
Coverage
Dominant language
No language data
Stars
1.1k
Forks
62
PR merge metrics
No merged PRs in 30d

Description

1. Title
AWS::S3::Bucket-NotificationConfiguration-LambdaConfigurations-Name

2. Scope of request
AWS::S3::Bucket-NotificationConfiguration-LambdaConfigurations does not have the possibility to provide the configuration with a custom name. AWS creates a unique name for this configuration at the moment and we have to add some custom logic after the creation of the notification to alter the name.

3. Expected behavior
When creating a LambdaConfiguration the possibility to provide a name for this specific configuration should be available.

4. Category
Storage

Example:
{
"Name: String,
"Event" : String,
"Filter" : NotificationFilter,
"Function" : String
}

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.