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 24,119 public repositories matching this topic...
-
Updated
Dec 14, 2021 - Python
-
Updated
Nov 4, 2021 - Python
Add basic CI
We already have some scripts in the scripts directory. It would be good to run them for every PR.
This is also a great task for beginners.
## Python/Regex fix
-
Updated
Dec 10, 2021 - Shell
-
Updated
Dec 14, 2021 - Python
-
Updated
Dec 15, 2021 - Jinja
-
Updated
Dec 14, 2021 - Go
-
Updated
Dec 10, 2021 - Python
-
Updated
Dec 14, 2021 - Java
-
Updated
Dec 14, 2021 - Go
Better typings
Is this related to a new or existing framework?
No response
Is this related to a new or existing API?
Authentication
Is this related to another service?
No response
Describe the feature you'd like to request
The typings aren't correct, they only have to methods and they often returns any. Maybe we are missing something but in a Typescript environment this
-
Updated
Dec 14, 2021 - Python
-
Updated
Sep 27, 2021 - Go
-
Updated
Dec 14, 2021 - Python
-
Updated
Dec 13, 2021 - Go
-
Updated
Nov 18, 2021 - TypeScript
link to reference doc page
https://docs.aws.amazon.com/cdk/api/latest/docs/@aws-cdk_aws-events.Rule.html#schedule
Describe your issue?
The CDK documentation states that when creating a new instance of the Rule class and utilizing the [Schedule](https://github.com/aws/aws-cdk/blob/master/packages/%40
-
Updated
Dec 13, 2021 - Shell
-
Updated
Dec 13, 2021 - JavaScript
-
Updated
Dec 4, 2020 - Python
-
Updated
Dec 14, 2021 - Jupyter Notebook
-
Updated
Dec 14, 2021 - Go
-
Updated
Dec 15, 2021 - Python
Currently there is no way to customize the terraform or terragrunt command you are running in each session when you go through the functions in terraform package, such as terraform.Apply or terraform.TgApplyAll if it isn't supported in terraform.Options. This is limiting if your code depends on flags like parallelism or terragrunt flags like --terragrunt-include-external-dependencies.
-
Updated
Nov 16, 2021 - Go
-
Updated
Dec 23, 2020 - Python
Released March 2006
- Organization
- aws
- Website
- aws.amazon.com
- Wikipedia
- Wikipedia


Most of the tests that currently cover core functionalities depend heavily on (and sometimes test) internal implementation characteristics. While they should be testing whether the given implementation produces desired outcome (treating its implementation more as a black box).
_Current state of things is problematic for eventual internal improvements and refactors which occasionally we want t