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

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3/types (current package)
		types.go#L1937: 	JSON *JSONInput
		types.go#L2135: type JSONInput struct {

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