Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Amazon S3 サーバーに画像を保存しました。そのためのダウンロード画像リンク(url)を取得したいです。私はphpを使用しています
$s3-> getAuthenticatedURL($bucketName);
ただし、その出力はダウンロード用の不適切なリンクではありません
そして、URLのアクセスキーとシークレットキーの助けを借りて画像をダウンロードしたい