The following is the error message
"FailedFindings":[ { "Id":"arn:aws:securityhub:us-east-1:375002761141:config/rules/s3-bucket-versioning-enabled/finding/6770931bfd4a75dd1adf796fc2e55832ab42cbffd54192f105d75799f0950e4a", "ErrorCode":"InvalidInput", "ErrorMessage":"Finding does not adhere to Amazon Finding Format. data should have required property 'FindingProviderFields', data should match some schema in anyOf." } ]
We need to update the lambda function code to adhere the AFF for batch import finding according to this documentation