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 件 担当者 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 を短くまとめたダイジェスト。