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 15,993 public repositories matching this topic...
-
Updated
Jul 17, 2020 - Python
-
Updated
Jun 28, 2020 - Python
-
Updated
Jul 11, 2020 - Shell
-
Updated
Jul 17, 2020 - Python
-
Updated
Jul 17, 2020 - Python
-
Updated
Jul 16, 2020 - Python
-
Updated
Apr 28, 2020 - Go
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
It would be great to add regex capabilities to redirects like so:
redirects: {
"/folder/:slug(regexhere)": {
"location": "https
-
Updated
Jul 17, 2020 - Java
-
Updated
Jul 16, 2020 - Python
-
Updated
Jul 10, 2020 - Go
** Which Category is your question related to? **
Interactions
** What AWS Services are you utilizing? **
Cognito, Lex
I'd like to be able to do a face auth and if a valid user is found, I'd like to simulate a click of the Microphone button without the user having to do so. How can this be done with the existing Chatbot component ?
-
Updated
Jul 15, 2020 - Python
Confirm by changing [ ] to [x] below to ensure that it's a bug:
- I've gone through Developer Guide and API reference
- I've checked AWS Forums and StackOverflow
Running Pulumi CLI commands in CI is failing with the following error:
error: could not get cloud url: unmarshalling credentials file: unexpected end of JSON input
The following scripts are representative of what was running when the error happened:
# prepare.sh
curl https://sdk.cloud.google.com | bash > /dev/null
export PATH=$PATH:/root/google-cloud-sdk/bin
KEY_FI-
Updated
Jul 17, 2020 - TypeScript
-
Updated
Jul 3, 2020 - Python
-
Updated
Dec 11, 2019 - 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
Jun 20, 2020 - Python
-
Updated
Jul 17, 2020 - TypeScript
-
Updated
Jul 15, 2020 - Shell
-
Updated
Jul 15, 2020 - Go
-
Updated
May 26, 2020 - Go
Some command outputs don't look great on a dark background:
Originally reported in donnemartin/saws#18 by @sesas
Released March 2006
- Organization
- aws
- Website
- aws.amazon.com
- Wikipedia
- Wikipedia

I have created a serverless project for python on AWS, which works fine... until I try to re-use the project directly after checkout. Any CLI command exits with the following error: