AWS powertools documentation change
Summary
Updated API Gateway documentation with line number adjustments, added 'request' property documentation, and minor text additions in table of contents and build recipes
Security assessment
The changes are primarily documentation updates including line number adjustments, addition of a 'request' property documentation for accessing current Request object, and minor text additions. There is no evidence of security vulnerability fixes, security advisories, or new security features being documented. The changes appear to be routine documentation maintenance and feature documentation updates.
Diff
diff --git a/powertools/python/latest/api_doc/event_handler/api_gateway.md b/powertools/python/latest/api_doc/event_handler/api_gateway.md index b8b204b62..a6c9bdefa 100644 --- a//powertools/python/latest/api_doc/event_handler/api_gateway.md +++ b//powertools/python/latest/api_doc/event_handler/api_gateway.md @@ -119,0 +120 @@ Build recipes + * request @@ -203,0 +205 @@ Table of contents + * request @@ -270,48 +272,48 @@ Source code in `aws_lambda_powertools/event_handler/api_gateway.py` - 3367 - 3368 - 3369 - 3370 - 3371 - 3372 - 3373 - 3374 - 3375 - 3376 - 3377 - 3378 - 3379 - 3380 - 3381 - 3382 - 3383 - 3384 - 3385 - 3386 - 3387 - 3388 - 3389 - 3390 - 3391 - 3392 - 3393 - 3394 - 3395 - 3396 - 3397 - 3398 - 3399 - 3400 - 3401 - 3402 - 3403 - 3404 - 3405 - 3406 - 3407 - 3408 - 3409 - 3410 - 3411 - 3412 - 3413 - 3414 + 3443 + 3444 + 3445 + 3446 + 3447 + 3448 + 3449 + 3450 + 3451 + 3452 + 3453 + 3454 + 3455 + 3456 + 3457 + 3458 + 3459 + 3460 + 3461 + 3462 + 3463 + 3464 + 3465 + 3466 + 3467 + 3468 + 3469 + 3470 + 3471 + 3472 + 3473 + 3474 + 3475 + 3476 + 3477 + 3478 + 3479 + 3480 + 3481 + 3482 + 3483 + 3484 + 3485 + 3486 + 3487 + 3488 + 3489 + 3490 @@ -387,21 +389,21 @@ Source code in `aws_lambda_powertools/event_handler/api_gateway.py` - 3326 - 3327 - 3328 - 3329 - 3330 - 3331 - 3332 - 3333 - 3334 - 3335 - 3336 - 3337 - 3338 - 3339 - 3340 - 3341 - 3342 - 3343 - 3344 - 3345 - 3346 + 3402 + 3403 + 3404 + 3405 + 3406 + 3407 + 3408 + 3409 + 3410 + 3411 + 3412 + 3413 + 3414 + 3415 + 3416 + 3417 + 3418 + 3419 + 3420 + 3421 + 3422 @@ -450,21 +452,21 @@ Source code in `aws_lambda_powertools/event_handler/api_gateway.py` - 3236 - 3237 - 3238 - 3239 - 3240 - 3241 - 3242 - 3243 - 3244 - 3245 - 3246 - 3247 - 3248 - 3249 - 3250 - 3251 - 3252 - 3253 - 3254 - 3255 - 3256 + 3312 + 3313 + 3314 + 3315 + 3316 + 3317 + 3318 + 3319 + 3320 + 3321 + 3322 + 3323 + 3324 + 3325 + 3326 + 3327 + 3328 + 3329 + 3330 + 3331 + 3332 @@ -576,73 +578,73 @@ Source code in `aws_lambda_powertools/event_handler/api_gateway.py` - 1743 - 1744 - 1745 - 1746 - 1747 - 1748 - 1749 - 1750