aws-cloudtrail-events-schema icon indicating copy to clipboard operation
aws-cloudtrail-events-schema copied to clipboard

The structure of the events from CloudTrail are similar to responses seen when using boto3. Boto3 is powered by the botocore library. The botocore library contains a data directory that describes the...

Results 2 aws-cloudtrail-events-schema issues
Sort by recently updated
recently updated
newest added

Services list was not alphabetized and was difficult to look through as there are a lot of services. Quick fix to sort the Services list before displaying.

When using cloudtrail-schema with no arguments as per the documentation it returned an unsorted list rather than the sorted list which appears in the documentation. cloudtrail-schema Services: - forecast -...