Skip to content
#

amazon

Here are 1,216 public repositories matching this topic...

getjack
getjack commented Oct 29, 2019

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

sermolin
sermolin commented Jan 6, 2020

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

bonifaido
bonifaido commented Jan 30, 2020

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
zeapo
zeapo commented Nov 28, 2019

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

a-koka
a-koka commented Feb 8, 2020

@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.
TermuxArch
reconbot
reconbot commented Nov 10, 2016

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

Velyks
Velyks commented Nov 2, 2018

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.

Improve this page

Add a description, image, and links to the amazon topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the amazon topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.