seittema
seittema
**Is your feature request related to a problem? Please describe.** AWS Roles now support RoleLastUsed information (LastUsedDate and Region). This information can be valuable when looking at roles that are...
The Response Syntax and Response Structure for the paginator list_objects_v2 (https://boto3.readthedocs.io/en/develop/reference/services/s3.html#S3.Paginator.ListObjectsV2) has the NextToken as part of the response, however list_objects_v2 actually returns NextContinuationToken. The list_objects_v2 client properly has this...
**Describe the bug** When using a query paginator for dynamodb, it appears that it returns invalid count data if you pass in a StartingToken. We have a process that runs...