热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

AddsKinesisStreamConsumerresourceanddatasource

ThisaddsthenewfeatureofAWSKinesisStreamConsumers,thatallowforadedicatedco

This adds the new feature of AWS Kinesis Stream Consumers, that allow for a dedicated consumer using enhanced fan-out.
https://docs.aws.amazon.com/streams/latest/dev/building-consumers.html

And: https://aws.amazon.com/about-aws/whats-new/2018/11/aws-lambda-supports-kinesis-data-streams-enhanced-fan-out-and-http2/

Changes proposed in this pull request:

  • Adds
    1
    aws_kinesis_stream_consumer

    as new resource


  • Adds
    1
    aws_kinesis_stream_consumer

    as new data source


Output from acceptance testing (still WIP):

1
2
3
$ make testacc TESTARGS='-run=TestAccKinesisStreamConsumer'



...

该提问来源于开源项目:hashicorp/terraform-provider-aws

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.



If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!


   



推荐阅读
author-avatar
sunshinechenxm
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有