Giter Club home page Giter Club logo

feign-aws-sigv4's Introduction

Hi there ๐Ÿ‘‹

I'm a software developer who mostly works with web technologies, but I also modify old video games from my childhood from time to time. I recently started writing about it in my blog: https://darkatra.dev/

feign-aws-sigv4's People

Contributors

darkatra avatar dependabot[bot] avatar renovate[bot] avatar semantic-release-bot avatar

Stargazers

 avatar  avatar

Watchers

 avatar

feign-aws-sigv4's Issues

Necessary IAM permissions

Is your feature request related to a problem? Please describe.
Some small tutorial on what kind of configuration I need to set in AWS for the calls to work.
I got the IAM Lambda Function invoke permission in a java app in a container in aws eks. But the Java app uses Feign (your interceptor) to call a Python Rest endpoint in Lambda, so that permission is not enough... Is there some HTTP request permission also required?

Sorry to bother with this.

It's would be more of a "how to configure a test in AWS that works for real".

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

github-actions
.github/workflows/build.yml
  • actions/checkout v4.1.5
  • actions/setup-java v4.2.1
  • actions/setup-node v4.0.2
  • hashicorp/setup-terraform v3.1.1
  • aws-actions/configure-aws-credentials v4.0.2
  • aws-actions/configure-aws-credentials v4.0.2
  • aws-actions/configure-aws-credentials v4.0.2
  • crazy-max/ghaction-import-gpg v6.1.0
  • cycjimmy/semantic-release-action v4.1.0
  • actions/checkout v4.1.5
  • actions/setup-java v4.2.1
  • crazy-max/ghaction-import-gpg v6.1.0
.github/workflows/pull-request-lint.yml
  • amannn/action-semantic-pull-request v5.5.2
.github/workflows/pull-request.yml
  • actions/checkout v4.1.5
  • actions/setup-java v4.2.1
maven
feign-aws-sigv4-common/pom.xml
feign-aws-sigv4-sdkv1/pom.xml
feign-aws-sigv4-sdkv2/pom.xml
pom.xml
  • org.jetbrains.kotlin:kotlin-stdlib 1.9.24
  • io.github.openfeign:feign-bom 13.2.1
  • com.amazonaws:aws-java-sdk-sts 1.12.720
  • software.amazon.awssdk:bom 2.25.50
  • org.jetbrains.kotlin:kotlin-test-junit5 1.9.24
  • org.assertj:assertj-core 3.25.3
  • org.wiremock:wiremock 3.5.4
  • org.jetbrains.kotlin:kotlin-maven-plugin 1.9.24
  • org.apache.maven.plugins:maven-source-plugin 3.3.1
  • org.jetbrains.dokka:dokka-maven-plugin 1.9.20
  • org.apache.maven.plugins:maven-surefire-plugin 3.2.5
  • org.apache.maven.plugins:maven-failsafe-plugin 3.2.5
  • org.apache.maven.plugins:maven-gpg-plugin 3.2.4
npm
integration-tests/infrastructure/package.json
  • @cdktf/provider-aws 19.18.0
  • cdktf 0.20.7
  • constructs 10.3.0
  • @types/node 20.12.11
  • ts-node 10.9.2
  • typescript 5.4.5
  • node >=20

  • Check this box to trigger a request for Renovate to run again on this repository

ci: Add Integration Tests

What's already there:

What needs to be done:

  • adjust the infrastructure project:
    1. Setup the API Gateway in AWS
    2. Setup a Lambda Function that just responds with Hello (or something similar) immediately
    3. Setup 2 Routes (GET and POST) that point to the Lambda Function
    4. Enable IAM Auth for both Routes
    5. Setup the IAM Role for Integration Tests with permissions to perform API Gateway requests
  • add integration tests to feign-aws-sigv4-sdkv2
  • check if performing actual test requests against AWS is to expensive. so far the cost report hinted that there is nothing to be billed (due to too low costs per request). Better double check once everything is setup.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.