diff --git a/lib/plugins/aws/provider/awsProvider.js b/lib/plugins/aws/provider/awsProvider.js index d4de1fd4e..75f533893 100644 --- a/lib/plugins/aws/provider/awsProvider.js +++ b/lib/plugins/aws/provider/awsProvider.js @@ -491,7 +491,7 @@ class AwsProvider { apiKeys: { type: 'array', items: { - oneOf: [ + anyOf: [ { type: 'string' }, { type: 'object',