amazon
Here are 1,216 public repositories matching this topic...
The class AWSCredentialsProviderChain implements the Interface AWSCredentialsProvider thus the JavaDocs are impliticly copied from that interface. The implementation of the getCredentials method in the mention class throws an SdkClientException if the method fails to get credentials from any source but this behavior is not mentioned in any documentation.
I'd either expect the interface to give
The notebook seems to use a pre-trained model from https://github.com/awslabs/amazon-sagemaker-examples/blob/master/introduction_to_applying_machine_learning/xgboost_customer_churn/xgboost_customer_churn.ipynb. The notebook should refer to the data schema from the above example when discussing generated traffic and suggested constraints.
Cell Deploy the model to Amazon SageMaker. THIS REQU
AWS's Amazon EBS–Optimized Instances page lists the maximum throughput for various EC2 instance types, using "MB/s" as the unit for the column. ec2instances.info shows the same throughput values for each instance type, but they're labeled "Mbps". The labels should be changed to MB/s or MiB/s or the values scaled by 8.
Cleaner look and also a little better protection from elements and people unplugging them.
Great Comment/Suggestion from a YouTube user.
https://youtu.be/VFdNIZGmnDI
This request comes via email from Lennart S, basically:
It’s good to have the examples from the book on Github (https://github.com/geerlingguy/ansible-for-devops/). But several of us have a bit of a hard time finding the code examples for each chapter.
Would it be possible to expand the README.md file with a table of all the chapters in the book with a link to all sub folders in git re
-
Updated
Feb 18, 2020 - Swift
Add documentation comments to all of the VmOrTemplate operations methods
Cleanup & Comment
- (Choose a consistent docstring format and lint (with pylint, probably)
- Try to organize files into directories:
- tests/
- models/
We definitely need documentation on how to run Bank-Vaults (the operator and webhook as well) in Istio enabled environments. Some use cases:
- Istio enabled in the whole cluster
- Istio enabled only in the Application namespace, but in where Vault is running
- Istio enabled only for Vault but not for the accessors
When using the client with a recent JDK, and as Oracle has distristed the Symantec CA, we get an error:
TLS Server certificate issued after 2019-04-16 and anchored by a distrusted legacy Symantec root CA: CN=VeriSign Class 3 Public Primary Certification Authority - G5, OU="(c) 2006 VeriSign, Inc. - For authorized use only", OU=VeriSign Trust Network, O="VeriSign, Inc.", C=US
Ex
@voltrue2 I think we should add some documentation for the validate method. I'm also happy to submit a PR for this. I'm receiving the following errors sometimes and it is unclear without investigating the code whether this means the request failed or if the receipt is invalid. In my particular case, both of these failures were for valid receipts.
{ Error: read ECONNRESET
at TLSWrap.
-
Updated
Feb 17, 2020 - Java
-
Updated
Feb 17, 2020 - Python
Legacy docs
-
Updated
Feb 4, 2020 - Python
-
Updated
Feb 14, 2020 - Ruby
-
Updated
Feb 12, 2020 - PHP
Benefits of PRoot include running Linux operating systems in Termux on a smartphone and tablet in Android and Chrome. Termux offers Linux operating system software for your device in the following flavors: --PRoot.md
BSD != Linux
While running a BSD userland under Linux is possible, it is highly unlikely that the follow
-
Updated
Feb 18, 2020 - Java
Honor Retry-After
From table 9 in FCM manual:
The server couldn't process the request in time. Retry the same request, but you must:
- Honor the Retry-After header if it is included in the response from the FCM Connection Server.
- Implement exponential back-off in your retry mechanism. (e.g. if you waited one second before
Shep function docs
I found it useful to parse the api.json and pull out the route -> method -> function name and dump it in the readme.md of a project. This doesn't have to be baked into shep, but I figured I'd open a discussion about it.
I also evaluated a few swagger api markdown generators and they are not ideal. I've done similar setups with jsdoc2md where you end up with
-
Updated
Feb 16, 2020 - CoffeeScript
Would it be possible to make aws-google-auth pop up the standard google auth webpage (Normally lets you pick a google account) instead of asking for username+password in the CLI?
This would be nice as I'm already logged into google and so wouldn't need to re-enter my user+pass, and it would also dodge the annoying captcha challenge.
-
Updated
Feb 17, 2020 - C++
-
Updated
Feb 18, 2020 - JavaScript
Improve this page
Add a description, image, and links to the amazon topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the amazon topic, visit your repo's landing page and select "manage topics."
Version:
windows_2016 1.3.0
Environment:
Vmware
Scenario:
the vm_tools recipe does not have logic for installing VMware tools. It should probably do something like this (but as Chef) https://github.com/boxcutter/windows/blob/master/script/vmtool.bat