aws-cloudformation / aws-cloudformation/cloudformation-cli-java-plugin

injectCredentialsAndInvokeV2 method in proxy class doesn't support API's like PutObject from S3.

未关闭
#373 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Java
星标
30
派生
48
PR 合并指标
30 天内没有已合并 PR

描述

I have a use case where I am uploading a file to S3 during create/update but based on the current proxy implementation, I don't see a method that does this for me because putObject has request, content and a response, I am currently using https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-cloudformation/pull/6/files/1e7ca3fc2d9223b7ac244ca08258991b4216e2b8#diff-30f8eb54f5522067f6dd253e609e9ca24d587dc9610e2b2c745383ec55cba68f AwsCredentialsExtractor to extract the credentials and make a putObject request.

I would like to know if you may be have any suggestions/workarounds for this?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。