時間:2023-09-17 01:24:01 | 來源:網(wǎng)站運營
時間:2023-09-17 01:24:01 來源:網(wǎng)站運營
5分鐘搭建基于Amazon S3托管的靜態(tài)網(wǎng)站:作者:MeshCloud脈時云 架構(gòu)師 王一凡{ "Version": "2012-10-17", "Statement": [ { "Effect": "Allow", "Principal": "*", "Action": "s3:GetObject", "Resource": "arn:aws:s3:::my-website-bucket-test01/*" } ]}
此時再對網(wǎng)站進行訪問可以看到頁面變成404git clone https://github.com/sami-dev/aws-s3-static-website-sample.git
使用 S3 CLI 將Website文件夾中的內(nèi)容上傳至S3aws s3 sync Website s3://my-website-bucket-test01 --profile ezmsp_global_s3
在S3上進行查看關(guān)鍵詞:托管,靜態(tài)
微信公眾號
版權(quán)所有? 億企邦 1997-2025 保留一切法律許可權(quán)利。