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 14,579 public repositories matching this topic...
When running a sync command like
aws s3 sync s3://bucket ./my/path --exact-timestampwill re-download files every single time if i am pulling from localstack s3 but when i run it on a real s3 bucket it will do the first sync and then not again until the file
-
Updated
Oct 25, 2019 - Python
ebs-root-volume-size help text applies to to versions of Amazon EMR earlier than 4.0:
but Specifying the Amazon EBS Root Device Volume Size states
This option is available o
-
Updated
Apr 25, 2020 - Makefile
What would you like to be added:
Enable Dynamic Persistent volume Provisioning for ceph rbd provisioner through adding "allowVolumeExpansion" parameter.
Why is this needed:
Dynamic Persistent volume Provisioning is necessary and ceph rbd support this.
-
Updated
Apr 16, 2020 - Python
AWS Lambda currently supports Node v10.x
Can you please support it.
What would be the minimal IAM Policy for deploying, I know the policy on the website, but that has also access to EC2 and is quite broad. For example I would not need to control a domain from there.
Like it would be a role that you could put on Travis-CI and not worry about them deleting your EC2 instances.
I tried deleting everything other than Lambda, API Gateway and S3, but then I began
-
Updated
May 1, 2020 - Java
There's a good amount of duplicate content, and since we think that gocloud.dev is a better experience, we should keep the godoc very terse in terms of how-to and add link(s) to the relevant gocloud.dev page.
Description:
I'd like to be able to specify the IAM role Path on either a function or globals.
Observed result:
Able to specify Path on a Function or Globals
Expected result:
Path is set on the implicitly created IAM roles
** 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 ?
Hello,
Thanks for the job you've done! Chalice is the very easy framework for newcomers and flask developers.
I've been learning the framework only for 2 weeks and regularly getting errors related with aws policies. The official content about the policies is minimal. And auto-policy can't do this job by the right way if you want to add more than just a 'hello world' function.
Run **chalice
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
Describe the issue with documentation
https://docs.aws.amazon.com/sdk-for-go/v1/developer-guide/custom-http.html#timeout-func
This peice of documentation should probally state that if being used with SQS Long Polling the ResponseHeaderTimeout must be GREATER than the WaitTimeSeconds specified. If ResponseHeaderTimeout is less than or equal to the WaitTimeSeconds some/all requests to SQS fa
Error on first run
I'm in the preview for a new AWS service, and have added the cli models for that service. I get the following error when running aws-shell.
$ aws-shell
First run, creating autocomplete index...
Traceback (most recent call last):
File "/usr/local/bin/aws-shell", line 9, in <module>
load_entry_point('aws-shell==0.1.1', 'console_scripts', 'aws-shell')()
File "/Library/Python/2.7/si
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
Describe the bug
Translate documentation refers incorrectly to 'what-is-languages' several times, which is actually an in-page link on the API documentation. I suspect boto3 is not generating links to documentation correctly for translate.
Steps to reproduce
Go to [the documentation](https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/translate.html#Translate.Cl
## 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
-
Updated
Apr 30, 2020 - TypeScript
-
Updated
Nov 7, 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
The FAQ suggests https://dnsleaktest.com/ and https://ipleak.net/ to test dns leaks. Do they support IPv6 leaks? I don't have an IPv6 connection to test.
An alternative is https://browserleaks.com/dns that explicitly tests IPv6:
This test attempts to resolve 100 randomly generated domain names asynchronously, 50 with A record (IPv4-only) and 50 with both A and AAAA records (IPv4+IPv6).
Coming from: aws ec2 describe-reserved-instances
The documentation suggests using Amazon's own ECR images for the FireLens container. However, image is a [required property](https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-ecs.FirelensLogRouterDefinitionOptions.h
Description
Include how many of each instance type are running, as well as whether they are spot or on demand
-
Updated
May 1, 2020 - Python
Community Note
- Please vote on this issue by adding a
👍 reaction to the original issue to help the community and maintainers prioritize this request - Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
- If you are interested in working on this issue or have submi
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

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: