Describe the Bug
when there is a http subscription created it returned in a following form

further api calls end with next error
failed to resolve table "aws_sns_subscriptions": error at github.com/cloudquery/cloudquery/plugins/source/aws/resources/services/sns.fetchSnsSubscriptions[subscriptions.go:135] operation error SNS: GetSubscriptionAttributes, https response error StatusCode: 400, RequestID: 39cecb35-39be-5624-ad60-90bf8a12b93f, InvalidParameter: Invalid parameter: SubscriptionArn Reason: An ARN must have at least 6 elements, not 1
Expected Behavior
Such errors should not appear during fetch
CloudQuery Version
Debug Output
Steps to Reproduce
Additional Context
References