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(custom-resources): add optional logging flag to AwsCustomResourceProps #29596

Closed
wants to merge 44 commits into from

Commits on Mar 22, 2024

  1. documentation

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b97ebdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9708d23 View commit details
    Browse the repository at this point in the history
  3. placeholder docstring

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    72c3c14 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2024

  1. logging flags and snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    5e88d5c View commit details
    Browse the repository at this point in the history
  2. cognito snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    78ba5d5 View commit details
    Browse the repository at this point in the history
  3. cognito snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    33ce9e3 View commit details
    Browse the repository at this point in the history
  4. elastic search snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    e3cf466 View commit details
    Browse the repository at this point in the history
  5. aws event targets snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    6966b59 View commit details
    Browse the repository at this point in the history
  6. globalaccelerator snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    cdf3162 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. global accelerator snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    4f299f9 View commit details
    Browse the repository at this point in the history
  2. open search snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    f57c6e0 View commit details
    Browse the repository at this point in the history
  3. aws logs snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    c15d1a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. custom resource snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    aa7d1a9 View commit details
    Browse the repository at this point in the history
  2. s3 snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    0122e2d View commit details
    Browse the repository at this point in the history
  3. stepfunctions tasks snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    723a7a4 View commit details
    Browse the repository at this point in the history
  4. route53 snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    79ecb08 View commit details
    Browse the repository at this point in the history
  5. cross account assume role snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4704d66 View commit details
    Browse the repository at this point in the history
  6. synthetics snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    39784a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    507a34e View commit details
    Browse the repository at this point in the history
  8. elastic load balancing v2 snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5e6866e View commit details
    Browse the repository at this point in the history
  9. went back to a single disableLogging flag and README update

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d1839ae View commit details
    Browse the repository at this point in the history
  10. codedeploy snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    99a508b View commit details
    Browse the repository at this point in the history
  11. logging flag

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    5023812 View commit details
    Browse the repository at this point in the history
  12. cognito snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1af9efd View commit details
    Browse the repository at this point in the history
  13. opensearchservice snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4066426 View commit details
    Browse the repository at this point in the history
  14. custom resource snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    6799547 View commit details
    Browse the repository at this point in the history
  15. custom resource snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    1cca4a6 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. elasticsearch snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    0ad36c9 View commit details
    Browse the repository at this point in the history
  2. events targets snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    bbc10cb View commit details
    Browse the repository at this point in the history
  3. globalaccelerator snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1e947a8 View commit details
    Browse the repository at this point in the history
  4. globalaccelerator endpoints snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b8e6e66 View commit details
    Browse the repository at this point in the history
  5. logs destinations snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    39ccc2d View commit details
    Browse the repository at this point in the history
  6. s3 snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    44655fd View commit details
    Browse the repository at this point in the history
  7. route53 snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    091e1f6 View commit details
    Browse the repository at this point in the history
  8. stepfunctions tasks snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    3d9be23 View commit details
    Browse the repository at this point in the history
  9. synthetics snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    1ebf783 View commit details
    Browse the repository at this point in the history
  10. elastic load balancing snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2920ba2 View commit details
    Browse the repository at this point in the history
  11. updated custom resource disable logging flag

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    2267254 View commit details
    Browse the repository at this point in the history
  12. msk alpha snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    6e9465e View commit details
    Browse the repository at this point in the history
  13. redshift alpha snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    360f331 View commit details
    Browse the repository at this point in the history
  14. glue alpha snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    19a09ba View commit details
    Browse the repository at this point in the history
  15. iot actions alpha snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    7b77018 View commit details
    Browse the repository at this point in the history
  16. unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    b404e73 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4f53369 View commit details
    Browse the repository at this point in the history