Ben Chaimberg
Ben Chaimberg
closes #28
## Description Support Firehose Delivery Stream as an L2 construct in the framework library. The `aws-kinesisfirehose` construct library allows you to create Amazon Kinesis Data Firehose delivery streams and destinations...
The `kms.Key.addToResourcePolicy` method should return an `iam.AddToResourcePolicyResult` which [includes a `policyDependable?: cdk.IDependable`](https://github.com/aws/aws-cdk/blob/3f5b9101366cebd656e8b1256ca3b69eb6c01834/packages/%40aws-cdk/aws-iam/lib/grant.ts#L328). However, the method [returns an `iam.PolicyDocument` as the policy dependable](https://github.com/aws/aws-cdk/blob/3f5b9101366cebd656e8b1256ca3b69eb6c01834/packages/%40aws-cdk/aws-kms/lib/key.ts#L123), which does not implement `cdk.IDependable` (it is an...
Build script succeeds but audio module does not seem to be loaded. I've noticed a couple more entries in audio settings; I wonder if some interface is not completely satisfied?...