You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert
# S3設定 AWS::S3::Base.establish_connection!( :access_key_id => ACCESS_KEY_ID, :secret_access_key => SECRET_ACCESS_KEY, ); # 東京リージョンの場合設定値を置換します。 if REGION == "Tokyo" then AWS::S3::DEFAULT_HOST.replace "s3-ap-northeast-1.amazonaws.com" end # アップロード AWS::S3::S3Object.store( remote_file, # アップロード先のファイル名 open(local_file), # アップロードしたいローカルファイル BUCKET_NAME, # バケット名 :access => :public_read # 全体に読み込み公開 );
The newest AWS Heroes are here – September 2023 Each quarter, the AWS Heroes program recognizes technical enthusiasts who lift up the greater AWS community through various approaches. While these inspirational individuals are driven to knowledge share, they sometimes discover novel and fun ways of using technology, such as leveraging LEDs to create a magical display of holiday lights. Many are als
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く