type github.com/aws/aws-sdk-go-v2/service/s3/types.JSONOutput

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L2144: type JSONOutput struct {
		types.go#L2826: 	JSON *JSONOutput

	github.com/aws/aws-sdk-go-v2/service/s3
		serializers.go#L10234: func awsRestxml_serializeDocumentJSONOutput(v *types.JSONOutput, value smithyxml.Value) error {