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 #30946

Closed
wants to merge 4 commits into from
Closed

Commits on Jul 25, 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 Jul 25, 2024
    Configuration menu
    Copy the full SHA
    422a8e1 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
    
    ### Checklist
    - [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 Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3683b26 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6527c9d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    32e5e98 View commit details
    Browse the repository at this point in the history