s3 tag

58 questions


1 answers
108 views
0
Cannot read properties of undefined (reading 'memoizedProperty') when using aws-sdk(v2) on Nuxt3

We are developing web applications using Nxt3.After loading aws-sdk(v2) in Nxt3, The local yarn dev command successfully ran AWSSDK, but nuxt generate & nuxt start command displays the browser con...


2 answers
103 views
0
I want to get the number of folders in S3

Is it possible to retrieve the number of folders in S3?For example, jazz/chill/chord_01/xxx.wavjazz/chill/chord_01/xxx.wavjazz/chill/chord_01/xxx.wavjazz/chill/chord_02/xxx.wavjazz/chill/chord_03/xxx....


1 answers
66 views
0
Understanding the Procedure for Upgrading S3 s3fs Proof Version 2 to 4 in AWS

For instructions on upgrading from S3 s3fs Proof Version 2 to 4 in AWS, see Could you tell me?If the signature version 2 remains, it will be discontinued on June 24.US>This is because the S3 bucket ob...

1 years ago

1 answers
96 views
0
Location of Rails application images and audio files

Using Rails, we create an app that allows administrators to upload image and audio files and allow third parties to check them.The simple feature is that you can see what you uploaded on the managemen...


2 answers
83 views
0
Questions about % of STATIC_URL="https://%s/%s/"%(AWS_S3_CUSTOM_DOMAIN, AWS_LOCATION)

During the Amazon S3 implementation, the following code was found everywhere:STATIC_URL=https://%s/%s/%(AWS_S3_CUSTOM_DOMAIN,AWS_LOCATION)Does this mean that each one should be substituted for %?Or ca...

1 years ago

1 answers
99 views
0
I want to return multiple image files at the same time in Rails response

I am currently developing mobile apps using Rails and ReactNative.I would like to send multiple images downloaded from s3 directly to the client.The image uploaded from the client is saved in S3, and ...


2 answers
79 views
0
Unable to upload image from Heroku to S3.

I would like to upload an image from iOS to S3.The production environment is in Heroku, and I would like to save only the images in S3.The development is done by Rails, and the library uses paperclip....


1 answers
65 views
0
How do I enable a tramp connection to s3?

If you use aws3ls or aws3cp in aws-cli, you can use In principle, I feel like I can put it on a trap.By tapping aws-cli internally, is it possible to achieve access to s3 with Trump?If possible, how c...

1 years ago

1 answers
120 views
0
I want to download files from the S3 server to the EC2 server.

I am developing it with laravel.This may be a rudimentary question, but how do I download files from the S3 server to the EC2 server?Can I download it as a byte array?We are thinking of retrieving fil...


1 answers
82 views
0
Missing required client configuration options:version when attempting to upload a file to S3

http://j-caw.co.jp/blog/?p=1100I am thinking of building a file upload to S3 by referring to the above URL, but I get the following error.What is the cause of this?Fatal error: Uncaught exception 'Inv...

1 years ago
« - 4 - »

© 2024 OneMinuteCode. All rights reserved.