質問編集履歴

1

微修正

2021/04/22 02:09

投稿

nagi166
nagi166

スコア23

test CHANGED
File without changes
test CHANGED
@@ -76,9 +76,9 @@
76
76
 
77
77
  def run_me
78
78
 
79
- bucket_name = 'doc-example-bucket'
79
+ bucket_name = 'hogehoge'
80
-
80
+
81
- region = 'us-east-1'
81
+ region = 'ap-northeast-1'
82
82
 
83
83
  s3_client = Aws::S3::Client.new(region: region)
84
84