Skip to content
#

Amazon Web Services

aws logo

Amazon Web Services is a subsidiary of Amazon.com that provides on-demand cloud computing platforms to individuals, companies, and governments, on a subscription basis.

Here are 13,361 public repositories matching this topic...

juuyan
juuyan commented Dec 12, 2019

Bug Report

This is not related to the framework per se. And I guess most of users won't experience this... But I am being forced to check this new service and cannot use other resources in the website, e.g. docs, blogs......

For the promotion purpose, I think it is better to use a pop up modal.

Description

  1. What did you do?
    I opened the website of serverless.

  2. What happened?

asantas93
asantas93 commented Feb 12, 2020

Despite ReturnValues being set to ALL_OLD, the written attributes are returned. Expected behavior is null returned when the item didn't previously exist. Logs from Java client below. Actual data being written/returned has been edited.

01:08:34.907 [DataService-akka.actor.default-dispatcher-74] DEBUG com.amazonaws.request - Sending Request: POST http://localstack:4569 / Headers: (User
donnemartin
donnemartin commented Jul 1, 2015

"Bokeh is a Python interactive visualization library that targets modern web browsers for presentation. Its goal is to provide elegant, concise construction of novel graphics in the style of D3.js, but also deliver this capability with high-performance interactivity over very large or streaming datasets. Bokeh can help anyone who would like to quickly and easi

chatch
chatch commented Jul 16, 2019

Prerequisites

  • I am running the latest version. (up upgrade)
  • I searched to see if the issue already exists.
  • I inspected the verbose debug output with the -v, --verbose flag.
  • Are you an Up Pro subscriber?

Description

Currently the TLS version defaults to 1.0. I have to manually upgrade it to 1.2. So it would be nice if it could be specifed in the custom

michelschmit
michelschmit commented Jan 21, 2020

Describe the bug
On Firefox with amplify-js-vue. Since the only trigger event of UserNameField inputs is v-on:keyup, select a value from the firefox autofill dropdown only with mouse doesn't call the usernameChanged function.

To Reproduce
Steps to reproduce the behavior:

  1. Click in username input
  2. Click on a saved username from the Firefox autofill dropdown

Link to

dgallitelli
dgallitelli commented Aug 9, 2019

Creating a trigger with

@app.on_s3_event(bucket=S3_BUCKET, events=['s3:ObjectCreated:*'], prefix='uploads/*', suffix='.txt')

generates a trigger in a Lambda which does not work. in particular, the problem should be related to the Notification, since from time to time chalice deploy would generate a `PutBucketNotificationConfiguration operation: Unable to validate the following destinati

kanbara
kanbara commented Nov 6, 2019

Please fill out the sections below to help us address your issue.

Version of AWS SDK for Go?

Any

Version of Go (go version)?

1.13.4

What issue did you see?

CloudFormation.DescribeStacks says that it will return an AmazonCloudFormationException if the stack does not exist, but there is no trace of this exception in the code.

e.g.

DescribeStacks API opera
a-panickar
a-panickar commented Sep 9, 2019

Sometimes you really need to go check the online documentation for the commands you are trying to run. Having a native shortcut to open the browser with the relevant page would be a good feature addition to this great tool.

For example s3 ls help or s3 ls docu should open the S3 ls cli page in the browser.

Thanks

peter8472
peter8472 commented Oct 30, 2019

When I run this, it just seems to return many hundreds of items. "MaxKeys" seems to only change the number fetched at once.

The only thing that works is putting a "limit" parameter, which doesn't appear in the documentation.

     session = boto3.session.Session(profile_name="XXXX")
    s3 = session.resource("s3")
    bucket = s3.Bucket("XXXX")
    u = bucket.objects.filter(

macOS development environment setup: Easy-to-understand instructions with automated setup scripts for developer tools like Vim, Sublime Text, Bash, iTerm, Python data analysis, Spark, Hadoop MapReduce, AWS, Heroku, JavaScript web development, Android development, common data stores, and dev-based OS X defaults.

  • Updated Feb 18, 2020
  • Python
abiro
abiro commented Dec 17, 2019

Hi,

It would great if there was documentation on the steps taken by sam build. My concrete use case is that I'd like to know how it finds and installs packages for Python Lambda functions so I can figure out the best way to structure my project. More specifically, does it just do a pip install -r and copies the source files or does it build my package with setuptools?

Thanks!

(Edit

lukehoban
lukehoban commented Jan 16, 2020

Today we have multiple code generators - one for tfgen, one for our Kubernetes provider, and several providers that have had to be hand written in every language because they do not fit either of the above.

Logically, these are all the same, and are tightly constrained by the need to represent the Pulumi resource model in the target language.

We plan to introduce a common intermediate sche

surister
surister commented Jan 21, 2020

This is a reminder for me or a task if anyone wants :P

imagen

Basically, The last two questions aren't really regex's questions.

To do:

  • Move said questions to correct place.
  • Add new regex questions (Python related!)?
  • Maybe add a new ## Regex section, as it is a valuable skill
marchelo2000
marchelo2000 commented Oct 20, 2019

This is not an issue but a problem of ASUS routers which I spent a lot of time to understand and nice to be reflected in FAQ.

Asus Routers do not support Tls-crypt.
In such case they throw error:
Options error: No closing quotation (") in config.ovpn:46

To fix it is need to go to custom encryption setting during setup and choose TLS Auth.

irivera007
irivera007 commented Mar 5, 2019

Description of issue:

This doc: https://github.com/Netflix/security_monkey/blob/develop/docs/update.md
states the required libraries/modules needed in order to pull data from GCP, however after installing the latest version I was unable to receive any data from GCP, while monitoring the workers I noticed some errors (which were marked as INFO for some reason) , these errors stated the lack

dgsardina
dgsardina commented Nov 28, 2019

Small feature request. I am using helmfile for the deployment of our k8s infrastructure and wanted to use sops for encryption of secrets. I need to use the --keyservice but as I am calling sops inside a wrapper (helmfile) of a wrapper (helm secrets) I cannot pass this variable to sops in a clean way.

Could you provide an alternative way to provide this option to sops in the .sops.conf and/or i

Released March 2006

Organization
aws
Website
aws.amazon.com
Wikipedia
Wikipedia

Related Topics

amazon
You can’t perform that action at this time.