Skip to content
#

amazon

Here are 2,153 public repositories matching this topic...

alekskar
alekskar commented Jun 18, 2020

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

cfn_nag
sjoerdhooft
sjoerdhooft commented Oct 2, 2020

Describe the bug

CodeUri in Function has invalid directory name

To Reproduce

  • Create a powershell package using the new-awsPowerShellLambdaPackage:

New-AWSPowerShellLambdaPackage -ScriptPath checkdomainavailable.ps1 -OutputPackage checkdomainavailable.zip

  • Add the function in template.yaml

CheckDomainAvailableFunction:
Type: AWS::Serverless::Function
Pr

bug language:.NET good first issue sam

SYSTEM DESIGN IS NOT JUST FOR INTERVIEWS, IT CAN BE HOW YOU MANAGE YOUR LIFE. How is modern software designed? 🤔 Some design-level considerations for scalability, maintainability eventual consistency, availability & reliability. 👨‍💻 Interview Prep. 👨‍💻

  • Updated May 19, 2022
termux-archlinux

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