Amazon Web Services
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...
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
"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
The mac version only comes as a package but the linux version comes as a zip. Please also provide the mac version as a zip of the binary.
-
Updated
Feb 18, 2020 - Makefile
What would you like to be added:
- How is Nvidia gpu support is added and when nvidia driver is installed
- How the k8s app can use this gpu resources.
- How to verify gpu device plugin is successfully installed by kubespray
Why is this needed:
official doc only mentioned some vars in group_vars/k8s-clu
-
Updated
Feb 18, 2020 - Go
Niche Guides
Along with the General Guides, it might be helpful to add a niche guide section, which is broken down by AWS service. Happy to issue a PR with some quality tutorials as an example.
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, --verboseflag. - 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
-
Updated
Feb 18, 2020 - Java
Do all drivers decode times in UTC? Local time? Do they differ?
We should document, and ideally, make it consistent.
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:
- Click in username input
- Click on a saved username from the Firefox autofill dropdown
Link to
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
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- I've gone though Developer Guide and API reference
- I've checked AWS Forums and StackOverflow f
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
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
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(-
Updated
Feb 18, 2020 - Python
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
-
Updated
Feb 18, 2020 - TypeScript
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
## Python/Regex fix
This is a reminder for me or a task if anyone wants :P
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
Coming from: aws ec2 describe-reserved-instances
Per #68, and specifically this comment by @donnemartin, it would seem this project is, or means to, deprecate in favor of aws-shell
I still see folks open issues & PRs for this, and perhaps the time has come to place a deprecation notice at the top of the README to discourage that.
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.
Like StateMachine#grantStartExecution, be able to have a StateMachine#grantDescribeExecution
Use Case
In order to improve readability and have a standard way of give permissions over a StateMachine
As a devops
I'll want to give permission to describe an execution to an aws resource
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
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

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
What did you do?
I opened the website of serverless.
What happened?