Where communities thrive


  • Join over 1.5M+ people
  • Join over 100K+ communities
  • Free without limits
  • Create your own community
People
Repo info
Activity
jeffalexs
@jeffalexs
Aws::CognitoIdentityProvider::Client, how to use this API?
Om Prakash
@prakash32596
@prakash32596
Using AWS elastic beanstalk we r trying to upload file . But It's Throwing exception.
{
"Message": "An error has occurred.",
"ExceptionMessage": "Access to the path 'C:\inetpub\wwwroot\assets\ABC195415319.txt' is denied.",
"ExceptionType": "System.UnauthorizedAccessException",
}
gouthamimeadipally93
@gouthamimeadipally93
Hi, there
In my java code, when deployed in aws $ symbol is not working
yuvaraj143
@yuvaraj143
hi there,
how to set expire fo
object ins3
Jeremy L. Morris
@MorrisLaw
Hey everyone
I want to specify a signature_version when creating a client. How do I do that?
I currently have:
Aws::S3::Client.new(credentials: @aws_creds, region: @region)
I want to explicitly set the signature_version to "v4-unsigned-body"
LemonAndroid
@LemonAndroid
fadi hamed
@buz3m_twitter
Capacity Reservation's attribute does not match with requested instance parameter. Attribute: InstanceType, requested value: t2.micro, expected value: a1.xlarge
how i can correct this .. to logoin in cpanel
chetna1726
@chetna1726
Hello everyone!
I wish to create templates for AWS SES in my Rails app. Where should I store the HTML part?
Santanu Bhattacharya
@santattech
How to create the load balancer with ruby sdk
?
I am unable to pass the target group
Akula Raju
@rajurails_twitter
Hi How we can setup CORS for object level? hope we can setup for bucket level only. Am i correct?
Akula Raju
@rajurails_twitter
How do we get status code for object.put()
Is there any built in retry mechanism?
Sugam Pandey
@sugampandey
Hi there, Aws::S3::Client has complete_multipart_upload method. What is the value of the response object when/if this method fails?
Giuseppe Privitera
@priviterag
Hello All, I want to use aws-sdk-s3 to access an S3 compatible service (DELL ECS). Is it possible?
John Skoteiniotis
@j0hnskot
Hi all, this might not be the correct place to ask but I was wondering, is there a way to buy items remotely? We have a website that we want to be able to buy stuff from amazon automatically for the customer, instead of sending the customer to amazon and expecting them to buy it manually. Any chance this exists on an API?
sumanchowdare
@sumanchowdare
Hello folks,
Can anyone help me how to automate fallowing using ansible for eg: assume I have an aws images AMI-123latest and currently I’m already running 10 ec2 instances running on old AMI-123OLD so now i have to automate the upgradation of all 10 ec2 instances to latest AMI-123latest
suuggest best practies to automate this usecase If possible any sample scripts URL in github ??
DoNgocKhai
@DoNgocKhai
Hello everyone!
I have some questions. Can you help me?
I want to get all file in folder of one bucket in S3
Can anyone suggest me help?
manhncse02926
@manhncse029261_twitter
hi
event_bus_name
Jaydev Shiroya
@jaydev1997
hello
anyone here?
need help getting hsl streaming url from aws kinesis video
trying on ruby v3 sdk
getting this error
EncodingError (Empty input at line 1, column 1 [parse.c:926] in '<AccessDeniedException>)
<Message>Unable to determine service/operation name to be authorized</Message>
</AccessDeniedException>
JananiRam-fourkites
@JananiRam-fourkites
hi
I am getting ArgumentError: Private key is needed.
from /Users/janani/.rvm/gems/ruby-2.2.2/gems/aws-sdk-core-2.6.50/lib/aws-sdk-core/cloudfront/url_signer.rb:128:in `sign'
how to resolve it
naga teja
@nagatejasambu539_gitlab
hi
in s3 server level login what TargetGrants properties should i mention
Ramendravikram
@Ramendravikram
Hi, I need configure VPC. Anyone has an idea from where can I get the subnet and security id
VpcConfig:
SubnetIds:
      - subnet-<redacted>
      - subnet-<redacted>          
    SecurityGroupIds:
      - sg-<redacted>     
Ramendravikram
@Ramendravikram
or do I need to create one manually to put the values?
Howie
@Carson-Yu
[2019-09-25T05:50:34.171Z] INFO [2494] - [Application update app-push-to-prod-for-admin-1050-g7876-190925_134912@3/AppDeployStage0/DownloadSourceBundle] : Starting activity...
[2019-09-25T05:50:35.042Z] INFO [2494] - [Application update app-push-to-prod-for-admin-1050-g7876-190925_134912@3/AppDeployStage0/DownloadSourceBundle] : Completed activity. Result:
[2019-09-25T05:50:34.318Z] INFO [2567] : Application version will be saved to /opt/elasticbeanstalk/deploy/appsource.
[2019-09-25T05:50:34.318Z] INFO [2567] : Using manifest cache with deployment ID 3 and serial 3.
[2019-09-25T05:50:34.318Z] INFO [2567] : Attempting to download application source bundle to: '/opt/elasticbeanstalk/deploy/appsource/source_bundle'.
[2019-09-25T05:50:34.318Z] INFO [2567] : Using computed s3 key.
[2019-09-25T05:50:34.427Z] INFO [2567] : Downloading from bucket 'elasticbeanstalk-ap-northeast-1-843935941667' with key 'resources/environments/e-jgsc3bp82z/_runtime/_versions/readee/app-push-to-prod-for-admin-1050-g7876-190925_134912' and version '' to '/opt/elasticbeanstalk/deploy/appsource/source_bundle'.
[2019-09-25T05:50:34.490Z] INFO [2567] : Size: 37421484, ETag: "29099dc86f7b4723a7ca17478e6d730c", Metadata: {"environmentid"=>"e-jgsc3bp82z", "requestid"=>"76bcf6d2-2562-4d12-ab58-1a81b20876a6"}.
[2019-09-25T05:50:35.030Z] INFO [2567] : Downloaded size: 37421484.
[2019-09-25T05:50:35.030Z] INFO [2567] : Successfully downloaded to '/opt/elasticbeanstalk/deploy/appsource/source_bundle'.
[2019-09-25T05:50:35.042Z] INFO [2494] - [Application update app-push-to-prod-for-admin-1050-g7876-190925_134912@3/AppDeployStage0/EbExtensionPreBuild] : Starting activity...
What is the problem of stopping here?
Dominik Matta
@xdom
Hello there, AWS experts! Do you know about any way to get concurrent consumers count (live viewers count) of Amazon Kinesis video stream?
Santosh Dahal
@santoshdahal12
Hi . I am little curious about Cloudfront OriginSslProtocols. Does it support TLSv1.3 and above?
leeibbo1978hi
@leeibbo1978hi_twitter
I’m struggling