amazon
Here are 1,705 public repositories matching this topic...
-
Updated
Feb 10, 2021 - Shell
-
Updated
Jan 20, 2021 - JavaScript
-
Updated
Jan 25, 2021 - Swift
I'm in the app folder.
I mkdir exports to make an export folder.
I run rake evm:export:service_dialogs -- --directory exports
I get back:
(in /var/www/miq/vmdb)
Error: argument --directory Destination directory must exist.
Try --help for help.
How can this be? I can ls and see my exports folder in this directory.
-
Updated
Aug 2, 2020 - AppleScript
-
Updated
Jan 31, 2021
-
Updated
Mar 31, 2020 - JavaScript
-
Updated
Nov 13, 2020 - JavaScript
-
Updated
Feb 12, 2021 - TypeScript
Kinesis Firehose recently added support for setting Server-Side Encryption of a delivery stream via CloudFormation (https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-kinesisfirehose-deliverystream-deliverystreamencryptionconfigurationinput.html). Previously, this was only possible by invoking the start-delivery-stream-encryption API (https://awscli.amazonaws.com/v2/do
-
Updated
Nov 10, 2020 - Java
-
Updated
May 30, 2019 - Python
-
Updated
Dec 15, 2020 - Python
-
Updated
Jan 8, 2021 - Shell
-
Updated
Feb 2, 2020 - Python
-
Updated
Dec 25, 2020 - PHP
-
Updated
Oct 8, 2020 - Ruby
-
Updated
Feb 12, 2021 - Java
-
Updated
Feb 7, 2021 - HTML
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."
Is your feature request related to a problem? Please describe.
Vault has backends for AWS like dynamo and s3. However to use them you should provide credentials. AWS support 2 solutions to eliminate this. IAM roles for Service Accounts and Instance profile roles.
Due to some unknown reason vault requires more time to start when using dynamic creds than explicit definition keys in s3 block o