CARVIEW |
Select Language
HTTP/2 200
date: Wed, 23 Jul 2025 15:41:51 GMT
content-type: text/html; charset=utf-8
cf-ray: 963c48c9edce7679-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=cbef3430-925c-404b-9685-09efb40df3bd; expires=Thu, 23 Jul 2026 15:41:51 GMT; domain=.stackoverflow.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
feature-policy: microphone 'none'; speaker 'none'
x-frame-options: SAMEORIGIN
x-request-guid: 1a0f37a3-6f3d-40df-b7e7-81f9ed2a29cc
x-worker-origin-response-time: 316000000
x-dns-prefetch-control: off
set-cookie: __cflb=02DiuFA7zZL3enAQJD3AX8ZzvyzLcaG7vT51dBtPJhqGG; SameSite=Lax; path=/; expires=Thu, 24-Jul-25 14:41:51 GMT; HttpOnly
set-cookie: prov=cbef3430-925c-404b-9685-09efb40df3bd; Path=/; HttpOnly; Domain=stackoverflow.com
set-cookie: __cf_bm=PqtOSVmCoQJPLvMKHdVWUiv7tTpCiJ0l3tlVDEvAofQ-1753285311-1.0.1.1-2YNsdcYnQiFC1oK8ncFRK7ldwmEJizH91azDsojs0Ym2mwyEew0ITx79WOFMG4vEMUihhjdQUfWThOUqAdQnAdl5vuyU001Stf1sui7Bjig; path=/; expires=Wed, 23-Jul-25 16:11:51 GMT; domain=.stackoverflow.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=nmznopgpk01t4vHXmuLkJFZhbzRbtamM721cL40pKjc-1753285311384-0.0.1.1-604800000; path=/; domain=.stackoverflow.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'aws-sdk-ruby' Questions - Stack Overflow
Skip to main content
Stack Overflow
- Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers
- Advertising Reach devs & technologists worldwide about your product, service or employer brand
- Knowledge Solutions Data licensing offering for businesses to build and improve AI tools and models
- Labs The future of collective knowledge sharing
- About the company Visit the blog
Collectives™ on Stack Overflow
Find centralized, trusted content and collaborate around the technologies you use most.
Learn more about CollectivesTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about Teams
104 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
0
votes
1
answer
90
views
S3 signed link expiration differs with ruby sdk and aws cli -- the cli is apparently not subject to session expiration?
I'm running on an amazon linux instance which has been granted an instance profile, to a iam role with a maximum session duration of 12 hours. According to the documentation, I shouldn't be able to ...
0
votes
1
answer
32
views
where did AWS::Core::Policy go in Ruby v3?
Previously I could create a policy like:
AWS::Core::Policy.new.allow(:resource => some_arn, :principals => some_users, :actions => some_actions)
However, since upgrading the Ruby sdk v3, ...
0
votes
2
answers
299
views
Ruby AWS SDK secretsmanager 'undefined method `[]' for nil:NilClass (NoMethodError)'
I'm trying to use the AWS SecretsManager SDK in Ruby and I'm getting the following error:
.rbenv/versions/3.2.2/lib/ruby/gems/3.2.0/gems/aws-sdk-core-3.186.0/lib/aws-sdk-core/ini_parser.rb:28:in `...
1
vote
2
answers
244
views
NetTimeout when using Ruby AWS SDK to invoke a synchronous Lambda in threads
This has got me really stumped and hope that someone might have some insight on this.
We are using Ruby and the AWS SDK to invoke a AWS Lambda synchronously. The time it take for the Lambda to ...
1
vote
0
answers
411
views
AWS-SDK-SES: How Can I Check the Existence of an Email Address in Rails?
I currently have Rails applications that use SES to send emails. Unfortunately no matter how much code I put in my application I still get emails with invalid email addresses.
I want to use AWS to ...
2
votes
1
answer
401
views
Ignore AWS ruby SDK global config
I'm working with the AWS ruby SDK and trying to override the global config for a specific client.
When I load the application I set the global config for S3 use like this
Aws.config.update(
endpoint:...
0
votes
2
answers
2k
views
Sending sms using AWS sns outside sandbox, still need to verify the new phone number first?
I keep looking for the informaion on AWS SNS services of SMS.
I would like to make sure the question before I request AWS account being moved out of the SMS sandbox.
I am trying to use this services ...
0
votes
3
answers
1k
views
List objects from publicly accessible Amazon S3 bucket
I have one Amazon S3 bucket which is public with list and get permission. I want to list object in ruby. We can use AWS SDK to list objects but it require credentials. I want to list objects in ruby ...
4
votes
0
answers
1k
views
"Tried to create Proc object without a block" error when running AWS SDK with ruby 3.1
I'm getting the error "tried to create Proc object without a block (ArgumentError)" from the AWS SDK Core gem when trying to run a rails app after upgrading ruby to 3.1.1. This surprises me ...
0
votes
1
answer
223
views
Use AWS sdk ruby with custom AWS endpoints.json
I am deploying some services on a different cloud than the AWS cloud, but that exposes AWS compatible endpoints.
I was given an endpoints.json file that looks like this
{
"partitions": [
...
5
votes
2
answers
441
views
Rails 6 - Allow/Disallow file download as per user role for files on AWS S3
I have a Rails 6 app, where registered users(Owner) can upload files - images/videos on S3 and then the the owner can provide access to other users(invitations) to view their uploaded content.
Is ...
0
votes
2
answers
150
views
How can I print double quotes in ruby
Am trying to bring output like below in AWS console for Cloudwatch metric filter pattern
[w1,w2,w3,w4=!"*10.1.1.1*"&&w5=!"*10.1.1.2*"&&w5="*admin*"]
for ...
-2
votes
1
answer
77
views
Converting output of one function into array and feed value into variable in other function in ruby
For one of ruby programming logic, am trying to convert the string output of one function into an array and from array have to feed the values to the variables declared in other function of the ...
1
vote
2
answers
2k
views
How can I update a lifecycle configuration with a filter based on both prefix and multiple tags in Ruby?
I want to put a lifecycle_configuration to an S3 bucket with a rule that uses a filter with multiple tags and a prefix.
I can successfully put_lifecycle_configuration if the filter uses only one tag ...
0
votes
1
answer
32
views
ruby-aws-sdk record persists after delete
I'm trying to delete object from aws s3 via key
key = "vocs_direct%25252F2021-09-14%25252Fd4c494cc-48a5-4fbd-b6ea-712a8d0b8c55.mp3"
AWS_S3_BUCKET.object(key).delete
and I get a succesful ...
This tag is in a collective: a subcommunity defined by tags with relevant content and experts.
- The Overflow Blog
-
-
- Featured on Meta
-
-
-
Related Tags
ruby × 54
amazon-web-services × 52
amazon-s3 × 34
ruby-on-rails × 33
aws-sdk × 32
amazon-dynamodb × 5
amazon-ec2 × 4
rubygems × 3
aws-lambda × 3
ruby-on-rails-5 × 3
pre-signed-url × 2
amazon-cognito × 2
paperclip × 2
heroku × 2
amazon-sqs × 2
ruby-on-rails-4 × 2
amazon-ecs × 2
amazon-sns × 2
ruby-on-rails-3 × 2
elasticsearch × 1
amazon-ses × 1
more related tags
Hot Network Questions
- How do mechanical gyros maintain rotational speed?
- I wonder whether there exists a book of "Formal power series" and "Formal infinite products"?
- Calculating the wall thickness in a hollow rotating cylinder space habitat
- How to 'scale' a square list?
- Repository with SQLite in Python
- Mother in Law has overstayed her schengen visitor visa by 9 days. She is applying for the same visa this year, what should we take care of?
- Make a Mulenère encryption program
- Is a Rakshasa Immune to True Strike?
- Distribution of a dot product of multinomial variables
- What was the source of the image of pelican in Catholic churches?
- Voltage level adaptation
- A complex polynomial inequality
- Write two very different programs with the same characters
- How to expand an algebraic function like √R(x) into a continued fraction in Mathematica?
- What was the Russia-Germany 1996 "Defence pact" that Russia recently announced has been terminated?
- How to model This Twisted Torus?
- Can you identify this shell case from Flanders?
- "Tumas t'hom" from merely walking on a non-jewish grave?
- When you view a historical event with an incorrect modern lens
- OId Movie about an alien city that plays a repeating melody
- Differential amplifier layout: closer to MCU or Load?
- Is classical logic the consensus among contemporary logicians?
- A soviet sci-fi novel (novelette?) with frogs?
- Is it better to nest figure environments inside proof environments, or leave them separate?