Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(s3-deployment): add security groups #32155

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Nov 16, 2024

  1. feat(s3-deployment): add security groups

    expose securityGroups attribute of lambda underlying s3 bucket deployment to provide more control over connectivity rules
    obraafo authored and hemige committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    fae0d5f View commit details
    Browse the repository at this point in the history
  2. chore(bedrock): support meta llama3-1 (aws#30932)

    Add Meta Llama 3.1 model.
    
    Ref
    * https://aws.amazon.com/about-aws/whats-new/2024/07/meta-llama-3-1-generative-ai-models-amazon-bedrock/
    * https://docs.aws.amazon.com/bedrock/latest/userguide/model-ids.html
    
    - [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
    
    ----
    
    *By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
    mazyu36 authored and hemige committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d1e9535 View commit details
    Browse the repository at this point in the history