amazon
Here are 1,256 public repositories matching this topic...
Lately running into too many Sagemaker issues. Is there any unambiguous documentation on Sagemakers Instances? I could glean the following from different sources:
- Sagemaker Instances, Sagemaker being a managed service, have nothing to do with EC2 instances.
- Unlike EC2 console, Sagemaker console has no option to view limits or increase limits. One has to go directly to the support page a
working-on-the-sdk link and git-rewriting-history link is missing from the file.
-
- working-on-the-sdk can be linkes to this link-> https://github.com/aws/aws-sdk-java-v2/blob/master/docs/GettingStarted.md
-
- git-rewriting-history can be linkes to this link->https://git-scm.com/book/en/v2/Git-Tools-Rewriting-History
As someone who is new to Open source, I'm hoping to submit pull request
I work in Zendesk a lot, and it would be nice to copy & paste a Markdown snippet of a selected comparison, even if it's an ASCII table with spacing (since Zendesk doesn't support Markdown tables).
The -U shorthand for the --become-user argument is not recognized:
$ ansible-playbook -U johndoe playbook.yml
usage: ansible-playbook [-h] [--version] [-v] [-k]
[--private-key PRIVATE_KEY_FILE] [-u REMOTE_USER]
[-c CONNECTION] [-T TIMEOUT]
[--ssh-common-args SSH_COMMON_ARGS]
[--sftp-extra
-
Updated
Mar 29, 2020 - Python
-
Updated
Apr 3, 2020 - Swift
Cleanup & Comment
- (Choose a consistent docstring format and lint (with pylint, probably)
- Try to organize files into directories:
- tests/
- models/
Add documentation comments to all of the VmOrTemplate operations methods
Is your feature request related to a problem? Please describe.
Investigate github.com/google/go-containerregistry to replace the heroku/docker-registry-client which seems to be unmaintained.
Describe the solution you'd like
Check the go-containerregistry library and see if it fits our needs.
Describe alternatives you've considered
We already use a forked version of the docker-
Hi, Could you describe how does namequery is working in GetApiKeysRequest for AWS API Gateway?
Does it support special masks? How to get the exact result of the requested API Key by name? Now it returns all keys which names start with "value" but I want only that which equal to this value.
Describe the issue
Request GetApiKeysRequest.builder().nameQuery(keyName).build(); returns all keys
@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
Mar 30, 2020 - Java
https://pypi.org/project/python-amazon-simple-product-api/
Some of ItemIDs are for products that no longer exist:
- B00EOE0WKQ
- B0051QVESA
Consequently, when the example code is run, it throws this error:
raise AsinNotFound("ASIN(s) not found: '{0}'".format(amazon.api.AsinNotFound: ASIN(s) not found
For the sake of making things easier, it would be nice to update them with produ
Legacy docs
-
Updated
Feb 2, 2020 - Python
-
Updated
Mar 22, 2020 - Ruby
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
Mar 31, 2020 - PHP
-
Updated
Apr 5, 2020 - Java
Firebase now supports an analytics label in FCM, which can be really useful in combination with Big Query and such.
This is only supported in the current API as far as I can see, so supporting this would probably require moving to that one, making this a little more complicated.
Honor Retry-After
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
Mar 2, 2018 - 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
Dec 8, 2018 - C++
-
Updated
Feb 21, 2017 - 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."
Hello,
with
yum info auditI can confirm that the package audit is installed.with
rpm -ql auditI can see a list of files, including /usr/share/doc/audit-2.3.7/*But those files are missing
ls: cannot access /usr/share/doc/audit-2.3.7: No such file or directoryCentOS 6.7
Can you help with that?
Thanks.