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 logging property to AwsSdkCall and create Logging class #29648

Merged
merged 94 commits into from
Apr 14, 2024

Commits on Apr 4, 2024

  1. logging

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    33c7ac8 View commit details
    Browse the repository at this point in the history
  2. v2 handler

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    e87c3e6 View commit details
    Browse the repository at this point in the history
  4. make logging abstract and implement render

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    415b0c6 View commit details
    Browse the repository at this point in the history
  5. unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    dcc0dc8 View commit details
    Browse the repository at this point in the history
  6. unit test for off

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4e61b2d View commit details
    Browse the repository at this point in the history
  7. log sdk version

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

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    97660cd View commit details
    Browse the repository at this point in the history
  10. logging integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d20b6b4 View commit details
    Browse the repository at this point in the history
  11. integ test

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ea8d4de View commit details
    Browse the repository at this point in the history
  12. selective logging should select things to log

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    840746a View commit details
    Browse the repository at this point in the history
  13. align readme

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    63914b9 View commit details
    Browse the repository at this point in the history
  14. logging options

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    43bdef9 View commit details
    Browse the repository at this point in the history
  16. class doc string

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    af67a3b View commit details
    Browse the repository at this point in the history
  17. docstring on logging property

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    7404c00 View commit details
    Browse the repository at this point in the history
  18. readme

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    116d74c View commit details
    Browse the repository at this point in the history
  20. moved logging to AwsSdkCall, updated unit tests, updated integ test, …

    …updated readme, updated snapshot
    
    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    d751faf View commit details
    Browse the repository at this point in the history
  21. remove rogue snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    9c998c4 View commit details
    Browse the repository at this point in the history
  22. clarifying comment

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

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    02a68af View commit details
    Browse the repository at this point in the history
  25. small unit test fix

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0214481 View commit details
    Browse the repository at this point in the history
  26. all instead of on

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    089c62b View commit details
    Browse the repository at this point in the history
  27. readme

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    52e92d3 View commit details
    Browse the repository at this point in the history
  28. logging docstrin

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    319fcc9 View commit details
    Browse the repository at this point in the history
  29. comment

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    11caff0 View commit details
    Browse the repository at this point in the history
  30. scoped down flags and added with hidden data logging option

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    c4d3790 View commit details
    Browse the repository at this point in the history
  31. updated integ test

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6ed1e8b View commit details
    Browse the repository at this point in the history
  32. readme

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    27bf3c3 View commit details
    Browse the repository at this point in the history
  34. fix unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    ea1bb11 View commit details
    Browse the repository at this point in the history
  35. update snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    34318e7 View commit details
    Browse the repository at this point in the history
  36. dont need to export the logging props interface right now

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    0bdc76e View commit details
    Browse the repository at this point in the history
  38. stringify filtered response object

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

Commits on Apr 11, 2024

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

Commits on Apr 12, 2024

  1. update physical resource id for aws custom resource ssm integ test

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1ef4097 View commit details
    Browse the repository at this point in the history
  2. export logging props interface

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

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a31701c View commit details
    Browse the repository at this point in the history
  5. open search snaps

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1505b2f View commit details
    Browse the repository at this point in the history
  7. elastic search snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    532bc14 View commit details
    Browse the repository at this point in the history
  8. aws custom resource snaos

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f9ba75f View commit details
    Browse the repository at this point in the history
  9. aws logs destinations snaps

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f7bbed7 View commit details
    Browse the repository at this point in the history
  11. events targets logs snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    30dca30 View commit details
    Browse the repository at this point in the history
  12. global accelerator snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9dae21e View commit details
    Browse the repository at this point in the history
  13. global accelerator endpoints snaps

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    92475fe View commit details
    Browse the repository at this point in the history
  15. stepfunctions tasks emrcontainers snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    221e55d View commit details
    Browse the repository at this point in the history
  16. elastic load balancing v2 actions snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    931bfee View commit details
    Browse the repository at this point in the history
  17. elastic load balancing v2 snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9464ca2 View commit details
    Browse the repository at this point in the history
  18. elastic search domain unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cac77ed View commit details
    Browse the repository at this point in the history
  19. opensearchservice domain unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6b0b1e7 View commit details
    Browse the repository at this point in the history
  20. cognito user pool client unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b9c5c8b View commit details
    Browse the repository at this point in the history
  21. stepfunctions tasks emrcontainers start job run unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1df13ed View commit details
    Browse the repository at this point in the history
  22. route53 vpc endpoint service domain name unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ac3cf58 View commit details
    Browse the repository at this point in the history
  23. codedeploy lambda custom deployment config unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f2f871e View commit details
    Browse the repository at this point in the history
  24. open search service opensearch access policy unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3440250 View commit details
    Browse the repository at this point in the history
  25. elastic search access policy unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f1b4578 View commit details
    Browse the repository at this point in the history
  26. global accelerator security group unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    38c82f8 View commit details
    Browse the repository at this point in the history
  27. elastic search log group resource policy unit test

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    5fbd77f View commit details
    Browse the repository at this point in the history
  28. open search service log group resource policy unit test

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bb439a7 View commit details
    Browse the repository at this point in the history
  29. events targets log group resource policy unit tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    e875058 View commit details
    Browse the repository at this point in the history
  30. redshift alpha integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c366666 View commit details
    Browse the repository at this point in the history
  31. msk alpha integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    b729d15 View commit details
    Browse the repository at this point in the history
  32. aws glue alpha integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    35cdf40 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5bad2c9 View commit details
    Browse the repository at this point in the history
  34. iot actions alpha integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    358337d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    59cf170 View commit details
    Browse the repository at this point in the history
  36. global accelerator snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    037bd61 View commit details
    Browse the repository at this point in the history
  37. global accelerator endpoints integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    4b14876 View commit details
    Browse the repository at this point in the history
  38. rosetta

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    d4fe078 View commit details
    Browse the repository at this point in the history
  39. response->responding

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    cd5016d View commit details
    Browse the repository at this point in the history
  41. update v3 handler

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    6b3f7e9 View commit details
    Browse the repository at this point in the history
  42. fix v2 handler

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    770ef5d View commit details
    Browse the repository at this point in the history
  43. comment

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3ebb3cf View commit details
    Browse the repository at this point in the history
  44. update aws custom resource snaps

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

Commits on Apr 13, 2024

  1. update open searh snaps

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

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    da38d95 View commit details
    Browse the repository at this point in the history
  3. elastic search integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    d8902ed View commit details
    Browse the repository at this point in the history
  4. synthetics integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    15ef34c View commit details
    Browse the repository at this point in the history
  5. s3 integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    53640b3 View commit details
    Browse the repository at this point in the history
  6. route53 integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    33d6a5b View commit details
    Browse the repository at this point in the history
  7. logs detinations integ tests

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    4d934d7 View commit details
    Browse the repository at this point in the history
  8. global accel snaps

    Signed-off-by: Francis <colifran@amazon.com>
    colifran committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a6384e7 View commit details
    Browse the repository at this point in the history
  9. elastic load balancing v2 snaps

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

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