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(synthetics): add artifactS3Encryption property to the Canary Construct. #30197

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

Commits on May 15, 2024

  1. feat: artifact encryption

    mazyu36 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    113527d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bc1e0c0 View commit details
    Browse the repository at this point in the history
  3. fix: add docs.

    mazyu36 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    fee0334 View commit details
    Browse the repository at this point in the history
  4. fix: add docs.

    mazyu36 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    3dfc533 View commit details
    Browse the repository at this point in the history
  5. fix: README

    mazyu36 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    4abab86 View commit details
    Browse the repository at this point in the history
  6. fix: README

    mazyu36 committed May 15, 2024
    Configuration menu
    Copy the full SHA
    df7daf5 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    20f9030 View commit details
    Browse the repository at this point in the history
  2. fix: update integ test

    mazyu36 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    88a8e79 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

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

Commits on Jun 18, 2024

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

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    32368cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3a1c8a View commit details
    Browse the repository at this point in the history
  3. Update packages/aws-cdk-lib/aws-synthetics/test/canary.test.ts

    Co-authored-by: Calvin Combs <66279577+comcalvi@users.noreply.github.com>
    mazyu36 and comcalvi committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    55f42c8 View commit details
    Browse the repository at this point in the history
  4. Update packages/aws-cdk-lib/aws-synthetics/README.md

    Co-authored-by: Calvin Combs <66279577+comcalvi@users.noreply.github.com>
    mazyu36 and comcalvi committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a0c8a0a View commit details
    Browse the repository at this point in the history
  5. remove condition

    mazyu36 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    47911d6 View commit details
    Browse the repository at this point in the history