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

RFC 340: Kinesis Firehose Delivery Stream L2 #342

Merged
merged 35 commits into from
Jul 20, 2021
Merged
Changes from 9 commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
1694532
RFC 340: Kinesis Firehose Delivery Stream L2
BenChaimberg Jun 25, 2021
6b8ea56
add PR number
BenChaimberg Jun 25, 2021
09e2104
move sources above destinations, rework first example, linting
BenChaimberg Jun 25, 2021
6ed049e
more linting
BenChaimberg Jun 25, 2021
80f65ae
move record format convertion to data processing section, add detail
BenChaimberg Jun 25, 2021
b682f10
mkusters edits and new grants section
BenChaimberg Jun 25, 2021
dfd12ad
nicer language for service API
BenChaimberg Jun 25, 2021
be05101
linting
BenChaimberg Jun 25, 2021
8ece11c
separate data and control plane grants
BenChaimberg Jun 25, 2021
a2f2b57
replace Firehose with Kinesis Data Firehose almost everywhere
BenChaimberg Jun 25, 2021
3d42324
typo
BenChaimberg Jun 25, 2021
81a33ce
Add IAM role section
madeline-k Jun 26, 2021
03b9ba3
add alternative solution about multiple IAM roles
madeline-k Jun 26, 2021
e8defd5
line length linting
BenChaimberg Jun 26, 2021
80be0c9
reformat alternative solutions to add numbers for easier references
BenChaimberg Jun 28, 2021
a057832
fix provided IAM role exapmle compilation
BenChaimberg Jun 28, 2021
d32e182
make module links absolute
BenChaimberg Jun 28, 2021
77318c2
refer to specific alternative solutions
BenChaimberg Jun 28, 2021
d5991db
destinations take mandatory first positional argument
BenChaimberg Jul 2, 2021
85a9f32
clarify SSE storage layer
BenChaimberg Jul 2, 2021
3657965
reduce grant methods and add section on DeliveryStream < IGrantable
BenChaimberg Jul 2, 2021
2cb3635
remove hedged sentence about implementing IDestination
BenChaimberg Jul 2, 2021
ee65a62
make processor more generic instead of tied to Lambda
BenChaimberg Jul 2, 2021
49a57ff
update alternative solutions since generic processors are now impleme…
BenChaimberg Jul 2, 2021
541a77e
support multiple destinations in the future
BenChaimberg Jul 2, 2021
095ffe7
remove rejected tag in alternative solution 2 since hoisting for
BenChaimberg Jul 2, 2021
763074f
clear up section on SSE with data stream as source
BenChaimberg Jul 6, 2021
b7c385b
Merge branch 'master' of github.com:aws/aws-cdk-rfcs into chaimber/fi…
BenChaimberg Jul 7, 2021
cb05d48
updates for new RFC template
BenChaimberg Jul 7, 2021
4e0a02b
un-code API BR checkbox
BenChaimberg Jul 7, 2021
df6e415
fix checkbox
BenChaimberg Jul 7, 2021
0a44557
fix relative link for IDeliveryStream
BenChaimberg Jul 7, 2021
92df708
use define instead of create in some places
BenChaimberg Jul 7, 2021
adaf603
add intro paragraph on distingushing between firehose delivery stream…
BenChaimberg Jul 7, 2021
2a81e33
mark API as approved
BenChaimberg Jul 8, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading