Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: aws-solutions-library-samples/guidance-for-multi-provider-generative-ai-gateway-on-aws
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: aws-solutions-library-samples/guidance-for-multi-provider-generative-ai-gateway-on-aws
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: feature/remove-route53-req
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 19 files changed
  • 3 contributors

Commits on Mar 26, 2025

  1. Minor README.md and code compliance fixes

    README.md changes:
    - add Cloud9 editor availability info
    - add instructions for updating config file with no stack deploy
    - add instructions for using the mock load testing server
    - replace AWS account IDs with generic references
    - remove extra whitespace
    
    litellm-private-load-balancer-ec2 stack:
    - disable EC2 instance IMDSv1
    
    gitleaks
    - ignore false positives related to sample keys in README and code
    
    semgrep
    - ignore false positive in app.py
    
    media
    - redact AWS account info in screenshots
    dlupescu committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    68b7030 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'compliance-fixes' into 'main'

    Minor README.md and code compliance fixes
    
    See merge request stt-tech-core-solutions/guidance-for-running-generative-ai-gateway-on-aws!2
    Daniel Lupescu committed Mar 26, 2025
    Configuration menu
    Copy the full SHA
    71ce3c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    6e37f1a View commit details
    Browse the repository at this point in the history
  2. Merge branch 'readme-update' into 'main'

    Add SolutionID and update architecture diagram
    
    See merge request stt-tech-core-solutions/guidance-for-running-generative-ai-gateway-on-aws!3
    Daniel Lupescu committed Apr 4, 2025
    Configuration menu
    Copy the full SHA
    ab9e84b View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

  1. fix readme conflicts

    tierfour committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    ca1b667 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2025

  1. fixed CloudFront to ALB connection to use HTTP and not self-signed ce…

    …rt but requiring a secret header value
    tierfour committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    67b83c3 View commit details
    Browse the repository at this point in the history
  2. update AD diagram

    tierfour committed Apr 30, 2025
    Configuration menu
    Copy the full SHA
    b161b09 View commit details
    Browse the repository at this point in the history
Loading